#root TABLE.middle TD.left .box .menuSection1 {
	background-color: #F5F8FB;
	border: solid 1px #DEDEDE;
	border-top: solid 0px;
	padding: 8px 0px 10px 0px;
}
#root TABLE.middle TD.left .box .cMain .subItem .itemActive {
	background-image: url("/img/u/s1/li_menu_on.gif");
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding: 2px 0px 2px 18px;
}
#root TABLE.middle TD.left .box .cMain .subItem .itemActive A {
	font-weight: bold;
	text-decoration: none;
	color: #2D5496;
}
#root TABLE.middle TD.left .box .cMain .subItem .itemActive A:HOVER {
	text-decoration: underline;
}

#root TABLE.middle TD.left .box .cMain .subItem .subItem .itemActive,
#root TABLE.middle TD.left .box .cMain .subItem .subItem .itemActive A:HOVER,
#root TABLE.middle TD.left .box .cMain .subItem .subItem .itemActive A:VISITED,
#root TABLE.middle TD.left .box .cMain .subItem .subItem .itemActive A {
	font-weight: normal;
	background-image: none;
}
#root TABLE.middle TD.left .box .cMain .subItem .subItem .item A.target,
#root TABLE.middle TD.left .box .cMain .subItem .subItem .itemActive A SPAN {
	color: #2D5496;
	text-decoration: underline;
}
#root TABLE.middle TD.left .box .cMain .subItem .subItem .itemActive A SPAN {
	text-decoration: none;
}
#content DIV.documents DIV.ul DIV.li {
	padding: 0px 0px 0px 7px;
	background-image: url("/img/u/s12/li_pricelist.gif");
	background-position: 0px 5px;
	background-repeat: no-repeat;
}
#content DIV.documents {
	padding: 15px 0px 10px 15px;
}
#content TABLE.documents IMG {
	border: solid 3px #BFBFBF;
	padding: 0px;
	margin-right: 40px;
}
#content TABLE.documents DIV.ul {
	padding: 5px 0px 0px 0px;
}
/* LSI */
#content .documents TABLE.documents TD {
	padding-bottom:15px;
}

#content A, #content A:HOVER, #content A:VISITED {
	color: #2D5496;
	text-decoration: underline;
}

/* index */
#content .index {
	/* padding-top: 20px; */
	margin-bottom: 20px;
}
#content .index DIV.block {
	text-align: justify;
}
/* /index */

#content .ul .li {
	background-image: url("/img/u/s1/li.gif");
}

/* rezervace všechny hotely */
#content .rezervace {
	margin-bottom: 20px;
}
#content .rezervace .hotel {
	width: 169px;
	position: relative;
	float: left;
	padding-right: 5px;
	padding-top: 20px;
}
#content .rezervace .hotel-last {
	padding-right: 0;
}
#content .rezervace .hotel .tab {
	position: relative;
	width: 169px;
	height: 41px;
	background-image: url("/img/u/rezervace/bg_card_tab_rezervace.gif");
	background-repeat: no-repeat;
}
#content .rezervace .hotel .tab {
	position: relative;
	width: 169px;
	height: 41px;
	background-image: url("/img/u/rezervace/bg_card_tab_rezervace.gif");
	background-repeat: no-repeat;
}
#content .rezervace .hotel .tab IMG.title {
	position: absolute;
	top: 9px;
	left: 12px;
}
#content .rezervace .hotel .tab IMG.name {
	position: absolute;
	top: 24px;
	left: 12px;
}
#content .rezervace .reservation-card {
	position: relative;
	border-left: 1px solid #DEDEDE;
	border-right: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
	background: #F8FAFB;
}
#content .rezervace .reservation-card .hotel_foto {
	padding: 15px 9px 7px 9px;
}
#content .rezervace .reservation-card .stars {
	position: absolute;
	top: 7px;
	right: 15px;
}
#content .rezervace .reservation-card .btn {
	padding: 7px 10px 8px 10px;
	background: url("/img/u/rezervace/hr.gif") repeat-x top left;
}
#content .rezervace .reservation-card .btn .btn_rezervovat {
	display: block;
	width: 82px;
	height: 19px;
	position: relative;
	cursor: hand;
}
#content .rezervace .reservation-card .btn .btn_rezervovat span {
	width: 82px;
	height: 19px;
	background: url("/img/cs/rezervace/btn_rezervovat.gif") no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
}

