#obalbaneru{
z-index: 99999;
position: absolute;
width: 180px;
bottom: 260px;
right: -200px;
}
#otsbanner{
font-size: 12px;
color: #cbbeac;
}
#nadpis-otsbanner strong{
margin: 0 0 0 0 !important;
padding: 0 0 0 0 !important;
}
#text-otsbanner p{
margin: 0 0 0 0 !important;
padding: 0 0 0 0 !important;
}

html {
	margin: 0px;
	padding: 0px;
}



body {
	background-image: url(../images/pozadi.jpg);
	background-repeat: repeat-x;
	background-color: rgb(105,79,44);
	padding-top: 66px;
	_padding-top: 60px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	position: relative;
}
div {
	border: solid 0px red;
}
#container {
	width: 700px;
	position: relative;
	z-index: 20;
	margin: auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
	border: solid 0px red;
}
.logo {
	position: absolute;
	top: -70px;
	left: 180px;
}
.fotografie img {
	border: solid 5px rgb(32,25,7);
	margin: 7px 20px 13px 20px;
}
.menu {
        font-size: 90%;
        _font-size: 85%;
	height: 33px;
	background-image: url(../images/menu.jpg);
	border-top: solid 1px rgb(80,72,59);
	padding-left: 30px;
        font-family: "Georgia", "Times New Roman", Times, serif;
}
ul {
	padding: 0px;
	margin: 0px;
}
li.polozka-menu, .menu li {
	float: left;
	padding: 5px 7px 5px 7px;
	border-right: solid 1px rgb(30,21,12);
	font-weight: bold;
	font-variant: small-caps;
	list-style-type: none;
}
.polozka-menu-active, {
	float: left;
	padding: 5px 7px 5px 7px;
	border-right: solid 1px rgb(255,255,255);
	font-weight: bold;
	color: #FFFFFF;
	font-variant: small-caps;
	list-style-type: none;
	background-color: rgb(26,21,14);
}
.polozka-menu a, .menu li a {
	color: rgb(149,135,115);
	text-decoration: none;
}
.polozka-menu a:hover, .menu li a:hover {
	color: rgb(203,190,172);
	text-decoration: none;
}
.active a {
	color: rgb(203,190,172);
	text-decoration: none;
}
li.active {
	background-color: rgb(26,21,14);
}
a img {
	border: 0px;
}
.vedlejsi-menu {
	position: absolute;
	margin-top: 15px;
	width: 200px;
	text-align: left;
	font-size: 90%;
        _font-size: 85%;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-variant: small-caps;
	top: 0px;
	right: -200px;
	border: solid 0px red;
}
.polozka-vedlejsiho-menu {
	padding: 5px 5px 4px 3px;
	margin-left: 22px;
	border-bottom: solid 1px rgb(128,101,61);
}
.polozka-vedlejsiho-menu a {
	color: rgb(149,135,115);
	text-decoration: none;
}
.polozka-vedlejsiho-menu a:hover {
	color: rgb(203,190,172);
	text-decoration: none;
}
.polozka-vedlejsiho-menu-active {
	padding: 5px 5px 5px 25px;
	background: url(../images/active.gif) no-repeat 0px 4px;
}
.polozka-vedlejsiho-menu-active a {
	color: rgb(203,190,172);
	text-decoration: none;
}
.ramecek {
	background-color: rgb(149,135,115);
	border: solid 1px rgb(82,71,56);
	margin-top: 17px;
	padding: 10px;
	width: 500px;
	position: relative;
}
.content {
	background-color: rgb(235,234,209);
	color: rgb(41,33,22);
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 0px 20px 0px;
	font-size: 75%;
}
h1 {
	font-size: 130%;
	color: rgb(186,112,49);
	margin: 0px 0px 0px 0px;
        padding: 10px 20px 0px 20px;
}
h2 {
	font-size: 120%;
	color: rgb(186,112,49);
	margin: 0px 0px 0px 0px;
        padding: 10px 20px 0px 20px;
	font-style: italic;
}
h3 {
	font-size: 110%;
	color: rgb(124,82,47);
	margin: 0px 0px 0px 0px;
        padding: 10px 20px 0px 20px;
	font-style: italic;
}
p {
        margin: 0 0 0 0;
	padding: 10px 20px 10px 20px;
}
p a {
	color: rgb(186,112,49);
}
.seznam a {
	color: rgb(186,112,49);
	font-size: 100%;
	background: url(../images/seznam.jpg) no-repeat 0px 6px;
	padding-left: 12px;
}
li.seznam {
	list-style: none;
        margin: 4px 0 4px 0;
}
.podtrzeni {
	background-image: url(../images/podtrzeni.jpg);
	background-position: right;
	background-repeat: no-repeat;
	border-bottom: solid 1px rgb(149,135,115);
	height: 20px;
	margin: 10px 0px 10px 0px;
}
.foto {
	margin: 10px 10px 10px 20px;
	_margin: 10px 10px 10px 10px;
	padding: 5px;
	background-color: rgb(221,218,185);
	display: block;
	float: left;
}
.foto img {
	border: solid 1px white;
}
.foto-center {
	text-align: center;
	margin: 10px 5px 0px 5px;
	padding: 5px;
}
.foto-center img {
	border: solid 5px rgb(221,218,185);
	margin: 0px 10px 0px 10px;
}
b {
	color: rgb(124,82,47);
	font-weight: 550;
}
.podekovani {
	color: rgb(235,234,209);
	float: right;
	margin: 5px 5px 0px 10px;
	font-size: 75%;
}
a:hover.podekovani {
	color: rgb(194,193,170);
	float: right;
	margin: 5px 5px 0px 10px;
	font-size: 75%;
}
.svicen {
	position: absolute;
	width: 219px;
	height: 335px;
	bottom: 0px;
	right: -220px;
}
.table1 {
	background: rgb(221,218,185);
	padding: 5px;
}
.table2 {
	padding: 5px;
}
table {
	margin: 10px 20px 15px 20px;
	border: solid 1px white;
}
td {
	padding: 5px;
	border: solid 1px white;
}
.clear {
	float: none;
	clear: both;
	height: 0px;
	font-size: 0px;
}
.dulezite {
	background: rgb(228,217,189);
	padding: 8px;
        margin: 10px 20px 0px 20px;
	position: relative;
	color: rgb(124,82,47);
}
ul.odkazy {
        font-size: 100%;
	position: relative;
	margin-left: 20px;
}
.vyrazne a {
	font-weight: bold;
	color: rgb(203,190,172);
}


/*-----------------Vypis hotelu small---------------*/
#ynd_svypisobal{
font-size: 11px !important;
font-family: Verdana, 'Geneva CE', lucida, sans-serif !important;
margin: 15px 0 15px 0;
background: #694f2c url("../images/bghotelbanner-kasperk.gif") bottom right no-repeat;
border-top: 2px solid #958773;
border-bottom: 2px solid #958773;
text-align: left;
color: #ebead1;
}
#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: #ebead1!important;
}

#ynd_svypishotelu{
padding: 0 10px 10px 10px;
}

.ynd_spolozka{
margin-top: 10px;
font-size: 12px !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: #fff!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 20px;
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: 10px;
border-top: 2px solid #666666;
}

#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;
}