@charset "utf-8";
/* CSS Document */


body {
	background:#000 url(../images/bg.jpg) fixed;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}
.pds {
	margin:auto;
	width:1010px;
	position:relative;
}
.left {
	float:left;
	width:246px;
}
.right {
	float:right;
	width:640px;
	color:#40352B;
}
.both {
	clear:both;
}
img {
	border:0;
}
.t2 {
	position:absolute;
	right:-74px;
	top:0px;
	z-index:2;
}
.t3 {
	position:absolute;
	right:-74px;
	top:231px;
	z-index:2;
}
.s {
	background:url(../images/sbg.png) repeat-y;
	padding:5px 30px;
	font-size:12px;
}
a {
	color:#000;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
.menu {
	background:url(../images/mtbg.gif) repeat-x;
	height:65px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow:0px 0px 5px #917B64;
	-moz-box-shadow:0px 0px 5px #917B64;
	-webkit-box-shadow:0px 0px 5px #917B64;
	margin-bottom:20px;
}
.menu ul {
	list-style:none;
	margin:0;
	padding:0px 0px 0px 20px;
}
.menu li {
	float:left;
	display:inline-block;
}
.menu a {
	background:url(../images/mt1.gif) no-repeat left center;
	font-size:18px;
	color:#45382C;
	text-decoration:none;
	display:inline-block;
	padding:21px 30px;
	text-shadow:1px 1px 1px #fff;
}
.menu a:hover {
	color:#76A11B;
	background:url(../images/mt2.gif) no-repeat left center;
}
.mng1 {
	background:url(../images/mlsep.gif) no-repeat center bottom;
	padding:15px 15px 5px 15px;
	font-weight:bold;
	text-align:center;
	color:#45382C;
	font-size:16px;
}
.animacja {
	padding:8px;
	background:#F5EFDF;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow:0px 0px 5px #917B64;
	-moz-box-shadow:0px 0px 5px #917B64;
	-webkit-box-shadow:0px 0px 5px #917B64;
	width:603px;
}
.box1 {
	background:url(../images/mlbg.gif) repeat-y;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow:0px 0px 5px #917B64;
	-moz-box-shadow:0px 0px 5px #917B64;
	-webkit-box-shadow:0px 0px 5px #917B64;
}
.box1 ul {
	padding:5px 10px;
	margin:0;
	list-style:none;
}
.box1 li {
	display:block;
	padding:2px 0px 5px 0px;
	background:url(../images/mlsep.gif) no-repeat center bottom;
}
.box1 a {
	background:url(../images/mla1.gif) no-repeat left center;
	padding:8px 5px 8px 35px;
	display:block;
	text-decoration:none;
	color:#45382C;
}
.box1 a:hover {
	font-weight:bold;
	background:#DBCEAC url(../images/mla2.gif) no-repeat left center;
}
.box2 {
	background:url(../images/box.gif) repeat-y;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding:15px;
	line-height:22px;
	color:#fff;
	font-size:16px;
}
.center {
	text-align:center;
}
.stxt {
	padding:10px;
	line-height:18px;
}
h1 {
	font-size:16px;
	padding:10px;
	margin:0px;
	text-align:center;
	background:url(../images/ng.gif) no-repeat center bottom;
}
.f {
	height:111px;
	background:url(../images/f.png) no-repeat;
}
.f div {
	text-align:center;
	padding-top:60px;
	font-size:12px;
	color:#8B837A;
}
.f div a {
	color:#8B837A;
}
#gallery {
	padding: 10px 0px;
}
#gallery ul {
	list-style: none;
	margin:0;
	padding:0;
}
#gallery ul li {
	display: inline-block;
	padding: 10px;
}
#gallery ul li a {
	padding:5px;
	background:#fff;
	text-decoration:none;
	display:inline-block;
	box-shadow:0px 0px 5px #917B64;
	-moz-box-shadow:0px 0px 5px #917B64;
	-webkit-box-shadow:0px 0px 5px #917B64;
}
