﻿﻿﻿
body {
	font-size: 75%;
	font-family: sans-serif;
	background: url(../images/body_bg.jpg) no-repeat 50% 0;
}

.fl_right {
	float: right;
}

.fl_left {
	float: left;
}

h1, h2, h3, h4 {
	font-family: sans-serif;
	letter-spacing: 0;
}

a {
	color: #19388A;
}

#main {
	width:945px;
}

form fieldset a, #content p a {
	text-decoration: none;
}

form fieldset a:hover, #content p a:hover {
	text-decoration: none;
}

form textarea {
font-family:Helvetica,Arial,sans-serif;
font-size:10pt;
font-size-adjust:none;
}


.grey a,
.grey {
	color: #5f5f5f;
}

/* Hlavicka */
#header {
	height:182px;
	position: relative;
}

/* Hlavicka - Logo */
#header #logo {
	left:0;
	top:15px;
	position: absolute;
}

/* Hlavicka - Horni menu */
#header #top_menu {
	position: absolute;
	top:5px;
	right:0;
	margin:0;
}

#header #top_menu li{
	float: left;
	list-style-type: none;
	margin:0 9px 0 0;
	padding:3px 0 0 25px;
	font-size: .91em;
	display: block;
	color: #1765AD;
}

#header #top_menu li a{
	color: #19388A;
}

#header #top_menu li.registration {
	background:url(../images/ico_login.gif) no-repeat 0 50%;
}

#header #top_menu li.book {
	background:url(../images/ico_book.gif) no-repeat 0 50%;
}

#header #top_menu li.map {
	padding-left:22px;
	background:url(../images/ico_world.gif) no-repeat 0 50%;
}

#header #top_menu li.language{
	margin:0 0 0 2px;
	padding:0;
}

/* Hlavicka - Horni menu - Jazykovka */
#header #top_menu li .selectbox{
	width:96px;
	border:1px solid #DFDFDF;
	/*background:url(../images/language_select_czech.gif) right 0;*/
	padding:4px 0 5px 25px;
	cursor: pointer;
	font-size: 0.91em;
	color: #1765AD;
}

#itinerary .selectbox{
	width: 140px;
	right: 0px;
	position: relative;
	border:1px solid #DFDFDF;	
	padding:4px 0 5px 5px;
	cursor: pointer;
	font-size: 0.91em;
	color: #1765AD;
	background:url(../images/select.gif) no-repeat right 0;
}

.lang_en {
	 background:url(../images/language_select_english.gif) right 0;
}
.lang_cs {
	 background:url(../images/language_select_czech.gif) right 0;
}
.lang_ru {
	 background:url(../images/language_select_russia.gif) right 0;
}
.lang_de {
	 background:url(../images/language_select_deutch.gif) right 0;
}
.lang_pl {
	 background:url(../images/language_select_czech.gif) right 0;
}

#header #top_menu li .selectbox.czech{
	background:url(../images/language_select_czech.gif) right 0;
}

#header #top_menu li .selectbox.english{
	background:url(../images/language_select_english.gif) right 0;
}

#header #top_menu li .selectbox.russia{
	background:url(../images/language_select_russia.gif) right 0;
}

#header #top_menu li .selectbox.deutch{
	background:url(../images/language_select_deutch.gif) right 0;
}

#header #top_menu li .selectbox.polski{
	background:url(../images/language_select_poland.gif) right 0;
}

#header #top_menu div.selectbox-wrapper {
	position:absolute;
	background-color:#fff;
	border:1px solid #ccc;
	margin:-1px 0 0 0 ;
	padding:0px;
	text-align:left;
	width:123px !important;
	z-index: 100;
}

#itinerary div.selectbox-wrapper {
	position:absolute;
	background-color:#fff;
	border:1px solid #ccc;
	margin:-1px 0 0 0 ;
	padding:0px;
	text-align:left;
	width:145px !important;
	z-index: 100;
}

#itinerary div.selectbox-wrapper ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#itinerary div.selectbox-wrapper ul li {
	list-style-type:none;
	display:block;
	margin:0;
	padding:2px;
	cursor:pointer;
	width:145px;
	padding:3px 0 3px 5px;
	color: #1765AD;
	font-size: .91em;
}

#header #top_menu div.selectbox-wrapper ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#header #top_menu div.selectbox-wrapper ul li {
	list-style-type:none;
	display:block;
	margin:0;
	padding:2px;
	cursor:pointer;
	width:98px;
	padding:3px 0 3px 25px;
	color: #1765AD;
	font-size: .91em;
}


#header #top_menu li #language_select_input_ry {
	background:url(../images/flag_russia.gif) 5px 50% no-repeat;
}

#header #top_menu li #language_select_input_cs {
	background:url(../images/flag_czech.gif) 5px 50% no-repeat;
}

#header #top_menu li #language_select_input_de {
	background:url(../images/flag_deutch.gif) 5px 50% no-repeat;
}

#header #top_menu li #language_select_input_pl {
	background:url(../images/flag_poland.gif) 5px 50% no-repeat;
}

#header #top_menu li #language_select_input_en {
	background:url(../images/flag_english.gif) 5px 50% no-repeat;
}

#header #top_menu div.selectbox-wrapper ul li.selected {
	background-color: #EAF2FB !important;
}

#header #top_menu div.selectbox-wrapper ul li.current {
	background-color: #D0D8ED !important;
}

/* Hlavicka - Hlavni nadpis */
#header h1 {
	font-size: 3.3em;
	color: #19388A;
	font-weight: bold;
	position: absolute;
	left:0;
	top:109px;
}

/* Hlavicka - Po�as� */
#header #weather {
	position: absolute;
	left:762px;
	top:37px;
	width:165px;
}

#header #weather img {
	float: right;
}

#header #weather p {
	color: #666666;
	padding:0;
	line-height:1.2em;
}

#header #weather p strong {
	color: #000;
	font-size: 1.16em;
}

#header #weather p em {
	font-weight: bold;
	font-style: normal;
}

#header #weather p a{
	color: #19388A;
	font-size: .83em;
}

/* Hlavicka - Menu */
#header #menu {
        /*display: table;*/
        margin: 0;
        position: absolute;
        top: 148px;
        width: 100%;
        z-index: 10;
}

