@charset "iso-8859-2";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background:#3F3F3F;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
a{
	color:#2e76c1;
	text-decoration:none;
}
a:hover{
	color:#FF6600;
	text-decoration:underline;
}
#bok-top{
	position:absolute;
	left: -15px;
}
#podstawa{
	width:895px;
	margin:auto;
	background:url(images/tlo.gif);
	position:relative;
	}
#pds{
	width:880px;
	margin-left:8px;
	
      }
	
#lewaramka{
	width:170px;
	float:left;
	background:url(images/tlo-n.gif);
	}
#srodkowaramka{
	width:540px;
	float:left;
	
	}	
#prawaramka{
	width:170px;
	float:left;
	background:url(images/tlo-n.gif);
	}	

	
.m-ng1{
	background:url(images/m-ng1.gif) no-repeat;
	padding:10px 0px 16px 5px;
	color:#7D7D7D;
	font-weight:bold;
	font-size:10px;
	}
.m-ng2{
	background:url(images/m-ng2.gif) no-repeat;
	padding:12px 0px 16px 5px;
	color:#7D7D7D;
	font-weight:bold;
	font-size:10px;
	}
	
	
.m-ng1:first-letter{ color:#2e76c1;}
.m-ng2:first-letter{ color:#2e76c1;}
.m-tresc{
	
	padding:5px;
	font-size:10px;
	color:#695645;
	
	}
/* menu górne */
.m-top{
	background:url(images/m-tlo.gif);
	height:40px;
	width:885px;
	margin-left:8px;
	text-align:center;
}
.m-top a{
	padding:0px 15px;
	font-size:10px;
	font-weight:bold;
	color:#696969;
}
.m-top a:hover{ color:#333; text-decoration:none;}
.m-top img{ vertical-align:middle; }

.gdzie{
	position:absolute;
	top:2px;
	left:20px;
	font-size:10px;
	color:#ccc;
	
}

/*Glowna czesc strony*/
.red{
	color:#CC0000; font-weight:bold;
	}
.s-tresc{
	padding:10px 15px 10px 15px;
	font-size:10px;
	color:#535353;
	line-height:150%;
	}
	
/* */

.menu a{
	display:block;
	padding:5px;
	border-bottom:1px dashed #F3F3F3;
	
	color:#2e76c1;
}
.menu a:hover{
	background:#D1D1D1;
	color:#fff;
	text-decoration:none;

}
/* stopka */ 

.dol{
	position:relative;
	height:60px;
	}
.d2{
	position:absolute;
	text-align:right;
	font-size:10px;
	left: 550px;
	top: 36px;
	width: 287px;
}
.d1{
	position:absolute;
	color:#999999;
	font-size:10px;
	left: 20px;
	top: 35px;
}
/* linki w menu */
.menu_pozycja:hover {
	background-color: #499AD4;
}

.menu_pozycja:hover a {
	color: white;
}

.menu_pozycja a {
	color: black;
	font-family: Verdana;

	text-decoration: none;
}

.menu_pozycja a:hover {
	color: white;
	font-family: Verdana;

	text-decoration: none;
	background-color: #499AD4;
}

