/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	background: #101010 url(images/bg_body.gif) 0px 0px repeat;
	color: #666666;
	text-align: center;
	font-family: Tahoma, Arial, Verdana, "MS Sans Serif";
}
p {
	font-size: 12px;
	font-family: Tahoma;
}
h2 {
	color: #595959;
}
a, a:visited {
	color: #ee4e21;
	text-decoration: none;
}
a:hover {
	color: #c80000;
	text-decoration: underline;
}
.clear { clear: both; height: 0px; visibility: hidden; font-size: 1px; }

/* DIV */
div#top {
	width: 100%;
	height: 38px;
	background:#371300 url(images/bg_top.jpg) top left repeat-x;
	color: #000;
}
div#all {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
}
div#container {
	background: #a90000 url(images/bg_container.jpg) 0px 0px repeat-y;  
	width: 950px;
	float: left;
}
div#leftbox {
	width: 200px;
/*	background: #700707 url(images/bg_menu.jpg) 0px 0px repeat-y; */
	background: transparent;
	float: left;
}
div#rightbox {
	width: 200px;
/*	background: #700707 url(images/bg_rightbox.gif) 0px 0px repeat-y;*/
	background: transparent;
	float: left;
	color: #eee;
}
div#header {

}
div#page {
	text-align: justify;
	width: 550px;
	min-height: 600px;
/*	background: #fff url(images/bg_page.gif) 0px 0px repeat-y; 	*/
	background: #fff;
	float: left;
}

div#bottom {
	width: 100%;
	height: 50px;
	background: #000;
	float: left;
}

div#bottom a {
	color: white;
}
div#fotogalerie {
	margin: 0px auto; 
	text-align: center;
}
div#adresa {
	text-align: left;
	margin-left: 20px;
}

/* end: DIV */
#menu {
	margin: 20px 0 20px 0;
	float: left;
}

#menu ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 200px;
	text-align: right;
}
	#menu li{
		list-style:none;
		display:block;
		background: transparent url(images/menu_active.png) bottom right no-repeat;
		height: 25px;
	}
	#menu li: hover {
	}
		#menu li a{
			list-style:none;
			display:block;
			background:transparent;
			color: #dbdbca;
			font-size:12px;
			font-weight: bold;
			text-decoration:none;
			padding: 4px 20px 9px 15px;
		}
			#menu li a:hover{
/*				background:transparent url(images/menu_active.png) bottom right no-repeat;			*/
				color: #ecd500;
				text-decoration:none;
				text-transform: none;
				font-weight: bold;
				padding: 4px 16px 9px 15px;
			}
		#menu li .current{
			list-style:none;
			display:block;
			background:transparent;
			color:#747474;
			font-size:11px;
			font-weight: bold;
			text-decoration:none;
			text-transform: uppercase;
			padding: 4px 16px 9px 15px;
		}
			#menu li a.current, #menu li a:hover.current{
/*				background:transparent url(images/menu_active.png) bottom right no-repeat;			*/
				color: #F30;
				text-decoration:none;					
				text-transform: uppercase;
			}
img {
	margin: 0px; padding: 0px;
	border: none;
}		

.fleft 	{	float: left;}	
.fright  {	float: right;}	
.aleft 	{	text-align: left;}	
.aright 	{	text-align: right;}	
.ablock 	{	text-align: justify;}	
.acenter	{	text-align: center;}	
.vmiddle {	vertical-align: middle;}
.vbottom {	vertical-align: bottom;}


/* another classes */

