body{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background: url(/resource/img/public/main_background.png);
}
.accessibility{
	position: absolute;
	top: -1000px;
	left: -1000px;
	width: 1px;
	height: 1px;
	font-size: 0px;
}

.hidden{
	display: none;
}
.clear{
	height: 0px;
	line-height: 0px;
	clear: both;
	font-size: 0px;
}
form{
	margin: 0px;
	padding: 0px;
}
fieldset{
	border: none;
	padding: 0px;
	margin: 0px;
}
a{
	color: #2c4f80;
}
a:hover{
	color: #be8616;
}
a img{
	border: none;
}
img{
	border: none;
}

#container{
	width: 964px;
	margin: 0 auto;
	padding-top: 4px;
}
#header{
	position: relative;
	padding: 4px;
	width: 956px;
	height: 212px;
	background-color: #fff;
}
#header h2{
	margin: 0px;
}
#header #logo{
	position: absolute;
	top: 4px;
	left: 4px;
	width: 234px;
	height: 212px;
	background: url(/resource/img/public/header_logo.png) no-repeat;
	cursor: pointer;
}
#header #photos{
	position: absolute;
	top: 4px;
	left: 238px;
	width: 577px;
	height: 212px;
	background-repeat: no-repeat;
}
#header #panel{
	position: absolute;
	top: 4px;
	right: 4px;
	width: 141px;
	height: 212px;
	background: url(/resource/img/public/header_panel_background.png) repeat-x 0px 64px;
	font-size: 75%;
	color: #51400f;
}
#header #panel #logo_czechtourism{
	width: 141px;
	height: 64px;
	background: url(/resource/img/public/header_czechtourism_logo.png) no-repeat;
	cursor: pointer;
}
#header #panel p{
	margin: 5px 0px 5px 10px;
	line-height: 200%;
}
#language img{
	margin-left: 3px;
}
#search{
	position: absolute;
	top: 145px;
	left: 0px;
}
#search .input_text{
	width: 111px;
	padding: 1px 0px 1px 2px;
	margin: 0px 0px 5px 3px;
	background: #ecce7e url(/resource/img/public/header_input_background.png) repeat-x;
	border: 1px solid #c1a246;
	color: #404040;
}
#search .input_button{
	margin-left: 3px;
	padding: 1px 5px 0px 5px;
	background: #ecce7e url(/resource/img/public/header_input_background.png) repeat-x 0px -20px;
	border: 1px solid #c1a246;
	color: #404040;
}


#main{
	margin-top: 4px;
	background-color: #fff;
	overflow: hidden;
}
#panel_left{
	float: left;
	width: 218px;
	padding: 10px 10px 30px 10px;
}
#navigation{
	padding-bottom: 20px;
}
#navigation .nh4{
	position: relative;
	z-index: 2;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 33px;
	font-size: 120%;
	font-weight: normal;
}
#navigation div.guest{
	color: #ab7a17;
	background: url(/resource/img/public/navigation_brown_icon.png) no-repeat 3px 0px;
	border-bottom: 3px solid #ab7a17;
}
#navigation div.waiter{
	color: #2c4f80;
	background: url(/resource/img/public/navigation_blue_icon.png) no-repeat 3px 14px;
	border-bottom: 3px solid #2c4f80;
	letter-spacing: -1px;
}
#navigation div.waiter a {
  display: block;
  height: 27px;
  width: 27px;
  float: right;
  position: relative;
  top: 10px;
}
#navigation div.waiter a:link, #navigation h4.waiter a {
  background: url(/resource/img/public/modre_plus.jpg) no-repeat scroll right 0;
}
#navigation div.waiter a:hover {
  background: url(/resource/img/public/modre_plus.jpg) no-repeat scroll right -34px;
}
#navigation div.waiter a.minus:link {
  background: url(/resource/img/public/modre_minus.jpg) no-repeat scroll right 0;
}
#navigation div.waiter a.minus:hover {
  background: url(/resource/img/public/modre_minus.jpg) no-repeat scroll right -34px;
}
#navigation div.food_cup{
	padding: 8px 0px 2px 33px;
	color: #ab7a17;
	background: url(/resource/img/public/navigation_food_cup.png) no-repeat 2px 7px;
	border-bottom: 3px solid #ab7a17;
	letter-spacing: -1px;
}

#navigation div.press{
	background: url(/resource/img/public/navigation_icon_press.png) no-repeat 2px 7px;
}

#navigation ul{
	position: relative;
	z-index: 1;
	top: -1px;
	list-style: none;
	padding: 0px;
	margin: 0px;
	font-size: 90%;	
}
#navigation ul li.new{
	background: url(/resource/img/public/navigation_brown_new.png) no-repeat 100% 12px;
}

#navigation ul li.new a{
  padding-right: 35px;
  width: 153px;
}

