*{
	margin: 0;
	padding: 0;
}
body{
	font-family: arial,Helvetica,sans-serif;
	color:#ffdda2;
	font-size:13px;
	background-color: #66282B;
}
table{
	margin-top: 10px;
}
td{
	font-family: arial,Helvetica,sans-serif;
	color:#ffdda2;
	font-size:13px;
	vertical-align: top;
}
img{
	border: 0 none;
}
a{
	text-decoration: underline;
	color: #f5ac2e;
}
a:hover{
	text-decoration: none;
}
h1{
	font: bold 36px times;
	color: #ffdda2;
	padding: 10px 5px 25px 5px;
	background: transparent url(../img/layout/h1-bg.gif) 0 15px no-repeat;
}
h2{
	font: bold 16px arial;
	margin: 10px 0 5px;
}
h3{
	font: bold 14px arial;
}
h4{
	font: bold 12px tahoma;
}
h5{

}

ul{
	list-style-type: none;
	padding-bottom: 10px;
}
ul li{
	list-style-type: none;
	background: url(../img/layout/li.gif) 0 12px no-repeat;
}
li{
	padding: 8px 0 0 13px;
}
ol li{
	margin-left: 20px;
}
p{
	/*text-align: justify;*/
	padding: 10px  5px;
}

.clear{
	clear: both;
}
.hidden{
	display: none;
}
.align-center{
	text-align: center;
}
.body{
	text-align: center;
	background: #66282b url(../img/layout/body-bg.gif) left top repeat;
}
.gradient{
	background: transparent url(../img/layout/gradient-bg.gif) left top repeat-x;
}
.main{
	width: 980px;
	margin: 0 auto;
	text-align: left;
	background: #320102 url(../img/layout/main-bg.gif) left top repeat-x;
}

.head{
	
}
.head a.logo{
	display: block;
	padding: 0px 0 0;
	margin: 0px 0px 0px 0px;
	width: 980px;
	height: 163px;
}

.menu{
	height: 71px;
	padding-top: 9px;
	margin-left: 30px;
	position: relative;
}
.menu li{
	display: block;
	padding: 0;
	float: left;
	width: 183px;
	height: 71px;
	margin: 0px 1px 0;
	/*margin: 0 62px 0;*/
	position: relative;
}
.menu li a{
	font-size: 18px;
	font-family: times;
	text-align: center;
	color: #fcf9f9;
	display: block;
	width: 183px;
	height: 39px;
	background: transparent url(../img/layout/menu-li.gif) left top no-repeat;
	text-decoration: none;
	padding: 22px 0 10px
}
.menu li.upper{
	top: -50px;
}
.menu li.bottom{
	top: 40px;
	margin: 0;
}
.menu li.event{
	left: 368px;
    	position: absolute;
    	top: -22px;
}
.menu li.event a{
	color: #FFDDA2;
	font-weight: bold;
}
.foot{
	background-color: #160000;
	height: 80px;
	border-top: #957e7e 1px solid;
	text-align: center;
	overflow: hidden;
}
.foot .scroller{
	width: 980px;
}
.foot h2{
	color: #957e7e;
	font: 64px times;
	margin: 0px;
	text-align: center;
	width: 980px;
}

.home, .page{
	padding: 50px 60px 50px;
}

.kontakt .left{
	font-size: 14px;
}
.left{
	text-align: center;
	float: left;
	width: 450px;
}
.left .text{
	text-align: left;
}
.kontakt .left .text{
	padding-left: 135px;
}
.right{
	text-align: left;
	float: right;
	width: 365px;
	padding: 15px 0 0 45px;
}
.hotel .right{
	padding: 60px 0 0 45px;
}
.line{
	background: transparent url(../img/layout/line.gif) 0 -100px no-repeat;
	height: 400px;
}
.bottom{
	margin: 75px 0 25px;
	text-align: center;
}
.kontakt .bottom div{
	text-align: left;
	padding-left: 135px; 
}
.powered{
	line-height: 30px;
}
