
/*  PARDUBICKO  */

body{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.accessibility{
	position: absolute;
	top: -10000px;
	left: -10000px;
	height: 1px;
	width: 1px;
	overflow: hidden;
	font-size: 0px;
}
.clear{
	clear: both;
	line-height: 0px;
	font-size: 0px;
	height: 1px;
}
a{
	color: #f00;
}
a:hover{
	text-decoration: none;
}
a.external, a.popup{
	padding-right: 9px;
	background: url(/resource/img/public/redesign/external2.gif) no-repeat 100% 5px;
}
a.external:hover, a.popup:hover{
	background: url(/resource/img/public/redesign/external2_hover.gif) no-repeat 100% 5px;
}
img{
	border: none;
}
form{
	margin: 0px;
}
fieldset{
	border: none;
	padding: 0px;
	margin: 0px;
}

#container{
	width: 801px;
	margin: 0 auto;
}
#background{
	width: 801px;
	background: #fff;
}
#top_bar{
	height: 20px;
	padding: 10px 0px 9px 0px;
	margin: 0 0 5px 0;
	line-height: 0px;
	font-size: 83%;
}
#languages{
	float: left;
	padding: 2px 0px 0px 5px;
}
#inputs{
	float: right;
	padding-right: 5px;
	text-align: right;
}
#inputs form {
	float: left;
}
#search_input, #newsletter_input{
	height: 16px;
	border: 1px solid #999;
	background-color: #fff;
	border-radius: 3px;
	padding: 3px 2px 2px 3px;
}
.button_new{
	border: 1px solid #999;
	background-color: #ccc;
	border-radius: 3px;
	padding: 2px 2px 1px 3px;
}
#header{
	position: relative;
	width: 801px;
	height: 259px;
	border-radius: 5px 5px 0 0;
}

#header_title, #header_title2{

}
#header h1, #header h2, #header h3{
	margin: 0;
}

#header_title span.hidden, #header_title2 span.hidden{
	position: absolute;
	top: -10000px;
	left: -10000px;
	height: 1px;
	width: 1px;
	overflow: hidden;
	font-size: 0px;
}
#header_title h1 a, #header_title2 h2 a{
	display: block;
	width: 143px;
	height: 57px;
	position: absolute;
	top: 12px;
	left: 20px;
	overflow: hidden;
}
#header_title h2, #header_title2 h3{
	display: none;
}
#header_image{
	
}
#header_flash{
	position: absolute;
	width: 800px;
	height: 178px;
	top: 81px;
	z-index: 10;
}

#navigation{
	width: 786px;
	padding: 0px 0px 10px 15px;
	background: #e8e9e9 url(/resource/img/public/redesign/navigation_background.jpg) repeat-x bottom;
}
.navigation_part{
	padding: 10px 0px 0px 0px;
	float: left;
}
.navigation_part h3{
	margin: 0px 50px 2px 0px;
	text-transform: uppercase;
	font-size: 77%;
	color: #207720;
}
.navigation_part ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.navigation_part ul li{
	line-height: 100%;
}
.navigation_part ul li a{
	padding-left: 8px;
	font-size: 75%;
	color: #535353;
	text-decoration: none;
	background: url(/resource/img/public/redesign/navigaion_li.jpg) no-repeat 0px 5px;
}
.navigation_part ul li a:hover{
	color: #207720;
	text-decoration: underline;
	background: url(/resource/img/public/redesign/navigation_li.png) no-repeat 0px -39px;
}
#part01{
	width: 170px;
	background: url(/resource/img/public/redesign/navigation_part01.png) no-repeat top right;
}
#part02{
	width: 170px;
	background: url(/resource/img/public/redesign/navigation_part02.png) no-repeat top right;
}
#part03{
	width: 140px;
	background: url(/resource/img/public/redesign/navigation_part03.png) no-repeat top right;
}
#part04{
	width: 160px;
	background: url(/resource/img/public/redesign/navigation_part04.png) no-repeat top right;
}
#part05{
	width: 140px;
	background: url(/resource/img/public/redesign/navigation_part05.png) no-repeat top right;
}

