a{
	text-decoration:none;
	color:#fff;
}
a:visited{
	color:#fff;
}
a:hover{
	text-decoration:underline;
}
a.selected{
	text-decoration:underline;
}
a img{
	border:0;
}
body{
	background:#000 url(../gfx/bg_page.jpg) repeat-x;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
}
h1{
	font-size:13pt;
	font-weight:normal;
	margin:0;
	padding:0;
	border-bottom:1px #e0cb92 solid;
}
h2{
	text-align:center;
	font-size:14pt;
	font-weight:normal;
}
h3{
	font-size:12pt;
	font-weight:normal;
}
#main{
	width:900px;
	margin:0 auto;
	border:1px #fff solid;
}
#foto{
	height:406px;
	}
#welcome{
	position:relative;
	width:280px;
	font-size:13pt;
	z-index:2;
	margin-top:-200px;
	left:30px;
	line-height:1.5;
	text-align:center;
	}
#menu{


	width:316px;
	height:259px;
	float:left;
	background:#000 url(../gfx/menu_bg.jpg) no-repeat;
}
#menu ul li{
	list-style-type:none;
	padding:0 10px 15px;
	background: url(../gfx/menu_dot.jpg) no-repeat 0 8px;
}
#content_right{
	
	background-color:#232325;
	min-height:259px;
}
#content_right.info{
	padding:15px 10px 15px 10px;
	margin-left:316px;
	min-height:229px !important;
	font-size:12px;
}
#content_right a,#content_bottom a{
	color:#e5c975;
}
#content_bottom{
	background:#5e6671 url(../gfx/bg_tresc.jpg) repeat-x;
	text-align:center;
	padding:10px 0 10px;
}
#content_bottom img{
	padding:10px;
}
div.kontakt{
	width:35%;
	margin:0 auto;
	padding-top:20px;
	font-size:12pt;
}
#footer{
	width:900px;
	margin:0 auto;
	font-size:8pt;
	padding-top:5px;
	text-align:center;
	clear:both;
}
#footer p{
	color:gray;
	text-align:right;
	font-size:7pt;
}
table{
	margin: 20px auto;
	width:60%;
	background:gray;
	
	
}
table tr td{
	padding:3px;
	font-size:13pt;
	background-color:#232325;
	background:#5e6671 url(../gfx/bg_tresc.jpg) repeat-x;
}
table tr.head td{
	font-weight:bold;
}
.center{
	text-align:center;
}
#content_bottom.regulamin{
	text-align:left;
	padding:20px 100px;
}
#content_bottom.regulamin p{
	font-size:10pt;
}
form{
	width:75%;
	padding:10px;
	background:#5e6671 url(../gfx/bg_page.jpg) repeat-x;
	margin:20px auto 0;
	border:1px #fff solid;
}
label{
	width:200px;
	float:left;
	text-align:right;
	padding-right:15px;
}
input{
	border:1px #000 solid;
	clear:both;
}
.error{
color:red;

padding:4px;
margin-left:215px;
}
p.checkbox{
  padding-left:110px;
  padding-right:20px;
}
p.checkbox input{
  padding: 0 10px 10px 0;
}
