@charset "utf-8";
/* CSS Document */


@font-face {
    font-family: 'AllerLightRegular';
    src: url('../aller_lt_0-webfont.eot');
    src: url('../aller_lt_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('../aller_lt_0-webfont.woff') format('woff'),
         url('../aller_lt_0-webfont.ttf') format('truetype'),
         url('../aller_lt_0-webfont.svg#AllerLightRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	background:#F3F3F3 url(../images/bg.jpg) fixed;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}
.bg1{
	
	border-top:15px solid #000; 
}
.logo{
	text-align:center;
	padding-bottom:60px;
}

.animacja{
	padding:20px; 
	background:#fff;
	text-align:center;
}
.pds {
	margin:auto;
	width:1000px;
	position:relative;
}
.menu{
	background:url(../images/m.gif) repeat-x; 
	height:68px;
}
.menu ul{ list-style:none; margin:0; padding:0px; } 
.menu li{ float:left; padding-right:2px; background:url(../images/msep.gif) no-repeat right center; } 
.menu a{
	font-size:18px; 
	display:inline-block; 
	padding:22px 30px; 
	font-family: 'AllerLightRegular';
	color:#fff; 
	text-transform:uppercase;
	text-decoration:none;
}
.menu a:hover{
	background:url(../images/m2.jpg) no-repeat center; 
}
.s{
	padding-top:20px; 
}
.left {
	float:left;
	width:250px;
	padding-top:10px;
}
.tresc{
	padding:15px;
	font-size:12px; 
	line-height:19px;
	
}
h1{
	font-size:16px; 
	color:#A95025;
	margin:0; 
	padding:10px;
	text-align:center;
	border-bottom:1px dotted #E0CEC8;
}
.mng{
	background:url(../images/mb.gif) repeat-x; 
	padding:20px 10px; 
	text-align:center; 
	font-size:14px; 
	color:#fff; 
	font-weight:bold; 
}
.c{
	width:500px; 
	float:left;
	background:#fff;
	min-height:600px;
}
.right {
	float:right;
	width:250px;
	padding-top:10px;
}

.bmenu{
	background:#392115;
	margin-bottom:10px;
}
.mtxt{ 
	background:#392115;
	margin-bottom:10px;
	padding:10px; 
	color:#fff; 
	font-size:12px;
}
.bmenu ul{ list-style:none; margin:0; padding:0; } 
.bmenu a{ 
	background:url(../images/ma1.gif) no-repeat left center; 
	font-size:12px; 
	color:#fff; 
	padding:10px 5px 10px 40px; 
	text-decoration:none;
	display:block;
	border-bottom:1px  dotted #4F362B;
}
.bmenu a:hover{ 
	background:url(../images/ma2.gif) no-repeat left center; 
	font-weight:bold;
}
.both { clear:both; }
img{background:0; }
a {
	color:#000;
	text-decoration:underline;
}
a:hover { text-decoration:none; }

.f{ 
	margin:20px 0px; 
	border-top:2px solid #231E1C; 
	font-size:12px; 
	color:#524844;
	padding:10px;
	text-align:center;
}
.f a{ color:#524844; }

#g1 ul{ list-style:none; margin:0; padding:0; } 
#g1 li{ text-align:center; padding:10px 0px; }
#g1 a{ background:#381F14; padding:5px; display:inline-block; }


#gallery {
	
		padding: 10px 0px;
		
	}
#gallery ul { list-style: none; margin:0; padding:0; }
#gallery ul li { display: inline-block; padding: 10px 20px ;  }
#gallery  ul li a{ padding:5px; background:#F0F0F0; text-decoration:none; display:inline-block; 
	
	 box-shadow:  1px 1px 2px #888;
	
	 }	