#* {
	padding: 0;
	margin: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.1em;
	text-align: center;
	background-color: #000000;
	min-width: 1000px;
	background-image: url(../images/bg_body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
p, td, th, li, h1, h2, h3, h4 {
	cursor: default;
}
sub, sup {
	vertical-align:baseline;
	position:relative;
}
sub {
	top:0.4em;
}
sup {
	bottom:0.4em;
}

/*elements*/
h1 {
	font-size: 1.5em;
	line-height: 1.1em;
	margin: 20px 0 20px 0;
	color: #cdbc7e;
	font-weight: normal;
}
h2 {
	color: #FFFFFF;
	font-size: 1em;
	line-height: 1.2em;
	margin: 20px 0 10px 0;
}
h2.gold {
	color: #cdbc7e;
}
h2 span.datum {
	font-size: 90%;
	}
h3 {
	color: #545949;
	font-size: 0.9em;
}
h4 {
	color: #000000;
	background-image: url(../images/bg_h4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 0.9em;
	padding: 0 10px 0 40px;
	line-height: 38px;
}	
h4#first {
	border-top: 1px solid #FFFFFF;
}	
h5 {
	background-color: #62624f;
	color: #FFFFFF;
	font-size: 0.8em;
	padding: 0 10px 0 20px;
	line-height: 47px;
}	

p { 
	color: #CCCECD;
	font-size: 0.8em;
	text-align: justify; 
	margin: 0.7em 0; 
	padding: 0; 
}
strong {
	color: #FFFFFF;
}	
a, strong a, a strong { 
	color: #cdbc7e;
}	
a:hover, strong a:hover, a:hover strong { color: #FFFFFF; }
a:focus { outline:none; }

img, a img {
	border: 1px solid #8e8f8f;
	padding: 9px;
	background-image: url(../images/img_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}
a:hover img {
	border: 1px solid #cdbc7e;
}

.img_obal {
	background-image: url(../images/img_box.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 215px;
	height: 138px;
	text-align: center;
	padding-top: 15px;
}
.img_obal:hover {
	background-position: left -153px;
}	
.img_obal a img {
	background-image: none;
	padding: 0;
	border: 0 none;
}
.img_obal a:hover img {
	border: 0 none;
}

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

ul li {
	padding-left: 17px;
	margin-bottom: 4px;
	list-style-type: none;
	background-image: url(../images/li.png);
	background-position: left top;
	background-repeat: no-repeat;
	list-style-position: outside;
	_height: 1px;
}

ul li ul li { font-size: 110%; }

ul.tooltip li a {	
	text-decoration: none;
	border-bottom:1px #AAAAAA /*cdbc7e*/ dashed; 
}
ul.tooltip li a:hover {	
	text-decoration: none;
	border-bottom:1px #fff dashed; 
}

table {
	width: 657px;
	text-align: center;
	font-size: 80%;
	margin-top: 10px;
	margin-bottom: 10px;
	border-collapse: collapse;
	border: 1px solid #9f9f9f;
}
table.no_hover tr:hover td, table.no_hover tr:hover td a img, table.no_hover tr:hover td a {
	background-color:#333333;
}
table.no_hover tr.sudy:hover td, table.no_hover tr.sudy:hover td a img, table.no_hover tr.sudy:hover td a {
	background-color:#414141;
}
table.no_hover tr td:hover, table.no_hover tr td:hover a, table.no_hover tr.sudy td:hover, table.no_hover tr.sudy td:hover a {
	background-color:#cdbc7e;
}
table.no_hover tr:hover td {
	color:#fff;
}
table.no_hover tr td:hover {
	color:#000;
}

th, td {
	background-image: url(../images/bg_th.gif);
	background-repeat: repeat-x;
	background-color: #0D471F;
	color: #FFFFFF;
	padding: 5px 10px;
}
tr.bgnone th {
	background-image: none;
}	
td {
	color: #FFFFFF;
	background-image: none;
	background-color: #333333;
	border-bottom: 1px dotted #9f9f9f;
}
tr.nobot td {
	border-bottom:none;
}
tr:hover td strong {
	color:#000;
}
tr:hover td.radek strong {
	color:#fff;
}
	
td a, td a:hover {
	color:white;
	}
td a:hover {
	text-decoration:none;
}	
table.foto tr:hover td {
	background-color:#333333;
}
tr.sudy td	{
	background-color: #414141;
}	
tr:hover td, tr:hover td a, tr:hover td span.star {
	color: #000000;
	background-color: #cdbc7e;
}
.radek, tr:hover td.radek {
	background-color: #1F1F1F;
	color: #FFFFFF;
	font-weight: bold;
}
th a {
	width:auto;
	display:block;
}

form { margin: 0; padding: 0; }
fieldset {
	margin-bottom: 10px;
	padding: 15px;
	background-color: #EBEBEB;
	border: 0 none;
}
fieldset h2 {
	margin-top: 0;
}
label {
	float: left;
	width: 160px;
}
form#kontakt input.inp, form#kontakt textarea {
	width:300px;
}
hr { display: none; }

/*division*/
#content {
	width: 1000px;
	position: relative;
	text-align: left;
	margin: 0 auto;
}

#tophead {
	position: absolute;
	top: 0;
	right: 30px;
}
#flags p {
	margin: 17px 240px 0 0;
	font-size: 0.7em;
}	
#flags p a {
	color: #cdbc7e;
	text-decoration: underline;
}
#flags p a:hover {
	color: #FFFFFF;
}		
#flags a img {
	border: 0 none;
	padding: 0;
	margin: 2px 2px;
	text-decoration: none;
}
#flags a:hover {
	text-decoration: underline;
}