#content .rezervace .reservation-card .btn .btn_buchen {
	display: block;
	width: 62px;
	height: 19px;
	position: relative;
	cursor: hand;
}
#content .rezervace .reservation-card .btn .btn_buchen span {
	width: 62px;
	height: 19px;
	background: url("/img/de/rezervace/btn_buchen.gif") no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
}

#content .rezervace .reservation-card .btn .btn_reserve {
	display: block;
	width: 67px;
	height: 19px;
	position: relative;
	cursor: hand;
}
#content .rezervace .reservation-card .btn .btn_reserve span {
	width: 67px;
	height: 19px;
	background: url("/img/en/rezervace/btn_reserve.gif") no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
}


/* hotel karta */
#content .card {
	padding-top: 20px;
	margin-bottom: 20px;
}
#content .card .tab {
	position: relative;
	height: 52px;
	background-image: url("/img/u/s1/bg_card_tab.gif");
	background-repeat: no-repeat;
}
#content .card .tab IMG.title {
	position: absolute;
	top: 9px;
	left: 23px;
}
#content .card .tab IMG.name {
	position: absolute;
	top: 23px;
	left: 23px;
}
#content .card IMG.hotelLogo {
	float: right;
}
#content .card IMG.desc {
	margin: 10px 0px;
}
#content .card TABLE.intro {
	width: 495px;
}
#content .card TABLE.margin {
	margin-top: 15px;
}
#content .card IMG.illRight {
	margin-left: 12px;
	margin-bottom: 5px;
	border: solid 3px #BFBFBF;
}
#content .card H2 {
	color: #2D5496;
	font-size: 1.2em;
	padding-bottom: 3px;
}
#content .card TABLE.rooms {
	width: 495px;
	margin-bottom: 15px;
}
#content .card TABLE.rooms TD {
	width: 165px;
}
#content .card TABLE.rooms IMG {
	border: solid 3px #BFBFBF;
}
#content .card TABLE.address {
	width: 495px;
	margin-bottom: 15px;
}
#content .card TABLE.address IMG {
	border: solid 3px #BFBFBF;
	margin-left: 10px;
}
#content .card TABLE.address .name {
	color: #2D5496;
	font-weight: bold;
}
#content .card SPAN.bold {
	color: #787878;
	font-weight: bold;
}

#content DIV.block TABLE.conference {
	background-color: #E8E8E8;
	border-collapse: separate;
	width: 100%;
}
#content DIV.block TABLE.conference TD, #content DIV.block TABLE.conference TH {
	padding: 5px 10px;
	background-color: #ffffff;
	text-align: center;
}
#content DIV.block TABLE.conference TD.type {
	text-align: left;
	background-color: #989898;
	color: #ffffff;
	font-weight: bold;
}
#content DIV.block TABLE.conference TH.even {
	background-color: #F5F8FB;
	color: #2D5496;
}
#content DIV.block TABLE.conference TH.odd {
	background-color: #DBE4F3;
	color: #2D5496;
}
#content DIV.block TABLE.conference TD.odd {
	background-color: #F4F4F4;
}
#content DIV.block TABLE.conference TD.type .sup {
	color: #ffffff;
}

/* /hotel karta */

#content DIV.perex P, #content DIV.perex P SPAN {
	color: #2D5496;
}
#content DIV.perex P.author {
	text-align: right;
}
#content DIV.perex DIV {
	color: #2D5496;
}

#content P.enjoy {
	width: 100%;
	padding: 0px 0px 15px 0px;
	text-align: center;
}
#content P.injoy IMG {
	margin-top: 25px;
}

#content TABLE.hotels TD A, #content TABLE.hotels TD A:HOVER, #content TABLE.hotels TD A:VISITED {
	color: #446D93;
}
#content TABLE.hotels IMG.th {
	border: solid 3px #BFBFBF;
}
#content TABLE.hotels IMG.stars {
	margin: 9px 0px 4px 0px;
}
#content TABLE.hotels TD {
	color: #446D93;
	padding: 0px 8px 30px 0px;
}
#content TABLE.hotels TD.last {
	padding: 0px;
}
#content DIV.season {
	padding-bottom: 20px;
}

