/* CSS Document */
body{
	background:#66A8BA url(images/bg.gif) repeat-x;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}
#pds{
	width:760px;
	margin:auto;
	position:relative;
}
.sr{
	padding-left:8px;
}
#left{
	width:190px;
	float:left;
}
#right{
	width:557px;
	float:right;
}


.menu a{
	background:url(images/marrow.gif) no-repeat left center;
	color:#426BAD;
	font-size:12px;
	padding:8px 5px 8px 30px;
	display:block;
	text-decoration:none;
	border-bottom:#B4CAD8 1px dashed;
	}
.menu a:hover{
	text-decoration:underline;
}

.mng{
	background:url(images/mng.gif) no-repeat;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	padding:8px 3px 6px 35px; 
}
.reklama{
	padding:10px 0px;
	text-align:center;
}
.srodek{
	background: url(images/stlo.gif);
	
}
.mtxt{
	background:url(images/mtlo.gif);
	padding:0px 5px;
	padding-bottom:6px;
}
	
.tekst{
	padding:5px 10px;
	font-size:12px;
	color:#467080;
}
a{
	color:#5C7B3E;
	text-decoration:underline;
}
.dol{
	margin-top:5px;
	border-top:#83B8C7 1px solid;
	padding-bottom:15px;
}
a:hover{
	text-decoration:none;
}
