body { 	
	font-family: Verdana, Arial, Sans-Serif;
	color: white;
	background-image: url(img/bcg.jpg);
	background-color: #13a2d0;
	background-repeat: repeat-x;
	margin-top: 0px; 
	}

/*definice tela stranky*/

.box { 
	width: 788px; 
	color: white;
	border-bottom: solid 1px #999;
    border-left: solid 1px #999;
	border-right: solid 1px #999;
	margin-left: auto;
    margin-right: auto;
	background-color: #999;
	}

.box a:hover { 
	color: red;
	}

#boxx {
font-family:arial black;
text-decoration: none;
font-size: 20px;
font-weight: bold;
color: white;
padding-left: 80px;
padding-top: 170px;
}

#head { 
	height: 300px;
	border-bottom: 1px solid #999;
	background-image: url(img/head.jpg);
	}

.header { 
	/*border-bottom: 1px solid #999;*/
	font-size: 10px;
                  color: #009EE0;
  	padding: 4px 0px 4px 0px;
	text-align: center;
	background-color: white;
font-weight: bold;
	}
	
#left { 
	float: left; 
	width: 150px;
	/*border-right: 1px solid #006699;
	border-bottom: 1px solid #006699;*/
	display: block;
	margin-top: 10px;
        margin-left: 5px;
	}

#right { 
	float: right; 
	width: 155px;
	/*border-left: 1px solid #006699;
	border-bottom: 1px solid #006699;*/
	display: block;
	margin-top:10px;
	margin-right: 5px;
	}

.center_i1 { 
	margin: 0px 165px 0px 161px;
	padding: 0px 0px 20px 0px; 
   	font-weight: normal;
   	font-size: 10pt;
	color: black;
	/*background-color: #006699;*/   	
   	background-color: transparent
	;
	}	

.center_i { 
	margin: 0px 161px 0px 161px;
	padding: 20px 0px 20px 10px; 
   	font-weight: normal;
   	font-size: 10pt;
	color: black;
	background-color: transparent;   	
   	}

.center_d { 
	margin: 0px 161px 0px 161px;
	padding: 10px 0px 20px 10px; 
   	font-weight: normal;
   	font-size: 8pt;
	color: black;
	background-color: transparent;   	
   	}

.center_f { 
	margin: 0px 161px 0px 161px;
	padding: 10px 0px 10px 0px; 
   	font-weight: normal;
   	font-size: 7pt;
	color: black;
	background-color: transparent;   	
   	text-decoration: none;
	}

.center_a { 
	margin: 0px 161px 0px 161px;
	padding: 5px 5px 10px 5px; 
   	font-weight: normal;
   	font-size: 8pt;
	color: black;
	background-color: transparent;   	
   	}

/*menu*/	
	
.menu { 
	padding-bottom: 20px;
	padding-top: 40px; 
	padding-left: 20px; 
	background-image: url(img/menu.png);
    background-repeat:  no-repeat;
 height: 220px;
	}

.menu a {
	font-weight: bold; 
	text-decoration: none; 
	color: black;
	font-size: 10pt;
	padding: 2px 10px 2px 5px;
	border-left: 10px solid #006699;
}

.menu a:hover {
	font-weight: bold; 
	padding: 2px 5px 2px 5px;
	color: black;
	/*padding-left: 25px;*/
	border-left: 10px solid #999;
}

/*odstavecky ve sloupcich*/

.text_sl { 
	font-weight: bold; 
	color: white;
	font-size: 9pt;
	border-top: 1px solid white;
	margin-top:10px;
	}

.stahni a{
	font-weight: normal; 
	text-decoration: none; 
	color: red;
	font-size: 10pt;
    padding: 2px 10px 2px 5px;
	background-color: white;
}

.stahn a:hover {
	padding: 2px 10px 2px 5px;
	color: black;
}

 .souvc {
 overflow: auto;
 overflow-y: auto;  
 font-size: 9px; 
 font-weight: normal; 
 color: black; 
 width:430px; 
 height:145px;
 background-repeat:  no-repeat;
}

 /*clear [natahovani boxu]*/

.clear { 
	clear: both;
	}

.pata {
width: 790px;
height: 15px;
background-color: white;
font-size: 11px;
font-weight: bold;
color: #999;
text-decoration: none;
}

.odkaz a {
	
	background-color: transparent;
	font-weight: normal; 
	text-decoration: underline; 
	color: black;
	font-size: 9pt;
	font-family: Arial;
	padding: 0px 0px 0px 0px;
	/*background-image: url(menu2.jpg);*/
}

.odkaz a:hover {
	text-decoration: none; 
	color: black; 
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal; 
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	/*background-image: url(menu2.jpg);*/
}

.odkazgalerie a {
	
	background-color: transparent;
	font-weight: normal; 
	text-decoration: underline; 
	color: black;
	font-size: 9pt;
	font-family: Arial;
	padding: 0px 5px 0px 0px;
	/*background-image: url(menu2.jpg);*/
}

.odkazgalerie a:hover {
	text-decoration: none; 
	color: black; 
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal; 
	padding: 0px 5px 0px 0px;
	background-color: transparent;
	/*background-image: url(menu2.jpg);*/
}