#header #menu li {
       /* display: table-cell;*/
	list-style-type: none;
	float: left;
        padding: 0 15px 0 0;
        width: 176px;
}
#header #menu li.last {
        padding-right: 0;
}

#header #menu li span {
    display: block;
}

#header #menu li a {
	border-bottom:9px solid #DDDDDD;
	color:#19388A;
	display:block;
	font-size:1.16em;
	font-weight:bold;
	padding:0 8px 8px 0;
}

#header #menu li a:hover, #header #menu li.selected a {
	border-bottom-width:5px;
	color:#19388A;
	padding:12px 8px 5px 0;
	text-decoration:none;
}



/* Hlavicka - Vyhledavani */
#header #search {
	left: 639px;
	top:100px;
	position: absolute;
	padding:6px 6px 6px 11px;
	border:1px solid #DFDFDF;
	background:#FFFFFF;
}

#header #search p{
	margin:0;
	padding:0;
}

#header #search legend {
	display: none;
}

#header #search input {
	border:none;
	color: #19388A;
	width:209px;
	margin:0 10px 0 0;
}

#header #search input.button {
	width:62px;
	margin:0;
	background:#19388A;
	color: #FFF;
	font-size: .83em;
	padding:3px 0 2px 0;
	cursor: pointer;
}

/* Hlavicka - Nejhledan�j�� */
#header #most_search {
	left:532px;
	top:36px;
	position: absolute;
	width:216px;
	padding:0 0 30px 0;
	background:url(../images/most_search_bottom.gif) 0 100% no-repeat;
}

#header #most_search .shell{
	background:url(../images/most_search_top.gif) 0 0 no-repeat;
	padding:9px 11px 5px 12px;
	/*overflow: hidden;*/
}

#header #most_search h2{
	font-size: .91em;
	color: #666666;
	margin:0;
	padding:0;
	font-weight: bold;
}

#header #most_search ul {
	margin:0;
	line-height:1em;
}

#header #most_search li {
	display: inline;
	list-style-type: none;
	margin:0 5px 0 0;
	font-size: .91em;
}

#header #most_search li a {
	text-decoration: underline;
}

#header #most_search li a:hover {
	text-decoration: none;
}

/* Banner */
#banner {
        margin-top: 15px;
	height:254px;
	position: relative;
	background-color: #DDD;
	overflow: hidden;
}

#bannerlist {
position:absolute;
right:1px;
top:23px;
}

#bannerlist li{
	float: left;
	list-style-type: none;
	margin:0 0 0 2px;
}

#bannerlist li a:hover img, #bannerlist li.selected a img{
	background:url(../images/bannerlist_li_hover.png) 0 0 no-repeat;
}

#bannertext {
	right:25px;
	bottom:24px;
	position: absolute;
	color: #FFF;
	font-size: 2em;
	font-weight: bold;
	margin:0;
	padding:0;
}

/* Drobek */
#breadcrumbs_box {
	margin:4px 0 16px;
}

#breadcrumbs {
	list-style-type: none;
	margin:0;
}

#breadcrumbs li{
	float: left;
	color: #19388A;
	padding:0 16px 0  0;
}

#breadcrumbs li + li + li + li, #breadcrumbs li.bread_4{
	background:none;
}

#breadcrumbs li a{
	font-weight: bold;
	color: #19388A;
	padding:5px 8px 7px 9px;
	display: block;
}

#breadcrumbs li span{
	display: block;
	padding:5px 8px 7px 9px;
}

#breadcrumbs_box #rss_feed{
	background:url(../images/ico_rss.gif) 0 50% no-repeat;
	padding:0 0 0 18px;
	float: right;
	margin: 5px 2px 0 0;
	display: block;
}

/* Navigace */
#navigation_sidebar {
	width:145px;
	_width:142px;
}

#navigation_sidebar #navigation{
	margin:0;
	_width: 142px;
	overflow: hidden;
	
}

/* Navigace - 1. Level */
#navigation_sidebar #navigation li{
	list-style-type: none;
	margin:0 0 7px 0;
	display: block;
}

#navigation_sidebar #navigation li.open{
/*background-color:#FFFFFF;*/
border:7px solid #DDDDDD;
padding:16px 10px 10px;
}

#navigation_sidebar #navigation li.close ul{
	display: none;
}

#navigation_sidebar #navigation li a{	
	background:  url(/public/images/navigation_sidebar_li_bg.png) #DDDDDD no-repeat 0px 0px ;	
	color: #FFFFFF;
	font-weight: bold;
	padding:22px 0 21px 18px;	
	display: block;
}

#navigation_sidebar #navigation li.open a{
background:transparent none repeat scroll 0 0;
border-bottom:6px solid #DDDDDD;
color:#19388A;
font-size: 1.1em;
line-height:1.42em;
padding:0 20px 6px 0;

}

/* Navigace - 2. Level */
#navigation_sidebar #navigation li.open ul{
	margin:5px 0 0 0;
}

#navigation_sidebar #navigation li.open ul ul{
	margin:0;
}

#navigation_sidebar #navigation li.open ul li{
	margin:0;
}

#navigation_sidebar #navigation li.open ul li.open {
	background:none;
	border:none;
	padding: 0;
}

#navigation_sidebar #navigation li.open ul li a{
background:transparent none repeat scroll 0 0;
border:medium none;
color:#19388A;
font-size:1em;
font-weight:normal;
line-height:1.3em;
padding:4px 0 4px 12px;
}

#navigation_sidebar #navigation li.open ul li.selected li a {
	background:none;
}

#navigation_sidebar #navigation li.open ul li a:hover,
#navigation_sidebar #navigation li.open ul li li a:hover,
#navigation_sidebar #navigation li.open ul li.selected a,
#navigation_sidebar #navigation li.open ul li li.selected a {
	background-color:#D0D8ED;
	/*color: #000;*/
	text-decoration: none;
}

#navigation_sidebar #navigation li.open li.open a{
	background:transparent url(../images/navigation_sidebar_ul_open.gif) no-repeat scroll 3px 11px;
}

