html {
	background: url("../img/wall_html.png");   
}
body {
	background: url("../img/wall_body.png") top center repeat-x; 
	font-size: 12px;
	font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;	
}
#header {
	height: 150px;
	width: 780px;
	margin: 0 auto; 
	position : relative; 
}
hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}
h1 {
	font-size: 40px;
}
h2 {
	font-size: 20px;
	font-family: Palatino, 'palatino linotype', serif;  
	border-bottom: 1px solid #666;
	padding: 15px 0;
	margin-bottom: 15px;	
	font-weight: normal;
}
h3 {
	font-size: 16px;
	font-family: Palatino, 'palatino linotype', serif;  
	padding: 10px 0;  
	font-weight: normal;  	
}
#logo {
	height: 66px;  
	height: 66px;
	width: 444px;
	padding: 20px 0 0 0;
	float: left;
}
#logo a {
	display: block;
	text-indent: -9999px;  
}
#region {
	display: block;
	height: 114px;
	width: 325px;
	float: right;
}
#main {
	width: 680px;
	padding: 35px 50px 50px;
	margin: 0 auto; 
	background: #e8f3d9;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #587a20;
	color: #666;
}
.ladders{
	width: 730px;
	padding: 35px 0px 50px 0px;
	margin: 0 auto; 
	background: #e8f3d9;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #587a20;
	color: #666;
}
#main p {
	line-height: 18px;  
}
#main table {
	line-height: 18px;  
}
#main ul {
	padding-left: 20px;
	list-style-type: lower-alpha;
	line-height: 18px;   
}
#main ul.clean {
	list-style-type: none;
	padding-left: 0px  
}
#main ul li ul {
	list-style-type: upper-alpha;
}
#ball {
	display: inline;
	height: 117px;
	width: 129px;
	background: url("../img/ball.png") top no-repeat;
	float: right;
	position: relative;
	left: 50px;
	bottom: 50px;
}
#footer {
	width: 780px;
	margin: 0 auto;  
}
#footer p {
	padding: 7px 0;
	color: #fff;
	text-shadow:0 1px 0 #669933;
	text-align : right;
}
#topmenu {
	position : absolute;
	top : 5px;
	left : 450px;
	width : 280px;
	text-align : right;
}
#topmenu a:visited, #topmenu a:link {
	color : #ffffff;
	text-decoration : none;
}
#topmenu a:hover {
	color : #000000;
	cursor : hand;
	cursor pointer;
}
#topmenu #active {
	color : #000000;
}
.tourlist {
  color: #000000;
  border-collapse: collapse;
}
.tourlist th {
  text-align: left;
  border: solid #000000 1px;
  background-color: yellow;
}
.tourlist td {
  text-align: center;
  border: solid #000000 1px;
}
.rozjednan {
  background-color : #0000ff;
  color : #ffffff;
}
.zrusen {
  background-color : #ff0000;
  color : #ffffff;
}
.vsedniden {
  background-color : #ffff00;
}
.vikend {
  background-color : #ff8000;
}
.jamkovka {
  background-color : #00ff80;
}
#mainmenu {
	position : absolute;
	bottom : 0;
	left : 30px;
	background-color : transparent; /*#ffffff url(../images/mainmenuwall.jpg) no-repeat;*/
	width : 780px;
	height: 25px;
}
#mainmenu span {
	margin: 0;
	font-size: 15px; 
	font-family: Myriad Pro;
	font-weight: bold;
	margin-right: 10px;
}
#mainmenu span a {
	text-decoration: none;
	color: #666666;
}
#mainmenu span a:hover {
	text-decoration: underline;
}
#mainmenu #active a {
	color: #e8f3d9;
}
#regform {
	width : 100%;
}
.regerr span {
	background-color : #ff0000;
	color : #ffff00;
	font-size : medium;
	font-weight : bold;
	margin-bottom : 5px;
	padding : 5px 10px;
}
.regerr ol {
	list-style-type : square;
	margin : 10px;
}
.regerr ol lh {
	font-size : medium;
	font-weight : bold;
}
.captcha {
	position : relative;
	height : 40px;
	width : 150px;
}
.captcha1 {
	position : absolute;
	top : 0px;
	width : 70%;
}
.captcha2 {
	position : absolute;
	top : 14px;
	width : 70%;
}
.captcha3 {
	position : absolute;
	top : 17px;
	width : 70%;
}

.obalkaform_left {
	width : 100%;
	text-align : left;
}
.obalkaform_right {
	width : 100%;
	text-align : left;
}
.obalkaform_center {
	width : 100%;
	text-align : center;
}
.obalkaform_center form {
	margin : auto;
}
.base_form_table {
	border : solid #000000 1px;
	border-collapse : collapse;
}
.base_form_table th, .base_form_table td {
	border-style : none;
	font-size : small;
	padding : 1px 5px;
}
.base_form_table  th {
	font-size : medium;
	background-color : #00ff80;
}
.alphalist {
	list-style-type : upper-alpha;
	line-height : 18px;
}
.alphalist ol {
	list-style-type : lower-alpha;
}
.alphalist ol  li {
	margin-left : 15px;
}


