@charset "utf-8";
/* CSS Document */
body{ 	font: 13px/1.4 Arial, Helvetica, sans-serif;	color:#896338; margin:0;	padding:0;}
p {margin: 0 0 5px 0; }
.pds{	width:840px;	position:relative;	margin:0 auto;}
.s{	background:url(images/s2.png) repeat-y;	min-height:350px;}
.s1{ background:url(images/s1.jpg) no-repeat 7px 0px; height:100%; }
.left{	width:580px;	float:left;	padding-left:17px;}
.right{	width:210px;	padding-left:18px;	float:left;}
.tekst{ padding:10px 10px; }
.d1{	 position:relative;}
.d2{ position:absolute; right:-32px; top:0;}
.menu{	background:url(images/menu.jpg) no-repeat; 	height:43px;	padding-left:40px;}
.menu ul{ list-style:none; padding:0; margin:0;}
.menu li { float:left;}
.menu a{	display:inline-block;	font-weight:bold;	color:#FFD768;	padding:12px 20px 5px 20px;	font-size:12px;	text-decoration:none;}
.menu a:hover{ background:url(images/light.jpg) no-repeat center bottom; color:#FFEDBA; }
.zdj {	padding:5px; 	background:#FFFFCC;	border:1px solid #BD9B84;}
a{	color:#B93728;}
a:hover{ text-decoration:none;}
.white { color: red; }
.r { text-align: right; }
.c { text-align: center; }
.vat { vertical-align: top; }
.m { font-size: 11px; }
.mtb { margin: 6px 0; }
.mt { margin-top: 6px; }