* {
	padding: 0;
	margin: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1em;
	text-align: center;
	background-color: #999999;
	min-width: 911px;	
	background-image: url(../images/body_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#body_in {
	background-image: url(../images/body_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;	
}

/*elements*/
h1, h2 {
	font-family: "Impact", "URW Gothic L", "Arial", "Helvetica", sans-serif;
	font-size: 1.7em;
	line-height: 1.3em;
	margin-bottom: 20px;
	font-weight: normal;
	color: #003663;
}
h2 {
	font-size: 1.5em;
	margin: 30px 0 10px 0;
}
h3 {
	color: #414c40;
	font-size: 1em;
	margin: 20px 0 10px 0;
}
h4 {
	background-color: #b6d66c;
	color: #333333;
	margin-left: 5px;
	height: 34px;
	line-height: 34px;
	padding-left: 15px;
}	
h4.navigace_icon {
	background-image: url(../images/h4_navigace.gif);
	background-repeat: no-repeat;
	background-position: 14px center;
	padding-left: 40px;
}
h4.novinky_icon {
	background-image: url(../images/h4_novinky.gif);
	background-repeat: no-repeat;
	background-position: 14px center;
	padding-left: 40px;
}

p { 
	color: #003663;
	font-size: 0.8em; 
	text-align: justify; 
	margin: 0.7em 0; 
	padding: 0; 
}
a { color: #003663; }
a:hover { color: #9e0b0f; }
a:focus { outline:none; }

img, a img {
	border: 2px solid #362f2d;	
}
a:hover img {
	border: 2px solid #9e0b0f;	
}

ul, ol {color: #363636; }
ul { font-size: 80%; margin: 10px 0 10px 10px; padding-left: 0; }
ol { font-size: 80%; margin-left: 19px; }

ul li {
	padding-left: 18px;
	margin-bottom: 5px;
	list-style-type: none;
	background-image: url(../images/li.gif);
	background-position: left 7px;
	background-repeat: no-repeat;
	list-style-position: outside;
}
.informace_left ul li {
	background-image: url(../images/li.gif);
	background-position: left center;
	padding-left: 20px;
}
ul li ul {
	margin-left: 0;
}	
ul li ul li { font-size: 110%; }
table {
	width: 681px;
	font-size: 80%;
	margin-top: 10px;
	margin-bottom: 10px;
	border-collapse: collapse;
}
th { color: #FFFFFF; background-color: #8DC63F; }
th, td { padding: 2px; border: 1px solid #E1DDD6; }
form { margin: 0; padding: 0; }
fieldset {
	margin-bottom: 10px;
	padding: 0 0 0 15px;
	background-color: #FFFFFF;
	border: 0 none;
	border-left: 5px solid #8DC63F;
}
fieldset h3 {
	margin-top: 0;
}
label {
	float: left;
	width: 130px;
}
hr { display: none; }

/*division*/
#main {
	width: 911px;
	margin: 0 auto;
	position: relative;
	padding: 50px 0;
}
#content {	
	text-align: left;
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
	
#logo {
	position: absolute;
	left: 6px;
	top: 6px;	
}
#logo a, #logo a span {	
	width: 290px;
	height: 212px; 
	overflow: hidden; 
}
#logo a span {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
	display: block;	
}
#flags {
	position: absolute;
	top: 14px;
	right: 36px;
}
a.flag_cz, a.flag_en, a.flag_ru {
	background-image: url(../images/flag_cz.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 23px;
	height: 17px;
	float: left;
	margin-right: 5px;
}
a.flag_en {
	background-image: url(../images/flag_en.gif);
}
a.flag_ru {
	background-image: url(../images/flag_ru.gif);
}
a.flag_cz span, a.flag_en span, a.flag_ru span {
	display: none;

}
a:hover.flag_cz, a:hover.flag_en, a:hover.flag_ru,
a.flagsel {
	background-position: left bottom;
}

#header {
	background-image: url(../images/bg_header.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 911px;
	height: 228px;
	position: absolute;
	left: 0;
	top: 43px;
}		
#header_pict {
	position: absolute;
	top: 6px;
	right: 6px;
	background-image: url(../images/header_pict.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 449px;
	height: 212px;
}
#left, #right {
	display: inline;
}
#left {
	width: 210px; 
	float: left; 
	margin: 221px 0 0 -911px;
}
#left p { 
	text-align: left;
	color: #FFFFFF;
}
#left p a {
	color: #FFFFFF;
}
#left p a:hover {
	color: #000000;
}	 	 
#left a img, #left a:hover img {
	border: 0 none;
	padding: 0;
}	
#right {
	width: 701px; 
	float: left; 
	margin: 221px 0 0 210px;
}
	
