body, input, textarea{
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
}
input, textarea{
	font-size: 1em;
}
body{
	background: #E0E4CC url(images/bg.png) repeat-x top;
}
.nodisp{
	display: none;
}
.cleaner{
	clear: both;
}
#container{
	width: 980px;
	background: url(images/bg-cont.jpg) no-repeat top center;
	height: 700px;
	position: relative;
	margin: 0 auto;
/*	padding-top: 118px;*/
}
/*--- element default formating ---*/
.tr{
	text-align: right;
}
.tl{
	text-align: left;
}
.tcenter{
	text-align: center;
}
.image-f-right{
	float: right;
	margin: 0 0 5px 5px;
}
.image-f-left{
	float: left;
	margin: 0 5px 5px 0;
}
.upper{
	text-transform: uppercase;
}
hr{
	border: 0;
	border-bottom: 1px solid #CACE9F;
	
	height: 1px;
}
.warning-nocookies,
.warning-noscript{
	background: #31A8C6 url(images/ico-warning-blue.png) no-repeat left;
	border: 1px solid #288297;
	padding: 5px 5px 5px 28px;
	font-size: 0.75em;
	color: white;
	margin: 0 0 6px 0;
}
.warning-nocookies {
	background: #FA6900 url(images/ico-warning-orange.png) no-repeat left;
	border: 1px solid #933F00;
	font-size: 0.8em;
}
.warning-nocookies a{
	color: #FFCEAA;
}
.warning-noscript a{
	color: #BBE3EE;
}
.hl-info,
.hl-ok,
.hl-error,
.hl-warning{
	margin: 6px 0;
	padding: 6px !important;
	clear: both;
}
.hl-ok{
	border: 1px solid #228B22;
	background: #BBEEBB;
	color: #114411;
	font-weight: bold;
}
.hl-error{
	border: 1px solid #FF4500;
	background: #FFE0D4;
	color: #AA2F00;
	font-weight: bold;
}
.hl-warning{
	border: 1px solid #FF8C00;
	background: #FFDFB7;
	color: #6A3B00;
}
.hl-info{
	border: 1px solid #DCDCDC;
	background: #EFEFEF;
	color: #606060;
}
.hl-silverb{
	border: 1px solid silver;
	padding: 6px !important;
}
.hl-dont-overlook{
	padding: 7px;
	border: 2px solid #4D7E63;
	background: #F2F7F4 url(images/bg-dont-overlook.png) repeat-x bottom;
}
.pbig{
	font-size: 1.2em !important;
}
.blue-arrow{
	background: url(images/blue-arrow.png) no-repeat left center;
	padding: 17px 0 17px 50px !important;
}
.silver{
	color: #959595 !important;
}
.bg-green{
	background: #ECF2EE;
}
.p-white{
	color: White;
}
.p-blue{
	color: #31A8C6;
	margin-top: 8px !important;
}
p.btns{
	
}
a.a-btn-green{
	background: #4D7E63 url(images/bg-btn.png) repeat-x top;
	position: relative;
	line-height: 3.5em;
	padding: 10px;
	color: White !important;
	text-decoration: none;
	font-size: 1.2em;
	border: 1px solid #6EA688;
}
a.a-btn-green:hover{
	background: #6EA688  url(images/bg-btn-h.png) repeat-x bottom;
	border: 1px solid #4D7E63;
}
.char-count{
	font-size: 0.9em !important;
	color: #268199;
	margin: 0 !important;	padding: 0 !important;
}
.users-obj{
	margin: 0 0 10px 0 !important;
	font-size: 0.9em !important;
	color: #37AFD0;
	background: #EDFBFC;
	border: 1px solid #DBF7F9;
	padding: 5px !important;
}
.users-obj strong{
	color: Black;
}
.akcia{
	color: #FFF3EA;
	color: #FB0013 !important;
}
.akcia-bl{
	padding: 0 5px; 
	border: 1px solid #FFB680; 
	margin: 10px 0; 
	background: #FFF3EA;
}
/*--- ---*/

/*--- bublinkova pomoc ---*/
.hint-help{
	position: absolute;
	top: 0;	left: 0;
	width: 290px;
	background: #39B1CE;
	border: 1px solid #BBE5EE;
	border-bottom: 3px solid #2A92AA;
	text-align: left;
	color: White;
	padding: 5px;
}
.hint-help .close{
	text-align: right;
	text-decoration: none;
	color: White;
	display: block;
	font-weight: bold;
}
.hint-help h4{
	font-size: 1.2em !important;
	margin: 0 !important;
}
.hint-help p{
	margin: 0;	padding: 5px;
	font-weight: normal;
	color: #DDF2F7 !important;
}

.loading-blue-dark{
	height: 30px;
	background: #39B1CE url(images/loadingAnimation.gif) no-repeat center center;
}
.loading-content{
	background: transparent url(images/loadingAnimation.gif) no-repeat center center;
	min-height: 30px;
}
.gtrans{
	padding-left: 20px;
	background: transparent url(images/google-ico.png) no-repeat top left;
	background-position: 0 5px;
}

/*--- layout ---*/
.top-left{
	width: 610px;	height: 118px;
	float: left;
	overflow: hidden; 
}
.top-left h1{
	margin: 0;	padding: 0;
	font-size: 1.1em;
	font-weight: normal;
	color: White;
	width: 250px;	height: 108px;
	float: left;
}
.top-left h1 a{
	color: White;
	text-decoration: none;
	width: 250px;	height: 108px;
	position: relative;
	display: block;
	overflow: hidden;
}
.top-left h1 a strong{
	color: #D9F0F2;
	font-weight: normal;
}
.top-left h1 a span{
	width: 250px;	height: 108px;
	position: absolute;
	display: block;
	top: 0;	left: 0;
	background: url(images/logo.png) top left;
	cursor: pointer;
}
.top-left h1 a span.sk,
.top-left h1 a span.en,
.top-left h1 a span.es,
.top-left h1 a span.de,
.top-left h1 a span.hu,
.top-left h1 a span.it,
.top-left h1 a span.fr,
.top-left h1 a span.ru,
.top-left h1 a span.cz,
.top-left h1 a span.pl,
.top-left h1 a span.inzercia{
	background: url(images/logo.png) top left;
}
.top-left h1 a span.en{
	background: url(images/logo-en.png) top left;
}
.top-left h1 a span.es{
	background: url(images/logo-es.png) top left;
}
.top-left h1 a span.de{
	background: url(images/logo-de.png) top left;
}
.top-left h1 a span.hu{
	background: url(images/logo-hu.png) top left;
}
.top-left h1 a span.it{
	background: url(images/logo-it.png) top left;
}
.top-left h1 a span.fr{
	background: url(images/logo-fr.png) top left;
}
.top-left h1 a span.ru{
	background: url(images/logo-ru.png) top left;
}
.top-left h1 a span.cz{
	background: url(images/logo-cz.png) top left;
}
.top-left h1 a span.pl{
	background: url(images/logo-pl.png) top left;
}
.top-left h1 a span.inzercia{
	background: url(images/logo-inzercia.png) top left;
}

.top-left h2{
	width: 354px;
	height: 47px;
	overflow: hidden;
	margin: 0;	padding: 20px 0 0;
	float: right;
	color: White;
	font-size: 0.9em;
	position: relative;
}
.top-left h2 span{
	width: 354px;	height: 67px;
	display: block;
	position: absolute;
	top: 0;	left: 0;
	background: url(images/slogan.png) top left;
}
.top-left h2 span.ru,
.top-left h2 span.en{
	background: url(images/slogan-en.png) top left;
}
.top-left h2 span.cz{
	background: url(images/slogan-cz.png) top left;
}
.top-left h2 span.hu{
	background: url(images/slogan-hu.png) top left;
}
.top-left h2 span.fr{
	background: url(images/slogan-fr.png) top left;
}
.top-left h2 span.de{
	background: url(images/slogan-de.png) top left;
}
.top-left h2 span.it{
	background: url(images/slogan-it.png) top left;
}
.top-left ul{
	margin: 0;	padding: 10px 0 0;
	list-style: none;
	width: 344px;
	float: right;
}
.top-left ul li{
	display: inline;
	float: left;
}
.top-left ul li a{
	float: left;
	padding: 0 5px;
	line-height: 35px;
	height: 35px;
	margin-right: 26px;
	/*background: #53A4AC url(images/bg-top-menu-l.png) no-repeat top left;*/
	background: #53A4AC;
	color: White;
	font-size: 0.85em;
	text-decoration: none;
	position: relative;
}
.top-left ul li a:hover{
	text-decoration: underline;
}
.top-left ul li a span.l,
.top-left ul li a span.r{
	width: 10px;	height: 35px;
	position: absolute;
	background: url(images/bg-top-menu.png);
	cursor: pointer;
}
.top-left ul li a span.r{
	top: 0;	right: -10px;
	background-position: 10px 0;
}
.top-left ul li a span.l{
	top: 0;	left: -10px;
}

