body { 	
	font-family: Verdana, Arial, Sans-Serif;
	color: white;
	/*background-image: url(img/bcg.png);*/
	background-color: #999;
	margin-top: 0px; 
	}

/*definice tela stranky*/

.box{ 
	width: 788px; 
 	color: white;
	border-left: 1px solid #f29400;
    border-right: 1px solid #f29400;
	border-bottom: 1px solid #f29400;
	margin-left: auto;
    margin-right: auto;
	background-color: #f29400;

	padding-bottom: 10px;
	}
	
#boxx {
font-family:arial black;
text-decoration: none;
font-size: 20px;
font-weight: bold;
color: white;
padding-left: 80px;
padding-top: 170px;
}

#boxx a:hover {
color: red;
}

#head { 
	height: 300px;
	/*border-bottom: 1px solid #CC9900;*/
	background-image: url(img/gaston.png);
		}

.header { 
	/*border-bottom: 1px solid #CC9900;*/
	font-size: 10px;
  	font-weight: normal;
    color: black;
  	padding: 4px 0px 4px 0px;
	text-align: center;
	background-color: white;
	}

#left { 
	float: left; 
	width: 150px;
	height: auto;
	/*border-right: 1px solid #CC9900;
	border-bottom: 1px solid #CC9900;*/
	display: block;
	margin-top: 10px;
        margin-left: 5px;
	}

#right { 
	float: right; 
	width: 150px;
	/*border-left: 1px solid #CC9900;
	border-bottom: 1px solid #CC9900;*/
	display: block;	
	margin-top: 10px;
	}

.center_i1 { 
	margin: 0px 161px 20px 161px;
   	font-weight: normal;
   	font-size: 10pt;
	color: black;
	/*background-color: #CC9900;  */ 	
   	background-color: transparent;
	}	

.center_i1 a{ 
   	background-color: white;
	color: black;

	}


.center_i1 a:hover{ 

	color: white;
   	background-color: red;
	}

.center_i {
	margin: 10px 161px 10px 161px;
	padding: 0px 5px 0px 5px;
	font-weight: normal;
	font-size: 10pt;
	color: black;
	background-color: transparent;
   	}

.center_d {
	margin: 10px 161px 10px 161px;
	padding: 0px 5px 0px 5px;
	font-weight: normal;
	font-size: 8pt;
	color: black;
	background-color: transparent;
   	}

.center_f {
	margin: 0px 161px 10px 161px;
	padding: 0px 5px 0px 5px;
	font-weight: bold;
	font-size: 10pt;
	color: blue;
	background-color: transparent;
   	}

.center_a { 
	margin: 10px 161px 10px 161px;
  	padding: 0px 5px 0px 5px;
   	font-weight: normal;
   	font-size: 8pt;
	color: black;
	background-color: transparent;   	
   	}

/*menu*/	
	
.menu { 
	height: 217px;
	padding-bottom: 20px;
	padding-top: 20px; 
	padding-left: 30px; 
	background-image: url(img/menu.png);
    background-repeat:  no-repeat;
 
	}

.menu a {
	font-weight: normal; 
	text-decoration: none; 
	color: black;
	font-size: 10pt;
	padding: 2px 10px 2px 0px;
	/*border-left: 10px solid #CC9900;*/
}

.menu a:hover {
	font-weight: bold; 
	padding: 2px 5px 2px 0px;
	color: black;
	padding-left: 0px;
	/*border-left: 10px solid #FFCC00;*/
}

/*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: black;
	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);*/
}