.menu_title {
	margin: 15px 0px 15px 0px;
	border: 0px;
}
#top_info p {
	padding-right: 15px;
	color: #a0a0a0;
}
.black {	color: #000;}
.sponka {
	position: relative;
	top:-10px;
	left: -20px;
}
div#member img, div#support img{
	border: none;
	padding-right: 15px;
	padding-left: 15px;
	vertical-align: middle;
}
a.black, .black:visited {
	color: #000;
	font-size: 11px;
	text-decoration: none;
}
a.black:hover {
	font-weight: bold;
}
span.klient {
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
}
a.support {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
a.support:hover {
	color: #f30;
	text-decoration: underline;
}

td.jidlo {
	text-align: center;
	vertical-align: middle;
	width: 30px;
}
.jidelnicek {
	padding: 2px;
	margin: 0px;
	color: #fe8900;
	font-size:14px;
	font-weight: bold;
}

div#fotogalerie a img {
	margin: 10px;
	border: 2px solid #ccc;
}
div#fotogalerie a img:hover {
	border-color: #f30;
}
.green {	color: green;}
.zelene {	color: #17a17d;}
.modre {	color: #127ca1;}
.sede {	color: #626262;}
.orange { color: #fe8900;}
.error { color: #f30;}
.otitulek {
	padding-right: 5px;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}

a img {
	border: none;
}
.td-des {
	width: 200px;
	background-color: #eee;
	padding-left: 5px;
}
fieldset { 
/*	border: 1px solid #eee;*/
	border: none;
	padding:10px; 
} 

legend { 
	color: #fff;
	width: 300px; 
	text-align:left; 
	font-weight:bold; 
	background: #B22222;
	margin-bottom: 0.1em; 
	padding: 2px;
} 

label { 
	float: left; 
	padding-left:10px; 
}
.register {
	width: 200px;
	border: 1px solid #bbb;
}
table.regtable img {
	border: none;
	padding-right: 7px;
	vertical-align: bottom;
}
td.jidelni-cena {
	 padding-right: 20px;
	 text-align: right;
}
table#jidelnicek tr td {
	border-bottom: 1px dotted #ddd;
}
.noborder {
	border: none;
}

.lightbrown {	color: #ffd99d;}
.white {	color: #fff; }
.yellow {	color: #ecd500;}

hr.hrmenu
{  
  background: #410f02;
  color: #410f02;
  border: none;
  height:2px;
  width: inherit;
  width: 80%;
  margin: 0px auto;
}

hr
{  
  background: #E2E2E2;
  color: #E2E2E2;
  border: none;
  height: 2px;
  width: inherit;
  width: 80%;
  margin: 0px auto;
}

li {
	list-style: square;
}

#page a {
	color: #4169E1;
	padding-right: 13px;
	background-image: url(images/odkaz.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
#page a:hover {
	color: #1E90FF;
	text-decoration: underline;
}

#page input, #page textarea, #page select {
	border: 1px solid #ccc;
	padding: 2px;
}

#page input:hover, #page textarea:hover, #page select:hover {
	border: 1px solid #f30;
}


ul.spacing li 
{
	line-height: 20px;
	list-style: square;
}

td.cenik {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #ccc;
	padding: 2px;
	height: 20px;
	font-weight: bold;

}
tr.cenik {
	background-color: #B22222;
	color: #fff;
}
tr.cenik:hover {
	background-color: #000000;
	color: #FFFFFF;
}

table.oteviraci_doba {
	margin: 0px auto;
	width: 400px;
	color: #000000;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-bottom: 10px;
}

div.ubytovani table {
	margin: 0px auto;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}
ol li {
	list-style: decimal;
	line-height: 20px;
}
#page .fotogalerie a {
	margin: 0px;
	padding: 0px;
	background: none;
}
td.jidelni-cena {
	 padding-right: 20px;
	 text-align: right;
}
td.jidelni-vaha {
	width: 40px;
	padding-right: 5px;
	text-align: right;
}
table#jidelnicek td {
	vertical-align: top;
}
table#jidelnicek tr td {
	border-bottom: 1px dotted #ddd;
}
.td-des {
	width: 150px;
	background-color: #eee;
	padding-left: 5px;
}
.orange {
	color: #ff7039;
}

ul#gallery_list li {
	width: 230px;
	padding: 3px;
	border: 1px solid #fff;
	list-style: square;
	display: block;
	float: left;
	text-align: left;
}