
html, body {
	margin: 0px;
	padding: 0px;
	background: #ffffff;
    background-image: none;
    color: #666666;
	font-family: arial, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	height:100%;
}

a
{
	color: #0066ff;
	text-decoration: none;
}
 
a:hover
{
	color: #0000cd;
	text-decoration: underline;
}
 
a:visited
{
	color: #006699;
}
 
a:visited:hover
{
	color: #0000cd;
}

a img
{
	border: none;
}

.normaltext
{
	font-weight: normal;
}
.normaltextsivy
{
	font-weight: normal;
	color: #666666;
}
.boldtextcerveny
{
	font-weight: bold;
	color: #c20308;
}
.textCerveny
{
	color: #c20308;
}
.textZeleny
{
	color: green;
}
.upperText
{
	text-transform: uppercase;
}

.ubuntucondensed-font{
	font-family: arial, sans-serif;
}
.ubuntu-font{
	font-family: Helvetica, sans-serif;
}
.courgette-font{
	font-family: 'Courgette', cursive;
}
.opensans-font{
	font-family: 'Open Sans', sans-serif;
 	font-weight: 400;
}
.bottom-line2{
	height: 17px;
	border-bottom: 3px #c5c5ba dotted;
}

.reklama-nad-nadpis{
	position: relative;
	top: 5px;
	display: table;
	max-width: 970px;
	margin: 10px auto;
	padding: 0px 5px 3px;
	border: 1px solid #c20308;
	border-radius: 2px;
	border: none;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	font-size:20px;
}
.reklama-nad-nadpis h2{margin:0px;padding:0px;font-size:30px;color:black;font-weight:normal;font-style:normal;line-height:normal;}
.reklama-nad-nadpis h2 span{color:red;}
.reklama-nad-nadpis .ybb{margin-top:20px;}
.reklama-nad-nadpis a {color:#c20308;text-decoration:underline;}
.reklama-nad-nadpis a:hover{color:#c20308;text-decoration:none;}
img.reklama-nad-nadpis{margin: 10px auto;padding:0px}
.section-head{
	margin: 25px 0px 25px;
 	font-weight: 300;
}
.section-head h1{
 	font-weight: normal;
}
.main-text-cont h1{
	margin: 0px 0px 0px;
	text-align: center;
}
.objektnadpis h1{text-align:left}
.main-text{	
	background-color: white;
	color: #006699;
	font-size: 20px;
	line-height: 22px;
}
.main-text a{
	color: #006699;
	text-decoration: none;
}
.main-text a:hover{
	color: #006699;
	text-decoration: underline;
}
.main-text a:visited
{
	color: #006699;
}
.main-text-cont h1 > .main-text{
	font-size: 38px;
	line-height: 50px;
}
.oddelovacadresa{padding:0px 5px;color: #ffc536;}
.hviezdicka
{
	position: relative;
	top: -16px;
	margin-right: 1px;
	width: 22px;
}
.hotel-pobyt-nadpis h2{
	color: #006699;
	font-size: 34px;
	line-height: 46px;
	font-weight: 400;
	text-align: center;
}
.detail-heading{
	clear: both;
	display: table;
	width: 100%;
	margin-top: 31px;
	margin-bottom: 20px;
	text-align: center;
}
.detail-heading h3{
	padding: 0px 25px 0px 0px;
	background-color: #ffffff;
	color: #3e3b35;
	font-size: 24px;
	line-height: 40px;
	white-space: nowrap;
 	font-weight: 400;
}

.container-pobyty {
	display: flex;
	flex-wrap: wrap;
	column-gap: 40px;
	row-gap: 20px;
	justify-content: center;
}
.card-pobyt {
	position: relative;
	background: #fff;
	border:1px solid #57a5d2;
	border-radius: 10px;
	box-shadow: 0 2px 6px rgba(0,0,0,0.15);
	overflow: hidden;
	width: 250px;   /* pevná šírka dlaždice */
	height: auto;  /* pevná výška dlaždice */
	display: flex;
	flex-direction: column;
	text-align: center;
	justify-content: space-between;
 	font-weight: bold;
}
.card-pobyt a {color: #0788d1}
.card-pobyt a:visited {color: #663399}
.card-pobyt img {
	width: 100%;
	height: 185px; /* fixná výška obrázka */
	object-fit: cover; /* orezanie obrázka */
	margin-bottom: 5px;
}
.card-popis {
	padding: 5px 15px;
	text-align: left;
 	font-weight: normal;
}
.card-cena {
	padding: 0px 15px 5px;
	text-align: right;
}

.tmavsi
{
	background: #f0f0e9;
}
.vypispobytnazov
{
	white-space: nowrap;
	padding: 3px 10px 3px 0px;
    font-size: 16px;
	line-height: 20px;
	overflow: hidden;
}
.vypispobytnazov div {float:left;}
.zalamuj{
	white-space: normal;
	width: 80%;
}
.nezalamuj{
	white-space: nowrap;
}

.pobyty{margin-top: 15px;}
.cennik{margin-top:0px;}
.cennik h3{margin-top:0px;line-height:24px;}

.hotelobjektnazov
{
	margin-top: 25px;
	padding: 8px 25px 6px;
	background-color: #4a98d6;
	border: none;
	border-radius: 2px 2px 0px 0px;
	color: #ffffff;
 	font-weight: bold;
	font-size: 18px;
	text-align: center;
}
.bazen-vzdial{white-space:nowrap;font-weight:normal;}
.hotelobjekttext
{
	position: relative;
	padding: 20px;
	background-color: #e3f3ff;
	border: 1px solid #c5e3f3;
	border: none;
	border-radius: 0px 0px 2px 2px;
	color: #656647;
}
.kvalitabgnazov {background-color:#2cb218;}
.kvalitabgtext {background-color:#faffea}
.inf-hotel{
	position: relative;
	top: -7px;
	margin: 0px auto 10px;
	padding: 10px 18px 15px;
	background-color: #f9f9f2;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 2px #e0e0d3 solid;
	border-top: none;
}
.hotel-address{
	text-align: right;
	font-size: 13px;
	font-style: italic;
}
.hotel-address-nadpis{
	margin-top: 10px;
	font-size: 13px;
	font-style: italic;
}
.odkazmapa{
	float: right;
	margin-top: 5px;
	font-weight: 400;
	text-align: center;
}
.odkazmapa img {
	position: relative;
	top: 10px;
	height: 25px;
	margin-right: 5px;
}
.odkazmapa a{
	position: relative;
	top: 5px;
}
.mapanadpis
{
	float: right;
}
.mapaadresa{float:none;display:inline;margin:0px;}
.mapaadresa a{top: 0px;}

.mapapopis
{
	min-width: 350px;
	text-align: left;
}

.mapapopisobr
{
	float: left;
	margin-right: 15px;
	border: none;
	width: 150px;
}

.fotogaleriaostatne
{
	display: flex;
	white-space: nowrap;
	width: 570px;
	height: 172px;
	margin-bottom: 10px;
	overflow: hidden;
	overflow-x: auto;
}
.fotogaleriaostatne ul
{
	padding: 0px;
	margin: 0px
}
.siroka {width:100%;}
.fotogaleriaobjektvlavo
{
	width: 400px;
	margin: 0px;
}

.fotogaleriaobjektvlavo ul
{
	padding: 0px;
	margin: 0px
}
.fotogaleriahotel
{
	width: 400px;
	max-height: 72px;
	margin: 5px 0px 0px;
	overflow: hidden;
}
.fotogaleriahotel ul
{
	padding-top: 5px;
}
.fotogaleriahotel ul li
{
	margin-right: 0px;
}
.fotogaleriafoto
{
	max-width: 570px;
	margin: 5px 0px 0px;
}
.fotogaleriafoto ul li
{
	position: relative;
	margin-right: 3px;
}
.fotogaleriafoto img {cursor:pointer;}
.fotoobjektvlavo
{
	width: 400px;
	margin-bottom: 5px;
	cursor:pointer;
}

.lightbox {
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 50%;
    left: 50%;
	transform: translate(-50%, -50%);
    background: rgba(0, 0, 0, 0.8);
	border-radius: 8px;
	overflow: hidden;
	padding: 20px;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease, width 0.3s ease, height 0.3s ease; /* Plynulá zmena veľkosti */
	cursor: pointer;
}

.lightbox img {
	display: block;
    max-width: 100%; 
    max-height: 100%; 
    object-fit: contain; /* Zachováva proporcie obrázka */
	border-radius: 5px;
	background-color: white;
}
.lightbox.show {
	opacity: 1;
	visibility: visible;
    transition: opacity 0.3s ease-in-out;
}

/* Navigačné šípky */
.lightbox .prev, .lightbox .next {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	font-size: 24px;
	color: white;
	cursor: pointer;
	padding: 10px;
	background: rgba(0, 0, 0, 0.5);
	border: none;
}
.lightbox .prev { left: 20px; }
.lightbox .next { right: 20px; }
.lightbox .close {
	position: absolute;
	top: 10px;
	right: 30px;
	font-size: 50px;
	font-weight: bold;
	color: white;
	cursor: pointer;
	background: none;
	border: none;
}

.fotogaleriamalyobjekt
{
	float:none;
	margin-right: 3px;
	height: 150px;
	opacity: 1.0;
	filter:alpha(opacity=100);
}

.top-obrazok
{
	display: flex;
	align-items: flex-start;
	margin-bottom: 50px;
}
.top-obrazok p {margin:0px;}
.top-obrazok img {width:400px;margin-right:20px;}
.zobraz-viac {display:flex;align-items:center;justify-content:center;margin-top:20px;}
.zobraz-viac div{flex:1;height:10px;background-color:#dddddd;}
.zobraz-viac span {color:#0066ff;display:inline-block;margin:0 15px;cursor:pointer;}
.zobraz-viac b {font-size:18px;}

.form-toptext{
	width: 400px;
	font-size: 25px;
	color: #ffffff;
	text-align: center;
	background-color: #1c9fd9;
	margin-top: 5px;
	padding: 16px 0px 18px;
	line-height: 28px;
}
.form-toptext .fieldsetcerveny{background-color: #ffffcc;}
.kont-label{
	clear: both;
	float: left;
	width: 150px;
	text-align: right;
	color: #404040;
	line-height: 20px;
	padding: 5px 0px 0px 0px;
	margin-bottom: 10px;
}
.nazov-pobyt-rezervform
{
	font-size: 16px;
	text-align: left;
	color: #666666;
	margin: 10px 25px 10px;
}
.nazov-hotel-rezervform
{
	float: left;
	max-width: 190px;
	margin-left: 6px;
	margin-bottom: 12px;
	font-weight: bold;
}
.nazov-hotel-rezervacia
{
	margin-bottom: 15px;
	text-align: center;
	font-weight: bold;
	color: #0075c3;
}
.nazov-pobyt-rezervacia
{
	margin-bottom: 15px;
	text-align: center;
}
.rezerv-popis
{
	float: left;
	width: 100px;
	text-align: right;
	color: #404040;
	line-height: 20px;
	padding: 5px 0px 0px 0px;
	margin-bottom: 10px;
}
.rezev-datum{
	border: 1px #c5c5c5 solid;
	border-radius: 0px;
	height: 25px;
	width: 87px;
	color: #0075c3;
	font-size: 16px;
	margin-left: 5px;
	margin-bottom: 8px;
	padding-left: 4px;
	float: left;
	margin-right: 10px;
}
.flatpickr-days {owerflow:hidden;}
.p-pocet-noci{
	float: left;
	margin-left: 15px;
	padding: 5px;
	background-color: #ffffff;
	border: 1px #c5c5c5 solid;
}
.form-select{
	float: left;
	border: 1px #c5c5c5 solid;
	border-radius: 0px;
	height: 30px;
	width: 186px;
	margin-left: 5px;
	padding: 0px 5px;
	background-color: #ffffff;
	background-image: url(https://www.sunflowers-agency.de/obrazky3/arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 18px;
	font-weight: normal;
	color: #606060;
}
.selectobjekt {float:none;display:block;margin:0px auto 12px;}
.uzky-select{width: 43px;}
.orient-cena{
	padding: 10px 25px;
	color: #404040;
}
.orient-cena button {
	display: block;
	margin: 15px auto;
	padding: 5px 15px;
	background-color: #02a5c4;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	cursor: pointer;
}
.orient-cena button:HOVER {background-color: #1f6c7b;}
.sumaVypocet{font-size:30px;font-weight:bold;color:#c20308;}
.kont-input{
	border: 1px #c5c5c5 solid;
	border-radius: 0px;
	height: 25px;
	width: 176px;
	margin-left: 5px;
	margin-bottom: 8px;
	padding-left: 4px;
	font-size: 16px;
}
.vek-deti{width:80px !important;}
.form-udaj{
	width: 400px;
	border-bottom: 1px #0075c3 solid;
	background-color: #deedf7;
	float: left;
	padding-bottom: 15px;
	line-height: normal; 
}
.kontakt-toptext{
	font-size: 16px;
	font-weight: bold;
	color: #404040;
	text-align: center;
	text-transform: uppercase;
	padding-right: 10px;
	padding-left: 22px;
	margin-top: 12px;
	margin-bottom: 17px;
}
.form-kontakt{
	width: 400px;
	border-bottom: 1px #0075c3 solid;
	background-color: #e6f4ff;
	float: left;
	padding-bottom: 30px;
}

.form-rezerv{
	width: 400px;
	margin-bottom: 20px;
	padding: 0px 0px 20px;
	background-color: #e6f4ff;
	float: left;
	text-align: center;
}
.kont-textarea{
	border: 1px #c5c5c5 solid;
	border-radius: 0px;
	width: 176px;
	margin-left: 5px;
	margin-bottom: 10px;
	height: 70px;
	padding: 0;
	padding-left: 4px;
}
.form-udaj .cbkcss{margin-left:0px;}
.form-udaj .dd-container{
	height: 29px !important;
	float: left;
	margin-bottom: 8px;
}
.dd-container a{
	text-decoration: none;
}
.dd-container a:hover{
	text-decoration: none;
}
.dd-options {max-height: 260px;}
.form-udaj .dd-selected-image{	
	position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
	margin-left: 15px;
}
.form-udaj .dd-option{
	vertical-align: middle;
	padding: 4px !important;
}
.form-udaj .dd-select{
	height: 22px !important;
	background-color: white !important;
	border: 1px #c5c5c5 solid !important;
	border-radius: 0px !important;
	margin-left: 5px;
	padding-top: 5px;
}
.form-udaj .dd-selected{
	margin: 0 !important;
	padding: 0 !important;
	position: relative;
	height: 22px !important;
}
.form-udaj .dd-pointer-down{
	border: none !important;
	border-top: none !important;
	background-image: url(https://www.sunflowers-agency.de/obrazky3/arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 16px !important;
	height: 16px !important;
	top: 8px !important;
	right: 2px;
}
.form-udaj .dd-selected span {
	border: none !important;
	border-bottom: none !important;
	margin-top: 0px !important;
}
.form-udaj .dd-options{
	margin-left: 5px !important;
}
.form-udaj .dd-selected-text{
	margin-left: 5px !important;
	color: #606060;
	font-weight: normal !important;
}
.form-udaj .dd-option-text{
	margin-left: 5px !important;
	color: #606060;
	font-weight: normal !important;
}
.form-kontakt.darcekove
{
	margin-top: 20px;
	padding-top: 15px;
	float: none;
}
.darcekove
{
	float: none;
}

.darcekovyformularsuma
{
	text-align: center;
	line-height: normal; 
}
.darcekovyformularsuma span{position:relative;bottom:8px;}
.inasuma
{
	float: none;
	width: auto;
	height: 120px;
}
.poukazsuma
{
	float: left;
	width: 390px;
	margin-right: 20px;
}
.inasumacena
{
	float: left;
	width: 145px;
	text-align: right;
	padding-right: 20px;
	padding-bottom: 50px;
}
.submitbtt {
	border: 3px #ffffff solid ;
	-webkit-border-radius: 7px ;
	-moz-border-radius: 7px ;
	border-radius: 2px ;
	height: 37px;
	padding: 0px 10px;
	background-image: url(https://www.sunflowers-agency.de/obrazky3/mesta-domeny/buttonbcg.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	color: #0075c3;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
    filter: dropshadow(color=#393d47, offx=1, offy=1);
	-webkit-box-shadow:  1px 1px 1px 1px #c1c5c8;       
    box-shadow:  1px 1px 1px 1px #9ca8b0;
	cursor: pointer; 
}
.submitbtt:HOVER {
	background-image: url(https://www.sunflowers-agency.de/obrazky3/mesta-domeny/buttonbcg_hover.png) !important;
}
.search-submit{
	background-image: none !important;
	background-color: #02a5c4 !important;
	color: #ffffff;
	min-width: 180px;
	margin-top: 25px;
	margin-left: 0px;
}
.search-submit:HOVER {
	background-image:none !important;
	background-color: #1f6c7b !important;
}

.typhotela{
	margin: 15px 0px;
}

.zlavacennik
{
	display: inline-block;
	margin: 0px;
	padding: 0px 6px;
	background-color: #fe0000;
	text-transform: uppercase;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	-webkit-border-radius: 2px ;
	-moz-border-radius: 2px ;
	border-radius: 2px ;
	-webkit-box-shadow:  1px 1px 1px 0px #9ca8b0;       
    box-shadow:  1px 1px 1px 0px #9ca8b0;
    filter: dropshadow(color=#e2f0f8, offx=1, offy=1);
}

.podcennikom{
	font-size: 12px;
	line-height: 14px;
}

.hoverobrazok
{
	width: 150px;
	float: left;
	margin: 0px 15px 10px 0px;
}

.ramcekzeleny {
	margin-bottom: 3px;
	padding: 10px 20px 20px;
	text-align: center;
	border-radius: 5px;
	border: 2px solid green;
}

.hodnotenie-cont{
	float: right;
	margin-top: 0px;
}
.hotel{
	margin-top: 7px;
}
.testim{
	position:relative;
	padding-top: 20px;
}
.testim-nazov
{
	color: #2e567a;
	font-weight: bold;
	font-size: 16px;
	margin: 4px 0px 8px;
}
.testim-detail{
	color: #447d9c;
	font-size: 17px;
	font-style: italic;
}
.more-tsm{margin-top: 10px;text-align:right;}
.hodnotenie-priemer-text {font-size:18px;font-weight:bold;}
.hodnotenie-priemer {color:#0066ff;}
.hodnotenieklienta
{
	display: table;
	width: 600px;
	margin: 25px 0px 0px;
	background-color: #eff4f8;
}
.hodnotenieklientafull{
	width: 984px;
}
.hodnotenieklientanazov
{
	padding: 20px 30px 10px;
	color: #2e567a;
	font-weight: bold;
}
.hodnoteniegrafnovy {
	position: relative;
	top: -3px;
	float: right;
	vertical-align: middle;
	margin-left: 10px;
}
.hodnoteniegrafnovy div{
	float: right;
	text-align: center;
}
.hodnotenieautor
{
	color: #3e3b35;
}
.hodnoteniedatum
{
	font-size:12px;
	font-weight: normal;
}
.hodnotenietext
{
	padding: 0px 30px 20px;
}
.hodnotenieinfo
{
	display: table;
	padding: 0px 30px 20px;
	color: #2e567a;
	font-weight: bold;
}
.hodnoteniepolozka
{
	float: left;
	width: 163px;
	margin-right: 25px;
	font-size: 12px;
}
.hodnotenieinfo div.hodnoteniepolozka:last-child{margin-right:0px;}
.hodnoteniepolozkanazov
{
}
.hodnoteniecelkomnove
{
	float: left;
	width: 130px;
	height: 10px;
	margin-top: 4px;
	background-color: #ffffff;
}
.hodnotenieteplomer
{
	height: 10px;
	background-color: #f8ca39;
}
.hodnoteniepolozkacislo
{
	float: right;
}
.hodnotenienadpis {
	float: right;
	position: relative;
	top: 4px;
	padding-left: 25px;
	background-color: #ffffff;
}
.hodnotenienadpis div{
	float: right;
	text-align: center;
}
.hodnotenienadpis-popis2{
	color: #0e9acf;
	color: #666666;
	line-height: 31px;
}
.hodnotenienadpis-val{
	color: white;
	font-size: 15px;
	width: 37px;
	height: 31px;
	background-color: #0075c3;
	line-height: 31px;
	-webkit-border-radius: 4px ;
	-moz-border-radius: 4px ;
	border-radius: 4px ;
	margin-left: 7px;
	margin-right: 7px;
	font-weight: bold;
}
.procedura
{
	width:171px;
	padding:1px 0px 6px 12px !important;
	background-image: url(https://www.sunflowers-agency.de/obrazky3/mesta-domeny/bluearrow.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	line-height: 16px;
}
a.vlastnosthover
{
	color: #5d9300;
	cursor: help;
	text-decoration: none;
}

a.vlastnosthover:hover
{
	text-decoration: none;
}

.tooltipHeader
{
	background:#d9eaf3;
	color: #174060;
	font-size:16px;
	font-weight:bold;
	text-align: center;
	border:1px solid #74acd5;
	padding:5px;
	width:450px;
}

.tooltipBody
{
	background: #ffffff;
	text-align: justify;
	border: 1px solid #74acd5;
	padding: 25px;
	width: 410px;
}
.tooltipHeaderIndikacie
{
    background-color: #52721a;
	font-family:arial;
	font-size:130%;
	font-weight:bold;
	text-align: center;
	color: #ffffff;
	border: 2px solid #52721a;
	border-bottom: none;
	padding:5px;
	width:700px;
}
.tooltipHeaderIndikacie:first-letter {text-transform: uppercase;}
.tooltipBodyIndikacie
{
    background-color: #75a423;
	color: #ffffff;
    font-family:arial;
	font-size:110%;
	text-align: justify;
	border: 2px solid #52721a;
	padding:5px;
	width:700px;
}

.skryvanie-text {
	margin: 25px 15px 0px;
	padding-top: 5px;
	text-align: center;
	font-size: 12px;
	color: #0066ff;
	text-transform: uppercase;
	cursor: pointer;
	border-top: 2px solid #0083ca;
} 
.skryvanie-text span{position:relative;top:5px;font-size:30px;color:#c20308;}
.spam-text-input {width:1px;height:1px;margin:0px;padding:0px;border:none;}
.osudaje {position:relative;margin:0px 10px;font-size:14px;text-align:left;}
.otazka {width:440px;}
.osobne-udaje>span.cbkcss{margin-left:50px;}
.povinneudaje{border:2px solid #c20308 !important;}
.chyba{border:2px solid #c20308 !important;}
.kontakty-otazka
{
	display: table;
	width: 100%;
	margin-bottom: 40px;
	border-bottom: 1px solid #a8d6ee;
}
.otazkaform
{
	float: left;
	width: 535px;
}
.otazkaform input {width:200px; margin-left:15px;}
.otazkaform textarea {width:470px; height:200px; margin-left:15px;}
.odoslat-submit{
	width: 121px !important;
	margin-top: 10px;
	font-size: 20px;
}
.obchodniciframe
{
	float:right;
	width:400px;
	line-height: normal; 
}
.obchodnicinadpis
{
	margin-bottom: 20px;
    text-align: left;
	font-size: 16px;
}
.obchodnici
{
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.obchodnikfoto
{
	float: left;
	width: 60px;
	height: 60px;
	margin: 0px 15px 10px 5px;
	border: none;
}
.obchodnik
{
	float: left;
	width: 205px;
	margin-right: 15px;
	font-weight: bold;
}
.obchodnikklapka
{
	margin-right: 15px;
	margin-bottom: 8px;
	color: blue;
	font-weight: normal;
}
.vybranyobchodnik
{
	display: table;
	width: 230px;
	margin:20px auto;
	padding: 0px;
	text-align:center;
	border:2px solid #c5e3f3;
	border-radius: 5px;
}
.vybranyobchodniknazov
{
	padding: 10px 0px;
	font-size: 18px;
	font-weight: bold;
	color: #656647;
	background-color: #eff4f8;
	border-bottom:2px solid #c5e3f3;
	border-radius: 5px 5px 0px 0px;
}
.vybranyobchodniktext {margin:0px;}
.vybranyobchodnik .obchodnikfoto {float:none;margin:20px 0px 0px;width:60px;height:60px;border-radius:50%;}
.vybranyobchodnik .obchodnik {float:none;width:auto;margin:0px 0px 20px;}
.vybranyobchodnik .obchodnikklapka {display: table;margin:10px auto;padding:0px;text-align:left;white-space:nowrap;}
.vybranyobchodnik .obchodnikklapka img {margin-right:30px;width:50px;vertical-align: middle;}

.vybranyobchodnik-banner
{
	margin: 15px 0px;
}
.vybranyobchodnik-banner img {width:100%;}
.vybranyobchodnik-container
{
	display: flex;
	justify-content: center;
	margin-top: 15px;
}
.vybranyobchodnik2
{
	display: inline-flex;
	align-items: center;
	height: 60px;
	gap: 10px;
}
.vybranyobchodnik2 .obchodnikfoto {width:60px;height:60px;margin:0px;border-radius:50%;}
.vybranyobchodnik2 span {white-space:nowrap;}
.vybranyobchodnik2 .obchodnikklapka {display:flex;align-items:center;gap:5px;margin:0px;padding:0px;color:#000000;}
.vybranyobchodnik2 .obchodnikklapka a{color:#000000;}
.vybranyobchodnik2 .obchodnikklapka img {width:35px;}

.bankovy-ucet {float:left;margin:0px 80px 50px 0px;}

.reference{
	margin-top: 50px;
	margin-left: 20px;
}
.ref-skus{
	float: left;
	width: 264px;
}
.ref-img{
	float: left;
	margin-right: 10px;
	margin-bottom: 25px;
}
.reftop{
	color: #3e3b35;
	font-weight: bold;
	font-size: 18px;
}
.reftext{
	padding-right: 10px;
	color: #858585;
	font-style: italic;
	font-size: 16px;
}
.ref-gar{
	float: left;
	width: 210px;
}
.ref-over{
	float: left;
	width: 278px;
}
.ref-perf{
	float: left;
	width: 210px;
}
.subbar-container{
	position: relative;
	height: 103px;
	margin-top: 30px;
}
.subbar{
	height: 93px;
	background-color: #d5e7f1;
	-webkit-border-radius: 6px ;
	-moz-border-radius: 6px ;
	border-radius: 6px ;
}
.darcekovy-poukaz{
	float: right;
	width: 97px;
	height: 86px;
}
.darpou-text{
	width: 280px;
	color: #3e3b35;
	font-size: 12px;
	padding-left: 67px;
	padding-top: 17px;
	float: left;
	margin-right: 60px;
}
.darpou-text a{
	text-decoration: none;
	color: #3e3b35;
}
.darpou-text a:hover {
	text-decoration: none;
	color: #3e3b35;
}
.darpou-text a:visited {
	color: #3e3b35;
}
.darpou-text a:visited:hover {
	color: #3e3b35;
}
.dtext-h{
	font-size: 18px;
}

.cookie-lista {
	position: fixed;
	bottom:20px;
	left: 50%;
	transform: translateX(-50%);
	width: 80%;
	padding: 20px 30px;
	font-size: 16px;
	text-align: left;
	background-color: #d5e7f1;
	z-index:2;
}
.buttony {
	float: right;
	margin: 20px 50px 0px;
	min-height:30px;
}
.buttony label {
	margin-left:30px;
	color: #444444;
	text-align: center;
	white-space: nowrap;
}
.nevyrazny {background-color:#eeeeee !important;}
.cookie-form {display: none; margin-bottom:20px;text-align:left;}



html, body
{
    background-image: url(https://www.sunflowers-agency.de/obrazky3/design3/body-pozadie.gif);
	background-image: none;
 	border: 0px;
	vertical-align: top;
}

h1
{
	color: #0179ec;
	font-size: 22px;
}

h2
{
	color: #174060;
	font-size: 17px;
	font-weight: bold;
}

h3
{
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
}

table, tr, td {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}
 
th
{
	text-align: center;
	font-weight: normal;
}

#za-skryvacom{z-index: 1;}
.tlachornalista {
 	display: none;
	font-size: 13px;
}
  
.vlajkynovy
{
	float: right;
	margin: 22px 20px 5px 10px;
	text-align: right;
}
.vlajkynovy form{
	float: right;
	height: 18px;
 	padding: 0px;
	background-color: #ffffff;
	border:1px solid #999999;
	border-radius:3px;
}
.vlajkynovy select {
	display: block;
	position: relative;
	top: -4px;
	height: 18px;
	width: 45px;
	margin: 2px 1px 1px 1px;
	padding-left: 3px;
	border: none;
	background-color: transparent;
	appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
	background-image: url(https://www.sunflowers-agency.de/obrazky3/arrow.png);
	background-repeat: no-repeat;
	background-position: 30px 2px;
 	font-weight: 400;
	color: #666666;
	font-size: 14px;
}
.vlajkynovy option {position:relative;top:20px;}

#hornemenupruhnovy
{
	border: 0px;
	padding: 0px;
    margin: 4px 0px 0px 16px;
	height: 32px;
	_margin-top: 7px;
}
  
.hornemenu1novy
{
    background-image: url(https://www.sunflowers-agency.de/obrazky3/uvod/horne-menu-pozadie1.png);
	background-repeat: no-repeat;
	width: 22px;
}
 
.hornemenu2novy
{
	padding-left: 0px;
	padding-right: 7px;
    background-image: url(https://www.sunflowers-agency.de/obrazky3/uvod/horne-menu-pozadie2.png);
	background-repeat: repeat-x;
	text-transform: uppercase;
	word-spacing: 2px;
}
 
.hornemenu3novy
{
    background-image: url(https://www.sunflowers-agency.de/obrazky3/uvod/horne-menu-pozadie3.png);
	background-repeat: no-repeat;
	width: 5px;
}
    
.tlacitkozltenovy
{
	height: 20px;
	margin: 0px 35px 0px 13px;
	padding: 0px 10px 3px;
	color: #4b4b4b;
	background-color: #ffd200;
	font-size: 12px;
	text-transform: uppercase;
	cursor: pointer;
	border-top: 1px inset transparent;
	border-left: 1px inset transparent;
	border-right: 1px inset #000000;
	border-bottom: 1px inset #000000;
	_padding: 1px 0px;
	_margin-top: 2px;
}

.banneruvodnovy
{
	margin: 14px 0px 0px 51px;
	width: 945px;
	_top: -28px;
}

.bannerpozadiehore
{
	position: absolute;
	top: 0px;
	left: 13px;
    background-image: url(https://www.sunflowers-agency.de/obrazky3/uvod/hornypanel_sl.png);
	background-repeat: no-repeat;
	width: 1023px;
	height: 30px;
	clip: rect(auto,1020px,auto,6px);
}

.bannerpozadiedole
{
	position: absolute;
	top: 251px;
	left: 832px;
    background-image: url(https://www.sunflowers-agency.de/obrazky3/uvod/hornypanel_sl1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 150px;
	height: 135px;
	border: 0px solid #000000;
}

.bannerpozadiedolezima
{
	position: absolute;
	top: 270px;
	left: 756px;
    background-image: url(https://www.sunflowers-agency.de/obrazky3/uvod/hornypanel_zima.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 181px;
	height: 115px;
}

#content
{
	position: relative;
	top: -61px;
	left: -13px;
	width: 1030px;
	height: 364px;
	overflow: hidden;
}

.flashuvodnovy
{
	position: relative;
	top: -17px;
	left: -14px;
	margin: 0px 0px 0px 10px;
	width: 995px;
	height: 385px;
	_top: -28px;
}
   
.zalozkyuvodnovy
{
	width: 625px;
	margin: 48px 0px 0px 30px;
	padding-left: 0px;
	padding-bottom: 22px;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #c2c0c0;
	_padding-bottom: 0px;
}

.zalozkyuvodnovy ul, .zalozkyuvodnovy li
{
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.zalozkyuvodnovy li.zalozka a
{
	float: left;
	background: #3696c9;
	margin-right: 5px;
	padding: 4px 45px 2px;
	text-decoration: none;
	color: #ffffff;
	_margin-top: 1px;
}

.zalozkyuvodnovy li.zalozkaselected
{
	float: left;
	color: #444444;
 	background: #ffffff;
	margin-right: 5px;
	padding: 4px 45px 2px;
    border-left: 1px solid #c2c0c0;
	border-top: 1px solid #c2c0c0;
	border-right: 1px solid #c2c0c0;
}

.nastipobjektynazov
{
	position: relative;
	top: 1px;
	height: 20px;
	width: 150px;
	margin-top: 15px;
	padding: 5px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background: #d1e4f2;
	background: #ffffff;
	border: 1px solid #c2c0c0;
    border-bottom: 1px solid #ffffff;
}

.nastipobjekty
{
	height: 235px;
	margin-bottom: 15px;
	padding: 3px;
    border: 1px solid #c2c0c0;
}

.uvodobjektynovy
{
	margin: 45px 0px 0px 35px;
	_margin-top: 35px;
}

.uvodobjektnovy
{
	float: left;
	margin-right: 20px;
	width: 185px;
	height: 232px;
	background: #ffffff;
    background-image: url(https://www.sunflowers-agency.de/obrazky3/uvod/pozadie_objekty.jpg);
	background-repeat: no-repeat;
}

.objektnazovnovy
{
	height: 30px;
	margin: 4px 2px 0px 4px;
	padding: 5px;
	background: #3696c9;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.objektnazovnovy a
{
	color: #ffffff;
	text-decoration: none;
}

.objektnazovnovy a:visited
{
	color: #ffffff;
}

.objektobrazoknovy
{
	margin: 4px 2px 0px 4px;
	height: 94px;
}

.objektinfonovy
{
	height: 66px;
	margin: 7px 2px 0px 4px;
	padding: 0px 5px 0px 10px;
	color: #174060;
	font-size: 13px;
	overflow: hidden;
}

.infomapanovy
{
	position: relative;
	float: right;
	top: 3px;
	right: -20px;
	margin: 0px;
	color: #0174a9;
	font-size: 16px;
	text-align: right;
	_right: -5px;
	_margin-top: 20px;
}

.infoikonynovy
{
	position: relative;
	bottom: 5px;
	float: left;
	margin-right: 5px;
	border: none;
}

.infonovy
{
	margin-left: 25px;
	padding: 0px;
	width: 290px;
	font-family: 'Myriad Web', Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	_margin-right: 30px;
}

.infotextnovy
{
	margin-left: 140px;
}

.telefoncislonovy
{
	font-size: 22px;
}

.otazkanovy
{
	color: #0174a9;
	font-size: 12px;
}

.otazkanovy:visited
{
	color: #0174a9;
}

.otvaraciehodinynovy
{
	font-size: 12px;
	font-weight: normal;
}
 
.mapanovy
{
	margin: 10px 15px 0px 0px;
    background-image: url(https://www.sunflowers-agency.de/obrazky3/uvod/mapa.jpg);
	background-repeat: no-repeat;
	width: 349px;
	height: 226px;
	clear: both;
	color: #363636;
	text-align: left;
	_width: 330px;
	_margin: 5px 0px 0px 0px;
}
 
.mapaponukauvod
{
	padding: 15px 20px 0px;
	font-family: 'Myriad Web', Tahoma, Verdana, Helvetica, Arial, sans-serif;
	color: #5b5b5b;
	font-size: 18px;
	_padding: 5px 0px 0px 10px;
}

.mapavponukeuvod
{
	padding: 0px 20px 11px;
	color: #6d6d6d;
	font-size: 12px;
	text-transform: uppercase;
	_padding: 0px 0px 0px 10px;
}
   
.mapaformularnovy
{
	padding: 0px 33px 10px 8px;
	color: #363636;
	_padding: 0px 8px 0px 8px;
}
    
.mapabunkauvod
{
	font-size: 11px;
}

.mapavstupnepoleuvod
{
	margin: 5px 0px 5px 3px;
	padding: 0px;
	vertical-align: top;
	background: #ffffff;
	height: 18px;
	width: 130px;
	font-size: 11px;
	border-top: 1px inset #6e6e6e;
	border-left: 1px inset #6e6e6e;
	border-right: 1px inset transparent;
	border-bottom: 1px inset transparent;
	_width: 114px;
}

.uvodciaranovy
{
	margin-top: 30px;
	width: 983px;
	height: 2px;
	_margin-top: 10px;
}

.uvodpoukaznovy
{
	float: left;
	width: 298px;
	height: 137px;
	margin: 0px 5px 0px 10px;
    background-image: url(https://www.sunflowers-agency.de/obrazky3/uvod/pozadie_poukaz.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}

.naspis-center
{
	clear: both;
	margin: 30px 0px 20px;
	text-align: center;
	text-transform: uppercase;
}

.poukaznazovnovy
{
	margin-bottom: 10px;
	font-family: Times, 'Times New Roman', serif;
	color: #0068a1;
	font-size: 20px;
}

.poukaztextnovy
{
	margin-right: 135px;
	color: #444444;
	font-size: 13px;
}

.darcekovyformular
{
	margin-bottom: 20px;
	padding: 10px 0px 0px 320px;
    background-image: url(https://www.sunflowers-agency.de/obrazky3/darcekove-poukazy/darcekove-poukazky-form.png);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}
.darcekovyformularvzor
{
	float: left;
	margin: 0px 10px 10px;
	white-space: nowrap;
}
.darcekovyformularvzor img {border:1px solid #666666;width:180px;margin-left:5px;}
.meno-zelanie {width:700px;margin-top:35px;text-align:right;}
.meno-zelanie div {float:left;width:300px;margin-top:3px;font-size:18px;text-align:right;color:#000000;text-transform:uppercase;}
.meno-zelanie input {float:right;width:380px;height:25px;margin-bottom:15px;font-size:20px;}
.meno-zelanie textarea {float:right;width:380px;height:130px;font-size:20px;}

.darcekovyformularvpravo
{
	display: table;
	text-align: center;
	padding: 5px 5px 10px;
	background-color: #f0ffff;
	border:1px solid #87cefa;
}

.hlavickapoukazform
{
	padding-right: 5px;
	font-weight: bold;
}

.uvodfacebooknovy
{
	float: left;
	width: 329px;
	height: 123px;
	margin: 25px 0px 0px 20px;
    background-image: url(https://www.sunflowers-agency.de/obrazky3/uvod/pozadie_facebook.jpg);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	_height: 128px;
}

.facebooktextnovy
{
	margin-right: 150px;
	color: #444444;
	font-size: 13px;
}

.lastminutenovy
{
	float: left;
	margin: 5px 0px 0px 10px;
	border: none;
}

.uvodmailingnovy
{
	float: left;
	width: 285px;
	height: 123px;
	margin: 25px 0px 0px 25px;
	_height: 128px;
}

.mailingtextnovy
{
	color: #444444;
	font-size: 13px;
}
 
.vstupnepolemailing
{
	float: left;
	margin-top: 12px;
	padding: 2px 5px 2px 5px;
    background-image: url(https://www.sunflowers-agency.de/obrazky3/uvod/input_pozadie.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 158px;
	font-size: 12px;
	border: none;
	_margin: 0px;
	_height: 20px;
	_width: 166px;
	_background-attachment: fixed;
}

.tool-box {
	background-color: #84c2e2;
    background-image: url(https://www.sunflowers-agency.de/obrazky3/uvod/formular-pozadie.jpg);
    background-position: 100% 100%;
	background-repeat: no-repeat;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px #e0e0d3 solid;
	line-height: normal; 
}
.tool-h1 {
	text-align: center;
	height: 44px;
	padding:25px 0px 20px;
	position: relative;
}
.tool-h1 h1 {
	font-size: 34px;
	line-height: 34px;
	margin: 0;
	padding: 0;
	color: #3e3b35;
	text-shadow: 1px 1px 1px #ffffff;
    filter: dropshadow(color=#ffffff, offx=1, offy=1);
	font-weight: normal;
}
.tool-sub-h2 {
	text-align: center;
	height: 52px;
	font-style: italic;
}
.tool-sub-h2 h2{
	margin: 0;
	padding: 0;
	font-size: 25px;
	line-height: 25px;
	color: #555555;
}
.tool-box-bottom {
	height: 27px;
	width: 100%;
	background-image: url(https://www.sunflowers-agency.de/obrazky3/mesta-domeny/toolbottomuvod.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.hviezdicky-form-pobyty {
	float: right;
	margin-right: 18px;
	padding: 5px 0px 5px 5px;
}
.hviezdicky-form-pobyty div:last-child {margin-bottom:0px;}
.tool-select-indication {float: left;}
.tool-select-indication .dd-container {
	height: 34px !important;
	float: left;
}
.tool-select-indication .dd-selected-image {	
	position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
	margin-left: 0px;
}
.tool-select-indication .dd-option {
	vertical-align: middle;
	padding: 5px;
}
.tool-select-indication .dd-select {
	height: 34px !important;
	background-color: white !important;
	border: 1px #bf9b09 solid !important;
	-webkit-border-radius: 4px !important;
	-moz-border-radius: 4px !important;
	border-radius: 4px !important;
	behavior: url('/sunflowers/js/PIE.htc');
	margin-left: 25px;
	
}
.tool-select-indication .dd-selected {
	margin: 0 !important;
	padding: 0 !important;
	position: relative;
	top: 6px;
}
.tool-select-indication .dd-pointer-down {
	border: none !important;
	border-top: none !important;
	background-image: url(https://www.sunflowers-agency.de/obrazky3/mesta-domeny/cbdown.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 10px !important;
	height: 19px !important;
	top: 10px !important;
}
.tool-select-indication .dd-selected span {
	border: none !important;
	border-bottom: none !important;
	margin-top: 0px !important;
}
.tool-select-indication .dd-options {
	margin-left: 25px !important;
}
.tool-select-indication .dd-selected-text {
	margin-left: 5px !important;
	color: #918e8e;
	font-size: 16px;
	font-weight: normal !important;
	white-space: nowrap;
}
.tool-select-indication .dd-option-text {
	margin-left: 5px !important;
	color: #918e8e;
	font-size: 16px;
	font-weight: normal !important;
	line-height: 1px;
	white-space: nowrap;
}
.tool-select-indication #statDropdown {margin-bottom:25px;}
.search-tool .dd-container {
	height: 34px !important;
	float: left;
	margin-top: 24px;
	cursor: pointer;
}
.search-tool .dd-selected-image {	
	position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
	margin-left: 15px;
}
.search-tool .dd-option {
	vertical-align: middle;
	padding: 5px !important;
}
.search-tool .dd-select {
	height: 30px !important;
	background-color: white !important;
	border: 1px #b79303 solid !important;
	-webkit-border-radius: 4px !important;
	-moz-border-radius: 4px !important;
	border-radius: 4px !important;
	margin-left: 8px;
}
.search-tool .dd-selected {
	margin: 0 !important;
	padding: 0 !important;
	position: relative;
	height: 30px;
}
.search-tool .dd-pointer-down {
	border: none !important;
	border-top: none !important;
	background-image: url(https://www.sunflowers-agency.de/obrazky3/mesta-domeny/cbdown.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 10px !important;
	height: 19px !important;
	top: 8px !important;
}
.search-tool .dd-pointer {
	right: 5px !important;
}
.search-tool .dd-selected span {
	border: none !important;
	border-bottom: none !important;
	margin-top: 0px !important;
}
.search-tool .dd-options {
	margin-left: 8px !important;
}
.search-tool .dd-selected-text {
	margin-left: 5px !important;
	font-weight: normal !important;
	line-height: 30px;
	color: #918e8e;
	font-size: 16px;
}
.search-tool .dd-option-text {
	margin-left: 8px !important;
	color: #918e8e;
	font-size: 16px;
	font-weight: normal !important;
}
.formularpobyty .dd-container,.vyhl-pobyty-tried .dd-container{
	height: 22px !important;
	margin-bottom: 8px;
}
.formularpobyty .dd-selected-image,.vyhl-pobyty-tried .dd-selected-image{	
	position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
	margin-left: 15px;
}
.formularpobyty .dd-option,.vyhl-pobyty-tried .dd-option{
	vertical-align: middle;
	padding: 2px !important;
}
.formularpobyty .dd-select,.vyhl-pobyty-tried .dd-select{
	height: 20px !important;
	background-color: white !important;
	border: 1px #c5c5c5 solid !important;
	-webkit-border-radius: 4px !important;
	-moz-border-radius: 4px !important;
	border-radius: 4px !important;
	margin-left: 5px;
	padding-top: 0px;
}
.formularpobyty .dd-selected,.vyhl-pobyty-tried .dd-selected{
	margin: 0 !important;
	padding: 2px 0 0 !important;
	position: relative;
	height: 22px !important;
}
.formularpobyty .dd-pointer-down,.vyhl-pobyty-tried .dd-pointer-down{
	border: none !important;
	border-top: none !important;
	background-image: url(https://www.sunflowers-agency.de/obrazky3/mesta-domeny/d_cbarrows.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 8px !important;
	height: 18px !important;
	top: 3px !important;
}
.formularpobyty .dd-selected span,.vyhl-pobyty-tried .dd-selected span {
	border: none !important;
	border-bottom: none !important;
	margin-top: 0px !important;
}
.formularpobyty .dd-options{
	margin-left: 5px !important;
	min-width: 190px;
}
.formularpobyty .dd-selected-text,.vyhl-pobyty-tried .dd-selected-text{
	margin-left: 5px !important;
	color: #918e8e;
	font-size: 13px;
	font-weight: normal !important;
}
.vyhl-pobyty-tried .dd-selected-text{
	position: relative;
	top: -3px;
}
.formularpobyty .dd-option-text,.vyhl-pobyty-tried .dd-option-text{
	margin-left: 5px !important;
	color: #918e8e;
	font-size: 13px;
	font-weight: normal !important;
}
.formularpobyty .inpcss{
	margin: 0px 10px 0px;
	width: 65px;
	height: 20px;
}
.formularpobyty .osoby{
	margin: 0 0 0 10px;
	width: 45px;
}
.formularpobyty #pocNociDropdown .dd-select{
	margin-left: 5px !important;
}
.formularpobyty #pocNociDropdown .dd-options{
	margin-left: 5px !important;
	min-width: 160px;
}
.formularpobyty #pocNociDropdown .dd-pointer-down {
	background-image: url(https://www.sunflowers-agency.de/obrazky3/mesta-domeny/d_cbarrows.jpg);
}
.formularpobyty #menaDropdown {
	float: right;
	margin-top: 0px !important;
	margin-right: 10px !important;
	margin-bottom: 0px !important;
}
.formularpobyty #sedenieDropdown {
	margin-bottom: 0px !important;
	text-align: left;
}
.formularpobyty #sedenieDropdown .dd-select {
	margin: 0px !important;
}
.formularpobyty #sedenieDropdown .dd-options{
	margin: 0px !important;
}
.formularpobyty #menaDropdown .dd-select {
	margin: 0px !important;
	text-align: left;
}
.formularpobyty #menaDropdown .dd-options {
	margin: 0px !important;
	text-align: center !important;
	min-width: 55px !important;
}
.formularpobyty #menaDropdown .dd-option-text {
	margin: 0px !important;
}
.vyhl-pobyty-tried .dd-options{
	margin-left: 5px !important;
	min-width: 115px;
}
.vyhl-pobyty-tried .dd-container{float:left;}
.darcekovyformularsuma .dd-container{
	height: 22px !important;
	display: inline-block;
	text-align: left;
}
.darcekovyformularsuma .dd-selected-image{	
	position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
	margin-left: 15px;
}
.darcekovyformularsuma .dd-option{
	vertical-align: middle;
	padding: 2px !important;
}
.darcekovyformularsuma .dd-select{
	height: 20px !important;
	background-color: white !important;
	border: 1px #c5c5c5 solid !important;
	-webkit-border-radius: 4px !important;
	-moz-border-radius: 4px !important;
	border-radius: 4px !important;
	padding-top: 0px;
}
.darcekovyformularsuma .dd-selected{
	margin: 0 !important;
	padding: 2px 0 0 !important;
	position: relative;
	height: 22px !important;
}
.darcekovyformularsuma .dd-pointer-down{
	border: none !important;
	border-top: none !important;
	background-image: url(https://www.sunflowers-agency.de/obrazky3/arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 16px !important;
	height: 16px !important;
	position: absolute;
	top: 5px !important;
	right: 3px !important;
}
.darcekovyformularsuma .dd-selected span {
	border: none !important;
	border-bottom: none !important;
	margin-top: 0px !important;
}
.darcekovyformularsuma .dd-options{
	min-width: 35px;
}
.darcekovyformularsuma .dd-selected-text{
	margin-left: 5px !important;
	color: #918e8e;
	font-size: 16px;
	font-weight: normal !important;
}
.darcekovyformularsuma .dd-option-text{
	margin-left: 5px !important;
	color: #918e8e;
	font-size: 16px;
	font-weight: normal !important;
}
.darcekovyformularsuma .inpcss{
	margin: 0px 0px 0px 10px;
	width: 35px;
	height: 20px;
	text-align: right;
	padding-right: 8px;
}
#pocNociDropdown .dd-select {
	background-color: white !important;
	margin-left: 0px;
}
#pocNociDropdown .dd-options {
	margin-left: 0px !important;
}
#pocNociDropdown .dd-pointer-down {
	background-image: url(https://www.sunflowers-agency.de/obrazky3/mesta-domeny/cbdown.jpg);
}
#pocNociDropdown .dd-option {
	text-align: right;
	padding: 1px 15px !important;
}
#pocNociDropdown .dd-selected-text {
	color: #918e8e;
	font-weight: normal !important;
}
.idspace {
	width: 39px;
	float: left;
	height: 34px;
}
.search-tool {
	height: 90px;
	margin-left: 25px;
}
.pocnocihidden{
	float: left;
	width: 136px;
	margin-top: 0px;
}
.inpcss {
	border: 1px #bf9b09 solid !important;
	-webkit-border-radius: 4px !important;
	-moz-border-radius: 4px !important;
	border-radius: 4px !important;
	height: 30px;
	color: #918e8e;
	font-size: 16px;
	line-height: 18px;
	padding: 0;
	margin: 0;
	padding-left: 8px;
}
.pcst {
	margin-top: 24px;
	margin-left: 25px;
	width: 120px;
	float: left;
}
.czpst {
	margin-top: 24px;
	margin-left: 15px;
	width: 170px;
	float: left;
}
.options-label {
	float: left;
	margin-top: 17px;
	margin-left: 25px;
	text-align: right;
	font-size: 16px;
	color: #444444;
	font-weight: bold;
	padding-top: 6px;
	width: 80px;
}
.options {
	float: left;
	margin: 25px 0px 0px 30px;
	text-transform: uppercase;
}
.formularpobyty .options-label {
	float: none;
	font-size: 16px !important;
	text-align: left;
	margin-top: 5px;
	margin-left: 5px;
	padding-top: 0px;
}
.formularpobyty .options {
	float: none;
	margin-top: 5px;
	margin-left: 25px;
}
.cbkcss-uvod .mark {
	display: inline;
	margin: 0;
	padding: 0;
	width: 22px; height: 20px;
	background-image: url(https://www.sunflowers-agency.de/obrazky3/mesta-domeny/unchecked.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.cbkcss-uvod-checked .mark {
	display: inline;
	margin: 0;
	padding: 0;
	width: 22px; height: 20px;
	background-image: url(https://www.sunflowers-agency.de/obrazky3/mesta-domeny/checked.png) !important;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.cbkcss-uvod img {
	vertical-align: middle; width: 20px; height: 16px;
	margin: 0;
	padding: 0;
}
.cbkcss-uvod {
	display: inline; 
	font-size: 18px; 
	line-height: 18px; 
	cursor: pointer; 
	cursor: hand;
	margin: 0;
	padding: 0;
}
.cbkcss .mark {
	display: inline;
	margin: 0;
	padding: 0;
	width: 13px; height: 13px;
	background-image: url(https://www.sunflowers-agency.de/obrazky3/mesta-domeny/cbsmall.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.cbkcss-checked .mark {
	display: inline;
	margin: 0;
	padding: 0;
	width: 13px; height: 13px;
	background-image: url(https://www.sunflowers-agency.de/obrazky3/mesta-domeny/cbsmall_checked.png) !important;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.cbkcss-checked .cbkcss-disabled{
	display: inline;
	margin: 0;
	padding: 0;
	width: 13px; height: 13px;
	background-image: url(https://www.sunflowers-agency.de/obrazky3/mesta-domeny/cbsmall_checked_disabled.png) !important;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.cbkcss img {
	vertical-align: middle; width: 14px; height: 13px;
	margin: 0;
	padding: 0;
}
.cbkcss{
	display: inline; 
	font-size: 11px; 
	line-height: 11px; 
	cursor: pointer; 
	cursor: hand;
	margin: 0;
	padding: 0;
	margin-left: 10px;
}
.label-tool {
	color: #3e3b35;
	font-size: 16px;
	font-weight: normal;
	margin-left: 6px;
	margin-right: 15px;
}
.cbkbotom {
	margin-top: 6px;
}
.formularpobyty .label-tool {
	font-size: 11px !important;
	margin-right: 0px;
}
.formularpobyty .cbkbotom {
	margin-top: 2px;
}
.section-head-uvod{
	background-image: url(https://www.sunflowers-agency.de/obrazky3/mesta-domeny/sechead.jpg);
	background-repeat: repeat-x;
	background-position: 0px 40px;
	height: 55px;
	margin-top: 15px;
}
.top-text{
	text-align: center;
	color: #f2b921;
	font-size: 20px;
	line-height: 28px;
}
.main-text-cont-uvod{
	text-align: center;
}
.main-text-uvod{	
	background-color: white;
	color: #f2b921;
	font-size: 30px;
	line-height: 32px;
	padding-left: 30px;
	padding-right: 30px;
}
#offer-slider { 
	height: 500px; 
	overflow:hidden;
	margin-top: 25px;
	margin-bottom: 0px;
	margin-left: 50px;
	line-height: normal; 
}
.dots
{
	margin: 0px 23px 20px 0px;
	height: 1px;
	border-bottom: 3px dotted #c5c5ba;
}
#offer-slider .viewport { float: left; width: 100%; height: 500px; overflow: hidden; position: relative;}
#offer-slider .viewport h3 {margin:0;padding:0;font-weight:normal;color:#0075c3;line-height:18px}
#offer-slider .buttons { display: block; margin: 75px 10px 0 0; float: left; }
#offer-slider .next { margin: 75px 0 0 10px;  }
#offer-slider .disable { visibility: hidden; }
#offer-slider .overview { list-style: none; position: absolute; padding: 0; margin: 0; left: 0; top: 0; }
#offer-slider .overview li{position:relative;float:left;margin:0 20px 0 0;padding:1px;height:238px;border:0px solid #dcdcdc;width:205px;}
.uvod, .uvod .viewport{height:768px !important;}
.offer-nazov {
	height: 27px;
}
.offer-pic-uvod {
	margin-top: 16px;
	position: relative;
	width:	200px;
	height: 105px;
	overflow: hidden;
}
.offer-pic-uvod img {
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	width: 200px;
}
.offer-desc {margin-top:5px;}
.offer-desc a {
	font-weight: bold;
}
.offer-info {
	float: left;
	color: #444444;
	margin-top: 5px;
}
.offer-price {
	position: absolute;
	right: 4px;
	bottom: 8px;
	color: #c92100;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 4px;
	cursor:help;
}
.offer-mena {
	font-size: 12px;
	line-height: 12px;
}
.facebook{
	float: left;
	width: 160px;
	height: 84px;
	margin: 9px 0px 0px 0px;
}
.news-container{
	float: right;
	margin-top: 18px;
	margin-right: 48px;
}
.newstip{
	float: none;
	margin: 25px 10px;
	text-align: center;
}
.news-text{
	color: #3e3b35;
	font-size: 20px;
}
.news-input{
	height: 22px;
	width: 166px;
	border-top: 1px #b5b5b5 solid;
	-webkit-border-radius: 10px ;
	-moz-border-radius: 10px ;
	border-radius: 10px ;
	padding: 0;
	padding-left: 10px;
	margin-right: 22px;
	margin-top: 5px;
}

.uvodmenunovy
{
	clear: both;
	padding: 10px 0px 0px 30px;
	_margin: 10px 0px 0px 30px;
}

.menunazovnovy
{
	margin-bottom: 10px;
	color: #444444;
	font-size: 13px;
	font-weight: bold;
}

#copyrightnovy
{
	margin: 0;
	padding: 15px;
	font-size: 11px;
	text-align: center;
	color: #a5a5a5;
}

#hornypruh
{
 	border: 0px;
	padding: 0px;
    margin: 0px;
    background-color: #00407b;
	width: 100%;
	height: 4px;
}
 
#vlajkypruhnovy
{
 	border: 0px;
	padding: 0px;
    margin: 0px;
    background-color: #eff4f8;
	line-height: normal;
}
    		
#vlajkypruh
{
 	border: 0px;
	padding: 0px;
    margin: 0px;
    background-color: #a8d6ee;
	height: 24px;
}
  
.vlajky
{
	float: right;
	margin: 10px 20px 5px 10px;
	text-align: left;
 	padding: 0px;
}

.vlajka
{
	height: 12px;
	width: 22px;
	margin-left: 12px; 
}

#hornypanelpruh
{
 	border: 0px;
	padding: 0px;
    margin: 0px;
    background-image: url(https://www.sunflowers-agency.de/obrazky3/design3/horny-panel-pozadie.jpg);
	background-repeat: repeat-x;
}
 
.hornypanelnovy
{
 	border: 0px;
	padding: 0px;
	margin: 0px;
	width: 1064px;
}
    		
.hornypanel
{
 	border: 0px;
	padding: 0px;
	margin: 0px;
    background-image: url(https://www.sunflowers-agency.de/obrazky3/design3/horny-panel-sk.jpg);
	background-repeat: no-repeat;
	height: 174px;
	width: 1024px;
}
    		
.logo
{
	margin: 0px;
	padding: 0px 0px 8px;
}

.logoimg
{
	float: left;
	height: 38px;
	margin: 0px;
}

.logolink
{
	float: left;
	width: 290px;
	padding: 10px 0px 10px 20px;
}

.logotext
{
	margin: 0px 10px 0px 0px;
	padding-top: 18px;
	font-size: 16px;
	font-style: italic;
	color: #54545c;
}
.logotext1 {
	color: #f2b921;
	font-size: 20px;
	font-style: normal;
}
    		
#hornemenupruh
{
	position: relative;
	top: 9px;
	left: 43px;
	border: 0px;
	padding: 0px;
    margin: 0px;
	height: 28px;
}
  
.hornemenu1
{
    background-image: url(https://www.sunflowers-agency.de/obrazky3/design3/horne-menu-pozadie1.png);
	background-repeat: no-repeat;
	width: 3px;
}
 
.hornemenu2
{
	padding-left: 22px;
	padding-right: 7px;
    background-image: url(https://www.sunflowers-agency.de/obrazky3/design3/horne-menu-pozadie2.png);
	background-repeat: repeat-x;
	text-transform: uppercase;
	word-spacing: 2px;
}
 
.hornemenu3
{
    background-image: url(https://www.sunflowers-agency.de/obrazky3/design3/horne-menu-pozadie3.png);
	background-repeat: no-repeat;
	width: 3px;
}
     
.oddelovac
{
    background-image: url(https://www.sunflowers-agency.de/obrazky3/design3/horne-menu-oddelovac.png);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	width: 2px;
}
 
.polozkyhornemenu
{
	text-transform: uppercase;
	margin-top: 0px;
}
 
.polozkyhornemenu a
{
	display: block;
	font-size: 10px;
	padding: 8px 12px 7px;
}

.polozkyhornemenu:hover
{
	background: #e5f0f5;
}

.hornemenuselected
{
	padding: 0px 12px;
	background: #e5f0f5;
	font-size: 10px;
	text-decoration: none;
}
   
.galeria
{
	border: 0px;
	text-align: left;
	background: #ffffff;
 	background-image: url(https://www.sunflowers-agency.de/obrazky3/design3/galeria-pozadie.jpg);
	background-repeat: repeat-x;
} 

.strankanovy
{
	position:relative;
	padding: 0px 0px 5px 0px;
	text-align: left;
    width: 1064px;
	height: 100%;
	background: #ffffff;
}
 			
.stranka
{
	position:relative;
	top:-4px;
	padding: 30px 0px 5px 0px;
	border: 0px;
	text-align: left;
    width: 1024px;
	height: 100%;
	background: #ffffff;
 	background-image: url(https://www.sunflowers-agency.de/obrazky3/design3/stranka-pozadie-biele-jesen.jpg);
	background-position: left 0px;
	background-repeat: no-repeat;
}

.hlavnynadpis
{
	color: #174060;
	font-size: 22px;
 	font-weight: 400;
	margin: 15px 0px;
}

.nadpisdopln
{
	font-size: 18px;
	font-weight: normal;
	color: #0154a4;
}

.mapatien
{
	vertical-align: top;
	margin: 0px;
	border: 0px;
	padding: 0px;
	margin-bottom: 20px;
	width: 584px;
	height: 6px;
}
 
.mapamala
{
	margin: 0px;
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
}

#mapa
{
	width: 587px;
	height: 400px;
	margin: 0;
}

#popismapy
{
	padding: 10px 5px 5px;
	text-align: left;
}

.mapamalaobrazok
{
	margin: 5px;
	border: 0px solid #5e5e5e;
}

#header2nadpis2
{
	color: #7da000;
}

.bunkaklasik
{
	font-size: 11px;
}

.nadpis3
{
	font-size: 16px;
	font-weight: bold;
}

.nadpis4
{
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 15px;
}

.fieldsetcerveny
{
	padding:7px; 
	border: 1px solid red;
}

.fieldsetzeleny
{
	margin: 15px 0px;
	padding:7px; 
	border: 1px solid green;
}

.malepismo
{
	font-size: 11px;
	padding-left: 0px;
}

.boldtext
{
	font-weight: bold;
}
   
.boldtext12
{
	font-weight: bold;
	font-size: 12px;
}
  
.boldtext13
{
	font-weight: bold;
	font-size: 13px;
}
 
.boldtextvelky
{
	font-size: 15px;
	font-weight: bold;
}

.boldtextunderline
{
	font-weight: bold;
	text-decoration: underline;
}
 
.italictext
{
	font-style: italic;
}
 
.underlinetext
{
	text-decoration: underline;
}

.boldtextzeleny
{
	font-weight: bold;
	color: #00b811;
}

.textmodry
{
	color: #174060;
}

.textZeleny
{
	color: green;
}
 
.prazdnyriadok
{
	margin:20px;
}

.vlastnostpodklad
{
	background: #ffebad;
}

.obtekanievpravo
{
	float: left;
	margin: 0px;
	margin-right: 5px;
	height: 88px;
}

a.bublina
{
	text-decoration: none;
	color: #666666;
}

a.kvalitabublina
{
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

.napovedaBody
{
	background:#ffffff;
	text-align: justify;
	border:1px solid #74acd5;
	padding:15px;
	width:410px;
}

.cenavskkBody
{
	background:#ffffe5;
	font-family:arial;
	font-size:12px;
	text-align: center;
	border:1px solid #74acd5;
	padding:5px;
}
 
.proceduraHeader
{
	background:#fee18a;
	font-family:arial;
	font-size:18px;
	font-weight:bold;
	text-align: center;
	border:1px solid #fdbe00;
	padding:10px;
}

.proceduraBody
{
	background:#FFFFD9;
	font-family:arial;
	font-size:13px;
	text-align: justify;
	border-left:1px solid #fdbe00;
	border-right:1px solid #fdbe00;
	border-bottom:1px solid #fdbe00;
	padding:10px;
	min-height: 210px;
}

.tooltipobrazok
{
	float: left;
	margin-right: 5px;
	border: 1px solid #bbbbbb;
}

.tooltipmaly
{
	background:#ffffe5;
	font-family:arial;
	font-size:12px;
	border:1px solid #74acd5;
	padding:5px;
	max-width: 350px;
}

#headermena
{
	position: absolute;
	right: 6px;
	top: 276px;
	font-size: 13px;
	height: 30px;
}

.odkaznavigacia 
{
/*	color: #7da000;
	text-decoration: none; */
}

.ciaradesign
{
	border-bottom: 1px #ffffff solid;
}

.ciaradesign2
{
	border-bottom: 1px #99cc00 solid;
}

.objekt{margin-bottom:0px;}
.bezramiku{border:none;}
.formularpobyty table {top:0px;}
.obsahobjekt table{top:0px;}
.path{
	clear: both;
	display: table;
	position: relative;
	width: 984px;
	margin: 0px 20px;
	padding: 15px 0px;
	color: #666666;
	font-family: arial, sans-serif;
	font-size: 16px;
	border-bottom: 1px solid #a2cbdb;
}
.pobyty-vyhl{margin-bottom:30px;}
.mapastat {position:absolute;top:30px;right:20px;}
.mapapobyt {float: none;font-size: 13px;}
.mapapobyt img{height:20px;margin-top:2px;}
.mapapobyt a{top:3px;}
.hodnotenienadpis-popis{
	width: 115px;
	color: #0e9acf;
	text-transform: uppercase;
}
.pobyt-hodnotenie{
	width: auto;
	margin-bottom: 15px;
	padding-top: 4px;
	text-transform: none;
}
.hoteluvod
{
	display: table;
	width: 100%;
	padding-bottom: 10px;
	border-bottom: 1px solid #a2cbdb;
}
.obsahobjekt
{
	position: relative;
	padding: 0px 20px;
}
.obsahobjektuvod
{
	position: relative;
	padding: 8px 20px 0px;
}
.lavystlpecobjekt
{
	float: left;
	width: 400px;
	overflow: hidden;
}
.topobrazok
{
	width: 400px;
	margin: 0px;
}
.fotkyhotela
{
	margin-top:20px;
}
.fotohotel
{
	width: 400px;
}
.poukazy{
	width: 356px;
	font-size: 16px;
	font-weight: bold;
}
.nazov-pobyt {padding-top: 0px;line-height: 17px;}
.pocet-deti {clear:none;width: 70px;}
.poist {position:relative;width:160px;margin-right:20px;}
.meno {width:140px;padding-right:10px;}
.menopovinne{width:150px;padding-right:0px;}
.dar-poukaz{width:148px;margin-top:10px;margin-bottom:20px;}
.volat-spat{
	margin: 6px 0px 0px;
	width: 240px;
	height: 100px;
}
.form-inputdate{
	border: 1px #c5c5c5 solid;
	border-radius: 0px;
	height: 25px;
	width: 147px;
	color: #606060;
	font-size: 16px;
	margin-left: 5px;
	margin-bottom: 8px;
	padding-left: 4px;
	float: left;
	margin-right: 10px;
}
.ui-datepicker-trigger{
	float: left;
	width: 23px;
	margin-top: 3px;
}
.form-gift-text{
	font-size: 16px;
	font-weight: bold;
	color: #404040;
	padding-left: 22px;
	margin-top: 12px;
	margin-bottom: 12px;
}
.rezerv-submit {
	min-width: 180px;
	margin-top: 25px;
	margin-left: 0px;
	color: #fed62f;
	background-image: none;
	background-color: #0075c3;
}
.rezerv-submit:HOVER {background-image: none !important;background-color: #0075c3;}
.search-submit-uvod {
	float: right;
	width: 135px;
	margin-top: 28px;
	margin-right: 18px;
	font-size: 20px;
}
.search-submit-stat{
	width: 121px;
	margin-top: 29px;
	margin-left: 20px;
	font-size: 20px;
}
.search-submit-pobyty{
	width: 121px;
	margin: 15px 0px 0px 30px;
	font-size: 20px;
}
.search-submit-hotely{
	width: 121px;
	margin-top: 18px;
	margin-bottom: 16px;
	font-size: 20px;
}
.search-submit-fulltext{
	float: left;
	width: 121px;
	height: 35px;
	font-size: 18px;
	margin-left: 25px;
}
.poukaz-submit{
	min-width: 180px;
	height: 26px;
	font-size: 16px;
	margin-top: 0px;
	margin-left: 10px;
}
.napoveda {
	position: relative;
	top: 5px;
	margin-left: 12px;
	cursor: url(https://www.sunflowers-agency.de/obrazky3/mesta-domeny/otaznik-kursor.png), help;
	cursor: help;
}
.tooltipHeaderNapoveda
{
    background-color: #52721a;
	font-family:arial;
	font-size:160%;
	font-weight:bold;
	text-align: center;
	color: #ffffff;
	border: 2px solid #52721a;
	border-bottom: none;
	padding:5px 15px;
	width:350px;
}
.tooltipHeaderNapoveda:first-letter {text-transform: uppercase;}
.tooltipBodyNapoveda
{
    background-color: #75a423;
	color: #ffffff;
    font-family:arial;
	font-size:140%;
	border: 2px solid #52721a;
	padding: 10px;
	padding-left: 20px;
	width:350px;
}
.mapaobrazok
{
	margin-top: 15px;
	width: 358px;
	height: 358px;
	border: 1px solid #8fb5c8;
}
ul.galleryhtml{
	display: block;
	height: 25px;
}
.obsahstlpec
{
	position:relative;
	float: right;
	width: 600px;
}
.pod-container{
	display: table;
	padding-bottom: 24px;
	border-bottom: 3px #c5c5ba dotted;
}
.pod-container:last-child{
	border:none;
}
.produkt-cont{
	margin-top: 23px;
	height: 165px;
	position: relative;
}
.prod-popis-nazov-hotel{
	display: table;
	width: 100%;
	margin-bottom: 15px;
}
.prod-popis-nazov-hotel h2{
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #3e3b35;
	font-size: 24px;
 	font-weight: 400;
}
.prod-popis-nazov-hotel span{font-size:20px;}
.nazovpobyt{float:left;margin-right:5px;}
.nazovhotelmesto{float:left;position:relative;bottom:3px;}
.offer-pic{
	position: relative;
	float: left;
	width: 400px;
	margin-right: 24px;
}
.offer-pic img{
	float: right;
	width: 400px;
}
.offer-pic-pobyt{
	position: relative;
	float: left;
	width: 300px;
	margin-right: 24px;
}
.offer-pic-pobyt img{
	float: right;
	width: 300px;
}
.hviezdickamala
{
	width: 14px;
	margin-bottom: 6px;
	margin-left: 1px;
}
.prod-popis{
	float: right;
	width: 395px;
}
.pobytpopis{
	float: left;
	width: 446px;
	height: 100%;
}
.prod-popis h2{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #3e3b35;
	font-size: 18px;
}
.prod-popis-nazov{
	position:relative;
	top: -5px;
	display: inline-block;
	line-height: 26px;
}
.sub-popis{
	color: #404040;
}
.pobytpopis2{
	margin-top: 10px;
}
.sub-popis h3{
	margin: 0;
	padding: 0;
	color: #404040;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
}
.subinfo1{
	color: #404040;
	font-size: 16px;
	margin-top: 10px;
}
.subinfo2{
	color: #404040;
	font-size: 12px;
	margin-top: 5px;
}
.hotelmesto{
	width: 595px;
}
.price-info{
	float: right;
	text-align: right;
	width: 150px;
	position: relative;
	right: 0px;
	bottom: 0px;
}
.pobyt-cena{
	float: none;
	position: relative;
	display: table;
	width: auto;
}
.pobyt-zlava{
	position: relative;
	width: auto;
}
.uvodinfocena
{
	float:right;
	font-family: arial, sans-serif;
	text-align: right;
}
.mena {position:relative;top:-3px;}
.cprice span .mena, .cenaBody .mena {top:0px;}
.hotelcena
{
	top: 30px;
}
.price-before{
	font-size: 16px;
	color: #767676;
	text-decoration: line-through;
}
.cprice{
	color: #0059a8;
	font-size: 16px;
	font-weight: bold;
}
.cprice font{
	color: #c20308;
	font-size: 30px;
	line-height: 30px;
	cursor:help;
}
.price-desc{
	font-size: 11px;
	color: #0059a8;
}
.hodnotenie-button{
	clear: right;
	float: right;
	width: 100px;
	margin-top: 5px;
	position: relative;
	right: 0px;
	bottom: 0px;
}
.pobyt2{
	margin-top: 2px;
	margin-right: 15px;
}
.hodnotenieleft {
	float: left;
	vertical-align: middle;
}
.hodnotenieleft div{
	float: right;
	text-align: center;
}
.hodnotenieleft-popis{
	color: #0e9acf;
	font-size: 16px;
	line-height: 24px;
}
.hodnotenieleft-popis2{
	color: #0e9acf;
	font-size: 16px;
	line-height: 24px;
	margin-right: 7px;
}
.hodnotenieleft-val{
	color: white;
	font-size: 12px;
	width: 30px;
	height: 24px;
	background-color: #0e9acf;
	line-height: 24px;
	-webkit-border-radius: 4px ;
	-moz-border-radius: 4px ;
	border-radius: 4px ;
	margin-left: 7px;
	margin-right: 7px;
	font-weight: bold;
}
.objekt-info-container
{
	margin-top: 0px;
}
.objekt-formular{
	float: left;
	width: 552px;
}
.pobyty-formular{width:190px;}
.objekt-adresa{
	float: right;
	width: 206px;
	min-height: 140px;
	margin-top: 0px;
	padding-left: 20px;
	padding-bottom: 0px;
	background-color: #ffffff;
}
.adresa-pointer{
	position: relative;
	top: -2px;
	float: right;
	width: 12px;
	margin-left: 7px;
}
.inf-rez{
	text-align: center;
	text-transform: uppercase;
	color: #0075c3;
	font-size: 13px;
	font-weight: bold;
	margin-top: 13px;
}
.inf-rez-nadpis{
	float: left;
	text-align: right;
	margin-right: 10px;
	font-size: 17px;
}
.inf-phone-number{
	color: #5d9300;
}
.detail-top-text{
	background-color: #d5e7f1;
	height: 30px;
	padding-left: 20px;
}
.detail-top-text h2 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	line-height: 30px;
	color: #3e3b35;
	font-size: 18px;
}
.small-detail{
	padding-left: 25px;
	margin-top: 24px;
}
.smd-icon-ubyt{
	background-image: url(https://www.sunflowers-agency.de/obrazky3/mesta-domeny/ubytovanie.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: none;
}
.smd-icon-eat{
	background-image: url(https://www.sunflowers-agency.de/obrazky3/mesta-domeny/eatsymbol.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: none;
}
.smd-icon-heart{
	background-image: url(https://www.sunflowers-agency.de/obrazky3/mesta-domeny/heart3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: none;
}
.smd-icon-assur{
	background-image: url(https://www.sunflowers-agency.de/obrazky3/mesta-domeny/assurence.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: none;
}
.smd-icon-extra{
	background-image: url(https://www.sunflowers-agency.de/obrazky3/mesta-domeny/extra.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: none;
}
.smd-title{
	color: #404040;
	font-weight: bold;
	margin-bottom: 12px;
}
.smd-text{
	padding-left: 0px;
	padding-right: 10px;
	color: #404040;
	font-size: 16px;
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
.hoteltestim{width: 374px;}
.mesto{
	float: left;
	width: 371px;
}
.testim-hodnotenie{
	display: table;
	width: 100%;
	margin-bottom: 15px;
}
.testim-user{
	color: #3e3b35;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
}
.tsm-hodnot{
	float: right;
}
.tsm-hodnot-val{
	float: right;
	width: 30px;
	height: 24px;
	line-height: 24px;
	background-color: #0e9acf;
	background-color: #666666;
	color: white;
	font-size: 12px;
	font-weight: bold;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	text-align: center;
	border-radius: 3px;
	margin-right: 5px;
}
.tsm-hodnot-max{
	float: right;
	color: #0e9acf;
	color: #666666;
	line-height: 24px;
	font-size: 16px;
}
.tsm-place{
	font-size: 13px;
	font-style: italic;
	color: #3e3b35;
	margin-top: 5px;
}
.detail-text{
	float: left;
	padding-left: 25px;
	color: #3e3b35;
	font-size: 16px;
}
.detail-text ul li {display:list-item;list-style-type:disc;}
.price-count{
	display: table;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	color: #404040;
}
.price-count div{
	float: left;
}
.price-count select{
	position: relative;
	top: -3px;
	float: left;
	width: 57px;
	margin-left: 5px;
	padding-left: 12px;
	border:1px solid #999999;
	border-radius:3px;
	appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
	background-image: url(https://www.sunflowers-agency.de/obrazky3/arrow.png);
	background-repeat: no-repeat;
	background-position: 36px 2px;
	font-size: 16px;
	color: #666666;
}
.price-count select:last-child {padding-left:0px;}
.price-count .pocet{margin-left:20px;}
.price-count .pocet:first-child {margin-left:0px;}
.ybutton{
	border: 1px #ffffff solid;
	background-image: url(https://www.sunflowers-agency.de/obrazky3/mesta-domeny/ybutton.jpg);
	background-repeat: repeat-x;
	height: 21px;
	-webkit-border-radius: 4px ;
	-moz-border-radius: 4px ;
	border-radius: 4px ;
	-webkit-box-shadow:  0px 1px 0px 0px #9ca8b0;       
    box-shadow:  0px 1px 0px 0px #9ca8b0;
	color: #ffffff;
	font-size: 12px;
    text-transform: uppercase;
	text-shadow: 1px 1px 1px #ffffff;
    filter: dropshadow(color=#fff3d0, offx=1, offy=1);
	padding-left: 15px;
	padding-right: 15px;
	cursor: pointer; 
	cursor: hand;
}
.ybutton:HOVER{
	background-image: url(https://www.sunflowers-agency.de/obrazky3/mesta-domeny/ybutton_hover.jpg) !important;
}
.celycennik
{
	margin: 10px 0px 5px;
	text-align: center;
	font-weight: bold;
}
.price-table{
	width: 600px;
	margin: 15px 0px 20px;
	padding: 0px;
}
.price-table ul li {display:inline;list-style-type:none;}
.price-table table{
	border: 1px #ccccc0 solid;
	width: 600px;
	border-collapse:collapse;
}
.price-table table td{
	padding: 4px 10px;
	border: 1px #ccccc0 solid;
	background-color: #ffffff;
}
.price-table table th{
	padding-left: 10px;
	padding-right: 10px;
	background-color: #e6f4ff;
	height: 29px;
	color: #447d9c;
	font-weight: normal;
	border: 1px #ccccc0 solid;
}
.thBold{
	font-weight: bold;
}
.subth{
	background-color: #f9f9f2;
	color: #404040;
	font-weight: bold;
}
.skrytyhotel
{
	float: right;
	display: block;
	background-image: url(https://www.sunflowers-agency.de/obrazky3/mesta-domeny/sipka-svetla.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin: 0px;
	padding-left: 10px;
	color: #c24346;
	font-size: 11px;
	text-transform: uppercase;
    cursor: pointer;
}
.skrytyhotel:hover
{
	background-image: url(https://www.sunflowers-agency.de/obrazky3/mesta-domeny/sipka-tmava.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	color: #c20308;
}
.hotelHeader
{
	width: 350px;
	padding: 10px 25px 0px;
	background-color: #e7ffe7;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	border: 1px solid #9a9985;
	border-bottom: none;
	border-radius: 8px 8px 0px 0px;
}
.hotelBody
{
	width: 350px;
	padding: 10px 25px;
	background-color: #e7ffe7;
	text-align: justify;
    border: 1px solid #9a9985;
	border-top: none;
	border-radius: 0px 0px 8px 8px;
}
.c-mover:HOVER{
	background-color: #d5e7f1;
}
.c-mover-vybrana{
	background-color: #ddffdd;
}
.c-mover-vybrana:HOVER{
	background-color: #d5e7f1;
}
.marked{
	color: #5d9300;
}
.specia-price{
	color: #C20308;
	font-size: 20px;
	font-weight: bold;
}
.bunka-cennik{text-align: center; white-space: nowrap;}
.pod-container-maly{
	clear: both;
	display: table;
	width: 580px;
	margin-top: 5px;
	padding: 0px 10px;
	border-bottom: 1px solid #a2cbdb;
}
.prod-popis-maly{
	margin: 5px 0px;
}
.prod-popis-maly h2 {
	float: left;
	margin: 0;
	padding: 0;
	padding-top:2px;
	line-height: 24px;
	color: #3e3b35;
	font-size: 18px;
 	font-weight: 400;
}
.popis-info{
	margin-top:5px;
	padding-left: 15px;
}
.nastipriadok {
	float: left;
}
.nastiphover {
	float: right;
	margin-bottom: 15px;
}
.nastipleft {
	position: absolute;
	top: 12px;
	left: 0px;
}
.nastiphore {
	display: inline-block;
	position: relative;
	top: -8px;
	margin: 0px 3px 0px 0px;
}
.nastipout {
	width: 82px;
	height: 22px;
	color: #232323;
	font-size: 12px;
	text-align: center;
	line-height: 20px;
	font-weight: bold;
	-webkit-border-radius: 2px ;
	-moz-border-radius: 2px ;
	border-radius: 2px ;
	-webkit-box-shadow:  1px 1px 1px 0px #9ca8b0;       
    box-shadow:  1px 1px 1px 0px #9ca8b0;
	text-shadow: 1px 1px 1px #e2f0f8;
    filter: dropshadow(color=#e2f0f8, offx=1, offy=1);
    cursor: help;
    white-space: nowrap;
}
.op-price{
	font-size: 16px;
	margin-top: 0px;
	text-align: right;
}
.op-p span{font-size:24px;cursor:help;color:#c20308;}
.cenaBody
{
	max-width: 550px;
	background:#ffffe5;
	font-family:arial;
	font-size:15px;
	text-align: center;
	border:1px solid #74acd5;
	padding:15px;
}
.cenazlavaobjekt
{
	font-size: 12px !important;
	font-style: italic;
	color: #767676 !important;
	text-decoration: line-through;
	cursor: text !important;
}
.det-btt{
	float: right;
}
.det-btt a {
	text-decoration: none;
}
.det-btt a:hover {
	text-decoration: none;
}
.bttpobyt{margin-left:15px;}
.ybb{
	border: 1px #ffffff solid;
	background-image: url(https://www.sunflowers-agency.de/obrazky3/mesta-domeny/buttonbcg.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-image:none;
	background-color:#ffcc33;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #000000;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
    margin: 24px 0px 0px;
	padding: 5px 7px 6px;
	cursor: pointer;
}
.ybb:hover{
	background-image: url(https://www.sunflowers-agency.de/obrazky3/mesta-domeny/buttonbcg_hover.png);
	background-image:none;
	background-color:#ff9900;
}
.pobyt{
	margin-top: 0px;
}
.pobytobjekt{
	margin: 0px 0px 15px;
}
.zlavapobytobjekt
{
	width: 558px;
	margin-bottom: 3px;
	padding: 10px 20px 20px;
	color: #0075c3;
	text-align: center;
	background-color: #f9f8f3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 2px solid #ccccc0;
}
.zlavapobytobjektnazovimg{
	margin-bottom: 0px;
}
.zlavapobytobjektnazovimg img{
	margin: 0px;
	margin-right: 15px;
}
.zlavapobytobjektnazov{
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
}
.upozornenie{
	width: 556px;
	margin-top: 25px;
	padding: 15px 20px 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 2px solid #05a3ed;
}
.upozornenienazov{
	margin-bottom: 18px;
	color: #05a3ed;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.upozorneniepopis{
	margin-left: 17px;
}
.leftside-text{
	width: 216px;
	text-align: left;
	float: left;
	text-decoration: none !important;
}
.rightside-text{
	width: 358px;
	text-align: left;
	float: right;
}
.kvalitamiestnostvlavo{
	width: auto;
	margin: 10px 0px 3px;
	font-weight: bold;
	font-size: 16px;
	text-decoration: underline;
}
.kvalitamiestnostvpravo{
	width: 368px;
	margin-top: 10px;
	font-style: italic;
}
.miestnostnazov
{
	margin-top: 10px;
	padding: 5px 25px;
	background-color: #edeee0;
	color: #656647;
	font-style: italic;
	font-weight: bold;
}
.miestnosttext
{
	padding: 5px 15px;
	background-color: #f9f8f3;
	color: #656647;
}
.miestnostvlavo{
	width: 160px;
	font-weight: bold;
	text-align: right;
}
.miestnostvpravo{
	width: 770px;
	font-style: italic;
}
.bottom-line{
	height: 17px;
	border-bottom: 3px #c5c5ba dotted;
	margin-right: 10px;
}
.bottom-line3{
	height: 3px;
	border-bottom: 3px #c5c5ba dotted;
}
.bottom-line4{
	height: 15px;
	border-top: 3px #c5c5ba dotted;
}
.poistenienazov
{
	margin-bottom: 20px;
	font-size: 28px;
	color: #c20308;
}
.hodnotenietextfull{
	width: 690px;
}
.hodnoteniemax{
	color: #006699;
	font-size: 15px;
	font-weight: normal;
	line-height: 31px;
}
.hodnoteniecislo{
	color: white;
	font-size: 15px;
	width: 37px;
	height: 31px;
	background-color: #0e9acf;
	background-color: #006699;
	line-height: 31px;
	-webkit-border-radius: 4px ;
	-moz-border-radius: 4px ;
	border-radius: 4px ;
	margin-right: 7px;
	font-weight: bold;
}
.hodnoteniegrafnovy .hodnoteniecislo{
	font-size: 13px;
	width: 30px;
	height: 23px;
	line-height: 23px;
}
.hodnoteniegrafnovy .hodnoteniemax{
	line-height: 23px;
}
.lavystlpec
{
	padding-left: 20px;
	width: 183px;
}
     
.vpravoform
{
	display: block;
	clear : both;
	margin: 0px 0px 0px 5px;
	background: #007abb;
	border: 1px solid #ffffff;
	border-top: none;
  	background-image: url(https://www.sunflowers-agency.de/obrazky3/design3/vyhladavanie_pozadie.png);
	background-repeat: no-repeat;
    width: 170px;
	height: 280px;
}
   
.podzalozkamivpravoform
{
	padding: 11px 10px 8px;
	font-size: 12px;
	color: #ffffff;
}
      
.vpravoformpobyt
{
	display: block;
	clear : both;
	margin: 0px 0px 0px 5px;
 	background: #ffd34c;
	border: 1px solid #ffffff;
	border-top: none;
    width: 170px;
}
   
.podzalozkamivpravoformpobyt
{
	padding: 11px 10px 8px;
	font-size: 12px;
	color: #174060;
}
    
.vstupnepolevpravoform
{
	vertical-align: top;
	background: #cce3f1;
	height: 18px;
	width: 145px;
	font-size: 11px;
	border-top: 1px inset #8d8d8d;
	border-left: 1px inset #8d8d8d;
	border-right: 1px inset transparent;
	border-bottom: 1px inset transparent;
}
    
.vstupnepolevpravoformpobyt1
{
	margin-bottom: 3px;
	vertical-align: top;
	background: #ffffff;
	height: 18px;
	width: 145px;
	font-size: 11px;
	border-top: 1px inset #8d8d8d;
	border-left: 1px inset #8d8d8d;
	border-right: 1px inset transparent;
	border-bottom: 1px inset transparent;
}
   
.vstupnepolevpravoformpobyt2
{
	margin-right: 10px;
	vertical-align: top;
	background: #ffffff;
	height: 18px;
	width: 85px;
	font-size: 11px;
	border: 1px solid #ffcb00;
}
   
.vpravoformtien
{
	vertical-align: top;
	margin: 0px 0px 0px 5px;
	border: 0px;
	padding: 0px;
	margin-bottom: 15px;
	width: 170px;
	height: 5px;
}

.etapy
{
	margin-bottom: 20px;
	padding: 0px 20px;	
	text-align: center;
}

.etapa
{
	font-weight: bold;
	color: #868686;
	min-width: 80px;
}

.etapaselected
{
	padding: 0px 10px 5px;
	font-weight: bold;
	min-width: 80px;
	color: #ffab00;
	border: 3px solid #969696;
}

.etapaindex
{
	margin-bottom: 10px;
	font-size: 32px;
}

.rezervaciatexty
{
	font-size: 16px;
}
    
.vstupnepolerezervacia1
{
	vertical-align: top;
	background: #ffffff;
	height: 20px;
	width: 237px;
	font-size: 16px;
	border-top: 2px inset #8d8d8d;
	border-left: 2px inset #8d8d8d;
	border-right: 2px inset transparent;
	border-bottom: 2px inset transparent;
}
    
.vstupnepolepovinne
{
	vertical-align: top;
	background: #fff5eb;
	height: 20px;
	width: 237px;
	font-size: 16px;
	border-top: 2px inset #8d8d8d;
	border-left: 2px inset #8d8d8d;
	border-right: 2px inset transparent;
	border-bottom: 2px inset transparent;
}

.vstupnepolerezervacia2
{
	vertical-align: top;
	background: #ffffff;
	height: 22px;
	font-size: 12px;
	border-top: 2px inset #8d8d8d;
	border-left: 2px inset #8d8d8d;
	border-right: 2px inset transparent;
	border-bottom: 2px inset transparent;
}
   
.vstupnepolezalozky
{
	vertical-align: top;
	background: #cce3f1;
	height: 18px;
	width: 230px;
	font-size: 11px;
	border-top: 1px inset #8d8d8d;
	border-left: 1px inset #8d8d8d;
	border-right: 1px inset transparent;
	border-bottom: 1px inset transparent;
}
  
.vstupnepolezalozkypobyt
{
	vertical-align: top;
	background: #fff8e1;
	height: 18px;
	width: 230px;
	font-size: 11px;
	border-top: 1px inset #8d8d8d;
	border-left: 1px inset #8d8d8d;
	border-right: 1px inset transparent;
	border-bottom: 1px inset transparent;
}
 
.vstupnepole
{
	vertical-align: middle;
	margin-left: 8px;
	padding: 1px 8px 0px 25px;
	color: #0075c3;
	background: #ffffff;
    background-image: url(https://www.sunflowers-agency.de/obrazky3/lupa.gif);
	background-position: 7px 3px;
    background-repeat: no-repeat;
	width: 132px;
	height: 20px;
	border: 2px solid #62a8de;
	border-radius: 12px;
}

.vstupnepolemenu
{
	position: absolute;
	right: 33px;
	margin: 0px;
	padding: 0px 6px;
	color: #464646;
	font-size: 12px;
	background: #ffffff;
	width: 180px;
	height: 26px;
	border: 1px solid #da6c0a;
	border-radius: 4px;
}

.rezervaciainput
{
	margin-top: 5px;
	width: 200px;
	border: 1px solid #cacaca;
}

.rezervaciainputpovinny1
{
	margin-top: 5px;
	width: 200px;
	border: 1px solid #87cefa;
}

.rezervaciainputpovinny2
{
	margin-top: 5px;
	width: 200px;
	border: 1px solid #c20308;
}

#telefonistkapruh
{
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	border: 0px;
	width: 1024px;
	height: 30px;
}
 
.telefonistkacislo
{
	white-space: nowrap;
	width: 220px;
}

.telkontakt
{
	position: relative;
	background-image: url(https://www.sunflowers-agency.de/obrazky3/mesta-domeny/telefon.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 25px 0px 30px 15px;
	padding-left: 60px;
	text-align: right;
}

.telcislo
{
	font-size: 22px;
	font-weight: bold;
	color: #cc3333;
}

.teltext
{
	position: relative;
	top: -5px;
	font-style: italic;
}

.telefonistka
{
  	position: relative;
	float: left;
	padding: 0px;
   	margin: 11px 0px 0px;
	border: 0px;
}
 
.telefonobrazok
{
   	position: relative;
	float: left;
   	margin: 15px 0px 0px;
	padding-top: 10px;
	border: 0px;
	_margin-top: 25px;
}
   
.telefontext
{
   	position: relative;
	float: left;
	padding-top: 19px;
	font-size: 16px;
}

.telefoncislo
{
	color: #4f6386;
	font-size: 20px;
	font-weight: bold;
}
    
.tulipany
{
   	position: relative;
	float: left;
	margin: 0px 5px 0px 10px;
	border: 0px;
	width: 72px;
	height: 72px;
}

.slnecnica
{
	position: relative;
	float: left;
	margin: 0px 5px 0px 10px;
	border: 0px;
	width: 101px;
	height: 68px;
}
    
.textzlavahore
{
	margin: 5px 10px 5px 105px;
}
    
.textzlavahore2
{
	vertical-align: top;
	padding-left: 50px;
}
   
.textzlavahore3
{
	font-weight: 900;
	font-size: 28px;
	line-height: 1;
}
  
.otazka
{
	text-align: left;
    padding: 5px 0px 0px 0px;
	border: 0px;
}

.otazka td {font-size: 16px;}
  
.vyhl-pobyty{width:770px;line-height:normal;}
.vyhl-pobyty-tried{width:50%;}
.triedenie-text {float:left;}
.triedenie{font-size: 11px;}
.vyhladavanie
{
	float: right;
  	margin: 3px 20px 0px 0px;
	padding: 0px;
	height: 20px;
	white-space: nowrap;
}
  
.vyhladavaniemenunovy
{
	position: relative;
	float: right;
	margin-top: 8px;
	margin-right: 20px;
	padding-left: 5px;
	height: 28px;
	white-space: nowrap;
}
			
.vyhladavaniemenu
{
  	margin-left: 15px;
	padding: 0px;
	height: 30px;
	white-space: nowrap;
}

.vyhladavanieobjekt
{
	margin: 0px;
	margin-right: 16px;
	padding: 0px;
	height: 26px;
	white-space: nowrap;
}

.vyhladavanietext
{
	vertical-align: top;
    padding-right: 10px;
	font-size: 16px;
}
  
.lboxtien
{
	vertical-align: top;
	margin: 0px;
	border: 0px;
	padding: 0px;
	width: 181px;
	height: 6px;
}
 
.pboxtien
{
	vertical-align: top;
	margin: 0px;
	border: 0px;
	padding: 0px;
	width: 170px;
	height: 6px;
}
   
.nastiptien
{
	vertical-align: top;
	margin: 0px;
	border: 0px;
	padding: 0px;
	width: 170px;
	height: 5px;
}
    
.nastip
{
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	border: 0px;
	padding: 10px 8px 0px 20px;
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	width: 140px;
	_width: 170px;
}

.nastipdole
{
	margin: 0px 0px 0px 0px;
	border: 0px;
	padding: 0px 8px 20px 20px;
	border: 1px solid #dbdbdb;
	border-top: 0px;
	width: 140px;
	_width: 170px;
}

.nastipobrazok
{
	margin: 10px 0px 0px 10px;
	border: 0px;
	padding: 0px;
	_width: 120px; 
	_padding: 5px;
 	_border: 1px solid #e3e3e3;
}

.nastipfoto
{
	margin: 0px;
 	border: 1px solid #e3e3e3;
	padding: 5px;
	width: 110px;
	height: 73px;
	_border: 0px;
}
 
.nastipfototien
{
	vertical-align: top;
	margin: -4px 0px 0px 12px;
	border: 0px;
	padding: 0px;
	width: 118px;
	height: 3px;
	_width: 116px; 
	_margin-left: 13px;
	_margin-top: 0px;
}

.nastippobyt
{
	margin: 5px 0px 5px 5px;
	padding: 3px 5px;
	background-color: #c20308;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	white-space: nowrap;
}

.novinka
{
	padding: 0px 6px;
	margin-top: 3px;
	margin-left: 5px;
	background-color: blue;
	color: #ffffff;
	text-transform: uppercase;
	text-shadow:none;
	white-space: nowrap;
	cursor: help;
}

.lastminute
{
	padding: 0px 4px 1px;
	background-color: #c3c846;
	text-transform: uppercase;
	text-shadow:none;
	cursor: help;
}

.akcia
{
	padding: 0px 6px 1px;
	background-color: #fe0000;
	text-transform: uppercase;
	text-shadow: none;
	color: #ffffff;
	cursor: help;
}

.zlava
{
	padding: 0px 6px 1px;
	background-color: #f6b000;
	text-transform: uppercase;
	text-shadow: none;
}
.nastipuvod {
	position: absolute;
	top: 12px;
	right: 0px;
	margin: 0px;
}
			
.novinkahotel
{
	float: left;
	margin: 3px 5px 0px;
	padding: 1px 6px 0px;
}

.lastminutepobyt
{
	width: auto;
	padding: 1px 6px 0px;
	background-color: #c3c846;
	font-size: 16px;
	text-transform: uppercase;
	text-shadow: none;
	cursor: help;
}
 
.akciapobyt
{
	width: auto;
	height: auto;
	margin-top: 3px;
	margin-left: 5px;
	padding: 1px 6px 0px;
	background-color: #fe0000;
	font-size: 16px;
	text-transform: uppercase;
	text-shadow: none;
	color: #ffffff;
	cursor: help;
}
.nastipvakcii {
	display: inline-block;
	position: relative;
	top: -3px;
	margin: 10px 15px 10px 0px;
	font-size: 17px;
	padding: 6px 6px 4px;
	cursor: auto;
}

.nadpis
{
	font-size: 16px;
	padding: 2px 8px 1px;
}
.akciaobrazok {
	position:absolute;
	float: left;
	top:0px;right:0px;
	width:auto;height:auto;
	margin:0px;
	padding:3px 8px;
	background-color: #fe0000;
	color: #ffffff;
	font-size:12px;
	font-weight: normal;
	line-height: 14px;
}
 
.lmenutiendole
{
	vertical-align: top;
	margin: 0px;
	border: 0px;
	padding: 0px;
	width: 183px;
	height: 5px;
}
 
.menulaveoblast
{
	width: 182px;
	padding: 0px;
	border: 0px;
	padding-top: 5px;
	padding-bottom: 40px;
	border: 1px #287abc solid;
	background: #f0f0e9;
 	background-image: url(https://www.sunflowers-agency.de/obrazky3/design3/lave-menu-pozadie.png);
	background-repeat: no-repeat;
	background-image: none;
	_overflow: hidden;
}

.menulave
{
	padding: 10px 0px 0px 0px;
}

.menulave h4
{
	display: block;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
 	font-weight: 400;
}
    
.menulavelupen
{
	margin: 0px 5px 0px 0px;
	border: 0px;
}
   
.podmenulavelupen
{
	margin: 0px 5px 0px 0px;
	border: 0px;
}
  
.podmenulave2lupen
{
	margin: 0px 9px 0px 0px;
	border: 0px;
}

#menulaveselected
{
	display: block;
	padding: 5px 14px 3px 19px;
	margin: 0px 2px 0px 3px;
	background: #287abc;
	color: #ffffff;
	text-decoration: none;
}
 
#podmenulaveselected
{
	display: block;
	padding: 5px 14px 3px 23px;
	margin: 0px 2px 0px 3px;
	background: #287abc;
	color: #ffffff;
	text-decoration: none;
}
  
#lastminutemenuselected
{
	display: block;
	padding: 5px 14px 3px 23px;
	margin: 0px 2px 0px 3px;
	color: #c20308;
	font-weight: bold;
	background: #287abc;
	text-decoration: none;
/*
	width: 185px;
    	background-image: url(https://www.sunflowers-agency.de/obrazky3/design3/last-minute-hover.jpg);
	background-position: 132px 0px;
	background-repeat: no-repeat;
*/
}

#podmenulaveselected2
{
	display: block;
	padding: 3px 12px 0px 0px;
	margin: 0px 2px 0px 3px;
	background: #287abc;
	color: #ffffff;
	text-decoration: none;
}
  
.menulaveoblast2
{
	padding: 0px;
	border: 0px;
	padding-top: 19px;
	padding-bottom: 15px;
	border: 1px #287abc solid;
	background: #c5e1f5;
	width: 183px;
}
 
.menulave2
{
	padding: 0px 0px 0px 0px;
	color: #287abc;
	text-transform: uppercase;
}

.menulave2 h4
{
	display: block;
	padding: 0px;
	margin: 0px;
}
 
#menulave2selected
{
	display: block;
	padding: 5px 14px 3px 20px;
	margin: 0px 2px 0px 3px;
    background: rgb(237,243,247);
	text-decoration: none;
}
   
.menulaveoblast3
{
	padding: 0px;
	border: 0px;
	padding-top: 19px;
	padding-bottom: 15px;
	border: 1px #287abc solid;
	background: #f6e38e;
	width: 183px;
}
 
.menulave3
{
	padding: 0px 0px 0px 0px;
	color: #287abc;
	text-transform: uppercase;
}

.menulave3 h4
{
	display: block;
	padding: 0px;
	margin: 0px;
}
  
#menulave3selected
{
	display: block;
	padding: 5px 14px 3px 20px;
	margin: 0px 2px 0px 3px;
    background: rgb(254,248,228);
	text-decoration: none;
}
  
.lavemenubodky
{
	margin: 0px 14px 0px 20px;
	border-top: 1px dotted #287abc;
/*
    background-image: url(https://www.sunflowers-agency.de/obrazky3/design3/lave-menu-bodky.gif);
	background-repeat: no-repeat;
	height: 1px;
	_background-image: none;
*/
}
    
.lavemenu2bodky
{
	margin: 0px 14px 0px 20px;
	border-top: 1px dotted #174060;
/*
    background-image: url(https://www.sunflowers-agency.de/obrazky3/design3/lave-menu2-bodky.gif);
	background-repeat: no-repeat;
	height: 1px;
*/
}
 
.lavybox
{
	width: 183px;
	margin-bottom: 10px;
}
 
.nazovlavybox
{
 	padding: 5px 0px 5px 20px;
    font-size: 13px;
	text-align: left;
	text-transform: uppercase;
	color: #ffffff;
    background-image: url(https://www.sunflowers-agency.de/obrazky3/design3/lbox-nazov-pozadie.gif);
	background-repeat: no-repeat;
	max-height: 28px;
}
   
.lavyboxtext
{
	margin-top: -15px;
	padding: 25px 10px 0px 20px;
	font-size: 12px;
	text-align: left;
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
    background-image: url(https://www.sunflowers-agency.de/obrazky3/design3/lbox-pozadie.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	vertical-align: top;
}
  
.lboxformular
{
	margin: 0px;
	border: 0px;
	padding: 0px 15px 10px 10px;
	text-align: left;
}
   
.lboxbodky
{
	margin: 0px;
	border: 0px;
	padding: 10px 0px 10px 0px;
	width: 146px;
	height: 1px;
}
    
.sprievodca
{
	color: #174060;
}
   
.sprievodca a
{
	color: #174060;
}
    
.sprievodcaonline
{
	margin: 10px 0px 5px 0px;
	color: #c20308;
	font-weight: bold;
	font-size: 13px;
}

.sprievodcaobchodnik
{
	margin: 0px;
	font-weight: bold;
	font-size: 12px;
}

.sprievodcaobchodnikklapka
{
	margin-left: 10px;
	color: green;
	font-size: 12px;
}
.obchodnicipopis
{
	padding-left: 15px;
}

.sprievodcatelcislo
{
	margin: 0px 0px 10px 0px;
	color: #174060;
	color: #c20308;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	width: 130px;
}
 
.facebook
{
	text-align: left;
 	margin: 5px 10px 0px 5px;
	padding: 0px;
}
   
.facebook a
{
	color: #174060;
}

.pdf {
	margin-right: 10px;
}

.platkarty
{
	text-align: left;
 	margin: 0px 10px 0px 5px;
	padding: 0px;
}
 
.sipka
{
	margin-left: 0px;
	border: 0px;
	padding: 0px;
	vertical-align: -1px;
}
   
.sipkaup
{
	float: right;
	margin-top: 0px;
	text-transform: uppercase;
	_margin-top: 0px;
}
    
.sipkaupposun
{
	position: relative;
	top: 0px;
}
 
.odoslat
{
	margin-left: 0px;
	border: 0px;
	padding: 0px 0px 0px 5px;
	background: #ffffff;
	color: #c20308;
	vertical-align: middle;
	text-align: right;
	text-transform: uppercase;
	cursor: pointer;
}
   
.pravybox
{
	margin-left: 7px;
	margin-bottom: 0px;
	background-color: #ffffff;
	width: 170px;
}
  
.nazovpravybox
{
 	padding: 5px 0px 5px 15px;
    font-size: 13px;
	text-align: left;
	text-transform: uppercase;
	white-space: nowrap;
	color: #ffffff;
    background-image: url(https://www.sunflowers-agency.de/obrazky3/design3/pbox-nazov-pozadie.gif);
	background-repeat: no-repeat;
	max-height: 28px;
}
     
.pravyboxtien
{
	vertical-align: top;
	margin: 0px 0px 0px 7px;
	border: 0px;
	padding: 0px;
	margin-bottom: 15px;
	width: 170px;
	height: 5px;
} 

.sprievodcatext
{
	padding: 0px 0px 5px 10px;
	font-size: 12px;
	text-align: left;
	border: 1px solid #dbdbdb;
    background-image: url(https://www.sunflowers-agency.de/obrazky3/design3/lbox-pozadie.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	vertical-align: top;
	_margin-bottom: 0px;
}

.lastminutetext
{
	padding: 5px 0px 0px 0px;
	font-size: 13px;
	text-align: left;
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	vertical-align: top;
	_margin-bottom: 0px;
}

.lastminutezlava
{
	position: relative;
	right: -15px;
	margin-bottom: 5px;
	padding-top: 20px;
	background-image: url(https://www.sunflowers-agency.de/obrazky3/zlava-pozadie.png);
	background-repeat: no-repeat;
	background-position: right 0px;
}

.lastminutepercento
{
	padding-left: 16px;
	font-size: 22px;
	color: #ffffff;
	font-weight: bold;
}

.tlacitko
{
	padding: 3px 0px 2px 0px;
    background-image: url(https://www.sunflowers-agency.de/obrazky3/design3/tlacitko-pozadie1.gif);
	background-repeat: repeat-x;
}
   
.tlacitko a
{
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	color: #174060;
}
    
.tlacitkozlte
{
	padding: 2px 5px;
	color: #174060;
	background-color: #ffd34c;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}

.tlacitkocervene
{
	padding: 2px 5px;
	color: #ffffff;
	background-color: #c20308;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}
   
.tlacitkomodre
{
	padding: 2px 5px;
	color: #ffffff;
	background-color: #027ebe;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}
 
.tlacitkokalendar
{
	border: none;
	background-color: #ffffff;
	background-image: url(https://www.sunflowers-agency.de/obrazky3/calendar.gif);
	width: 16px;
	height: 15px;
	font-size: 10px;
}
.tlacitkolupa 
{
	margin-left: 5px;
	padding: 0px;
	border: none;
	background-color: #ffffff;
	background-image: url(https://www.sunflowers-agency.de/obrazky3/lupa2.png);
	background-repeat: no-repeat;
	background-position: right 1px;
	width: 28px;
	height: 28px;
	cursor: pointer;
}
.tlacitkosive 
{
	margin-left: 5px;
	padding: 3px 6px 4px;
	border: none;
	color: #ffffff;
	font-size: 15px;
	background-color: #999999;
	cursor: pointer;
}
.poukaz
{
	margin-bottom: 15px;
	padding: 20px 80px 15px 15px;
	font-size: 12px;
	text-align: left;
	border: none;
    background-image: url(https://www.sunflowers-agency.de/obrazky3/design3/poukaz-pozadie.jpg);
	background-repeat: no-repeat;
	height: 169px;
	_height: 205px;
}

.poukaznovy
{
	margin: 0px 8px;
	width: 168px;
	height: 168px;
	border-right: 1px solid #000000;
}

.poukaztext
{
	width: 137px;
	margin: 0px 8px 20px;
	padding: 0px 15px 5px;
	text-align: right;
	border: 1px solid #000000;
	border-top: none;
}

.poukaztext a
{
	color: #c20308;
	text-decoration: none;
    text-transform: uppercase;
}

.hodnoteniahotelov
{
	margin: 0px 8px 10px;
	width: 168px;
	cursor: pointer;
}

.akcie
{
	padding: 95px 95px 15px 15px;
	font-size: 12px;
	text-align: left;
	border: none;
    background-image: url(https://www.sunflowers-agency.de/obrazky3/design3/akcie-pozadie.jpg);
	background-repeat: no-repeat;
	height: 127px;
	_height: 238px;
	_overflow: hidden;
}
    
.pboxbodky
{
	padding: 0px;
	border: 0px;
	margin: 6px 0px 3px 0px;
	width: 136px;
	height: 1px;
}
     
.akciedodavatel
{
	padding: 15px 5px 5px 15px;
	font-size: 12px;
	text-align: left;
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
}
  
.akcieobrazok
{
	position: relative;
	right: -13px;
	bottom: -20px;
}
    
.akciabanner
{
	margin-left: -7px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	border: none;
	height: 222px;
	width: 178px;
	_height: 205px;
}
  
.anketa
{
	padding: 22px 90px 15px 15px;
	font-size: 12px;
	text-align: left;
	border: none;
    background-image: url(https://www.sunflowers-agency.de/obrazky3/design3/anketa-pozadie.png);
	background-repeat: no-repeat;
	height: 176px;
	_height: 215px;
}
 
.boxtlacinfo
{
	position: relative;
	float: right;
	margin: 5px;
	background-color: #d9ebf5;
	padding: 13px 3px 10px 5px;
	width: 150px;
}
 
.tlacinfociara
{
	margin: 3px 0px;
	border-bottom: 1px solid #ffffff;
}
 
#obsah
{
	position: relative;
	display: block;
	top: 0px;
	padding-left: 20px;
	font-size: 16px;
}
 
#obsahmaly, #obsahvelky
{
	position: relative;
	display: block;
	top: 0px;
	padding-left: 20px;
	font-size: 11px;
}
     
.drobeckovanavigacia
{
	padding-bottom: 15px;
	font-size: 16px;
	font-weight: bold;
}
   
.drobeckovanavigacia a
{
	font-size: 13px;
	font-weight: normal;
}
 
.oddelovacnavigacia
{
	padding: 0px 5px;
	color: #ffc536;
}

.uvodnazov
{
	padding-bottom: 10px;
	font-weight: bold;
}

.uvodtext
{
	margin: 0px;
	padding: 28px 0px 0px 5px;
	font-size: 13px;
	width: 100%;
}

.uvodfoto
{
	background-repeat: no-repeat;
	background-position: 50% 50%;
   	border: 1px solid #e3e3e3;
	width: 147px;
	height: 113px;
	_width: 149px;
	_height: 115px;
}
   
.uvodfototext
{
	padding-top: 90px;
	border: 0px;
	height: 30px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
 
.uvodobsah
{
	clear: both;
}

.specialnaponuka
{
	padding: 10px;
	background-color: #ffffff;
	border: 1px solid #62a8de;
}
  
.skrytyriadok
{
	display: none;
}

.vsetkypozadie
{
	vertical-align: bottom;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	border: 0px;
	width: 60px;
	height: 65px;
    background-image: url(https://www.sunflowers-agency.de/obrazky3/design3/vsetky-pozadie.gif);
	background-repeat: no-repeat;
	text-align: left;
	font-size: 11px;
}

.vsetky {margin-top: 10px;}
.vsetkytextnove
{
	float: right;
	display: block;
	background-image: url(https://www.sunflowers-agency.de/obrazky3/mesta-domeny/pathsep.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin: 0px;
	padding-left: 12px;
	color: #0075c3;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: underline;
	cursor: pointer;
}

.vsetkytextnove:hover
{
	color: #c20308;
	text-decoration: none;
}
.vsetkytext
{
	display: block;
	padding-top: 23px;
	padding-left: 6px;
	color: #c20308;
    text-transform: uppercase;
	font-size: 11px;
	text-align: right;
}

.zalozkystranka
{
	margin: 0px;
	margin-right: 8px;
	padding-left: 15px;
	padding-bottom: 25px;
	line-height: 13px;
	border-bottom: 1px solid #ffffff;
	_margin-right: 12px;
}

.zalozkystranka ul, .zalozkystranka li
{
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.zalozkystranka li.zalozka a
{
	float: left;
	background: #a2d0f1;
	background-image: url('https://www.sunflowers-agency.de/obrazky3/design3/obluk_left.gif');
	background-position: top left;
	background-repeat: no-repeat;
	margin-right: 5px;
	padding: 6px 0px;
	text-decoration: none;
	color: #174060;
}

.zalozkystranka li.zalozka a span
{
	background-image: url('https://www.sunflowers-agency.de/obrazky3/design3/obluk_right.gif');
	background-position: top right;
	background-repeat: no-repeat;
	padding: 6px 12px;
	_padding: 2px 6px;
}

.zalozkystranka li.zalozkaselected
{
	float: left;
	color: #ffffff;
 	background: #238cc4;
	background-image: url('https://www.sunflowers-agency.de/obrazky3/design3/obluk_left.gif');
	background-position: top left;
	background-repeat: no-repeat;
 	margin-right: 5px;
	padding: 6px 0px 7px;
}

.zalozkystranka li.zalozkaselected span
{
	background-image: url('https://www.sunflowers-agency.de/obrazky3/design3/obluk_right.gif');
	background-position: top right;
	background-repeat: no-repeat;
	padding: 6px 12px;
	_padding: 2px 6px;
}

.zalozkyhotel
{
	margin: 0px;
	margin-right: 8px;
	padding-left: 15px;
	padding-bottom: 25px;
	line-height: 13px;
	border-bottom: 1px solid #62a8de;
	_margin-right: 12px;
}

.zalozkyhotel ul, .zalozkyhotel li
{
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.zalozkyhotel li.zalozka a
{
	float: left;
	border-bottom : 1px solid #62a8de;
	background: #a2d0f1;
	background-image: url('https://www.sunflowers-agency.de/obrazky3/design3/obluk_left.gif');
	background-position: top left;
	background-repeat: no-repeat;
	margin-right: 5px;
	padding: 6px 0px;
	text-decoration: none;
	color: #174060;
}

.zalozkyhotel li.zalozka a span
{
	background-image: url('https://www.sunflowers-agency.de/obrazky3/design3/obluk_right.gif');
	background-position: top right;
	background-repeat: no-repeat;
	padding: 6px 12px;
	_padding: 2px 6px;
}

.zalozkyhotel li.zalozkaselected
{
	float: left;
	color: #ffffff;
 	background: #238cc4;
	background-image: url('https://www.sunflowers-agency.de/obrazky3/design3/obluk_left.gif');
	background-position: top left;
	background-repeat: no-repeat;
 	margin-right: 5px;
	padding: 6px 0px 7px;
}

.zalozkyhotel li.zalozkaselected span
{
	background-image: url('https://www.sunflowers-agency.de/obrazky3/design3/obluk_right.gif');
	background-position: top right;
	background-repeat: no-repeat;
	padding: 6px 12px;
	_padding: 2px 6px;
}

.zalozkypobyt
{
	margin: 0px;
	margin-right: 6px;
	padding-left: 15px;
	padding-bottom: 25px;
	line-height: 13px;
	border-bottom: 1px solid #fbd04c;
	_margin-right: 7px;
}

.zalozkypobyt ul, .zalozkypobyt li
{
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.zalozkypobyt li.zalozka a
{
	float: left;
	border-bottom : 1px solid #fbd04c;
	background: #a2d0f1;
	background-image: url('https://www.sunflowers-agency.de/obrazky3/design3/obluk_left.gif');
	background-position: top left;
	background-repeat: no-repeat;
	margin-right: 5px;
	padding: 6px 0px;
	text-decoration: none;
	color: #174060;
}

.zalozkypobyt li.zalozka a span
{
	background-image: url('https://www.sunflowers-agency.de/obrazky3/design3/obluk_right.gif');
	background-position: top right;
	background-repeat: no-repeat;
	padding: 6px 12px;
	_padding: 2px 6px;
}

.zalozkypobyt li.zalozkaselected
{
	float: left;
	color: #174060;
 	background: #ffd34c;
	background-image: url('https://www.sunflowers-agency.de/obrazky3/design3/obluk_left.gif');
	background-position: top left;
	background-repeat: no-repeat;
 	margin-right: 5px;
	padding: 6px 0px 7px;
}

.zalozkypobyt li.zalozkaselected span
{
	background-image: url('https://www.sunflowers-agency.de/obrazky3/design3/obluk_right.gif');
	background-position: top right;
	background-repeat: no-repeat;
	padding: 6px 12px;
	_padding: 2px 6px;
}

.zalozkyhladajpobyt
{
	margin: 0px;
	margin-right: 6px;
	padding-left: 15px;
	padding-bottom: 25px;
	line-height: 13px;
	border-bottom: 1px solid #fbd04c;
	_margin-right: 7px;
}

.zalozkyhladajpobyt ul, .zalozkyhladajpobyt li
{
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.zalozkyhladajpobyt li.zalozka a
{
	float: left;
	background: #a2d0f1;
	background-image: url('https://www.sunflowers-agency.de/obrazky3/design3/obluk_left.gif');
	background-position: top left;
	background-repeat: no-repeat;
	margin-right: 5px;
	padding: 6px 0px;
	text-decoration: none;
	color: #174060;
}

.zalozkyhladajpobyt li.zalozka a span
{
	background-image: url('https://www.sunflowers-agency.de/obrazky3/design3/obluk_right.gif');
	background-position: top right;
	background-repeat: no-repeat;
	padding: 6px 12px;
	_padding: 2px 6px;
}

.zalozkyhladajpobyt li.zalozkaselected
{
	float: left;
	color: #174060;
 	background: #ffd34c;
	background-image: url('https://www.sunflowers-agency.de/obrazky3/design3/obluk_left.gif');
	background-position: top left;
	background-repeat: no-repeat;
 	margin-right: 5px;
	padding: 6px 0px 7px;
}

.zalozkyhladajpobyt li.zalozkaselected span
{
	background-image: url('https://www.sunflowers-agency.de/obrazky3/design3/obluk_right.gif');
	background-position: top right;
	background-repeat: no-repeat;
	padding: 6px 12px;
	_padding: 2px 6px;
}

.zalozkymesto
{
	margin: 0px;
	margin-right: 8px;
	padding-left: 15px;
	padding-bottom: 25px;
	line-height: 13px;
	_margin-right: 7px;
}

.zalozkymesto ul, .zalozkymesto li
{
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.zalozkymesto li.zalozka a
{
	float: left;
	background: #a2d0f1;
	background-image: url('https://www.sunflowers-agency.de/obrazky3/design3/obluk_left.gif');
	background-position: top left;
	background-repeat: no-repeat;
	margin-right: 5px;
	padding: 6px 0px;
	text-decoration: none;
	color: #174060;
}

.zalozkymesto li.zalozka a span
{
	background-image: url('https://www.sunflowers-agency.de/obrazky3/design3/obluk_right.gif');
	background-position: top right;
	background-repeat: no-repeat;
	padding: 6px 12px;
	_padding: 2px 6px;
}

.zalozkymesto li.zalozkaselected
{
	float: left;
	color: #ffffff;
 	background: #238cc4;
	background-image: url('https://www.sunflowers-agency.de/obrazky3/design3/obluk_left.gif');
	background-position: top left;
	background-repeat: no-repeat;
 	margin-right: 5px;
	padding: 6px 0px;
}

.zalozkymesto li.zalozkaselected span
{
	background-image: url('https://www.sunflowers-agency.de/obrazky3/design3/obluk_right.gif');
	background-position: top right;
	background-repeat: no-repeat;
	padding: 6px 12px;
	_padding: 2px 6px;
}

.zalozkymestotext
{
	margin: 0px;
	margin-right: 8px;
	padding-left: 15px;
	padding-bottom: 25px;
	line-height: 13px;
	border-bottom: 1px solid #62a8de;
	_margin-right: 7px;
}

.zalozkymestotext ul, .zalozkymestotext li
{
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.zalozkymestotext li.zalozka a
{
	float: left;
	background: #a2d0f1;
	background-image: url('https://www.sunflowers-agency.de/obrazky3/design3/obluk_left.gif');
	background-position: top left;
	background-repeat: no-repeat;
	margin-right: 5px;
	padding: 6px 0px;
	border-bottom : 1px solid #62a8de;
	text-decoration: none;
	color: #174060;
}

.zalozkymestotext li.zalozka a span
{
	background-image: url('https://www.sunflowers-agency.de/obrazky3/design3/obluk_right.gif');
	background-position: top right;
	background-repeat: no-repeat;
	padding: 6px 12px;
	_padding: 2px 6px;
}

.zalozkymestotext li.zalozkaselected
{
	float: left;
	color: #ffffff;
 	background: #238cc4;
	background-image: url('https://www.sunflowers-agency.de/obrazky3/design3/obluk_left.gif');
	background-position: top left;
	background-repeat: no-repeat;
 	margin-right: 5px;
	padding: 6px 0px;
}

.zalozkymestotext li.zalozkaselected span
{
	background-image: url('https://www.sunflowers-agency.de/obrazky3/design3/obluk_right.gif');
	background-position: top right;
	background-repeat: no-repeat;
	padding: 6px 12px;
	_padding: 2px 6px;
}

.zalozkyvpravo
{
	margin: 0px;
	margin-right: 9px;
	margin-left: 5px;
	padding-right: 5px;
	padding-bottom: 25px;
	line-height: 13px;
	border-bottom: 1px solid #ffffff;
	_width: 100%;
	_height: 0px;
	_margin-right: 8px;
	_padding-bottom: 0px;
}
 
.zalozkyvpravo ul, .zalozkyvpravo li
{
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
 
.zalozkyvpravo li.zalozka a
{
	float: right;
	background: #a2d0f1;
	background-image: url('https://www.sunflowers-agency.de/obrazky3/design3/obluk_left.gif');
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: 5px;
	padding: 6px 0px;
	text-decoration: none;
	_margin-bottom: -1px;
	color: #174060;
}

.zalozkyvpravo li.zalozka a span
{
	background-image: url('https://www.sunflowers-agency.de/obrazky3/design3/obluk_right.gif');
	background-position: top right;
	background-repeat: no-repeat;
	padding: 6px 8px;
	_padding: 2px 6px;
}

.zalozkyvpravo li.zalozkaselected
{
	float: right;
	color: #ffffff;
 	background: #3b99cb;
	background-image: url('https://www.sunflowers-agency.de/obrazky3/design3/obluk_left.gif');
	background-position: top left;
	background-repeat: no-repeat;
 	margin-left: 5px;
	padding: 6px 0px 7px;
	_margin-bottom: -10px;
}

.zalozkyvpravo li.zalozkaselected span
{
	background-image: url('https://www.sunflowers-agency.de/obrazky3/design3/obluk_right.gif');
	background-position: top right;
	background-repeat: no-repeat;
	padding: 6px 8px;
	_padding: 2px 6px;
}

.zalozkyvpravopobyt
{
	margin: 0px;
 	margin-right: 9px;
	margin-left: 5px;
	padding-right: 5px;
	padding-bottom: 25px;
	line-height: 13px;
	border-bottom: 1px solid #ffffff;
	_width: 100%;
	_height: 0px;
	_margin-right: 8px;
	_padding-bottom: 0px;
}
 
.zalozkyvpravopobyt ul, .zalozkyvpravopobyt li
{
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
 
.zalozkyvpravopobyt li.zalozka a
{
	float: right;
	background: #a2d0f1;
	background-image: url('https://www.sunflowers-agency.de/obrazky3/design3/obluk_left.gif');
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: 5px;
	padding: 6px 0px;
	text-decoration: none;
	color: #174060;
	_margin-bottom: -1px;
}

.zalozkyvpravopobyt li.zalozka a span
{
	background-image: url('https://www.sunflowers-agency.de/obrazky3/design3/obluk_right.gif');
	background-position: top right;
	background-repeat: no-repeat;
	padding: 6px 8px;
	_padding: 2px 6px;
}

.zalozkyvpravopobyt li.zalozkaselected
{
	float: right;
	color: #174060;
 	background: #ffd34c;
	background-image: url('https://www.sunflowers-agency.de/obrazky3/design3/obluk_left.gif');
	background-position: top left;
	background-repeat: no-repeat;
 	margin-left: 5px;
	padding: 6px 0px 7px;
	_margin-bottom: -10px;
}

.zalozkyvpravopobyt li.zalozkaselected span
{
	background-image: url('https://www.sunflowers-agency.de/obrazky3/design3/obluk_right.gif');
	background-position: top right;
	background-repeat: no-repeat;
	padding: 6px 8px;
	_padding: 2px 6px;
}

.podzalozkami
{
	display: block;
	clear : both;
	margin: 0px;
	background: #027abb;
    background-image: url(https://www.sunflowers-agency.de/obrazky3/design3/formular-uvod-pozadie.jpg);
	background-repeat: no-repeat;
	border: 1px solid #ffffff;
	border-top: none;
	width: 581px;
}
 
.podzalozkamiform
{
	padding: 11px 34px 8px;
	font-size: 16px;
	color: #ffffff;
}
  
.podzalozkamistat
{
	display: block;
	clear : both;
	margin: 0px;
	background: #e3f0f8;
    background-image: url(https://www.sunflowers-agency.de/obrazky3/design3/pod-zalozkami-hotel-pozadie.jpg);
	background-repeat: no-repeat;
	border: 1px solid #62a8de;
	width: 581px;
}

.podzalozkamimesto
{
	display: block;
	clear : both;
	margin: 0px;
	background: #e3f0f8;
	background: #ffffff;
	border: 1px solid #62a8de;
	border-top: none;
	width: 581px;
}
  
.statmestohotely
{
	padding-left: 10px;
	font-size: 11px;	
	height: 100%;
}

.mestohotelpobyty
{
	padding-left: 20px;
	font-size: 11px;	
	height: 100%;
}
  
.podzalozkamihotel
{
	display: block;
	clear : both;
	margin: 0px;
	background: #e3f0f8;
	background: #ffffff;
	border: 1px solid #62a8de;
	border-top: none;
	width: 581px;
}
 
.podzalozkamipobyt
{
	clear : both;
	margin-top: 0px;
	background: #ffefbb;
	background: #ffffff;
	border: 1px solid #fbd04c;
	border-top: none;
	width: 583px;
	_width: 586px;
}
 
.podzalozkamiprocedura
{
	display: block;
	clear : both;
	margin-top: 0px;
	background: #ffefbb;
    background-image: url(https://www.sunflowers-agency.de/obrazky3/design3/pod-zalozkami-pobyt-pozadie.jpg);
	background-repeat: no-repeat;
	border: 1px solid #fbd04c;
	width: 583px;
}
.form-toptext, .form-udaj, .form-kontakt, .form-rezerv{width: 400px;}

.objektfotogallery
{
	padding: 0px 0px 0px 20px;
	width: 240px;
}

.objektfotogallerystat
{
	float: left;
	padding: 0px 24px 10px 0px;
	width: 400px;
}

.objektfoto
{
	display: block;
	min-height: 94px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 2px;
	background: #ffffff;
	text-align: left;
	font-size: 11px;	
	_padding-bottom: 5px;
}

.oramovanie
{
 	border: 1px solid #e3e3e3;
}    
 
.objektfototien
{
	vertical-align: top;
	margin: 0px;
	margin-left: 2px;
	border: 0px;
	padding: 0px;
	width: 236px;
	height: 5px;
}
 
.vypisfototien
{
	vertical-align: top;
	margin: 0px;
	margin-left: 2px;
	border: 0px;
	padding: 0px;
	width: 143px;
	height: 3px;
}

.gallerysmall
{
	text-align: center;
	background: #ffffff;
	border-top: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	border-left: 3px solid #ffffff;
	width: 50px;
	height: 37px;
	_height: 40px;
}
    
.gallerytien
{
	vertical-align: top;
	margin: 0px;
	margin-left: 1px;
	border: 0px;
	padding: 0px;
	width: 54px;
	height: 2px;
}
  
.zalozkanazov
{
	padding: 10px 10px 8px 20px;
	font-size: 20px;	
}
     
.objekttext
{
	margin: 0px 15px 15px 15px;
	padding: 0px;
	border: none;
}

.objekttext a
{
}
     
.objekttextstat
{
	padding: 0px 20px 20px;
	text-align: left;
}

.objekttextpobyt
{
	margin: 0px 34px 15px 20px;
	width: 265px;
}
 
.deststat 
{
	display:table;
    width:100%;
    margin:20px 0px 10px;
    clear:both;
}
.deststatstlpec{float:left;width:33%}
.sipkacervena a
{
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 10px;
    font-size: 16px;
    line-height: 26px;
}
  
.sipkacervena a:hover
{
    background-image: url(https://www.sunflowers-agency.de/obrazky3/design3/sipka-cervena.gif);
	background-position: 0px 10px;
	background-repeat: no-repeat;
}
    
.objekttextinfo
{
	margin: 0px 0px 0px 10px;
}
   
.formularpobyty
{
	margin: 0px;
	padding: 25px 4px 24px;
	border: 2px #e0e0d3 solid;
	border-radius: 2px;
	background: #d5e7f1;
	color: #174060;
	line-height: normal; 
	width: 540px;
	min-height: 166px;
}

.fulltext
{
	display: table;
	width: auto;
	padding: 0px;
	background-color: #ffffff;
	border: none;
	margin: 0px auto 15px;
}

.formularstat
{
	padding: 40px 20px;
	width: 520px;
	min-height: 116px;
}
.mini
{
	display: table;
	padding: 0px;
	margin-bottom:20px;
	border: none;
	background-color: #ffffff;
	color: #174060;
	width: auto;
	min-height: 0;
}
.width-auto
{
	width: auto;
    padding: 15px 4px;
}
.objekt-pobyty{float:right;width:770px;}
    		
.poleformmini{
	float: left;
	margin: 0px 25px 0px 0px;
}
.poleformmini .dd-container{
	margin-bottom: 0px;
}
.poleformmini .dd-select{
	height: 24px !important;
	border-color: #a5a5a5 !important;
}
.poleformmini .dd-selected-text{
	font-size: 16px;
}
.poleformmini .dd-option-text{
	font-size: 16px;
}
.hviezdicky{
	margin-bottom: 3px;
}
.hviezdickymini{
	float: left;
	margin-left: 10px;
}
.hviezdickymini .cbkcss {position:relative;top:-3px;}
.hviezdickymini img {margin:0px 0px 0px 1px;}
.vystredit
{
	float: none;
	margin: 0px auto;
}
.label-tool-left{
	position: relative;
	top: -2px;
	color: #919191;
	font-size: 16px;
	font-weight: normal;
	margin-left: 3px;
	padding-left: 90px;
	text-align: right;
	text-decoration: underline;
}
.lb1{
	background-image: url(https://www.sunflowers-agency.de/obrazky3/mesta-domeny/kv1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.lb2{
	background-image: url(https://www.sunflowers-agency.de/obrazky3/mesta-domeny/kv2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.lb3{
	background-image: url(https://www.sunflowers-agency.de/obrazky3/mesta-domeny/kv3.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.lb4{
	background-image: url(https://www.sunflowers-agency.de/obrazky3/mesta-domeny/kv4.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.lb5{
	background-image: url(https://www.sunflowers-agency.de/obrazky3/mesta-domeny/kv5.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.formularhotel
{
	clear : both;
	margin: 0px;
	background: #e3f0f8;
    background-image: url(https://www.sunflowers-agency.de/obrazky3/design3/pod-zalozkami-hotel-pozadie.jpg);
	background-repeat: no-repeat;
	border: 1px solid #62a8de;
	width: 581px;
}
  
.formularpobyt
{
	clear : both;
	margin-top: 0px;
	background: #ffefbb;
    background-image: url(https://www.sunflowers-agency.de/obrazky3/design3/pod-zalozkami-pobyt-pozadie.jpg);
	background-repeat: no-repeat;
	border: 1px solid #ffcb00;
	width: 583px;
	_width: 586px;
}
 
.hladajpobyt
{
	padding: 3px 15px 2px 15px;
    background-image: url(https://www.sunflowers-agency.de/obrazky3/design3/hladaj-pobyt-pozadie.png);
	background-repeat: repeat-x;
}
   
.hladajpobyt a
{
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	color: #174060;
}

.tlacitkopodzalozkami
{
	text-align: center;
	padding: 10px;
}
  
.tienpodzalozky
{
	vertical-align: top;
	margin: 0px;
	border: 0px;
	padding: 0px;
	margin-bottom: 20px;
	width: 582px;
	height: 6px;
}
   
.fulltextinput
{
    float: left;
  	margin-top: 8px;
}
.fulltextinput .inpcss{
	margin: 0px 20px 0px 10px;
	width: 165px;
	height: 20px;
	border-color:#c5c5c5 !important;
}
.fulltextinput .label-tool {
	color: #174060 !important;
	font-size: 16px !important;
	font-weight: normal;
	margin-left: 5px;
	margin-right: 15px;
}

.hladajvlastnost
{
	padding: 10px 0px 5px;
	text-align: left;
	text-decoration: underline;
	text-transform: capitalize;
}

.hladajpobyty
{
	float: left;
	width: 90px;
	text-align: left;
	text-decoration: underline;
	font-size: 16px;
	margin: 0px 5px 0px 25px;
}
 
.tlacodporucanie
{
	font-size: 11px;
	text-align: right;
	margin-right: 20px;
	margin-bottom: 5px;
}
  
.fotogaleria
{
	margin-top: 5px;
	width: 400px;
	height: 33px;
	overflow: hidden;
}
.kupelestat
{
	width: 230px;
}
.uzka{
	width: 415px;
}
.nizka{
	height: 33px;
}

.fotoobjektvlavohidden
{
	width: 0px;
}

.fotogaleriamaly
{
	width: 50px;
	height: 33px;
}

.video
{
	display: inline-block;
	position: absolute;
	bottom: 8px;
	left: 13px;
	background-color: #ffffff;
	background: url('https://www.sunflowers-agency.de/obrazky3/prettyPhoto/facebook/sprite.png') no-repeat scroll -1px -123px transparent;
	height: 22px;
	width: 22px;
}

ul
{
  	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul li
{
	display: inline;
	margin-right: 0px;
}

.obsahbodky
{
	margin-bottom: 15px;
	height: 1px;
	clear: both;
	border-bottom: 3px dotted #c5c5ba;
	_margin-bottom: 0px;
}
   
.bodkyvypis
{
	margin-top: 15px;
    background-image: url(https://www.sunflowers-agency.de/obrazky3/design3/obsah-bodky.gif);
	background-repeat: no-repeat;
	height: 1px;
	clear: both;
	_margin-bottom: -5px;
}
  
.vypisobjektov
{
	margin: 0px 0px 15px;
}
 
.oramovaniepobytvelky
{
	padding: 20px;
	text-align: left;
 	border: 1px solid #dbdbdb;
	width: 232px;
}    
 
.welnesshotelymesto
{
	clear: both;
	margin:0px;
	padding-left: 10px;
}
 
#zodposoba
{
	color: #7da000;
	position: relative;
	float: right;
}
 
.zoznam1
{
	display: block;
	padding-left: 15px;
	list-style-type: disc;
}

ul.zoznam1 li
{
	display: list-item;
}

.zoznam2
{
	padding-left: 15px;
	list-style-type: circle;
}

.intoznam
{
	color: white;
	background-color: green;
}

.intoznam2
{
	color: white;
	background-color: #c20308;
}

.intoznam3
{
	color: white;
	background-color: blue;
}

.intoznam4
{
	color: white;
	background-color: #00aa00;
}

.inttext
{
	background-color: #7da000;
}

.skupinaliniek
{
	padding: 15px 0px 0px 5px;
	font-size: 17px;
	font-weight: bold;
	color: #174060;
}

.textPodskupina
{ 
	font-size: 12px;
	color: #6F6D50;
	font-weight: bold;
}
 
.nadpisblok1
{
 	font-size: 12px;
	color: #68a2bd;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
 
.nadpisblok2
{
 	font-size: 12px;
	padding-bottom: 3px;
}

.striedackafarebna
{
	display: block;
	background-color: rgb(229,242,251);
	padding: 10px 10px;
}

.striedackabiela
{
	display: block;
	background-color: #ffffff;
	padding: 10px 10px;
}
 
.odsadenyblok
{
	padding-left: 5px;
}
 
.odsadenievypis
{
	padding-left: 10px;
}
 
.hodnotenie
{ 
	background-color:#ffffee;
	border: 1px solid #ffe7c6;
	padding: 5px;
}
 
.hodnoteniaklientov
{ 
	background-color:rgb(218,236,245);
	margin: 15px 0px;
	padding: 10px 20px;
}

.hodnoteniavpravo
{
	margin: 0px;
	padding: 5px 10px;
	font-size: 10px;
	border: 1px solid #dbdbdb;
	border-top: none;
}

.hodnotenievpravo
{
	margin: 0px;
	padding: 0px;
}

.hodnoteniegrafvpravo
{
	margin: 2px 0px 0px;
}

.hodnoteniecelkomvpravo
{
	border: 0px;
	margin: 0px;
	background: #bcdcea;
	width: 100px;
	height: 6px;
}

.hodnoteniegraf
{
	padding: 15px 0px 5px;
}
        
.hodnoteniegrafhotel
{
	padding: 10px 0px 0px 20px;
}
       
.hodnoteniegrafpobyt
{
	padding: 0px 0px 0px 20px;
}

.hodnoteniecelkom
{
	border: 0px;
	margin: 0px;
	background: #bcdcea;
	width: 190px;
	height: 10px;
}
 
.hodnoteniepriemer
{
	background: #fcc42b;
	height: 100%;
}
 
.hodnoteniepriemerpobyt
{   
	background: #027abb;
	height: 100%;
}
 
.hodnoteniezvysok
{
	background: #bcdcea;
	height: 100%;
}
 
.viacohlasov
{
	margin-top: -35px;
	border: 0px;
/*
	height: 65px;
    background-image: url(https://www.sunflowers-agency.de/obrazky3/design3/vsetky-pozadie.gif);
	background-repeat: no-repeat;
	background-position: 97% top;
*/
	text-align: right;
	font-size: 11px;
    text-transform: uppercase;
}
  
.viacohlasov a
{
	color: #c20308;
	text-decoration: none;
}
      
.selectbox
{
	vertical-align: middle;
	background: #efefef;
	margin: 0px 5px;
	height: 18px;
	width: 50px;
	font-size: 11px;
	border-top: 2px ridge #858585;
	border-left: 2px ridge #858585;
	border-right: 2px ridge transparent;
	border-bottom: 2px ridge transparent;
}
  
.cenazlava
{
	color: #666666;
	text-decoration: line-through;
}


.cenazlavnena
{
	color: #c20308;
	font-weight: bold;
}

.hovercenatext
{
	float: right;
	margin: 2px 0px 0px 5px;
	font-size: 12px;
}

.hovercena
{
	font-size: 16px;
}

.hovernastip
{
	text-align: right;
	margin: 10px 5px 5px;
}

.vypispobyt
{
    top: 0px !important;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.vypispobytbodky
{
	width: 80%;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}

.vypispobytcena
{
	padding: 3px 0px 3px 5px;
    font-size: 16px;
    white-space: nowrap;
	vertical-align: bottom;
}
.hotely{
    font-size: 16px;
	line-height: 18px;
}

.tabulkacennik
{
	width: 584px;
	margin: 10px 0px;
	overflow-x: auto;
	_width: 587px;
}
  
.cenniktable
{
	background: #0075d0;
}
 
.cenniknadpis
{
	padding: 10px;
	font-size: 20px;
	color: #174060;
}
   
.hlavickacennik
{
	padding: 8px 10px;
    background-color: #e5eff6;
    font-size: 12px;
	white-space: nowrap;
} 


.cenniksezony
{
	padding: 8px 10px;
	color: #ffffff;
    background-color: #74acd5;
    font-size: 12px;
	white-space: nowrap;
} 
  
.cennikhotel
{
	padding: 8px 10px;
    background-color: #aed3ee;
    font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.cennikhoteltlac
{
	padding: 8px 10px;
    background-color: #aed3ee;
    font-size: 12px;
}

.cennikhotelvybrany
{
	padding: 8px 10px;
    background-color: #dce0f5;
    background-color: #aed3ee;
    font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.cennikhotelvybranytlac
{
	padding: 8px 10px;
    background-color: #dce0f5;
    background-color: #aed3ee;
    font-size: 12px;
}

.cennikkvalitavybrana
{
	padding: 8px 10px;
    background-color: #ebebeb;
    background-color: #e5eff6;
    font-size: 12px;
	white-space: normal;
} 
 
.cennikbunkavybrana
{
	padding: 8px 10px;
    background-color: #ffffff;
    font-size: 12px;
	white-space: nowrap;
} 
 
.cennikkvalita
{
	padding: 8px 10px;
    background-color: #e5eff6;
    font-size: 12px;
	white-space: normal;
} 
  
.cennikbunka
{
	padding: 8px 10px;
    background-color: #ffffff;
    font-size: 12px;
	white-space: nowrap;
} 

.vysvetlivkycennik
{
	text-align: left;
	margin: 10px 0px 20px 0px;
}
     
.rezervaciaform			  		  			/* lavy stlpec tabulky */
{
	color: #666666;
}
     
.rezervaciaform1			  		  			/* lavy stlpec tabulky */
{
	padding-top: 5px;
	padding-right: 14px;
    background-color: rgb(229,242,251);
	font-size: 16px;
	text-align: right;
	width: 147px;
	vertical-align: top;
}
    
.rezervaciaform1bold			  		  			/* lavy stlpec tabulky */
{
	padding-top: 5px;
	padding-right: 14px;
    background-color: rgb(229,242,251);
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	width: 147px;
	vertical-align: top;
}

.rezervaciaform2			  		  			/* pravy stlpec tabulky */
{
	padding-top: 5px;
	padding-left: 7px;
    background-color: #f6f6f6;
	width: 340px;
	vertical-align: top;
}
 
.rezervaciavybranepole
{
	color: #174060;
	font-size: 16px;
	font-weight: bold;
}
   
.otazkatextarea
{
	width: 410px;
}
 
.hlavicka			  		  			/* hlavicka tabulky */
{
    background-color: #dcf0ff;
    font-size: 12px;
}


.bunka			  		  				/* bezna bunka v tabulke */
{
    background-color: white;
    font-size: 15px;
    _font-size: 12px;
}

/* REZERVACIE */

.s                                  /* siva bunka */
{
    font-size: x-small;
    background-color: #ff0000;
}

.h                                  /* hlavicka */
{
    font-size: xx-small;
    background-color: #ddddff;
}

.n                                  /* nedela */
{
    font-size: xx-small;
    background-color: #9999ff;
    text-align: center;
}

.b                                  /* biela bunka */
{
    font-size: xx-small;
    background-color: #ffffff;
    text-align: center;
}

.pressclanok
{
	display: table;
	margin-bottom: 10px;
}

.pressdatum
{
	display: table-cell;
	width: 70px;
	padding-right: 10px;
	text-align: right;
	vertical-align: bottom;
}

.pressnazov
{
	display: table-cell;
	vertical-align: bottom;
	font-size: 16px;
}

.presslink
{
	font-weight: bold;
	text-decoration: none;
}

.presslink:hover
{
	text-decoration: underline;
}

.pravystlpec
{
	margin: 0px;
    padding: 15px 10px 0px 12px;
	width: 186px;
	height: 100%;
}

#fast_linkobal
{	
	margin: -5px 0 10px 0;
	padding: 0;
	background-color: #fee18a;
	width: 200px;
}

#fast_link
{	
	margin-top: 10px;
	padding: 10px 3px 10px 10px;
	font-size: 13px;
	text-align: left;
	line-height: 150%;
}
  
.hotelvpobyte
{
	position: relative;
	float: left;
	margin: 2px;
	margin-top: 10px;
	border: 1px solid orange;
	text-align: left;
	max-width: 230px;
	height: 180px;
}
 
.hotelvpravomstlpci
{
	margin-top: 10px;
	border: 1px solid orange;
	text-align: left;
}

#online_obchodnici_obal
{	
	margin: -5px 0 10px 0;
	padding: 0;
	background-color: #ffffff;
	width: 200px;
}

#online_obchodnici
{	
	margin-top: 10px;
	padding: 10px 3px 10px 10px;
	font-size: 13px;
	text-align: left;
	border: 1px solid #FFE7C6;
	line-height: 150%;
}

#najblizsiehotely_linkobal
{	
	background-color: #fee18a;
	width: 200px;
}

#najblizsiehotely_link
{	
	font-size: 13px;
	text-align: left;
}

.najblizsiehotely_link2
{	
	background-color: #fff0aa;
}

.zlavapobyt
{
	padding: 5px;
	margin-bottom: 10px;
	background-color: #fffad0;
}

.zlavaputac  
{
	padding-bottom: 20px;
	font-weight: bold;
	color: #c20308;
	text-transform: uppercase;
}    

.zlavanadpis
{
	text-transform: uppercase;
}    

#najblizsieatrakcie_linkobal
{	
	margin: 10px 0 5px 0;
	background-color: #ffffff;
	width: 196px;
	border: 1px solid #ffe7c6;
}

#najblizsieatrakcie_link
{	
	font-size: 13px;
	text-align: left;
}

.najblizsieatrakcie_link2
{	
	background-color: #fff9cc;
}

.garancia-ceny
{
	width: 154px;
	margin-bottom: 15px;
	padding: 10px;
	text-align: center;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 2px #e0e0d3 solid;
}

.patalista
{
	background: #efefef;
	margin-top: 15px;
	padding: 7px 0px 7px 0px;
	border-top: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.pata
{
	position: relative;
	text-transform: uppercase;
	font-size: 12px;
	word-spacing: 3px;
}
.oznacene{padding: 10px 28px 8px;}   
    		
.oznacene:hover
{
	padding: 10px 27px 8px;
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
}
    		
.pata a
{
	padding: 10px 28px 8px;
    color: #464646;
	text-decoration: none;
}

.pata a:visited
{
	color: #464646;
}

.pata a:hover
{
	padding: 10px 27px 8px;
    color: #464646;
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
}
    		
#copyright
{
	position: relative;
	margin: 0;
	padding: 15px;
	font-size: 11px;
	text-align: center;
	color: #8e8e8e;
}
#copyright div{margin-top:5px;text-align:left;}

.tabulka1
{
	padding: 5px;
	background-color: #FFFFD9;
	border: 1px solid #fdbe00;
	color: #000000;
	text-align: center;
}

.otazniknapoveda
{
	position: relative;
	float: right;
	margin-right: 0px;
	padding-right: 10px;
	vertical-align: middle;
	text-decoration: none;
	cursor: pointer;
}

.otaznikVlastnost
{
	text-decoration: underline;
	cursor: pointer;
}

.orientacnacena
{
	margin: 20px 0px;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

/* jQuery Countdown styles 1.5.8. */
.countdown_rtl {
	direction: rtl;
}
.countdown_holding span {
	background-color: #ccc;
}
.countdown_row {
	clear: both;
	width: 100%;
	padding: 0px 2px;
	text-align: center;
	color: #c20308;
}
.countdown_show1 .countdown_section {
	width: 98%;
}
.countdown_show2 .countdown_section {
	width: 48%;
}
.countdown_show3 .countdown_section {
	width: 70px;
	text-align:center;
}
.countdown_show4 .countdown_section {
	width: 24.5%;
}
.countdown_show5 .countdown_section {
	width: 19.5%;
}
.countdown_show6 .countdown_section {
	width: 16.25%;
}
.countdown_show7 .countdown_section {
	width: 14%;
}
.countdown_section {
	display: block;
	float: left;
	font-size: 10px;
	text-align: center;
}
.countdown_amount {
	font-size: 25px;
	text-shadow:2px 1px 4px rgba(194, 3, 8, 0.5);
}
.countdown_descr {
	display: block;
	width: 100%;
}
.over {
	color: #c20308;
	font-size: 18px;
	font-weight: bold;
}

/**
 * megamenu
 */
dl,menu,ol,ul{margin:1.5em 0;padding:0 0 0 0}dl{padding:0}dd{margin:0 0 0 0}
nav ul,nav ol,.pata a{list-style:none;list-style-image:none}
dl,menu,ol,ul{margin:0 0}nav li{list-style:none}
nav.site-navigation{clear:left;float:left;margin:8px 0 0 43px;position:relative;top:1px;text-align:left;width:981px;z-index:98;border:0px solid #000000;}
nav.site-navigation>ul.floor-menus>li{float:left;top:0;background:url(https://www.sunflowers-agency.de/obrazky3/design3/horne-menu-pozadie2.png) repeat-x;}
nav.site-navigation>ul.floor-menus>li>a{background:url(https://www.sunflowers-agency.de/obrazky3/design3/horne-menu-oddelovac.png) no-repeat 100% 5px;color:#464646;display:block;font-size:12px;padding: 7px 14px 7px 12px;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;z-index:1}
nav.site-navigation>ul.floor-menus>li:hover>a{background:#e5f0f5;padding: 7px 12px 7px 14px;position:relative;left:-2px;}
nav.site-navigation>ul.floor-menus>li.okraj{width:22px;height:28px;}
nav.site-navigation>ul.floor-menus>li:first-child{background:url(https://www.sunflowers-agency.de/obrazky3/design3/horne-menu-pozadie1.png) repeat-x;width:3px;height:28px;}
nav.site-navigation>ul.floor-menus>li:last-child{background:url(https://www.sunflowers-agency.de/obrazky3/design3/horne-menu-pozadie3.png) repeat-x;width:3px;height:28px;}
nav.site-navigation>ul.floor-menus>li:hover>a span{border:solid #fff;border-width:0 0 1px}
nav.site-navigation>ul.floor-menus>li:hover div.sub-floor-menu{display:inline;left:0}
.ie7 nav.site-navigation>ul.floor-menus>li div.sub-floor-menu{filter:progid:DXImageTransform.Microsoft.Shadow(color='#969696',direction='135',strength='6')}
.ie8 nav.site-navigation>ul.floor-menus>li div.sub-floor-menu{-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(color='#969696', direction='135', strength='6')"}
nav.site-navigation>ul.floor-menus>li div.sub-floor-menu{font-family:arial,sans-serif;color:#0075c3;background:#fff;border:solid #e5f0f5;border-width:5px 0 0;-webkit-box-shadow:4px 4px 7px 0 #969696;-moz-box-shadow:4px 4px 7px 0 #969696;-o-box-shadow:4px 4px 7px 0 #969696;box-shadow:4px 4px 7px 0 #969696;display:none;left:-9999px;margin:0;overflow:hidden;width:960px;padding:20px 5px 30px;position:absolute;top:28px;z-index:101}
nav.site-navigation>ul.floor-menus>li div.sub-floor-menu div.dl-ohranicenie dl{border:solid #999;border-width:0 0 0 1px;display:inline;float:left;margin-bottom:-10000px;overflow:hidden;padding-bottom:10000px;width:auto}
nav.site-navigation>ul.floor-menus>li div.sub-floor-menu div.dl-ohranicenie dl:first-child{border:none}
nav.site-navigation>ul.floor-menus>li div.sub-floor-menu div.dl-ohranicenie dl dt{border:dashed #cacaca;border-width:0 0 1px;font-size:16px;line-height:16px;font-weight:bold;letter-spacing:.5px;padding:10px 20px 5px;text-transform:uppercase}
nav.site-navigation>ul.floor-menus>li div.sub-floor-menu div.dl-ohranicenie dl dt a{color:#0075c3;}
nav.site-navigation>ul.floor-menus>li div.sub-floor-menu div.dl-ohranicenie dl dt a:hover{background:#0075c3;color:#fff;margin:0;padding:0;text-decoration:none}
nav.site-navigation>ul.floor-menus>li div.sub-floor-menu div.dl-ohranicenie dl dd ul.items{float:left;margin:0 0 0 1px;padding:6px 20px 10px;width:auto;border:dashed #cacaca;border-width:0 1px 0 0;}
nav.site-navigation>ul.floor-menus>li div.sub-floor-menu div.dl-ohranicenie dl dd ul.items:last-child{border:none;}
nav.site-navigation>ul.floor-menus>li div.sub-floor-menu div.dl-ohranicenie dl dd ul.items li{display:block;float:none;line-height:1.4em;list-style-position:outside;min-height:15px}
nav.site-navigation>ul.floor-menus>li div.sub-floor-menu div.dl-ohranicenie dl dd ul.items li.line{min-height:1px; border-bottom: 1px #34393d dotted; margin: 5px 0px;}
nav.site-navigation>ul.floor-menus>li div.sub-floor-menu div.dl-ohranicenie dl dd ul.items li a{color:#0075c3;display:inline;font-size:16px;line-height:16px;padding:0;text-decoration:none}
nav.site-navigation>ul.floor-menus>li div.sub-floor-menu div.dl-ohranicenie dl dd ul.items li a:hover{background:#0075c3;color:#fff;margin:0;padding:0;text-decoration:none}
nav.uvodmegamenu{margin-top:0px;margin-left:16px;top:-58px;width:820px;}
nav.uvodmegamenu>ul.floor-menus>li{background:url(https://www.sunflowers-agency.de/obrazky3/uvod/horne-menu-pozadie2.png) repeat-x;}
nav.uvodmegamenu>ul.floor-menus>li>a{background-position:100% 9px;padding: 12px 14px 8px 12px;}
nav.uvodmegamenu>ul.floor-menus>li:hover>a{height:12px;margin-top:4px;padding: 8px 12px 8px 14px;}
nav.uvodmegamenu>ul.floor-menus>li.okraj{width:17px;height:32px;}
nav.uvodmegamenu>ul.floor-menus>li:first-child{width:5px;padding:9px 0px 8px;background:url(https://www.sunflowers-agency.de/obrazky3/uvod/horne-menu-pozadie1.png) repeat-x;}
nav.uvodmegamenu>ul.floor-menus>li:last-child{width:5px;padding:9px 0px 8px;background:url(https://www.sunflowers-agency.de/obrazky3/uvod/horne-menu-pozadie3.png) repeat-x;}
nav.uvodmegamenu>ul.floor-menus>li div.sub-floor-menu{margin:0 0 0 -2px;top:32px;}
nav.uvodmegamenu>ul.floor-menus>li:hover div.sub-floor-menu{left:5px}
nav.site-navigation>ul.floor-menus>li:hover div.zarovno{left:auto;width:auto;padding:20px 60px 40px;}
.dl-ohranicenie {display:table;float:left;margin-bottom:15px;border:solid #999;border-width:0 0 0 1px; border:none;}
nav.site-navigation1{clear:left;float:left;margin-top:8px;margin-left:20px;text-align:left;font-family:'Open Sans', sans-serif;font-weight:400;line-height:normal;width:750px;height:28px;z-index:98;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background:url(https://www.sunflowers-agency.de/obrazky3/design3/horne-menu-pozadie.png) repeat-x;}
nav.site-navigation1>ul.floor-menus>li{float:left;top:0;}
nav.site-navigation1>ul.floor-menus>li>a{background:url(https://www.sunflowers-agency.de/obrazky3/design3/horne-menu-oddelovac.png) no-repeat 100% 5px;color:#464646;display:block;font-size:13px;padding: 5px 14px 5px 12px;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;z-index:1}
nav.site-navigation1>ul.floor-menus>li>a:last-child{background:none;}
nav.site-navigation1>ul.floor-menus>li.floor_zvyraznene{float: right;}
nav.site-navigation1>ul.floor-menus>li.floor_zvyraznene>a{background:none;font-weight:bold;color:#0075c3;}
nav.site-navigation1>ul.floor-menus>li:hover>a{background:#e5f0f5;padding: 5px 12px 5px 14px;position:relative;left:-2px;}
nav.site-navigation1>ul.floor-menus>li.okraj{width:22px;}
nav.site-navigation1>ul.floor-menus>li:hover>a span{border:solid #fff;border-width:0 0 1px}
nav.site-navigation1>ul.floor-menus>li:hover div.sub-floor-menu{display:inline;left:0}
.ie7 nav.site-navigation1>ul.floor-menus>li div.sub-floor-menu{filter:progid:DXImageTransform.Microsoft.Shadow(color='#969696',direction='135',strength='6')}
.ie8 nav.site-navigation1>ul.floor-menus>li div.sub-floor-menu{-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(color='#969696', direction='135', strength='6')"}
nav.site-navigation1>ul.floor-menus>li div.sub-floor-menu{color:#0075c3;background:#fff;border:solid #e5f0f5;border-width:5px 0 0;-webkit-box-shadow:4px 4px 7px 0 #969696;-moz-box-shadow:4px 4px 7px 0 #969696;-o-box-shadow:4px 4px 7px 0 #969696;box-shadow:4px 4px 7px 0 #969696;display:none;left:-9999px;margin:0;overflow:hidden;width:960px;padding:20px 5px 30px;position:absolute;top:36px;z-index:101}
nav.site-navigation1>ul.floor-menus>li div.sub-floor-menu div.dl-ohranicenie dl{display:inline;float:left;margin-bottom:-10000px;overflow:hidden;padding-bottom:10000px;width:auto}
nav.site-navigation1>ul.floor-menus>li div.sub-floor-menu div:first-child{border:none}
nav.site-navigation1>ul.floor-menus>li div.sub-floor-menu div.dl-ohranicenie dl dt{border:dashed #cacaca;border-width:0 0 0px;font-size:16px;line-height:16px;font-weight:bold;letter-spacing:.5px;padding:10px 20px 5px;text-transform:uppercase}
nav.site-navigation1>ul.floor-menus>li div.sub-floor-menu div.dl-ohranicenie dl dt a{color:#000000;}
nav.site-navigation1>ul.floor-menus>li div.sub-floor-menu div.dl-ohranicenie dl dt a:hover{background:#0075c3;color:#fff;margin:0;padding:0;text-decoration:none}
nav.site-navigation1>ul.floor-menus>li div.sub-floor-menu div.dl-ohranicenie dl dd ul.items{float:left;margin:0 0 0 1px;padding:6px 20px 10px;width:auto;border:dashed #cacaca;border-width:0 1px 0 0;}
nav.site-navigation1>ul.floor-menus>li div.sub-floor-menu div.dl-ohranicenie dl dd ul.items:last-child{border:none;}
nav.site-navigation1>ul.floor-menus>li div.sub-floor-menu div.dl-ohranicenie dl dd ul.items li{display:block;float:none;line-height:1.4em;list-style-position:outside;min-height:15px}
nav.site-navigation1>ul.floor-menus>li div.sub-floor-menu div.dl-ohranicenie dl dd ul.items li[hidden]{display:none}
nav.site-navigation1>ul.floor-menus>li div.sub-floor-menu div.dl-ohranicenie dl dd ul.items li.vsetkytextnove{margin-top:10px;}
nav.site-navigation1>ul.floor-menus>li div.sub-floor-menu div.dl-ohranicenie dl dd ul.items li.line{min-height:1px; border-bottom: 1px #34393d dotted; margin: 5px 0px;}
nav.site-navigation1>ul.floor-menus>li div.sub-floor-menu div.dl-ohranicenie dl dd ul.items li a{font-family:arial,sans-serif;color:#0075c3;display:inline;font-size:16px;line-height:16px;padding:0;text-decoration:none}
nav.site-navigation1>ul.floor-menus>li div.sub-floor-menu div.dl-ohranicenie dl dd ul.items li a:hover{background:#0075c3;color:#fff;margin:0;padding:0;text-decoration:none}
nav.site-navigation1>ul.floor-menus>li:hover div.zarovno{left:auto;width:auto;padding:20px 60px 40px;}
div.patalista>span.pata:hover div.patasubmenu{display:inline;left:-25px}
.ie7 div.patalista>span.pata div.patasubmenu{filter:progid:DXImageTransform.Microsoft.Shadow(color='#969696',direction='135',strength='6')}
.ie8 div.patalista>span.pata div.patasubmenu{-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(color='#969696', direction='135', strength='6')"}
div.patalista>span.pata div.patasubmenu{text-align:left;background: #efefef;border:solid #c8c8c8;border-width:0px 0px 5px;-webkit-box-shadow:4px -4px 7px 0 #969696;-moz-box-shadow:4px -4px 7px 0 #969696;-o-box-shadow:4px -4px 7px 0 #969696;box-shadow:4px -4px 7px 0 #969696;display:none;width:auto;overflow:hidden;padding:20px 20px 10px;position:absolute;left:auto;bottom:24px;z-index:101;white-space:nowrap;}
div.patalista>span.pata div.patasubmenu dl{display:inline;float:left;margin-bottom:-10000px;overflow:hidden;padding-bottom:10000px;width:auto}
div.patalista>span.pata div.patasubmenu dl dd ul.items{float:left;margin:0 0 0 1px;padding:0px;width:auto;}
div.patalista>span.pata div.patasubmenu dl dd ul.items li{display:block;float:none;list-style-position:outside;line-height:24px}
div.patalista>span.pata div.patasubmenu dl dd ul.items li a{font-family:arial,sans-serif;color:#464646;display:inline;font-size:16px;padding:3px;text-decoration:none}
div.patalista>span.pata div.patasubmenu dl dd ul.items li:hover{border-top:1px solid #c8c8c8;border-bottom:1px solid #c8c8c8;line-height:22px}
div.patalista>span.pata div.patasubmenu dl dd ul.items li a:hover{border:none;color:#464646;margin:0;padding:3px;text-decoration:none}

.vykreslinamobil{display:none}
		
/**
 * css pre mobily
 */
@media (max-width: 640px) {
	.vlajka{height:24px;width:45px;margin-left:20px;}
	nav.site-navigation1{background-image:none;background-color:#ffd131;height:auto;}
	nav.site-navigation1>ul.floor-menus>li>a{background-position:100% 6px;padding:1px 12px 0px 10px;font-size:22px;font-weight:bold;}
	nav.site-navigation1>ul.floor-menus>li:hover>a{padding: 1px 10px 0px 12px;}
	nav.site-navigation1>ul.floor-menus>li:hover div.sub-floor-menu{display:none}
	div.patalista>span.pata div.patasubmenu{padding-bottom:20px;bottom:42px}
	div.patalista>span.pata div.patasubmenu dl dd ul.items li a{font-size:24px;line-height:34px}
	div.patalista>span.pata div.patasubmenu dl dd ul.items li:hover{line-height:32px}
	.prod-popis-nazov-hotel h2 {font-size: 34px;font-weight: 400;}
	.sub-popis h3 {font-size: 24px;}
	.vypispobytcena
	{
	    font-size: 28px;
	}
	.detail-heading{background-image:none;padding-left:0px;}
	.detail-heading h3{font-size: 34px;font-weight:bold;white-space:normal;}
	.smd-title,.prod-popis-maly h2{
		font-size: 27px;
	}
	.small-detail,.upozorneniepopis{
		padding-left:0px;
		font-size: 26px;
		line-height: 32px;
	}
	.inf-phone-number{font-size: 34px;line-height: 34px;}
	.ybb{font-size: 27px;background-image:none;background-color:#ffd131;}
	.smd-text{font-size:26px;line-height: 32px;}
	.nastiphore{float:none;display:inline-block;margin-top:10px;}
	.op-p span{font-size:32px;}
	.ybutton{font-size:16px}
	.detail-text,.price-table th,.price-table td,.popis-info,.kvalitamiestnostvlavo,.reklama-nad-nadpis{font-size:44px;line-height:48px;}
	.pata,.hodnotenieklientanazov,.op-price{font-size:22px;}
	.testim-detail{font-size:26px;color:#666666;}
	.vsetkytextnove {font-size:18px;}
	.hodnotenietext,.inf-rez-nadpis{font-size:20px;}
	.hodnoteniepolozka,.hodnotenieautor,.hodnoteniedatum {font-size:18px;}
	.hodnoteniecelkomnove {width:70px;}
	.main-text,.prod-popis-maly h2{font-weight:bold}
	.tooltipHeader,.tooltipBody,.cenaHeader,.cenaBody{opacity:0;}
	.hlavnynadpis{font-size:36px;font-weight:bold;}
	.sipkacervena a {font-size:36px;line-height: 48px;}
	.sipkacervena a:hover {background-image:none;}
	.linkverzia{
		display: table !important;
		margin: 0px auto;
		padding: 5px 20px;
		background-color: #d8d8d8;
		border: 2px #a8a8a8 solid;
		border-radius: 5px;
		text-align: center;
		font-size: 28px;
		white-space:nowrap;
	}
	.linkverzia td{text-align: center;}
	.linkverzia a, .linkverzia a:visited,.linkverzia a:hover,.linkverzia a:visited:hover {text-decoration:none;color:#464646;}
	.fieldsetzeleny,.intranet,.vykreslinapc,.tsm-hodnot,.inf-rez-nadpis a,.subbar-container{display:none}
	.vykreslinamobil{display:block !important;}
}
		
/**
 * fotogaleria
 */
div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;height:28px;width:28px}
div.pp_default .pp_expand:hover{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;height:28px;width:28px}
div.pp_default .pp_contract:hover{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer;height:30px;width:30px}
div.pp_default .pp_gallery ul li a{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{left:auto;position:static}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;margin:4px 0 0;width:20px}
div.pp_default a.pp_arrow_next{background-position:-82px -3px;left:52px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;position:relative;width:110px}
div.pp_default .pp_nav .currentTextHolder{color:#999;font-family:Georgia;font-size:11px;font-style:italic;left:75px;line-height:25px;margin:0;padding:0 0 0 10px;position:absolute;top:2px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px}
div.light_rounded .pp_nav .pp_play{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px}
div.dark_rounded .pp_description{color:#fff;margin-right:85px}
div.dark_rounded .pp_nav .pp_play{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px}
div.light_square .pp_nav .pp_play{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:22px}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;margin-top:0px;overflow:hidden;width:75px}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;margin:2px 4px;white-space:nowrap}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;margin:0 0 0 5px;padding:0;position:relative;white-space:nowrap}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{display:block;line-height:22px;position:absolute;right:0;text-indent:-10000px;top:0}
.pp_loaderIcon{display:block;height:24px;left:50%;margin:-12px 0 0 -12px;position:absolute;top:50%;width:24px}
#pp_full_res{line-height:1!important;}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;margin:0 0 5px 15px;z-index:9999}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(https://www.sunflowers-agency.de/obrazky3/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}