#find {
	position: absolute;
	top: 8px;
	right: 0;
}
#find p {
	margin: 5px 0 0 0;
	float: left;
	font-size: 1.1em;
}	
#find input.find_inp {
	color: #FFFFFF;
	background-color: #145626;
	width: 140px;
	height: 21px;
	border: 1px solid #9b9999;
	margin: 0 5px 0 0;
	padding: 4px 0 0 5px;
	vertical-align: bottom;
}			
#header {
	position: absolute;
	top: 42px;
	right: 0;
	width: 710px;
	height: 285px;	
	background-image: url(../images/header_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#header .video_odkaz {
	position: absolute; 
	right: 38px;
	bottom: 24px;
	z-index: 50;
	margin: 0;
}
#header .video_odkaz a {	
	padding: 1px 6px;
	display: block;
	border: 1px solid #8b8d8c;
	text-decoration: none;
	background-color: #292f2b;
	color: #8b8d8c;
	font-size: 90%;
}
#header .video_odkaz a:hover {
	color: #cdbc7e;
	border: 1px solid #cdbc7e;
}
#header .in2 {
	position: relative;
	top: 22px;
	left: 21px;
	padding: 0;
	margin: 0;
	width: 656px;
	height: 244px;
	overflow: hidden;
}
#header .in2 img {
	width: 656px;
	height: 244px;
	border: 0 none;
	padding: 0;	
}
/*header slide*/
#slide_nav {
	position: absolute;
	right: 96px;
	bottom: 24px;
	z-index: 50;
}
#slide_nav a {
	margin: 0 0 0 5px;
	padding: 1px 6px;
	display: block;
	float: left;
	border: 1px solid #8b8d8c;
	text-decoration: none;
	background-color: #292f2b;
	color: #8b8d8c;
	font-size: 90%;
}
#slide_nav a:hover {
	color: #cdbc7e;
	border: 1px solid #cdbc7e;
}
#slide_nav a.activeSlide {
	color: #151515;
	background-color: #cdbc7e;
}
#slide_nav a.activeSlide:hover {
	color: #000000;
}
#slide_nav a:focus { outline: none; }

/*OLD HEADE NAV
#header .nav {
	position: absolute;
	top: 22px;
	left: 21px;
	width: 656px;
	height: 244px;
	z-index: 99;
}
#prev, #next {
	display: block;
	width: 328px;
	height: 244px;
	float: left;
	text-decoration: none;
	background-image: url(../images/header_nav.png);
	background-repeat: no-repeat;
	background-position: left top;	
}
#next {	
	float: right;
}
#prev:hover, #next:hover {
	background-image: url(../images/header_nav_left.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#next:hover {
	background-image: url(../images/header_nav_right.png);
	background-position: right top;
}*/

	