.top-right{
	width: 370px;	height: 118px;
	width: 338px;
	position: absolute;
	top: 0;	left: 642px;
}
.top-lang-change{
	width: 51px;
	height: 30px;
	background: Black;
	float: left;
	position: relative;
	z-index: 10;
}
.top-lang-change a img{
	border: 0;
	margin: 9px 10px;
}
.top-lang-change a{
	width: 36px;
	padding-left: 15px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-size: 0.75em;
	display: block;	
	position: relative;
}
.top-lang-change a span.arrow{
	width: 14px;	height: 30px;
	display: block;
	border-right: 1px solid #70D3E7;
	background: url(images/arrow-lang.png) top left;
	cursor: pointer;
	position: absolute;
	top: 0;	left: 0;
	z-index: 10;
}
.lang-menu{
	position: absolute;
	width: 150px;
	top: 30px;	left: 0;
	list-style: none;
	background: Black;
	border-top: 1px solid #73D4E5;
	margin: 0;	padding: 0;
	z-index: 10;
}
.lang-menu li{ 
	height: auto;
}
.lang-menu a{
	width: 150px;	height: auto;
	margin: 0;	padding: 0;
	line-height: 22px;
	display: block;
	text-decoration: none;
	color: White;
	position: relative;
}
.lang-menu a img{
	margin: 5px 4px 0 4px;
}
.lang-menu a:hover{
	background: #39B1CE;
}
.top-hmenu{
	margin: 0 0 0 1px;	padding: 0;
	height: 30px;	width: 318px;
	width: 286px;
	line-height: 30px;
	list-style: none;
	background: #39B1CE url(images/bg-top-rmenu.png) no-repeat top right;
	font-size: 0.8em;
	text-align: center;
	float: left;
}
.top-hmenu li{
	display: inline;
}
.top-hmenu li a{
	color: White;
	text-decoration: none;
	margin: 0 4px;
}
.top-hmenu li a:hover{
	text-decoration: underline;
}
.top-hmenu li a strong{
	/*font-size: 1.1em;*/
}
.top-hmenu form{
	margin: 0;	padding: 0 4px 0 0;
	float: right;
}
.top-hmenu fieldset{
	border: 0;	margin: 0;	padding: 0 5px;
	font-size: 0.9em;
	color: #DDF2F7;
}
.top-hmenu input{
	border: 1px solid #BBE5EE;
	border-top: 1px solid #2A92AA;
	background: #F6FCFD;
	float: left;
	margin-top: 3px;
}
.top-hmenu label{
	padding: 1px 5px 0 0;
	float: left;
}
.top-hmenu .btn-sbm{
	border: 0;
	background: transparent;
	cursor: pointer;
	color: #DDF2F7;
	padding-top: 2px;
}
.top-hmenu .imgbtn{
	border: 0 !important;
}
.facility-btn-no-sign,
.add-facility-btn{
	margin: 1px 0 0;	padding: 0;
	width: 338px;	height: 87px;
	float: right;
	display: block;
	font-size: 1.1em;
	font-weight: normal;
	text-align: center;
	overflow: hidden;
	position: relative;
	z-index: 5;
}
.add-facility-btn a{
	text-decoration: none;
	width: 338px;	height: 57px;
	padding: 30px 0 0;
	display: block;
	color: White;
	position: relative;
	z-index: 5;
}
.add-facility-btn a span{
	width: 338px;	height: 87px;
	display: block;
	position: absolute;
	top: 0;	left: 0;
	background: url(images/btn-pridajte-zariadenie.jpg) no-repeat top left;
	cursor: pointer;
	z-index: 5;
}
.add-facility-btn-zadara a span{
	background: url(images/btn-pridajte-zariadenie-akcia.jpg) no-repeat top left;
}
.facility-btn-no-sign{
	background: url(images/bg-add-fac-no-sign.png) no-repeat top left;
}

.iconmenu{
	position: absolute;
	top: 0;	left: -205px;
	margin: 0;	padding: 0;
	list-style: none;
	width: 200px;
	text-align: right;
}
.iconmenu li{
	float: right;
	font-size: 0.75em;
}
.iconmenu li a{
	text-decoration: none;
	color: #1C90A3;
	background: url(images/ico-add-to-fav.png) no-repeat right top;
	float: right;
	display: block;
	padding: 1px 25px 5px 0;
	margin-top: 3px;
}
.iconmenu li a:hover{
	color: White;
}

.bulk-msg{
	width: 335px;
	font-size: 0.8em;
	text-align: right;
	padding-top: 30px;
	float: left;
}
.bulk-msg h5{
	font-size: 1em;
	margin: 0;	padding: 0;
	font-weight: normal;
	color: #3D787E;
}
.bulk-msg img{
	border: 0;
	margin-right: 5px;
}
.bulk-msg p{
	margin: 0;
	color: #53A4AC;
}
.bulk-msg ul{
	margin: 0;	padding: 0;
	list-style: none;
}
.bulk-msg li{
	display: inline;
	padding-left: 6px;
}
.bulk-msg li a{
	color: #3D787E;
}
.bulk-msg li a:hover{
	color: White;
}
.bulk-msg .has-some{
	color: Black;
}
.bulk-msg .has-some b{
	background: #FA6900;
	color: White;
	padding: 0px 4px;
}

/**/

#content-cont{
	width: 980px;
	float: left;
	clear: both;
}
#rcontent{
	width: 250px;
	float: left;
}
.wh-menu{
	width: 238px;
	margin: 0 0 6px 0;
	padding: 6px;
	background: White;
	list-style: none;
}
.lmenu-green-gbg{
	background: #E3F0EC url(images/h-inzercia-ubytovania.png) no-repeat top left;
	background-position: 11px 2px;
	padding-top: 28px;
}
.wh-menu li{
	font-size: 0.8em;
	display: block;
	width: 238px;
}
.wh-menu li a{
	display: block;
	width: 238px;
	text-decoration: none;
	color: Black;
}
.wh-menu li.star a:hover,
.wh-menu li a:hover{
	color: Black;
}
.lmenu-green-gbg li a,
.wh-menu li.star a,
.lmenu-blue li a,
.lmenu-green li a{
	width: 214px;
	padding: 0 0 0 20px;
}
.wh-menu li.star a{
	background: white url(images/bullet-star.png) no-repeat left top;
	background-position: 0 2px;
	font-weight: bold;
	color: #FA6900;
}
.lmenu-blue li a{
	background: white url(images/bullet-blue.png) no-repeat left top;
	background-position: 0 2px;
	color: #37AFD0;
	font-size: 1.1em;
}
.lmenu-green li a{
	background: white url(images/bullet-green.png) no-repeat left top;	
	background-position: 0 2px;
	color: #6BA66A;
}
.lmenu-green-gbg li a{
	background: transparent url(images/bullet-green-gbg.png) no-repeat left top;
	background-position: 0 2px;
	color: #345440;
}
li.lmenu-new a{
	background: white url(images/bullet-new.png) no-repeat left top;
}
.lmenu-green-gbg li.lmenu-new a{
	background: transparent url(images/bullet-new-gbg.png) no-repeat left top;
}
.lmenu-green-gbg li a:hover{
	text-decoration: underline;
}
.filter-str{
	
}
.filter-str h4{
	margin: 0;	padding: 5px;
	background: #FA6900 url(images/bg-h-orange-arr.png) no-repeat right center;
	font-size: 0.8em;
	color: White;
}
.filter-str .newsrch{
	margin: 0;	padding: 0;
	font-size: 0.7em;
	text-align: right;
}
.filter-str .newsrch a{
	color: #A3A3A3;
}
.filterzoz{
	font-size: 0.75em;
	margin: 5px 0;
	padding: 0;
}
.filterzoz span{
	font-weight: bold;
	color: #9BC1AA;
	display: block;
}

.page-filter{
	width: 250px;
	margin: 0 0 6px 0;
	padding: 0;
}
.page-filter h3{
	margin: 0;	padding: 5px 0 5px 22px;
	width: 228px;
	font-weight: normal;
	font-size: 1em;
	color: White;
	background: #4D7E63 url(images/ico-arr-down-green.png) no-repeat left;	
	background-position: 5px 13px;
}
.page-filter h3 a{
	color: White;
	text-decoration: none;
}
.page-filter h3 a em{
	font-size: 0.7em;
	color: #B0CFBE;
}
.page-filter h3 a:hover{
	color: #CADFD3;
}
.page-filter h3 a img{
	border: 0;
	margin-left: 70px;
}
.page-filter h5,
.page-filter p{
	color: #1E2F24;
	margin: 5px 0 0;
	font-size: 0.8em;
	padding: 0 5px;
}
.page-filter .change-filter{
	margin: 0;	padding: 0;
	list-style: none;
}
.page-filter .change-filter li{
	width: 240px;
}
.page-filter .change-filter a{
	display: block;
	text-align: right;
	font-style: italic;
	font-size: 0.75em;
	text-decoration: none;
	color: #1E2F24;
}
.page-filter .change-filter a:hover{
	text-decoration: underline;
}
.page-filter form{
	margin: 0;	padding: 0;	
	font-size: 0.8em;
}
.page-filter form fieldset{
	border: 1px solid #82BCA6;
	padding: 4px;
}
.page-filter form input,
.page-filter form select{
	border: 1px solid #4D7E63;
	font-size: 0.9em;
}
.page-filter form .lbl{
	display: block;
	margin: 4px 0 2px;
}
.page-filter form .btn-sbm{
	background: #4D7E63 url(images/bg-btn.png) repeat-x top;
	color: White;
	padding: 3px 5px;
	margin-top: 4px;
	cursor: pointer;
	width: auto;
}