#navigation_sidebar #navigation li.open li.close a{
	background:url(../images/navigation_sidebar_ul_close.gif) 2px 9px no-repeat;
}

/* Navigace - 3. Level */
#navigation_sidebar #navigation li.open ul li.close ul{
	display: none;
}

#navigation_sidebar #navigation li.open ul li.open ul li a {
	padding: 3px 0 3px 23px;
	background-image:none;
}

/* Navigace - Profil */
#profile {
	border:1px solid #CFCFCF;
	padding:18px 16px 15px 16px;
}

#profile h2 {
	font-size: 1.33em;
	color: #4E4E4E;
	margin:0;
	padding:0 0 6px 0;
	font-weight: bold;
	border-bottom:6px solid #D0D8ED;
}

#profile strong {
	margin:6px 0 0 0;
	color: #515151;
	display: block;
}

#profile ul {
	margin:0;
	padding:2px 0 0 0;
}

#profile ul li{
	list-style-type: none;
	background:url(../images/universal_li_style.gif) 0 50% no-repeat;
	padding:0 0 0 20px;
	margin:2px 0 0 0;
}

/* Podpurny sidebar */
#support_sidebar {
	width:305px;
}

#support_sidebar div.last{
	margin:0 !important;
}

.banner_ad,
#poll,
#map.big,
#map,
#banner_ad,
#tag_cloud,
#itinerary,
#calculator,
#google_ad {
	border:1px solid #DFDFDF;
	padding:21px 13px 13px 13px;
	margin:0 0 12px 0;
	background-color: #FFF;
}

#poll h4,
#map h4,
#banner_ad h4,
#tag_cloud h4,
#itinerary h4,
#calculator h4,
#google_ad h4 {
	font-size: 1.33em;
	color: #4E4E4E;
	margin:0 0 10px 0;
	padding:0 0 8px 0;
	font-weight: bold;
	border-bottom:6px solid #D0D8ED;
}

/* Podpurny sidebar - Mapa */
.banner_ad.short,
#map {
	padding:3px 3px 5px 3px;
}

#map .more{
	background:url(../images/universal_li_style.gif) 7px 60% no-repeat;
	padding:8px 0 4px 28px;
	background-color: #EEF2FD;
	border:1px solid #DFDFDF;
	display: block;
}

#map h4{	
	/*display: none;*/
}
#itinerary .more{
	background:url(../images/universal_li_style.gif) 7px 60% no-repeat;
	padding:4px 0 2px 28px;	
	border:0px solid #DFDFDF;
	display: block;
}


#itinerary h4 {
	background: #fff url(../images/itinerary_h4.gif) no-repeat 0 0px;
	padding-left: 45px;
	padding-top: 10px;
	padding-bottom: 15px;
}

#itinerary a{
	text-decoration: underline;
}
#itinerary a:hover {
	text-decoration: none;
}

#itinerary a.showmoreitinerary {
	font-size: 10px;	
}
#itinerary a.manageitinerary {
	margin-top: 5px;	
}

#itineraryContainer {
	position: relative;
 	border:1px solid #DFDFDF;
 	margin-top: 8px;
	background-color:#EEF2FD;
 	
}

#itineraryContainerArrow {
	position: absolute;
	width: 25px;
	height: 13px;
	left: 118px;
	top: -1px;
	background: #fff url(../images/itinerary_arrow.gif) no-repeat 50% 0px;
}


#itineraryList {
	width: 250px;
	/*border: 1px solid red;*/
	display:block;	
	overflow: hidden;
	margin: 12px 0px 10px 11px;
	list-type: none;
}

#itineraryList li {	
	background: url(../images/itinerary_bullet_red.png) no-repeat 0 5px;
	padding: 0px 0px 0px 10px;
}

#itineraryList a {	
	color: #5a5a5a;
	text-decoration: none;
}

#itineraryList a:hover {			
	text-decoration: underline;
}


#itineraryList	li.produkty {
background: url(../images/itinerary_bullet_red.png) no-repeat 0 5px;
}
#itineraryList	li.sluzby  {
background: url(../images/itinerary_bullet_yellow.png) no-repeat 0 5px;
}

#itineraryList	li.akce  {
background: url(../images/itinerary_bullet_green.png) no-repeat 0 5px;
}

#itineraryList	li.aktuality  {
background: url(../images/itinerary_bullet_blue.png) no-repeat 0 5px;
}

#itineraryList	li.turistika  {
background: url(../images/itinerary_bullet_grey.png) no-repeat 0 5px;
}

.addobjecttoitinerarybutton {
	background: transparent url(../images/itinerary_more.gif) no-repeat 0 1px;
	padding: 0px 10px 0px 24px;
}

a.addobjecttoitinerary  {
 	color: #19388A;
/* 	text-decoration: none !important;*/
}

a.addobjecttoitinerary:hover {	
	text-decoration: underline;
}

/* Podpurny sidebar - Reklama banner */
#banner_ad {
	padding:2px 1px 9px 2px;
	text-align: center;
	color: #7F7F7F;
}

/* Podpurny sidebar - Tag oblak */
#tag_cloud  {

}

#tag_cloud a {
	margin:0 15px 0 0;
	line-height:1.15em;

}

/* Podpurny sidebar - Kalkulacka*/
#calculator form legend{
	display: none;
}

#calculator form p{
	padding:0;
	margin:5px 0 0 0;
}

#calculator form input{
	width:195px;
	border:1px solid #DFDFDF;
	padding:2px;
}

#calculator form input.button{
	width:36px;
	background-color: #19388A;
	color: #FFF;
	border:0;
	cursor: pointer;
	margin:0 0 0 2px;
}

/* Podpurny sidebar - Reklamy Google */
#google_ad .ad {
	margin:6px 0;
}

#google_ad .ad .adt a{
	color: #19388A;
	text-decoration: underline;
	font-weight: bold;
}

#google_ad .ad .adb {
	color: #787878;
	font-size: .91em;
	line-height:1.1em;
}

#google_ad .ad .adu {
	color: #19388A;
	font-size: .83em;
	cursor: pointer;
}

#google_ad #abgi a {
	text-align: right;
	display: block;
}

/* Obsah */
#content {
	width:465px;
	margin:0 15px;
	position: relative;
}

