@charset "utf-8";
/* CSS Document */

body{ 
	background:#1A100C url(images/bg.jpg) repeat-x; 
	padding:35px 0px; 
	font-family:Arial, Helvetica, sans-serif; 
}

.pds{ width:1008px; margin:auto; font-size:12px;  } 

#top{ height:344px; position:relative; }
#logo{ position:absolute; left:20px; } 
#tools{ position:absolute; right:0; } 

#t1{ position:absolute; top:85px; } 
#t2{ position:absolute; top:85px; left:25px; } 
#t3{ position:absolute; top:85px; right:0px; } 
#t4{ position:absolute; top:103px; left:25px;  } 

.path{  background:url(images/s1.jpg) no-repeat; height:59px; }
.path p{ margin:0; padding:16px 0px 0px 50px; font-size:11px; color:#6B5951;   }
.path a{ color:#6B5951; text-decoration:underline; } 
.path a:hover{ color:#fff; } 

.s{ background:url(images/s2.jpg) repeat-y; color:#917D75;  } 
.left{ float:left; width:251px; padding-left:25px;  }
.right{ width:640px; float:right; padding:0px 50px 20px 0px; } 

.m ul{ list-style:none; margin:0; padding:5px 10px; } 
.m a{ display:block; padding:8px 15px; border-bottom:3px solid #372015; color:#DBC0B5; text-decoration:none; }
.m a:hover{ background:#000; color:#FFC;}

.ng{ margin:5px; font-size:18px; font-weight:normal; text-align:right; color:#D1C284; }

.mtxt{ padding:10px; }

.mng{ background:url(images/mng.jpg) no-repeat center; padding:10px 5px 9px 30px; font-weight:bold; color:#fff; }

.stopka{ background:url(images/s3.jpg) no-repeat; height:90px; } 
.stopka p{ color:#6B5951; padding:40px 0px 0px 0px; text-align:center;  margin:0; }

a{ color:#BFCF67; } 
a:hover{ text-decoration:none; }

img{ border:0; }

.both{ clear:both; }


