body{
	margin: 0px;
	margin-top:20px;
	margin-bottom:20px;
	background-color: #FFFFFF;
	font-family:  Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;	
}	
p, form, input, h1, h2, h3, h4{
	margin:0px;
	padding:0px;
}
input, textarea, select{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#header{
	clear:both;
	width: 100%;	
	background: url(../images/header_bg.gif) repeat-x;
	height:85px;
}
#bdy{
	clear:both;
	width: 100%;	
	background-image: url(../images/site_bg.gif);	
}
#footer{
	clear:both;
	width: 100%;	
	background: url(../images/footer_bg.gif) repeat-x;
	height:50px;
}

#head{
	width: 780px;
	margin-left: auto; 
	margin-right: auto;
	text-align: left;	
}
#logo{
	width:192px;
	height:85px;
	background-image: url(../images/logo.jpg);
	float:left;
}
#hdr{
	width:588px;
	height:85px;
	background-image: url(../images/header.jpg);
	float:left;
}
#ftr{
	width: 780px;
	height:50px;
	background-image: url(../images/footer.gif);
	margin-left: auto; 
	margin-right: auto;
	text-align: left;	
}
#site{
	width:776px;
	height:587px;
	margin-left: auto; 
	margin-right: auto;
	text-align: left;	
	border-left:solid 2px #FFFFFF;
	border-right:solid 2px #FFFFFF;	
}
#top{
	width:780px;
	height:38px;
	margin-left: auto; 
	margin-right: auto;
	text-align: left;		
}
#deninet_logo{
	float:left;
	height:38px;
	width:210px;
	position:relative;
	left:64px;
	top:-1px;
}
*html #deninet_logo{
	position:relative;
	top: 0px;
}
#slogen{
	float:right;
	position:relative;
	top: 9px;	
	right:5px;
	text-align:right;
}
#slogen p{
	color: #0E5289;
	font-size:10px;
}
#uftr{
	width:780px;
	margin-left: auto; 
	margin-right: auto;
	text-align:left;
}
#uftr p{
	color:#417008;
	font-size:11px;
	position:relative;
	left:25px;
	top:2px;
}
.mailto{
	float:left;
	position:relative;
	left:83px;
	top:21px;
}
.phone_nrs{
	float:left;
	color:#2F5304;
	font-size:12px;
	position:relative;
	left:180px;
	top:24px;	
}
*html .phone_nrs{
	position:relative;
	left:180px;
	top:20px;		
}
.phone_nrs font{
	color:#64AB0F;
}
#left_part{
	float:left;
	border-right:solid 2px #FFFFFF;
	background-color:#F7EEE0;
	width:188px;
	height:100%;
}
#right_part{
	float:left;
	width:586px;
	height:100%;
	background: #FFF7EB url(../images/content_bg.jpg) no-repeat top right;
}

.menu{
	padding-top:10px;
	font-size:11px;
	font-weight:bold;
	padding-bottom:10px;
}
.menu li{
	width: 170px;
	height: 20px;
	position:relative;
	left:9px;
	margin-bottom:4px;	
	background: url(../images/menu_decor.gif) repeat-x;
	text-align:right;
}

.menu li a {    
	position:relative;
	top:4px;	
    display: block;
    height: 17px;    
    line-height: 17px;
    color: #00AEEF;
    text-decoration: none;
}

.menu li a:hover, li a.active{	
	position:relative;
	top:4px;
    color: #0063B1;
    background: #ECE3D3 url(../images/active_cat_menu.gif) repeat-y;	
}

#content{
	width:366px;
	padding:12px;
	color:#63421D;
	font-size:11px;
	font-weight:normal;
	line-height:20px;
}
#content a {
	color :#00AEEF;
	font-weight:bold;
	text-decoration:underline;
}
#content a:hover{
	color :#0063B1;
	text-decoration:none;
}
h1{
	color:#583915;
	font-size:19px;
	font-family:  Lucida Sans, Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight:normal;
}
h2{
	color:#548C0F;
	font-size:11px;
	font-weight:bold;
}
.cnt_ul{
	list-style-type:square;
	padding-left:30px;
}
.inp{
	border:dotted 1px #718D8E;
	background-color:#FCEED4;
	height:15px;
	font-size:11px;
	font-weight:bold;
	color:#845E32;
	padding-top:2px;
}
.sel{
	border:dotted 1px #718D8E;
	background-color:#FCEED4;
	height:17px;
	font-size:11px;
	font-weight:bold;
	color:#845E32;	
}
.txta{
	border:dotted 1px #718D8E;
	background-color:#FCEED4;
	height:100px;
	font-size:11px;
	font-weight:normal;
	color:#845E32;	
}
.elkuld{
	width:58px;
	height:17px;
	border:0px;
	background-image: url(../images/elkuld.jpg) ;
}
blockquote{
	padding:0px;
	margin:5px 0px 15px 20px;
}
.rdo{
	position:relative;
	top:3px;
	margin-right:3px;
	margin-left:10px;
}