#content #filter_close{
	position: absolute;
	color: #FFFFFF;
	top:15px;
	right:15px;
}

#content h1{
background-color:#DDDDDD;
color:#4E4E4E;
font-size:1.7em;
font-weight:normal;
margin:0 0 4px;
padding:12px 16px;
}

#content h2{
	font-size: 1.70em;
	color: #4E4E4E;
	margin: 24px 0 7px;
}

#content #filter_results{
	font-size: 1.36em;
	color: #4E4E4E;
	margin:15px 0 3px 0;
	padding:0;
	font-weight: bold;
}

/* Obsah - Filter */
#content #filter{
	border:7px solid #DDD;
	padding:14px 6px 7px 9px;
	background-color: #FFF;
	position: relative;
	z-index: 10;
}

#content #filter fieldset{
	position: relative;
}

#content #filter legend{
	display: none;
}

#content #filter p {
	float: left;
	margin:0 0 7px 0;
	padding: 0;
}

#content #filter p label{
	color: #4E4E4E;
	font-weight: bold;
	display: block;
}

#content #filter input, #content #filter select {
	color: #19388A;
}

#content #filter p.s {
	width:103px;
	margin-right:4px;
}

#content #filter p.s input {
	width:93px;
	border:1px solid #DFDFDF;
	padding:4px;
	font-size: 1em;
}

#content #filter p.m {
	width:176px;
}

#content #filter p.m select{
	width:172px;
	border:1px solid #DFDFDF;
	padding:2px 2px 3px 4px;
}

#content #filter p.l {
	width:214px;
	float: right;
}

#content #filter p.xl {
	width:256px;
	float: right;
}

#content #filter p.xl span{
	padding:2px 2px 2px 4px;
	display: block;
	border:1px solid #DFDFDF;
	float: left;
	height:18px;
	overflow: hidden;
}

#content #filter p.xl span a{
	font-size: .83em;
	color: #19388A;
	background:url(../images/filter_choose_bg.gif) 0 50% no-repeat;
	width:48px;
	height:18px;
	display: block;
	float: right;
	padding:0 0 0 13px;
}

#content #filter p.xl span input{
	border:none;
	width:185px;
	font-size: 1em;
	float: left;
}

#content #filter input.button{
	font-size: 1.16em;
	font-weight: bold;
	color: #FFF;
	border:0;
	width:140px;
	line-height:2em;
	cursor: pointer;
	float: right;
	height:29px;
}

#content #filter .delete{
	float: right;
	margin:7px 13px 0 0;
	text-decoration: underline;
	font-size: .91em;
}

#content_registration form .delete, #content_login form .delete{
	margin:7px 13px 0 0;
	text-decoration: underline;
	font-size: .91em;
}

#content #filter .delete:hover, #content_registration form .delete:hover, #content_login form .delete:hover{
	text-decoration: none;
}

/* Obsah - Filter - Infobox */
#content #filter #info_box {
	background:url(../images/filter_info_box.gif) 0 0 no-repeat;
	font-size: .91em;
	width:168px;
	position: absolute;
	bottom:30px;
	right:-156px;
	display: none;
	height:76px;
	z-index:9999;
}

#content #filter #info_box p{
	margin:7px 0 0 20px;
}

#content #filter #info_box strong{
	line-height:1em;
	font-size: 2.41em;
	color: #19388A;
}

#content #filter #info_box sup{
	font-size: 0.45em;
	color: #7F7F7F;
	font-weight: bold;
	font-style: normal;
}

/* Obsah - Filter - Vybery*/
#content #filter .filter_choose_1, #content #filter .filter_choose_2  {
	width:458px;
	border:1px solid #878787;
	background-color: #EEF2FD;
	overflow: hidden;
	position: absolute;
	right:6px;
	z-index: 100;
	margin:18px 0 0 0;
	padding:0 0 15px 0;
	display: none;
}

#content #filter .filter_choose_2  {
	padding:0;
}

#content #filter .filter_choose_2 div.shell {
	height:215px;
	max-height:215px;
	/*overflow-y:scroll;*/
	overflow:auto;
}

#content #filter .filter_choose_2 h4 {
	font-size: 1.16em;
	color: #FFF;
	background-color: #19388A;
	font-weight: bold;
	padding:7px 0 7px 13px;
	margin:0;
}

#content #filter .filter_choose_1 a.filter_choose_close, #content #filter .filter_choose_2 a.filter_choose_close {
	/*background:url(../images/filter_choose_bg.gif) 0 0 no-repeat;
	padding:2px 4px 4px 20px;*/
	font-size: .83em;
	color: #19388A;
	width:15px;
	height:15px;
	letter-spacing: 0;
	position: absolute;
	top:6px;
	right:7px;
	line-height:1.5em;
}

#content #filter .filter_choose_1 strong {
	color: #4E4E4E;
	margin:9px 0 8px 14px;
	display: block;
}

#content #filter .filter_choose_2 strong {
	color: #4E4E4E;
	margin:15px 0 8px 14px;
	display: block;
	font-size: 1.5em;
	clear: left;
}

#content #filter .filter_choose_1 ul, #content #filter .filter_choose_2 ul{
	margin:0 5px 15px 5px;
	list-style-type: none;
	overflow: hidden;
}

#content #filter .filter_choose_1 ul li, #content #filter .filter_choose_2 ul li{
	float: left;
	display: block;
	width:149px;
}

#content #filter .filter_choose_2 ul li{
	width:140px;
}

#content #filter .filter_choose_1 ul li a, #content #filter .filter_choose_2 ul li a{
	padding:0 0 0 10px;
	display: block;
}

#content #filter .filter_choose_1 ul li a:hover, #content #filter .filter_choose_2 ul li a:hover{
	text-decoration: none;
	background-color: #D0D8ED;
}

/* Obsah - Filter - Prekryti*/
#content #filter .m .selectbox{
	background:url(../images/select_override.gif) 100% 0 no-repeat;
	width:167px;
	border:1px solid #DFDFDF;
	padding:3px 0 4px 7px;
	cursor: pointer;
	font-size: 1em;
	color: #19388A;
	height:15px;
}

