
/*  VISIT PARDUBICE  */

body{
	margin: 0px;
	padding-bottom: 10px;
	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{
	padding-right: 9px;
	background: url(/resource/img/public/external2.gif) no-repeat 100% 5px;
}
a.external:hover{
	background: url(/resource/img/public/external2_hover.gif) no-repeat 100% 5px;
}
a.mail{
	padding-right: 16px;
	background: url(/resource/img/public/icon_mail.gif) no-repeat 100% 4px;
}
img{
	border: none;
}
form{
	margin: 0px;
}
fieldset{
	border: none;
	padding: 0px;
	margin: 0px;
}

#container{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
#background{
	width: 100%;
	background: #fff url(/resource/img/public/main_background.jpg) repeat-y;
}
#top_bar{
	display: none;
}

.button, .button_new{
	height: 20px;
	border: 1px solid #444;
	background-color: #ccc;
}
#header{
	position: relative;
	width: 813px;
	height: 290px;
	background-color: #fe0000;
}
#header_title, #header_title2{
	width: 250px;
	padding: 62px 581px 0px 0px;
	text-align: right;
}
#header_title h1 a, #header_title h2 a, #header_title2 h2 a, #header_title2 h3 a{
	color:white;
	text-decoration: none;
}

#header_title h1, #header_title2 h2{
	position: relative;
	margin: 0px;
	padding: 0px;
	color: #fff;
	font-size: 197%;
	font-weight: normal;
	z-index: 10;
}
#header_title h2, #header_title2 h3{
	position: relative;
	margin: 0px 0px 0px 0px;
	color: #fff;
	letter-spacing: 1px;
	font-size: 77%;
	font-weight: normal;
	z-index: 10;
}
#header_image{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 813px;
	height: 290px;
	background: url(/resource/img/public/header.jpg) no-repeat;
	z-index: 5;
}
#header_flash{
	display: none;
}

#navigation{
	display: none;
}


#main{

}

#breadcrumbs{
	padding: 4px 0px 0px 10px;
	font-size: 70%;
	color: #666;
}
#breadcrumbs a{
	color: #666;
}
#breadcrumbs a:hover{
	color: #f00;
	text-decoration: none;
}

