*{
	margin:0px;
	padding:0px;
}
body{
	background-color:#ECF0F1;
	font-family: Arial;
	font-size:12px;
}
#footer_nova {
    float:left;
    width:300px;
    margin:13px 0px 0px 10px;
}
#footer_nova a {
    font-weight:bold;
    text-decoration:none;
    color:#000000;
}
#footer_nova a:hover {
    text-decoration:underline;
}
#wrap{
	width:980px;
}	
#main{
	width:843px;
	float:left;
}
#header{
	width:843px;
	height:146px;
	background-image:url(img/header.png);
	position:relative;
}
#reg{
	position:absolute;
	top:3px;
	right:20px;
}
#reg strong{
	color:#fff;
	margin:0px 20px 0px 0px;
}
#reg label{
	color:#4A4A4A;
	font-weight:bold;
}
#reg a:link, #reg a:visited{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
#reg a:hover, #reg a:focus, #reg a:active{
	text-decoration:underline;
	color:#C1272D;
}
#reg .text{
	width:100px;
}
#reg .submit{
	color:#4A4A4A;
	border:0px;
	background-color:transparent;
	font-weight:bold;
}
#reg .submit:hover, #reg label:hover{
	color:#C1272D;
}
#nav1{
	position:absolute;
	top:34px;
	right:65px;
}
#nav1 li{
	list-style:none;
	display:inline;
	margin:0px 0px 0px 3px;
	font-weight:bold;
}
#nav1 li a:link, #nav1 li a:visited{
	color:#4A4A4A;
	text-decoration:none;
}
#nav1 li a:hover, #nav1 li a:focus, #nav1 li a:active{
	text-decoration:underline;
	color:#C1272D;
}
#adt{
	position:absolute;
	top:62px;
	left:364px;
	width:468px;
	height:60px;
}
#nav2{
	position:absolute;
	top:110px;
	left:17px;
	font-weight:bold;
}
#nav2 li{
	list-style:none;
	float:left;
	background-image:url(img/nav.png);
	padding: 5px 0px 5px 0px;
	text-align:center;
	width:103px;
	margin:0px 0px 0px 3px;
}
#nav2 li:hover{
	background-image:url(img/nav-h.png);
}
#nav2 li a:link, #nav2 li a:visited{
	color:#000;
	text-decoration:none;
}
#nav2 li a:hover, #nav2 li a:focus, #nav2 li a:active {
	text-decoration:underline;
	color:#C1272D;
}
#content{
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 18px;
}
#cont-left{
	margin:10px 0px 0px 0px;
	width:326px;
	float:left;
}
#cont-left-small{
	margin:10px 0px 0px 0px;
	width:180px;
	float:left;
}
.rd-box{
	background-image:url(img/box-t.png);
	background-repeat:no-repeat;
	background-color:#BCDEEF;
	width:307px;
	padding: 9px 10px 0px 9px;
}
.rd-box-b{
	background-image:url(img/box-b.png);
	background-repeat:no-repeat;
	height:9px;
	width:326px;
	margin: 0px 0px 10px 0px;
}
.rd-largebox{
	background-image:url(img/boxl-t.png);
	background-repeat:no-repeat;
	background-color:#BCDEEF;
	height:31px;
	width:818px;
	padding: 0px 10px 0px 0px;
	margin:20px 0px 0px 0px;
}
.rd-largebox-b{
	background-image:url(img/boxl-b.png);
	background-repeat:no-repeat;
	height:9px;
	width:828px;
	margin-bottom:5px;
}
#srch{
	margin:0px 0px 10px 0px;
}
#srch label, .entry label{
	display:block;
	margin:0px 0px 5px 0px;
}
#s, .entry .text{
	height:30px;
	width:220px;
	border:1px solid #fff;
	background-color:#fff;
	font-size:22px;
}
#searchsubmit, .entry .submit{
	margin:0px 0px 0px 10px;
	border:1px solid #fff;
	background-color:#fff;
	height:30px;
	width:75px;
}
.entry .submit-large{
	margin:0px;
	border:1px solid #fff;
	background-color:#fff;
	height:30px;
	width:auto;
}
.entry input, .entry textarea, .entry select{
	border:1px solid #C6C36F !important;
}
.entry textarea{
	width:400px;
	font-size:22px;
	font-family: Arial;
}
.entry p{
	margin:0px 0px 20px 0px;;
}
#adl{
	border:2px solid #fff;
	background-color:#C6C36F;
	padding:5px;
	width:293px;
	font-size:24px;
	text-transform:uppercase;
}
#adl a{
    color:#000;
}
.sq-box{
	background-color:#F6F8F8;
	border:1px solid #fff;
}
.sq-box h2{
	font-weight:bold;
	font-size:16px;
	background-color:#C6C36F;
	color:#C1272D;
	padding:2px 0px 2px 5px;
	text-transform:uppercase;
}
.pad{
	padding:10px 9px 10px 10px;
}
.pad a img{
	border:1px solid #BDE0F1;
	margin:0px 1px 2px 1px;
}
#cont-right{
	margin: 10px 0px 0px 0px;
	width:490px;
	float:right;
}
#cont-right-large{
	margin: 10px 0px 0px 0px;
	width:636px;
	float:right;
}
.entry p{
	font-size:12px;
	line-height: 1.5;
	margin:10px 0px 20px 0px;
}
.entry a:link, .entry a:visited{
	color:#000;
	color:#C1272D;
	text-decoration:underline;
}
.entry fieldset{
	border:1px solid #fff;
	margin:0px 0px 10px 0px;
	padding:10px;
}
#footer{
	margin: 10px 0px 0px 0px;
	width:826px;
	float:right;
}
.news{
	margin:0px 15px 0px 0px;
	width:130px;
	float:left;
}
.txt{
	background-color:#E5E6E7;
	padding:1px;
}
.txt h3{
	font-size:12px;
	padding:0px 0px 2px 2px;
}
.txt p{
	font-size:10px;
}
.txt a:link, .txt a:visited{
	color:#000;
}
.txt a:hover, .txt a:active, .txt a:focus{
	color:#fff;
}
#nav3{
	margin:14px 0px 10px 0px;
	font-weight:bold;
	float:right;
}
#nav3 li{
	list-style:none;
	color:#A7A9AC;
	float:right;
	margin:0px 0px 0px 15px;
}
#nav3 li a:link, #nav3 li a:visited{
	color:#A7A9AC;
	text-decoration:none;
}
#nav3 li a:hover, #nav3 li a:active, #nav3 li a:focus{
	color:#C1272D;
	text-decoration:underline;
}
#ad-box{
	background-image:url(img/sound.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	float:right;
	width: 120px;
	padding:0px 0px 156px 0px;
}
#adr{
	margin:0 auto;
	width:120px;
	height:600px;
}
.wh{
	color:#fff;
}
.whbg{
	background-color:#fff;
	padding:2px;
}

.rd{
	color:#C1272D;
}

.searchres{
	margin:5px 0px 25px 0px;
}
.searchres h3 a{
	font-weight:normal;
	color:#000;
}
.searchres .entry{
	margin:10px 0px 0xp 0px;
}
.entry h3{
    margin-bottom:15px;
}
p.err{
    color:#C1272D;
    font-weight:bold;
}
.termine table{
	width:450px;
}
.termine table td{
	padding:0px 10px 0px 0px;
}
.termine table td img{
	margin:15px 0px 0px 0px;
}