
@media Screen    
{
BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	padding-bottom: 50px;
	MARGIN: 0px;
	FONT: 70%/* "Verdana CE", Verdana,*/ "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
	PADDING-TOP: 0px;
	TEXT-ALIGN: center;
	/*background: #030A02 url(_bg_temp.jpg) repeat-x top; podlesi */
	/*background: #FDF5E6 url(bg_page.jpg) repeat-x top;*/
	background: #E1D6BA url(bg_page.jpg) repeat-x top;
}
BODY, TD, LI SPAN {
	/*COLOR: #E7C7B5; podlesi*/
	COLOR: #57311C;
}
FORM {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
DIV {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
EM {
	font-style: normal;
}
HR {
	color: #574A00;
	height: 1px;
	margin-top: 30px;
}


H1 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 10px;
	PADDING-TOP: 30px;
	MARGIN: 0px;
	MARGIN-TOP: 0px;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-weight: normal;
	font-size: 130%;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: left;
	color: #C8A77E;
}
H2 {
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 2px;
	PADDING-TOP: 2px;
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 10px;
	color: #84550C;
	font-size: 100%;
	text-transform: uppercase;
	text-align: left;
	letter-spacing: 1px; 
	width: 750px;
}
H3 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	MARGIN: 0px;
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
	text-align: left;
	letter-spacing: 0px; 
	font-size: 100%;
	FONT-FAMILY: "Verdana CE", Verdana, "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
}
H4 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	MARGIN: 0px;
	FONT-SIZE:100%;
	text-align: justify;
}
H5 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; FONT-SIZE: 110%; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
H6 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	FONT-SIZE: 80%;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
UL {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	MARGIN: 0px;
	MARGIN-LEFT: 15px;
	list-style-position: outside;
	list-style-type: square;
}
LI {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px;
}
UL.highlight LI:hover, 
UL.highlight LI.hover {
	background-color: #FAF3E5;
}
P {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	MARGIN: 0px;
	MARGIN-BOTTOM: 10px;
	text-align: justify;
}
IMG {
	BORDER-RIGHT: medium none; BORDER-TOP: medium none; BORDER-LEFT: medium none; BORDER-BOTTOM: medium none
}
.clear {
	CLEAR: both; FONT-SIZE: 1px
}
.clearL {
	CLEAR: left; FONT-SIZE: 1px
}
.clearR {
	CLEAR: right; FONT-SIZE: 1px
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
A {
	COLOR: Maroon;
	TEXT-DECORATION: underline;
	/*font-weight: bold;*/
}
A:hover {
	COLOR: #3E1100;
	TEXT-DECORATION: none;
}


#area {
	MARGIN: 0px auto;
	WIDTH: 777px;
	TEXT-ALIGN: left;
	padding-bottom: 0px;
	margin-bottom: 0px;
	height: auto;
	position: relative;
	background-color: #FDF5E6;
	border: 0px solid green;
}
TD, TH {
	FONT-FAMILY: "Verdana CE", Verdana, "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
	FONT-SIZE: 100%;
	padding: 0px;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 6px;
	text-align: left;
	vertical-align: top;
}
TD {
	font-weight: normal;
}
TH {
	padding-bottom: 10px;
}



/*** HEADER **/
#headerPrint {
	display: none;
}
#header {
	position: relative;
	width: 777px;
	height: 300px;
	background: #ffffff url(bg_head.jpg) no-repeat 0px 0px;
}
#header H2#titul {
	position: absolute;
	top: 4px;
	left: 0px;
	text-transform: none;
	letter-spacing: 0px;
	font-size: 11px;
	/*color: #ac987f;*/
	color: #D8B489;
}
#header H2#titul A {
	color: #D8B489;
}
#header H2#menu_top {
	position: absolute;
	top: 4px;
	left: 315px;
	text-transform: none;
	letter-spacing: 0px;
	font-size: 11px;
	/*color: #E3CAAA;*/
	color: #986A32;
}
#header H2#menu_top A {
	color: #986A32;
}
#header #soutez {
	position: absolute;
	top: 42px;
	left: 643px;
	letter-spacing: 0px;
	font-size: 11px;
	color: #DDB55E;
	font-weight: bold;
	z-index: 100;
	text-align: justify;
}
#header #soutez A {
	color: white;
}
#header #soutez A:hover {
	color: red;
}
#header #menu {
	position: absolute;
	/*top: 315px;*/
	top: 305px;
	/*left: 15px;*/
	left: 23px;
	letter-spacing: 0px;
	font-size: 11px;
	color: #DDB55E;
	font-weight: bold;
	/*text-transform: uppercase;*/
}
#header #menu A {
	font-weight: bold;
	color: #C59350;
	text-decoration: none;
}
#header #menu A:hover {
	/*color: #FFBA5B;*/
	color: #FFC924;
}
#header #menu SPAN.space {
	margin-right: 16px;
	margin-left: 16px;
	/*margin-right: 10px;
	margin-left: 10px;*/
	color: #705107;
}
#header #menu2 SPAN.space {
	margin-right: 14px;
	margin-left: 13px;
	/*margin-right: 5px;
	margin-left: 5px;*/
}
#header #menu2 {
	border-top: 1px solid #705107;
	margin-top: 0px;
	display: block;
}
#header #rezervace {
	position: absolute;
	top: 179px;
	left: 725px;
	font-weight: bold;
	text-transform: lowercase;
	letter-spacing: 0px;
	font-size: 11px;
	color: #ac987f;
}
#header #rezervace A {
	color: #D5A972;
}
#header #rezervace A:hover {
	COLOR: #B22222;
}