.writeus form{
	background: #B0CFBE;
	padding: 0;
	margin-top: 1px;
}
.writeus .blr{
	width: 150px;
	float: right;
}
.writeus fieldset{
	margin: 0;
	border: 0 !important;
}
.writeus form p{
	font-size: 1em;
}
.writeus a{
	color: #385C49;
}
.writeus textarea,
.writeus input{
	width: 234px;
	border: 1px solid #4D7E63;
	margin: 2px 0;
	padding: 3px;
}
.writeus .nof{
	width: auto;
}
#mcontent{
	width: 724px;
	float: right;
}
#mcontent .banner{
	width: 380px;
	height: 250px;
	float: left;
	overflow: hidden;
	margin-bottom: 1px;
	position: relative;
}
#mcontent .banner a img{
	border: 0;
}
#mcontent .banner .innrpos,
#mcontent .banner .innr{
	width: 380px;	height: 250px;
	position: absolute;
	top: -10000px;	left: 0;
}
#mcontent .banner .innrpos{
	top: 0;
}
#mcontent .main-actions{
	width: 338px;
	height: 250px;
	margin: 0;	padding: 0;
	margin-bottom: 1px;
	float: right;
	list-style: none;
	clear: right;
}
#mcontent .main-actions li{
	width: 288px;	height: 70px;
	padding: 10px 20px 0 30px;
	overflow: hidden;
	background: url(images/bg-ban-left.png) top left;
	margin-bottom: 5px;
}
#mcontent .top-block{
	background: url(images/bg-ban-left-top.png) top left !important;	
}
#mcontent .bot-block{
	margin: 0;
	background: #4D7E63 url(images/bg-ban-left-bot.png) no-repeat top left !important;
	position: relative;
}
.main-actions h2{
	margin: 0;	padding: 0;
	font-weight: normal;
	font-size: 1.2em;
}
.main-actions h2 a{
	color: White;
	text-decoration: none;
}
.main-actions h2 a:hover{
	color: #CADFD4;
}
.main-actions p{
	margin: 0;	padding: 0;
	font-size: 0.8em;
	color: #C5DCD0;
}
.main-actions p a{
	color: #C5DCD0;
	text-decoration: none;
}
.main-actions p a:hover{
	color: White;
}
#mcontent .bot-block form fieldset,
#mcontent .bot-block form{
	margin: 0;	padding: 0;
	border: 0;
}
#mcontent .bot-block form label{
	color: White;
	font-size: 0.9em;
	display: block;
	margin: 4px 0;
}
#mcontent .bot-block form input{
	font-size: 0.9em;
	border-top: 1px solid #345440;
	border-left: 1px solid #345440;
	border-right: 1px solid #DFECE3;
	border-bottom: 1px solid #DFECE3;
}
#mcontent .bot-block form .btn-sbm{
	background: transparent;
	border: 0;
	padding: 0;
	cursor: pointer;
	font-weight: bold;
	color: #DFECE3;
}
.content-block-trans,
.content-block{
	width: 724px;
	background: White;
	margin: 0 0 6px 0;
	clear: both;
	float: left;
}
.content-block-trans{
	background: transparent;
}
.t-block-blue{
	width: 380px;	height: 16px;
	background: #37AFD0 url(images/round-t-block-blue.png) no-repeat left bottom;
	float: left;
	font-size: 0.8em;
}
.t-block-green{
	width: 338px;	height: 16px;
	background: #4D7E62 url(images/round-t-block-green.png) no-repeat left bottom;
	float: right;
	font-size: 0.8em;
}
.content-blue,
.content-text{
	padding: 10px;
	width: 704px;	float: left;
}
.content-text p{
	font-size: 0.8em;
	margin: 2px 0 4px;	padding: 0;
}
.content-text ol,
.content-text ul{
	font-size: 0.8em;
	color: #2A92AA;
}
.content-text a{
	color: #FA6900;
}
.stext{
	background: #CBDED2;
	padding: 6px;
}
.stextapp{
	background: #FAFCFA url(images/bg-apptext.png) no-repeat top left;
	background: #E3F0ED url(images/bg-inz-title.jpg) no-repeat top left;
	padding: 10px 6px 6px;
	position: relative;
}
.sappimg{
	padding-right: 170px;
}
.stextapp .imgfr{
	border: 0;
	position: absolute;
	top: 0;	right: 10px;
}
.stextapp h2{
	color: #4D7E62 !important;
}
.inz-tc{
	width: 100%;
	clear: both;
	float: left;
	padding-top: 5px;
}
.inz-tc .left{
	width: 339px;
	float: left;
}
.inz-tc .left ul{
	margin: 0;	padding: 0 5px 0 0;
	list-style: none;
	font-size: 0.9em;
}
.inz-tc .left ul li{
	background: url(images/li-cir-green.png) no-repeat left;
	padding: 4px 5px 4px 31px;
	color: Black;
}
.inz-tc .left ul li strong{
	color: #FA6900;
}
.inz-tc .left ul li .g1{
	color: #0000CD;	
}
.inz-tc .left ul li .e,
.inz-tc .left ul li .o1{
	color: #B22222;	
}
.inz-tc .left ul li .o2{
	color: Orange;	
}
.inz-tc .left ul li .g2{
	color: Blue;	
}
.inz-tc .left ul li .l{
	color: Green;	
}
.inz-tc .right{
	width: 353px;
	float: left;
}
.inz-tc .right p{
	color: #122117;
	padding: 0 6px 6px;
	font-style: italic;
}
.inz-tc .right .inztitreg{
	display: block;
	width: 353px; height: 58px;
	background: url(images/bg-inz-regbtn.png) no-repeat top left;
	text-align: center;
	line-height: 58px;
	margin-bottom: -6px;
	text-decoration: none;
	color: #4D7E62;
	font-weight: bold;
	font-size: 1em;
}
.inz-tc .right a.inztitreg:hover{
	color: #FA6900;
}

.content-blue h1,
.content-blue h2,
.content-text h1,
.content-text h2,
.content-text h3,
.content-text h4,
.content-text h5{
	margin: 6px 0;
	font-weight: normal;
}
.content-blue h1,
.content-text h1{
	color: #333;
	font-size: 1.5em;
}
.content-blue h2,
.content-text h2{
	color: #37AFD0;
	font-size: 1.4em;
}
.content-blue h2{
	color: #DDF1F7;
	padding-bottom: 5px;
	border-bottom: 1px solid #2A92AA;
}
.content-text h2 strong{
	font-weight: normal;
	color: #A3C7B3;
}
.content-text h3{	
	color: #4D7E63;
	font-size: 1.2em;
}
.content-text h3 .action{
	font-size: 0.7em;
	padding-left: 10px;
}
.content-text h4{
	color: #767B40;
	font-size: 1em;
	font-weight: bold;
}
.content-text h4 span{
	font-size: 0.75em;
	font-weight: normal;
}
.content-text h5{
	color: #FA6900;
	font-size: 0.9em;
	font-weight: bold;
}
.content-text .top-ico{
	background: url(images/ico-top-star.png) no-repeat left;
	background-position: 0 6px;
	padding-left: 20px;
}
.content-blue{
	background: #39B1CE;
}
.content-text .martop15{
	margin-top: 15px;
}

/**/
.twoc-lw{
	float: left;
	width: 100%;
	clear: both;
}
.twoc-lw .cont{
	float: left;
	width: 485px;
	padding-right: 5px;
}
.twoc-lw .col{
	float: left;
	width: 208px;
	padding: 0 0 0 5px;
}
.twoc-lw h3{
	font-size: 0.8em;
	font-weight: bold;
	color: #666666;
	border-bottom: 1px dotted #39B1CE;
	padding: 10px 3px 2px 3px;
	clear: both;
}
.twoc-lw .zar{
	float: left;
	width: 485px;
	clear: both;
}
.twoc-lw .zar .img{
	width: 116px;
	padding-right: 5px;
	float: left;
	line-height: 1.2em;
}
.twoc-lw .zar .img p{
	padding: 3px;
	font-weight: bold;
	border: 1px solid #FA6900;
	font-size: 0.7em;
}
.twoc-lw .zar .img a{
	font-size: 0.75em;
	color: Gray;
	text-decoration: none;
}
.twoc-lw .zar .moznosti ul a:hover,
.twoc-lw .zar .img a:hover{
	text-decoration: underline;
}
.twoc-lw .zar .moznosti{
	width: 364px;
	float: left;
}
.twoc-lw .zar .moznosti h4{
	color: #69D2E7;
	padding: 0 0 5px;
	margin: 0;
}
.twoc-lw .zar .moznosti ul{
	list-style: none;
	margin: 0;	padding: 0;
	line-height: 1.6em;
}
.twoc-lw .zar .moznosti ul a{
	display: block;
	font-weight: bold;
	color: #4D7E63;
	text-decoration: none;
	background: url(images/li-lw-menu.png) no-repeat left top;
	background-position: 0 6px;
	padding-left: 19px;
}
.twoc-lw .kontakt-form{
	font-size: 0.75em;
}
.twoc-lw .obj-lang-menu{
	font-size: 0.8em !important;
}
.twoc-lw .kontakt-form fieldset div{
	width: 470px;
}
.twoc-lw .kontakt-form .rightblok{
	width: 260px;
}
.twoc-lw .kontakt-form textarea{
	width: 255px;
}
.twoc-lw .blok-orange,
.twoc-lw .blok-blue{
	border: 1px solid #A7DCDE;
	padding: 5px 10px;
	margin: 0 0 10px;
}
.twoc-lw .blok-orange{
	border: 1px solid #FA6900;
}
.twoc-lw .blok-orange p,
.twoc-lw .blok-blue p{
	color: #666666;
}
.twoc-lw .blok-orange h5,
.twoc-lw .blok-blue h5{
	color: #333333;
}
.balik-info strong{
	font-size: 1.2em;
	color: #53A4AC;
}

#zoznamURL{
	font-size: 0.75em;
	background: #EEF6F7;
	padding: 5px;
	clear: both;
}

/**/
.content-text .filter{
	border: 1px solid #9BC1AA;
	padding: 5px;
	font-size: 0.8em;
	width: 692px;
	float: left;
	clear: both;
}
.content-text .filter ul{
	list-style: none;	
	margin: 0;	padding: 0;
	float: right;
	font-size: 1em;
}
.content-text .filter ul ul{
	display: inline;
	float: none;
}
.content-text .filter ul li{
	display: inline;
	padding-right: 5px;
	color: #8BB89C;
	position: relative;
}
.content-text .filter ul li strong{
	cursor: pointer;
}
.content-text .filter li a{
	color: #FA6900;
}
.content-text .filter li a:hover{
	color: Black;
}
.content-text .filter .info1{
	color: #FCB37F;
}
.content-text .filter-select{
	width: 150px;
	border: 1px solid #9BC1AA;
	border-top: 0;
	display: block !important;
	position: absolute;
	top: 20px;	right: 0px;
	background: White;
}
.content-text .filter-select li{
	display: block !important;	
}
.content-text .filter-select li a{
	display: block;
	width: 135px;
	padding: 1px 5px;
}
.num-obj{
	margin: 0;	padding: 2px 4px !important;
	color: #999999;
	text-align: right;
	font-size: 0.75em !important;
	clear: both;
}

/*--- zoznam zariadeni obrazok a popis ---*/
.one-object{
	width: 704px;
	float: left;
	clear: both;	
	margin: 2px 0;
	border-bottom: 1px solid #E1E1E1;
}
.one-object hr{
	display: none;
}
.one-object .photo{
	width: 164px;
	padding: 10px 5px 5px;
	float: left;
}
.one-object .photo img{
	border: 1px solid #BDD7C7;
	padding: 2px;
	float: left;
}
.one-object .photo .atop img{
	border: 1px solid #F06A11;
}
.one-object .photo .top{
	width: 46px;	height: 22px;
	padding-left: 29px;
	margin-top: -22px;
	line-height: 22px;
	text-transform: uppercase;
	color: White;
	font-weight: bold;
	background: #F0680F url(images/bg-top-ico.png) no-repeat top left;
	overflow: hidden;
	display: block;
	font-size: 0.8em;
	position: relative;
	float: left;
}
.one-object .info{
	float: right;
	width: 515px;
	padding: 5px;
}
.one-object .info h2{
	font-size: 1.2em;
}
.one-object .info h2 span{
	font-size: 0.75em;
	color: #8BB89C;
}
.one-object .info h2 a{
	color: #177F93;
	text-decoration: none;
}
.one-object .info h2 a:hover{
	color: #0C3F49;
}
.one-object .info p{
	color: #666;
	margin-bottom: 0;
}
.one-object .info .city{
	margin: 0 0 20px 0;
	color: #53A4AC;
}
.one-object .info .act-act{
	font-weight: bold;
	color: #FA6900;
	margin: 6px 0 0;
}
.one-object .zv-info{
	background: url(images/bg-vyp-info.png) no-repeat top right;
	padding: 0 24px 4px 4px;
	color: #53A4AC;
	color: Silver;
	width: 676px;	float: left;
	margin: -20px 0 0;
	text-align: right;
	position: relative;
	font-size: 0.9em;
}
.one-object .zv-info p{
	margin: 0;
}
.one-object .zv-info .akcii{
	color: #F38630;
}
.one-object .zv-info p strong{
	font-size: 1.1em;
}
.one-object hr{
	clear: both;
	margin: 0;
	height: 1px;
	border-bottom: 1px solid #C5E9EF;
}

