* {
	padding: 0;
	margin: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1em;
	text-align: center;
	/*background: url(/images/body_bg.jpg) no-repeat center top #372e1f;*/ /*fixed*/
	min-width: 961px;
	padding-bottom: 50px;
}
/*========= ELEMENTS =========*/
sub {
	top:0.4em;
}
sup {
	bottom:0.4em;
}

h1 {
	margin: 20px 0 10px 0;
	font-size: 30px;
	line-height: 32px;	
}
h1.doublemar {
	margin-top: 45px;
}
h1 span {
	font-size: 20px;
}
h1.uvod {
	font-size: 22px;
	margin: 0;
}
h2 {
	color: #342203;
	margin: 35px 0 5px 0;
	font-size: 20px;
	line-height: 22px;
}
h3 {
	color:#76390d;
	margin: 35px 0 5px 0;
	font-size: 16px;		
}
h4 {
	color: #ffe779;
	font-size: 24px;
	margin: 35px 0 10px 0;
}
h4 span {
	font-size: 18px;
	line-height: 22px;
}
h5 {
	color: #ffe779;
	font-size: 16px;
	line-height: 20px;
	margin: 20px 0 0 0;
}

p { 
	color: #3c3222;
	font-size: 14px; 
	text-align: left; 
	margin: 1em 0; 
	padding: 0;  
}
a { 
	color: #0072bc;	
}
a:hover { color: #e50811; }
a:focus { outline:none; }

img, a img {
	-webkit-border-radius: 5px;
	border-radius: 5px;	
	border: 5px solid #FFF;
}
a:hover img {
	border: 5px solid #f9a038;
}


ul { 
	color: #26211d;
	font-size: 14px; 
	margin: 20px 0 0 0; 
	padding-left: 0; 
}
ol { 
	font-size: 14px; 
	margin-left: 28px; 
}
ul li {
	padding: 0 0 5px 25px;
	margin-bottom: 2px;
	list-style-type: none;
	background: url(../images/li2.png) no-repeat left 2px;
	list-style-position: outside;
}
ol ul li {
	background: url(../images/li2.png) no-repeat left 2px;
	padding: 0 0 5px 25px;
	
}
ol li {
	background-image: none;
	padding-left: 0;
	margin-bottom: 8px;
}
ul li ul,
ul li ol {
	margin: 5px 0 5px 0;
}	
ul li ul li,
ul li ol li { font-size: 14px; }

form { margin: 0; padding: 0; }
label {
	float: left;
	width: 150px;
}
.g-recaptcha {
	margin-left: 215px;
}
hr { display: none; }

table {
	font-size: 12px;
	margin-bottom: 30px;
}
table th {
	color: #FFF;
	background-color: #905a9b;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 0 5px;
	width: 80px;
	text-align:center;
}
table th.yellow {
	color: #0a1220;
	background-color: #f5db3d;
}
table td {
	padding: 5px;
	border-bottom: 1px solid #e5e4e4;
}
table td p {
	font-size: 12px;
	color:#000;
	margin: 0;
}

/*========= DIVISION =========*/
#content {
	width: 961px;
	position: relative;
	text-align: left;
	margin: 0 auto;
}
#zahlavi {
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height: 26px;
	background:url(../images/zahlavi_bg_grey.png) repeat-x left top;
}/*
#zahlavi p {
	color: #000;
	width: 961px;
	font-size: 12px;
	line-height: 26px;
	margin: 0 auto;
	text-align: right;
}
#zahlavi p a {
	color: #000;
}
#zahlavi p a:hover {
	color: #f5db3d;
}
#zahlavi p a.sel {
	padding: 6px 10px 5px 10px;
	color: #000;
	background-color: #f5db3d;
	text-decoration: none;
	font-weight: bold;
}*/
#zahlavi_nav {
	width: 961px;
	margin: 0 auto;
	position:relative;
}
#zahlavi_nav ul { 
	position: absolute;
	top: 0;
	right: 0;
	/*width: 535px;*/
	margin: 0; 
	padding: 0;
	list-style: none; 	
	height: 26px;
	z-index: 99;
	/*background-color:#F00;*/
}
#zahlavi_nav ul li { 
	float: left;
	list-style: none; 
	display: inline; 
	position: relative;
	margin: 0;
	padding: 0;
	background: url(../images/zahlavi_delic.png) no-repeat right top;
} 
#zahlavi_nav ul li.last {
	background-image: none;
}

/* Root Menu */ 
#zahlavi_nav ul a {	
	height: 26px !important;
	line-height: 26px; 
	padding: 0 6px;
	margin-left: -2px; 
	float: left; 
	display: block; 
	color: #FFF;
	font-size: 13px;
	text-decoration: underline; 
} 
#zahlavi_nav ul a:hover,
#zahlavi_nav ul a.sel,
#zahlavi_nav ul li:hover a,
#zahlavi_nav ul li.iehover a { 
	color:#000;
	background-color: #f5db3d;	
	text-decoration: none;
	-moz-box-shadow:
        inset 5px 0 5px -5px #000,
        inset -5px 0 5px -5px #000;
    -webkit-box-shadow:
        inset 5px 0 5px -5px #000,
        inset -5px 0 5px -5px #000;
    box-shadow:
        inset 5px 0 5px -5px #000,
        inset -5px 0 5px -5px #000;
} 


#header {
	position: absolute;
	top: 26px;
	left: 0;
	width: 961px;
	/*height: 494px;*/	
}
#header.uvod {
	height: 545px;
}
#logo {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;	
}
#logo a, #logo a span {	
	width: 550px;
	height: 106px; 
	overflow: hidden; 
}
#logo a span {
	background: url(/images/logo_v2.png) no-repeat left top;
	cursor: pointer;
	display: block;	
}
#logo.en a span {
	background: url(/images/logo_en_v2.png) no-repeat left top;
}
#logo.de a span {
	background: url(/images/logo_de_v2.png) no-repeat left top;
}
#logo.ru a span {
	background: url(/images/logo_ru_v2.png) no-repeat left top;
}

/* FIND */
#find_obal {
	position: absolute;
	top: 0;
	right: 15px;
	width: 387px;
	height: 87px;
}
#find_obal.en {
	width: 355px;
}
#find_obal.de {
	width: 413px;
}
#find_obal.ru {
	width: 425px;
}
#google_find {
	width: 315px;
	position: absolute;
	right: -27px;
	top: 43px;
	border: 0 none;
}
#google_find table td {
	border-bottom: 0 none;
}

#search_result,
#search_result table,
#search_result table td {
	margin: 0;
	padding: 0;
}
#search_result table {
	max-width: 100%;
}
#search_result table td {
	padding: 5px;
}

#find {
	position: absolute;
	right: 0;
	bottom: 0;
}
#find2 {
	position:relative;
	top: 44px;
	left: 35px;
}
#find p,
#find2 p {
	float: left;
	margin: 0;
	color: #5a7fad;
}
.find_inp {
	width: 192px;
	height: 35px;
	line-height: 35px; 
	padding: 0 10px;
	background:url(../images/find_inp.png) no-repeat left top;
	border: 0 none;	
}
.find_btn {
	width: 70px;
	height: 35px;
	background: url(../images/find_btn.png) no-repeat left top;
	border: 0;
	padding: 0;
	color: #FFF;
	cursor: pointer;
}
#flags {
	position:absolute;
	top: 12px;
	right:0;
	background:url(../images/head_oddelovac.png) no-repeat left top;
	padding-left: 10px;
}
#flags p {
	text-align: right;
}
#flags a {
	display:block;
	float:left;
	width: 24px;
	height: 24px;
	margin-right: 3px;
}
#flags a.cz {
	background:url(../images/flag_cz.png) no-repeat left top;
}
#flags a.en {
	background:url(../images/flag_en.png) no-repeat left top;
}
#flags a.ru {
	background:url(../images/flag_ru.png) no-repeat left top;
}
#flags a.de {
	background:url(../images/flag_de.png) no-repeat left top;
}
#flags a:hover,
#flags a.sel {
	background-position: left bottom;
}
#flags a span {
	display: none;
}

#head_social {
	position:absolute;
	top: 10px;
	left: 15px;
	z-index: 20;
	background:url(../images/head_oddelovac.png) no-repeat right top;
	padding-right: 7px;
}
#head_social img {
	border: 0 none;
	margin-right: 3px;
}
p.icon_mujpruvodce a {
	position: absolute;
	top: 0;
	right: 120px;
	color: #fff;
	background:url(../images/icon_mujpruvodce.png) no-repeat left center;
	padding: 2px 0 0px 55px;
	height: 35px;
	line-height: 16px;
	margin: 5px 0 0 0;
}
#find_obal p.icon_mujpruvodce a {
	top: 5px;
	right: 125px;
	color: #000;
	font-weight: bold;
	background:url(../images/icon_mujpruvodce_25_bg.png) no-repeat left center;
	padding: 0px 5px 0px 40px;
	height: 25px;
	line-height: 25px;
	margin: 5px 0 0 0;
}

