a:hover
{
	text-decoration:none;
}

.dol
{
	margin-top:5px;
	border-top:#83B8C7 1px solid;
	padding-bottom:15px;
}

a
{
	color:#5C7B3E;
	text-decoration:underline;
}

.tekst
{
	padding:5px 10px;
	font-size:12px;
	color:#467080;
}

.mtxt
{
	background:url(img/mtlo.gif);
	padding:0px 5px;
	padding-bottom:6px;
}

.srodek
{
	background: url(img/stlo.gif);
	
}

.mng
{
	background:url(img/mng.gif) no-repeat;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	padding:8px 3px 6px 35px; 
}

.menu a:hover
{
	text-decoration:underline;
}

.menu a
{
	background:url(img/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;
	}

#right
{
	width:557px;
	float:right;
}

#left
{
	width:190px;
	float:left;
}

.sr
{
	padding-left:8px;
}

#pds
{
	width:760px;
	margin:auto;
	position:relative;
}

body
{
	background:#66A8BA url(img/bg.gif) repeat-x;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}