/*-------- HOMEPAGE --------*/
#content .photo_link{
	width: 290px;
	float: left;
	margin: 25px 0px 0px 0px;
}
#content .photo_link img{
	float: left;
	border: none;
}
#content .photo_link_text{
	float: left;
	width: 140px;
	margin-left: 13px;
}
#content .photo_link_text h3{
	text-transform: uppercase;
	font-size: 70%;
	color: #f00;
}
#content .photo_link_text h3 a{
	width: 100%;
	display: block;
	color: #f00;
	background: url(/resource/img/public/photo_link_title.jpg) right no-repeat;
}
#content .photo_link_text h3 a:hover{
	display: block;
	color: #000;
	background: url(/resource/img/public/photo_link_title_hover.jpg) right no-repeat;
}
#content .photo_link_text p{
	font-size: 70%;
	line-height: 100%;
}
#content .small_box{
	position: relative;
	float: left;
	width: 185px;
	margin: 30px 10px 0px 0px;
	background: url(/resource/img/public/small_box_background.jpg) repeat-y;
}
#content .small_box_top, .small_box_bottom{
	width: 185px;
	height: 3px;
	font-size: 0px;
	background: url(/resource/img/public/small_box_top.jpg) no-repeat;
}
#content .small_box_bottom{
	background: url(/resource/img/public/small_box_bottom.jpg) no-repeat;
}
#content .small_box h3{
	padding: 2px 0px 2px 10px;
	margin: 0px;
	border-bottom: 1px solid #ddd;
	text-transform: uppercase;
	color: #666;
}
#content .small_box form{
	margin: 10px 0px 0px 10px;
}
#content #restaurant fieldset{
	height: 105px;
	background: url(/resource/img/public/small_box_rest.jpg) no-repeat 80px 25px;
}
#content #hotel fieldset{
	height: 105px;
	background: url(/resource/img/public/small_box_hotel.jpg) no-repeat 90px 25px;
}
#content .small_box select{
	width: 165px;
}
#content .small_box .button, #content .small_box .button_new{
	margin-top: 5px;
}
#content .small_box .certificate{
	position: absolute;
	top: 97px;
	left: 30px;
	border: none;
}
#calendar table{
	margin: 0 auto;
	font-size: 70%;
	line-height: 110%;
	behavior: url(hover.htc);
}
#calendar table a{
	text-decoration: none;
	color: #444;
}
#calendar table td{
	padding: 0px 3px 0px 3px;
	text-align: center;
	background-color: #fff;
	border: 1px solid #ccc;
}
#calendar table td.control:hover{
	background-color: #777;
	cursor: pointer;
}
#calendar table td.control:hover a{
	color: #fff;
}
#calendar table td.event{
	background-color: #f00;
}
#calendar table td.event a{
	color: #fff;
}
#calendar table td.event:hover{
	background-color: #000;
	cursor: pointer;
}
/*** OVERLIB pro kalendar ***/
.overBg {
	background: #fff url(/resource/img/public/calendar_background.jpg) repeat-x;
	border: 1px solid #6f7072;
	font-size: 70%;
}
.overFg .nadpis{
  	margin: 3px 0px 3px 0px;
	padding: 1px 3px 0px 3px;
	font-weight: bold;
	border-top: 1px solid #ddd;
	color: #111;
}
.overFg .casy{
	margin: 0px 0px 8px 0px;
	padding: 0px 3px 0px 3px;
	font-size: 93%;
	color: #555;
}
.overCaptionFont {
  	background-color: #6f7072;
	text-align: center;
	font-weight: bold;
	color: #fff;
}
.overCloseFont {
  		
}

/*-------- end:HOMEPAGE --------*/

/*-------- MAIN CONTENT PART --------*/
#content{
	float: left;
	width: 100%;
	padding: 15px 5px 10px 20px;
}
#content h1{
	margin: 0px 0px 10px 0px;
	font-size: 117%;
	text-transform: uppercase;
}
#content h2{
	margin: 0px 0px 10px 0px;
	font-size: 103%;
}
#content h3{
	margin: 0px 0px 10px 0px;
	font-size: 97%;
}
#content h4{
	margin: 0px 0px 10px 0px;
	font-size: 83%;
}
#content h4 img{
	border: none;
}
#content a{
	color: #333;
}
#content a:hover{
	color: #f00;
}
#content p{
	margin: 0px 20px 10px 0px;
	font-size: 83%;
	line-height: 150%;
	color: #555;
}
#content img{
	border: 1px solid #888;
}
#content ol{
	margin: 0px 0px 10px 5px;
	color: #444;
	font-size: 83%;
}
#content ul{
	margin: 0px 0px 10px 5px;
	padding: 0px;
	color: #444;
	font-size: 83%;
	list-style: none;
}
#content ul li{
	margin: 3px 0px 3px 0px;
	padding-left: 16px;
	background: url(/resource/img/public/content_li.jpg) no-repeat 0px 3px;
}
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: 570px;
	font-size: 83%;
	border: 1px solid #6f7072;
}
#content .formular img{
	border: none;
}
#content .formular h4{
	padding: 2px 0px 2px 20px;
	color: #fff;
	font-size: 100%;
	background: #6f7072 url(/resource/img/public/photo_link_background.jpg) repeat-y;
}
#content .formular table{
	width: 200px;
	margin: 0px 0px 10px 10px;
}
#content .formular td{
	padding: 0px 15px 4px 0px;
	vertical-align: top;
}
#content .formular td.bottom{
	text-align: center;
}
#content .formular input, .formular textarea{
	
}
#content .formular .button, #content .formular .button_new{
	background-color: #ccc;
}
#content a.button_new, .komentar .answer a{
	font-size: 100%;
	padding: 2px 10px 0px 10px;
	border: 1px solid #888;
	background-color: #eee;
	color: #000;
	text-decoration: none;
}
#content #pruh{
	width: 95%;
	margin: 20px 0px 10px 0px;
	text-align: center;
	font-size: 83%;
}
#content #pruh a{
	padding: 3px 6px 2px 6px;
	text-decoration: none;
	color: #555;
	background-color: #eee;
	border: 1px solid #999;
}
#content #pruh a:hover{
	background-color: #fff;
	color: #f00;
	border: 1px solid #f00;
}
#content #pruh img{
	position: relative;
	top: 2px;
	margin-right: 3px;
	border: none;
}
#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/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 --------*/