#main{
	
}
/*-------- HOMEPAGE --------*/
#homepage{
	position: relative;
}
#homepage h2{
	position: relative;
	margin: 20px 0px 0px 20px;
	font-size: 107%;
	z-index: 10;
}
#homepage h3{
	position: relative;
	margin: 0px 0px 0px 25px;
	font-size: 83%;
	color: #f00;
	z-index: 10;
}
#icons{
	margin: 25px 0px 0px 30px;
}
.icon_link{
	margin: 3px 0px 3px 0px;
}
.icon_link a{
	display: block;
	width: 130px;
	height: 24px;
	padding: 9px 0px 0px 40px;
	font-size: 83%;
	text-decoration: none;
	color: #000;
}
.icon_link a:hover{
	text-decoration: underline;
	color: #349C30;
}
#map_main{
	position: absolute;
	top: 0px;
	right: 30px;
	z-index: 5;
}
#mentmap_wrapper{ /* map_main ale na jine strane */
	position: relative;
}
#map_hover_01, #map_hover_02,
#map_hover_03, #map_hover_04,
#map_hover_05, #map_hover_06,
#map_hover_07, #map_hover_08,
#map_hover_09{
	position: absolute;
}
/* Kladruby */
#map_hover_01{
	top: 90px;
	left: 70px;
	width: 48px;
	height: 22px;
	background: url(/resource/img/public/redesign/map_hover_01.jpg);
}
/* Lazne bohdanec */
#map_hover_02{
	top: 57px;
	left: 175px;
	width: 51px;
	height: 32px;
	background: url(/resource/img/public/redesign/map_hover_02.jpg);
}
/* Rybitvi */
#map_hover_03{
	top: 90px;
	left: 248px;
	width: 37px;
	height: 19px;
	background: url(/resource/img/public/redesign/map_hover_03.jpg);
}
/* Kunectice */
#map_hover_04{
	top: 73px;
	left: 316px;
	width: 49px;
	height: 20px;
	background: url(/resource/img/public/redesign/map_hover_04.jpg);
}
/* Holice */
#map_hover_05{
	top: 117px;
	left: 407px;
	width: 39px;
	height: 21px;
	background: url(/resource/img/public/redesign/map_hover_05.jpg);
}
/* Veliny */
#map_hover_06{
	top: 122px;
	left: 482px;
	width: 37px;
	height: 24px;
	background: url(/resource/img/public/redesign/map_hover_06.jpg);
}
/* Choltice */
#map_hover_07{
	top: 193px;
	left: 123px;
	width: 59px;
	height: 17px;
	background: url(/resource/img/public/redesign/map_hover_07.jpg);
}
/* Pardubice */
#map_hover_08{
	top: 153px;
	left: 214px;
	width: 76px;
	height: 25px;
	background: url(/resource/img/public/redesign/map_hover_08.jpg);
}
/* Hermanuv mestec */
#map_hover_09{
	top: 210px;
	left: 212px;
	width: 56px;
	height: 24px;
	background: url(/resource/img/public/redesign/map_hover_09.jpg);
}
#map_mini{
	position: absolute;
	top: 230px;
	left: 180px;
	z-index: 6;
}
#photo_links{
	float: left;
	padding: 30px 0px 0px 13px;
	behavior: url(/style/public/common/hover.htc);
}
.photo_link{
	float: left;
	width: 104px;
	padding: 0px 7px 0px 7px;
	cursor: pointer;
}
.photo_link_text{
	width: 84px;
	padding: 3px 0px 4px 20px;
	font-size: 83%;
	background: #fdba31 url(/resource/img/public/redesign/photo_link_background.png) repeat-y;
	border-radius: 0 0 5px 5px;
}
.photo_link_text a{
	padding: 0px 0px 0px 0px;
	color: #fff;
	text-decoration: none;
}
.photo_link:hover .photo_link_text, .photo_link_text.hover{
	background: #fdba31;
}
.photo_link:hover .photo_link_text a, .photo_link_text.hover a{
	color: #000 !important;
}
/*-------- end:HOMEPAGE --------*/

