body {
	background : url('../img/bg_trava.jpg') ;
	
	/* color:#400000; */
	
	color:#4D7205;
	font-size:90%;
}

.C {
	width:635px; 
	/* border:1px dotted silver;
	*/
	margin:auto;

}

label {
	margin-top:10px;
	display:block;
	font-size: 75%;

}

textarea, input {border:1px solid #4D7205}
#odeslat {margin-top:10px;}

textarea {width:300px;}

a, a:visited {
	color:#FCC719; 
	text-decoration:none;
}



a:hover{ 
    color:#fea21b;
}
 a img {border:0;}
 
 
 .C img {padding:2px; border:1px solid #4D7205;}
.C a {text-decoration: underline;} 

.main {
	width:746px; 
	margin:auto;
	font-size:100%;
	font-family: Arial;
	
	background:url('../img/bg_stred.jpg') repeat-y;
}

table {text-align:centar; margin:auto; border:0px;}

.menu a {
	display:block;
	height:98px;
	float:left;
	text-decoration:none;
	
	
}
.menu {
}



.menu h1 {float:left; margin:0;  padding:0;}

div.clear{line-height:0px; clear:both; width:100%;}
.center {text-align:center;}

a#index{background:url("../img/head_01.jpg") no-repeat; width:48px;}
a#pokoje{background:url("../img/head_02.jpg") no-repeat; width:70px;}
a#domky{background:url("../img/head_03.jpg") no-repeat; width:64px;}
a#taboreni{background:url("../img/head_04.jpg") no-repeat; width:82px;}
a#galerie{background:url("../img/head_05.jpg") no-repeat; width:89px;}
a#kontakt {background:url("../img/head_06.jpg") no-repeat; width:90px;}

a#index:hover,   a#index.aktivni{background:url("../img/head_01a.jpg") no-repeat; width:48px;}
a#pokoje:hover,  a#pokoje.aktivni{background:url("../img/head_02a.jpg") no-repeat; width:70px;}
a#domky:hover,   a#domky.aktivni{background:url("../img/head_03a.jpg") no-repeat; width:64px;}
a#taboreni:hover, a#taboreni.aktivni{background:url("../img/head_04a.jpg") no-repeat; width:82px;}
a#galerie:hover, a#galerie.aktivni{background:url("../img/head_05a.jpg") no-repeat; width:89px;}
a#kontakt:hover, a#kontakt.aktivni {background:url("../img/head_06a.jpg") no-repeat; width:90px;}

ul.obsah {margin:0; padding:0; }

ul.obsah li { 
	list-style:none;
	padding-left:15px;
	background:url("../img/bubble.jpg") no-repeat; 
	margin-top:20px;
	/*color:black;
	*/
}

h2 {	
	font-size:100%;
	font-family: Arial;
	font-weight:bold;}

.pokoje h2 {margin-bottom:0.5em;}


div.odkazy {
	width:730px;
	margin:auto;
	font-size:small;
	position:relative;
	
	padding:20px;

}


.bot1{
	height:100px; 
	width:59px; 
	background:url('../img/bot_01.jpg') no-repeat top left;
	float:left;
	}

.bot2{
	height:100px; 
	width:141px;
	float:left;	
	position:relative; z-index: 1;
	}

.bot3{
	float:left;
	width:546px;
	height:100px;
	background: url('../img/bot_05.jpg') no-repeat top left;
	margin:0; padding:0;
	
 }


a.b_fotky,
.bcenik,
a.b_b {width:100%; display:block; margin:0; padding:0; position:relative; z-index: 2;
}

a.b_fotky {
	background: url('../img/bot_02.jpg');
	height:33px;
}

a.b_fotky:hover { 
	background:url('../img/bot_02a.jpg'); 
	height:33px;
}


.bcenik {
	
	background: url('../img/bot_03.jpg');
	height:29px;


}

.bcenik:hover { 
	width:100%; display:block;
	background: url('../img/bot_03a.jpg'); 
	height:29px;
	
}

.b_b {
	background: url('../img/bot_04.jpg');
	height:38px;
}




