/* CSS Document */

body, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, p, table, td, input, button, textarea, label {
  font-family: Arial, Times-New-Roman, Times, serif, Helvetica, sans-serif, Arial-Narrow;
  font-size: 12px;
}

/*table, td, th {
	border-collapse: collapse;
}*/

body {
  margin: 0;
  height: 100%;
  /*background-color: white;*/
  text-align: center;
  color: #595745;
 
 }
 
.tar {text-align:right}
.red {color:#F00}
  
img {
	border: 0;
 }

A {
	color: white;
	font-weight: bolder;
	text-decoration: none;
}

h1 A {
	color: #595745;
	font-weight: bolder;
	text-decoration: underline;
}

A:Hover {
	color: white;
	font-weight: bolder;
	text-decoration: underline;
}

body {
	margin-top: 30px;
	margin-bottom: 30px;
	background-color: #272111;
}

#stranka {
  	width: 780px;
  	margin: auto;
	border: 2px solid #414032;
	background-color: #585744;
}

/* univerzal */

.plavani-leva {
	float: left;
	}
	
.nulovani, img, div#pozadi-stranka, h1, h2, form, input, p, div#horni-obrazek, ul#menu,ul#menu li {
	margin: 0;
	padding: 0;
	}
	
/* stranka pozadí */
	
/* levá a pravá */
#leva, #prava {
	float: left;
	margin: auto;
	}
/* levá */	
#leva {
	width: 219px;
	background-color: #585744;
	border-right: 2px solid #414032;
	}
	
div#horni-obrazek {
	height: 100px;
	text-align: left;
	}
	
img#logo-amalka {
	position: absolute;
	margin-top: -22px;
	margin-left: -8px;	
	}
	
/* menu */
ul#menu {
	margin-top: 6px;
	margin-bottom: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	/*background-color:#FF0000;*/
	color: #bcb98c;
	text-align: left;
	/*list-style: circle;*/
	list-style: circle;
	}
	
ul#menu li {
	font-size: 1.3em;
	padding: 4px;
	margin-left: 30px;
	/*font-weight: none;*/
	}
	
ul#menu li a.menu, ul#menu li a.menu:link, ul#menu li a.menu:visited {
	
	display: block;
	height: 16px;
	color: #c6b468;
	font-weight: none;
}

ul#menu li a.menu:active, ul#menu li a.menu:focus, ul#menu li a.menu:hover {
	font-weight: none !important;
	border-right: 4px solid #bcb98c;
	/*background-color: #86856b;*/
}

.bg-left {
	background-color: #6d6d55;
	border: 1px solid #53523E;
	}
div#aktuality {padding:0 10px}	
div#aktuality h2 {
	display: block;
	text-align: left;
	height: 30px;
	background-image: url('images/pozadi-nadpis.gif');
	background-position: left;
	background-repeat: no-repeat;
	color: #D5DA8A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	padding: 10px 0px 10px 30px;
	
	}
	
div#aktuality p {
	margin: 0;
	padding: 0;
	text-align: justify;
	color: white;
	margin: 4px;
	font-size: 0.8em;
	}
	
div#aktuality p span {
	display: block;
	text-align: right;
	padding: 10px;
	}
	
div#aktuality p span A, div#aktuality p A  {
	color: white;
	}

input, textarea, select {font:12px Arial, sans-serif}


#rezervace {text-align:left;}
#rezervace .box-in {padding:5px; background:#C1BF95; border-top:2px solid #53523E; border-bottom:2px solid #53523E}
#rezervace h2 {
	margin:0 10px;
	height: 30px;
	background-image: url('images/pozadi-nadpis.gif');
	background-position: left;
	background-repeat: no-repeat;
	color: #D5DA8A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	padding: 10px 0px 10px 30px;
	}
#rezervace label {float:left; display:inline; width:80px; text-align:right;  font-size:11px; text-transform:uppercase; margin-right:5px; line-height:20px}
#rezervace #datepicker {float:left; width:70px}
#rezervace select {/*width:90px;*/ line-height:21px}
#rezervace .submit {text-align:center}

#r-rezervace {padding:10px;}
#r-rezervace .box-in { color:#FFF; text-align:left}
#r-rezervace legend {font-size:14px; color:#FFF}
#r-rezervace .fl {float:left; width:258px}
#r-rezervace .fr {float:right; width:258px}
#r-rezervace fieldset {margin-bottom:10px}
#r-rezervace label {float:left; width:70px; line-height:21px; margin-right:10px; text-align:right}
#r-rezervace .fr label {width:100px;}
#r-rezervace fieldset input {width:130px}
#r-rezervace textarea {width:505px; height:150px}
#r-rezervace #datepicker2 { width:80px}
#r-rezervace #room, #m-room {width:100px}
#r-rezervace .submit {margin-bottom:9px; text-align:center}
#m-people, #r-rezervace #people,#m_number_room, #r-rezervace #number_room {width:30px}

