@charset "utf-8";
/* CSS Document */
body{ margin:0; padding:0; 
	  background:#044778; 
	  font-family:Arial, Helvetica, sans-serif; 
} 

a{ color:#069; text-decoration:underline; } 
a:hover { text-decoration:none; } 

h1,h2,h3,h4 p { margin:0; padding:5px; } 

.pds{
	width:975px; 
	margin:auto; 
}
.wcie {
width:955px;
height:20px;
background:#2F4F4F url(images/cos.gif) no-repeat;
padding-left:20px;
color:#fff;
font-size:14px;
}
.wcie p{
font-size:14px;
padding-left:20px;

}
.s{border:12px solid #fff;  margin-left:10px;  padding:15px; background:#fff url(samochody.gif) no-repeat right bottom; ;}
.left{ 
	float:left; 
	width:250px; 
}
.right{ 
	float:right;
	width:630px; 
	font-size:14px;


} 


.p {
color:#0099FA;
}
.ng{ background:url(images/ng.gif) repeat-x bottom; font-size:18px; font-weight:normal; padding:8px 5px 13px 5px; color:#2F4F4F; }

.mtxt{ padding:5px; font-size:12px; margin-top:10px; }

.m ul{ list-style:none; margin:0; padding:0; }
.m li{ margin:0; padding:0; position:relative; height:43px;}
.m a{ position:absolute; left:-35px; width:201px; background:url(images/m1.gif) no-repeat; color:#fff; font-size:12px; font-weight:bold;  padding:19px 10px 15px 90px; text-decoration:none;}
.m a:hover{background:url(images/m2.gif) no-repeat;}

.stopka{ font-size:11px; text-align:right; padding:10px; color:#999; }
.stopka span{ color:#6BBEE5; } 
.both{ clear:both; } 
	