/** logo **/
#header img#logo {
	position: absolute;
	width: 300px;
	height: 150px;
	left: 0px;
	top: 0px;
	border: 0px;
}

/** #BODY **/
#body{
	WIDTH: 700px;
	WIDTH= 780px; /* IE*/
	TOP: 0px;
	margin-top: 0px;
	position: relative;
	/*left: 80px;*/
	border: 0px solid green;
}
#body #obsah{
	margin-top: 0px;
	padding-left: 90px;
	padding-left: 90px;
	padding-right: 5px;
	padding-bottom: 50px;
	border: 0px solid Fuchsia;
}
#body #obsah #block{
	width: 250px;
	float: left;
	margin-right: 30px;
	border: 0px solid red;
}
#body #obsah.kontakt{
	padding-right: 0px;
}
#body #obsah.kontakt IMG{
	padding-right: 0px;
	margin-right: 0px;
}
#body #obsah.kontakt TD#galerie {
	padding-right: 0px;
	margin-right: 0px;
}
#body H2 {
	letter-spacing: 1px;
	font-weight: normal;
	font-size: 13px;
	padding: 0px;
	padding-top:35px;
	padding-bottom: 0px;
	border: 0px solid red;
	height: 1em;
	margin: 0px;
}



/*** FOOT ***/
#foot {
	display: block;
	width: 780px;
	height: 65px;
	margin-bottom: 0px;
	text-align: right;
	vertical-align: middle;
	position: relative;
	/*background: #2A0000;*/
}
#footContent {
	display: block;
	font-size: 9px;
	height: 13px;
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 0px;
	font-family: "Verdana CE", Verdana, Arial, sans-serif;
	float: right;	
	position: relative;
	top:80px;
	left: 20px;
}
#footContent A,
#footContent SPAN  {
	color: #733F00;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: normal;
}
#footContent A:hover,
#footContent SPAN:hover,
#footContent SPAN.hover {
	color: #BF6A00;
}
#foot #oteviracka {
	position: absolute;
	left: 10px;
	top: 19px;
	text-align: left;
}
#foot #oteviracka H3 {
	display: inline;
}
#foot #oteviracka,
#foot #oteviracka H3 {
	font-size: 11px;
	color: #915915;
}
#foot #menu_oteviracka {
	color: #A57A49;
	margin-top: 4px;
}
#foot #menu_oteviracka A {
	color: #87643D;
	font-weight: normal;
	margin-right: 5px;
}
#foot #menu_oteviracka A:hover {
	color: #CCA166;
}
#foot #oteviracka #cc {
	position: absolute;
	left: 775px;
	top: 0px;
	text-align: left;
}
*/