p.icon_mujpruvodce a:hover {
	color: #f5db3d;
}

/*navigace*/
ul#navmenu-h { 
	position: absolute;
	top: 107px;
	left: 0;
	right: 0;
	margin: 0; 
	padding: 0;
	list-style: none; 
	width: 961px;
	height: 47px;
	background:url(../images/navmenu_bg.png) no-repeat left top;
	z-index: 999;
}
ul#navmenu-h.detail {
	background: url(../images/navmenu_bg_rounded.png) no-repeat left top;	
}
ul#navmenu-h li { 
	float: left; 
	display: inline; 
	/*position: relative;*/
	margin: 0;
	padding: 0;
	background-image: none;
} 

/* Root Menu */ 
ul#navmenu-h a {
	height: 47px !important;
	line-height: 47px; 
	padding: 0 16px; 
	float: left; 
	display: block; 
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none; 
	z-index:1000; 
} 
/* NAV DE*/
ul#navmenu-h.de li a {
	padding: 0 14px;
	font-size: 15px;
}
/* NAV RU*/
ul#navmenu-h.ru li a {
	padding: 0 14px;
	font-size: 15px;
}



ul#navmenu-h li.last a {
	background-image: none;
}

/* HOME ICON */
ul#navmenu-h li.home a {
	background:url(../images/nav_home.png) no-repeat center top;
	width: 18px;
	height: 47px;
	padding: 0 8px;
	margin-left: 15px;
}
ul#navmenu-h li.home a:hover,
ul#navmenu-h li.home a.sel {
	background-position: center bottom;
}
ul#navmenu-h li.home a span {
	display: none;
}

 
/* SUB NAV  */
ul#navmenu-h div.sub {
	position: absolute;
	right: 0px;
	top: 0px;
	bottom: 10px;
	display:none; 
	z-index:99;
}
ul#navmenu-h div.sub {
	width:931px;
	height: 360px;
	padding: 0 15px;
	background: url(../images/nav_sub_bg3.png) repeat-y left top;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
	z-index:999;
}
ul#navmenu-h div.sub.destinace {
	width: 600px;
	right: 331px;
}
ul#navmenu-h.en div.sub.destinace {
	width: 700px;
	left: 0;
}
ul#navmenu-h.de div.sub.destinace {
	width: 700px;
	left: 0;
}
ul#navmenu-h.ru div.sub.destinace {
	width: 931px;
	left: 0;
}
ul#navmenu-h.de div.sub.objevujte {
	height: 410px;
}
ul#navmenu-h.ru div.sub.objevujte {
	height: 435px;
}
ul#navmenu-h.en div.sub.aktivity {
	height: 450px;
}
ul#navmenu-h.de div.sub.aktivity {
	height: 460px;
}
ul#navmenu-h.ru div.sub.aktivity {
	height: 460px;
}
ul#navmenu-h div.sub.lazne {
	width: 500px;
	right: 315px;
}
ul#navmenu-h.de div.sub.lazne {
	right: 215px;
}
ul#navmenu-h.ru div.sub.lazne {
	right: 255px;
}
ul#navmenu-h div.sub.navsteva {
	width: 500px;	
}
ul#navmenu-h.detail div.sub {
	-webkit-border-radius: 10px;
	border-radius: 10px; 
}
ul#navmenu-h div.sub ul {
	float: left;
	/*min-width: 150px;
	max-width: 212px;*/
	margin: 10px 20px 0 0;
}
ul#navmenu-h div.sub.navsteva ul,
ul#navmenu-h div.sub.lazne ul {
	width: 270px;
	margin-right: 0;
}
ul#navmenu-h div.sub ul.w150 {
	width: 150px;
}
ul#navmenu-h div.sub ul.w210 {
	width: 210px;
}
ul#navmenu-h div.sub ul.w300 {
	width: 300px;
}
ul#navmenu-h div.sub ul.w400 {
	width: 400px;
}

ul#navmenu-h div.sub ul ul {
	float: none;
	margin: 0 0 0 0;
}
ul#navmenu-h div.sub ul li { 
	float: none; 
	display: inline; 
	position: relative;
	margin: 0 0 2px 0;
	padding: 0;	
}
ul#navmenu-h div.sub ul li ul {
	margin-left: 10px;
}
ul#navmenu-h div.sub ul li a {
	height: auto !important;
	background:url(../images/subnav_li.png) no-repeat left 2px;
	padding: 0 0 0 10px;
	margin-bottom: 5px;
	float: none; 
	display: block;
	color: #FFF;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none; 
} 
ul#navmenu-h div.sub ul li a.kat {
	color: #faa001;
	font-weight: bold;
	background:url(../images/subnav_li_kat.png) no-repeat left 2px;
	padding-left: 10px;
}
ul#navmenu-h div.sub ul li a.subkat {
	margin-left: 10px;
}
ul#navmenu-h div.sub ul li a:hover {
	text-decoration: underline;
}
ul#navmenu-h div.sub ul ul li a {
	
}
ul#navmenu-h li:hover div.sub {
	display:block; 
	top:-1px; !important;
	top:47px;
}

/*sub img boxes*/
#header .top_boxes {
	float: left;
	width: 200px;
	padding: 15px 0;
	margin-right: 30px;
}
#header .top_boxes a {
	width: 200px;
	/*height: auto !important;*/
	height: 100px !important;
	padding: 0;
	margin: 0;
}
#header ul#navmenu-h.de .top_boxes a,
#header ul#navmenu-h.ru .top_boxes a {
	position:relative;
	left: -14px;
}
#header .top_boxes img,
#header .top_boxes a img {
	border: 0 none;
}
/*sub img boxes*/

ul#navmenu-h li a:hover span.subnav,
ul#navmenu-h li:hover a:hover span.subnav,
ul#navmenu-h li:hover a span.subnav,
ul#navmenu-h li.iehover a:hover span.subnav,
ul#navmenu-h li.iehover a span.subnav {
	background: url(../images/nav_sub.png) no-repeat center bottom;
}
/* Root Menu Hover Persistence */ 
ul#navmenu-h a:hover,
ul#navmenu-h a.sel,
ul#navmenu-h li:hover a,
ul#navmenu-h li.iehover a { 
	color: #ec9938;	
} 
ul#navmenu-h li a.sel span.subnav,
ul#navmenu-h li:hover a.sel span.subnav,
ul#navmenu-h li.iehover a.sel span.subnav {
	background: url(../images/nav_sub.png) no-repeat center bottom;
}
/* Hover Function - Do Not Move */ 
/*
ul#navmenu-h li:hover ul ul,
ul#navmenu-h li:hover ul ul ul,
ul#navmenu-h li.iehover ul ul,
ul#navmenu-h li.iehover ul ul ul { 
	display: none; 
}
ul#navmenu-h li:hover ul,
ul#navmenu-h ul li:hover ul,
ul#navmenu-h ul ul li:hover ul,
ul#navmenu-h li.iehover ul,
ul#navmenu-h ul li.iehover ul,
ul#navmenu-h ul ul li.iehover ul { 
	display: block; 
}
*/

/* HEADER SLIDE */
#header_slide {
	/*background: url(../images/slide_shadow.png) no-repeat left top;*/
	position: absolute;
	top: 154px;
	left: 0;
	width: 961px;
	height: 391px;	
	/*overflow: hidden;*/
	/*z-index: 5;*/
}
#slide_corners {
	/*position: absolute;
	left: 0;
	bottom: 0;
	background:url(../images/slides/corners_shadow2.png) no-repeat left bottom;
	width: 961px;	
	height: 55px;
	z-index: 99;*/
}
#header_slide img {
	/*border-radius: 0px;*/
	-webkit-border-radius: 0px 0px 10px 10px;
    border-radius: 0px 0px 10px 10px;
	border: 0 none;
	padding: 0;
}
#header_slide div.item {
	float: left;	
	position: absolute; 
	top: 0; 
	left: 0;
	/*
	position: relative;
	z-index: 1;*/
}
#header_slide div.item .text_in {
	position: absolute;
	top: 20px;
	width: 961px;
	height: 270px;
}
#header_slide div.item.left .text_in {
	left: 20px;
}
#header_slide div.item.right .text_in {
	right: 20px;
}

#header_slide div.item .text_in.w600 {
	width: 600px;
}
#header_slide div.item .text_in.w800 {
	width: 800px;
}
#header_slide h2,
#header_slide p,
#header_slide ul li {
	color:#FFF;
	text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.8);	
}
#header_slide div.item.right h2,
#header_slide div.item.right p {
	text-align:right;
}