#content #filter .m div.selectbox-wrapper {
	position:absolute;
	background-color:#EEF2FD;
	border:1px solid #878787;
	margin:-1px 0 0 0 ;
	padding:0px;
	text-align:left;
	width:174px !important;
	z-index: 10;
}

#content #filter .m div.selectbox-wrapper ul {
	list-style-type:none;
	margin:0px;
	padding:4px 0;
}

#content #filter .m div.selectbox-wrapper ul li {
	list-style-type:none;
	display:block;
	margin:0;
	padding:2px;
	cursor:pointer;
	padding:3px 0 3px 7px;
	margin:0 4px;
	color: #19388A;
	font-size: 1em;
}

#content #filter .m div.selectbox-wrapper ul li.selected {
	background-color: #EFF3FE !important;
	color: #000;
}

#content #filter .m div.selectbox-wrapper ul li.current {
	background-color: #D0D8ED !important;
}

/* Obsah - Filter - Slider */
#content #slider {
	width:207px;
	float: right;
	margin:0 5px 0 0;
}

#content .ui-slider-handle {
	height:15px;
	width:15px;
}

#content .ui-slider-horizontal {
	height:11px;
}

#content .ui-widget-content {
	background-color: #F9F9F9;
	border-color:#CFCFCF;
}

#content .ui-state-default {
	background-color: #F8F8F8;
	border-color:#CFCFCF;
}

/* Obsah - Str�nkov�n� */
#content .pagination_box {
	margin:9px 0;
	position: relative;
}

#content .pagination_box .per_page{
	float: right;
	margin:3px 0 0 0;
}

#content .pagination_box select{
	width:132px;
	border:1px solid #DFDFDF;
	padding:2px 2px 2px 4px;
}

#content .pagination {
	margin:0;
}

#content .pagination li {
	float: left;
	list-style-type: none;
	margin:0 1px 0 0;
}

#content .pagination li a{
	display: block;
	border:1px solid #DFDFDF;
	background-color: #FFF;
	text-decoration: none;
	padding:4px 9px;
}

#content .pagination li a:hover{
	background-color: #EEF2FD;
}


/* Obsah - Str�nkov�n� - Prekryti*/
#content .pagination_box .selectbox{
	background:url(../images/select_override.gif) 100% 0 no-repeat;
	width:134px;
	border:1px solid #DFDFDF;
	padding:3px 0 4px 7px;
	cursor: pointer;
	font-size: 1em;
	color: #19388A;
	background-color: #FFF;
}

#content .pagination_box div.selectbox-wrapper {
	position:absolute;
	background-color:#FFF;
	border:1px solid #878787;
	margin:-1px 0 0 0 ;
	padding:0px;
	text-align:left;
	width:141px !important;
	z-index: 10;
}

#content .pagination_box div.selectbox-wrapper ul {
	list-style-type:none;
	margin:0px;
}

#content .pagination_box div.selectbox-wrapper ul li {
	list-style-type:none;
	display:block;
	margin:0;
	padding:2px;
	cursor:pointer;
	padding:3px 0 3px 7px;
	color: #19388A;
	font-size: 1em;
}

#content .pagination_box div.selectbox-wrapper ul li.selected {
	background-color: #EFF3FE !important;
	color: #000;
}

#content .pagination_box div.selectbox-wrapper ul li.current {
	background-color: #D0D8ED !important;
}

/* Obsah - Polozka */
.content_item {
	margin:6px 0 17px 0;
}

.content_item .content_item_image img{
	float: left;
	background-color: #FFF;
	border:1px solid #DFDFDF;
	padding:5px;
}

.content_item .content_item_image:hover img{
	background-color: #EFEFEF;
}

.content_item .content_item_text{
	float: right;
	width:318px;
}

.content_item .content_item_text h3{
	font-size: 1.65em;
	color: #19388A;
	margin: 2px 0 6px 0;
	font-weight: bold;
	line-height: 1.2em;
}

.content_item .content_item_text h3 a{
	color: #19388A;
	line-height:1em;
}

.content_item .content_item_text .date{
	color: #000;
	font-weight: bold;
}

.content_item .content_item_text .date em{
	color: #000;
	font-style: normal;
	font-weight: normal;
	background:url(../images/ico_time.gif) 0 50% no-repeat;
	padding:0 0 0 15px;
	margin:0 0 0 10px;
}

.content_item .content_item_text .type{
	text-transform: uppercase;
	color: #19388A;
	font-size: 0.9em;
}

.content_item .content_item_text .place{
	color: #19388A;
	font-weight: bold;
	display: block;
}

.content_item .content_item_text .tags {
	color: #19388A;
}

.content_item .content_item_text .tags span{
	vertical-align: middle;
	background:url(../images/tags_bg.gif) 100% 0 no-repeat;
	color: #5A5A5A;
	padding:2px 17px 2px 8px;
	font-size: .91em;
}

.content_item .content_item_text .tags .tag{
	color: #19388A;
	font-size: 0.91em;
}

.content_item .content_item_text p{
	color: #4E4E4E;
	letter-spacing: 0;
	word-spacing: normal;
	padding:5px 0 12px 0;
	line-height:1.4em;
}

.content_item .content_item_text .moreanchor {
	list-style-type: none;
	border-top:1px solid #DFDFDF;
	//border-bottom:1px solid #DFDFDF;
	padding:4px 0 4px 0px;
	margin:4px 0 0 0;
}
.content_item .content_item_text .more a {
	background:url(../images/universal_li_style.gif) 0 50% no-repeat;
	padding:4px 0 4px 20px;
}
.content_item .content_item_text .moreitinerary a {
	background:url(../images/itinerary_more.gif) 0 50% no-repeat;
	padding:4px 0 4px 20px;
}

.content_item .content_item_text .moreitinerary a {
	background:url(../images/itinerary_more.gif) 0 50% no-repeat;
	padding:4px 0 4px 20px;
	color:#19388A;
	font-weight: normal;
}

.content_item .content_item_text .moreitinerary a:hover {
text-decoration: underline;
}


/* Obsah - Linkovani */
#share_box #print_link {
	float: right;
	color: #515151;
	background:url(../images/ico_print.gif) 0 50% no-repeat;
	padding:0 0 0 20px;
	margin:0 8px 0 0;
}