#navigation ul.waiter li.new{
	background: url(/resource/img/public/navigation_blue_new.png) no-repeat 100% 12px;
}
#navigation ul li a{
	width: 188px;
	display: block;
	padding: 8px 0px 8px 33px;
	text-decoration: none;
}
#navigation ul.guest li a{
	color: #ab7a17;
	border-top: 1px solid #efe1c5;
	background: url(/resource/img/public/navigation_brown_deco.png) no-repeat 10px 13px;
}
#navigation ul.guest li a:hover{
	background: url(/resource/img/public/navigation_brown_deco.png) no-repeat 10px -68px;
	text-decoration: underline;
}
#navigation ul.waiter li a{
	color: #2c4f80;
	border-top: 1px solid #cad3df;
	background: url(/resource/img/public/navigation_blue_deco.png) no-repeat 10px 13px;
}
#navigation ul.waiter li a:hover{
	background: url(/resource/img/public/navigation_blue_deco.png) no-repeat 10px -68px;
	text-decoration: underline;
}
.box{
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 10px 10px;
}
.box div.nh5, .box h5{
	margin: 0px;
	font-size: 120%;
	font-weight: normal;
	color: #6d6d6d;
}
.box#newsletter p{
	margin: 10px 0px 10px 0px;
}
.box#newsletter .input_text, input.inputbox, textarea, input.QurveyTyp_Text {
	width: 190px;
	margin-bottom: 6px;
	padding: 3px 0px 2px 2px;
	background: #cacaca url(/resource/img/public/input_background.png) repeat-x;
	border: 1px solid #a3a3a3;
	color: #51400f;
}
.box#newsletter .input_button, input.button, a.input_button{
	padding: 2px 20px 1px 20px;
	background: #cacaca url(/resource/img/public/input_background.png) repeat-x 0px -20px;
	border: 1px solid #a3a3a3;
	color: #51400f;
	/* css z atlasu nam dofuckovalo buttonky... */
	cursor: auto;
  font-size: 110%;
  font-weight: normal;
  height: auto;
  width: auto;
}
a.input_button {
	text-decoration: none;
	padding: 4px 20px 4px 20px;
	cursor: default;
	font-weight: bold;
}
.box#partners p{
	padding-right: 10px;
	text-align: center;
}
.box#partners p img{
	margin-bottom: 20px;
}


#content{
	float: left;
	width: 706px;
	padding: 0px 4px 0px 10px;
	font-size: 75%;
	overflow: hidden;
}
#breadcrumbs_wrapper {
	position: relative;
	padding-top: 4px;
	width: 100%;
}
#breadcrumbs{
	font-size: 90%;
}
#facebook_like {
	float:right;
	/*margin-top:3px;*/
}
#content #breadcrumbs p{
	margin: 5px 0px 0px 0px;
	color: #4a4a4a;
}

#content h1{
	margin: 10px 0px 10px 0px;
	color: #be8616;
	font-size: 190%;
	font-weight: normal;
}
#content h2{
	margin: 10px 0px 8px 0px;
	color: #be8616;
	font-size: 140%;
}
#content h3, .quickForm fieldset legend {
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 8px 0px;
	color: #be8616;
	font-size: 120%;
}
#content p{
	margin: 0px 10px 20px 0px;
	line-height: 160%;
}
#content p.sign{
	padding-left: 50px;
	font-style: italic;
}
#content p img{
	margin: 5px 10px 5px 0px;
	padding: 3px;
	border: 1px solid #aaa;
}
#content ul, ol{
	margin: 10px 50px 20px 10px;
	padding: 0px 0px 0px 20px;
}
#content li{
	padding: 2px 0px 2px 0px;
	line-height: 140%;
}
#content .hr_dashed{
	border-bottom: 1px dashed #d9d9d9;
	margin: 0px 20px 15px 0px;
}
#content hr{
	width: 98%;
	margin-bottom: 15px;
}
/*#content table{
	border-collapse: collapse;
}*/

