body {

	font-family:Tahoma;
	font-size:12px;
	
}
#full {
	width:1137px;
	height:auto;
	margin:0 auto;
	position:relative;
	
}
	
#wrapper {
	width:823px;
	margin-left:-1px;
	float:left;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
	position:relative;
}

#belkatop {
	width:823px;
	height:25px;
	background:url(images/index_02.jpg);
	position:relative;
}

#top {
	width:588px;
	height:258px;
	float:left;
	background:url(images/index_06.jpg);
	position:relative;
	}
#menutop {
	width:235px;
	height:87px;
	float:left;
	background:url(images/index_07.jpg);
	position:relative;
	cursor:pointer;
}
#menu {
	width:235px;
	height:141px;
	background:url(images/index_09.jpg);
	position:relative;
	float:left;
	font-size:14px;
	font-family:Arial;
	text-align:center;
	font-weight:bold;
}

#menubot {
	width:235px;
	height:30px;
	background:url(images/index_10.jpg);
	position:relative;
	float:left;
}
#partnerzy {
	width:823px;
	height:45px;
	background:#fff;
	position:relative;
	border-bottom:solid 1px #767676;
	float:left;
	overflow:hidden;
}
#belkabot {
	width:823px;
	height:25px;
	background:url(images/index_02.jpg);
	border-bottom:solid 1px #000;
	position:relative;
	float:left;
}

#center {
	width:823px;
	position:relative;
	float:left;
	background:url(images/index_15.jpg);

}
#left {
	width:305px;
	left:15px;
	float:left;
	position:relative;
	
}
#stopka {
	width:823px;
	height:44px;
	background:url(images/index_02.jpg);
	position:relative;
	float:left;
	
}
#right {
	width:495px;
	float:right;
	margin-left:5px;
	position:relative;
	margin-top:15px;
}
#rd {
	width:425px;
	height:253px;
	float:right;
	background:url(images/index_22.jpg);
	overflow:hidden;
	position:relative;
	top:10px;
}

#cl {
	width:156px;
	height:auto;
	background:url(images/cl.jpg);
	float:left;
}
#cr {
	width:156px;
	height:auto;
	background:url(images/cr.jpg);
	float:left;

}
 a.menu {
 	text-decoration:none;
 	color:#000;
 }
 
 a.menu:hover {
 	text-decoration:none;
 	color:red;
 }
 
 
#bg1 {
 	background:url(images/tlo.jpg) top right;

	float:left;
}
 #bg2 {
 	background:url(images/tlo.jpg);

	float:right;	
	
	
 }
 img.img {
 	border:solid 1px #a0a3a3;
 }
 
 a.spec {
 	color:red;font-size:16px;font-weight:bold;text-decoration:none;
 	}
  a.spec:hover {
 	color:red;font-size:16px;font-weight:bold;text-decoration:underline;
 	}