#breadcrumbs{
	padding: 4px 0px 0px 10px;
	font-size: 70%;
	color: #666;
}
#breadcrumbs a{
	color: #666;
}
#breadcrumbs a:hover{
	color: #f00;
	text-decoration: none;
}

/*-------- MAIN CONTENT PART --------*/
#content{
	float: left;
	width: 575px;
	padding: 15px 5px 10px 20px;
}
#content a{
	color: #555;
}
#content a:hover{
	text-decoration: underline;
	color: #349C30;
}
#content a img{
	border: 1px solid #eee;
	border-radius: 5px;
	margin: 5px;
}
#content h1{
	margin: 0px 0px 15px 0px;
	font-size: 117%;
	text-transform: uppercase;
}
#content h2{
	margin: 0px 0px 10px 0px;
	font-size: 97%;
}
#content h3{
	margin: 0px 0px 10px 0px;
	font-size: 93%;
}
#content h4{
	margin: 0px 0px 10px 0px;
	font-size: 87%;
}
#content p{
	margin: 0px 0px 10px 0px;
	font-size: 83%;
	line-height: 150%;
	color: #555;
}
#content img{
	
}
#content ul{
	margin: 0px 0px 10px 20px;
	padding: 0px;
	color: #444;
	font-size: 0.8em;
	list-style: square;
}
#content ul li{
	margin: 3px 0px 3px 0px;
}
table.content_table{
	margin: 0px 0px 10px 0px;
	font-size: 83%;
	background-color: #6f7072;
}
table.content_table th{
	padding: 4px 10px 3px 10px;
	color: #fff;
}
table.content_table td{
	padding: 4px 10px 3px 10px;
	background-color: #fff;
}
#content .formular{
	position: relative;
	top: 5px;
	margin: 0px 0px 10px 0px;
	width: 100%;
	font-size: 83%;
	background: url(/resource/img/public/redesign/calendar_background.jpg) repeat-x;
	border: 1px solid #6f7072;
	border-radius: 5px;
}
#content .formular img{
	border: none;
}
#content .formular h4{
	margin: 0px 0px 10px 0px;
	padding: 4px 0px 5px 20px;
	color: #fff;
	font-size: 100%;
	background: #fdba31 url(/resource/img/public/redesign/photo_link_background.png) repeat-y;
	border-radius: 5px 0 0 0;
}
#content .formular table{
	width: 100%;
	margin: 0px 0px 10px 0px;
}
#content .formular th{
	border-top: 1px solid #bbb;
	padding: 3px 0px 5px 0px;
}
#content .formular td{
	padding: 0px 15px 4px 10px;
	vertical-align: top;
}
#content .formular .bottom{
	text-align: center;
}
#content .formular table ul{
	margin-bottom: 0px;
}
#content .formular input, .formular textarea{
	background-color: #eee;
	border: 1px solid #888;
}
#content .formular textarea{
	width: 300px;
	height: 120px;
}
#content .formular select.fixni {
	height: 113px;
	width: 150px;
}

#content .button_new{
	background-color: #ccc;
}
#content a.button_new, .komentar .answer a{
	font-size: 83%;
	padding: 2px 10px 0px 10px;
	border: 1px solid #888;
	background-color: #eee;
	color: #000;
	text-decoration: none;
}
#content #pruh{
	width: 95%;
	margin: 20px 0px 20px 0px;
	text-align: center;
	font-size: 83%;
}
#content #pruh a, #tiskniMapu a{
	padding: 6px 10px 6px 30px;
	text-decoration: none;
	color: #555;
	background-color: #eee;
	border: 1px solid #999;
	position: relative;
	border-radius: 5px;
}
#content #pruh a:hover, #tiskniMapu a:hover{
	background-color: #fff;
	color: #349c30;
	border: 1px solid #349c30;
}
#content #pruh img, #tiskniMapu a img{
	position: absolute;
	top: 5px;
	left: 7px;
	margin: 0;
}
#tiskniMapu {
	margin-bottom: 15px;
}
#content .formular .komentare{
	width: 97%;
	margin: 0 auto;
}
#content .komentare th{
	border-bottom: 1px solid #aaa;
	text-align: center;
}
#content .komentare tr{
	margin: 2px 0px 2px 0px;
}
#content .komentar{
	position: relative;
	margin: 0px 0px 5px 0px;
	background: url(/resource/img/public/redesign/calendar_background.jpg) repeat-x;
	border: 1px solid #ddd;
	font-size: 83%;
}
#content .komentar .title{
	padding: 0px 0px 0px 5px;
	font-weight: bold;
}
#content .komentar .author{
	margin: 2px 0px 2px 0px;
	padding-left: 5px;
	font-style: italic;
}
#content .komentar .date{
	position: absolute;
	top: 2px;
	right: 2px;
	text-align: right;
}
#content .komentar .text{
	margin-bottom: 27px;
	padding: 0px 5px 0px 5px;
}
#content .komentar .answer{
	position: absolute;
	bottom: 3px;
	left: 2px;
}
#content a span{
	font-size: 110%;
	font-weight: bold;
}
/*-------- end:MAIN CONTENT PART --------*/