/* --- HOMEPAGE --- */
#content blockquote{
	margin: 15px 0px 0px 0px;
	padding: 0px 40px 0px 0px;
	font-size: 140%;
	color: #333;
	line-height: 140%;
}
#content p#chef_picture{
	margin: 0px 0px 0px 0px;
	padding: 20px 170px 20px 0px;
	background: url(/resource/img/public/chef.jpg) no-repeat bottom right;
}
#perex{
	position: relative;
	margin: 0px 25px 20px 10px;
	padding: 10px 0px 10px 10px;
	background-color: #f2d46d;
	font-size: 90%;
}
.perex_content{
	position: relative;
	float: left;
	width: 330px;
}
.ph3 {
	font-weight: bold;
}
#content .perex_content h3, .ph3{
	margin: 0px 0px 5px 0px;
	font-size: 150%;
}
#content .perex_content h3 a, .ph3 a{
	color: #be8616;
	text-decoration: none;
}
#content .perex_content h3 a:hover, .ph3 a:hover{
	text-decoration: underline;
}
.perex_photo{
	float: left;
	margin-right: 8px;
	font-size: 0px;
}
.perex_photo a img{
	border: 2px solid #fff;
}
.perex_photo a:hover img{
	border: 2px solid #be8616;
}
.perex_text{
	float: left;
	width: 185px;
}
#content .perex_text p{
	margin: 0px 0px 25px 0px;
}
a.perex_more{
	position: absolute;
	bottom: 0px;
	right: 10px;
	padding: 0px 30px 3px 0px;
	font-size: 180%;
	color: #be8616;
	text-decoration: none;
	background: url(/resource/img/public/perex_icon_plus.png) no-repeat right 0px;
}
a.perex_more:hover{
	color: #956b18;
	background: url(/resource/img/public/perex_icon_plus.png) no-repeat right -34px;
}
#perex_left_arrow{
	position: absolute;
	top: 3px;
	bottom: 3px;
	left: -12px;
	width: 12px;
	height: auto;
	background: #f7e3a0 url(/resource/img/public/perex_arrow_left.png) no-repeat center;
	cursor: pointer;
}
#perex_left_arrow.disabled, #perex_right_arrow.disabled {
  visibility: hidden;
}
#perex_right_arrow{
	position: absolute;
	top: 3px;
	bottom: 3px;
	right: -12px;
	width: 12px;
	height: auto;
	background: #f7e3a0 url(/resource/img/public/perex_arrow_right.png) no-repeat center;
	cursor: pointer;
}
#homepage_left_column{
	float: left;
	width: 330px;
	padding-right: 10px;
	margin: 0px 20px 0px 0px;
	border-right: 1px dashed #d9d9d9;
}
#homepage_left_column h2{
	margin: 0px 0px 10px 0px;
	font-size: 170%;
	font-weight: normal;
	color: #2c4f80;
}
#homepage_right_column{
	float: left;
	width: 340px;
}
#homepage_right_column h2{
	margin: 0px 0px 10px 0px;
	font-size: 170%;
	font-weight: normal;
	color: #2c4f80;
}
.news{
	
}
.news_item{
	position: relative;
	padding: 0px 0px 20px 0px;
	text-align: justify;
}
.news_item h4{
	margin: 0px 0px 5px 0px;
}
.news_item h4 a{
	color: #be8616;
}
.news_item h4 a:hover{
	text-decoration: none;
}
.news_item span, .date{
	font-size: 90%;
	color: #828181;
}
.news_item span a{
	color: #828181;
}
.news_item span a:hover{
	color: #000;
}

.news_item .info {
  display: block;
}

.news_item .intro_image {
  float: left;
  margin: 5px 5px 5px 0;
  padding: 3px;
	border: 1px solid #aaa;
}

#content .news_item p{
	margin: 3px 0px 0px 0px;
	font-size: 90%;
}
.news_item a.news_more{
	/*position: absolute;
	right: 20px;
	bottom: 5px;*/
	color: #be8616;
	font-size: 90%;
	display: block;
	text-align: right;
	clear: both;
}
.news_item a.news_more:hover{
	text-decoration: none;
}
#map{
	width: 590px;
	height: 344px;
	margin-left: 40px;
}
/* --- end:HOMEPAGE --- */

/* --- REGIONY --- */
.minimap{
	float: left;
	margin: 0px 20px 10px 0px;
	background-image: url(/resource/img/public/minimap/minimap.jpg);
	background-position: 0px 10px;
	background-repeat: no-repeat;
	height: 86px;
}
.minimap img{
	position: relative;
	top: 10px;
	behavior: url("/style/public/common/iepngfix.htc");
}
#content .floated{
	margin: 0px 10px 15px 0px;
}
.attractivities{
	
}
.att{
	float: left;
	width: 352px;
	margin: 0px 0px 15px 0px;
}
.att_photo{
	width: 81px;
	float: left;
	margin-right: 12px;
}
.att_photo a img{
	border: 1px solid #588bd3;
}
.att_photo a:hover img{
	border: 1px solid #be8616;
}
.att_text{
	float: left;
	width: 239px;
}
.att_text h4{
	margin: 0px 0px 3px 0px;
	font-size: 100%;
}
#content .att_text p{
	margin: 0px;
	line-height: 150%;
	font-size: 90%;
}
/* --- end:REGIONY --- */

