html, body {
	height: 100%;
}

body {background:#eeffdd;
text-align:center;
}

h1 {text-align:center;
color:#800000;
font-size:18pt;
}

.obsah {
width: 80%;
height: 100%;
margin: auto;
position:relative;
text-align:center;
font-size:12pt;
font-weight:bold;


}
a:visited {color:#008080;
}

a {color:#000080	;
}
body>.obsah {
 height: auto;
}

.ol {text-align:left;
}

a.at:visited, .at{
font-size:18pt;
color:#ff0033;
}

.zss 
{float:left;
margin:0 10px 10px 0;
}

.fondaca
{float:right;
margin:0 0 10px 10px;
}
hr {margin: 30px 0 20px 0;
}