#right_panel{
	float: right;
	padding: 10px 0 0 0;
	width: 200px;
}
#right_panel .box, #homepage .box{	
	float: left;
	position: relative;
	width: 170px;
	left: 12px;
	bottom: -3px;
	margin-top: 20px;
	padding-bottom: 0;
	background: url(/resource/img/public/redesign/calendar_background.jpg) repeat-x;
	border: 1px solid #6f7072;
	z-index: 20;
	border-radius: 5px;
}
#right_panel .box h4, #homepage .box h4 {
	margin: 0px 0px 8px 0px;
	padding: 4px 0px 5px 20px;
	border-radius: 5px 0px 0 0;
	color: #fff;
	font-size: 83%;
	background: #fdba31 url(/resource/img/public/redesign/photo_link_background.png) repeat-y;
}
#right_panel .box h4 a, #homepage .box h4 a {
	color: white;
}
#right_panel .box p, #homepage .box p{
	margin: 3px 0px 10px 0px;
	padding: 0px 10px 0px 10px;
	font-size: 70%;
}
#right_panel .box p a, #homepage .box p a {
	color: #000;
}
#right_panel .box p a:hover, #homepage .box p a:hover {
	color: #ea9e02;
}
#right_panel .box p strong, #homepage .box p strong{
	color: #000;
}
#calendar{
	margin-top: 0px;
}
#upoutavka1{
	margin-top: 0px;
	margin-bottom: 20px;
}
#calendar p{
	margin: 0px 0 10px 0;
}
#news{

}
#news p a{
	color: #f00;
}
#photo{
	behavior: url(/style/public/common/hover.htc);
}
#photo p{
	padding-top: 3px;
	text-align: center;
}
#photo img{
	border: 1px solid #fff;
}
#photo img:hover{
	border: 1px solid #f00;
}
#eu_advertisment{
	position: relative;
	width: 768px;
	top: 10px;
	padding: 11px 0px 8px 0px;
	margin: 20px 0px 0px 19px;
	font-size: 83%;
	border-top: 1px solid #c5c5c5;
}
#eu_advertisment p{
	margin: 0px;
}
#eu_advertisment span{
	position: absolute;
	top: 19px;
	left: 155px;
}
#eu_advertisment a{
	color: #000;
}
#eu_advertisment a:hover{
	text-decoration: none;
}

#footer{
	padding: 13px 15px 20px 10px;
	font-size: 70%;
	color: #444;
}
#footer a{
	color: #444;
}
#footer a:hover{
	text-decoration: none;
	color: #f00;
}
#footer_left{
	
}
#footer_right{
	margin-top: 3px;
}


#content div.closerinfo {
	margin: 1px 0px 10px 0px;;
	border: 1px solid #eeeeee;
	background: #eeeeee;
/*  position: relative;*/
 }

#content div.closerimage {
	min-height: 160px;
/*	max-height: 250px;*/
 }

#content div.closerinfo img {
/* position:relative;*/
    margin: 3px;
	float: left;
/*	max-height: 100px;*/
	border: 1px solid black;
 }

#content div.closerinfo img.star {
	float: none;
	vertical-align: -50%;
	border: none;
/*	width: 25px;
	height: 21px;*/
}