/*** FOOT ***/
#foot {
	display: block;
	width: 850px;
	height: 52px;
	margin-bottom: 0px;
	text-align: right;
	vertical-align: middle;
	position: relative;
}
#footContent {
	color: #EAA80D;
	display: block;
	font-size: 9px;
	height: 13px;
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 0px;
	font-family: "Verdana CE", Verdana, Arial, sans-serif;
	float: right;	
	position: relative;
	top:50px;
	left: 20px;
}
#footContent A,
#footContent SPAN  {
	color: #4F0200;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: normal;
}
#footContent A:hover,
#footContent SPAN:hover,
#footContent SPAN.hover {
	color: #966C32;
}
#foot #oteviracka {
	position: absolute;
	left: 10px;
	top: 16px;
	text-align: left;
}
#foot #oteviracka H3 {
	display: inline;
}
#foot #oteviracka,
#foot #oteviracka H3 {
	font-size: 11px;
	color: #AB853D;
}
#bottom {
	vertical-align: middle;
	position: relative;
	left: 0px;
	top: 52px;
	width: 850px;
	height: 22px;
	text-align: left;
	/*background: #200000 url(uvod_bottom.jpg) no-repeat bottom;*/
}
#bottom #cc {
	position: absolute;
	left: 793px;
	top: 3px;
	text-align: left;
	z-index:10;
}
#bottom #menu_oteviracka {	
	color: #E3D1B9;
	margin-top: 0px;
	margin-left: 10px;
	/*background: #3D0200 url(uvod_bottom.jpg) no-repeat top;*/
}
#bottom #menu_oteviracka A {
	color: #DABA8F;
	font-weight: normal;
	margin-right: 5px;
}
#bottom #menu_oteviracka A:hover {
	color: #C0893F;
}


#uvod_texty{
	WIDTH: 850px;
	TOP: 0px;
	margin-top: 0px;
	position: relative;
	border: 0px dashed Fuchsia;
}
#uvod_texty H2 {
	letter-spacing: 1px;
	font-weight: normal;
	font-size: 13px;
	padding: 0px;
	padding-top: 35px;
	padding-bottom: 3px;
	margin-bottom: 2px;
	width: auto;
	border: 0px solid red;	
}
#uvod_texty #upoutavka {
	width: 790px;
	position: relative;
	top:-10px;
}
#uvod_texty #marquee {
	width: 450px;
	height: 17px;
	margin: 0px;
	background-image: url(bg_marquee.gif);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	/*background-color: #FF8C00;*/
}
#uvod_texty #marquee SPAN.block {
	margin-right: 200px;
}
#uvod_texty #upoutavka SPAN.n {
	margin-left: 20px;
}
#uvod_texty #upoutavka A {
	color: #131b14;
	text-decoration: none;
}
#uvod_texty #upoutavka A:hover {
	color: Green;
	text-decoration: underline;
}



/**** OBECNE ***/
ul.links{
	margin: 50px;
	list-style-image: url(arrow_blue.gif);
}
.sto{
	width: 100%;
}
.red{
	color: #E60000;
	font-weight: bold;
}
.b{
	font-weight: bold;
}
.n{
	font-weight: normal;
}

.imgL, .imgR, .img {
	border: 1px solid #7C4730;
}
.imgL, .imgLNoBorder {
	FLOAT: left;
	margin-right: 13px;
	margin-bottom: 10px;
}
.imgR, .imgRNoBorder {
	FLOAT: right;
	margin-left: 13px;
	margin-bottom: 10px;
}
.img {
	FLOAT: none;
}

.L {
	FLOAT: left;
	position: relative;
}
.R {
	FLOAT: right;	
	position: relative;
}

/** cenik **/
#obsah H2 {
	margin-top: 10px;
	padding-bottom: 15px;
	text-align: center;
}
#cenik H3 {
	margin-top: 15px;
	margin-bottom: 5px;
	/*COLOR: #D09473;*/
	/*letter-spacing: 1px;*/
	font-weight: normal;
	/*font-size: 14px;*/
}
#cenik H3.prvni {
	margin-top: 0px;
}
#cenik TABLE {
	margin: 0px;
	border-right: 0px solid #F5F5F5;
	/*border: 0px solid #FFD700;*/
	width= 650px;
}
#cenik TABLE TD {
	padding: 0px;
	border-top: 0px solid #F5DEB3;
	padding-top: 2px;
	padding-right: 4px;
}
#cenik TD.cena,
#cenik TD.cas {
	width: 80px;
	white-space: nowrap;
	text-align: right;
	margin-right: 10px
}
#cenik TABLE TR TD TABLE {
	border: 0px solid #FCEFDE;
	width: 70%;
	margin-left: 100px;
}
#cenik TABLE TR TD TABLE TD {
	white-space: nowrap;
}
#jidelak TABLE {
	margin-bottom: 30px;
	margin-right:0px;
	border-right: 0px solid #F5F5F5;
	border: 0px solid #FFD700;
	/*width: 620px;*/
}
#jidelak TH {
	padding-top: 9px;
	padding-bottom: 7px;
	font-size: 12px;
}
#jidelak TD {
	padding-bottom: 5px;
	text-align: left;
