/*   -------------  ZAKLAD */

body, html { 
margin: 0px;
padding: 0px;
background-color: white;
color: #353537;
text-align: center;
font-family: Trebuchet MS, Trebuchet, sans-serif;
font-size: 13px;
}
p {margin: 0px 0px 14px 0px;  }
div#center  {
margin: 0px auto 0px auto;
width: 800px;
text-align: left;
}
h1,h2,h3,h4,h5 {
font-family: Arial;
color: #F5A100;
font-weight: bold;
margin: 0px;
padding: 0px;
}
h1 {font-size: 13px;}
.clear {
clear: both;
}
h5 {
	font-size: 1em;
	margin-bottom: 6px;
}

/*   -------------  LAYOUT */

div#box1  {
background-image: url(http://www.penzionbetel.cz/images/hrad.jpg);
background-repeat: no-repeat;
}
div#logo  {
height: 164px;
margin-left: 641px;
}
a#alogo {
display: block;
height: 164px;
text-decoration: none;
text-indent: -5000px;
border: none;
}
div#l_out {
width: 191px;float: left;
background-image: url(http://www.penzionbetel.cz/images/l.gif);
background-repeat: no-repeat;
}
div#c_out {
width: 474px;float: left;
}
div#c_in {
padding: 32px 37px 0px 37px;
}
div#c_in img {
  padding: 6px;
}
div#c_in h1 {
color:#16AA9E;
margin: 0px 0px 14px 0px;
}
div#r_out {
width: 135px;
float: left;
background-image: url(http://www.penzionbetel.cz/images/r.gif);
background-repeat: no-repeat;
overflow: hidden;
}
div#r_out h1 {
margin: 32px 0px 12px 16px;
}
div#r_in {
margin: 0px 10px 20px 10px;
}
div#adresa {
color: white;
font-size: 11px;
font-weight: bold;
text-align: right;
padding: 0px 25px 0px 0px;
margin-top: 25px;
height: 135px;
line-height: 200%;
}
/*   -------------  ODKAZY  */

a {color: #17A99E;}
a:link {color: #17A99E;}
a:hover {color: #f15a22;}
a:visited {color: #17A99E;}
a:visited:hover {color: #f15a22;}
a:active {color: #f15a22;}



/*   -------------  MENU */

ul#nav {
margin: 16px 0px 0px 0px;
padding: 0px;
list-style-type: none;
height: 210px;
}
#nav li {
width: 191px;
height: 29px;
margin: 0px;
padding: 0px;
text-align: right;
background-repeat: no-repeat; 
background-position: right center;
}
li#al1 {background-image: url(http://www.penzionbetel.cz/images/a1r.gif);}
li#al2 {background-image: url(http://www.penzionbetel.cz/images/a2r.gif);}
li#al3 {background-image: url(http://www.penzionbetel.cz/images/a3r.gif);}
li#al4 {background-image: url(http://www.penzionbetel.cz/images/a4r.gif);}
li#al5 {background-image: url(http://www.penzionbetel.cz/images/a5r.gif);}
li#al6 {background-image: url(http://www.penzionbetel.cz/images/a6r.gif);}
li#al7 {background-image: url(http://www.penzionbetel.cz/images/a7r.gif);}
a#a1 {background-image: url(http://www.penzionbetel.cz/images/a1l.gif);}
a#a2 {background-image: url(http://www.penzionbetel.cz/images/a2l.gif);}
a#a3 {background-image: url(http://www.penzionbetel.cz/images/a3l.gif);}
a#a4 {background-image: url(http://www.penzionbetel.cz/images/a4l.gif);}
a#a5 {background-image: url(http://www.penzionbetel.cz/images/a5l.gif);}
a#a6 {background-image: url(http://www.penzionbetel.cz/images/a6l.gif);}
a#a7 {background-image: url(http://www.penzionbetel.cz/images/a7l.gif);}

#nav a {
line-height: 29px;
text-decoration: none;
color: #17A99E;
margin: 0px 25px 0px 0px;
padding: 6px 0px 7px 12px;
vertical-align: center;
text-align: right;
font-weight: bold;
background-repeat: no-repeat;
background-position: middle left;
}
#nav a:hover {color: #f15a22;}
#nav a:visited {color: #17A99E;}
#nav a:visited:hover {color: #f15a22;}
#nav a:active {color: #f15a22;}

/*   -------------  MENU JAZYKY  */

#nav_lng a {
display: block;
width: 31px;
height: 19px;
}
#nav_lng li {
float: left;
}
li#lng_cz {
background-image: url(http://www.penzionbetel.cz/images/cz.gif);
background-repeat: no-repeat;
margin: 0px 0px 0px 0px;
}

li#lng_fr {
background-image: url(http://www.penzionbetel.cz/images/fr.gif);
background-repeat: no-repeat;
margin: 0px 0px 0px 0px;
}
li#lng_de {
background-image: url(http://www.penzionbetel.cz/images/de.gif);
background-repeat: no-repeat;
margin: 0px 0px 0px 0px;
}
li#lng_en {
background-image: url(http://www.penzionbetel.cz/images/en.gif);
background-repeat: no-repeat;
}
ul#nav_lng {
margin: 11px 0px 0px 53px;
padding: 0px;
list-style-type: none;
height: 40px;
}