#content div.closerinfo img.logo {
  	float: right;
	padding: 3px;
}

#content div.closerinfo img.ikonka {
  	float: none;
  	vertical-align: middle;
}

#content div.closerinfo p {
	margin-left: 2px;

}

#content div.closerinfo a.email {
	font-weight: normal;
}

.mappart {
	width: 150px;
	background-color: #FFFFFF;
	border: 1px solid #A8B8C9;
	font-size: 0.7em;
	opacity: 0.8;
	filter:alpha(opacity=80);
}

.mappart_typy {
	background-color: #E4EBF2;
	padding: 0px 1px 1px 1px;
}

.mappart_typ {
	float: left;
	padding: 3px 3px 0px 3px;
	color: black;
	height: 17px;
	width: 68px;
	cursor: pointer;
	background-color: #E4EBF2;
	font-weight: bold;
	text-align: center;
}

.mappart_typ_selected {
	float: left;
	padding: 3px 3px 0px 3px;
	color: white;
	font-weight: bold;
	width: 68px;
	height: 17px;
	background: url('/resource/img/public/redesign/map_tlacitko_pozadi.jpg') repeat-x;
	cursor: pointer;
	text-align: center;
}

.mappart p {
	clear: both;	
	margin: 0px;
	padding: 10px 10px 5px 5px;
	background: url('/resource/img/public/redesign/map_pozadi.jpg') repeat-x;
}

.mappart #upozorneni {
	margin: 0px 0px 7px 10px;
	padding: 0px;
	color: #4682B4;
	width: 100px;
}

.mappart p label {
	cursor: pointer;
}

div.wgs {
  margin: 7px 0px 0px 10px;
  width: 280px; 
  border: 1px solid #ddd;
  border-radius: 5px;
  text-align: center; 
  position:relative; 
  height: 20px;	
  float: right;
  padding: 2px 0 0 0;
  display:none;
}

div.wgs div.pop {
	float: left;
	font-weight: bold;
	font-size: 0.7em;
	width: 30%;
	color: #111;
	padding-top: 2px;
}

div.wgs div.cl {
  height:1px; 
  clear:left;
  position:absolute;
}

div#coords_lat, div#coords_lng {
	text-align: center; 
	float: left;
	width: 35%; 
	font-weight: bold;
	font-size: 0.7em;
	padding-top: 2px;
	color: #f00;
}

div#coords_lat{

}

div#coords_lng{

}
#map_wrapper{
	width: 100%;
	height: auto;
	margin: 0 auto;
}

div.map {	
	width: 100%;
	height: 25px;
	border: 1px solid #ddd;
	border-radius: 5px;
	background: url('/resource/img/public/redesign/loader.gif') 50% 50% no-repeat;
}

.gmap-info-window, .card {
	font-size: 83%;
}

.gmap-info-window a, .card a {
	display: block;
}

.gmap-info-window a img, .card a img{
	display: block;
	border: none;
}
.gmap-info-window .icons, .card .icons {
	position: relative;	
}

.gmap-info-window .icons img, .card .icons img {
	float: left;
}
.clleft {
	clear: left;
}

.map-label {
	background-color:#ffffff;
	font-weight:bold;
	border:2px #006699 solid;
}

img.preview {
	width: 350px;
	display: block;
	margin: 0px auto;
	border: #cecece 2px solid;
}

.pohlednice {
	width: 70%;
	margin: 10px auto;
	border: #cecece 2px solid;
}

.pohlednice img {
	width: 100%;
	display: block;
	margin-bottom: 30px;
}

.pohlednice .osloveni, .pohlednice .zprava, .pohlednice .podpis  {
	margin: 0px 20px;
	font-size: 1.4em;
}

.pohlednice .osloveni {
	color: green;
	font-weight: bold;
}

.pohlednice .podpis {
	text-align: right;
	font-style: italic;
	margin-bottom: 30px;
}

