body{

	margin:0;

	padding:0;

	font-family:Arial;

}



img{
	
	border:none;
}


img a{
	
	border:none;
}
.clear{

	margin:0;

	padding:0;

	clear:both;

}

#main{

	width:975px;

	margin:auto;

	padding:0 0 10px 0;	

}

#head{

	height:190px;

	background-image: url(images/bg_head.png);

	background-repeat:no-repeat;

	background-position:center;

	background-color:#000;

}

#logo{	

	width:200px;

	float:left;

	margin:20px 0 0 15px;

}

#contacts{

	width:210px;	

	float:right;

	color:#6b6b6f;

	font-weight:bold;

	font-size:12px;

}

.info{

	background-image:url(images/bum.png); 

	background-repeat:no-repeat; 

	padding:16px 0 0 0;

	background-position:center;

}

#menu{

	background-image:url(images/m.png);

	background-repeat:repeat-x;

	height:30px;

	margin: 0;

	padding-left: 102px;

}

.send{

	width:210px;

	text-align:center;

	line-height:27px;

	float:left;

}

.send a{

	color:#FFF;

	font-size:13px;

	font-weight:bold;

	text-decoration:none;

}



#table{	

}

#table td{

	width:120px;	

	text-align:center;

	height:25px;

	background-image:url(images/li.png);

	background-repeat:no-repeat;

	

}

#table td:first-child{

	background-image:none;

}

#table a{

	color:#FFF;

	font-size:11px;

	font-weight:bold;

	text-decoration:none;

}





#content{

}

#content_left{

	width:210px;

	background-color:#000000;

	float:left;

	padding:0 0 10px 0;

	min-height:850px;

}

#block{

	/*width:155px;*/	

	margin:auto;

	margin-top:20px;

	text-align:center;				

}

#block button{
	
	width:180px;
		
	background-image:url(images/knop.png);
	
	color:#FFF;
		
	font-size:11px;
	
	height:41px;
	
	border:none;
	
	border-radius:10px;
	
	font-weight:bold;
	

}

#block a{

	color:#888888;

	font-size:15px;

	font-weight:bold;

	text-decoration:none;	

}

#content_center{

	float:left;

	width:555px;	

}

#content_right{

	width:210px;	

	background-color:#000000;

	float:left;

	padding:0 0 10px 0;

}

#block_right{

	width:210px;

	margin:auto;

	text-align:center;

	margin-top:10px;

	height:160px;

}

#block_right a{

	text-decoration:none;

	color:#888888;

	font-weight:bold;

	font-size:15px;

}

#text{

	color:#473d43;

	font-size:13px;

	font-weight:550;

}

#text a{

	text-decoration:none;

	color:#4259b5;

	font-size:12px;

}

#polosa{

	background-color:#000;

	color:#ffba00;

	font-weight:bold;

	font-size:14px;

	width:530px;

	height:25px;

	margin:auto;

	margin-top:30px;

	border-radius:0 15px 0 0;

	padding:0 15px 0 25px;

	line-height:23px;

}

#polosa a{

	float:right;

	text-decoration:none;

	color:#FFFFFF;

	font-weight:normal;

	font-size:12px;

}

#text_bott{

	color:#473d43;

	font-size:13px;

	font-weight:550;

	width:630px;

	margin:auto;

	overflow: scroll;

	height:100px;

	margin-top:10px;

}

#text_bott h3{

	margin:0;

	padding:0;

}

#footer{

	height:40px;

	background-color:#000000;

	color:#FFFFFF;

	font-size:13px;

	text-align:right;

	padding:0 20px 0 0;

	line-height:40px;

}