.strany{
	margin: 10px 0;
	padding: 0;
	list-style: none;
	clear: both;
	width: 704px;
	float: left;
}
.strany li{
	display: inline;
	padding: 0 2px;
}
.strany li .np{
	font-size: 1.1em;
}
.strany li a{
	text-decoration: none;
	color: Black;
	font-size: 1.4em;
	padding: 0 3px;
}
.strany li a:hover{
	color: #69D2E7;
}
.strany .active a{
	font-size: 1.7em;
	color: #69D2E7;
}


/*--- zoznam zariadeni obrazkovy ---*/
.item-hp,
.item-p2,
.item-p1{
	width: 166px;
	height: 106px;
	margin: 5px;
	float: left;
	overflow: hidden;
	position: relative;
}
.item-hp,
.item-p2{
	width: 124px;
	height: 79px;
	margin: 8px;
}
.item-p2{
	line-height: 0.8em;
}
.item-hp{
	height: auto;
	overflow: visible;
	border: 2px solid #CBDED2;
	padding: 4px;
	margin: 2px;
	background: White;
}
.item-last{
	margin-right: 0;
}
.item-p2 .item-desc,
.item-p1 .item-desc{
	position: absolute;
	top: 0;	left: 0;
	background: #4D7E63;
	width: 150px;	height: 90px;
	padding: 5px;
	border: 3px solid #9ABAA6;
	display: none;
}
.item-p2 .item-desc{
	width: 110px;
	height: 65px;
	border: 2px solid #000;
	background: #1B2920;
}
.item-p2 .item-desc h3,
.item-p1 .item-desc h3{
	font-size: 0.8em;
	font-weight: bold;
	margin: 0;	
}
.item-p2 .item-desc p,
.item-p2 .item-desc h3{
	font-size: 0.75em;
}
.item-p2 .item-desc a,
.item-p1 .item-desc a{
	color: White;
	text-decoration: none;
}
.item-p1 img{
	border: 3px solid #E6E6E6;
}
.item-hp img,
.item-p2 img{
	border: 2px solid #A5BEB0;
}

.item-p1 a:hover img{
	border: 3px solid #9ABAA6;
}
.item-hp a:hover img,
.item-p2 a:hover img{
	border: 2px solid #000;
}
.item-p2 .wholelink,
.item-p1 .wholelink{
	width: 166px;	height: 106px;
	display: block;
	position: absolute;
	top: 0;	left: 0;
	cursor: pointer;
}
.item-p2 .wholelink{
	width: 124px;	height: 79px;
}
.item-hp h3{
	font-size: 0.8em;
	margin: 0;	padding: 0 0 4px;
}
.item-hp p{
	margin: 0;	padding: 0;
	line-height: 1.15em;
	color: #555555;
}
.item-hp .tr a{
	font-size: 0.9em;
	text-decoration: none;
	color: #FF3030;
}
.item-hp .tr a:hover{
	text-decoration: underline;
}
p.clear-btn{
	padding: 5px 10px;
	clear: both;
}
p.clear-btn a{
	color: #A9A9A9;
	background: white url(images/ico-delete.png) no-repeat left;
	background-position: 0 2px;
	padding-left: 20px;
}
p.clear-btn a:hover{
	color: #FF3030;
}

.link-all-view{
	margin: 5px;
	padding: 0 30px 0 14px;
	height: 33px;
	display: block;
	line-height: 33px;
	border: 1px solid #6FC8DD;
	position: relative;
	font-size: 0.9em;
	color: #38939C;
	float: right;
}
.link-all-view:hover{
	color: #FA6900;
}
.link-all-view span.rcorn,
.link-all-view span.lcorn{
	width: 9px;	height: 36px;
	display: block;
	position: absolute;
	top: -1px;	left: -1px;
	background: url(images/bg-link-all-view-left.png);
	cursor: pointer;
}
.link-all-view span.rcorn{
	width: 24px;
	left: auto;
	right: -1px;
	background: url(images/bg-link-all-view-right.png);
}

.content-menu{
	margin: 0;	padding: 0;
	background: #EEF0E2;
	list-style: none;
	width: 724px;
	float: left;
	clear: both;
}
.content-menu li{
	display: inline;
}
.content-menu li a{
	padding: 10px;
	float: left;
	font-size: 1.2em;
	text-decoration: none;
	color: #528365;
	border-right: 1px solid #E0E4CC;
}
.content-menu li a.active,
.content-menu li a:hover{
	background: White;
	color: #69D2E7;
}
.content-menu li a:hover .f,
.content-menu li a.active .f{
	color: #FA6900;
}
.content-menu li a:hover .r,
.content-menu li a.active .r{
	color: #F38630;
}
.content-menu li a:hover .e,
.content-menu li a.active .e{
	color: #E0E4CC;
}
.content-menu li a:hover .s,
.content-menu li a.active .s{
	color: #A7DBD8;
}

.partneri{
	font-size: 0.7em;
	color: #787E41;
	margin-top: 10px;
	padding: 5px 5px 15px;
}
.partneri a{
	color: #787E41;
	padding: 0 5px;
}
.partneri a:hover{
	color: #6A703A;
}

.to-menu{
	width: 694px;
	float: left;
	clear: both;
	margin: 0;	padding: 0 5px;
	font-size: 0.8em;
	list-style: none;
}
.to-menu li{
	display: inline;
	float: left;
	width: 231px;
}
.to-menu li a{
	color: #767B40;
}
.to-menu li a:hover{
	color: Black;
}

/**/
.akcie-table1{
	width: 100%;
	border-collapse: collapse;
	font-size: 0.8em;
}
.akcie-table1 p{
	font-size: 1em;
	color: #5C874E;
}
.akcie-table1 h5{
	font-size: 1.4em;
	font-weight: normal;
}
.akcie-table1 h5 a{
	color: #23BEDC;
	text-decoration: none;
}
.akcie-table1 h5 a:hover{
	color: Black;
	text-decoration: underline;
}
.akcie-table1 td{
	padding: 4px;
	border: 1px solid white;
	background: #EEF4EC;
}
.akcie-table1 .head{
	font-size: 1.1em !important;
	font-weight: bold;
	color: White;
}
.akcie-table1 .head td{
	padding: 5px;
	background: #69D2E7;
}
.akcie-table1 .name{
	width: 55%;
}
.akcie-table1 .date{
	width: 22%;
}
.akcie-table1 .price{
	width: 13%;
	text-align: right;
	font-size: 1.4em;
}
.akcie-table1 .head .price{
	font-size: 1.0em !important;
}
.akcie-table1 .oldprice{
	font-size: 0.65em;
	font-weight: normal;
	text-decoration: line-through;
	display: block;
	color: #5C874E;
}
.akcie-table1 .action{
	text-align: center;
}
.akcie-table1 .view-link{
	color: #FA6900;
}
.akcie-table1 .view-link:hover{
	color: #F00012;
}



.full-cont{
	width: 980px;
	float: left;
	clear: both;
}

.bottom{
	padding-bottom: 10px;
	font-size: 0.8em;
}
.bottom .left{
	width: 300px;
	float: left;
	color: #A0A857;
}
.bottom .bot-inzuful{	
	float: right;
	width: 655px;
}
.inzu-peak{
	float: left;
	width: 200px;
	text-align: right;
	background: url(images/bot-inzu-pike.png) no-repeat right center;
	margin-top: 15px;
	padding-right: 5px;
}
.inzu-r{
	background: #CACE9F;
	float: left;
	width: 450px;
	padding: 5px 0;
	margin: 22px 0 0;
	position: relative;
}
.inzu-r .ctl,
.inzu-r .ctr,
.inzu-r .cbl,
.inzu-r .cbr{
	background:  url(images/corner-bot-inzu.png);
	position: absolute;
	width: 450px;	height: 12px;
	display: block;
	font-size: 1px;
}
.inzu-r .ctl{
	top: -12px;	left: 0;
	background-position: 0 0;
}
.inzu-r .cbl{
	bottom: -12px;	left: 0;
	background-position: 0 12px;
}
.bottom-menu{
	margin: 0;	padding: 5px 20px;
	width: 180px;
	float: right;
	list-style: none;
	line-height: 1.6em;
}
.bottom-menu a{
	color: #616534;
	text-decoration: none;
}
.bottom-menu a:hover{
	text-decoration: underline;
}
.brw{
	border-right: 1px solid #ADB46D;
}
.bot-inzercia-btn{	
	float: left;	
}
.bot-inzercia-btn a{
	width: 185px;	height: 36px;
	position: relative;
	display: block;
	/*overflow: hidden;*/
	color: #CACE9F;
	text-decoration: none;
	font-size: 1.3em;
	line-height: 36px;	
}
.bot-inzercia-btn a span{
	width: 185px;	height: 36px;
	position: absolute;
	top: 0;	left: 0;
	cursor: pointer;
	background: url(images/bot-inzercia-ubytovania.png) top left;
}

