/*globalni nastaveni*/
a{
color:#db0000;
}
a .odkaz{
border:2px solid #db0000;
}
a:visited {
color:#5f0000;
}
a:visited .odkaz{
border:2px solid #5f0000;
}
a:hover{
color:#0047fd;
text-decoration:none;
}
a:hover .odkaz{
border:2px solid #0047fd;
}
a:active{
color:#0c007c;
}
a:active .odkaz{
border:2px solid #0c007c;
}
h1,h2,h3,h4{
color:#55301c;
}
h2 {
font-size: 14pt;
margin-bottom: 1.2em;
font-weight: bolder;
display: block;
}
h3 {
font-size:13pt;
}
h4 {
font-size:11pt;
}
ul, ol{
list-style-position: inside;
}
td{
padding:0.2em;
}
td, th{
border-left:1px solid black;
border-right:1px solid #828282;
border-top:1px solid black;
border-bottom:1px solid #828282;
}
table{border:1px solid black;}
.center{
text-align:center;
}
.ol li{
margin-bottom:1em;
}
.br{
height:1em;
}
body {
/*Prouzek ve kterym je stranka*/
text-align:center;
min-width:776px;
/*zbytek*/
margin:0px;
padding:0px;
background-color:#813e1e;
}

#main {
/*Prouzek ve kterym je stranka*/
width:776px;
margin-left:auto;
margin-right:auto;
text-align:left;
/*zbytek*/
background-image:url('design/pozadi.gif');
background-repeat:repeat-y;
background-color:#ffd88b;
position:relative;
font-family: Tahoma, "Nimbus Sans L", sans-serif;
font-size:11pt;
}
#hlavicka {
background-image:url('design/logo.jpg');
Background-repeat:no-repeat;
width:776px;
height:239px;
}
#hlavicka h1{
display:block;
width:260px;
height:40px;
position:absolute;
right:35px;
top:120px;
}
#hlavicka h1 a{
display:block;
width: 100%;
height: 100%;
text-indent:-5412em;
text-decoration:none;
}
#hlavicka ul{
display:inline;
}
#obsah{
margin-left:24px;
margin-right:24px;
}
#paticka{
background-image:url('design/paticka.gif');
background-repeat:no-repeat;
background-position: center bottom;
width:776px;
padding-bottom:22px;
color:#813e1e;
font-size:8pt;
text-align:center;
clear:both;
}
#paticka hr{
width:670px;
margin-left:auto;
margin-right:auto;
height: 1px;
color: #813e1e;
background-color: #813e1e;
border: 0px solid #813e1e;
}
/*Vlajecky*/
#czech, #english, #deutsch {
display:block;
width: 30px;
height: 20px;
position:absolute;
top:216px;
}
#czech a, #english a, #deutsch a {
display:block;
width: 100%;
height: 100%;
}
#czech span, #english span, #deutsch span {
display:none;
}
#czech {
background-image: url('design/czech.gif');
right:120px;
}
#english {
background-image: url('design/english.gif');
right:80px;
}
#deutsch {
background-image: url('design/deutsch.gif');
right:40px;
}
#lista{
margin:7px 15px 10px 22px;
_margin:7px 12px 10px 11px;
position:relative;
font-size:10pt;
float:left;
}
/*Menu*/
#menu {
padding:0px;
margin:0px 0px 10px 0px;
}
#IE5{
margin-left:182px;
}
#menu li, #IE5 li{
background-image: url('design/tlacitko.jpg');
background-repeat:no-repeat;
background-color:#ffd88b;
list-style-type:none;
list-style-position:outside;

width:166px;
height:23px;
_height:27px;
padding-bottom:4px;
}
#menu a, #IE5 a{
width:100%;
height:100%;
}
#menu a, .active, #IE5 a{
display:block;
text-decoration:none;
font-weight:bold;
color:black;
text-indent:0.5em;
font-size:12pt;
}


#menu li ul {
display:none;
position: absolute;
left: 166px;
padding:0px;
margin:0px;
}
#menu #apartments a, #menu #restaurants a, #menu #sport a, #menu #links a{
 _display:inline;
 _width:auto;
 _height:auto;
 }

 #menu #apartments ul li a, #menu #restaurants ul li a, #menu #sport ul li a, #menu #links ul li a{
 display:block;
 width:100%;
 height:100%;
 }
 #menu #apartments ul{
 top:27px;
 }

 #menu #restaurants ul{
 top:108px;
 }
 #menu #sport ul{
 top:135px;
 }
 #menu #links ul{
 top:216px;
 }
#menu li ul li {
display: block;
float: none;
width: 170px;
background-position: top right;
}
#menu li:hover ul{
display:block;
}
#menu a:hover, #IE5 a:hover{
color: #fee48e;
}
#menu .active {
background-image: url('design/tlacitko-active.jpg');
}

/*Adresa pod tim menu*/
#kontakt {
padding:7px;
border: 2px solid #813e1e;
background-color: #feb449;
padding-top:13px;
width:148px;
}

#kontakt h4{
font-size:12pt;
line-height:0em;
text-decoration:underline;
margin:0px;
}

#kontakt h5{
font-size:11pt;
line-height:0em;
}

#kontakt strong {
display:block;
}

#kontakt address {
font-size:11pt;
}
/*konec globalnich stylu*/

/*Prices*/
table{
text-align:center;
}
.small{
font-size:8pt;
}
.barva1{
background-color:#de8411;
}
.barva11{
background-color:#ffd973;
}
.barva2{
background-color:#60a83d;
}
.barva22{
background-color:#d4d474;
}
.barva3{
background-color:#ff9d02;
}
.barva33{
background-color:#fdc96c;
}
#vysvetlivky{
text-align:left;
background-color:#fff093;
}

/*Where to eat*/
#wheretoeat p{
padding-top:3em;
}
#wheretoeat img{
border:5px double #813e1e;
width:250px;
height:188px;
float:left;
margin-right:10px;
}
#wheretoeat .obrazek1{
float:right;
margin-right:0px;
}
#wheretoeat .drinopol{
width:250px;
height:250px;
}

.clear{
clear:both;
margin:0px;
padding:0px;
}

/*services*/
.right{
float:right;
}
.clear-r{
clear:right;
}
/*wheretogo*/
.inline{
display:inline;
}
.mezera li{
margin-bottom:1em;
}
/*Fotky*/
.miniatury{
margin-left:182px;
}
.miniatury-full{
margin-left:29px;
}
.miniatury img, .miniatury-full img{
border:5px double #813e1e;
margin:5px;
width:133px;
height:100px;
}

.miniatury .navysku, .miniatury-full .navysku{
width:75px;
}

.obrazky img{
border:5px double #813e1e;
margin:5px;
}

#plan {
margin:10px;
}
#plan-print{
display:none;
}
/*Our partners*/

.9pt{
font-size:9pt;
}
/*Nasi partneri*/
#mapa{
border:2px solid #813e1e;
}

/*REKLAMA*/
#ramecek{
width:605px;
position:absolute;
top:214px;
left:16px;

overflow:hidden;
height:24px;
text-align:left;
}
#text{
position:relative;
color:#ffd88b;
font-size:1.2em;
white-space: nowrap;
}
#text span{
color:red;
}
