/* CSS Document */
body {
	 background: url(images/bg.jpg);
	 padding:15px 0px;
	 margin:0px; 
	 font-size:62.5%; 
	 font-family:Arial, Helvetica, sans-serif;
}

.pds{
	width: 1005px;
	margin:auto;
	font-size:1.2em;
	color:#A3A8AD;
}
.both{ clear:both; } 

a{ color:#FFCC66; 
padding:0px;}
a:hover{ text-decoration:none; }
.l a{ color:#ffffff; }
.l a:hover{ text-decoration:none; }

.left{
 	float:left; 
	width:210px;
	padding-left:5px;
	}
.center{
 	float:left; 
	width:546px;
	padding-left:14px;
	}
.right{
	float:left; 
	width:210px;
	padding-left:14px;
	}

.s{ background:url(images/s.gif); }	
.stopka{ background:url(images/stopka.jpg) no-repeat; height:60px; padding:25px 0px 0px 0px; text-align:center; color:#666666; } 
.stopka span{ font-weight:bold; display:block;}

.m{ background:url(images/t3.gif) no-repeat; height:90px; }
.m ul{ list-style:none; margin:0; padding:5px 30px; margin-left: 8%; } 
.m li{ float:left; }
.m a{ display:inline-block; padding:17px 20px 18px 20px; color:#E2E2E2; text-transform:uppercase; font-weight:bold; text-decoration:none;}
.m a:hover{ background:url(images/m.gif) repeat-x; color:#fff; text-decoration:none;}

.m2{ padding:5px 0px;}
.m2 ul{list-style:none; margin:0px; padding-left:4px;}
.m2 li{float:center; width:200px; padding:0; margin:0; }
.m2 a{ padding:6px 20px; display:block; border-bottom:1px solid #000; border-top:1px solid #333; text-decoration:none; color:#999999;  }
.m2 a:hover{ background:#302e2e; color:#fff;}

.mtxt{
	padding:8px; 
	font-size:.9em;
}

.mng1{ 
	background:url(images/mng1.jpg) no-repeat; 
	color:#fff; 
	font-weight:bold; 
	padding:11px 15px 10px 35px;
}
.mng2{ 
	background:url(images/mng2.jpg) no-repeat; 
	color:#fff; 
	font-weight:bold; 
	padding:11px 15px 10px 35px;
}
.ng{ 
	background:url(images/sng.jpg) no-repeat; 
	color:#fff; 
	font-weight:bold; 
	padding:12px 15px 15px 45px;
}
.center p{ margin:0px; padding:10px; line-height:1.4em; }

input{ border:1px solid #333; background:#000; color:#FF9900;  padding:3px 5px;}


.zdj{
	padding:10px 0px;
		
}
.zdj div{
	
	background:#000;
	padding:5px;
	margin-left:50px;
	float:left;
	text-align:center;
}

.zd_ng{                                                     
	font-size:18px;
	text-decoration:none;
	font-weight:normal;
	color:#CBD3B4;
}
.zdj div a{
	 border:0;
}
.zdj img{border:0px}

.submit_log
{
cursor: pointer;
background: url(images/loguj.png);
width: 68px;
height: 24px;
padding: 0px;
margin: 0 0 0 18px;
border: 0px;
vertical-align: text-top;
* vertical-align: baseline;
}
.submit_log:hover
{
background: url(images/loguj2.png);
width: 68px;
height: 24px;
padding: 0px;
margin: 0 0 0 18px;
cursor: pointer;
vertical-align: text-top;
* vertical-align: baseline;
}

.submit_reg
{
background: #404040;
color: #fff;
font-weight: bold;
padding: 4px 10px 4px 10px;
cursor: pointer;
}
.submit_reg:hover
{
color: #fb752c;
}

.submit
{
background: #404040;
color: #fff;
font-weight: bold;
padding: 4px 10px 4px 10px;
cursor: pointer;
}

.submit:hover
{
color: #fb752c;
}


.td_1
{
border-bottom: 2px solid #cacaca;
text-align: center;
padding-bottom: 3px;
}

.td_5
{
text-align: center;
padding-bottom: 3px;
}
body  {

}

a:focus { 
	outline:none; /*usuwanie niebieskiej obwódki w FF*/
}

#kontener {

}


#formularz {

}

#formularz div {

}

#formularz label {
	display: block;
}

#formularz textarea {

}

#formularz input[type=text] {

}

#blad {
	padding: 10px;
}

#blad p{

}

#sukces {

}

#sukces p{

}

.red {
	color: #ff0000;
}
