body{
	
	font-family : Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url('pozadi.gif'); 
	background-color: LightYellow;
	background-position: center top;
	background-repeat: repeat-y;
}

a.uvodni, a:visited.uvodni, a:hover.uvodni, a:link.uvodni{
	font-weight : bolder;
	font-size : 1.7em;
	color : navy;
	position : absolute;
	top : 2px;
	left : 40px;
}

span.banner{
position: relative; 
left: 10px;
}


div.stranka{

	width: 790px; 
	position: relative; 
	text-align: left;
	margin: auto;	
	}
	

div.head{
	height:100px;
	position : absolute;
	top : 0px;
	left : 10px;
	width : 750px;
	margin-right : 10px;
}
div.menu{
	position : absolute;
	top : 120px;
	left : 10px;
	width : 180px;

}
div.obsah{
	position : absolute;
	top : 115px;
	font-size : 0.9em;
	left : 210px;
	width : 570px;
}

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{
	font-weight : bolder;	
	padding : 0px 5px 0px 0px;
	display : block;
	margin : 5px 0px 10px 0px;	
}

.menu p{
	padding : 10px 10px 10px 10px;
	border-left : 1px dotted green;
	border-right : 1px dotted green;
	border-top : 1px dotted green;
	border-bottom : 1px dotted green;
}
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;
	border-bottom : 1px dashed black;
}

ul	{
	line-height:170%
}

ul.uzsi {
	line-height:120%
}

.modry  {
	color : navy;
	font-weight : bolder;
}