#header_slide p,
#header_slide ul li {
	font-size: 28px;
	line-height: 40px;
}
#header_slide ul li {
	background:url(../images/li.png) no-repeat left center;
}
#header_slide h2 {
	font-size: 48px;
	text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.8);
	background: none;
	width: auto;
	height: auto;
	line-height: 30px;
	margin: 15px 0 0 0;
	padding: 0;
}
#header_slide .btn {
	position:absolute;
	bottom: 50px;
}
#header_slide .btn.detail {
	right: 20px;
}
#header_slide .btn.video {
	right: 230px;
}

#header_slide .btn a {
	display:block;
	background:url(../images/slide_btn.png) no-repeat left top;
	width: 169px;
	height: 45px;
	font-size: 14px;
	line-height: 45px;
	padding-left: 40px;
	padding-right: 5px;
	color:#FFF;
	text-align:left;
	text-decoration:none;
}
#header_slide .btn.detail a.line2 {
	line-height: 14px;
	padding-top: 8px;
	height: 37px;
}
#header_slide .btn.video a {
	background:url(../images/slide_btn_video.png) no-repeat left top;
	width: 110px;
	margin-right: 15px;
}
#header_slide .btn.w320 a {
	background: url(../images/slide_btn_320.png) no-repeat left top;
	width: 280px;
}
#header_slide .btn a:hover {
	background-position: left bottom;
}

#header_slide div.item .slide_popisek {
	position:absolute;
	left:20px;
	bottom:15px;
	background:url(../images/slide_popisek.png) no-repeat left center;
	padding: 0 0 0 25px;
	margin: 0;
	font-size: 12px;
}

/*slider nav*/
#slider_navigation {
	position: absolute;
	/*top: 456px;*/
	right: 21px;
	bottom: 65px;
	width: 700px;
	height: 35px;
	z-index: 99;
}
#slider_navigation a img {
	float:right;
	margin-left: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;	
	border: 3px solid #a58e65;
}
#slider_navigation a:hover img,
#slider_navigation a.sel img {
	border: 3px solid #ec6206;
}


/* HEADER PICT - OTHER PAGES */
#header_pict {
	/*background: url(../images/slide_shadow.png) no-repeat left bottom;*/
	position: absolute;
	top: 154px;
	left: 0;
	width: 961px;
	/*height: 339px;*/
	height: 296px;
}
#header_pict img {
	border: 0 none;
	/*border-radius: 0px;*/
	-webkit-border-radius: 0px 0px 10px 10px;
    border-radius: 0px 0px 10px 10px;
}
#header_corners {
	display: none;
	/*
	position: absolute;
	top: 0;
	left: 0;
	background:url(../images/header_corners.png) no-repeat left top;
	width: 961px;	
	height: 296px;*/
}


/* MAIN BOXES */
#main_boxes {
	position:absolute;
	top: 548px;
	/*top: 570px;*/
	left: 0;
	width:951px;
	height:214px;
	padding: 11px 0 0 10px;
	background:url(../images/main_boxes_bg.png) no-repeat left top;
}
#main_boxes img {
	float: left;
	margin-right: 10px;
	border: 0 none;
}

/* LETECKA LINKA */
#leteckaLinka {
	position:absolute;
	top: 548px;
	/*top: 570px;*/
	left: 0;
	width:951px;
	height:421px;
	padding: 11px 0 0 10px;
	background:url(../images/letecka_linka_bg.png) no-repeat left top;
}
#main_boxes img {
	float: left;
	margin-right: 10px;
	border: 0 none;
}
	

/*========= COLUMS =========*/
#fullwidth {
	width: 961px;
	margin: 516px 0 0 0;
	min-height: 500px;
	float: left;
	position: relative;
}

#left, #right {
	display: inline;	
}
#left {
	width: 621px;
	/*margin: 516px 15px 0 0;*/
	margin: 496px 15px 0 0;
	min-height: 500px;
	float: left;
	position: relative;
}
.inner {
	padding: 10px 35px;
}
#right { 
	width: 325px;
	/*margin: 516px 0 0 0; */
	margin: 496px 0 0 0; 
	float: left;	
}
#left.uvod,
#right.uvod {
	/*margin-top: 815px;*/
	margin-top: 793px;	
}
#left.uvod_de,
#right.uvod_de {
	/*margin-top: 815px;*/
	/*margin-top: 793px;*/
        margin-top: 993px;
}


#left.detail,
#right.detail,
#fullwidth {
	margin-top: 195px;
}

.inner2 {
	padding: 10px 25px 10px 15px;
}
#right_foot {
	display:block;
	background:url(../images/right_foot.png) no-repeat left top;
	width: 320px;
	height: 10px;
	margin-bottom: 18px;
}	

#right p {
	text-align: left;
}
#right img {
	padding: 0;
	border: 0 none;
}

/* RIGHT BANNERS */
.right_banner img {
	margin-bottom: 12px;
	-webkit-border-radius: 10px;
	border-radius: 10px;	
}
#right_email {
	background:url(../images/right_email.png) no-repeat left top;
	width: 325px;
	height: 79px;
	margin-bottom: 15px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
#right_email p {
	margin: 0;
	padding: 13px 0 0 90px;
	font-size: 16px;
	line-height: 22px;
	font-weight:bold;
}
#right_email p a {
	color:#FFF;
	font-size: 24px;
}
#right_email p a:hover {
	color:#000;
}

#right_konzulat a {
	display:block;
	background:url(../images/right_ru_konzulat.png) no-repeat left top;
	width: 328px;
	height: 79px;
	text-decoration: none;
}

/* right konference banner */
#right_konferecne {
	background:url(../images/right_konference.png) no-repeat left top;
	width: 325px;
	height: 80px;
	margin-bottom: 15px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
#right_konferecne p {
	margin: 0;
	padding: 16px 0 0 90px;
	font-size: 18px;
	line-height: 22px;
	font-weight:bold;
}
#right_konferecne p a {
	color:#FFF;
}
#right_konferecne p a:hover {
	color: #f3d93d;
}

/* BOTH */
#both {
	width: 961px; 
	float: left;
	margin-top: 19px;
}
.both_title {
	background: url(../images/both_title.png) no-repeat left top;
	width: 911px;
	height: 27px;
	line-height: 27px;
	padding: 0 25px;
}
.both_title p,
.both_title p a {
	color: #231e14;
	margin: 0;
}
#both .in {
	margin: 10px 0 35px 0;
}
#both .in .facebook {
	float: left;
	/*width: 623px;*/
	width: 941px;
	padding: 10px;
	margin-right: 0px;	
	background-color:#d4cbbc;
	-webkit-border-radius: 10px;
	border-radius: 10px;	
}
#both .in .facebook iframe {
	background-color:#d4cbbc;
}
#both .in .social_find {
	float: left;
	width: 318px;
}

.socila_links {
	text-align:right;
}
.socila_links a img {
	border: 0 none;
	margin-left: 10px;
}

/* DALSI WEBY */ 
.dalsi_weby div {
	width: 187px;
	float:left;
	margin-right: 6px;
}
.dalsi_weby div.last {
	margin-right: 0;
	margin-left: 1px;
} 
.dalsi_weby div p {
	text-align: center;
	font-size: 12px;
	line-height: 16px;
	margin-top: 5px;
}
.dalsi_weby div p a {
	color:#FFF;
	text-decoration: underline;
}


/* FOOTER LINKS SLIDER */
#foot_links {
	width: 961px; 
	height: 240px;
	position: relative;
	left: -2px;
	margin-top: 10px;
}
#foot_links a.prev,
#foot_links a.next {
	position: absolute;
	top: 75px;
	background: url(../images/arrows_left.png) no-repeat left top;
	width: 22px;
	height: 35px;
	cursor: pointer;
	z-index: 999;
}
#foot_links a.prev {
	left: -34px;
}
#foot_links a.next {
	background: url(../images/arrows_right.png) no-repeat left top;
	right: -37px;
}
#foot_links a:hover {
	background-position: left bottom;
}
a.disabled {
	visibility:hidden !important;		
}
#foot_links div.scrollable_links {
	position: relative;
	overflow: hidden;	
	width: 961px;
	height: 240px;
	margin: 0;
}
#foot_links div.scrollable_links div.items {	
	width: 2000em;	
	position: absolute;
	clear: both;		
}
#foot_links div.scrollable_links div.items div {
	float: left;	
	text-align: center;	
	width: 193px;
	height: 240px;
	position: relative;
	z-index: 1;
	padding: 0 0px;
	margin: 0 0 0 0;
}
/* hover effect */
#foot_links div.scrollable_links div.items div span.hover_effect a {
	position: absolute;
	top: 5px;
	left: 8px;
	width: 177px;
	height: 174px;
	text-decoration: none;
	z-index: 99;
}
#foot_links div.scrollable_links div.items div span.hover_effect a:hover {
	background:url(../images/foot_weby_hover.png) no-repeat left top;
}