.fc0 {clear:both; width:100%; height:0; line-height:0; font-size:0}
.fc5 {clear:both; width:100%; height:5px; line-height:5px; font-size:5px}
.fc9 {clear:both; width:100%; height:9px; line-height:9px; font-size:9px}


/* prava */	
#prava {
	width: 556px;
}

#postel {
	margin: 0;
	padding: 0;
	border: none;
	/*overflow: hidden;
	background-image: url('images/postel.jpg');
	height: 277px;*/
	}
	
div#prava h1 {
	display: block;
	background-color: #C1BF95;
	border-top: 2px solid #414032;
	border-bottom: 2px solid #414032;
	text-align: left;
	margin-top: -3px;
	color: #595745;
	padding: 4px 0px 4px 10px;
	}
	
div#prava h2, #rezervace h2 {
	margin: 10px 15px 0px 15px;
	display: block;
	text-align: left;
	height: 30px;
	background-image: url('images/pozadi-nadpis2.gif');
	background-position: left;
	background-repeat: no-repeat;
	color: #D5DA8A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	padding: 10px 0px 20px 30px;
	}
	
#prava h3 {margin:0 0 1em 20px; color:#FFF; font-weight:bold; text-align:left}
	
div#prava p {
	color: white;
	text-align: justify;
	margin: 0px 20px 10px 20px;
	}
	
/* uvod */
span.fotky {
	border: 2px solid #414032;
	display: block;
	margin: 0px 50px 10px 50px;
	background-color: #6D6D55;
	}

span.fotky img {
	margin: 8px;
	border: 1px double white;
	padding: 3px;
	background-color: #999999;
}

span.fotky strong {
display:block;
 text-align:center;
 padding:4px;
 font-size: 1.2em;
 color: white;
 }


/* konec uvod*/

/* kontakt */
p#kontakt {
	font-size: 1.1em;
	margin: 2px;
	}
	
p#kontakt span {
	font-size: 1.4em;
	padding: 4px 0px 4px 0px;
	}
	
p#kontakt img {
	float: right;
	margin-right: 50px;
	}
/* konec kontakt*/ 

/* ubytovani */
table#ubytovani {
	background-color: #6D6D55;
	color: white;
	width: 500px;
}

table#ubytovani tr th {
	text-align: left;
	padding: 4px;
	padding-left: 10px;
	font-size: 1.2em;
	background-color: #C1BF95;
	color: #595745;
	}
	
table#ubytovani th span {float:right; font-weight:bold; color:#F00}
	
table#ubytovani tr td {
	padding: 5px;
	text-align: justify;
	vertical-align: top;
	}
	
table#ubytovani tr td.detail {
	text-align: right;
	padding: 0;
	margin: 0;
	padding-right: 10px;

	}
	
/* ubytovani konec */

/* ubytovani detail */
#detail-pokoje {
	color: white;
	width: 400px;
	border: 1px solid #C1BF95
	}
	
table#detail-pokoje tr th {
	background-color: #C1BF95;
	color: #595745;
	font-size: 1.2em;
	padding: 6px;
	}
	
table#detail-pokoje tr td {
	padding: 4px;
	border: 1px solid #C1BF95;
	height: 30px;
	text-align: center;
	}
	
table#detail-pokoje tr td.detail-leva {
	text-align: left;
}

/* ubytovani detail konec */

/* ceník */
.cenik {margin:0 0 10px 20px; width:500px}
#cenik {margin: 0px 20px 10px 20px; border-collapse:collapse; color: #FFF;}

table#cenik {
	border-collapse: collapse; 
	}
	
#cenik th, #cenik td {
	margin: 0;
	padding: 0;
	text-align: center;
	border: 1px solid #C1BF95;
	padding: 4px;
	color: white;
	}
	
table#cenik tr td, .barva2 {
	background-color: #6D6D55;
	}
	
td#cenik-delici-cara {
	padding:0; height: 4px; font-size:4px; line-height:4px;
	}
	
.barva1 {
	background-color: #C1BF95;
	color: #595745 !important; 
	}
	
 
	
.cenik-text {
	text-align: justify !important;
	background-color: #999999;
	} 
	
/* ceník konec */

.popis-pobytu {
	text-align: justify;
	color: white;
	margin-right: 10px;
	}
	
ul.popis-pobytu li {
	padding: 2px;
	}

/* autor */

div#autor {
	height: 50px;
	text-align: right;
	color: white;
	padding: 25px 40px 0px 0px;
	}
	
.cenik {margin-bottom:1em; border-collapse:collapse; text-align:left}
.cenik div {width:100%}
.cenik td {padding:2px 10px; vertical-align:top; font-weight:bold; color:#FFF}
.cenik .col1 {width:80%}

.banner {margin:15px 0}


	
.cb {
  clear: both;
  height: 1px;
  width: 0px;
  overflow: hidden;
  margin-top: -1px;
}
	
