body { 	
	font-family: Verdana, Arial, Sans-Serif;
	color: white;
	background-image: url(img/bcg2.jpg);
	background-repeat: repeat;
	margin-top: 0px; 
	}

/*definice tela stranky*/

.box { 
	width: 788px; 
	color: white;
	border: 5px solid #006666;
    margin-left: auto;
    margin-right: auto;
	background-color: #006666;
	}

.cybi a { 
text-decoration: none;
	color: white;
	}

.cybi a:hover { 
text-decoration: none;
	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: 200px;
	border-bottom: 1px solid #006666;
	background-image: url(img/headx.jpg);
	}

.header { 
	height: 18px;
	border-bottom: 1px solid #006666;
	font-size: 10px;
  	font-weight: normal;
  	color: black;
  	padding:5px 0px 0px 10px;
	text-align: center;
	background-color: white;

	}
	
#left { 
	float: left; 
	width: 150px;
	border-right: 1px solid #006666;
	border-bottom: 1px solid #006666;
	display: block;
	margin-top: 10px;
        margin-left: 5px;
	}

#right { 
	float: right; 
	width: 150px;
	border-left: 1px solid #006666;
	border-bottom: 1px solid #006666;
	display: block;
	margin-top: 10px;
	font-weight: bold; 
	color: white;
	font-size: 9pt;
	}

.center_i1 { 
	margin: 0px 161px 0px 161px;
	padding: 20px 8px 20px 8px; 
   	font-weight: normal;
   	font-size: 10pt;
	color: black;
	background-color: #99CC99;   	
   	}	

.center_i { 
	margin: 0px 161px 0px 161px;
	padding: 20px 0px 20px 10px; 
   	font-weight: normal;
   	font-size: 10pt;
	color: black;
	background-color: #99CC99;   	
   	}

.center_d { 
	margin: 0px 161px 0px 161px;
	padding: 10px 0px 20px 10px; 
   	font-weight: normal;
   	font-size: 8pt;
	color: black;
	background-color: #99CC99;   	
   	}

.center_f { 
	margin: 0px 161px 0px 161px;
	padding: 10px 0px 10px 0px; 
   	font-weight: normal;
   	font-size: 8pt;
	color: black;
	background-color: #99CC99;   	
   	}

.center_a { 
	margin: 0px 161px 0px 161px;
	padding: 5px 5px 10px 5px; 
   	font-weight: normal;
   	font-size: 8pt;
	color: black;
	background-color: #99CC99;   	
   	}

/*menu*/	
	
.menu { 
	padding-bottom: 20px;
	padding-top: 20px; 
	padding-left: 20px; 
	background-image: url(img/menu1.gif);
    background-repeat:  no-repeat;
 
	}

.menu a {
	font-weight: normal; 
	text-decoration: none; 
	color: black;
	font-size: 10pt;
	padding: 2px 10px 2px 5px;
	border-left: 10px solid #006666;
}

.menu a:hover {
	font-weight: bold; 
	padding: 2px 5px 2px 5px;
	color: black;
	padding-left: 25px;
	border-left: 10px solid #99CC99;
}

/*odstavecky ve sloupcich*/

.text_sl { 
	font-weight: bold; 
	color: white;
	font-size: 9pt;
	border-top: 1px solid #99CC99;
	margin-top:10px;
	}

.stahni a{
	font-weight: normal; 
	text-decoration: none; 
	color: red;
	font-size: 10pt;
    padding: 2px 10px 2px 5px;
	background-color: white;
}

.stahni a:hover {
	padding: 2px 10px 2px 5px;
	color: black;
}

.odkaz a{
	font-weight: bold; 
	text-decoration: none; 
	color: #99CC99;
	font-size: 10pt;
}

.odkaz a:hover {
	color:white;
}

 .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: 798px;
height: 15px;
background-color: white;
font-size: 11px;
font-weight: bold;
color: black;
text-decoration: none;
}



































































































































