#share_box dl {
	display: block;
	float: left;
	margin:0 5px 0 0 ;
}

#share_box dl dt {
	float: left;
}

#share_box dl dd {
	float: left;
	margin:0 0 0 3px;
}

#share_box dl dd.last{
	padding: 0 8px 0 0;
}

#share_box #share_nav_1 {
	background:url(../images/share_left_1.gif) 0 0 no-repeat;
}

#share_box #share_nav_1 dt{
	margin:0 2px 0 15px;
	font-size: .91em;
}

#share_box #share_nav_1 dd.last{
	background:url(../images/share_right_1.gif) 100% 0 no-repeat;
}

#share_box #share_nav_2 {
	background:url(../images/share_left_2.gif) 0 0 no-repeat;
}

#share_box #share_nav_2 dt{
	margin:0 16px 0 23px;
	font-size: .83em;
	font-weight: normal;
}

#share_box #share_nav_2 dd.last{
	background:url(../images/share_right_2.gif) 100% 0 no-repeat;
}

/* Linky */
#links {
	border-top:6px solid #D0D8ED;
	margin:43px 0 0 0;
	padding:7px 0 0 0;
}

#links h4{
	font-size: 1em;
	color: #000000;
	font-weight: bold;
	margin:0;
}

#links ul{
	margin:0;
	list-style-type: none;
}

#links ul li{
	float: left;
}

#links #links_czech{
	width:151px;
	padding:6px 0 6px 1px;
}

#links #links_catalogs{
	width:312px;
	padding:6px 0 6px 7px;
	border-left:1px solid #D7D7D7;
}

#links #links_catalogs li{
	width:150px;
	display: block;
}

#links #links_friends{
	width:465px;
	padding:6px 0 6px 7px;
	border-left:1px solid #D7D7D7;

}

#links #links_friends li{
	width:150px;
	display: block;
}

/* Partne�i */
#partners {
	margin:20px 0 13px 0;
}

#partners h4 {
	color: #4E4E4E;
	font-size: 1em;
	border-bottom:1px solid #DFDFDF;
	margin:0;
	padding:0 0 3px 0;
}

#partners ul {
	list-style-type: none;
	margin:16px 0 0 15px;
}

#partners ul li{
	float: left;
}

#general_partner {
	width:250px;
}

#general_partner h4 {
	font-weight: bold;
	padding-left:2px;
}

#other_partners {
	width:678px;
}

#other_partners ul{
	margin: 12px 0 0 0;
}

#other_partners h4 {
	padding-left:4px;
}

#other_partners ul li {
	padding:0 5px 0 0;
	background:url(../images/partners_separator.gif) 100% 100% no-repeat;
	display: block;
}

#other_partners ul li a{
	display: block;
	height:52px;
}

#other_partners ul li a.partner_kudyznudy{
	background:url(../images/logo_kudyznudy.gif) no-repeat;
	width:90px;
}

#other_partners ul li a.partner_czechrepublic{
	background:url(../images/logo_czechrepublic.gif) no-repeat;
	width:92px;
}

#other_partners ul li a.partner_budvar{
	background:url(../images/logo_budvar.gif) no-repeat;
	width:106px;
}

#other_partners ul li a.partner_waidler{
	background:url(../images/logo_waidler.gif) no-repeat;
	width:145px;
}

#other_partners ul li a.partner_jiznicechy{
	background:url(../images/logo_jihoceskykraj.gif) no-repeat;
	width:114px;
}

#other_partners ul li a.partner_jccr{
	background:url(../images/logo_jccr.gif) no-repeat;
	width:81px;
}

#other_partners ul li a:hover{
	background-position: 0 -52px;
}

#other_partners ul li.last {
	background:none;
}

#other_partners ul li img{
	vertical-align: middle;
}

/* Spoluprace */
#cooperation {
	width:783px;
	padding:19px 81px 16px 81px;
	background:url(../images/coop_bg.gif) #EEF2FD 14px 11px no-repeat;
	color: #4E4E4E;
}

#cooperation a{
	color: #4E4E4E;
	text-decoration: underline;
}

#cooperation a:hover{
	text-decoration: none;
}

/* Paticka */
#footer {
	margin:12px 0;
	color: #515151;
}

#footer #copyright{
	float: left;
}

#footer #copyright span{
	margin:0 0 11px 0;
	display: block;
}

#footer #footer_menu {
	float: right;
	margin: 0;
}

#footer #footer_menu li{
	float:left;
	list-style-type: none;
	margin:0 0 0 5px;
	color: #19388A;
}

/**** NEW ****/
/* Kalednar */
#calendar {
	margin:0 0 13px 0;
}

#calendar h4 {
	font-size: 1.33em;
	color: #4E4E4E;
	font-weight: bold;
	float: left;
	margin:9px 0 7px 0;
}

#calendar #rss_feed{
	background:url(../images/ico_rss.gif) 0 50% no-repeat;
	padding:0 0 0 18px;
	float: right;
	margin: 10px 2px 0 13px;
	display: block;
}

#calendar #calendar_link{
	background:url(../images/universal_li_style.gif) 0 50% no-repeat;
	padding:0 0 0 18px;
	float: right;
	margin: 10px 2px 0 0;
	display: block;
}

.calendar_item {
	float: left;
	width:118px;
	line-height:14px;
}

.calendar_item a.image {
	width:118px;
	height:76px;
	overflow: hidden;
	display: block;
}

.calendar_item.even a.image img {
	border-top:7px solid;
}

.calendar_item.odd a.image img {
	border-bottom:7px solid;
	margin:-7px 0 0 0;
}

.calendar_item a.image:hover img {
	/*border:0;
	margin:0;*/
}

.calendar_item .date {
	font-size: .83em;
	display: block;
	margin: 3px 0 1px 0;
}

.calendar_item a {
	font-weight: bold;
/*	padding: 0 4px 0 0; */
}

.calendar_item.color1 img, .calendar_item.color1 a, .calendar_item.color1 span{
	color: #14605A;
	border-color:#14605A;
}

.calendar_item.color2 img, .calendar_item.color2 a, .calendar_item.color2 span{
	color: #666D49;
	border-color:#666D49;
}

