@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:#FC0;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	border-right:1px dotted #333333;
	
}
.menu a:hover{
	background:#66AB2B;
	color:#FC0;
	background-color: #333;
	
}
.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;
	font-weight: normal;
	text-align: left;
}
.right{
	width:236px;
	padding-left:27px;
	float:left;
	padding-top:10px;
}
.stopka{ background:url(images/stopka.jpg) no-repeat; position:relative; height:93px; }
.copy{
	position:absolute;
	top:16px;
	left:40px;
	color:#666666;
}
.top{ position:absolute; top:15px; right:80px; }

.ng{
	padding-left:15px;
	font-size:18px;
	color:#FFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #EE9B01;
	text-align: left;
}

.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.jpg) no-repeat center;
	color:#FFF;
}
.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; }
.new {
	color: #F0F;
}
Bold {
	font-weight: bold;
}
.leftCopy {
	width:655px;
	float:left;
	font-weight: bold;
	color: #DFCC00;
	text-align: center;
}
#top .s .left .tekst .left {
	text-align: left;
	color: #CCC;
}
