@charset "utf-8";
/* CSS Document */

body {
	padding:60px 0px;
	margin:0;
	background:#000 url(../images/bg.jpg);
	font-family:Arial, Helvetica, sans-serif;
}
.pds {
	background:#F2E7D5 url(../images/bg2.gif) repeat-x top;
	width:1000px;
	margin:auto;
	position:relative;
	padding-top:170px;
}

.both{
	clear:both;
	}
	

.logo{ position:absolute; top:-20px; left:10px; }
.mt{ position:absolute; height:72px; right:0px; top:10px; background:url(../images/mtbg.gif) repeat-x; width:575px; overflow:hidden;  }  
.mt ul{ list-style:none; margin:0; padding:0; } 
.mt li{ float:left; border-right:1px solid #EEE2D0; margin:0; padding:0; } 
.mt li:last-child{ border:0; } 
.mt a{ font-size:18px; color:#181002; line-height:18px; padding:16px 31px; display:inline-block; text-decoration:none; }
.mt a:hover{ background:#BDB19F; }


.animacja{
	border-top:1px solid #D9CFBF; 
	border-bottom:1px solid #D9CFBF;
	background:#fff; 
	padding:8px 10px;
}

.s{
	padding:10px;
}
.reklama{
	border:1px solid #D9CFBF;
	background:#fff;
	padding:4px;
	width:684px;
	float:left;
	margin-bottom:5px;
}
.left{
	border:1px solid #D9CFBF;
	background:#fff;
	padding:10px 15px;
	width:662px;
	float:left;
	font-size:12px; 
	line-height:18px;
}
.left  h1{
	font-size:18px; 
	margin:0; 
	padding:10px 5px;
	font-weight:normal;
	border-bottom:1px solid #EDE5D8;
	color:#694813;
}

a{ color:#694813; } 
a:hover{ text-decoration:none; }

.right{
	border:1px solid #D9CFBF;
	background:#F9F3EA;
	padding:6px 0px;
	width:270px;
	float:right;
	font-size:12px; 
	line-height:18px;
}
.mng{ font-size:16px; color:#fff; background:#382301; padding:10px; text-align:center; } 


.info{
	background:url(../images/tel.gif) no-repeat right center; 
	width:420px; 
	position:absolute; 
	height:50px; 
	top:100px;
	right:0px;
	
	padding-right:60px;
	}
.info > div{ display:table; height:100%;  } 
.info div div {display:table-cell; vertical-align:middle; font-size:12px; font-weight:bold; padding:0px 1px; }
.info div div:first-child{ border-right:1px solid #D4C7B2; }
.info span{ font-size:16px; display:block }

.mtxt {padding:10px 20px; } 

.mr {padding:10px 20px; } 
.mr ul { list-style:none; margin:0; padding:0; } 
.mr li{ display:block; } 
.mr a{ background:url(../images/ma1.gif) no-repeat left center; padding:8px 5px 8px 30px; text-decoration:none;  display:block; font-weight:bold; border-bottom:1px solid #E0D8CC; } 
.mr a:hover{ background:#fff  url(../images/ma2.gif) no-repeat left center; }

.gal-img{ padding: 10px 0px 0px  30px; display: inline-block;}
.gal-img img{
    max-width: 160px; 
    max-height: 140px;
}
.gal-img a{  
    display: table-cell;
    background: #EDE5D8;
    vertical-align: middle; 
    text-align: center;
    height: 150px;
    width: 170px;
}
.gal-img a:hover{
    background: #E5DAC8;
}

.f{ width:1000px; margin:auto; padding:20px 0px; text-align:center; font-size:11px; background:url(../images/f.png) no-repeat center center; color:#5E4E38; }
.f a{ color:#5E4E38; text-decoration:none; }