#foot_links div.scrollable_links div.items div img {
	margin-left: 0px;
	padding: 0;
}	
#foot_links div p {
	text-align: center;
	margin: 5px 0 0 0;
	font-size: 12px;
	line-height: 16px;
}
#foot_links div p a {
	color: #fff;
	text-decoration: underline;
}	
#foot_links div p a:hover {
	color: #f9a038;
}
/* FOOTER LINKS SLIDER */

/* AKTUALITY SEZNAM */
.aktuality_seznam .foto_box {
	float: left;
	margin: 0 15px 15px 0; 
}
.aktuality_seznam img {
	-webkit-border-radius: 5px;
	border-radius: 5px;	
	border: 5px solid #FFF;
}
.aktuality_seznam div.text_aktualita {
	float: right;
	width: 389px;
}
.aktuality_seznam div.text_aktualita .blog_udaj {
	font-size: 12px;
}
.aktuality_seznam h2 a {
	color: #000;
	font-size: 16px;
	line-height: 18px;
}

.blog_labels .blog_datum,
.blog_labels .blog_udaj {
	font-size: 12px;
}
.blog_labels .blog_datum {
	width: 65px;
	float: left;
	color: #FFFFFF;
	text-align: left;
	padding: 3px 3px 3px 25px;
	margin: 0 0 5px 0;
	background: url(../images/icon_date.png) no-repeat 5px center #ec9938;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.blog_labels .blog_udaj {
	width: 487px;
	float: right;
	color: #333333;
	padding: 3px;
	margin: 0 0 0 0px;
}
.blog_labels .blog_udaj a {
	color: #333333;
}
/* aktuality detail */
.dowload_box {
	background: url(../images/icon_download.png) no-repeat left top;
	padding-left: 58px;
	min-height: 48px;
}

/* FULL BOX */
.full_box_top {
	background:url(../images/fullwidth_top.png) no-repeat left top;
	width:961px;
	height: 10px;
}
.full_box {
	background-color: #d4cbbc;
	width:961px;
}
.full_box div.in {
	padding: 15px;
}
.obalfull {
	background-color:#06C;
}
.full_box_foot {
	background:url(../images/fullwidth_foot.png) no-repeat left top;
	width:961px;
	height: 10px;
	margin-bottom: 15px;
}


/* LEFT BOX */
.left_box_top {
	background:url(../images/left_box_top.png) no-repeat left top;
	width:621px;
	height: 10px;
}
.left_box {
	/*background:url(../images/left_box_bg.png) no-repeat left top;*/
	background-color: #d4cbbc;
	width:621px;
}
.left_box div.in {
	padding: 15px;
}
.left_box_foot {
	background:url(../images/left_box_foot.png) no-repeat left top;
	width:621px;
	height: 10px;
	margin-bottom: 15px;
}

.left_box table {
	width: 591px;
}
.left_box table td {
	background-color: #dbd5ca;
}
.d2 {
	float:left;
	width: 285px;
	margin: 0 21px 21px 0;
}
.d2.last {
	margin-right: 0;
}

/* RIGHT BOX */
.right_box {
	background:url(../images/right_box_bg.png) no-repeat left top;
	width:325px;
}
.right_box.lighter {
	background:url(../images/right_box_bg_lighter.png) no-repeat left top;
	width:325px;
}
.right_box.lighter h4 {
	color: #423725;
}
.right_box h5 {
	margin: 20px 0 5px 0;	
}
.right_box h5.notop {
	margin-top: 0;
}
.right_box.lighter h5 {
	color: #3c3222;
	font-size: 18px;
	margin: 0px 0 0px 0;
}
.right_box div.in {
	padding: 25px 25px 5px 25px;
}
.right_box div.in p {
	color:#FFF;
	margin: 3px 0;
}
.right_box_foot {
	background:url(../images/right_box_foot.png) no-repeat left top;
	width:325px;
	height:10px;
	margin-bottom: 15px;
}
.right_box_foot.lighter {
	background:url(../images/right_box_foot_lighter.png) no-repeat left top;
}
#right_rezervace .date {
	float:left;
	margin-top: 0;
	margin-right: 10px;
}
#right_rezervace .date.last {
	margin-right: 0;
}
#right_rezervace .date input {
	width: 94px;
	height: 30px;
	text-align:center;
}
#right_rezervace .date img {
	position:relative;
	top: 12px;
}
#right_rezervace input.inp {
	width:272px;
	height: 30px;
	text-align:center;
}
#right_rezervace .btn {
	text-align: right;
}
#right_sort .btn {
	margin: 0 0 0 0;
}
#right_rezervace .btn input,
#right_sort .btn input {
	background:url(../images/sort_btn_w130.png) no-repeat left top;
	width: 130px;
	height: 44px;
	padding: 0 0 0 0px;
	color: #FFF;
	border: 0 none;
	font-size: 18px;
	text-align: center;
	cursor: pointer;
}
#right_sort input.fulltext_inp {
	width: 275px;
	height: 25px;
	text-align:left;
}

/* kalendar */
#right_sort select {
	/*width: 275px;*/
	width: 175px;
	height: 20px;
	padding-top: 2px;
}
#right_sort .filtr_datum label {
	width: 80px;
	padding-top: 2px;
}
#right_sort .filtr_datum select {
	width: 42px;
}
#right_sort .filtr_datum input {
	height: 17px;
	position:relative;
	top: -2px;
}
#right_sort.kalendar label {
	width: 100px;
}
/* kalendar */

#right_sort a.filtr_checkbox {
	position: relative;
	top: 2px;
}
#right_sort img {
	-webkit-border-radius: 0px;
	border-radius: 0px;	
	border: 0 none;
}

.trideni_2_sloupce {
	float: left;
	width: 130px;
	margin: 0 15px 0 0;
}
.trideni_2_sloupce.last {
	margin-right: 0;
}
.right_box div.in .trideni_2_sloupce p {
	margin: 0;
	font-size:13px;
}
.trideni_2_sloupce p span {
	float:left;
	width:20px;
	padding-bottom: 1px;
	display:block;
	/*background-color:#F00;*/
}

/* AKCE FILTR */
form#akce_filtr {
	position: relative;
}
form#akce_filtr label {
	margin-right: 10px;
	/*text-align: right;*/
	width: 80px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 0px 8px;
	height: 20px;
	line-height:20px;
	font-size: 12px;
	color:#FFF;
	background-color: #514531;
}
#right p.title {
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 3px 8px;	
	color:#FFF;
	width: 80px;
	font-weight: bold;
	background-color: #ec9938;
}
.filtrbox p {
	margin: 5px 0;
}
.filtrbox.kdy p {
	margin: 2px 0;
}
.filtrbox.kdy p.title {
	margin-bottom: 6px;
}
.filtrbox.kdy select {
	height: 20px;
	position: relative;
	top:-1px;
}
.filtrbox.kdy input {
	height: 18px;
}
.filtrbox.kde select,
.filtrbox.co select {
	width: 164px;
	height: 20px;
}
.filtrbox.co input.pole {
	width: 162px;
	height: 18px;
}
.right_box div.in p.reset {
	margin: 0 11px 0 0;
	float:left;
}
.right_box div.in p.reset a {
	display:block;
	background: url(../images/sort_btn_w130_reset.png) no-repeat left top;
	padding: 4px 0 0px 35px;
	width: 95px;
	height: 40px;
	color:#FFF;
}
.right_box div.in p.reset a:hover {
	color: #ffe779;
}
form#akce_filtr .btn {
	margin: 0 0 0 0;
}
form#akce_filtr .btn input {
	background:url(../images/sort_btn_w130.png) no-repeat left top;
	width: 130px;
	height: 44px;
	padding: 0 0 0 0px;
	color: #FFF;
	border: 0 none;
	font-size: 18px;
	text-align: center;
	cursor: pointer;
}

.delitko_rightbox {
	border-bottom: 1px dotted #d4cbbc;
}


/* RIGHT BTN PORADATELE */
#right p.btn_right {
	margin: 0;
	width: 325px;
	height: 40px;
	margin: 0 0 15px 0;
}
p.btn_right a {
	display: block;
	font-weight:bold;
	width: 325px;
	height: 40px;
	line-height: 40px;
	padding-left: 40px;
	color:#333;
	background:url(../images/btn_poradatele_akci.png) no-repeat left top;
}
p.btn_right a:hover {
	background-position: left bottom;
}
p.btn_right.vstup_poradatele a span {
	background:url(../images/btn_poradatele_akci_icon.png) no-repeat left center;
	padding: 8px 0 8px 40px;
}
p.btn_right.video_navod a span {
	background:url(../images/icon_video.png) no-repeat left center;
	padding: 8px 0 8px 40px;
}

	