/*--- vypis jedno zariadenie ---*/
#fullcontent{
	width: 980px;
	float: left;
	clear: both;
}
#fullcontent .content-text{
	width: 960px;
}
.b-content-block,
.w-content-block{
	width: 960px;
	padding: 10px;
	background: White;
	float: left;
	position: relative;
}
.b-content-block{
	background: #53A4AC url(images/bg-blue-bot-ziara.png) no-repeat bottom center;
}
.b-content-block ul,
.w-content-block ul{
	font-size: 1em;
}
.w-content-block h1{
	background: url(images/bg-h-oo.png) no-repeat left top;
	margin: 0 0 0 -10px;
	padding-left: 39px;
	line-height: 53px;
	clear: both;
}
.optmenu{
	margin: 0;	padding: 0;
	list-style: none;
	line-height: 24px;
	height: 24px;
	width: 960px;
	text-align: center;
	position: absolute;
	top: 0;	left: 0;
	float: left;
	clear: both;
}
.optmenu a{
	text-decoration: none;
}
.optmenu .back{
	float: left;
	font-size: 0.75em;
}
.optmenu .back a{
	color: #2EC9DA;
	padding-left: 10px;
	background: url(images/li-back.png) no-repeat left;
}
.optmenu .back a:hover{
	color: Black;
}
.optmenu .more-options{
	font-size: 0.8em;	
}
.optmenu .more-options a{
	background: #2EC9DA url(images/bg-more-options-r.png) no-repeat top right;
	padding: 0 14px 0 28px;
	color: White;
	line-height: 24px;
	position: absolute;
	display: block;
	top: 0;	left: 45%;
}
.optmenu .more-options a span{
	position: absolute;
	top: 0;	left: 0;
	cursor: pointer;
	display: block;
	width: 25px;	height: 24px;
	background: url(images/bg-more-options-l.png) top left;
}
.optmenu .more-options a:hover{
	color: Black;
}
.obj-head{
	width: 100%;
	float: left;
	clear: both;
	margin-top: 24px;
}
.obj-head h1{
	float: left;
	margin-right: 20px;
	/*font-family: Georgia;*/
}
.obj-hnfo{
	float: left;
	display: block;
	margin: 20px 0 0 !important;	padding: 0;
	color: #8BB89C;
}
.two-col{
	width: 960px;
	float: left;
}
.two-col .l-col{
	width: 590px;
	padding: 5px;
	float: left;
}
.two-col .r-col{
	width: 340px;
	float: right;
}
.fullblockw{
	width: 948px;
	padding: 6px;
	float: left;
	background: White;
}
address.tc{
	width: 285px;
	padding: 0 5px 10px 5px;
	float: left;
	font-size: 0.8em;
	font-style: normal;
	color: #666666;
}
address.tc b{
	display: block;
	color: #CCC;
}
address.tc a{
	text-decoration: none;
}
address.tc a:hover{
	text-decoration: underline;
}
.actuality{
	background: url(images/ico-actuality.png) no-repeat left;
	font-weight: bold;
	color: #2EC9DA;
	margin: 0 !important;
	padding: 8px 0 8px 20px !important;
	clear: both;
}
.obj-info{
	clear: both;
	border-top: 1px solid #9CDAE0;
}
.obj-info p{
	color: #666;
}
.obj-options{
	margin: 0;	padding: 0;
	list-style: none;
}
.obj-options li{
	margin-bottom: 7px;
}
.obj-options a{
	display: block;
	width: 288px;	height: 22px;
	padding: 11px 25px;
	color: White;
	text-decoration: none;
	background: #80B482 url(images/bg-obj-options.png) no-repeat;
	background-position: 0px -44px;
	overflow: hidden;
}
.obj-options a:hover{
	background: #4D7E63 url(images/bg-obj-options.png) no-repeat top left;
}
.obj-options .slvr a{
	background: url(images/bg-obj-change-lang.png) no-repeat top left;
	color: #FA6900;
}.obj-options .slvr a:hover{
	color: #AA4900;
}
.broz-dwnl{
	
}
.broz-dwnl a{
	background: url(images/ico-brozure.png) no-repeat left;
	padding: 10px 0 10px 24px !important;
	display: block;
	text-decoration: none;
}
.broz-dwnl a:hover{
	color: Black;
}
.obj-change-lang{
	margin: 0;	padding: 0;
	margin-bottom: 7px;
	list-style: none;
	background: url(images/bg-obj-change-lang.png) no-repeat top left;
	width: 288px;	height: 22px;
	padding: 11px 25px;
}
.obj-change-lang li{
	display: inline;
}
.obj-change-lang img{
	border: 0;
}
.addthisbtn{
	margin: 7px 0;
	padding: 11px 25px;
	font-size: 0.8em;
}
.addthisbtn a{
	text-decoration: none;
	color: #A9A9A9;
}

.obj-menu{
	margin: -10px 0 10px 0;	padding: 0;
	list-style: none;
	width: 960px;
	float: left;
}
.obj-menu li{
	display: inline;
	float: left;
}
.obj-menu li a{
	display: block;
	float: left;
	font-weight: bold;
	font-size: 0.9em;
	color: #E2F0F1;
	text-decoration: none;
	padding: 15px 10px 5px;
}
.obj-menu li.active a,
.obj-menu li a:hover{
	color: White;
	background: url(images/li-obj-menu-h.png) no-repeat top center;
}
.obj-menu li.active a{
	color: #264E51;
}
.bl-col{
	width: 405px;
	float: left;
	padding: 0 13px 0 17px;
}
.bl-col .tblock,
.bl-col .wblock{
	width: 393px;
	padding: 6px;
	background: White;
	margin-bottom: 6px;
	float: left;
}
.bl-col .tblock{
	background: transparent;
}
.bl-col .wblock p{
	color: #177979;
}
.bl-col .wblock .col{
	width: 188px;
	padding: 4px;
	float: left;
}
.panoramio{

}
 .panoramio img{
	border: 0;	margin: 1px 2px 1px 3px;
}
.tblock h3,
.wblock h3{
	font-size: 0.9em;
	font-weight: bold;
	color: #80B482;
}
.tblock h3{
	color: White;
}
.wblock .params{
	margin: 0;	padding: 0;
	list-style: none;
}
.wblock .params li{
	width: 180px;
	padding: 1px 4px;
	background: #EAEAEA;
	border-bottom: 1px solid white;
	font-size: 0.8em;
	color: #666;
}
.wblock .paramstable{
	border-collapse: collapse;
	width: 180px;
}
.wblock .paramstable td{
	padding: 1px 4px;
	background: #EAEAEA;
	border-bottom: 1px solid white;
	font-size: 0.8em;
	color: #666;
}
.obj-speaks{
	width: 65px;
	width: 105px;
	float: right;
	padding: 5px;
	border: 1px solid #8ED8E2;
	text-align: center;
}
.obj-speaks h5{
	font-size: 0.75em;
	font-weight: normal;
	color: #53A4AC;
	margin: 0;
	line-height: 1.1em;
}
.obj-speaks img{
	cursor: help;
}
.br-col{
	width: 495px;
	float: right;
	padding: 0 17px 0 13px;
}
.br-col .wblock{
	width: 483px;
	padding: 6px;
	background: White;
	margin-bottom: 6px;
	float: left;
}
.br-col .wblock .more-photos,
.br-col .wblock .big-photo{
	width: 483px;
	text-align: center;
}
.br-col .wblock .big-photo img{
	border: 0;
}
.br-col .wblock .more-photos{
	text-align: left;
}
.more-photos .img{
	border: 0 !important;
	border-right: 1px solid white !important;
	margin: 0 -5px -4px 0 !important;	padding: 0 !important;
}
.br-col .wblock .imgdesc{
	margin: 0 0 10px;	padding: 0;
	color: #53A4AC;
	font-style: italic;
	text-align: center;
	font-size: 0.75em;
}
.bl-col .wblock .hmap a,
.br-col .wblock .hmap a{
	color: #666;
	padding-left: 25px;
	background: url(images/ico-maximize.png) no-repeat top left;
	background-position: 5px 3px;
	text-decoration: none;
}
.bl-col .wblock .hmap a:hover
.br-col .wblock .hmap a:hover{
	color: Black;
}
.bl-col .wblock .gmap{
	width: 393px;
	height: 250px;
}
.br-col .wblock .gmap{
	width: 483px;
	height: 250px;
}
.gmapfull{
	width: 100%;
	height: 600px;
}
.gmapfull strong{
	color: #53A4AC;
}

.act-table-prew{
	width: 393px;
	border-collapse: collapse;
	font-size: 0.75em;
	color: White;
}
.act-table-prew h4{
	font-size: 1.5em;
	margin: 0;
}
.act-table-prew h4 a{
	color: White;
		font-weight: normal !important;
	text-decoration: underline;
}
.act-table-prew .head td{
	font-weight: bolder;
	border-bottom: 1px solid #8ED8E2;
	color: #8ED8E2;
	font-size: 1.1em;
}
.act-table-prew p{
	font-size: 0.9em;
	color: #BADBDE;
	margin: 0;
}
.act-table-prew td{
	padding: 4px;
	border-bottom: 1px solid #4C979E;	
}
.act-table-prew .name{
}
.act-table-prew .price{
	text-align: right;
	font-size: 1.4em;
}
.act-table-prew .oldprice{
	color: #8ED8E2;
	text-decoration: line-through;
	display: block;
}
.atrtable td{
	background: #70B3BA;
	padding: 2px 4px;
}
.atrtable tr:hover td{
	background: #7EBBC1;
}
.act-table-prew h6{
	font-size: 1.1em;
	font-weight: normal;
	margin: 0;	padding: 0;
}
.act-table-prew .km{
	width: 13%;
	text-align: right;
}
.act-table-prew .date{
	width: 40%;	
}
.act-table-prew a{
	color: White;
	font-weight: bold;
	text-decoration: none;
}
.act-table-prew a:hover{
	text-decoration: underline;
}
.act-table-prew .view-akcia-link{
	width: 31px;	height: 50px;
	display: block;
	overflow: hidden;
	position: relative;
}
.act-table-prew .view-akcia-link span{
	width: 31px;	height: 50px;
	position: absolute;
	top: 0;	left: 0;
	background: url(images/ico-view-akcia.png) top left;
	cursor: pointer;
}
.act-table-prew .link{
	width: 31px;
}

.act-table-prew .active td{
	background: White;
	color: #696969;
}
.act-table-prew .active h4 a{
	color: Black;
}
.act-table-prew .active p{
	color: Gray;
}
.act-table-prew .active .view-akcia-link span{
	background: url(images/ico-view-akcia-on.png) top left;
}

