@charset "UTF-8";

body {
	padding:0px;
	margin:0px;
	font-family: serif;
	font-size: 11px;
	text-align: center;
	background-color: #393b0c;
}

#home-sekce{
position:relative;
padding:0px;
margin:0px;
margin-left:auto;
margin-right:auto;
margin-top:20px;
width:936px;
height:646px;
background-image: url(../data/body.jpg);
background-repeat: no-repeat;
background-position: center top;
}

#home-sekce .obr_chata{
position:absolute;
width:536px;
height:389px;
top:18px;
left:18px;
background-image: url(../data/chata.jpg);
background-repeat: no-repeat;
background-position: center top;
border-right:1px solid #393a0e;
border-bottom:1px solid #393a0e;
}

#home-sekce .text1{
position:absolute;
width:536px;
height:221px;
top:408px;
left:18px;
font-size: 11px;
text-align:left;
background-color:#c8b8ab;
border-right:1px solid #393a0e;
color:#393b0a;
}

#home-sekce .text1 h1{
margin:0px;
padding:0px;
padding-top:10px;
padding-left:15px;
padding-bottom:10px;
}

#home-sekce .text1 p{
width:400px;
margin:0px;
padding:0px;
padding-left:15px;
}

#home-sekce .text1 a{
color:#393b0a;
}

#home-sekce .text1 a:hover{
color:#000;
}

#home-sekce .text1 ul{
padding:0px;
margin:0px;
padding-left:20px;
}

#home-sekce .text1 table{
padding:0px;
margin:0px;
padding-left:20px;
}




#home-sekce .mapa{
position:absolute;
top:525px;
left:450px;
}




#home-sekce .text2{
position:absolute;
width:363px;
height:390px;
top:18px;
left:555px;
background-color:#734825;
color:#c7b9ac;
}

#home-sekce .text2 p{
margin:0px;
padding:10px;
text-align:left;
}

#home-sekce .galerie{
position:absolute;
width:363px;
height:221px;
top:408px;
left:555px;
text-align:center;
}


#home-sekce .galerie table{
margin:0px;
padding:0px;
padding-top:4px;
margin-left:auto;
margin-right:auto;
}

#home-sekce .galerie td{
padding:5px;
padding-left:10px;
}

#home-sekce .galerie img{
border:1px solid #b49d8b;
}