@import url("master.css"/*tpa=http://www.gkk.cz/klas/css/master.css*/);
@import url("menu.css"/*tpa=http://www.gkk.cz/klas/css/menu.css*/);
@import url("modules.css"/*tpa=http://www.gkk.cz/klas/css/modules.css*/);
#hlavni{
	width: 793px;
	margin: 0 auto;
	background: #fdf6e2 url("../images/hlavni.gif"/*tpa=http://www.gkk.cz/klas/images/hlavni.gif*/) repeat-y left;
	text-align: left;
	position: relative;
}
#header{
	width: 793px;
	height: 113px;
	position: relative;
	background: url("../images/header.jpg"/*tpa=http://www.gkk.cz/klas/images/header.jpg*/) no-repeat right;
}

#logo{
	
	width: 130px;
	height: 50px;	
	display: block;
	position: absolute;
	left: 30px;
	top: 30px;
		
}




#main { 
	float:left; 	
	width:793px;  
	background: url("../images/main.gif"/*tpa=http://www.gkk.cz/klas/images/main.gif*/) repeat-y 242px;


}
#content { 
	float:right; 
	width:440px; 
	overflow: hidden;
	margin: 30px 30px 25px 0;
	display: inline;
	min-height: 300px;
}


#nav { 
	float:left; 
	width: 289px; 
	margin-left: 7px;
	/*padding: 0 10px;	*/

	display: inline;
	overflow: hidden;
}


.foto_blok{
	background: #f8edcd;	
	position: relative;
	/*text-align: right;*/
	margin-bottom: 14px;
	width: 440px;
	height: 90px;
}
.foto_blok a{
	position: absolute;
	top: 10px;
	left: 10px;	
	padding-left: 25px;
	font-weight: bold;
	background: url("../images/menu_a.gif"/*tpa=http://www.gkk.cz/klas/images/menu_a.gif*/) no-repeat 0 2px;
}
.foto_blok img{
	position: absolute;
	top: 0;
	right: 0;	

}

#footer{
	clear: both;
	font-size: 85%;
	font-weight: bold;
	/*width: 773px;*/
	padding: 8px 0 9px 20px;
	position: relative;
	background: url("../images/footer.gif"/*tpa=http://www.gkk.cz/klas/images/footer.gif*/) no-repeat bottom right;
	color: #513f2f;
}

#footer a{
	color: #513f2f;
	text-decoration: none;
}
#footer a:hover{
	color: #000;
}

.index_foto{
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
}
#index_box{
	padding-top: 40px;
	padding-bottom: 100px;
	float: left;
}