#footer {
	width: 911px;
	height: 65px;
	margin: 0 auto;
	position: relative;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: left top
}
#copy p {
	color: #000000;
	font-size: 0.8em;
	margin: 0;
	padding: 13px 0 0 70px;
	background-image: url(../images/foot_logo_2m.gif);
	background-repeat: no-repeat;
	background-position: 15px 20px;
}	
#copy p a {
	color: #000000;
}
#copy p a:hover {
	color: #000000;
}	
#copy a:hover img {
	border: 0 none;
}

p.nahoru {
	margin: 0;	
}
p.nahoru a {
	margin: 0;
	position: absolute;
	top: -25px;
	right: 10px;
	color: #000000;
	display: block;
	background-image: url(../images/nahoru.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 17px;
}
p.nahoru a:hover {
	color: #FF0000;
	text-decoration: underline;
}	

/*navigace*/
#navigace {
	margin: 0 0 0 5px;
	padding: 0;
	background-image: none;
}	
#navigace li {
	background-image: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	border-bottom: 2px solid #FFFFFF;
}
#navigace li a {
	font-size: 1.1em;
	color: #FFFFFF;
	background-color: #6cc3f8;
	font-weight: bold;
	text-decoration: none;
	margin-left: 0;
	display: block;
	padding: 8px 15px;
	/*height: 19px;	*/
}	
#navigace li a:hover {
	color: #fff200;
	text-decoration: underline;
}
#navigace li ul {
	background-color: #FFFFFF;
	margin: 0;
	padding: 5px 0;
}
#navigace li a.sel {
	color: #fff200;
	background-image: url(../images/navigace_li_hover.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


/*kalendar akci*/
#date {
	margin: 0;
	clear: both;
	float: none;
}	
#hledani_akci {
	position: relative;
	width: 483px;
	margin-bottom: 10px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;  
}
#hledani_akci_icon {
	background-image: url(../images/icon_hledani.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 48px;
	height: 48px;
	display: block;
	position: absolute;
	top: 20px;
	left: 10px;
}
#hledani_akci_in {
	padding: 0 10px 0 80px;
}
#hledani_akci select {
	width: 273px;
}	
#hledani_akci input.vyhledat_slovo {
	width: 269px;
}	
.akce_seznam {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4A983;
}	

label.left_lab {
	text-align: right;
	margin-right: 5px;
	width: auto;
}
label.right_lab {
	text-align: right;
	margin-right: 5px;
	margin-left: 30px;
	width: auto;
}


.img_obal {
	float: left;
	width: 170px;
	margin-right: 5px;
}
.img_obal a img {
	border: 0 none;
}	


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