#content DIV.season TD {
	padding: 1px 0px;
}
#content DIV.season TD.main {
	color: #C38E00;
	width: 120px;
}
#content DIV.season TD.main SPAN {
	color: #C38E00;
	font-weight: bold;
}
#content DIV.season TD.inter {
	color: #4F9101;
}
#content DIV.season TD.inter SPAN {
	color: #4F9101;
	font-weight: bold;
}
#content DIV.season TD.off {
	color: #2E5496;
}
#content DIV.season TD.off SPAN {
	color: #2E5496;
	font-weight: bold;
}

#content DIV.block {
	padding-bottom: 20px;
}
#content DIV.block DIV.title {
	background-image: url("/img/u/s1/pricelist_tab.gif");
	background-repeat: no-repeat;
	text-align: center;
	line-height: 26px;
	font-style: italic;
	color: #616161;
	font-family: "Times New Roman CE", Times New Roman;
	font-size: 1.4em;
	font-weight: bold;
}
#content DIV.block DIV.title SPAN {
	color: #2A5193;
	font-family: "Times New Roman CE", Times New Roman;
}
#content DIV.block TABLE.prices {
	background-color: #E8E8E8;
	border-collapse: separate;
	width: 100%;
}
/* procedury */
.block-procedury {
	padding-bottom: 1em;
}
.block-procedury h2 a {
	padding-left: 18px !important;
}
.block-procedury h2 a.normal {
	background: url(/img/u/s1/li_menu_procedury_normal.gif) no-repeat;
	background-position: 0px 50%;
}
.block-procedury h2 a.active {
	background: url(/img/u/s1/li_menu_on.gif) no-repeat;
	background-position: 0px 50%;
}
.hide {
	display: normal;
}
#content DIV.block-procedury DIV.block {
	padding-top: 5px;
}
#content DIV.block-procedury DIV.desc-left {
	margin-bottom: 15px;
}

#content DIV.block TABLE.prices TD, #content DIV.block TABLE.prices TH {
	padding: 4px 0px;
	background-color: #ffffff;
}
#content DIV.block TABLE.prices.procedury TD.off {
	width: 100px;
}
#content DIV.block TABLE.prices TH.main {
	background-color: #F9E7B7;
	width: 105px;
	text-align: center;
	color: #C38E00;
}
#content DIV.block TABLE.prices TH.mainHalf {
	background-color: #F9E7B7;
	width: 52px;
	padding: 4px 0px;
	text-align: center;
	color: #C38E00;
}

#content DIV.block TABLE.prices TH.inter {
	background-color: #D6ECBB;
	width: 105px;
	text-align: center;
	color: #4F9101;
}
#content DIV.block TABLE.prices TH.interHalf {
	background-color: #D6ECBB;
	width: 52px;
	padding: 4px 0px;
	text-align: center;
	color: #4F9101;
}

#content DIV.block TABLE.prices TH.off {
	background-color: #C7D2E5;
	width: 105px;
	text-align: center;
	color: #2E5496;
}
#content DIV.block TABLE.prices TH.offHalf {
	background-color: #C7D2E5;
	width: 52px;
	padding: 4px 0px;
	text-align: center;
	color: #2E5496;
}

#content DIV.block TABLE.prices TD.room {
	padding: 4px 6px;
	background-color: #989898;
	color: #ffffff;
	font-weight: bold;
}
#content DIV.block TABLE.prices TD.roomNormal {
	padding: 4px 6px;
	background-color: #989898;
	color: #ffffff;
	font-weight: normal;
}
#content DIV.block TABLE.prices TD.main {
	padding: 4px 0px;
	background-color: #FDF5DF;
	text-align: center;
	width: auto;
}
#content DIV.block TABLE.prices TD.mainHalf {
	padding: 4px 0px;
	background-color: #FDF5DF;
	text-align: center;
}
#content DIV.block TABLE.prices TD.inter {
	padding: 4px 0px;
	background-color: #F1F8E8;
	text-align: center;
}
#content DIV.block TABLE.prices TD.interHalf {
	padding: 4px 0px;
	background-color: #F1F8E8;
	text-align: center;
}
#content DIV.block TABLE.prices TD.off {
	padding: 4px 0px;
	background-color: #F0F3F8;
	text-align: center;
}
#content DIV.block TABLE.prices TD.offHalf {
	padding: 4px 0px;
	background-color: #F0F3F8;
	text-align: center;
}
#content DIV.block DIV.desc {
	border: solid 1px #E8E8E8;
	border-top: solid 0px;
	font-size: 0.9em;
	padding: 5px 10px;
	text-align: center;
}
#content DIV.block DIV.desc-left {
	border: solid 1px #E8E8E8;
	border-top: solid 0px;
	font-size: 0.9em;
	padding: 5px 10px;
	text-align: left;
}
#content DIV.block DIV.desc SPAN.sub {
	font-weight: normal;
}
#content DIV.block DIV.descOne {
	border: solid 1px #E8E8E8;
	font-size: 0.9em;
	padding: 5px 10px;
	text-align: center;
}