.calendar_item.color3 img, .calendar_item.color3 a, .calendar_item.color3 span{
	color: #A3751A;
	border-color:#A3751A;
}

.calendar_item.color4 img, .calendar_item.color4 a, .calendar_item.color4 span{
	color: #23C923;
	border-color:#23C923;
}

.calendar_item.color5 img, .calendar_item.color5 a, .calendar_item.color5 span{
	color: #327736;
	border-color:#327736;
}

.calendar_item.color6 img, .calendar_item.color6 a, .calendar_item.color6 span{
	color: #D5862B;
	border-color:#D5862B;
}

.calendar_item.color7 img, .calendar_item.color7 a, .calendar_item.color7 span{
	color: #D55EBD;
	border-color:#D55EBD;
}

.calendar_item.color8 img, .calendar_item.color8 a, .calendar_item.color8 span{
	color: #2D9DBC;
	border-color:#2D9DBC;
}

/* Homepage - Obsah */
#homepage_content {
	width:466px;
}

#homepage_content h1{
	font-size: 2.36em;
	color: #19388A;
	font-weight: bold;
	margin:10px 0 20px 0;
}

#homepage_content .text{
	border-bottom:1px solid #DFDFDF;
	padding:0 0 14px 0;
}

#homepage_content .text p{
	padding:8px 0 0 0;
	font-size: 1.16em;
	color: #4E4E4E;
	background:url(../images/homepage_content_p.gif) 0 0 no-repeat;
	text-indent: 35px;
}

#homepage_content h4{
	font-size: 1.33em;
	color: #4E4E4E;
	margin:0 0 10px 0;
	padding:0 0 8px 0;
	font-weight: bold;
	border-bottom:6px solid #D0D8ED;
}

.more_link {
	padding:0 0 0 20px;
	background:url(../images/universal_li_style.gif) 0 50% no-repeat;
	display: block;
}

.plus_link {
	padding:0 0 0 20px;
	background:url(../images/universal_plus.gif) 0 50% no-repeat;
	display: block;
}

/* Homepage - Sidebar */
#homepage_sidebar {
	width:465px;
}

#homepage_sidebar .dl10{
	width:145px;
}

#homepage_sidebar .dr25{
	width:305px;
}

/* Homepage - Sidebar - Anketa */
#poll {
	width:117px;
}

#poll .poll_item {
	width:117px;
	clear: both;
}

#poll p{
	color: #515151;
	font-weight: bold;
	padding:0 0 12px 0;
}

#poll .poll_item a{
	color: #19388A;
/*	text-decoration: underline; */
}

#poll .poll_item div{
	height:14px;
	float: left;
	width:85px;
}

#poll .poll_item div div.bar{
	height:14px;
	background-color: #DDD;
	width:auto;
}

#poll .poll_item span{
	float: right;
	font-size: .83em;
	color: #515151;
}


/* Homepage - Sidebar - Reklama */
.banner_ad {
	text-align: center;
	color: #7F7F7F;
}

.dl10 .banner_ad {
	width:117px;
}

/* Obsah - Detail */
#detail {
border:1px solid #DFDFDF;
padding:10px 13px 16px;
}
#detailmap {	
margin-top: 25px;
border:1px solid #DFDFDF;
padding:10px 13px 16px;
}
#detailmap iframe {	
height:650px;
margin:0;
overflow:hidden;
padding:0;
width:760px;
}

#content iframe {	
height:550px;
margin:0;
overflow:hidden;
padding:0;
width:760px;
}

.columnstwo {
	margin: 0 0 0 15px !important;	
	width:785px !important;
}
.columnstwo h1 {
	background-position: 95% bottom !important;	
}

#detail h1{
	font-size: 1.70em;
	color: #19388A !important;
	margin:14px 0 16px 0;
	padding:0 100px 6px 0;
	font-weight: bold;
	border-bottom:6px solid #D0D8ED;
	background:none !important;
	line-height:24px;
}

#detail p{
	padding:0;
	color: #4E4E4E;
}

#detail  .date{
	color: #000;
	font-weight: bold;
	margin:0 0 5px 0;
	display: block;
}

#detail  .date em{
	color: #000;
	font-style: normal;
	font-weight: normal;
	background:url(../images/ico_time.gif) 0 50% no-repeat;
	padding:0 0 0 15px;
	margin:0 0 0 10px;
}

#detail .type{
	color: #19388A;
}

#detail  .place{
	color: #19388A;
	font-weight: bold;
	/*display: block;*/
}

#detail .tags {
	color: #19388A;
	padding:10px 0 7px 0;
	border-bottom:1px solid #DFDFDF;
	margin:0 0 10px 0;
}

#detail .tags span {
	background:transparent url(../images/tags_bg.gif) no-repeat scroll 100% 0;
	color:#5A5A5A;
	font-size:0.91em;
	padding:2px 17px 2px 8px;
	vertical-align:middle;
}

#detail .tags img{
	vertical-align: middle;
}

#detail tags .tag{
	color: #19388A;
	font-size: 0.91em;
}

#detail table{
	margin:20px 0;
}

#detail table a{
	text-decoration: underline;
}

#detail table a:hover{
	text-decoration: none;
}

#detail table th{
	color: #4E4E4E;
	width:70px;
	padding:0
}

#detail table td{
	color: #4E4E4E;
	padding:0
}

#detail #detail_icons img {
	margin: 0 1px 0 0;
}

#detail #detail_gallery{
	padding:15px;
	margin:8px 0 0 0;
	background-color: #EEF2FD;
	border:1px solid #DFDFDF;
}

#detail #detail_gallery .small img{
	margin:3px 4px 0 0;
}

/* Login */
#content_profile form,
#content_registration form,
#content_login form {
	border:7px solid #CED5E9;
	padding:20px 10px 6px 10px;
	background-color: #FFF;
	margin:0 0 6px 0;
}

#content_profile form {
	border-bottom:0;
	margin:0;
}

#content_profile form fieldset{
	display: none;
	border-bottom:1px solid #D7D7D7;
	padding:0 0 7px 0;
}