.info {
	padding: 5px;
	background-color: #B6D66C;
	border: 1px solid #B6D66C;
	font-weight: bold;
	text-align: center;
}	
.vetsi {
	font-size: 110%;
}
.redfont {
	color: #9d0a0e;
}
.out {
	background-image: url(images/out.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}
		
.inner {
	margin: 15px 25px;
}
.inner2 {
	margin: 19px;
}	
.inner2 ul {
	margin-left: 0;
}	
.uvod_col1 {
	float: left;
	width: 488px;
	padding: 0 1px;
}
.uvod_col1 h1 {
	margin-bottom: 0;
}	
.uvod_col2 {
	float: left;
	width: 240px;
	padding-bottom: 35px;
}
.uvod_col2 p {
	text-align: left;
}
.uvod_col2 img {
	padding: 0;
	border: 0 none;
	border-bottom: 1px solid #FFFFFF;
}
.uvod_col2 .in {
	margin: 20px;
}
/*
#chyba {
	min-height: 70px;
	margin-bottom: 10px;
	background-image: url(../images/zprava_bad_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #9d0b0f;
}
#chyba p {
	min-height: 45px;
	line-height: 45px;
	text-align: left;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/zprava_bad.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	padding: 15px 10px 10px 80px;
}
#chyba p a {
	color: #FFFFFF;
}
#chyba p a:hover {
	color: #000000;
}
*/

#find_uvod {
	width: 651px;
	background-image: url(../images/find_uvod_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.find_uvod_1 {
	float: left;
	width: 235px;
}
.find_uvod_1 ul {
	margin: 10px;
}
.find_uvod_1 ul li {
	color: #185584;
	margin: 0;
	padding: 0;
}
.find_uvod_1 ul li a {
	color: #185584;
}	
.find_uvod_1 ul li a:hover {
	color: #FF0000;
}	
.find_uvod_2 {
	float: left;
	width: 401px;
	padding: 55px 0 0 15px;
}
.find_uvod_2 p.title {
	font-size: 1.2em;
	color: #464646;
}
.find_uvod_2 p.title span {
	color: #9e0039;
}
#find {
	background-image: url(../images/find_uvod_zoom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 55px;
	height: 49px;
	margin: 0;	
}
#find p {
	margin: 0;
}	
.find_inp {
	float: left;
}
#find p.find_inp {
	text-align: right;
}
#find p.find_inp input {
	background-image: url(../images/find_inp.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 215px;
	height: 22px;
	border: 0 none;
	border: 1px solid #9f9f9f;	
}
.find_btn {
	color: #FFFFFF;
	background-image: url(../images/bg_btn.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 24px;
	border: 0 none;
	font-size: 90%;
	padding: 0 7px;
	font-weight: bold;
	margin-left: 10px;
}

	
.dekujeme {
	background-color: #ED1C24;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 10px;
	text-align: left;
	font-size: 105%;
	line-height: 1.2em;
	text-align: center;
	margin-top: 50px;
}	

.kont_left, .kont_right {
	float: left;
	width: 310px;
	margin-right: 31px;
}
.kont_right {
	margin-right: 0;
}

/*kontakt form*/
#kontakt {
	width: 611px;
	padding: 10px 20px;
	margin-bottom: 30px;
	border: 2px solid #362f2d;	
	background-image: url(../images/kontakt_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#kontakt p a {	
	color: #FFFFFF;
}
#kontakt p a:hover {	
	color: #ff0000;	
}	
.kontakt_tel, .kontakt_mail {
	background-image: url(../images/kont_form_tel.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 234px;
	height: 48px;
	line-height: 48px;
	margin-right: 20px;
	padding-left: 70px;
	float: left;
	font-size: 1.2em;
}
.kontakt_mail {
	background-image: url(../images/kont_form_mejl.gif);
	margin-right: 0;	
}
.kontakt_delitko {
	border-bottom: 1px dotted #999999;
	float: none;
	clear: both;
}

#kontakt .kont_1 p, #kontakt .kont_last p {
	height: 11px;
}	
#kontakt .kont_1, #kontakt .kont_last {
	float: left;
	width: 204px;
	padding-right: 6px;
}

#kontakt .kont_last {
	padding-right: 0;
}		
#kontakt input.inp {
	width: 202px;
}
#kontakt textarea {
	width: 404px;
}		
#kontakt label.error {
	float: none;
	text-align: left;
	width: 199px;
	display: block;
	background-image: url(../images/error.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-size: 90%;
	font-weight:bold;
	margin-top: 3px;
	margin-left: 130px;
	color: #FF0000;
}
.d2 {
	float: left;
	width: 335px;
	margin-right: 30px;
}
.d3	{
	float: left;
	width: 335px;
}
.d2 p, .d3 p {
	text-align: left;
}
.d2 p.right, .d3 p.right {
	text-align: right;
}	

.three_col1, .three_col2, .three_col3 {
	float: left;
	margin-right: 11px;
	width: 200px;
}
.three_col3 {
	width: 232px;
	margin-right: 0;
}
.three_col1 p, .three_col2 p, .three_col3 p {
	text-align: left;
}	
.three_col1 h2, .three_col2 h2, .three_col3 h2 {
	margin-top: 0;
}
	


