body, html{
  border: 0px none;
  padding: 0; margin: 0;
  background: url("../imgs/bg.gif") repeat-x;
  background-color: white;
  font-family: 'Arial CE', 'Helvetica CE',	Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #666666;
  text-align: center;
  line-height: 20px;
}

/*---------------------------------------TEXT----------------------------------*/
p, img, table, tr, th, td, h1, h2, h3, h4, h5, h6, ul, ol, li, form,fieldset
{
border: 0px none;
margin: 0 0 0 0;
padding: 0 0 0 0;
}
hr{display: none;}
.skryj{display: none;}
a,a:link,a:active,a:hover,a:visited {
	color: #dc2b19;
	text-decoration: underline;
}

a:visited {
	color: #de4a3b;
}

a:hover {
  color: #fa321d;
	text-decoration: underline;
}

a:focus,a:active {
  color: #fa321d;
	text-decoration: underline;
}
p{
margin-bottom: 10px;
}

#copyright{
margin: 10px 0 10px 23px;
}
#copyright a{
color: #666666;
text-decoration: none;
}
#copyright a:hover{
color: #666666;
	text-decoration: underline;
}


table{
width: 400px;
font-size: 12px;
margin: 5px 0 15px 0;
}
table td{
padding: 2px 5px 2px 5px;
}
table th{
padding: 2px 5px 2px 5px;
text-align: left;
color: #dc2b19;
}
/*---------------------------------------fotky----------------------------------*/
#fotkyvrade{
margin: 15px 0 15px 0;
text-align: right;
}
#fotkyvrade .fotka{
float: left;
margin: 0 23px 15px 0;
}
.fotoramecektop{
width: 125px;
height: 10px;
background: url("../imgs/fotoramecek-vrsek.gif") no-repeat;
}
.fotoramecekbottom{
width: 125px;
height: 10px;
margin-top: -5px;
background: url("../imgs/fotoramecek-spodek.gif") no-repeat;
}
.sfotoramecektop{
width: 215px;
height: 10px;
background: url("../imgs/sfotoramecek-vrsek.gif") no-repeat;
}
.sfotoramecekbottom{
width: 215px;
height: 10px;
margin-top: -5px;
background: url("../imgs/sfotoramecek-spodek.gif") no-repeat;
}

.fotkaleft, .sfotkaleft{
float: left;
margin: 5px 10px 10px 0;
}
.fotkaright, .sfotkaright{
float: right;
margin: 5px 0 10px 10px;
}
.fotka a, .fotkaleft a, .fotkaright a, .sfotkaleft a, .sfotkaright a{
display: block;
border-left: 1px solid #e1d396;
border-right: 1px solid #e1d396;
margin: 0 0 0 0;
color: #9e6725;
text-decoration: none;
_margin-top: -5px;
text-align: center;
}
.fotka a, .fotkaleft a, .fotkaright a{
width: 123px;
}
.sfotka a, .sfotkaleft a, .sfotkaright a{
width: 213px;
}

.fotka a:hover, .fotkaleft a:hover, .fotkaright a:hover, .sfotkaleft a:hover, .sfotkaright a:hover{
color: #9e6725;
text-decoration: none;
}

/*
#fotkyvrade .vice{
margin-right: 47px;
}

.vice{
background: url("../imgs/sipka.gif") 0 1px no-repeat;
padding-left: 14px;
color: #dc2b19 !important;
text-decoration: none !important;
}
.vice:hover{
text-decoration: underline  !important;
}
*/

/*---------------------------------------LAYOUT----------------------------------*/
.ramecektop{
width: 613px;
height: 16px;
background: url("../imgs/ramecek-vrsek.gif") no-repeat;
}
.ramecekbottom{
width: 613px;
height: 16px;
background: url("../imgs/ramecek-spodek.gif") no-repeat;
}
.vramecku{
width: 581px; /*611*/
border-left: 1px solid #e1d396;
border-right: 1px solid #e1d396;
margin: 0 0 0 0;
padding: 0 15px 0 15px;
color: #9e6725;
}
.vramecku-uvod{
width:431px; /*611*/
border-left: 1px solid #e1d396;
border-right: 1px solid #e1d396;
margin: 0 0 0 0;
padding: 0 165px 0 15px;
color: #9e6725;
}

#dudak{
position: absolute;
background: url("../imgs/dudak.png") no-repeat;
_background-image: url("../imgs/nic.gif");
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="imgs/dudak.png", sizingMethod="scale");
width: 204px;
height: 276px;
top: 179px;
left: 732px;
}


#obal{
position: relative;
margin: 0 auto 0 auto;
text-align: left;
width: 952px;
}
#hlavicka {
  background: url("../imgs/hlavicka.jpg") 261px 0 no-repeat; 
  width: 952px;
  height: 320px;
}
#logo {
  position: relative;
  margin: 0;
}
#logo a {
  cursor: pointer;
  text-decoration: none;
  display: block;
  position: relative;
  width: 261px; 
}
#logo span {
  background: url("../imgs/logo.gif") no-repeat;
  display: block;
  position: absolute; left: 0; top: 0; 
  height: 320px;
  width: 261px;
}

