/* 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:11px;
	padding:1px 5px 1px 30px;
	display:block;
	text-decoration:none;
	border-bottom:#B4CAD8 1px dashed;
	}
.menu a:hover{
	text-decoration:underline;
}

.menu ul {
	margin: 0px;
	list-style-type: none;
	background-image :url(images/marrow.gif) no-repeat left center;
	padding:1px 5px 1px 0px;
}

.menu li {
	color:#426BAD;
	font-size:11px;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
}

.mng{
	background:url(images/mng.gif) no-repeat;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	padding:8px 3px 6px 35px; 
}
.reklama{
	padding: 0px 0px 5px 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;
}
.tekst p {
	padding: 2px;
	margin: 0px;
	color: #000000;	
	text-align: justify;
}
.tekst a {
	color:#426BAD;
	text-decoration:none;
}
.tekst a:hover{
	text-decoration:underline;
}


.tekst hr {
	margin: 4px;
	border: none;
	color: #ffffff;
}
.fotobig {
float: left; margin-right: 3px; width: 210px;
}
.fotobig img {
width: 200px; height: 150px; margin: 0px 5px 2px 10px; padding: 1px; border: 1px solid #66A8BA;	
}
a{
	color:#5C7B3E;
	text-decoration:underline;
}
.dol{
	margin-top:5px;
	border-top:#83B8C7 1px solid;
	padding-bottom:15px;
}
a:hover{
	text-decoration:none;
}
h1 {
font-size: 15px;
}

h2 {
font-size: 14px;
}