#content DIV.block TABLE.beauty {
	background-color: #E8E8E8;
	width: 100%;
}
#content DIV.block TABLE.beauty TD.main {
	padding: 4px 0px;
	background-color: #FDF5DF;
	text-align: center;
	width: 158px;;
}
#content DIV.block TABLE.beauty TD.beauty {
	padding: 4px 6px;
	background-color: #989898;
	color: #ffffff;
	font-weight: bold;
}
#content DIV.block DIV.descBeauty {
	border: solid 1px #E8E8E8;
	border-bottom: solid 0px;
	border-top: solid 0px;
	font-size: 0.9em;
	padding: 5px 10px;
	text-align: center;
}
#content DIV.block DIV.descBeautyEnd {
	border: solid 1px #E8E8E8;
	border-top: solid 0px;
	font-size: 0.9em;
	padding: 5px 10px;
	text-align: center;
}


#content DIV.block DIV.desc SPAN, #content DIV.block DIV.descOne SPAN {
	font-weight: bold;
}

#content DIV.block DIV.special {
	background-color: #FAFAFA;
	text-align: center;
	padding: 10px;
	border: solid 1px #E8E8E8;
	line-height: 16px;
}
#content DIV.block DIV.special SPAN {
	color: #2D5496;
	font-weight: bold;
}

#content DIV.block DIV.special SPAN.bold {
	color: #787878;
	font-weight: bold;
}

#content DIV.block DIV.equipment {
	text-align: justify;
	padding-bottom: 10px;
}
#content DIV.block DIV.equipment SPAN {
	color: #2D5496;
	font-weight: bold;
}

/* hotels title */

#content IMG.h1name {
	margin: 0px 5px 10px 5px;
}
/* / hotels title */

/* bottom bar */
#content DIV.bottomBar {
	text-align: right;
}
#content DIV.bottomBar IMG {
	margin: 0px 20px 0px 30px;
}
/* / bottom bar */

#content .color {
	color: #2D5496;
}

/* box rezervace */
#content .cardContent div.reservation {
	padding: 0px 0px 20px 0px;
}
#content .cardContent div.reservation .top-text{
	font-weight: bold;
	padding-bottom: 10px;
}
#content .cardContent div.reservation .box-param-length,
#content .cardContent div.reservation .box-param-adults {
	float: right;
	padding: 0 12px;
}
#content .cardContent select.hotel{
	width: 216px;
}
#content .cardContent div.reservation .box-param-length span,
#content .cardContent div.reservation .box-param-adults span,
#content .cardContent div.reservation .date-text {
	color: #947e28;
}
#content .cardContent div.reservation input,
#content .cardContent div.reservation select{
	border: 1px solid #446d93;
	color: #254781;
	font-size: 11px;
}
#content .cardContent div.reservation .submit{
	float: right;
	border: 0 none;
	margin-top: 10px;
}
#content .cardContent div.reservation .date-text {
	font-family: tahoma, sans-serif;
	padding-top: 10px;
	padding-bottom: 2px;
}
#content .cardContent div.reservation .ui-datepicker-trigger{
	margin-left: 4px;
	vertical-align: bottom;
}
#content #gmap{
	width: 493px;
	height: 352px;
	margin: 8px 0 22px;
}
#content #gmap div{
	color: #000000;
	text-align: center;
}
#content #gmap #lmc3d div {
	text-align: left;
}