/*----- taby pre editovanie zariadenia -----*/
.tab-menu{
	margin: 0;	padding: 0;
	list-style: none;
}
.tab-menu li{
	float: left;
}
.tab-menu li a{
	display: block;
	float: left;
	background: #31A8C6;
	border: 1px solid #1E6477;
	border-bottom: 0;
	margin: 0 2px;
	padding: 5px 10px;
	color: White;
	text-decoration: none;
	font-weight: bold;
}
.tab-menu li.tab-n6 a,
.tab-menu li.tab-n5 a,
.tab-menu li.tab-n4 a,
.tab-menu li.tab-n3 a,
.tab-menu li.tab-n2 a,
.tab-menu li.tab-n1 a{
	border: 0;
	color: #808080;
	margin: 0 0 5px;	padding: 0 0 0 43px;
	height: 32px;
	line-height: 32px;
	background: url(images/tab-n-1.png) no-repeat top left;	
}
.tab-menu li a:hover{
	background: #66C0D9;
}
.tab-menu li.tab-n1 a:hover{
	background: url(images/tab-n-1.png) no-repeat top left;
}
.tab-menu li.tab-n6 a:hover,
.tab-menu li.tab-n6 a{
	background: url(images/tab-n-6.png) no-repeat top left;
}
.tab-menu li.tab-n5 a:hover,
.tab-menu li.tab-n5 a{
	background: url(images/tab-n-5.png) no-repeat top left;
}
.tab-menu li.tab-n4 a:hover,
.tab-menu li.tab-n4 a{
	background: url(images/tab-n-4.png) no-repeat top left;
}
.tab-menu li.tab-n3 a:hover,
.tab-menu li.tab-n3 a{
	background: url(images/tab-n-3.png) no-repeat top left;
}
.tab-menu li.tab-n2 a:hover,
.tab-menu li.tab-n2 a{
	background: url(images/tab-n-2.png) no-repeat top left;
}
.tab-menu li.tab-n6 a:hover,
.tab-menu li.tab-n5 a:hover,
.tab-menu li.tab-n4 a:hover,
.tab-menu li.tab-n3 a:hover,
.tab-menu li.tab-n2 a:hover,
.tab-menu li.tab-n1 a:hover{
	color: #FA6900;
}
.tab-menu li a.active{
	background: #E2F1EE;
	color: #31A8C6;
	border-bottom: 1px solid #31A8C6;
	border: 1px solid #7EC0B6;
	border-bottom: 0;
}
.tab-menu li.tab-n6 a.active,
.tab-menu li.tab-n5 a.active,
.tab-menu li.tab-n4 a.active,
.tab-menu li.tab-n3 a.active,
.tab-menu li.tab-n2 a.active,
.tab-menu li.tab-n1 a.active{
	border: 0;
	color: Black;
	background: url(images/tab-a-1.png) no-repeat top left;
}
.tab-menu li.tab-n6 a.active{
	background: url(images/tab-a-6.png) no-repeat top left;
}
.tab-menu li.tab-n5 a.active{
	background: url(images/tab-a-5.png) no-repeat top left;
}
.tab-menu li.tab-n4 a.active{
	background: url(images/tab-a-4.png) no-repeat top left;
}
.tab-menu li.tab-n3 a.active{
	background: url(images/tab-a-3.png) no-repeat top left;
}
.tab-menu li.tab-n2 a.active{
	background: url(images/tab-a-2.png) no-repeat top left;
}

.tab-menu .info{
	background: url(images/li-arr-blue-left.png) no-repeat left center;
	font-size: 0.9em;
	display: block;
	float: left;
	padding: 5px 0 5px 15px;
	color: #FA6900;
}

.arr-down-info{
	background: url(images/li-arr-blue-down.png) no-repeat left center;
	font-size: 0.9em;
	padding: 5px 0 5px 20px !important;
	color: #FA6900;
}

.gpssearch a{
	font-size: 1.1em !important;
	font-weight: bold;
}
.gpssearch #hmtctl,
.gpssearch #hmtctl div, 
.gpssearch .gmnoprint{
	width: auto !important;
	margin: auto !important; padding: 0xp !important;
}

/* ----- uzivatelske menu -----*/
.user-info-blok{
	background:	#31A8C6 url(images/bg-user-info.png) repeat-x bottom;
	width: 238px;
	margin: 0 0 6px 0;
	padding: 6px;
}
.user-info-blok h4{
	margin: 0 0 0 -6px;	padding: 0 0 0 15px;
	color: #DDF1F7;
	font-size: 1.1em;
	font-weight: normal;
	background: transparent url(images/bg-user-ucet-h.png) no-repeat left;
}
.user-info-blok p{
	color: White;
	font-size: 0.8em;
	margin: 0 0 5px;	padding: 0;
}
.user-info-blok p.user{
	background: url(images/ico-user.png) no-repeat left;
	padding: 5px 0 5px 23px;
	margin-top: 5px;
	border: 1px solid #9AD7E5;
	color: #CCEBF2;
}
.user-info-blok p a{
	color: #CCEBF2;
}
.usermenu{
	margin: 5px 0;	padding: 0;
	list-style: none;
	width: 238px;
	font-size: 0.8em;
}
.usermenu li{
	width: 238px;
}
.usermenu li a{
	width: 230px;
	padding: 2px 4px;
	display: block;
	color: White;
}
.usermenu li a.nove{
	background: url(images/ico-nove.png) no-repeat right;
}
.usermenu li a:hover{
	background: #268199;
	color: White;
}
.usermenu li a.nove:hover{
	background: #268199 url(images/ico-nove.png) no-repeat right;
}
.usermenu li.minfo a{
	font-weight: bold;
	color: White;
}
.um-t1 li a{
	color: #DDF1F7;
}
.um-t2 li a{
	color: #0C2A34;
}

/*----- formulare -----*/
.kontakt-form{
	font-size: 0.8em;
	clear: both;
}
.kontakt-form fieldset div{
	width: 689px;
	float: left;
	padding: 2px 0 0 0;
}
.kontakt-form .lbl{
	display: block;
}
.kontakt-form .dblok label,
.kontakt-form .label{
	float: left;
	width: 200px !important;
	clear: none;
	background: #EEF6F7;
	padding: 2px 0 2px 5px;
	margin-right: 5px;
}
.kontakt-form .lbl-mandatory{
	background: #D4E8EB;
}
.kontakt-form .nobg{
	background: transparent;
}
.kontakt-form .dblok input{
	margin-right: 5px;
	float: left;
}
.kontakt-form .zeb{
	background: #EEF0E3;
}
.kontakt-form .inlabel{
	float: left;
	width: 80px;
	clear: none;
	padding: 2px 0;
	margin-right: 5px;
}
.kontakt-form .rightblok{
	width: 475px;
	float: left;
}
.kontakt-form .mtop5{
	margin-top: 5px
}
.kontakt-form .checklbl{
	padding: 0 7px;
}
.kontakt-form fieldset{
	border: 1px solid  #DCDCDC;
	padding: 5px;
	margin: 3px 0;
}
.kontakt-form legend{
	color: #696969;
	background: #FA6900;
	padding: 2px 3px;
	color: White;
}
.kontakt-form label{
	color: #202020;
}
.kontakt-form p{
	padding: 0;
	font-size: 1em;
}
.kontakt-form input,
.kontakt-form textarea{
	border-bottom: 1px solid #CACACA;
	border-right: 1px solid #CACACA;
	border-left: 1px solid #6A6A6A;
	border-top: 1px solid #6A6A6A;
}
.kontakt-form label.mandatory{
	color: #113944;
}
.zvyrazni{
	border-bottom: 1px solid #F8B1BF !important;
	border-right: 1px solid #F8B1BF !important;
	border-left: 1px solid red !important;
	border-top: 1px solid red !important;
}
.kontakt-form .samewid{
	width: 350px;
}
.kontakt-form .nob{
	border: 0;
}
.kontakt-form .btns,
.kontakt-form .btn2,
.kontakt-form .btn{
	background: #4D7E63 url(images/bg-btn.png) repeat-x top;
	color: White;
	border: 1px solid #304F3F;
	border-top: 1px solid #CADFD4;
	/*border-left: 1px solid #CADFD4;*/
	height: 35px;
	line-height: 35px;
	padding: 0 15px;
	cursor: pointer;
	margin: 5px 0;
}
.kontakt-form .btn2{
	border: 1px solid #49765E;
	background: #88B69E;
	height: 28px;
	line-height: 28px;
	padding: 0 6px;
}
.kontakt-form .btns{
	background: #CCC url(images/bg-btn-silver.png) repeat-x top;
	height: 27px;
	line-height: 27px;
	border: 1px solid #999999;
	border-top: 1px solid #CDCDCD;
	color: #333;
}
.kontakt-form .blok{
	float: left;
	width: 300px !important;
}
.kontakt-form .two-col{
	padding: 0 !important;
	margin: 0;
	width: 100%;
	clear: both;
}
.kontakt-form .incol,
.kontakt-form .col{
	width: 340px !important;
	margin: 0 4px;
	float: left;
}
.kontakt-form .incol{
	width: 320px !important;
}
.kontakt-form .ol{
	width: 320px !important;
}
.kontakt-form .ol input{
	border: 0 !important;
	margin-right: 4px;
}
.kontakt-form .check-lbl,
.kontakt-form .ol label{
	margin-left: 4px !important;
}
html>body .ol label{
	margin-left: 4px !important;
}
.kontakt-form .act-images{
	width: 100%;
	float: left;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #DFDFDF;
}
.act-images .image{
	width: 122px;	margin: 5px;
	padding: 7px;
	float: left;
	background: #F0F1E1;
	text-align: center;
}
.act-images .image img{
	margin: 0 !important;	
	border: 1px solid #DCDCDC;
}
.kontakt-form .act-images .moz{
	width: 120px;
	text-align: left;
}
.kontakt-form .dblok{
	
}

.act-images .hlavna-img{
	background: #B7E9F2;
}
.act-images .image em{
	color: #197D91;
}
.cont-tabs-cont{
	padding: 3px 5px;
	border: 1px solid #2A8FAB;
}
.cont-tabs,
.obj-lang-menu{
	margin: 5px 0 0 0;
	padding: 0;
	list-style: none;
	clear: both;
	float: left;
	width: 100%;
	position: relative;
	font-size: 1em !important;
}
.cont-tabs{
	font-size: 0.8em !important;
}
.cont-tabs li,
.obj-lang-menu li{
	float: left;
}
.cont-tabs li.pp,
.obj-lang-menu li.pp{
	padding: 4px 0;
	display: block;
	width: 100%;
}
.cont-tabs li a,
.obj-lang-menu li a{
	float: left;
	padding: 4px;
	margin: 0 1px;
	background: #F0F0F0;
	color: Black;
	text-decoration: none;
	border: 1px solid #D5D5D5;
	border-bottom: 0;
}
.cont-tabs li a:hover,
.obj-lang-menu li a:hover{
	background: #DFDFDF;	
}
.cont-tabs li .active,
.obj-lang-menu li .active{
	background: #32ACCD;
	color: White;
	border: 1px solid #2A8FAB;
	border-bottom: 0;
}
.cont-tabs li a.active:hover,
.obj-lang-menu li a:hover.active{
	background: #32ACCD;
	color: White;
	border: 1px solid #2A8FAB;
	border-bottom: 0;
}