#obsah h1{
font-weight: bold;
color: #dc2b19;
font-size: 22px;
font-family: 'Times New Roman', sans-serif;
margin-bottom: 24px;
}
#obsah h2{
font-weight: bold;
color: #9e6725;
font-size: 17px;
font-family: 'Times New Roman', sans-serif;
margin: 24px 0 6px 0;
}
#obsah h3{
font-weight: bold;
color: #dc2b19;
font-size: 15px;
font-family: 'Times New Roman', sans-serif;
margin: 10px 0 0px 0;
}
#obsah ul{
margin: 5px 0 5px 20px;
}
#obsah ul li{
padding: 4px 0 4px 0;
}

#pravy-sloupec{
float: right;
width: 615px;
margin-right: 40px;
display: inline; /* kvuli double margin bugu v IE */
}
/*---------------------------------------MENU----------------------------------*/
#menu{
  position: relative;
  background: url("../imgs/menu-bg2.gif") no-repeat;
  width: 262px;
  height: 735px; /* 735px -- nahradit az bude banner, jinak 546px*/
  font-size: 14px;
  font-family: 'Times New Roman', sans-serif;
}
#otsbanner{
position: absolute;
bottom:0;
left: 0px;
width: 261px;
height: 209px;
background: url("../imgs/viteze2.gif") no-repeat;
}
#nadpis-otsbanner{
display: none;
}
#text-otsbanner{
padding: 57px 20px 0 20px;
}
#mesto-strakonice{
position: absolute;
top: 10px;
left: 10px;
}
#menu h3{
display: none;
}
#menu ul{
height: 130px;
padding: 36px 0 22px 38px;
}
#menu ul li{
list-style-type: none;
background: url("../imgs/menu-sipka.gif") 0 9px no-repeat;
padding: 2px 0 2px 10px;
}
#menu ul li a{
color: #666666;
text-decoration: none;
}
#menu ul li a:hover{
  color: #dc2b19;
 	text-decoration: underline;
}
#menu ul li a#aktivni{
 	color: #dc2b19;
}
#kdenasnajdete{
position: absolute;
top: 420px;
left: 35px;
}


/*-----------------Vypis hotelu small---------------*/
#ynd_svypisobal{
font-size: 11px !important;
font-family: Verdana, 'Geneva CE', lucida, sans-serif !important;
text-align: left;
padding: 0 20px 0 20px;
line-height: 1.3 !important;
}
#ynd_svypisobal a{
display: inline !important;
padding-left: 0 !important;
padding-right: 0 !important;
}
#ynd_stopnadpis{
padding: 10px 10px 0 10px;
}
#ynd_stopnadpis a{
font-size: 13px !important;
text-decoration:none !important;
font-weight: bold !important;
color: #ba002f!important;
}

#ynd_svypishotelu{
padding: 0px 10px 10px 10px;
}
.ynd_spolozka{
margin-top: 10px;
font-size: 11px !important;
font-family: Verdana, 'Geneva CE', lucida, sans-serif !important;
}
.ynd_spolozka span{
display: inline!important;
font-size:100% !important;
font-weight: normal !important;
text-transform: none !important;
}
.ynd_spolozka a, .ynd_link1{
color: #016ab8 !important;
font-size: 12px !important;
text-decoration: underline !important;
font-family: Verdana, 'Geneva CE', lucida, sans-serif !important;
}
/*-----------------Vypis hotelu large---------------*/
#h1nadpis{
font-size: 26px;
font-weight: normal;
margin-bottom: 25px;
}

#ynd_vypisobal{
margin-top: 30px;
}
.ynd_polozka{
margin-bottom: 50px;
}
.ynd_polozka p{
margin: 5px 0 0 0;
}
#ynd_vypisobal a{
color: black;
}
.ynd_imglink{
float: left;
width: 100px;
margin: 4px 10px 10px 0;
display: block;
}
.ynd_imglink img{
border: 0px none;
}
.ynd_name{
margin: 0 0 0 0 !important;
padding: 0 0 0 0 !important;
}
.ynd_name a{
font-size: 22px !important;
color: #016ab8!important;
font-style: normal !important;
font-weight: normal !important;
line-height: 1.3 !important;
}

.ynd_adrs{
margin: 0 0 0 0 !important;
padding: 0 0 0 0 !important;
font-size: 11px !important;
line-height: 1.3 !important;
}
.ynd_adrs strong{
font-weight: normal;
}
.ynd_prc{
line-height: 1.3 !important;
margin: 16px 0 0 0 !important;
padding: 0 0 0 0;
font-size: 16px !important;
font-weight: bold !important;
}
.ynd_prc span{
font-size: 20px;
font-weight: normal;
}
.ynd_popis{
clear: both;
font-size: 12px !important;
padding-top: 0px;
line-height: 1.3 !important;
}
.ynd_link2{
font-size: 10px !important;
color: black !important;
}
#ynd_podcarou{
margin: 20px 0 0 0;
padding-top: 18px;
border-top: 2px solid #666666;
}
#ynd_podcarou a{
color: black !important;
}
#yonadlogo{
border-top: 2px solid #666666;
margin: 20px 0 0 0;
width: 100%;
height: 86px;
background: url("http://www.yonad.com/imgs/yonad-transparent-small.png") top right no-repeat;
}