﻿

body {
	margin:0;
	padding:0;
	background:#ffffff url(images/body_podkl.jpg) repeat-x;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #ffffff;
	line-height: 2.5ex;
	
}
	
table, tr, td {
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	line-height: 2.5ex;
	background-color: #C4E1FF;
	padding: 2px;
	margin: 0px;
}
	
 td {
	background-color: #C4E1FF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;

}
	
#hlavicka {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	height: 161px;
	width: 800px;
    
}

#obsah {
	
	width: 800px;
	text-align:left;
	background-image: url(images/podkl_obsah.gif);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	}

#levypanel {
	float: left;
	width: 189px;
	margin:0;
	padding:0;
	background-image: url(images/podkl_obsah.gif);
	background-repeat: repeat-y;
	}

#levypanel-obsah {
	margin:0; 
	padding:0;
	}

#hlavnipanel {
	margin:0 0 0 189px;
	padding:0;
	background-image: url(images/obsah_top.gif);
	background-repeat: no-repeat;
	/*height: 70px;
	width: 611px;*/
	}

#hlavnipanel-obsah {
	margin:0; 
	padding: 0.5em 1em;
	
   

 
}

#paticka {
	margin:0; 
	padding:0;
	background: url(images/paticka.gif) no-repeat;
	height: 74px;clear:both;
}
/*----------------menu------------------*/


#navlist{
  margin: 0;;padding: 0;
	
	background-image: url(images/podkl_menu.gif);
	background-repeat: repeat-y;position: 
}
#navlist-obsah{
	padding-top: 10px;

	margin: 0;
	background-image: url(images/bottom_menu.gif);
	background-repeat: no-repeat;
	
	width: 189px;
	background-position: bottom;
	
	

}

#navlist  a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #003399;
	padding-left: 30px;
	line-height: 20px;
	background-image: url(images/tl.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-variant: small-caps;
}

#navlist  a:hover {
	text-decoration: none;
	color: #3C7BFF;
	background-image: url(images/tlc.gif);
	background-repeat: no-repeat;
	background-position: left;
}





.webmaster {
	font-size: 0.6em;
	font-weight: normal;
	color: #91C8FF;
	text-decoration: none;
	margin-top: 55px;
	float:left;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    	
}



#kontakty{
	width: 169px;
	color: #003399;
	font-size: 0.8em;
	display: block;
	padding-right: 2px;
	padding-left: 2px;
	border-top: 1px dashed #FF8600;
	border-bottom: 1px dashed #FF8600;
	margin-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}


.webmaster:link { 
        text-decoration: none;
}

.webmaster:hover {         
        font-size: 0.6em;
	font-weight: normal;
	color: #91C8FF;
        text-decoration: none;
font-weight: normal;

}

h1 {
	font-size: 130%;
	font-weight: bold;
}

hr.cleaner {
	clear:both;
   display: none
	}


.foto img{
	border:1px solid white;
margin:4px;
	}
a{
	color: #EAEAEA;
	text-decoration: none;
	
	}
a:hover{
	color: #525252;
	text-decoration: underline;
	
	}