#left, #right {
	display: inline;
	position: relative;
}
#left {
	width: 290px; 
	float: left; 
	margin: 0 0 0 -1000px;
}	
#right {
	width: 710px; 
	float: left; 
	margin: 327px 0 0 290px;
}

#logo {
	position: absolute;
	top: 0;		
	left: 0;
}
#logo, #logo span {
	width: 290px; 
	height: 240px;
	overflow: hidden;
}
#logo span {
	background-image: url(../images/logo2.png);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
	display: block;			
}	


/*navigace*/
#left #left_nav {
	width: 239px;
	position: absolute;
	top: 270px;
	right: -9px;
	left: 60px;
}
#left_nav ul {
	margin: 0;
	padding: 0;
	background-image: none;
}	
#left_nav li {
	background-image: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	text-align: left;	
}
#left_nav li a {
	font-size: 1.1em;
	color: #d7d7d7;
	text-decoration: none;
	font-weight: bold;
	min-height: 26px;
	line-height: 26px;
	margin-left: 0;
	padding: 0 20px 0 0;
	display: block;		
}	
#left_nav li a:hover, #left_nav li a.sel {
	background-image: url(../images/nav_active2.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#left_nav li a.sel {
	color: #cdbc7e;
}
#left_nav li ul {
	margin: 0 0 0 15px;
	padding: 5px 0;
}	
#left_nav li ul li {
	border-bottom: 0 none;	
}
#left_nav li ul li.dva_radky {
	min-height:35px;
}
#left_nav li ul li a {
	font-size: 1.0em;
	min-height: 20px;
	line-height: normal;
	font-weight: normal;
	list-style-position: outside;
}

#left_nav li ul li a:hover, #left_nav li ul li a.subsel {
	background-image: none;
	color:#cdbc7e;	
}
#left_nav li ul li a.subsel {	
	text-decoration: underline;

}
.nav_oddeleni {
	margin: 5px 10px 5px 0;
	height: 1px;
	background-image: url(../images/nav_oddeleni.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
	
#copy {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}	
#copy .in {
	margin-left: 308px;
	margin-right:28px;

}
#copy .in p.adresa {
	font-size: 1em;
	color: #b7b7b7;
	margin-top: 0;
}		 
#copy p {
	font-size: 0.75em;
	text-align: left;
}	
#copy p a {
	color: #FFFFFF;
}
#copy p a:hover {
	color:#cdbc7e;
}	
#copy a:hover img {
	border: 0 none;
}
#copy a.out {
	background-image:url(../images/out_white.gif);
}
#copy a.out:hover {
	background-image:url(../images/out.gif);
}
/*//// ZOUTOUB A FEJSBUK ///*/
#copy div.facebook, #copy div.youtube {
	float:right;
	display:block;
	width:30px;
	height:30px;
	background-image:url(../images/facebook30.png);
	background-repeat:no-repeat;
	background-position:top left;
}

#copy div.youtube {
	width:65px;
	background-image:url(../images/youtube30.png);
	margin-left:10px
}

#copy div.facebook a, #copy div.youtube a{
	height:30px;	
	display:block;
	text-decoration:none;
}

	
	
.drobky {
	background-image: url(../images/drobky.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	margin-top: 0;
	color: #8b8d8c;
}
.drobky a {
	color: #8b8d8c;
}
.drobky a:hover {
	color: #FFFFFF;
}

.d2 {
	float: left;
	width: 318px;
	margin-right: 21px;
}
.d3 {
	float: left;
	width: 318px;
}

.d4, .d5, .d6 {
	float: left;
	width: 205px;
}
.d4, .d5 {
	margin-right: 21px;
}

.ubytovani_col1, .ubytovani_col2, .ubytovani_col3 {
	width: 204px;
	float: left;

}	
.ubytovani_col2 {
	width:229px;
}
.ubytovani_col1, .ubytovani_col2 {
	margin-right: 10px;
}
.ubytovani_col2 p {
	text-align: left;

}
.ubytovani_col2 ul {
	margin-left: 0;
}

.gastro_nav {
	float: left;
	margin-right: 40px;
}	
.gastro_nav ul {
	margin-left: 0;
}	

#mapa_eg {
	border: 1px solid #8e8f8f;
	padding: 9px;
	background-image: url(../images/img_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#mapa_eg_in {
	background-image: url(../images/mapa_eg.gif);
	background-repeat: no-repeat;
	width: 637px;
	height: 501px;
	position: relative;
}	
#mapa_eg_in2 {
	background-image: url(../images/mapa_zl.gif);
	background-repeat: no-repeat;
	width: 637px;
	height: 501px;
	position: relative;
}	