/* RIGHT GALLERY */
.right_gallery img {
	margin-bottom: 15px;
	float:left;
}
.right_gallery img.first {
	margin-right: 15px;
}


/* UVOD UBYTOVÁNÍ */
#sort_ubytovani_uvod2 a.filtr_checkbox {
	position: relative;
	top: 2px;
}
#sort_ubytovani_uvod2 img {
	-webkit-border-radius: 0px;
	border-radius: 0px;	
	border: 0 none;
}
#sort_ubytovani_uvod2 .sort_region,
#sort_ubytovani_uvod2 .sort_typ,
#sort_ubytovani_uvod2 .sort_nazev,
#sort_ubytovani_uvod2 .sort_hledat {
	float:none;
	width: 100%;
}
#sort_ubytovani_uvod2 div.sort_region p,
#sort_ubytovani_uvod2 div.sort_typ p {
	line-height: 23px;
}
#sort_ubytovani_uvod2 div.sort_region p span,
#sort_ubytovani_uvod2 div.sort_typ p span {
	margin: 0 5px 5px 0;
	background-color:#c8bda9;
	padding: 0 3px;
	border: 1px solid #c2b5a1;
}
#sort_ubytovani_uvod2 div.sort_region p span:hover,
#sort_ubytovani_uvod2 div.sort_typ p span:hover {
	background-color:#f79029;
	border: 1px solid #a96003;
}
#sort_ubytovani_uvod2 h5 {
	margin: 15px 0 5px 0;
	color: #a06003;
}
#sort_ubytovani_uvod2 p {
	margin: 0 0 0 0;
}
.akcesort_col {
	float:left;
	width: 295px;
}
/*
#sort_ubytovani_uvod2 .btn {
	position:relative;
	top: 23px;
}*/
#sort_ubytovani_uvod2 input.fulltext_inp {
	width: 265px;
	height: 25px;
	text-align:left;
}
#sort_ubytovani_uvod2 .btn input {
	background:url(../images/sort_btn_w130.png) no-repeat left top;
	width: 130px;
	height: 44px;
	padding: 0 0 0 0px;
	color: #FFF;
	border: 0 none;
	font-size: 18px;
	text-align: center;
	cursor: pointer;
}

/* UVOD AKCE v2 */
#sort_akce_uvod2 a.filtr_checkbox {
	position: relative;
	top: 2px;
	right: -3px;
}
#sort_akce_uvod2 img {
	-webkit-border-radius: 0px;
	border-radius: 0px;	
	border: 0 none;
}
#sort_akce_uvod2 div.akce_sort_box p {
	line-height: 16px;
}
#sort_akce_uvod2 div.akce_sort_box label.row_3 {
	padding-bottom: 20px;
}
#sort_akce_uvod2 div.akce_sort_box p span {
	display:block;
	float:left;
	margin: 0 5px 5px 0;
	background-color:#c8bda9;
	padding: 0 3px 0 0;
	border: 1px solid #c2b5a1;
}
#sort_akce_uvod2 div.akce_sort_box p span:hover {
	background-color:#f79029;
	border: 1px solid #a96003;
}
#sort_akce_uvod2 h5 {
	margin: 15px 0 5px 0;
	color: #a06003;
}
#sort_akce_uvod2 p {
	margin: 0 0 0 0;
}
.akcesort_col {
	float:left;
	width: 295px;
}
#sort_akce_uvod2 input.fulltext_inp {
	width: 265px;
	height: 25px;
	text-align:left;
}
#sort_akce_uvod2 .akcesort_col.hledat,
#sort_ubytovani_uvod2 .akcesort_col.hledat {
	width: 140px;
	float:right;
	padding-top: 20px;
}
#sort_akce_uvod2 .akcesort_col.hledat p.podrobne_hledani,
#sort_ubytovani_uvod2 .akcesort_col.hledat p.podrobne_hledani {
	font-size: 11px;
}
#sort_akce_uvod2 .btn input {
	background:url(../images/sort_btn_w130.png) no-repeat left top;
	width: 130px;
	height: 44px;
	padding: 0 0 0 0px;
	color: #FFF;
	border: 0 none;
	font-size: 18px;
	text-align: center;
	cursor: pointer;
}




/* FOOTER */
#footer {
	background-color: #231e14;
	height: 65px;
	margin: 50px 0 0 0;	
}
#copy {
	width: 961px;
	margin: 0 auto;	
}	
#copy p {	
	color: #86837d;
	line-height: 65px;
	font-size: 12px;
	margin: 0;
	text-align: center;
}
#copy p a {	
	color: #86837d;
}
#copy p a:hover {
	color:#f9a038;
}
#copy p a.upravit_objekt {
	background:url(../images/icon_upravit.png) no-repeat left center;
	padding: 8px 5px 8px 40px;
	margin-right: 10px;
}
#copy p a.upravit_objekt:hover {
	background:url(../images/icon_upravit_hover.png) no-repeat left center;
	padding: 8px 5px 8px 40px;
}
#copy p a.pridat_objekt {
	background:url(../images/icon_pridat_v2.png) no-repeat left center;
	padding: 8px 5px 8px 40px;
}
#copy p a.pridat_objekt:hover {
	background:url(../images/icon_pridat_hover.png) no-repeat left center;
	padding: 8px 5px 8px 40px;
}
	
#footer_nav {
	width: 961px;
}
#footer_nav ul {
	float: left;
	width: 220px;
	margin: 0 20px 0 0;
}
#footer_nav ul li {
	margin: 0;
	padding: 0;
	background-image: none;
}
#footer_nav ul li a {
	color: #a1a1a1;
	text-decoration: none;
}
#footer_nav ul li a.kat {
	color: #fba001;
}
#footer_nav ul li a:hover {
	text-decoration: underline;
}
/*pridat firmu*/
.pridat_firmu {
	background: url(../images/icon_pridat_v2.png) no-repeat left center;
	padding: 8px 0 8px 40px;
	margin-right: 20px;
}


/*========= CLASSES =========*/
.center { text-align: center; }
.left { text-align:left;}
.right { text-align:right;}

.vetsi {
	font-size: 120%;
	line-height: 110%;
}
.mensi {
	font-size: 90%;
}

.vkostce p {
	margin: 0 0 15px 5px;
}
.vkostce p.titulek {
	display:block;
	/*color: #FFF;
	background-color: #905a9b;*/
	color:#333;
	background-color: #b8bbc0;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0 2px 0;
}		

.block_size { width:60px; float:left;}
.block_size.w50 { width:50px; float:left;}
.block_size.w60 { width:60px; float:left;}
.block_size.w70 { width:70px; float:left;}
.block_size.w80 { width:80px; float:left;}
.block_size.w110 { width:110px; float:left;}
.block_size.w200 { width:200px; float:left;}
.block_size.w250 { width:250px; float:left;}

.cleaner { height: 1px; float: none; clear: both; }
.cleaner.h15 {
	height: 15px;
}
.cleaner.h20 {
	height: 20px;
}

.fl_left { float: left; margin-right: 10px; margin-bottom: 10px; }
.fl_right { float: right; margin-bottom: 10px; margin-left: 10px; }

.notop {	
	margin-top: 0;
}
.nobot {
	margin-bottom: 0;
}
.nobr,
a:hover .nobr,
div.nobr img {
	padding: 0;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
	border: 0 none;
}	
.noscreen { display: none; }
.out {
	background: url(../images/out.png) no-repeat right center;
	padding-right: 10px;
}
.out:hover {
	background: url(../images/out_hover.png) no-repeat right center;
}

/* INFO BOXES */
.info {
	position:relative;
	left: 13px;
	width: 518px;
	background-color: #b3a794;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 10px 10px 10px 50px;
	margin: 15px 0;
}
.info.video {
	width: 504px;
	left: 0;
	padding: 10px 10px 10px 75px;
}
.info_icon {
	position: absolute;
	top: -5px;
	left: -13px;
	background: url(../images/info_icon.png) no-repeat left center;
	width: 53px;
	height: 50px;	
}
.info p {
	margin: 0;
}
.info.form .info_icon {
	top: 12px;
	left: -10px;	
	background: url(../images/info_icon_form.png) no-repeat left center;
	width: 48px;
	height: 48px;
}
.info.stezky h3,
.info.golf h3 {
	margin: 10px 0 0 0;
}
.info.stezky p,
.info.golf p {
	margin-top: 0;
}
.info.stezky .info_icon {
	top: -5px;
	left: -10px;	
	background: url(../images/info_icon_stezky.png) no-repeat left center;
	width: 48px;
	height: 48px;
}
.info.golf .info_icon {
	top: -5px;
	left: -10px;	
	background: url(../images/info_icon_golf.png) no-repeat left center;
	width: 48px;
	height: 48px;
}
.info.pdf .info_icon {
	top: -6px;
	left: -10px;	
	background: url(../images/info_pdf.png) no-repeat left center;
	width: 50px;
	height: 50px;
}
.info.video .info_icon {
	top: -6px;
	left: 15px;	
	background: url(../images/info_video.png) no-repeat left center;
	width: 50px;
	height: 50px;
}
.info_left {
	float:left;
	width: 249px;
	margin-right: 20px;
}
.info_right {
	float:right;
	width: 249px;
}
	


