@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}

body {
	color: #333333;
	/*background-image: url(../img/bodybg.jpg);*/
}
a {
	outline:none;
}

strong {
	font-weight:normal;
}
#header {
	margin-top:20px;
	width:980px;
	height:120px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}

.htext {
	font-size:15px;
	font-weight:bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-left: 15px;
}
.textmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	margin-top: 15px;
	margin-left: 15px;
	text-align: left;
	margin-right: 7px;
}
.pictures {
	height: 200px;
	width: 708px;
}

.red {
	color:#900;	
}

#nav_top {
	margin-left:auto;
	margin-right:auto;
	width:980px;
	height:18px;
	background-color: #FFFFFF;
	border-left:1px solid #999999;
	border-right:1px solid #999999;

}

#wrapper {
	width:980px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	border:1px solid #999999;
	background-color: #FFFFFF;
}

#nav_left_block {
	float:left;
	width:250px;
	height:auto;
	border:1px solid #FEC658;
	margin-left: 6px;
	margin-top: 6px;
	 }
	 
#sub_block_left {
	width:250px;
	height: auto;
	overflow: auto;
	margin-bottom: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FEC658;


}
.img_right {
	float: right;
	border:solid 1px #000000;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 10px;
}


#content_block {
	float:left;
	width:708px;
	border:1px solid #FEC658;
	margin-left: 6px;
	margin-top: 6px;
	margin-bottom: 6px;
	
}

#content_block a {
	text-decoration:none;
	color:#333333;
}

#content_block a:hover {
	text-decoration:underline;
	color:#999999;
}


#footer {
	width:980px;
	height:20px;
	margin-left:auto;
	margin-right:auto;
	clear:left;
	border-top:1px solid #999999;
	background-color: #FEC658;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
}



#footer_dsi  {
	text-align:right;
	font-size:11px;
	line-height:18px;
	width:970px;
	margin-right: auto;
	margin-left: auto;
}

#footer_dsi a {
	color:#333;
	text-decoration:none;
}

#nav_top li {
	float: left;
	list-style-type: none;
	background-image: url(../img/navgb.gif);
	background-repeat: no-repeat;
	width: 104px;
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	margin-left: 2px;
	display: block;
}

#nav_top li a {
	width: 104px;
	height: 18px;
	display: block;
	text-decoration:none;
	color:#333333;
	outline:none;
}

#nav_top li a:hover {
	background-image: url(../img/navgbhover.gif);
	width: 104px;
	height: 18px;
	display: block;
	text-decoration:none;
	color:#333333;
}
.lileft {
	margin-left:20px;
}
#nav_top ul {
	margin-left: 20px;
}
#wrapper #nav_left_block ul {
	margin-left: 10px;
	margin-top: 10px;
}
#wrapper #nav_left_block li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	display: block;
	list-style-type: none;
	background-image: url(../img/listitemblok.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

#wrapper #nav_left_block li a {
	text-decoration:none;
	color:#333;
}

#wrapper #nav_left_block li a:hover {
	text-decoration:none;
	color:#999;
}

.clear {
	clear:left;
}
#wrapper #footer a {
	color: #333333;
}

#contact {
	width:680px;
	cellpadding:0px;
	border:none;
	cellspacing:0px;
	margin-left:10px;
}

#contact td {
	padding:5px;
	vertical-align:top;
}

#bar {
	width:10px;
	height:10px;
}

