@charset "utf-8";
/* CSS Document */
body{ margin:0; padding:0; 
	  background:#27282B url(images/bg.jpg) repeat-x; 
	  font-family:Arial, Helvetica, Verdana, sans-serif; color:#1B1A1C; 
} 

a{ color:#069; text-decoration:underline; } 
a:hover { text-decoration:none; } 

h,h1,h2,h3,h4 p { margin:0; padding:5px;  } 

.pds{
	width:975px; 
	margin:auto; 
}
.s{ border:10px solid #6D6D6D; margin-left:10px;  padding:15px; background:#fff url(images/sdol.jpg) no-repeat right bottom;}
.left{ 
	float:left; 
	width:250px; 
}
.right{ 
	float:right;
	width:630px; 
	font-size:14px;
margin:-33px 0px 0px 0px;

} 
.ng{ background:url(images/ng.gif) repeat-x bottom; font-size:18px; font-weight:normal; padding:8px 5px 13px 5px; color:#597683; }

.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:261px; background:url(images/mlink1.jpg) no-repeat; color:#fff; font-size:12px; font-weight:bold;  padding:19px 10px 15px 90px; text-decoration:none;}
.m a:hover{background:url(images/mlink2.jpg) no-repeat;}

.stopka{ font-size:11px; text-align:right; padding:10px; color:#999; }
.stopka span{ color:#6BBEE5; } 
.both{ clear:both; } 
	