/* ======= CHYBOVE HLASKY ======== */
.zprava_ok, .zprava_bad {
	min-height: 70px;	
	margin-bottom: 10px;
	background-image: url(../images/zprava_ok_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #8cd500;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
}
.zprava_bad {
	background-image: url(../images/zprava_bad_bg.gif);
	background-color: #9d0b0f;
}
.zprava_ok p, .zprava_bad p {
	min-height: 45px;
	text-align: left;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/zprava_ok.gif);
	background-repeat: no-repeat;
	background-position: 5px top;
	margin: 0;
	padding: 15px 10px 10px 80px;
}
.zprava_bad p {
	background-image: url(../images/zprava_bad.gif);
}
.zprava_ok p a, .zprava_bad p a {
	color: #FFFFFF;
}
.zprava_ok p a:hover, .zprava_bad p a:hover {
	color: #000000;
}
.star {
	font-size: 20px;
	padding: 0;
	color: #ff0000;
}



/* SEZNAM */
.seznam {
	float: left;
	width: 187px;
	margin: 0 15px 25px 0;
}
.seznam.last {
	margin-right: 0;
}
.seznam a img {
	border: 0 none;
}
.seznam h2 {
	font-size: 18px;
	line-height: 20px;
	text-align: center;
	margin: 7px 0;
}
.seznam h2 a {
	color: #423725;
}
.seznam p {
	font-size: 12px;
	color: #423725;
	text-align:center;
}
.seznam p a {
	color: #423725;
}

/* SEZNAM 2 SLOUPCE */
.seznam_2col {
	position:relative;
	float: left;
	width: 288px;
	margin: 15px 15px 15px 0;
}
.seznam_2col div.seznam_2col_in {
	height: 191px;
	text-align:center;	

}
.seznam_2col div.seznam_2col_in.pruvodce {
	background-color:#7c7261;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.seznam_2col.last {
	margin-right: 0;
}
.seznam_2col a img,
.seznam_2col a:hover img {
	border: 0 none;
}
.seznam_2col h2 {
	font-size: 18px;
	line-height: 20px;
	text-align: center;
	margin: 7px 0;
}

/* label TOP v regionu */
div.label_top {
	position: absolute;
	top:-6px;
	left:-6px;
	background: url(../images/label_topvkraji.png) no-repeat left top;
	width: 99px;
	height: 99px;
	display: block;
}
div.label_top.en {
	background: url(../images/label_topvkraji_jazyky.png) no-repeat left top;
}
div.label_top.de {
	background: url(../images/label_topvkraji_jazyky.png) no-repeat left top;
}
div.label_top.ru {
	background: url(../images/label_topvkraji_jazyky.png) no-repeat left top;
}
div.label_top a {
	text-decoration: none;
	cursor: pointer;
	display: block;
	width: 99px;
	height: 99px;
}

/* ICON AKCE */
.akce_icon {
	position:absolute;
	top: 10px;
	right: 10px;
	background:url(../images/icon_akce.png) no-repeat left top;
	width: 55px;
	height: 55px;
	}

/* STRANKOVANI */
.strankovani p,
.strankovani p a {
	color:#000;
}

.strankovani_left {
	float:left;
}
.strankovani_left span.pocet {
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 3px 8px;
	color:#FFF;
	font-weight: bold;
	background-color: #ec9938;
}
.strankovani_right {
	float:right;
}
.strankovani_right a,
span.larger {
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 3px 8px;
	background-color: #9d8760;
	text-decoration: none;
}
span.larger {
	color:#FFF;
	font-weight: bold;
	background-color: #ec9938;
	cursor: default;
}
.strankovani_right a:hover {
	color:#FFF;
	background-color: #423725;
}

/* kalendar PDF */
.zobrazit_pdf {
	float:right;
	margin-top: 30px;
}
.zobrazit_pdf span {
	float:left;
}
.zobrazit_pdf a {
	font-size: 20px;
	font-weight: bold;
	background: url(../images/icon_pdf_h40.png) no-repeat 5px center;
	width: 40px;
	height: 40px;
	padding: 9px 0 9px 50px;
} 
.zobrazit_pdf a:hover {
	background: url(../images/icon_pdf_h40_hover.png) no-repeat 5px center;
}

/* DROBKY */
.drobky {
	/*background-color:#b0a592;*/
	background:url(../images/drobky_bg2.png) no-repeat left top;
	color: #605542;
	margin: 0 0 0 0;
	/*padding: 3px 0 3px 0;*/
	/*-webkit-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;*/
	position: absolute;
	top: 0;
	left: 0px;
	width: 601px;
	padding: 0 10px;
	min-height: 24px;
	line-height: 24px;
	font-size: 11px;	 
}
.drobky span {
	-webkit-border-radius: 10px 0px 0px 0px;
	border-radius: 10px 0px 0px 0px; 	
	/*padding: 4px 12px 4px 0px;*/
	padding: 0px 12px 0px 0px;
	width: 70px;
	height: 24px;
	line-height: 24px;
	display:block;
	float:left;
	color:#FFF;
	margin: 0 10px 0 0px;
	font-weight: bold;
	font-size: 12px;
	background:url(../images/drobky_arrow.png) no-repeat right center #ec9938;
}
.drobky.en span {
	width: 60px;
}
.drobky.de span {
	width: 80px;
}
.drobky.ru span {
	width: 52px;
}
.drobky a {
	color: #2d2415;
	text-decoration: underline;
}
.drobky a:hover {
	text-decoration: underline;
}
.drobky.fullwidth {
	background:url(../images/drobky_bg_fullwidth.png) no-repeat left top;
	width: 941px;
}

/* UBYTOVANI SEZNAM */
.seznam_radkovy {
	border-bottom: 1px solid #a89e8e;
	padding: 25px 0;
}
.seznam_radkovy .seznam_img {
	float: left;
	width: 200px;
	position:relative;
}
.seznam_radkovy .seznam_img .mujpruvodce_seznam {
	top: 110px;
	z-index: 99;
}

.seznam_radkovy .seznam_text {
	margin-left: 220px;
}

/* AKCE PIKTOGRAM */
img.akce_piktogram {
	position:absolute;
	top: -7px;
	left: 5px;
}

/* mesta seznam objektu*/
div.mesta_seznam_objekty {
	position: relative;
	float:left;
	margin: 0 4px 2px 0;
}
div.mesta_seznam_objekty div.label_top {
	position: absolute;
	top:3px;
	left:3px;
	background: url(../images/icon_mesta_top.png) no-repeat left top;
	width: 20px;
	height: 20px;
	display: block;
}
/* mesta seznam objektu*/

.seznam_radkovy a img {
	border: 0 none;
}
.seznam_radkovy h2,
.seznam_radkovy h2 a,
.seznam_radkovy p {
	color: #3c3222;
}
.seznam_radkovy h2 {
	font-size: 20px;
	margin-top: 0;
}
a.btn {
	display: block;
	width: 121px;
	height: 36px;
	line-height: 36px;
	padding-left: 30px;
	margin-right: 15px;
	float:left;
	color:#FFF;
	text-decoration:none;
}
a.btn:hover {
	text-decoration: underline;
}
a.btn.detail {
	background:url(../images/btn_detail.png) no-repeat left top;
}
a.btn.rezervace {
	background:url(../images/btn_rezervace.png) no-repeat left top;
}
.delitko {
	background: url(../images/delitko_v2.png) repeat-x left center;
	width: 591px;
	height: 35px;
	clear:both;
	float:none;
}
.delitko_form {
	background: url(../images/delitko_form.png) repeat-x left center;
	width: 403px;
	height: 35px;
	clear:both;
	float:none;
	margin-left: 165px;
}
.warning {
	position:relative;	
	background-color: #b3a794;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 6px 5px 6px 85px;
	margin: 20px 0;
}
.warning_icon {
	position:absolute;
	top:-7px;
	left:8px;
	background:url(../images/icon_warning_w64.png) no-repeat left top;
	width: 64px;
	height: 64px;
}
.warning p {
	margin: 0;
}
input.btn {
	background:url(../images/btn_detail.png) no-repeat left top;
	display: block;
	width: 151px;
	height: 36px;
	padding-bottom:5px;
	padding-left: 45px;
	color:#FFF;
	text-decoration:none;
	border: 0 none;
	cursor: pointer;
	text-align:left;
	font-size: 14px;	
	font-weight: bold;
}

