@charset "utf-8";

/* CSS Document */


body{

	background:#222222 url(../images/bg.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}

img.galeria{ border:0; 
opacity:0.4;
filter:alpha(opacity=40);
border: 1px solid black;
}

img.galeria:hover{
opacity:1;
filters:alpha(opacity=100);
}

a{
	color:#ff8400;
	text-decoration:none;
	font-weight:bold;
}

a:hover{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

.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-black; padding:2px 0px; }

.menu a{
	text-transform:uppercase;
	display:inline-block; 
	padding:10px 18px; 
	color:#ff8400; 
	font-size:12px; 
	font-weight:bold;
	text-decoration:none;
	border-right:1px dotted #333333;
}
.menu a:hover{
	background:#ff8400; 
	color:#fff;
}
.path{
	margin:10px 0px; 
	border-bottom:1px solid #535353;
	padding:5px 10px;
	color:#666;
	font-size:11px;
}
.left{
	width:891px;
	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:8px;
	left:44px;
	color:#666666;
	width: 878px;
}
.top{ position:absolute; top:15px; right:80px; }

.ng{
	border-left: 2px solid #ff8400;
	padding-left:15px;
	font-size:18px;
	color:#CCCCCC;
}
.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; }
.wstep {text-indent:0px}
.wstep:first-letter {font-size:xx-large; color:#ff8400; float:left; padding:0px 2px 2px 0px }
.validator {position: relative; top:-50px; left:770px; width: 88px;}
.star:before { content:"*"; color:red;}
.leftcolumn {width: 445px; float:left; display:inline}
.rightcolumn {width:445px; float:right; display:inline}
.adress{color:#ff8400; font-weight:bold; padding:0px; line-height:1em; margin:5px;}
.adres{color:#cccccc; padding:0px; line-height:1em; margin:5px;}