.boxleft, .boxleft_map {
	width: 250px;
	background-image: url(../images/box_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.boxleft_map {
	background-image: url(../images/box_left_mapa.gif);
	min-height: 80px;
}	
.boxleft_in {
	padding: 15px 20px 5px 20px;
}
.boxleft_in_map {
	padding: 80px 20px 5px 20px;
}
.left_link {
	background-image: url(../images/navigace_li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	margin: 0;
}
.boxleft_foot {
	background-image: url(../images/box_left_foot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 250px;
	height: 20px;
	display: block;
	overflow: hidden;
}
.boxleft_in ul {
	margin-left: 0;
}	
.boxleft_in ul li {
	background-image: url(../images/left_li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 2px 0 2px 32px;
}

	

.datum {
	background-image: url(../images/icon_datum.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 25px;
}	


.block_size { width: 50px; float:left;}

.block_size_icon { 
	width: 60px;
	float:left;
	padding-left: 23px;
}
.icon_misto, .icon_datum, .icon_vstupne {
	background-image:url(../images/icon_misto.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 5px;
}
.icon_datum {
	background-image:url(../images/icon_datum.gif);
}
.icon_vstupne { 
	background-image:url(../images/icon_vstupne.gif);
}


.blog_datum {
	background-image:url(../images/datum.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 5px;	
	padding-left: 23px;
}
.blog_user {
	background-image:url(../images/icon_user.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 5px;	
	padding-left: 23px;
}


.cleaner { height: 1px; float: none; clear: both; }
.delitko { height: 1px; float: none; clear: both; border-bottom: 1px solid #CCCCCC; }
.fl_left { float: left; margin-right: 10px; margin-bottom: 10px; }
.fl_right { float: right; margin-bottom: 10px; margin-left: 10px; }

.nobr {
	padding: 0;
	border: 0 none;
}
.noscreen { display: none; }
.pdf { 
	background-image: url(../images/icon_pdf.gif); 
	background-repeat: no-repeat; 
	background-position: left top;
	padding-left: 25px; 
}
.redfont, .redfont a {
	color: #ff0000;
}
.whitefont {
	color: #FFFFFF;
}		
.out {
	background-image: url(../images/out.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}

.star {
	font-size: 1.6em;
	padding: 0 0px;
	color: #ff0000;
}

.drobky {
	color: #003663;
	margin: 0 0 20px 0;
	padding-left: 15px;
	background-image: url(../images/drobky.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
}
.drobky a {
	color: #003663;
}
.drobky a:hover { 
	color: #FF0000;
}	


/*new btns*/
a.button, p.button_inp,
a.button_blue, p.button_blue_inp {
	background: transparent url('../images/btn_left.gif') no-repeat top left;
	display: block;
	float: left;
	font: normal 13px Arial;
	line-height: 23px;
	height: 23px; 
	padding-left: 9px;
	text-decoration: none;
	cursor: pointer;
	margin: 5px 5px 5px 0;
}
a.button_blue, p.button_blue_inp {
	background: transparent url('../images/btn_left_blue.gif') no-repeat top left;
}	
.odsaz_right {
	float: right;
	margin: 0;
}

a.button, p.button_inp input,
a.button_blue, p.button_blue_inp input {
	color: #FFFFFF;
	font-weight: bold; 
	cursor: pointer;
}
.odsaz {
	margin-right: 5px;
}	
a.button span, p.button_inp input,
a.button_blue span, p.button_blue_inp input {
	background: transparent url('../images/btn_right.gif') no-repeat top right;
	display: block;
	padding: 0px 9px 0px 0; 
}
a.button_blue span, p.button_blue_inp input {
	background: transparent url('../images/btn_right_blue.gif') no-repeat top right;
}	
p.button_inp input,
p.button_blue_inp input {
	height: 23px;
	padding: 0px 9px 0px 0; 
	border: 0 none;
}
a.button:hover, p.button_inp:hover,
a.button_blue:hover, p.button_blue_inp:hover {
	/*background-position: bottom left;*/
}
a.button:hover span, p.button_inp:hover input,
a.button_blue:hover span, p.button_blue_inp:hover input { 
	/*background-position: bottom right;*/
	color: black;
}
.buttonwrapper { 
	overflow: hidden; 
	width: 100%;
}

/*btn find*/
p.button_find {
	background: transparent url('../images/btn_find_left.gif') no-repeat top left;
	display: block;
	float: left;
	font: normal 13px Arial;
	line-height: 21px;
	height: 29px; 
	padding-left: 9px;
	text-decoration: none;
	cursor: pointer;
}
p.button_find input {
	color: #FFFFFF;
	font-weight: bold; 
	cursor: pointer;
}
p.button_find input {
	background: transparent url('../images/btn_find_right.gif') no-repeat top right;
	display: block;
	padding: 4px 9px 4px 0; 
}
p.button_find input {
	height: 29px;
	padding: 0px 9px 0px 0; 
	border: 0 none;
}
p.button_find:hover {
	background-position: bottom left;
}
p.button_find:hover input { 
	background-position: bottom right;
	color: black;
}



.foto_seznam {
	width: 170px;
	text-align: center;
	float: left;
	margin: 0 5px 5px 0;
}	


/*seznam-ubytovani*/
.trideni {
	border-bottom: 1px solid #999999;
	width: 630px;
}	
.trideni p {
	line-height: 1.5em;
}
.trideni_left {
	float: left;
	width: 100px;
}
.trideni_right {
	float: left;
	width: 530px;	
}
.tr_vybrano {
	color: #FFFFFF;
	background-color: #F26421;
	padding: 4px 6px;
}

.strankovani {
	width: 630px;
	margin: 0;
}
.strankovani p {
	margin: 0;	
}
.strankovani_left {
	float: left;
	margin: 0;
}
.strankovani_right {
	float: right;
	margin: 0;
}


.seznam {
	border-bottom: 1px solid #999999;
	padding: 15px 0;
}
.seznam_in {
	float: left;
	width: 476px;
	margin: 0 10px 0 0;
}
.seznam_in h3 {
	font-size: 1em;
	color: #448CCA;
	margin-top: 0;
	margin-bottom: 5px;
	line-height: 1em;
	border: 0 none;
}	


.seznam_cena_icon { 
	background-image: url(../images/icon_cena.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 20px;
}
.seznam_typ_icon {
	background-image: url(../images/icon_typ_ubyt.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 20px;
}
.icon_phone, .icon_mail, .icon_web, .icon_adres, .icon_cell {
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
.icon_phone {
	background-image: url(../images/icon_telefon.gif);
}
.icon_mail {
	background-image: url(../images/icon_mail.gif);
}
.icon_web {
	background-image: url(../images/icon_web.gif);
}
.icon_adres {
	background-image: url(../images/icon_misto.gif);
}
.icon_cell {
	background-image: url(../images/icon_mobil.gif);
}
.icon_lokalita {
	background-image: url(../images/icon_lokalita.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
.icon_listek {
	background-image: url(../images/icon_listek.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.vstupne_obal {
	
}
.ano {
	background-image: url(../images/icon_yes.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.ne {
	background-image: url(../images/icon_no.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}



.datum_block {
	width: 165px;
	display: block;
	float: left;
}

a.but_rez {
	background-image: url(../images/but_rezervace.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 200px;
	height: 30px;
	text-decoration: none;
	display: block;
	line-height: 30px;
	margin-bottom: 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 105%;
	text-align: center;
}
a:hover.but_rez {
	background-position: left -30px;
	color: #000000;
}	
a.but_rez1 {
	background-image: url(../images/but_rezervace1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 400px;
	height: 30px;
	text-decoration: none;
	display: block;
	line-height: 30px;
	margin: 10px 0;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 110%;
	text-align: center;
}
a:hover.but_rez1 {
	background-position: left -30px;
	color: #000000;
}

a.btn_blue, a.btn_blue1, a.btn_blue2 {
	background-image: url(../images/seznam_button.gif); 
	background-repeat: no-repeat; 
	background-position: left top; 
	text-decoration: none; 
	width: 139px; 
	height: 20px;
	line-height: 20px;

	margin: 0; 
	padding: 0; 
	overflow: hidden;
	float: left;
	text-align: center;
	font-weight:bold;
	color: #448CCA;
}
a.btn_blue {
	margin-right: 11px;
}
a.btn_blue2 {
	display: block;
	float: none;
}	

	
a:hover.btn_blue, a:hover.btn_blue1, a:hover.btn_blue2 { 
	background-position: 0 -20px; 
	text-decoration: underline;
}

#google_map {
	width: 450px;
	height: 300px;
}	
#google_map img {
	background-color: transparent;
	background-image: none;
}

.rez_num_obal {
	margin: 25px 0 40px 0;
}
.rez_num1, .rez_num2, .rez_num3, .rez_num4, .rez_info {
	background-repeat: no-repeat;
	background-position: left top;
	height: 53px;
	padding-right: 1px;
}
.rez_num1 {
	background-image: url(../images/rezervace_num1.gif);
}
.rez_num2 {
	background-image: url(../images/rezervace_num2.gif);
}
.rez_num3 {
	background-image: url(../images/rezervace_num3.gif);
}
.rez_num4 {
	background-image: url(../images/rezervace_num4.gif);
}
.rez_info {
	background-image: url(../images/rezervace_info.gif);
}
.rez_num_in, .rez_info_in {
	border-left: 1px solid #848484;
	border-right: 1px solid #848484;
	border-bottom: 1px solid #848484;
	margin-left: 25px;
	padding: 0 15px 15px 40px;
}
.rez_info_in {
	border-left: 1px solid #848484;
	border-right: 1px solid #848484;
	border-bottom: 1px solid #848484;	
}
form#rezervace h2, form#registrace h2 {
	margin: 0 0 15px 0;
	color: #595959;
	border-bottom: 0 none;
	font-size: 1.1em;
}	

.akce_datum {
	background-image: url(../images/datum.gif);
	background-position: left 8px;
	background-repeat: no-repeat;
	margin: 0;
	padding: 8px 0;
}
.akce_karta {
	background-image: url(../images/akce_karta_bg.gif);
	background-repeat: repeat-y;
	margin-bottom: 15px;
}
.akce_karta_in {
	background-image: url(../images/akce_karta_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 6px 10px 5px 10px;	
}
.akce_karta_foot {
	background-image: url(../images/akce_karta_foot.gif);
	background-repeat: no-repeat;
	height: 6px;
	overflow: hidden;
}	
.akce_karta h2 {
	width: 84px;
	margin: 0 0 15px 0;
	border: 0 none;
	color: #595959;
	font-size: 1em;
}	
.akce_karta p {
	margin-bottom: 0;
}

form#poptavka_gastro {
	background-color: #E7F6FC;
	border: 1px solid #ADCEE0;
	padding: 5px 10px;
}
form#poptavka_gastro input.inp, form#poptavka_gastro textarea {
	width: 190px;
}	
form#poptavka_gastro #date {
	margin-bottom: 10px;
	
}



/*uvod_box*/
.uvod_box {
	background-image:url(../images/uvod_box.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 215px;
	margin-right: 27px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	text-align: left;
}
.lastbox {
	margin-right: 0;
}	
.uvod_box p.title {
	color: #000000;
	text-align: center;
	height: 35px;
	/*line-height: 45px;*/
	padding: 5px;
	overflow: hidden;
	margin: 0;
	font-weight: bold;
}
.uvod_box p.title a {
	color: #000000;
	font-weight: bold;
}	
.uvod_box a {
	color: #FFFFFF;
	font-weight: normal;
}
.uvod_box a:hover {
	color: #000000;
}	
.uvod_box a img, .uvod_box a:hover img {
	border: 0 none;
	padding: 0;
}
.link {
	background-image: url(../images/link.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding: 0 0 2px 20px;
	margin-left: 6px;
	color: #FFFFFF;
}		

/*reality katalog	*/
.katalog_list {
	width: 651px;
	padding: 0;
	margin: 10px 0;
	background-image: url(../images/katalog_bg.gif);
	background-repeat: repeat-y;
}
.katalog_list ul {
	margin: 0;
	padding: 0;
}
.katalog_top {
	background-image: url(../images/katalog_delic.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	padding: 0;
	height: 1px;
	overflow: hidden;
}
.katalog_list ul li {
	width: 217px;
	float: left;
	padding: 0;
	margin: 0;
	list-style-type: none;
	background-image: none;
}
.katalog_list ul li .specifikace {
	position: relative;
	margin: 0 20px 0 0;
}
.katalog_list ul li .specifikace p {
	font-size: 1em;
}
.katalog_list ul li .specifikace .spec_img_obal {
	display: table;
	#position: relative;
	overflow: hidden;
	height: 140px;
	margin-top: 10px;
}
.katalog_list ul li .specifikace .spec_img_obal_middle {
	display: table-cell;
	#position: absolute;
	#top: 50%;
	vertical-align: middle;
}	
.katalog_list ul li .specifikace .spec_img_obal_vertical{
	#position: relative;
    #top: -50%;
	text-align: center;
	width: 197px;
}
.katalog_list ul li .specifikace .spec_img_obal a img,
.katalog_list ul li .specifikace .spec_img_obal a:hover img,
.katalog_list ul li .specifikace .spec_img_obal img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.katalog_list ul li p.kat_nadpis {
	background-image: url(../images/bg_katalog_nadpis.gif);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px 20px -3px 0px;
	padding: 5px 0;
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.2em;
	height: 2.5em;
}
.kat_nadpis a {
	color: #003663;
}
.kat_nadpis a:hover {
	color: #b70707;
}
.kat_nadpis a span {
	color: #9e0039;
}
.katalog_list ul li .nem_popis {
	margin: 0 10px;
	height: 65px;	
}
.katalog_list ul li .nem_popis p {
	text-align: left;
	font-size: 80%;
}
.katalog_list ul li .specifikace2 {
	background-image: url(../images/bg_katalog_nadpis.gif);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px 20px -3px 0px;
	padding: 5px 0;
}
.katalog_list ul li p.cena {
	float: left;
	font-size: 0.9em;
	margin-left: 8px;
	font-weight: bold;
}
.katalog_list ul li p.detail {
	float: right;
	font-size: 0.9em;
	margin-right: 8px;
}
.katalog_oddelovac {
	float: none;
	clear: both;
	background-color: #FFFFFF;
	background-image: url(../images/katalog_delic.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	padding: 0;
	height: 20px;
	overflow: hidden;
}
/*end of katalog*/

.detail_left {
	float: left;
	width: 371px;
	margin-right: 30px;
}
.detail_left h2.first {
	margin-top: 0;
}	
.detail_left table {
	width: 371px;
}	
.detail_left table td {
	background-color: #E0E0E0;
	border: 0 none;
	padding: 3px 10px;
}	
.detail_left table tr.sudy td {
	background-color: #F4F4F4;
}
.detail_left table tr:hover td {
	background-color: #333333;
	color: #FFFFFF;
}		


.detail_right {
	float: left;
	width: 250px;
}
.detail_right img.img_left, .detail_right img.img_right {
	margin-bottom: 6px;
}	
.detail_right img.img_left {
	float: left;
}
.detail_right img.img_right {
	float: right;
}


/* other foto*/
.other_foto_1 a img, .other_foto_1 a:hover img,
.other_foto_2 a img, .other_foto_2 a:hover img {
	border: 2px solid #362f2d;	
	margin: 0 0 -2px 0;
	padding: 0;
}
.other_foto_1 a:hover img, .other_foto_2 a:hover img {
	border: 2px solid #9e0b0f;	
}
.other_foto_1 {
	float: left;
	margin: 0 6px 6px 0;
}
.other_foto_2 {
	float: right;
}	
.other_foto_1,
.other_foto_2 {
	display: table;
	#position: relative;
	overflow: hidden;
	float: left;
	height: 122px;
	width: 122px;
	background-color: #CCCCCC;
}
.other_foto_middle {
	display: table-cell;
	#position: absolute;
	#top: 50%;
	vertical-align: middle;
}	
.other_foto_vertical {
	#position: relative;
    #top: -50%;
	text-align: center;
	width: 122px;
}

/*poptavka*/
.poptavka_box {
	border-top: 1px solid #CCCCCC;
	padding: 5px 0 0 30px;
	margin-bottom: 10px;
	background-image: url(../images/icon_label.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
}
.poptavka_box h2 {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
}	
.poptavka_box p {
	margin-top: 0;
}


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

/*realitni-poradna*/
.kom_text {
	
}
.komentar_sudy, .komentar_lichy {
	padding: 10px;
}
.komentar_sudy p, .komentar_lichy p {
	margin: 0;
}
.komentar_sudy {
	/*background-color: #F4F4F4;*/
	border-bottom: 1px solid #CCCCCC;
}
.komentar_lichy {
	/*background-color: #EFEFEF;*/
	border-bottom: 1px solid #CCCCCC;	
}

/*poradna*/
.pridat_otazku {
	background-image: url(../images/icon_pridat_otazku.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
}
.poradna_box {
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	padding: 10px 10px 0 10px;
}
.otazka, .odpoved {
	background-image: url(../images/poradna_otazka.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	margin-bottom: 10px;
}
.odpoved {
	background-image: url(../images/poradna_odpoved.gif);
}
.otazka p, .odpoved p {
	margin: 0;
}


.seznam_img {
	float: left;
	width: 213px;
	margin: 5px 20px 5px 0;
}
.seznam_text {
	width: 418px;
	float: left;
	margin: 5px 0;	
}	
.seznam_text h2 {
	margin: 0;
}


/*foto*/
.card1, .card2 {
	float: left;
	width: 213px;
	margin-right: 6px;
	text-align: center;
}
.card1 p, .card2 p {
	text-align:center;
	margin-top:5px;
	font-weight:bold;
}
.card2 {
	margin-right: 0;
}