/* STRANKOVANI */
/*
.strankovani {
	margin: 5px 0;
}
.strankovani p {
	margin: 0;
}
.strankovani p a {
	color: #3c3222;
}
.str_left {
	float: left;
}
.str_right {
	float: right;
}
.str_right a.sel {
	color:#FFF;
	background-color: #423725;
	padding: 2px 5px;
	text-decoration: none;
}
*/

/* HOTEL RATING */
h1.ubyt_nadpis span {
	float: left;
	font-size: 26px;
	line-height: 26px;
	font-weight: bold;
}
h1.ubyt_nadpis span.hotel_rating {
	margin-top: 3px;
}

.hotel_rating {
	width: 103px;
	height: 19px;
	display: block;
	margin-left: 10px;
}
.stars_5 {
	background: url(../images/ubytovani_stars_5.png) no-repeat left top;
}	
.stars_4 {
	background: url(../images/ubytovani_stars_4.png) no-repeat left top;
}	
.stars_3 {
	background: url(../images/ubytovani_stars_3.png) no-repeat left top;
}

/* PRISLUSENSTVI */
.prislusenstvi img {
	margin-right: 3px;
	border: 0 none;
}

/* DETAIL REZERVACE*/
.detail_rezervace p {
	text-align:center;
}
.btn_rez {
	margin-left: 200px;
}
.btn_rez a {
	background:url(../images/btn_rez.png) no-repeat left top;
	display: block;
	width:176px;
	height:45px;
	line-height: 43px;
	padding-left: 15px;
	text-decoration: none;
	font-size: 18px;
	color:#FFF;
}
.btn_rez a:hover {
	background-position: left bottom;
	text-decoration: underline;
}
#map_canvas {
	width: 591px; 
	height: 300px; 
	overflow: hidden;
}


/* REZERVACE DETAIL */
.rezervace_box {
	background:url(../images/rez_delic_top.png) no-repeat left top;
	margin-top: 15px;
	padding: 20px 0 0 0;
}
.rezervace_box div.in {
	background:url(../images/rez_delic_bottom.png) no-repeat left bottom;
	display:block;
	min-height:1px;
	margin: 0;
	padding: 0 0 15px 0;
}
.rezervace_box div.in h2 {
	margin: 0 0 15px 0;
}
.rezervace_box div.in p {
	margin: 8px 0;
}


.rezervace_buttons {
	width: 186px;
	float:right;
}
.rezervace_box div.in .rezervace_buttons h2 {
	margin-left: 8px;
}
.rezervace_box div.in p.btn_ubytovatel,
.rezervace_box div.in p.btn_booking {
	margin-bottom: 10px;
}
.btn_ubytovatel a,
.btn_booking a {
	background:url(../images/rez_btn_ubytovatel.png) no-repeat left top;
	display: block;
	width: 186px;
	height: 48px;
}
.btn_ubytovatel.en a {
	background:url(../images/rez_btn_ubytovatel_en.png) no-repeat left top;
}
.btn_ubytovatel.de a {
	background:url(../images/rez_btn_ubytovatel_de.png) no-repeat left top;
}
.btn_ubytovatel.ru a {
	background:url(../images/rez_btn_ubytovatel_ru.png) no-repeat left top;
}
.btn_booking a {
	background:url(../images/rez_btn_booking.png) no-repeat left top;
}
.btn_ubytovatel a span,
.btn_booking a span {
	display: none;
}
.btn_ubytovatel a:hover,
.btn_booking a:hover {
	background-position: left bottom;
} 


/* DETAIL SOCIALNI BTNS */
.socialni_info {
	padding: 0px 0 10px 0;
}
/*
.socialni_info .mujpruvodce {
	float: left;
}
.socialni_info .mujpruvodce p {
	margin: 0 18px 0 10px;
	position: relative;
	top: 1px;
}
.socialni_info .mujpruvodce p span {
	display: block;
	position:absolute;
	top: -11px;
	left: -10px;
	background:url(../images/icon_mujpruvodce.png) no-repeat left top;
	width: 47px;
	height: 37px;
}
.socialni_info .mujpruvodce p a {
	text-decoration: underline;
	font-size: 12px;
	color: #343434;
	background-color: #c7c7c7;
	border: 1px solid #999999;
	-webkit-border-radius: 3px;
	border-radius: 3px;	
	padding: 1px 5px 1px 40px;
}
.socialni_info .mujpruvodce p a:hover {
	background-color: #d9d9d9;
	border: 1px solid #dddddd;
}
*/
.socialni_info .mujpruvodce {
	float: left;
	margin-right: 18px;
}
.socialni_info .soc_fb {
	float: left;
}
.socialni_info .soc_fb .fb_like {
	margin-right: 20px;
}
.socialni_info .soc_gplus {
	float: left;
}

/* DETAIL BOX KONTAKT */
.box_kontakt {
	/*background:url(../images/icon_kontakt.png) no-repeat left 10px;
	padding: 10px 10px 10px 80px;
	border-top: 1px solid #a89e8e;
	border-bottom: 1px solid #a89e8e;*/
	margin: 10px 0;
}
.box_kontakt p {
	margin: 0 0 2px 0;
}

/* MUJ PRUVODCE SEZNAM */
.mujpruvodce_seznam,
.mujpruvodce_detail {
	margin: 0 0px 0 0px;
	position: absolute;
	top: 165px;
	/*top: 5px;*/
}
.mujpruvodce_detail {
	position: relative;
	top: 0;
}

.mujpruvodce_seznam span.icon,
.mujpruvodce_detail span.icon {
	display: block;
	position:absolute;
	top: -11px;
	left: -10px;
	background:url(../images/icon_mujpruvodce.png) no-repeat left top;
	width: 47px;
	height: 37px;
}
.mujpruvodce_seznam a, 
.mujpruvodce_detail a {
	text-decoration: underline;
	font-size: 12px;
	color: #343434;
	background-color: #c7c7c7;
	border: 1px solid #999999;
	-webkit-border-radius: 3px;
	border-radius: 3px;	
	padding: 1px 5px 2px 40px;
}
.mujpruvodce_seznam.de a {
	font-size: 11px;
}
/*
.mujpruvodce_seznam a:hover,
.mujpruvodce_detail a:hover {
	color: #F00;
	background-color: #d9d9d9;
	border: 1px solid #dddddd;
}
*/
.mujpruvodce_seznam a:hover,
.mujpruvodce_detail a:hover {
	color: #0072bc;
	border: 1px solid #0072bc;
}
.mujpruvodce_seznam a.vlozeno,
.mujpruvodce_detail a.vlozeno {
	color:#FFF;
	background-color: #ec9938;
	border: 1px solid #bb6d12;
}
.mujpruvodce_seznam a.vlozeno:hover,
.mujpruvodce_detail a.vlozeno:hover {
	color: #333;
}

/*smazat*/
.mujpruvodce_smaz {
	margin: 0 0px 0 0px;
	position: absolute;
	top: 165px;
	left: 12px;
}
.mujpruvodce_smaz span.icon {
	display: block;
	position:absolute;
	top: -7px;
	/*left: -8px;*/
	left: -20px;
	background:url(../images/icon_smazat_32.png) no-repeat left top;
	width: 32px;
	height: 32px;
}
.mujpruvodce_smaz span.icon a {
	display: block;
	width: 32px;
	height: 32px;
	text-decoration: none;
	background-color: transparent !important;
	border: 0 none;
	-webkit-border-radius: 0;
	border-radius: 0;	
	padding: 0;
}
.mujpruvodce_smaz a {
	text-decoration: underline;
	font-size: 12px;
	color: #343434;
	background-color: #c7c7c7;
	border: 1px solid #999999;
	-webkit-border-radius: 3px;
	border-radius: 3px;	
	padding: 1px 5px 1px 13px;
}
.mujpruvodce_smaz a:hover {
	color: #F00;
	background-color: #d9d9d9;
	border: 1px solid #dddddd;
}



/*// FOTO //*/
.foto_box img,
.foto_box a img {
	margin:0;
	padding:0;		
	webkit-border-radius: 5px;
	border-radius: 5px;	
	border: 0 none;
}
.foto_box {
	float: left;
	margin: 0 15px 15px 0px;
	width: 187px;
	position: relative;
}
.foto_box.airpano {
	width: 287px;
}
.foto_box.wide {
	float: none;
	margin-right: 0;
	margin-bottom: 20px;
	width: 591px;
	height: 396px;
}
.foto_box.pano {
	float: none;
	margin-right: 0;
	width: 591px;
}
.foto_box.w275 {
	float: none;
	margin: 0 0 0 0;
	width: 274px;
	/*height: 184px;*/
	/*margin-bottom: 10px;*/
	/*border-bottom: 1px dotted #d4cbbc;*/
}
.delitko_right_foto {
	background:url(../images/delitko_right.png) repeat-x left center;
	padding: 10px 0;
}