/*-- akcie zariadenia --*/
.akcie{
	margin: 5px 0;	padding: 0;
	width: 100%;
	font-size: 0.8em;
}
.akcie a{
	color: Black;
}
.akcie a:hover{
	color: #FA6900;
}
.akcie .zebra td{
	background: #F9F9F9;
}
.akcie td{
	padding: 2px 4px;
	vertical-align: top;
}
.akcie thead td{
	border-bottom: 2px solid #4D7E63;
	color: #4D7E63;
}
.akcie p{
	padding: 0;
	font-size: 0.9em;
	color: Gray;
}
.akcie .date{
	width: 160px;
}
.akcie .price{
	width: 100px;
	text-align: right;
}
.akcie .link{
	width: 60px;
	text-align: right;
}
.akcie tbody td{
	border-bottom: 1px solid #F4F4F4;
}
.akcia{

}
.akcia p{
	padding: 0 0 10px;
	color: Black;
}
.akcia .typ{
	text-align: right;
	margin: 0 0 -10px;	padding: 0;
	color: #959595;
}
.akcia .typ a{

}
.akcia .datum{
	font-size: 0.8em;
	margin: -5px 0 10px;
	color: #696969;
}
.akcia .cena{
	color: #FA6900;
	font-size: 0.9em;
	margin: 10px 0;
}
.akcia .zlava{
	font-style: normal;
	margin-left: 10px;
	background: #FA6900;
	color: White;
	padding: 3px 5px;
}
.akcia .oldprice{
	color: #929292;
	text-decoration: line-through;
	font-size: 0.8em;
	display: block;
	margin: 3px 0;
}
.akcia table{
	font-size: 0.8em;
	font-weight: bold;
	color: #696969;
}
.akcia table td{
	padding: 2px 15px 2px 0;
}
.add-mn{
	margin: 5px 0;
	padding: 0;
	list-style: none;
	text-align: right;
	font-size: 1em !important;
}
.add-mn li{
	display: inline;
}
.add-mn li a{
	background: url(images/li-plus.png) no-repeat left;
	padding: 5px 5px 5px 21px;
	border: 1px solid #D5D5D5;
}
.add-mn li a:hover{
	border: 1px solid #9F9F9F;
}
/*----- cennik -----*/
.cennik{
	margin: 5px 0;	padding: 0;
	width: 100%;
	border-collapse: collapse;
	font-size: 0.8em;
}
.cennik td{
	padding: 2px 4px !important;
}
.cennik p{
	padding: 0;
	color: Gray;
	font-size: 1em;
	font-weight: normal;
}
.cennik a{
	color: #2A8FAA;
}
.cennik h4{
	color: Black;
	margin: 0;
}
.cennik h4.yes{
	background: url(images/ico-yes.png) no-repeat left top;
	padding-left: 25px;
}
.cennik .cena{
	text-align: right;
	width: 30%;
	font-weight: normal;
	color: #FA6900;
}
.cennik .cena em{
	color: #A0A0A0;
	display: block;
}
.cennik .cena strong{
	display: block;
}
.cennik .zeb td{
	background: #F2F2F2;
}
/*formular pri zariadeni na odoslanie poziadavky a odporucania*/
.zar-send-form{
	margin: 5px 0;
	padding: 0;
	font-size: 0.8em;
}
.zar-send-form fieldset{
	padding: 5px;
	border: 1px solid #E3E3E3;
}
.zar-send-form legend{
	font-weight: bold;
	color: #696969;
}
.zar-send-form .label{
	margin: 5px 0 1px !important;
}
.zar-send-form input,
.zar-send-form textarea{
	font-size: 1em;
	border-bottom: 1px solid #BFBFBF;
	border-right: 1px solid #BFBFBF;
	border-left: 1px solid #606060;
	border-top: 1px solid #606060;
}
.zar-send-form input,
.zar-send-form textarea{
	width: 315px;
}
.zar-send-form .nof{
	width: auto;
}
.zar-send-form a:hover,
.zar-send-form a{
	background: transparent;
	margin: 0;	padding: 0;
	color: #4D7E63;
	text-decoration: underline;
	width: auto;	height: auto;
}
.zar-send-form a:hover{
	
}
.zar-send-form .dblok{
	margin: 5px 0;
}
.zar-send-form .btn{
	padding: 6px 10px;
	font-weight: bold;
	cursor: pointer;
	background: #FA6900;
	border: 1px solid #AA4900;
	color: White;
	width: auto;
}
.writeus .fullbl,
.zar-send-form .fullbl{
	width: 100%;
	clear: both;
	float: left;
	margin: 5px 0;
}
.zar-send-form .blr{
	float: right;
	width: 220px;
}
/*--- objekt dalsie moznosti ---*/
.obj-more-options{
	width: 960px;
	padding: 10px; 	
	background: #2EC9DA;
	float: left;
	display: none;
}
.loading-blue{
	height: 30px;
	background: #2EC9DA url(images/loadingAnimation.gif) no-repeat center center;
}
.three-col{
	width: 960px;
	clear: both;
	float: left;
}
.three-col .col{
	width: 310px;
	padding: 5px;
	float: left;
}
.three-col h3{
	margin: 0;	padding: 2px 5px; 
	font-weight: normal;
	color: #D2F4F7;
	font-size: 1em;
	background: #20A8B5;
}
.three-col h3 span{
	color: White;
}
.three-col .col ul{
	margin: 0;	padding: 5px;
	color: White;
	list-style: none;
	font-size: 0.8em;
}
.three-col .col ul a{
	display: block;
	color: White;
	width: 280px;
	background: url(images/li-mopt-blue.png) no-repeat left top;
	padding-left: 20px;
	text-decoration: none	
}
.three-col .col ul a:hover{
	text-decoration: underline;
}
.three-col .col ul a span{
	font-size: 0.9em;
	color: #16757E;
}
.mesta-sel{
/*	width: 308px;
	height: 180px;
	overflow: auto; */
}
.mesta-sel a{
	width: 260px !important;
}


/*----- search panel -----*/

.content-blue label{
	display: block;
	color: White;
	padding-top: 4px;
}
.content-blue select{
	width: 285px;
	background: #F0F7FB;
	border: 1px solid #309BB6;
}
.content-blue .autow{
	width: auto !important;
}
.content-blue .btnsearch{
	background: #175260 url(images/bg-searchbtn.png) no-repeat left top;
	color: White;
	
	padding: 5px 10px 5px 20px;
	border: 1px solid #1A5766;
	border-top: 1px solid #55BDD5;
	border-left: 1px solid #55BDD5;
	cursor: pointer;
}
.content-blue .mpad{
	padding: 10px 10px 0 0;
	width: 322px;
	text-align: right;
}
.content-blue .multiselect{
	width: 265px;	height: 20px;
	width: 300px;
	padding: 5px 0 5px 20px;
/*	background: #227588 url(images/ico-sel.png) no-repeat left;
	background-position: 2px 6px;*/
	background: #227588 url(images/bg-multiselect.png) no-repeat left top;
	cursor: pointer;
	border: 1px solid #1A5766;
	border-bottom: 1px solid #55BDD5;
	border-right: 1px solid #55BDD5;

	border: 1px solid #1A5766;
	border-top: 1px solid #55BDD5;
	border-left: 1px solid #55BDD5;

	position: relative;
	z-index: 1;
	color: #BAE5EF;
}
.content-blue .multiselect .msvals{
	display: block;
	width: 100%;
	height: 19px;
	overflow: hidden;
}
.oneselect .inselect,
.content-blue .multiselect .inselect{
	width: 295px;
	position: absolute;
	top: 30px;	left: 20px;
	background: #227588;

	border: 1px solid #1A5766;
	border-top: 0;
	z-index: 5;
	padding: 5px 2px;
}
.oneselect label,
.content-blue .multiselect .inselect label{
	float: left;
	color: white;
	cursor: pointer;
	font-weight: normal;
	padding-left: 4px;
}
.oneselect input,
.content-blue .multiselect input{
	float: left;
	margin-top: 2px;
}
html>body .oneselect input,
html>body .content-blue .multiselect input{
	margin-top: 6px;
}
.oneselect .inselect div,
.multiselect .inselect div{
	display: block;
	width: 100%;
	width: 306px;
	padding: 0px 4px;
	float: left;
}
.tohalf-blok{
	width: 340px;
	float: left;
}
.tohalf-blok input{
	background: #F0F7FB;
	border: 1px solid #309BB6;
	border: 1px solid #1A5766;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	width: 130px;
	padding: 3px;
	margin-bottom: 6px;
}
.noinpw,
.noinpw input{
	width: auto !important;
	background: transparent;
}
.mtop{
	margin-top: 22px !important;
}
.search-phrase{
	background: #227588;
	border: 1px solid #227588;
	margin: 10px 0;
	padding: 10px 5px;
	width: 310px;
}
.search-phrase input{
	width: 300px;
	background: White;
	border-bottom: 1px solid #9AD7E5;
	border-right: 1px solid #9AD7E5;
}
.actbtn{
	margin: 10px 0 5px !important;
	clear: both;
	width: 100%;
	float: left;
	background: #E0E4CC;
}
.tohalf-a,
.tohalf-b{
	float: left;
	width: 140px;
}
.tohalf-a{
	padding-right: 20px;
}
.tohalf-b{
	padding-left: 23px;
}

/*oneselect sa nepouziva ak s zacne tak nastylovat*/
.oneselect{
	background: #247A8E url(images/ico-selb.png) no-repeat right;
	background-position: 255px 10px;
	width: 255px;
	height: 18px;
	padding: 5px 10px;
	margin-top: 13px;
	color: White;
	font-weight: bold;
	position: relative;
	z-index: 1;
}
.oneselect .btl,
.oneselect .btr,
.oneselect .bbl,
.oneselect .bbr{
	width: 5px;	height: 5px;
	position: absolute;
	background: url(images/bg-oneselect.png);
	background-position: 0 0;
	font-size: 1px;
	overflow: hidden;
}
.oneselect .btl{
	top: 0;	left: 0;
}
.oneselect .btr{
	top: 0;	right: -1px;
	background-position: 5px 0;
}
.oneselect .bbl{
	bottom: 0;	left: 0;
	background-position: 0 5px;
}
.oneselect .bbr{
	bottom: 0;	right: -1px;
	background-position: 5px 5px;
}
html>body .oneselect .btr{
	top: 0;	right: 0;
}
html>body .oneselect .bbr{
	bottom: 0;	right: 0;
}
.oneselect .inselect{
	width: 269px;
	top: 28px;
	background: #2B92AA;
	border: 1px solid #247A8E;
}
.oneselect .inselect label{
	color: #E6F5F9;
}