/* --- RESTAURACE --- */
#address{
	position: relative;
	margin: 25px 10px 15px 0px;
	padding: 0px 0px 0px 0px;
	background: #f4db88 url(/resource/img/public/address_background.png) repeat-y;
	font-size: 90%;
	min-height: 145px;
	_height: 145px;
}
#address table{
	float: left;
	width: 270px;
}
#address table td{
	padding: 5px 0px 5px 10px;
	vertical-align: top;
	line-height: 130%;
}
#address table td.table_label{
	width: 55px;
	padding: 5px 5px 5px 15px;
}
#address_map{
	position: absolute;
	top: 28px;
	right: 240px;
	width: 171px;
	height: 101px;
	background: url(/resource/img/public/address_map.png) no-repeat;
}
#address_map_dot{
	position: absolute;
	width: 8px;
	height: 8px;
	background: url(/resource/img/public/address_map_dot.png) no-repeat;
}
#address_logo{
	position: absolute;
	top: 20px;
	right: 20px;
	width: 110px;
	height: 110px;
	background-color: #fff;
	border: 3px solid #f6e7b4;
}
#address_logo table td{
	width: 110px;
	height: 110px;
	padding: 0px;
	vertical-align: middle;
	text-align: center;
}
#left_column{
	float: left;
	width: 455px;
	margin-right: 17px;
}
#right_column{
	float: left;
	width: 224px;
}
#amapa{
	width: 449px;
	height: 191px;
	margin: 0px 0px 25px 0px;
	border: 2px solid #edca5b;
}
table.info td{
	padding: 5px 7px 5px 7px;
	vertical-align: top;
}
table.info td strong{
	color: #444444;
}
.odd{
	background-color: #e5e5e5;
}

#gallery{
	float: right;
	width: 224px;
	height: 187px;
	padding: 10px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #f4db88;
	background-color: #f1d36c;
	border-left: 1px solid #f6e29f;
}
#gallery_photo{
	text-align: center;
	height: 140px;
	background: url(/resource/img/public/ajax-loader-mini.gif) 50% 50% no-repeat;
}
#gallery_controls{
	padding: 6px 10px 0px 10px;
}
#gallery_arrows{
	float: left;
}
a#left_arrow{
	float: left;
	width: 17px;
	height: 16px;
	margin-right: 3px;
	background: url(/resource/img/public/gallery_arrow_left.png) no-repeat 0px 0px;
}
a#left_arrow:hover{
	background: url(/resource/img/public/gallery_arrow_left.png) no-repeat 0px -34px;
}
a#right_arrow{
	float: left;
	width: 17px;
	height: 16px;
	background: url(/resource/img/public/gallery_arrow_right.png) no-repeat 0px 0px;
}
a#right_arrow:hover{
	background: url(/resource/img/public/gallery_arrow_right.png) no-repeat 0px -34px;
}
#gallery_count{
	float: right;
	text-align: right;
	color: #af8401;
	font-size: 100%;
}

.rating{
	text-align: right;
	margin-bottom: 20px;
	font-size: 90%;
}
#content .rating h3{
	text-align: left;
	color: #2c4f80;
	font-size: 130%;
}
.rating .hat, .rating .hat_active{
	float: left;
	width: 21px;
	height: 25px;
	margin-right: 5px;
	background: url(/resource/img/public/icon_rating.png) 0px 0px no-repeat;
	cursor: pointer;
}
.rating .hat_active{
	background: url(/resource/img/public/icon_rating.png) 0px -30px no-repeat;
}

.small_rating .hat, .small_rating .hat_active {
  width: 15px;
  height: 18px;
  cursor: default;
	background: url(/resource/img/public/icon_rating_small.png) 0px 0px no-repeat;
}

.small_rating .hat_active{
	background: url(/resource/img/public/icon_rating_small.png) 0px -21px no-repeat;
}
/* --- end:RESTAURACE --- */

/* --- SPECIAL --- */
.special_big{
	position: relative;
	float: right;
	margin: 0px 0px 0px 20px;
	border: 10px solid #fff;
}
.special_big a img{
	border: 1px solid #588bd3;
}
.special_big a:hover img{
	border: 1px solid #be8616;
}

.special_big .image {
  position: relative;
}
.special_big .image a.postcard{
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 21px;
	height: 15px;
	background: url(/resource/img/public/icon_envelope.png) no-repeat 0px 0px;
}
.special_big a.postcard:hover{
	background: url(/resource/img/public/icon_envelope.png) no-repeat 0px -15px;
}
#special_icons{
	position: relative;
	height: 1px;
}
/*#special_icons_clock{
	position: absolute;
	top: 8px;
	left: 4px;
	width: 27px;
	height: 26px;
	background: url(/resource/img/public/icon_clock.png) no-repeat;
}
#special_icons_cutlery{
	position: absolute;
	top: 55px;
	left: 5px;
	width: 24px;
	height: 25px;
	background: url(/resource/img/public/icon_cutlery.png) no-repeat;
}*/

#doby p, #porce p {
  margin: 0;
  padding: 0;
}

#doby strong, #porce strong {
  width: 200px;
  float: left;
  position: relative;
  left: 50px;
  clear: left;
}