.foto_box.w200 {
	float: none;
	margin: 0;
	width: 200px;
}
.foto_box .box_in {
	display: table;
	#position: relative;
	overflow: hidden;
	height: 125px;
	padding: 0;
}
.foto_box .box_in:hover {
}
.foto_box.wide .box_in {
	height: 396px;	
}
.foto_box.w275 .box_in {
	height: 184px;
	/*background-color:#261e11;
	-webkit-border-radius: 5px;
    border-radius: 5px;*/
}

.foto_box.w200 .box_in {
	height: 133px;	
}
.foto_box .in_vertical {
	display: table-cell;
	#position: absolute;
	#top: 50%;
	vertical-align: middle;	
}
.foto_box .in_horizontal {
	#position: relative;
    #top: -50%;
	text-align: center;
	width: 187px;	
}
.foto_box.wide .in_horizontal {
	width: 591px;	
}
.foto_box.w275 .in_horizontal {
	width: 274px;	
}
.foto_box.w200 .in_horizontal {
	width: 200px;	
}
.foto_box.last {
	margin-right:0px;
}
.foto_box.right {
	float:right;
	text-align: left;
	margin: 0 0 0 15px;
}
.foto_box.nofloat {
	float: none;
	margin: 0 0 20px 0;
}	
.foto_box.detail_akce {
	text-align:center;
	width: 591px;
	height: auto;
}
.foto_box.detail_akce img {
	max-width: 591px;
	height: auto;
}
.foto_box p,
#right .foto_box p {
	text-align: center;
	font-size: 14px;
	margin: 0;
}
.foto_box p strong {
	color: #192631;
}
.foto_box p a,
.foto_box p a strong {
	color: #192631;
}
.foto_box p a:hover,
.foto_box p a:hover strong {
	color: #d6184a;
}

/* popis fotek */
.foto_box p.foto_popis,
#right .foto_box p.foto_popis {
	background:url(../scripts/fancybox/fancy_title_over.png) repeat left top;
	position: absolute;
	bottom: 2px;
	width: 100%;
	height: 25px;
	line-height: 25px;
	margin: 0;
	color:#ededed;
	font-size: 12px;
	-webkit-border-radius: 0px 0px 5px 5px;
    border-radius: 0px 0px 5px 5px;
}
.foto_box.wide p.foto_popis {
	bottom: 0;
}

/*video play*/
.video_play a {
	background: url(../images/icon_play.png) no-repeat left top;
	width: 80px;
	height: 80px;
	display: block;
	position: absolute;
	top: 22px;
	left: 55px;
	z-index: 999;
	text-decoration: none;
}

/* CERTIFIKACE IKONY */
.certifikace {
	/*position:absolute;
	left: 0px;
	bottom: 0px;*/
	width: 100%;
	height: 100%;
}
.seznam_radkovy .certifikace {
	/*height: 133px !important;*/
}
.certifikace img {
	-webkit-border-radius: 0px;
	border-radius: 0px;	
	border: 0 none;
	margin-right: 5px;
	float:left;
}


/* ULOZIT PDF */
.ulozit_pdf {
	margin: 20px 0 10px 0;
	padding: 15px 10px 15px 85px;
	background-color:#ec9938;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
	position:relative;	
}
.ulozit_pdf .icon {
	position:absolute;
	top: -7px;
	left: 10px;
	background:url(../images/icon_pdf.png) no-repeat left center;
	width: 60px;
	height: 60px;
}
.ulozit_pdf p {
	margin: 0;
}
.ulozit_pdf p a {
	color:#FFF;
}
.ulozit_pdf p a:hover {
	color:#000;
}

/* ODESLAT EMAILEM */
.odeslat_mail {
	margin: 20px 0 10px 0;
	padding: 5px 10px 5px 85px;
	background-color:#ec9938;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
	position:relative;	
}
.odeslat_mail .icon {
	position:absolute;
	top: -7px;
	left: 10px;
	background:url(../images/icon_mail.png) no-repeat 2px center;
	width: 57px;
	height: 55px;
}
.odeslat_mail p a {
	color:#FFF;
}
.odeslat_mail p a:hover {
	color:#000;
}
.odeslat_mail form,
.odeslat_mail h2 {
	margin: 0;
	padding: 0;
} 
form#email_pruvodce input.inp {
	width: 200px;
}
form#email_pruvodce.en label {
	width: 200px;
}
form#email_pruvodce.de label {
	width: 250px;
}
form#email_pruvodce.ru label {
	width: 200px;
}
form#email_pruvodce textarea{
	width: 200px;
}
 
/* UBYTOVANI TRIDENI */
.vyrobce_left {
	float: left;
	margin-right: 20px;	
}
.vyrobce_left p {
	color:#000;
}
.vyrobce_right {}

/* TYP ZOBRAZENI (SEZNAM/MAPA) */
ul#zobrazeni {
	height: 30px;
	border-bottom: 8px solid #3c3222;
}
ul#zobrazeni li {
	background-image: none;
	padding: 0;
	margin: 0 5px 0 0;
	float:left;
}
ul#zobrazeni li a {
	font-weight: bold;
	text-decoration: none;
	color: #3c3222;
	background-color:#c0b5a3;
	display:block;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	-webkit-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px; 
}
ul#zobrazeni.en li a,
ul#zobrazeni.de li a {
	font-size: 12px;
}
ul#zobrazeni.ru li a {
	font-size: 11px;
}

ul#zobrazeni li.sel a {
	color:#d4cbbc;
	background-color: #3c3222;
}
ul#zobrazeni li a:hover {
	text-decoration: underline;
}
ul#zobrazeni li.sel a:hover {
	text-decoration: none;
}

/* MAPY UBYTOVANI */
.active_box h3 {
	margin: 0 0 10px 0;
}
.active_box img,
.active_box a:hover img {
	border: 0 none;
}
.active_box p {
	margin: 5px 0 0 0;
}

.odeslat_email { display: none; }


#map-canvas img {
	padding: 0;
	margin: 0;
	border: 0 none;
}

/* FORM školení */
form#skoleni p {
	margin: 7px 0;
}
form#skoleni label {
	text-align:right;
	padding-right: 10px;
}
form#skoleni .inp {
	width: 200px;
}
form#skoleni select {
	width: 202px;
}

/* kont boxes */
.kont_mapa {
	position:relative;
	padding: 10px;
	margin-bottom: 10px;
	background-color: #bbae99;
	border: 1px solid #998a71;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
}
.kont_mapa p {
	margin: 0;
}
.kont_mapa a img {
	position:absolute;
	top: 10px;
	right: 10px;
	border: 0 none;	
}

/* AKCE ZRUSENA */
.seznam_text p.akce_zrusena {
	background:url(../images/akce_zrusena.png) no-repeat 10px center #3d3d3a;
	padding: 5px 5px 5px 35px;
	color:#FFF;
	font-weight:bold;
	-webkit-border-radius: 3px;
	border-radius: 3px;	
}

/* PRIDAT FIRMU */
#pridat_firmu h2 {
	margin-left: 165px;
}
#pridat_firmu h2 img {
	position: relative;
	top: 8px;
}
#pridat_firmu h2 span {
	font-size: 16px;
	color: #3E3E3E;
}
#pridat_firmu label {
	float: left;
	width: 150px;
	text-align:right;
	padding-top: 3px;
	margin-right: 15px;
}
#pridat_firmu input.inp {
	width: 400px;
	height: 20px;
}
#pridat_firmu select {
	width: 250px;
	height: 20px;
}
#pridat_firmu textarea {
	width: 400px;
	height: 150px;
}
#pridat_firmu .btn {
	margin: 0 0 0 0;
}
#pridat_firmu .btn input {
	background:url(../images/sort_btn_w130.png) no-repeat left top;
	width: 130px;
	height: 44px;
	padding: 0 0 0 0px;
	color: #FFF;
	border: 0 none;
	font-size: 18px;
	text-align: center;
	cursor: pointer;
}


/* YR.NO POCASI */
.pocasi_table td {
	padding: 2px 5px;
}
.pocasi_table td.cas_w {
	width: 50px;
}
.pocasi_table td.jakbude_w {
	width: 161px;
}
.pocasi_table td.teplota_w {
	width: 70px;
}
.pocasi_table td.srazky_w {
	width: 80px;
}
.pocasi_table td.vitr_w {
	width: 180px;
} 

.pocasi_table td span.jakbude_text {
	position:relative;
	top: 10px;
}
.pocasi_table img {
	float:left;
	margin: 0 8px 0 0;
}

/* AIR PANO */
#container img {
	border: 0 none;
	padding: 0;
}
