/* CSS Document */

body{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	background:#000 url(images/bg.gif) center repeat-y fixed;
	}
.pds{

	width:1016px;
	margin:auto;
	position:relative;
	}
  
	
.data{
	position:absolute;
	font-size:11px;
	color:#666666;
	left: 173px;
	top: 257px;
	width: 599px;
	}

a{
	color:#fff;
}
.s{
	background:url(images/tlo.jpg) repeat-y;
	height:100%;
	padding-left:21px;
}


.left{
	float:left;
	width:183px;
}
.center{
	width:609px;
	float:left;
	;
}
.right{
	width:183px;
	float:left;
}
.tekst{
	padding:2px 15px;
	padding-top:0;
	font-size:12px;
	line-height:14px;
	color:#A0A0A0;
}
.ngl{
	background:url(images/ml1.jpg) no-repeat;
	color:#DFDEA1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	padding:11px 5px;	
}
.ng2{
	background:url(images/mr1.jpg) no-repeat;
	color:#DFDEA1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	padding:11px 5px;	
}
.mtekst{
	background:url(images/ml2.jpg) no-repeat;
	padding:8px;
	font-size:11px;
	color:#A0A0A0;
}

.mtekst2{
	background:url(images/mr2.jpg) no-repeat;
	padding:8px;
	font-size:11px;
	color:#A0A0A0;
}
.news{
	background:url(images/mr2.jpg) no-repeat;
	padding:4px;
	font-size:12px;
	color:#A0A0A0;
	
	
}
.menu{
	margin:0;
	padding:0;
	list-style:none;
}
.menu li a{
 display:block; width:145px; 
 padding:5px 10px;
 color:#BCBFB2;
 font-weight:bold;
 font-size:12px;
 text-decoration:none;
 border-bottom:2px solid #333333;
  }
.menu a:hover{
	background:#333333;
	color:#fff;
}

/* formulaż niusa */

input, textarea {
	font-family:arial;
	font-size:13px;
	background:##DFDEA1;
	border:1px solid #000000;
	color:#000000;
	} 
	
.blad {
	color: #ff0000;
	border:2px solid #ff0000; 
	text-align:center;
	font-weight:bold;
	width:80%;
	padding:5px;
	}
	
.ok {
	color: #00af00;
	border:2px solid #00af00; 
	text-align:center;
	font-weight:bold;
	width:80%;
	padding:5px;}	  


	