#doby span, #porce span {
  float: left;
}
#doby{
	margin-top: 20px;
	background: url(/resource/img/public/icon_clock.png) no-repeat 0px 0px;
	height: 40px;
}
#porce{
	margin-bottom: 5px;
	background: url(/resource/img/public/icon_cutlery.png) no-repeat 1px 0px;
	height: 40px;
}

table#special_info{
	margin: 10px 0px 20px 40px;
}
table#special_info td{
	padding: 0px 20px 0px 0px;
}
table#special_suroviny td{
	padding: 5px 40px 5px 0px;
}
/* --- end:SPECIAL --- */

.specialities{
	padding: 0px 0px 5px 0px;
}
.spec{
	position: relative;
	float: left;
	width: 218px;
	height: 94px;
	margin: 0px 10px 15px 0px;
}
.spec a img{
	border: 2px solid #adc4ef;
}
.spec a:hover img{
	border: 2px solid #be8616;
}
.spec a span{
	position: absolute;
	top: 2px;
	left: 2px;
	width: 198px;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	background: url(/resource/img/public/transparent_background.png);
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
.spec a:hover span{
	color: #be8616;
}

.restaurants{
	position: relative;
}
.add_rest_tomap{
	position: relative;
	/*top: -29px;
	right: 20px;*/
	float: right;
}
.add_rest_tomap p{
	margin: 0px;
}
.add_rest_tomap a{
	padding: 0px 0px 0px 16px;
	background: url(/resource/img/public/icon_plus.png) no-repeat 0px 2px;
}
.add_rest_tomap a:hover{
	background: url(/resource/img/public/icon_plus.png) no-repeat 0px -76px;
}
.rest {
	width: 342px;
	margin: 0px 0px 15px 0px;
	float: left;
}
#homepage_right_column .rest {
  float: none;
}
.rest_photo{
	float: left;
	width: 81px;
	margin-right: 8px;
}
.rest_photo a img{
	border: 1px solid #588bd3;
}
.rest_photo a:hover img{
	border: 1px solid #be8616;
}
.rest_text{
	float: left;
	width: 239px;
	font-size: 90%;
}
.rest_text table{
	margin: 0px;
	padding: 0px;
}
.rest_text td{
	padding: 0px 5px 6px 0px;
}
.rest_text td span{
	color: #868686;
	width: 60px;
	display: block;
}


#comm_bar{
	margin: 30px 9px 50px 0px;
	padding: 9px 0px 8px 0px;
	border-top: 1px dashed #d9d9d9;
	border-bottom: 1px dashed #d9d9d9;
}
#comm_bar_left{
	float: left;
	text-align: left;
}
#comm_bar_right{
	float: right;
	text-align: right;
}
#comm_bar a{
	margin: 0px 10px 0px 10px;
	padding: 4px 0px 4px 22px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#comm_bar a:hover{
	text-decoration: underline;
}
#comm_bar_right a{
	margin-left: 20px;
}
.comm_up{
	background: url(/resource/img/public/comm_icon_up.png) no-repeat 3px 2px;
}
.comm_print{
	background: url(/resource/img/public/comm_icon_print.png) no-repeat 0px 4px;
}
.comm_recommend{
	background: url(/resource/img/public/comm_icon_thumbup.png) no-repeat 0px 1px;
}
.comm_favourite{
	background: url(/resource/img/public/comm_icon_favourite.png) no-repeat 0px 2px;
}
.comm_facebook{
	background: url(/resource/img/public/facebook_icon.jpg) no-repeat 0px 1px;
}


#footer{
	margin-top: 4px;
	padding: 10px 0px 10px 0px;
	background: #fff url(/resource/img/public/footer_czechtourism_logo.png) no-repeat 20px 15px;
}
#footer p{
	margin: 0px;
	text-align: center;
	font-size: 70%;
	line-height: 160%;
	color: #6d6d6d;
}
#footer p a{
	color: #6d6d6d;
}
#footer p a:hover{
	color: #be8616;
}

/* Slideshow */

#slider {
  height:173px;
  overflow:hidden;
  position:relative;
  width:647px;
}

#slidegallery {
  position:absolute;
}

#slidegallery .item {
  width: 320px;
}

#slidegallery a.perex_more {
  position: relative;
  display: block;
  text-align: right;
}

#slidegallery .item h3{
	margin: 0px 0px 5px 0px;
	font-size: 150%;
}
#slidegallery .item h3 a{
	color: #be8616;
	text-decoration: none;
}
#slidegallery .item a:hover{
	text-decoration: underline;
}

#slidegallery {
  width: 1280;
}

#hodnoceni_mouseover {
  position: absolute;
  z-index: 2;
  top: auto;
  left: auto;
  background: white url(/resource/img/public/clear.gif);
}


#xhat1, #xhat2, #xhat3, #xhat4, #xhat5 {
  cursor: pointer;
}