#panel_right{
	display: none;
}

#eu_advertisment{
	position: relative;
	width: 100%;
	top: 10px;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 19px;
	font-size: 83%;
	border-top: 1px solid #c5c5c5;
}
#eu_advertisment p{
	margin: 0px;
}
#eu_left{
	float: left;
	padding: 4px 0px 10px 10px;
}
#eu_left span{
	position: absolute;
	top: 22px;
	left: 165px;
}
#eu_right{
	float: right;
	text-align: right;
	padding: 4px 10px 10px 0px;
}
#eu_advertisment a{
	color: #888;
}
#eu_advertisment a:hover{
	text-decoration: none;
}
#footer{
	height: 50px;
	padding: 8px 0px 0px 0px;
	font-size: 70%;
	color: #fff;
	text-align: center;
}
#footer a{
	color: #fff;
}
#footer a:hover{
	text-decoration: none;
}
#footer_left, #footer_right{
	width: 801px;
	line-height: 20px;
	background-color: #fe0000;
}

#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: 120px;
	background-color: #FFFFFF;
	border: 1px solid #A8B8C9;
	font-size: 73%;
}

.mappart_typy {
	background-color: #E4EBF2;
	padding: 0px 1px 1px 1px;
}

.mappart_typ {
	float: left;
	padding: 3px 3px 0px 3px;
	color: black;
	height: 17px;
	width: 53px;
	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: 53px;
	height: 17px;
	background: url('/resource/img/public/map_tlacitko_pozadi.jpg') repeat-x;
	cursor: pointer;
	text-align: center;
}

.mappart p {
	width: 110px;
	clear: both;	
	margin: 0px;
	padding: 6px 5px 0px 5px;
	background: url('/resource/img/public/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 {
  display: none;
}

.print_map{
	display: none;
}

div.wgs div.pop {
	display: none;
}

div.wgs div.cl {
  height:1px; 
  clear:left;
  position:absolute;
}

div#coords_lat, div#coords_lng {
	display: none;
}

#map_wrapper{
	width: 100%;
	height: 600px;
	margin: 0 auto;
	float: left;
}

div.map {
	width: 100%;
	border: none;
	height: 600px;
}

.gmap-info-window {
	font-size: 83%;
}

.gmap-info-window a {
	display: block;
}

.gmap-info-window a img{
	display: block;
	border: none;
}

.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;
	}
	
	.panel_box .anketa{
		clear: left;
		padding: 0px 0px 0px 5px;
	}
	
	.panel_box p.anketa{
		padding: 0px 5px 5px 10px;
	}
	
	.panel_box .anketa p.anketa{
		padding: 0px;
	}
	
	.panel_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: 125px;
	padding-left: 3px;
	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;
      font-size: 0.8em;
	  border-bottom: 1px solid #cecece;
  }

  .fotogal {
	  height: 150px;
	}

    .fotogal img {
      border: 2px solid #b2b2b2;
      margin: 8px;       
	  float: left;
	  max-height: 134px;
	  max-width: 134px;
    }  

	.fotogal h4 {
	  padding-top: 8px;
	  font-size: 1.1em;	
	}

	.fotogal strong {
	  font-size: 1.3em;	
	}

	.fotogal span.autor {
	  font-style: italic;
	}
/* mozna jeste nejake dalsi info nez jen autori*/  	

optgroup {
	font-style: normal;
}
