@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background:#eee url(images/bg.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}



.pds {
	width:1000px;
	margin:0 auto;
}
.zdjecia {
	float: left;
}

.zdjecia img {
	background: #efefef;
	border: 2px solid #d6d6d6;
	margin-right: 10px;
	padding: 8px;
	margin-bottom: 10px;
}

.m {
	background:url(images/t2.gif) no-repeat;
	height:68px;
}
.m ul {
	margin:0;
	padding:0px 30px;
	list-style:none;
}
.m ul li {
	float:left;
}
.m a {
	display:inline-block;
	padding:20px 20px 30px 20px;
	font-weight:bold;
	font-size:12px;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
}
.m a:hover {
	background:url(images/mbg.jpg) no-repeat center top;
	color:#FFC;
}
.sep {
	background:url(images/msep.jpg) no-repeat;
	width:2px;
	height:60px;
}
.s {
	font-size:12px;
}
.left {
	width:266px;
	float:left;
}
.right {
	width:720px;
	float:right;
}
.both {
	clear:both;
	background-image: url(images/d.jpg);
	background-repeat: no-repeat;
	height: 70px;
	font-size: 12px;
	padding-top: 18px;
}
.path {
	padding:10px 10px 10px 25px;
	margin-left:30px;
	font-size:11px;
	color:#888;
}
.path a {
	color:#888;
	display:inline-block;
	padding:2px 5px;
}
.path a:hover {
	color:#000;
}
.m2 {
	background:url(images/m2.gif) repeat-y;
	padding:0px 13px 0px 11px;
}
.s2 {
	background:url(images/s2.gif) repeat-y;
	font-size: 14px;
	float: left;
	padding: 5px 35px 5px 35px;
	min-width: 700px;
}
.tekst {
	width: 650px;
	text-align: justify;
	float: left;
}
.mng {
	background:url(images/mng.jpg) no-repeat center;
	text-align:center;
	font-weight:bold;
	color:#fff;
	padding:12px 5px;
}
.msub {
	list-style:none;
	margin:0;
	padding:5px 10px;
	text-indent:0px;
}
.msub a {
	display:block;
	padding:7px 5px 7px 25px;
	color:#3E668A;
	border-bottom:1px dotted #E5E5E5;
	background:url(images/arrow.gif) no-repeat left center;
	text-decoration:none;
}
.msub a:hover {
	font-weight:bold;
}
.msub  ul{
	list-style:none;
	list-style-position: inside;
	margin-left: -15px;
}
.mtxt {
	padding:10px;
	color:#666;
	font-size:11px;
}
.center {
	text-align:center;
}
img {
	border:0;
}

.ng{
	margin:5px 0px;
	padding:4px 20px 20px 20px;
	font-size:18px;
	color:#ED9E2C;
	font-weight:bold;
	background:url(images/ngbg.jpg) no-repeat;
}