.point_lazne, .point_plaza, .point_clinic {
	display: block;
	width: 17px;
	height: 21px;
	position: absolute;
}	
.point_lazne {
	top: 99px;
	left: 416px;
}
.point_plaza {
	top: 377px;
	left: 379px;
}
.point_clinic {
	top: 360px;
	left: 356px;
}

	
/*classes*/
.center { text-align: center; }
.left { text-align:left;}
.right { text-align:right;}
.mensi {
	font-size: 80%;
}
.vetsi {
	font-size: 105%;
}		
.inner {
	background-image: url(../images/inner_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 710px;
	min-height: 110px;
	_height: 110px;		
}
.inner .in {
	padding: 22px 32px 22px 21px;
	min-height: 500px;
	_height: 500px;	
}
.inner_foot {
	background-image: url(../images/inner_foot.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 710px;
	height: 90px;
	/*min-height: 90px;
	_height: 90px;*/
	/*position: relative;
	top: -30px; */
}
.userline {
	padding: 50px 0 0 133px;	
}
.userline a {
	color: #FFFFFF;
}
.userline a:hover {
	color:#cdbc7e;
}
.email_kontakt, .print, .nahoru {
	float: left;
	background-repeat: no-repeat; 
	background-position: left center; 
	margin: 0 20px 0  0;
	padding: 0 0 0 35px;
	height: 25px;
	line-height: 25px;
}
.email_kontakt {
	background-image: url(../images/icon_mail.png); 
}
.print { 	
	background-image: url(../images/icon_print.png); 
}
.nahoru { 	
	background-image: url(../images/icon_top.png); 	
	padding-left: 29px;
}


.inner2 {
	margin: 10px 15px;
}	
.odst1, .odst2, .odst3 {
	float: left;
	width: 204px;
	margin: 10px 0;
	text-align: center;
}
.foto1 {
	width:204px;
	text-align:center;
}	
.odst1 p, .odst2 p, .odst3 p {
	margin: 0 5px;
	text-align: center;
}
.odst1 ul li, .odst2 ul li, .odst3 ul li {
	text-align: left;
}	
.odst1 p.goldfont, .odst2 p.goldfont, .odst3 p.goldfont, p.goldfont {
	text-align: center;
	margin: 5px 0;
	font-size: 1em;
	line-height:1.3em;
	font-weight: bold;
}
	
.smaller {
	font-size:90%;
}
.odst1, .odst2, .odst12 {
	margin-right: 22px;
}
.odst12 {
	float: left;
	width: 430px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;

}

.seznam_img {
	float: left;
	width: 225px;
}
.seznam_text {
	width: 432px;
	float: left;	
}	
.seznam_text h2 {
	margin-top: 0;
}	

.block_size { width: 70px; float:left; font-weight: bold; }
.block_size1 { width: 320px; float:left;}
.block_size2 { width: 100px; float:left;font-weight: bold;}
.block_size3 { width: 80px; float:left;font-weight: bold;}
.block_size4 { width: 140px; float:left;font-weight: bold;}
.block_size41 { width: 200px; float:left;font-weight: bold;}
.block_size5 { width: 110px; float:left;font-weight: bold;}
.width80 {width:80px;float:left;}

.delitko {
	background-image: url(../images/delitko.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 657px;
	height: 26px; 
	float: none; 
	clear: both;
	margin: 5px 0; 
}
.cleaner { height: 1px; line-height: 1px; float: none; clear: both; }
.fl_left { float: left; margin-right: 10px; margin-bottom: 10px; }
.fl_right { float: right; margin-bottom: 10px; margin-left: 10px; }

.info {
	border-bottom: 1px solid #cdbc7e;
	width: 646px;
	min-height: 1px;
	_height: 1px;
	padding: 10px 10px 10px 1px;
	margin-bottom: 10px;
	background-image: url(../images/info_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}


.info p {
	text-align: left;
}	
.info p.in, .info p.in_pdf, .info p.in_clock {
	background-image: url(../images/info_in1.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 0 0 55px;
	margin: 0;
	width: 591px;
	min-height: 38px;
	_height: 38px;	
}
.info p.in_pdf {
	background-image: url(../images/info_in_pdf.png);
}
.info p.in_clock {
	background-image: url(../images/info_in_clock3.png);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding: 0 0 0 85px;
	margin: 0;
	width: 591px;
	min-height: 62px;
	_height: 62px;
}

.info p.pdf { 
	background-image: url(../images/pdf_icon.gif); 
	background-repeat: no-repeat; 
	background-position: left center;
	padding: 0 0 0 40px;
	margin-left: 15px;
	line-height: 29px;
}


.info_1, .info_2, .info_pdf, .info_pdf_2, .info_bad {
	background-image: url(../images/info1.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 48px;
	line-height: 48px;
	padding: 0 10px 0 55px;	
}
.info_bad {
	background-image: url(../images/info_bad1.png);
	color:#cdbc7e;
	font-weight:bold;
}
.info_2, .info_pdf_2 {
	height: 38px;
	line-height: normal;
	padding: 5px 10px 5px 55px;
}

.info_pdf, .info_pdf_2 {
	background-image: url(../images/info_pdf.png);
}

.citace {
	background-image: url(../images/citace.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	_height: 1px;
}
.citace span {
	background-image: url(../images/citace.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 25px;
}
.podpis {
	font-style: italic;
	color: #cdbc7e;
	text-align: right;
}
.nobr {
	padding: 0;
	border: 0 none;
}
.notop {
	margin-top: 0;
}
.nomar {
	margin: 0;
}
.nobtm {
	margin-bottom: 0;
}
/*.kontakty h2 {
	margin-bottom: 0;
}*/
.kontakty p {
	margin-top: 0;
}					
.noscreen { display: none; }
.goldfont {
	color: #cdbc7e;
}	
.redfont {
	color: #790000;
}	
.yellowfont {
	color: #fff200;
}

.out {
	background-image: url(../images/out.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}
.novinka {
	background-image: url(../images/icon_datum.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}
#player {
	margin: 0 auto;
	padding:0;
}
span.star {
	font-size:1.3em;
	color:#cdbc7e;
}


#chyba, #chyba_bad {
	font-weight: bold;
	color: #cdbc7e;
	font-size: 100%;
	background-color: #135424;
	padding: 10px;
	border-bottom: 1px solid #97a5b0;
	border-top: 1px solid #97a5b0;
}
#chyba_bad {
	background-color:#990000;
}
#chyba a, #chyba_bad a {
	color: #FFFFFF;
}	
#kontakt label.error {
	float: none;
	text-align: left;
	width: 350px;
	display: block;
	background-image: url(../images/error.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 25px;
	font-weight:bold;
	margin-top: 10px;
	margin-left: 160px;
	color: #cdbc7e;
}
p.pod_kat { 
	font-size: 0.9em; 
	font-weight: bold; 
	background-image: url(../images/folder.gif); 
	background-repeat: no-repeat; 
	padding-left: 20px;
	margin-top: 20px;
}
div.podtrh {
	border-bottom: 1px dotted #CCCCCC;
	clear: both;
	float: none;
	height: 1px;
	padding-top: 3px;
}	

/*BTNS*/
.btn, .btn_zbozi { 
	position: relative; 
	background: #aaa; 
	padding: 5px; 
	color: #210202; 
	text-decoration: none; 
	cursor: pointer;	
}
.btn_find {
	padding: 0 5px 0 5px;
	height: 26px;
	font-size: 80%;
}
	
.btn * { 
	font-style: normal; 
	background-image: url(../images/btn.png); 
	background-repeat: no-repeat; 
	display: block; 
	position: relative; 
}
.btn i { 
	background-position: top left; 
	position: absolute; 
	margin-bottom: -5px;  
	top: 0; 
	left: 0; 
	width: 5px; 
	height: 5px; 
}
.btn span { 
	background-position: bottom left; 
	left: -5px; 
	padding: 0 0 5px 10px; 
	margin-bottom: -5px; 
}
.btn span i { 
	background-position: bottom right; 
	margin-bottom: 0; 
	position: absolute; 
	left: 100%; 
	width: 10px; 
	height: 100%; 
	top: 0; 
}
.btn span span { 
	background-position: top right; 
	position: absolute; 
	right: -10px; 
	margin-left: 10px; 
	top: -5px; 
	height: 0; 
}
/*
* html .btn span,
* html .btn i { float: left; width: auto; background-image: none; cursor: pointer; }
*/

.btn.grey { background: #FFFFFF; }
.btn.gold { background: #cdbc7e; color: #000000; }
.btn:hover { background-color: #8b7d62; color: #FFFFFF; }
.btn[class] {  background-image: url(../images/shade.png); background-position: bottom; }

.btn_find.gold { background: #cdbc7e; color: #000000; }
.btn_find:hover { background-color: #8b7d62; color: #FFFFFF; }
.btn_find[class] { background-image: url(../images/shade.png); background-position: bottom; }
/*
* html .btn { border: 3px double #aaa; }
* html .btn.blue { border-color: #2ae; }
* html .btn:hover { border-color: #a00; }
*/


/*fotogalerie*/
.foto_seznam_obal, .foto_seznam_obal2 {
	float: left;
	width: 210px;
	margin-right: 10px;
}
.foto_seznam_obal p, .foto_seznam_obal2 p {
	text-align: center;
}	
.foto_seznam_obal2 {
	margin-right: 0;
}

/*virtual*/
#foto_box  { 
	background-image: url(../images/foto_bg.png); 
	background-repeat: no-repeat; 
	background-position: center 0; 
	padding: 0; 
	width: 400px; 
	height: 310px; 
	margin: 0 auto; 
}
#foto_box a:hover img {
	border: 0 none;
	padding: 0;
}	
#foto_box p { 
	color: #fff; 
	position: relative; 
	margin: 5px 0 0 20px; 
	padding: 0;  
}
#foto { 
	margin: 0 0 0 12px; 
	padding: 15px 0 0; 
	width: 375px; 
}
.img_ikon { 
	position: absolute; 
	left: 310px; 
	margin-top: 0; 
}
.odsaz { 
	margin-right: 10px; 
}

/*tvare*/
.tvare_1, .tvare_2 {
	float: left;
	width: 307px;
	margin: 0 11px 11px 0;
	border: 1px solid #8e8f8f;
	padding: 7px;
	background-image: url(../images/img_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}
.tvare_2 {
	margin-right: 0;
}	
.tvare_1 p, .tvare_2 p {
	margin: 0;
	font-size: 0.8em;
}	
.tvare_1 img, .tvare_2 img {
	padding: 0;
	border: 0 none;
	float: left;
	margin-right: 10px;
	border: 1px solid #cdbc7e;	
}	
.tvare_1 h2, .tvare_2 h2 {
	margin-top: 5px;
	font-size: 1em;
}
.tvare_1 .block_size, .tvare_2 .block_size {
	width: 45px;
}
.icon_mail, .icon_tel {
	background-image: url(../images/icon_email.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 25px;
	padding-top: 2px;
	padding-bottom:2px;
	
	
}
.icon_tel {
	background-image: url(../images/icon_telephone.png);
}	

/* SUB & SUP fix*/
sub, sup {
	vertical-align:baseline;
	position:relative;
}
sub {
	top:0.4em;
}
sup {
	bottom:0.4em;
}


/* jtip */

#JT_arrow_left{
	background-image: url(../images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #252424;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p {
	margin: 0 0 3px 0;
	text-align: left;
}

#JT_copy img{
	float: left;
	border: 1px solid #CCCCCC;
	padding: 0;
	margin: 5px 15px 0 0;
}

.jTip{
cursor:help;
}

/*//////// GASTRO LOGA + POPIS ///////*/
.gastro_loga {
	float: left;
	width: 300px;
}
/*/// kvuli dlouhemu jmenu KKK sweet orient ///*/
.gastro_loga.kkk {
	float: left;
	width: 200px;
}
.gastro_loga_la_boheme, .gastro_loga_sweet_orient, .gastro_loga_sorrento, .gastro_loga_old_times, .gastro_loga_bon_soir, .gastro_loga_lobby_bar {
	float:right;
	background-repeat:no-repeat;
	background-position: left top;
	margin-bottom: 10px;
}
.gastro_loga_la_boheme	{
	background-image:url(../images/gastronomie/loga/la_boheme01.png);
	width:300px;
	height:60px;
}	
.gastro_loga_sweet_orient {
	background-image:url(../images/gastronomie/loga/sweet-orient02.png);
	width:200px;
	height:123px;
	margin-top:10px;
}	
.gastro_loga_sorrento {
	background-image:url(../images/gastronomie/loga/sorrento01.png);
	width:300px;
	height:93px;
}
.gastro_loga_old_times {
	background-image:url(../images/gastronomie/loga/old-times02.png);
	width:200px;
	height:140px;
}	
.gastro_loga_bon_soir {
	background-image:url(../images/gastronomie/loga/bon-soir01.png);
	width:224px;
	height:100px;
}	
.gastro_loga_lobby_bar {
	background-image:url(../images/gastronomie/loga/lobby-bar01.png);
	width:240px;
	height:140px;
}

.gastro_popis, .gastro_popis.kkk {
	float: left;
	width: 356px;
	margin-top: 0px;
	margin-right: 1px;
}
/*/// kvuli dlouhemu jmenu KKK sweet orient ///*/
.gastro_popis.kkk {
	width: 406px;
	
}
.gastro_popis h1 {
	margin-top:11px;
}
a.foto_chef {
	float:right;
	margin-top:25px;
	margin-left:10px;
}

/* REZERVACNI FORM */
form {
	background-color:none;
}

form fieldset {
	border:1px solid #cdbc7e;
	background:none;
	margin-bottom:30px;
	padding-left:30px;
	padding-right:30px;
	/*background-color:#333333;*/
}

fieldset legend {
	border:1px solid #cdbc7e;
	padding:5px 10px;
	background-image: url(../images/bg_th.gif);
	color:#fff;
	font-weight:bold;
}
fieldset div.balicek {
	margin:0;
	padding:0;
}
fieldset div.balicek input.checkbox {
	float:left;
	margin-top: 5px;
	
}
fieldset div.balicek h3 {
	float:left;
	color:#cdbc7e;
	padding: 0;
	margin:0;
}
fieldset div.balicek p.cena_osoby {
	float:right;
	color:#cccecd;
	margin:0;
}
fieldset div.balicek p.popis {
	color:#cccecd;
	/*margin:0 0 0 23px;*/
}

fieldset div.delitko {
	background-image: url(../images/delitko_form.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 590px;
	height: 26px; 
	float: none; 
	clear: both;
	margin: 10px 0; 
	/*background-color:red;*/
}


.next {
	float:right;
}
.prev {
	float:left;
}

p span.drobky_rez a {
	color:white;
	font-weight:bold;
}

/* KROK 1 */
fieldset#krok1  p {
	clear:both;
	float:none;
}
fieldset#krok1 input  {
	width:68px;
}
fieldset#krok1 select {
	width:72px;
	
}

/* KROK 2 */
fieldset#krok2 div.balicek p.cena_osoby input.osoby {
	width:15px;
	text-align:right;
}
fieldset div.d2 {
	width:285px;
	margin:0 5px 0 25px;
}
fieldset div.d3 {
	width:275px;
	margin:0;
}
fieldset#krok2 input {
	border: 3px #cdbc7e solid;
}
/* KROK 3 */
fieldset#krok3 div.balicek h3 {
	float:none;
}
fieldset#krok3 label {
	float:left;
	width:250px;
}
fieldset#krok3 input {
	width:250px;
	float:left;
}
fieldset#krok3 select {
	width:250px;
}

/* KROK 4 */
fieldset#krok4 input, fieldset#krok4 textarea {
	width:300px;
}

fieldset#krok4 div#otazka {
	margin-left:140px;
}
fieldset#krok4 div#otazka input.radio {
	float:left;
	width:10px;
	margin: 4px 10px 0 0;
}

fieldset#krok4 div#otazka p {
	margin: 2px 0 2px 0;
	padding: 0;
}

/* konec formulare */

.popis_procedur h2 {
	color:#cdbc7e;
	margin-bottom:0;
}
.popis_procedur p {
	margin-top:0;
}

	
	
.newsletter_form label {
	text-align:right;
	width:205px;
	margin-right:20px;

	
}	