/*	border-bottom: 1px solid #CBA481;*/
	border-bottom: 1px solid #D9BDA3;
}
#jidelak TD.polozka {
	width: 530px;
}
#jidelak TD.polozka SPAN.pozn {
	font-size: 9px;
	margin-left: 15px;	
	/*color: #C8A77E; podlesi*/
	color: #BA8F5A;
	display: block;
}
#jidelak TD B {
	font-size: 12px;
	display: block;
}
#jidelak TD.cena {
	width: 50px;
	white-space: nowrap;
	text-align: right;
	margin-right: 10px
}
#jidelak H3 {
	margin-top: 25px;
	margin-bottom: 12px;
	margin-right:50px;
	padding: 2px;
	padding-left: 7px;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 120%;
	text-align: center;
	/*background: #E9E1CD;*/
	background: #F0E4C6;
}
#jidelak.speciality TABLE {
	margin: 30px auto;
	border-right: 0px solid #F5F5F5;
	border: 0px solid #FFD700;
	width: 300px;
}
#block #jidelak.menu1,
#block #jidelak.menu2 {
	width: 320px;
}
#jidelak OL,
#jidelak UL {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 110px;
}
.foto {
	float: left;
}
FORM .field {
	font-family: "ArialCE",Arial, "HelveticaCE", Helvetica, sans-serif;
	font-size: 13px;
	color: #CD947F;
	background-color: #150C08;
	padding: 3px;
	/*border: 3px solid #412519;*/
	border: 3px solid #7C4730;
}
#kontakt FORM .field {
	width: 380px;
}
#kontakt IMG {	
	margin-right: 0px;
}
#kontakt H2.form {	
	margin-bottom: 10px;
}
#kontakt TD.ls P {	
	text-align: left;
}
#kontakt #podpis {	
	text-align: right;
}
#rezervace FORM TEXTAREA.field {
	width: 100%;
}
FORM INPUT.field {
	margin-bottom: 7px;
}

/* FOTOGELERIE */
#galerie {	
	background-color: #4D2C1D;
	/*padding: 1px;*/
	border: 1px solid #7C4730;
	width:133px;
	height: auto;
	position: absolute;
	left: 780px;
	top: 0px;
}
#galerie IMG {	
	background-color: #4D2C1D;
	/*padding: 1px;*/
	border: 3px solid #7C4730;
	margin: 3px;
	width:120px;
	height: 100px;
}

/* DARKOVY POUKAZ */
#darkovy_poukaz IMG {	
	margin-top: 35px;
	margin-left: 15px;
}
#darkovy_poukaz H2 {	
	margin-top: 0px;
	text-align: left;
}
#darkovy_poukaz H3 {
	margin-bottom: 8px;
}
/* CENIKY KOSMEYTIKY */
#ceniky TABLE {	
	margin-top: 8px;
	margin-bottom: 15px;
	border: 3px solid #7C4730;
	width: 100%;
	clear: both;
}
#ceniky TABLE.uzsi {	
	width: 460px;
	clear: left;
}
#ceniky TABLE TD {
	border: 1px solid #48291C;
	padding: 8px;
	padding-top:2px;
	padding-bottom:2px;
	vertical-align: top;
}
#ceniky .kod {
	white-space: nowrap;
	width: 42px;
}
#ceniky .baleni {
	white-space: nowrap;
	width: 90px;
}
#ceniky .cena {
	white-space: nowrap;
	text-align: right;
	margin-right: 7px;
	width: 56px;
}
#ceniky TABLE.doporucuji {	
	position: relative;
	top:-12px;
	margin-left: 13px;
	border: 0px solid #7C4730;
	width: auto;
}
#ceniky TABLE.doporucuji TD {	
	padding-left:20px;
	padding-right:20px;
}
.headline {	
	font-size:120%
}
#toplist {	
	display: none;
}
H2 {	
	position: relative;
}
H2 IMG.dk {	
	position:absolute;
	left: 593px;
	top: 36px;
	border: 3px solid #7C4730;
}
#balicky H3 {	
	margin-top: 20px;
	margin-bottom: 20px;
}
#balicky H3.upoutavka,
#balicky H3.upoutavka SPAN.last {	
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#balicky UL {	
	margin-top: 5px;
	margin-bottom: 10px;
}
#hotel_podlesi LI,
#firemni_akce LI {
	margin-bottom: 5px;
}
#banner {
	margin: 30px;
	margin-left: 0px;
	margin-top: 60px;
	font-size: 130%;
	border: 1px solid #f0e4c6;
	padding: 20px;
	text-align: center;
	
}
#banner A {
	margin-left: 20px;
}
}