#content_registration h2,
#content_login h2 {
	font-size: 1.16em;
	color: #19388A;
	font-weight: bold;
}

#content_profile h2 span{
	font-size: .55em;
	color: #4E4E4E;
}

#content_registration p,
#content_login p {
	color: #4E4E4E;
	padding:0 0 18px 0;
}

#content_registration form h2,
#content_login form h2{
	font-size: 1.36em;
	color: #19388A;
	font-weight: bold;
	border-bottom:6px solid #D0D8ED;
	margin:0;
	padding:0 0 8px 0;
}

#content_profile form h2 {
	font-size: 1.86em;
	color: #19388A;
	font-weight: bold;
	margin:0;
	padding:0 0 6px 0;
	border-bottom:6px solid #D0D8ED;
}

#content_registration form p,
#content_login form p{
	padding:0;
}

#content_login form p.fl_left{
	margin:15px 0;
}

#content_login form p.fl_left + p.fl_left{
	margin:15px 0 15px 4px;
}

#content_login form p.fl_left + p.fl_left input{
	width:203px;
}

#content_profile form p input.text,
#content_registration form p input.text,
#content_login form p input.text{
	width:188px;
	padding:3px 8px;
	color: #19388A;
	border:1px solid #DFDFDF;
	margin:3px 0 0 0;
}

#content_profile form p,
#content_registration form p{
	padding:10px 0 0 0;
}

#content_profile form p label sup,
#content_registration form p label sup{
	color: #D31145;
}

#content_profile form p input.text,
#content_registration form p input.text{
	margin:0 4px 0 0;
}

#content_profile form p input.text.s,
#content_registration form p input.text.s {
	width:121px;
}

#content_profile form p input.text.m,
#content_registration form p input.text.m {
	width:193px;
}

#content_profile form p input.text.l,
#content_registration form p input.text.l {
	width:407px;
}

#content_registration form p.check input{
	vertical-align: middle;
}

#content_registration form p.check label{
	font-weight: normal;
}

#content_registration form p.check label a{
	text-decoration: underline;
}

#content_registration form p.check label a:hover{
	text-decoration: none;
}

#content_profile form p label,
#content_registration form p label,
#content_login form p label{
	color: #4E4E4E;
	font-weight: normal;
}

#content_profile form p strong{
	color: #19388A;
	font-size: 1.16em;
	font-weight: bold;
}

#content_profile form .more{
	padding:8px 0 0 0;
	margin:0 0 0 0;
}

#content_profile form .more .close{
	display: none;
}

#content_profile form input.button,
#content_registration form input.button,
#content_login form input.button{
	background:url(../images/filter_button.gif) #142E71 0 0 no-repeat;
	font-size: 1.16em;
	font-weight: bold;
	color: #FFF;
	border:0;
	width:140px;
	line-height:2em;
	cursor: pointer;
	height:29px;
}

.highlight {
	margin:14px 0 0 0;
	padding:12px 26px;
	background-color: #FCFAF1;
	border:1px solid #FCEFA1;
	color: #605F5F;
	overflow: hidden;
	background:url(../images/highlight_ico.gif) 9px 50% no-repeat;
}

.highlight sup{
	color: #D31145;
}

#content_profile_bottom {
	height:24px;
	background:url(../images/blue/content_profile_bottom.gif) 0 0 no-repeat;
}

#content_profile{
	margin:0 0 20px 0;
}

#content_profile h2{
	font-size: 1.36em;
	color: #4E4E4E;
	font-weight: bold;
	border-bottom:6px solid #DDD;
	padding:0 0 5px 0;
	margin:20px 0 0 0;
}

#content_profile .content_profile_item {
	padding:6px 0;
	border-bottom:1px solid #BEBEBE;
}

#content_profile .content_profile_item span{
	color: #4E4E4E;
}

#content_profile .content_profile_item h3 {
	font-size: 1em;
	font-weight: bold;
	float: left;
	margin:0;
	width:250px;
}

#content_profile .content_profile_item span {
	float: right;
}

#content_profile .plus_link {
	margin:8px 0 0 0;
	float: left;
}

/* Obsah - Text */
#text {
/* background-color:#FFFFFF;*/
border:1px solid #DFDFDF;
margin:0 0 4px;
padding:10px 13px 16px;
}

#content #text h1{
	font-size: 1.70em;
	color: #19388A;
	margin:14px 0 0px 0;
	padding:0 100px 10px 0;
	font-weight: bold;
	background:none !important;
	line-height:24px;
}

#content #text h1 a{
	color: #D31145;
}

#content #text h2{
	font-size: 1.5em;
	color: #19388A;
	margin:19px 0 0px 0;
	padding:0 20px 10px 0;
	font-weight: bold;
	background:none !important;
	line-height:24px;
}

#content #text a{
	text-decoration: underline
}

#content #text a:hover{
	text-decoration: none
}

#content #text h3{
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 5px 0;
}

#content #text h4{
	font-size: 1em;
	font-weight: bold;
}

#content #text .date{
	font-size: 1em;
	font-weight: bold;
}

#text p{
	padding:0 0 15px 0;
	color: #4E4E4E;
	line-height:1.6em;
}

#text ul {
	margin-left:25px;
}

#text ul li {
	color: #19388A;
	list-style-type: square;
/*	margin: 0 0 4px 0; */
	margin: 0 2px 2px 0; 


}

#text ul li a {
	color: #19388A;
	text-decoration: underline;
}

#text ul li a:hover {
	text-decoration: none;
}

#text .tags {
	color: #19388A;
	padding:10px 0 7px 0;
	border-bottom:1px solid #DFDFDF;
	margin:0 0 10px 0;
}

#text .tags img{
	vertical-align: middle;
}

#text tags .tag{
	color: #19388A;
	font-size: 0.91em;
}
.toleft { float: left;	margin-right: 10px;}
.toright{ float: right;	}

#filter td, #filter table, #filter tr, #filter th {
	margin: 0 0;
/*	padding: 0 4px 0 0; */
	padding: 0 0;
}

.home-page-doporucujeme {
	padding-right: 4px
}

a.close-map-detail  {
	font-weight: bolder;
	text-decoration: underline;
}

.detail-address {
	vertical-align: top;	
}


