body{
	background-color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
}

a.uvodni, a:visited.uvodni, a:hover.uvodni, a:link.uvodni{
	font-weight : bolder;
	font-size : 1.7em;
	color : navy;
	position : absolute;
	top : 0px;
	left : 0px;
}

div.menu{
	position : relative;
	top : 50px;
	left : 0px;
	width : 600px
}
div.obsah{
	position : relative;
	top : 70px;
	font-size : 0.9em;
	left : 0px;
	width : 650px;
}
div.netisknout, span.banner{
	display : none;
}



p.kontakt{	
	font-size : 0.9em;
}


p.autor{
	position : absolute;
	top : 5px;
	left : 560px;
	font-weight : bold;
	font-size : 0.8em;
	width : 230px;
	color : black;
}




td{	
	font-size : 0.8em;
}



img.logo{
	position : absolute;
	top : 5px;
	left : 100px;
}
div.patka{
	font-size:0.7em;
	margin-left : 3px;
	margin-right : 3px;
	text-align : center;
	border-top : 1px dotted black;
}

a:link { 
	color: green;
}


a:visited { 
	color : green;
}
a:hover{
	color : black;
}	
 a.tlacitko,  a:visited.tlacitko{
	font-weight : bolder;
	padding : 0px 5px 0px 0px;
	display : block;
	margin : 5px 0px 10px 0px;
}
 a:hover.tlacitko{
	font-weight : bolder;
	padding : 0px 5px 0px 0px;
	display : block;
	margin : 5px 0px 10px 0px;
	
}

h1 {
	font-size:1,6em;
	color : navy;
	margin-left:10px;
	margin-right:10px;
	margin-top : 10px;
	text-align : center;
}
h2 {
	font-size:1.4em;
	color : green;
	margin : 10px 10px 10px 10px;
}
h3 {
	font-size:1.2em;
	color : navy;
	margin : 10px 10px 10px 10px;

}

ul	{
	line-height:170%
}

ul.uzsi {
	line-height:120%
}

.modry  {
	color : navy;
	font-weight : bolder;
}