@charset "utf-8";

/* CSS Document */





body{

	background:#ffffff url(images/bg.jpg) repeat-x;

	font-family:Arial, Helvetica, sans-serif;

	margin:0;

	padding:0;

}



.pds{

	width:840px;

	position:relative;

	margin:0 auto;

}

.s{

	background:url(images/s2.jpg) repeat-y;

	min-height:350px;

}

.s1{ background:url(images/s1.jpg) no-repeat 7px 0px; height:100%; font-size:12px; color:#896338; }

.left{

	width:580px;

	float:left;

	padding-left:17px;

}

.right{

	width:210px;

	padding-left:18px;

	float:left;

}

.tekst{ padding:10px; }

.d1{

	 position:relative;

}

.d2{ position:absolute; right:-32px; top:0;}



.menu{

	background:url(images/menu.jpg) no-repeat; 

	height:43px;

	padding-left:80px;

}

.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; }



.ng{

	border-left:5px solid #773C23;

	font-size:14px; 

	padding:4px 10px;

	color:#773C23;

}

.zdj span{

	padding:5px; 

	background:#FFFFCC;

	display:inline-block; 

	vertical-align:top;

	margin-left:20px;

	border:1px solid #BD9B84;

}



.mtxt{ padding:5px; font-size:11px; }

a{

	color:#B93728;

}

a:hover{ text-decoration:none;}

#dol {text-align:center;margin: 3px auto;font-size:11px; color:#AAA;}
#dol a {font-size:11px; color:#AAA;text-decoration:none;}
#dol a:hover {text-decoration:underline; color:#666;}
