html, body {
height: 100%;
}

body>#hlavni {
	height: auto;
	}

BODY{
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background: url(../pics/poz.gif) repeat-y top center;
	font-family: "Verdana", Times, serif;
	font-size:12px;
	text-align:center;
	color: #000000;
}

#hlavni{
	width: 770px;
	margin:0px auto;
	padding:0px;
	background-color:#FFFFFF;
	background-image:url(../pics/up.jpg);
	background-repeat:no-repeat;
	text-align:left;
	min-height: 100%;
	height: 100%;
	position: relative;
	}
	
H5{
	width: 770;
	height: 168px;
	text-align: center;
   display:block;
	margin: 0px;
   padding:0px;
   overflow: hidden;
	font-size:16px;
	color:#565656;
	}
	
H5 a{
        color: #5E5E5E;
	text-decoration:none;
	}
	
#menitko{
	background-image:url(../pics/menitko.gif);
	height:20px;
	margin:0;
	padding:0 0 0 30px;
	text-align:center;
	}
#mn1{
        width:175px;
	border-left: 1px solid #232323;
	}
#mn2{
	width:175px;
	border-left: 1px solid #232323;	
	}
#mn3{
	width:175px;
	border-left: 1px solid #232323;	
	}
#mn4{
	width:175px;
	border-left: 1px solid #232323;	
	border-right: 1px solid #232323;	
	}
	
#menitko ul{
	padding: 0;
	margin: 0;
	list-style: none;
	}

#menitko li {
	float: left;
	padding: 0px;
	margin:0;
	line-height:20px;
	}
	
#menitko li:hover {
	float: left;
	padding: 0px;
	margin:0;
	background: #888888;
	line-height:20px;
	}

#dole {
	display:block;
	clear:both;
	width:770px;
	height:60px;
	position:static; bottom:0px;
	border-top: 1px solid #6d6d6d;
	background-color:#ABABAB;
	margin:0;
	text-align: center;
	padding:5px 0;
}

#dole P{
	line-height:20px;
	vertical-align: middle;
	font-size:10px;
	color: #000000;
	padding: 0 40px;
	margin:0;
}

#dole P a{
	font-size:10px;
	color: #000000;
	text-decoration:none;
}

#dole P a{
	font-size:10px;
	color: #000000;
	text-decoration:underline;
}

#center {
	padding:10px 10px 10px 10px;
	list-style-position:inside;
}

P{
	color: #000000;
	font-size:12px;
	line-height:1.2;
   margin-left-ltr-source: physical;
   margin-left-rtl-source: physical;
   margin-right-ltr-source: physical;
   margin-right-rtl-source: physical;
	padding:0px;
	}
	
P a{
	color: #575757;
	text-decoration:underline;
	}
	
P a:hover{
	color: #909090;
	text-decoration:none;
	}
	
#center ul{
	color: #575757;
	}
	
#center li{
	color: #575757;
	list-style-type: disc;
	}

#center li a{
	color: #575757;
	text-decoration:underline;
	}
	
#center li a:hover{
	color: #909090;
	text-decoration:none;
	}

H2{  
  color: #575757;  
  font-size:18px;  
  font-weight:bold;  
  padding: 4px 0px 0px 20px;  
}  

a:link {
	color: #353535;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #353535;
	font-weight: bold;	
	text-decoration: none;
}
a:hover {
	color: #353535;
	font-weight: bold;	
	text-decoration: none;
}
a:active {
	color: #353535;
	font-weight: bold;	
	text-decoration: none;
}