#recommend {
  background: white;
  font-size: 80%;
}
#recommend table td {
  font-size: 80%;
}

#recommend table td input, #recommend table td textarea {
  width: 250px;
}
#recommend table td input.button {
  width: auto;
}
.recommend td.right_align {
  text-align: right;
}

table.seznam-regionu td {
  width: 180px;
}


#content table.seznam-regionu ul {
  margin: 0; 
  padding: 0;
  list-style-type: none;
}

#mapaRestauraci {
  background-image: url(/resource/img/public/ajax-loader.gif);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  margin-bottom: 20px;
}

#content form {
  margin-top: 20px;
}

pozadavky.label {
	width: auto;
	float: none;
	clear: none;
}

label {
  width: 30%;
  float: left;
  clear: left;
  font-weight: bold;
  margin-bottom: 5px;
}

label.checkbox {
  clear: right;
  float: left;
  font-weight: normal;
  width: 90%;
  display: block;
}
label.klaatu {
  float: none;
  font-weight: normal;
}

input.checkbox {
  float: left;
  margin-right: 5px;
  clear: left;
}
input.gort {
  margin-right: 5px;
  float: none;
}

input.inputbox, textarea, select, #kontakt span {
  width: 60%;
  float: left;
  margin-bottom: 5px;
  clear: right;
}

input.short, textarea.short, select.short{
  width: 30%;
}

textarea {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 110%;
}

input.captcha {
  width: 50px; 
  clear: none;
}

img.captcha {
  float: left;
  clear: right;
  margin-left: 10px;
}

fieldset {
  margin-top: 10px;
}

legend {
  font-size: 110%;
  margin: 0 0 5px 0;
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: 1px solid black;
}

#content ul.messages {
  background: #ff6666;
  border: 1px solid red;
}

#content .note {
  color: gray;
  font-size: 90%;
  text-align: center;
}

.rest_text td span.note {
  display: inline;
}

/* Promitac */

/* 
    root element for the scrollable. 
    when scrolling occurs this element stays still. 
*/ 
div.scrollable {  
    /* required settings */ 
    position:relative; 
    overflow:hidden; 
    width: 660px; 
    height:155px; 
} 
 
/* 
    root element for scrollable items. Must be absolutely positioned 
    and it should have a super large width to accomodate scrollable items. 
    it's enough that you set width and height for the root element and 
    not for this element. 
*/ 
div.scrollable div.items { 
    /* this cannot be too large */ 
    width:20000em; 
    position:absolute; 
} 

/* ATrasyPart */

#content .mappart {
	width: 130px;
	background-color: #FFFFFF;
	border: 1px solid #A8B8C9;
	font-size: 90%;
  line-height: 90%;
	opacity: 0.8;
	filter:alpha(opacity=80);
}

#content .mappart_typy {
	background-color: #E4EBF2;
	padding: 0px 1px 1px 1px;
}

#content .mappart_typ {
	float: left;
	padding: 3px 3px 0px 3px;
	color: black;
	height: 17px;
	width: 58px;
	cursor: pointer;
	background-color: #E4EBF2;
	font-weight: bold;
	text-align: center;
}

#content .mappart_typ_selected {
	float: left;
	padding: 3px 3px 0px 3px;
	color: white;
	font-weight: bold;
	width: 58px;
	height: 17px;
	background: url('/resource/img/public/map_tlacitko_pozadi.jpg') repeat-x;
	cursor: pointer;
	text-align: center;
}

#content .mappart p {
	clear: both;	
	margin: 0px;
/*	padding: 10px 10px 5px 5px;*/
	background: url('/pic/map_pozadi.jpg') repeat-x;
}

#content .mappart p span#gps_souradnice, #content .mappart p span#gps_height {
	font-size: 9px;
	margin-left: 2px;
}

#content .mappart #upozorneni {
	margin: 0px 0px 7px 10px;
	padding: 0px;
	color: #4682B4;
	width: 100px;
}

#content .mappart p label {
	cursor: pointer;
	clear: none;
	float: none;
	width: auto;
}

#anketa {
  font-size: 80%;
}

#anketa h5{
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}

#anketa p.anketa_otazka {
	padding-bottom: 10px;
	margin-right: 10px;
  font-size: 90%;
  border-bottom: 1px solid #ccc;
}

#anketa p.anketa_otazka img{
	margin: 8px 0px 0px 5px;
}

#anketa label {
	position: relative;
	top: -3px;
  font-weight: normal;
  float: none;
  clear: none;
}

#anketa textarea {
  width: 190px;
}

.narodni_speciality .item {
	width: 222px;
	margin: 0px 10px 15px 0px;
	float: left;
}


#content .narodni_speciality .item p {
  margin-bottom: 0px;
}

