@charset "utf-8";
/* CSS Document */

body {
	background:black url(images/bg.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	color: #BFBCB3;
}
.both {
	clear:both
}

.pds {
	width:1000px;
	margin:auto;
	font-size:12px;
}
.m {
	background:url(images/ml.png) no-repeat;
	height:67px;
}
.m ul {
	list-style:none;
	margin:0;
	padding:0;
}
.m li {
	float:left;
}
.m a {
	display:inline-block;
	padding:20px;
	font-size:17px;
	font-style:italic;
	color:#fff;
	text-decoration:none;
	font-weight: bold;
}
.m a:hover {
	background:url(images/m2.jpg) repeat-x;
	text-decoration:none;
}

.SubmenuSelected{
	color:white;
}
 .przycisk{
	border: none;
 }


.left {
	background:url(images/ll.png) no-repeat;
	width:210px;
	float:left;
	padding-top:0px;
}
.licznik_odwiedzin{
	font-weight : bold;
	}
.right {
	float:right;
	width:210px;
	padding-left: 5px;
	padding-right:0px;
	padding-top:5px;
}
.srodek{
	float:left;
	width: 570px;
	padding-right: 0px;
}

.submenu{
	background:url(images/sm.png) repeat-x;
	text-align: center;
	height : 32px;
	color: white;
	padding-left : 5px;
	font-weight: bold;
}

.submenu a {
	display:inline-block;
	padding:3px;
	font-size:12px;
	font-style:italic;
	color: #BFBCB3;
	text-decoration:none;
}

.tresc {
	padding:5px;
	color: #BFBCB3;
}
.tresc p {
	padding:5px;
	margin:0;
	line-height:16px;
}
.ng {
	background:#DDDBCD url(images/ng.jpg) no-repeat left center;
	font-size:18px;
	color:#633;
	margin:10px 0px;
	padding:8px 40px;
}

.czerwony_kwadrat{
	
}

.licznik_odwiedzin{
	font-stretch:wider;
	vertical-align : baseline;
	letter-spacing: 0px;
	font-size: 10px;
	font-weight: bold;
	}
a {
	color:#933;
}
a:hover {
	text-decoration:none;
}
.stopka {
	background:url(images/stopka.jpg) no-repeat center;
	font-weight:bold;
	color:#BFBCB3;
	padding:16px 20px;
}

