body{
	margin: auto;
	background-color: #02005b;
	text-align: center;
	color: White;
	background-image: url(../images/headback.jpg);
	background-repeat: repeat-x;	
	background-position: top;
	font-family: Verdana;
	font-size: 11px;
}
table{
margin: auto;
	font-size: 11px;
	border: solid 1px white;
}
td{
	vertical-align: top;
}
#page{
	margin: auto;
	width: 900px;
	text-align: left;
	padding: 0px;
}
head{
	padding-bottom: 100px;
}
#topmenu{
	height: 34px;
	padding-top: 14px;
	vertical-align: middle;
	width: 100%;
	clear: left;
	float: left;
	font-size: 11px;
	color: 00ff07;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
a.visited, a.active, a{
	color: white;
	text-decoration: underline;
}
a.topmenu, a:visited.topmenu{
	color: #00ff07;
	text-decoration: none;
}
a:hover.topmenu{
	color: White;
	text-decoration: none;
}

#subheader{
	height: 26px;
	width: 900px; 
	clear: left; 
	float: left;
	background-image: url(../images/subheader.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: 0px;
	padding: 0px;
}

#leftmenu{
	padding: 0px;
	width: 180px;
	clear: left;
	float: left;
	background-image: url(../images/leftmenubackk.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: -6px 0px ;
	background-color: 37358f;
}
H2.leftmenu{
	margin: 0px;
	padding: 16px 0px 0px 12px;
	background-image: url(../images/leftmenutop.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#foto{
	width: 210px;
	background-color: #FF69B4;
	clear: none;
	float: left;
}
#content{
	width: 460px; 
	float: left; 
	padding: 20px;
}
#rightcontent{
	float: left; 
	width: 170px; 
	padding: 20px;
	background-image: url(../images/rightcontentback.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#rightcontentend{
	height: 5px;
	width: 210px;
	margin: 0px;
	padding: 0px;
}
a.leftmenu{
	background-image: url(../images/button.gif);
	bacskground-color: Yellow;
	background-position:  left center;	
	background-repeat: no-repeat;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	padding:  12px 10px 12px 16px;
	color: white;
	height: 38px;
	line-height: 24px;
}
a:hover.leftmenu{
	color: White;
	background-image: url(../images/button2.gif);
}
ul.leftmenu{
	list-style-type: none;
	margin-left: -40px;
}
li.leftmenu{
	line-height: 50px;
}
#footer{
	height: 14px;
	vertical-align: middle;
	width: 100%; 
	background-color: #00ff06; 
	clear: left; 
	float: left;
	font-size: 10px;
	color: #02005b;
	padding: 6px 10px 
}
H1{
	font-size: 16px;	
	color: #4590e3;	
	font-weight: bold;
}
H2{
	font-size: 13px;
	color: #87CEFA;
}
H3{
	font-size: 12px;		
	color: Lime;
}
H4{
	font-size: 13px;
	color: #87CEFA;
	margin-bottom: -17px;
}
p{
	font-size: 11px;
	line-height: 18px;	
}
li{
	font-size: 11px;
	line-height: 15px;
	margin: 10px;
}
p.rightcontent{
	font-size: 10px;	
}
H1.leftmenu{
	font-size: 12px;
	margin-left: 18px;
}
.vyrazne{
	font-weight: bold;
	color: Red;
}