.listArrows {
	margin: 0px auto;
	margin-top: 40px;
	text-align: center;

}

	.listArrow p.total {
        border-top: 1px solid #cecece; 
		font-weight: bold;
	}

	.listArrows .numbers {
		margin: 0px auto;
		display: inline;
		padding: 0px;
	}

	.listArrows li {
		background: none;
		background-image: none;
		display: inline;
		margin: 0px 5px;
		padding: 1px 4px;
		border: #cecece 1px solid;
	}

	.listArrows li.current {
		font-weight: bold;
		border: black 1px solid;
	}
	
	.box .anketa{
		clear: left;
		padding: 0px 0px 0px 5px;
	}
	
	.box p.anketa{
		padding: 0px 5px 5px 10px;
	}
	
	.box .anketa p.anketa{
		padding: 0px;
	}
	
	.box .anketa img {
		margin-bottom: 2px;
	}

/* anketa v boxu */

.anketa input.radio {
	width: 20px;
	height: 12px;
	float: left;
	margin: 1px 0px 0px 0px;
}

.anketa label {
	float: left;
	width: 140px;
	margin-bottom: 5px;
}

.anketa label:hover {
	color: #f00;
}

/*  p.anketa {
    margin-top: 10px;
  }
*/
	p.anketa div {
		margin-left: 0px;
	}

	p.anketa span {
		font-size: 0.8em;
	}
	
	
.anketa textarea {
    width: 90%;
	height: 50px;
	font-size: 0.9em;
  }

	

/* ankety - souteze - velky formular */
/* - viz formular */

/* ankety - archiv */
table.archiv {
  width: 100%;
}

table.archiv td {
  width: 50%;
  padding: 10px;  
}

  table.archiv td {
    border: 1px solid black;
    vertical-align: top;
  }  

  table.archiv td.not {
    border: 1px solid white;
  } 
  
  table.archiv div.anketa h4 {
      color: #295ba4;
      margin: 0px 10px 5px 10px;
      border-bottom: 1px solid black;  
  }
  
  table.archiv div.anketa span, table.archiv div.anketa strong {
    display:block;
  }
/* fotogalerie */

  .fotogal, .info {
      background-color: #f4f4f4;
      margin-bottom: 2px;
	  	border-bottom: 1px solid #cecece;
  }

  .fotogal {
	  height: 150px;
	  font-size: 83%;
	}

    .fotogal img {
      margin: 8px;       
	  float: left;
	  max-height: 134px;
	  max-width: 134px;
    }  

	.fotogal h4 {
	  padding-top: 8px;
	 
	}

	.fotogal strong {
	 	
	}

	.fotogal span.autor {
	  font-style: italic;
	}
/* mozna jeste nejake dalsi info nez jen autori*/  	