/*--- table poziadavky na ubytovanie - inzercia ---*/
.acc-demands{
	width: 100%;
	border-collapse: collapse;
	font-size: 0.8em;
}
.acc-demands td{
	padding: 4px;
	vertical-align: top;
}
.acc-demands .top{
	
}
.acc-demands .date{
	width: 16%;
	background: #ECECEC url(images/bg-inzerat.png)  no-repeat left !important;
	padding-left: 28px;
	vertical-align: middle;
}
.acc-demands .termin{
	color: Gray;
	width: 33%;
}
.acc-demands .top td{
	background: #ECECEC;
	border-top: 1px solid white;
}
.acc-demands thead td{
	font-weight: bold;
	background: #31A8C6 !important; 
	color: White !important;
}
.acc-demands thead td.date{
	background: #31A8C6 !important; 	
	padding-left: 4px;
}
.acc-demands .bot{
	
}
.acc-demands .bot td{
	background: #ECECEC;
	font-size: 0.9em;
	color: #31A8C6;
	padding-top: 0;
}
.acc-demands .info td{
	background: #EEF0E3;
	border-bottom: 1px solid white;
	color: #5A6233;
}
.acc-demands .info td b{
	color: #AAB673;
	display: block;
	padding-top: 5px;
}
.reserv{
	width: 703px;
	float: left;
	clear: both; 
}
.reserv .colleft{
	width: 350px;
	padding-right: 6px;
	float: left;
}
.reserv .colleft li{
	font-size: 0.8em;
}
.reserv .colleft table{
	font-size: 0.8em;
	width: 100%;
	border-collapse: collapse;	
}
.reserv .colleft table td{
	border-bottom: 1px solid white;
	background: #ECECEC;
	padding: 2px 4px;
	vertical-align: top;
}
.reserv .colleft table p{
	font-size: 1em;
	color: #268199;
}
.reserv .colleft table a{
	color: #696969;
}
.reserv .colleft table .moznosti{
	text-align: right;
}
.reserv .colleft table .vyprsana td{
	background: #F7F7F7;
	color: #A5A5A5;
}
.reserv .colleft table .vyprsana p{
	color: #77C7DD;
}
.reserv .colleft table .vyprsana a{
	color: #FFAA6A;
}

.reserv .colright{
	width: 344px;
	float: left;
}

/*kalendar obsadenosti*/
.rs_calendar{
	text-align: center;
	vertical-align: top;
	background: transparent;
	font-size: 0.9em;
	border-collapse: separate;
	border-spacing: 1px;
	width: 100%;
}
.rs_calendar td{
	vertical-align: top;
	color: #227288;
}
.rs_calendar td table,
.rs_calendar .hlavatbl{
	width: 100%;
}
.rs_calendar .hlavatbl{
	font-size: 1.3em;
}
.rs_calendar .hlavatbl td{
	padding-bottom: 10px;
}
.rs_calendar a{
	font-weight: bold;
	color: #31A8C6;
	text-decoration: none;
}
.rs_calendar a:hover{
	color: black;
}
.rs_calendar .may{
	font-weight: bold;
	
}
.rs_calendar .may td{
	color: #FA6900 !important;
}
.rs_days{
	text-align: center;
}
.rs_header{

}
.rs_today{
	border: 2px solid #FA6900 !important;
	color: #FA6900 !important;
}
.rs_reserve{
	background: #31A8C6;
	color: White !important;
}
.rs_limit_reserve-l,
.rs_limit_reserve{
	background: transparent url(images/rs-cal-act-half.png) no-repeat;
	background-position: center top;
}
.rs_limit_reserve-l{
	background: transparent url(images/rs-cal-act-half-r.png) no-repeat;
	background-position: center top;
}
.not_month_day{
	color: #BFBFBF !important;
	border: 1px solid #DFDFDF !important;
}
.normal_day{
	border: 1px solid #31A8C6;
}
.legtable{
	width: auto;
	margin: 10px 2px;
}
.legtable td{
	padding: 0 5px;
}
.leg{
	width: 18px;
	padding: 0 !important;
}

/*----- cenove baliky tabulka -----*/
.price-table{
	width: 100%;
	border-collapse: collapse;
	text-align: center;
}
.intable,
.pt-text{
	font-size: 0.8em;
}
.price-table td{
	padding: 4px;
	border: 1px solid white;
	background: #FAFAFA;
}
.pt-text td{
	border: 1px solid #A9A9A9;
}
.price-table .zeb td{
	background: #E5F4F9;
}
.pt-text .zeb td{
	background: transparent;
}
.price-table .cena-balika td{
	background: #BAE2EF;
	font-size: 1.1em;
}
.pt-text .cena-balika td{
	background: transparent;
	font-size: 1em;
}
.price-table .cena-balika strong{
	display: block;
}
.price-table .cena-balika strong span{
	display: block;
	font-size: 0.8em;
	color: #288DAD;
}
.price-table .hlavicka td{
	background: #31A8C6;
	color: white;
}
.pt-text .hlavicka td{
	background: transparent;
	color: Black;
	font-weight: bold;
}
.price-table strong{
	font-size: 1.1em;
	font-weight: normal;
}
.price-table .ico{
	width: 100%;
	height: 16px;
	position: relative;
	overflow: hidden;
}
.price-table .ico span{
	width: 100%;
	height: 16px;
	position: absolute;
	top: 0;	left: 0;
	background: white url(images/ico-no.png) no-repeat center center;
}
.price-table .iok{
	background: white url(images/ico-ok.png) no-repeat center center !important;
}
.price-table .zeb .ico span{
	background-color: #E5F4F9 !important;
}
.ptlegend{
	color: #7C7C7C;
	font-size: 0.9em !important;
}

/*----- inzercia ubytovania -----*/
.inzercia-left{
	width: 220px;
	padding: 15px;
	background: #39B1CE url(images/bg-inzercia-left.png) no-repeat top left;
	margin-bottom: 6px;
}
.inzercia-left h3{
	margin: 0;	padding: 0;
	font-size: 1.1em;
	font-weight: normal;
	position: relative;
	width: 216px;	height: 55px;
	overflow: hidden;
}
.inzercia-left h3 span{
	position: absolute;
	width: 216px;	height: 55px;
	top: 0;	left: 0;
	display: block;
	background: url(images/h-hladate-ubytovanie.png) no-repeat top left;
	cursor: pointer;
}
.inzercia-left h3 a em{
	color: White;
}
.inzercia-left p{
	margin: 0;	padding: 5px 0 0;
	color: #C4EAEE;
	font-size: 0.75em;
}
.inzercia-left a{
	color: #C4EAEE;
	text-decoration: none;
}
.inzercia-left a:hover{
	color: White;
}
.novinky-left{
	padding-top: 0;
	background-image: none;
	margin-bottom: 6px;
}
.novinky-left h4{
	margin: 0;
	padding: 8px 11px 0;
	font-size: 1.1em;
	font-weight: normal;
	color: #82BCAA;
}
.novinky-left p,
.inz-left-ohlasy p{
	margin: 0;
	padding: 8px 11px;
	font-size: 0.8em;
	color: #345440;
	font-style: italic;
}
.novinky-left a{
	color: #101A14;
}
.novinky-left p{
	font-style: normal;
}
.inz-left-ohlasy p em{
	display: block;
	text-align: right;
	font-style: normal;
}

/*---- preco nas zoznam ----*/
.clickable{
	list-style: none;
	margin: 0;	padding: 0;
}
.clickable li{
	margin: 8px 0;
	font-size: 1.1em;
	font-weight: bold;
	color: #808080;
	background: transparent url(images/li-p-blue.png) no-repeat top left;
	padding: 3px 0 10px 34px;
}
.clickable li strong{
	color: White;
	background: #FA6900;
	padding: 1px 4px;
}
.clickable li a{
	font-weight: normal;
	font-size: 0.9em;
}
.clickable li ul{
	list-style: none;
	margin: 10px 0 0;	padding: 0;
}
.clickable li ul li{
	font-weight: normal;
	font-size: 1.15em;
	color: Black;
	background: url(images/li-p-green.png) no-repeat top left;
	padding: 2px 0 10px 27px;
	margin: 4px 0;
}
.a-btn-blue{
	font-size: 1.8em;
	background: #37AFD0;
	color: White !important;
	padding: 10px 20px;
}
.a-btn-blue:hover{
	background: #75C8DF;
}
.marg{
	margin: 20px 0;
	padding: 10px 0 !important;
}

.multicheck{
	overflow: auto;
	width: 100% !important;
	height: 140px !important;
	border: 1px solid #A9A9A9;
}
.one-check{
	width: 210px !important;
	float: left;
	padding: 1px 5px !important;	
}
.one-check input{
	border: 0 !important;
}
.multicheck label{
	padding: 0 5px;
}

/*adwords*/
.adword-info{
	font-size: 1.0em !important;
	color: #808080;
	padding: 4px 6px !important;
	border: 1px solid #4D7E63;
}
.adword-info strong{
	color: #4D7E63;
	font-weight: normal;
	font-size: 1.2em;
}
.adword-info em{
	color: black;
}
.ads-table{
	width: 100%;
	border-collapse: collapse;
	font-size: 0.8em;
}
.ads-table p{
	font-size: 1em;
}
.ads-table .head td{
	background: #4FB9D2;
	color: White;
	font-weight: bold;
}
.ads-table td{
	border: 1px solid #BBE4EE;
	padding: 4px;
	vertical-align: top;
	text-align: right;
}
.ads-table .ukazka{
	font-family: Arial, Helvetica, sans-serif !important;	
	background: white;
	width: 220px;
	text-align: left;
}
.ads-table .ukazka a{
	color: #2200CC;
}
.ads-table .st0{
	font-weight: bold;
	color: Red;
}
.ads-table .st1{
	color: Green;
	font-weight: bold;
}
.ads-table .st2{
	color: #FA6900;
}
.adw-moznosti{
	margin: 5px 0;	padding: 5px;
	list-style: none;
}
.adw-moznosti li{
	display: inline;
}
.adw-moznosti li a{
	color: White;
	padding: 5px;
	margin: 5px 1px 0 0;
}
.adw-moznosti li .run{
	background: #619E7D;
	border: 1px solid #4D7E63;
}
.adw-moznosti li .stop{
	background: #FF852B;
	border: 1px solid #FA6900;
}
.adw-moznosti li .run:hover{
	background: #4D7E63;
}
.adw-moznosti li .stop:hover{
	background: #FA6900;
}