.narodni_speciality .item a img{
	border: 2px solid #ADC4EF;
	display: block;
}
.narodni_speciality .item a:hover img{
	border: 2px solid #be8616;
}
.narodni_speciality #prvni_specialita h3{
  background: url(/resource/img/public/icon_crown.png) no-repeat 0 0;
  padding-left: 40px;
}

.pagination {
  text-align: center;
}

.pagination span {
  font-weight: bold;
}

img.food-cup {
  display: block;
  margin: 0 auto;
}

.quickForm label, .quickForm fieldset, .quickForm fieldset table {
  width: 100%;
}

.quickForm ul {
  list-style-type: none;
}

.quickForm th {
  width: 40%;
  text-align: left;
}

#content .quickForm th p {
  vertical-align: top;
  margin: 0;
}

input.QurveyTyp_Text  {
  width: 100%;
}

.quickForm fieldset legend {
  border: none; 
  margin: 0;
}

.qurvey_inner label {
  font-weight: normal !important;
}

.quickForm .notice {
  margin-top: 10px;
}

#content ul.soubory {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

a.file {
  padding-left: 20px;
  background: url(/resource/img/public/soubory/obrazek.gif) no-repeat top left;
}

a.file-zip, a.file-rar, a.file-arj, a.file-gz {
  background-image: url(/resource/img/public/soubory/archive.png);
}

a.file-pdf {
  background-image: url(/resource/img/public/soubory/pdf.gif);
}

a.file-psd {
  background-image: url(/resource/img/public/soubory/psd.gif);
}

a.file-gif {
  background-image: url(/resource/img/public/soubory/gif.gif);
}

/******** GALERIE AKTUALITY A FOTOSERIAL ******/

#gallery2 {
    margin-top: 20px;
    padding-top: 10px;
    height: 100px;
    background-color: #f1d36c;
    width: 670px;
}
#gallery2.fotoserial {
  height: 170px;
}

/* 
    root element for the scrollable. 
    when scrolling occurs this element stays still. 
*/ 
#gallery2 div.scrollable { 
 
    /* required settings */ 
    width: 600px;
    height:90px; 
}

#gallery2.fotoserial div.scrollable {
  height: 165px;
}

#gallery2 span.title {
  display: block;
  width: 180px;
  overflow: hidden;
}

#gallery2 a span.title {
  color: black;
} 
 

#gallery2 div.scrollable div.items { 
    width:20000em; 
    position:absolute; 
} 
 

#gallery2 div.scrollable div.items div { 
    float:left; 
    padding: 0 6px 0 6px;
} 

#gallery2 div.scrollable div.items div a {
  display: block;
  border: 2px solid white;
  background: white;
}

#gallery2 div.scrollable div.items div img {
  border: 2px solid white;
  display: block;
}

#gallery2 div.scrollable div.items div a:hover {
  border: 2px solid #CC0101;
}
 

#gallery2 div.items div.active { 
    border:1px inset #ccc; 
    background-color:#fff; 
}


#gallery2 div.scrollable {
	float:left;	
}


#gallery2 a.prev, #gallery2 a.next, #gallery2 a.prevPage, #gallery2 a.nextPage {
	display:block;
	width:15px;
	height:70px;
	background: #f7e3a0 url(/resource/img/public/perex_arrow_left.png) no-repeat center;
	float:left;
	margin:10px;
	cursor:pointer;
	font-size:1px;
}

#gallery2.fotoserial a.prev, 
#gallery2.fotoserial a.next, 
#gallery2.fotoserial a.prevPage, 
#gallery2.fotoserial a.nextPage {
  height:140px;
}


#gallery2 a.prev:hover, #gallery2 a.next:hover, #gallery2 a.prevPage:hover, #gallery2 a.nextPage:hover {
	
}


#gallery2 a.disabled {
	visibility:hidden !important;		
}


#gallery2 a.next, #gallery2 a.nextPage {
	background-image:url(/resource/img/public/perex_arrow_right.png);
	clear:right;	
}

#search_map_container {
  background: url(/resource/img/public/map/map_background.png) no-repeat top left;
  margin-bottom: 15px;
  text-align: right;
  width: 330px;
  margin-left: auto;
  margin-right: auto;
}

#search_map_top {
  position: relative;
  z-index: 101;
}

#search_map_container .layer {
  position: absolute;
  z-index: 0;
}

#search_map_container select{
  width: 100%;
}

#search_map_container .button{

}

#search_map_container .blank {
  width: 330px;
  height: 200px;
}

#map_borders{
  position: absolute;
  width: 330px;
  height: 200px;
  background: transparent url(/resource/img/public/map/map_borders.png) no-repeat;
  _background: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.czechspecials.cz/resource/img/public/map/map_borders.png', sizingMethod='crop');
  z-index: 100;
}

#gastrokviz_timer_wrapper {
	display: none;
}

#gastrokviz_content .kviz_obrazek {
  	float: left;
  	margin-top: 10px;
  	margin-right: 5px;
  }
  