table.clanky {border: none; border-collapse: collapse; margin: 0 10px 20px 10px;}
table.clanky td {text-align: justify; vertical-align: top;}
table.clanky td.clanek {width: 48%; border-bottom: 1px dashed #D2D2D2; padding: 20px 0 20px 0;}
table.clanky td.mezera {width: 4%;}

.iLeft {float: left; margin: 3px 10px 10px 0; border: 2px solid #ccc;}
.iRight {float: right; margin: 3px 0 10px 10px; border: 2px solid #ccc;}


div.kongres_usporadani {
	float: left;
	text-align: center;	
}

div.kongres_usporadani input {
	display: block;
	text-align: center;
	margin-left: 12px;
}

#ac_cas_od, #ac_cas_do {
	width: 70px;
}

.showhide_plus {padding:0 0 0 18px; background-image: url(/resource/img/public/redesign/open.gif); background-position: left 2px; background-repeat: no-repeat;}
.showhide_minus {padding:0 0 0 18px; background-image: url(/resource/img/public/redesign/close.gif); background-position: left 2px; background-repeat: no-repeat;}
.showhide_hidden {display: none;}
.obrazek_vpravo {
	float: right;
	margin: 5px;
}
.obrazek_vlevo {
	float: left;
	margin: 5px;
}

#content .article_image, .gallery .image, .slider_gallery .image{
	float: left;
	margin: 0 20px 0 0;
	width: 90px;
	height: 90px;
}
#content .article_image img, .gallery .image img, .slider_gallery .image img{
	border-radius: 6px;
}
#content .slider_gallery img{
	margin: 0;
}
#content .article_text{
	float: left;
	width: 460px;
}
.gallery .image{
	margin: 0 10px 10px 0;
}
.slider_gallery{
	float: left;
	width: 265px;
	padding: 0 0 15px;
}
.slider_gallery .photo_large{
	width: 252px;
	height: 254px;
	margin: 0 0 0 0px;
}
.slider_gallery .photo_large img{
	border-radius: 8px;
}
.accommodation_detail .text{
	width: 300px;
	float: left;
}
.accommodation_detail .text p{
	margin: 0 0 10px 0;
}
.accommodation_detail .akce_text{
	width: 100% !important;
	float: none;
}
.accommodation_detail .contact{
	font-weight: bold;
	font-size: 1em;
}
table.rooms, .seznamAkciNaDetailuStrediska, .lyzarska-strediska {
	width: 100%;
	background: url(/resource/img/public/redesign/content_box_background.png) repeat-x bottom;
	border-collapse: collapse;
	border-top: none;
	border: 1px solid #c9c9c9;
	font-size: 0.8em;
}
table.rooms td, table.rooms th, .seznamAkciNaDetailuStrediska td, .seznamAkciNaDetailuStrediska th{
	padding: 5px 10px;
	border-bottom: 1px solid #e2e2e2;
	border-right: 1px solid #c9c9c9;
	text-align: left;
}
.seznamAkciNaDetailuStrediska ul li, .rooms ul li, .lyzarska-strediska ul li {
	font-size: 1.2em !important;
}
table.rooms td select{
	width: 100%;
}
table.rooms td.bed_count1{
	background: url(/resource/img/public/redesign/icon_beds1.gif) no-repeat 95% center;
}
table.rooms td.bed_count2{
	background: url(/resource/img/public/redesign/icon_beds2.gif) no-repeat 95% center;
}
table.rooms td.bed_count3{
	background: url(/resource/img/public/redesign/icon_beds3.gif) no-repeat 95% center;
}
table.rooms th.nadpis{
	padding: 10px 10px 5px 10px;
	font-size: 1.2em;
	color: #0093d0;
	border-left: none;
	border-right: none;
}
.scrollable {
	position:relative;
	overflow:hidden;
	width: 200px;
	height:120px;
	float: left;
}
.scrollable .photo_slider{
	width:20000em;
	position:absolute;
}
.slider_gallery .arrow_left, .slider_gallery .arrow_right{
	cursor: pointer;
	float: left;
	width: 15px;
	height: 90px;
	display: block;
	margin: 0 5px 0 0;
	background: #eef3f6 url(/resource/img/public/redesign/arrow_left.png) no-repeat center center;
	border-radius: 4px;
}
.slider_gallery .arrow_right{
	margin: 0 0 0 5px;
	background: #eef3f6 url(/resource/img/public/redesign/arrow_right.png) no-repeat center center;
}
.slider_gallery .arrow_left:hover, .slider_gallery .arrow_right:hover{
	background-position: center center;
}
.slider_gallery .image{
	margin: 0 5px;
	float: left;
}

h2.box_title {
	margin-top: 10px !important;
}

.lyzarska-strediska td {
	font-size: 0.8em;
}

input[type="checkbox"] {
	border: 0 !important;
	background: white !important;
}
.poll form{
	margin: 0 0 10px 10px;
}

.icon_plus{
	padding-left: 20px;
	background: url(/resource/img/public/icon_plus.jpg) no-repeat;
}
.icon_minus{
	padding-left: 20px;
	background: url(/resource/img/public/icon_minus.jpg) no-repeat;
}


.obrazek_stred {
	display: block;
	margin: 5px auto;
}

.minuly_cas {
	color: #aaa;
}
.odstavec_vlevo {
	text-align: left;
}
.odstavec_vpravo {
	text-align: right;
}
.odstavec_stred {
	text-align: center;
}
.odstavec_full {
	text-align: justify;
}


#top_bar, #header_flash, #navigation, #footer_left, #main > img, #right_panel {
	display: none !important;
}

#content {
	width: 100% !important;
}
#header {
	height: 80px;
}

#slogan {
	position: absolute;
	top: 30px;
	right: 30px;
	font-style: italic;
	color: #666;
}
