/* CSS Document */
body { 
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	background-color: #FFFFFF;
}


#hlavny-blok {
	width: 800px;
	background: white url(../back1.jpg) right repeat-y;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
	position: relative;

}
#hlavny-blok1 {
	width: 800px;
	background: white url(../back2.jpg) right repeat-y;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
	position: relative;

}



#lavy-blok {
	float: left;
	padding:0;
	margin:0;
	width:200;
	height:500px;
	height: auto;
/* background-color: #e0e0e0; */
	border-right: 1px solid #bebebe;
	border-left: 1px solid #bebebe;
	font-size:10px;

}



#pravy-blok  {
	width: 600px;
	float: left;
	height: 380;
	border-right: 1px solid #C0C0C0;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 25px;
	padding-left: 5px;
	margin: 0px;
}

#pravy-blok1  {
	width: auto;
	float: left;
	height: auto;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 25px;
	padding-left: 5px;
}

#pravy-blok a{
text-decoration:none;
color:#000000;
}

#pravy-blok a:hover{
text-decoration:none;
color:#0000FF;
}


#pravy-blok1 a{
	text-decoration:none;
	color:#000000;
}

#pravy-blok1 a:hover{
text-decoration:none;
color:#0000FF;
}



.cleaner {
	clear: both;
	float: none;
	height: 0px;
	font-size: 0px;
	border: 1px #000000;
	margin:0; 
	padding:0;
	line-height: 0px;
	background: transparent;
}

.footer {
	height: 20px;
	font-size: 9px;
	text-align: center;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 20px;
	color:#000000;
	background-color: #e0e0e0;
	border: 1px solid #bebebe;

}
.upper {
	height: 20px;
	font-size: 9px;
	text-align: right;
	color:#000000;
}


.logo {
	text-align: center;
	padding: 0px;
	color:#000000;
}

 h1 {
	font-size:100%;
	text-align:center;
	text-decoration:none;
	font-style:normal;
	color:#000000;
	margin-top: 5px;
}

 h2 {
	font-size:100%;
	text-align:left;
	text-decoration:  ;
	font-style:normal;
	color:#000000;
	margin-top: 5px;
}

 h3 {
	font-size:100%;
	text-align:left;
	text-decoration:none;
	font-style:normal;
	color:#000000;
	margin-top: 5px;
}
td {
	font-size: 11px;
	line-height: 24px;
	color: #000000;
}

th {
	font-size: 10px;
	line-height: 24px;
	color: #000000;
	font-weight: bolder;
}


#lavy-blok h1{
	font-size:115%;
	text-align:center;
	text-decoration:none;
	font-style:normal;
	color:#000000;
	margin-top: 5px;
}

#lavy-blok h2{
	font-size:100%;
	text-align:center;
	text-decoration:none;
	font-style:normal;
	color:#000000;
	margin-top: 5px;
}

#lavy-blok ul{
padding: 0;
margin: 0;
list-style-type: none;
font-weight:bold;
text-align: center; 
}

#lavy-blok a{
padding: 4px 3px;
display: block;
width: 100%;
color: #595959;
text-decoration: none;
border-bottom: 1px solid #C0C0C0;
font-weight:normal;
}

#lavy-blok a:visited{
color: #595959;
}


#lavy-blok a:hover{
	background-color: #CCCCCC;
	background-image:url(../photos/labka.gif);
	border-botton: 1px solid #C0C0C0;
	color: black;
	font-weight:bold;
	background-repeat: no-repeat;
	background-position: center center;
}



#slantedmenu{

font-size:10px;
text-align:center;
}

#slantedmenu:after{ 
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#slantedmenu ul{
text-indent: 10px;
padding: 3px 0;
margin: 0;
background-color: #e0e0e0;
border: 1px solid #bebebe;
text-align: center; 
}

#slantedmenu ul li{
display: inline;
}

#slantedmenu ul li a{
color: #595959;
padding: 3px 0;
padding-right: 25px;
margin: 0;
text-decoration: none;
background: transparent url(../images/slantdivider.gif) top right no-repeat;
}

#slantedmenu ul li a:visited{
color: #494949;
} 

#slantedmenu ul li a:hover{
color: black;
font-weight:bold;
}

