@charset "utf-8";
/* CSS Document */

body{
	background:#222222 url(images/bg.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}

a{
	color:#B6A822;
}

.pds{
	width:959px;
	position:relative;
	margin:0 auto;
	color:#A8A8A8; 
	font-size:12px;
}
.s{
	background:url(images/tlo.jpg) ; 
	height:100%;
}
.menu{
	background:url(images/t2.jpg) no-repeat;
	height:40px;
	padding-left:40px;
}
.menu ul{ list-style:none; margin:0; padding:0;}
.menu li{ float:left; display:inline-block; padding:2px 0px; }
.menu a{
	text-transform:uppercase;
	display:inline-block; 
	padding:10px 18px; 
	color:#e4662f; 
	font-size:12px; 
	font-weight:bold;
	text-decoration:none;
	border-right:1px dotted #333333;
	
}
.menu a:hover{
	background:#e4662f; 
	color:#fff;
	
}
.path{
	margin:10px 0px; 
	border-top:1px solid #535353;
	border-bottom:1px solid #535353;
	padding:5px 10px;
	color:#666;
	font-size:11px;
}

.left{
	width:655px;
	padding-left:28px;
	float:left;
}
.right{
	width:236px;
	padding-left:27px;
	float:left;
	padding-top:35px;
}
.stopka{ background:url(images/stopka.jpg) no-repeat; position:relative; height:93px; }
.copy{ position:absolute; top:9px; left:40px; color:#666666; }
.top{ position:absolute; top:15px; right:80px; }

.ng{
	border-left: 2px solid #e4662f;
	padding-left:15px;
	font-size:18px;
	color:#CCCCCC;
}

.menu2{
	background:#3D3C3C;
}
.menu2 ul{ list-style:none; margin:0; padding:0; }
.menu2 a{ background:url(images/m_tlo.gif) no-repeat center; color:#FAD000; display:block; padding:10px 5px 10px 40px; text-decoration:none; border-bottom:3px solid #272727; font-weight:bold; }
.menu2 a:hover{ background:url(images/m_tlo2.gif) no-repeat center; color:#e4662f; }
.zdj{ text-align:center; }
.zdj span{
	padding:5px; 
	background:#272727;
	display:inline-block; 
	vertical-align:top;
	margin-left:20px;
	border:1px solid #000;
}
img{ border:0; }