#gastrokviz_content .tlacitko {
	clear: both;
	margin-top: 20px;
}
#gastrokviz_content form {
	margin-top: 10px;
}

#gastrokviz_content .kviz_info {
	float: right;
}

#gastrokviz_content label {
	float: none;
}


#gastrokviz_content table {
	border-collapse: collapse;		
}

#gastrokviz_content th, #gastrokviz_content td {
	border: 1px solid black;
	padding: 3px;
}   

#fotoserial div.unit{
	width: 300px;
	float: left;
	margin: 0px 10px 10px 0px;
	border: 1px solid #f1d36c;
	padding: 10px;
}

#fotoserial table {
  margin: 0 auto;
}

#fotoserial td.unit{
	width: 300px;
	border: 1px solid #f1d36c;
	padding: 10px;
}   

#fotoserial p{
	margin: 4px 0px 0px 0px;
}

#fotoserial {

}

#fotoserial .unit p {
  /*min-height: 40px;*/
}

.showhide_hidden {display: none;}

#content h2 .showhide_plus, #content h2 .showhide_minus {
  margin-left: 10px;
}
.showhide_plus, .showhide_minus {
  height: 30px;
  display: block;
  padding: 0 0 0 32px;
  line-height: 25px;
  margin-bottom: 10px;
}
.showhide_plus {
  background: url(/resource/img/public/hnede_plus.jpg) no-repeat scroll left 0;
}
.showhide_plus:hover {
  background: url(/resource/img/public/hnede_plus.jpg) no-repeat scroll left -34px;
}
.showhide_minus {
  background: url(/resource/img/public/hnede_minus.jpg) no-repeat scroll left 0;
}
.showhide_minus:hover {
  background: url(/resource/img/public/hnede_minus.jpg) no-repeat scroll left -34px;
}

.zobrazit_fotoserial {
  position: relative;
  float: right;
  margin: 15px 10px 10px 0;
}

.zobrazit_fotoserial a {
	padding: 0px 0px 0px 17px;
	/*background: url(/resource/img/public/icon_newwindow.png) no-repeat 0px 2px;*/
}
.zobrazit_fotoserial a:hover{
	/*background: url(/resource/img/public/icon_newwindow.png) no-repeat 0px -77px;*/
}
#fotoserial_header{
	float: left;
}

h2.subtitle {
  font-weight: normal;
  margin-top: 0;
}

#gastrokviz_tlacitka{
	
}
#gastrokviz_prihlasit, #gastrokviz_registrovat{
	float: left;
	display: block;
	margin-right: 20px;
	padding: 3px 8px 4px 8px;
	background-color: #b4872c;
	color: #fff;
	text-decoration: none;
	border: 1px solid #ebc372;
	border-bottom: 1px solid #7e5f1f;
	border-right: 1px solid #7e5f1f;
	font-weight: bold;
	font-size: 11px;
}
#gastrokviz_prihlasit{
	padding: 3px 8px 4px 24px;
	background: #b4872c url(/resource/img/public/icon_key.png) no-repeat 5px 2px;
}
#gastrokviz_prihlasit:hover, #gastrokviz_registrovat:hover{
	padding: 4px 7px 3px 9px;
	border: 1px solid #7e5f1f;
	border-bottom: 1px solid #af842d;
	border-right: 1px solid #af842d;
	background-color: #a27824;
}
#gastrokviz_prihlasit:hover{
	padding: 4px 7px 3px 25px;
	background: #b4872c url(/resource/img/public/icon_key.png) no-repeat 6px 3px;
}

#pozadavky label {
	width: auto;
	float: none !important;
	clear: none;
}

#pozadavky {
  margin-left: 25px;
}

#pozadavky input {
  margin-left: -21px;
}

#kontakt .checkbox {
  margin-bottom: 20px;
}

.narodni_speciality .item a.fotoserial_icon {
  border:0 none;
  left:195px;
  position:relative;
  top:-18px;
}

.narodni_speciality .item a.fotoserial_icon img {
  border: 1px solid white;
  background:white;
  display: inline;
}

.narodni_speciality .item a.fotoserial_icon:hover img {
  
}

li a.fotoserial_icon img {
  position: relative;
  top: 2px;
}

.connect_comment_widget {
	margin-left: -50px !important;
}

.komentar_wrapper {
	margin: 10px;
	padding: 10px;
	background-color: #eee;
	border: 1px solid black;
}


.komentar_child {
	background-color: #fff;
	padding-left: 30px;
	padding-top:10px;
	padding-bottom:10px;
	margin-top: 10px;
}

.komentar_admin, .komentar_reply {
	float: right;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

#idtext {
	height: 100px;
}
.komentar_header {
	font-weight: bold;	
}

.komentar_datum {
	font-weight: normal;
}

/***********************************/
/* strankovani vypisu */

.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;
	}

/***********************************/