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

body {
	background:#fff url(../images/bg.jpg) repeat-x;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}
.pds {
	margin:auto;
	width:1000px;
	position:relative;
}
.s{
	background:url(../images/tlo.jpg) repeat-y; 
	font-size:12px;
	min-height:500px;
	padding:15px 0px;
}
.left {
	float:left;
	width:253px;	
	padding-left:17px;
}
.right {
	float:right;
	width:630px;
	height: 580px;
	
	line-height:18px;
	padding-right:40px;
}

.animacja{
	padding:6px; 
	background:#fff; 
	width:553px;
	margin-left:30px;
	margin-bottom:20px;
	box-shadow: 0px 0px 5px #ccc; 
}

.both { clear:both; }

.mng{
	background:url(../images/mbg.jpg) no-repeat center center; 
	font-size:16px; 
	color:#fff; 
	font-weight:bold; 
	padding:15px 10px 15px 40px;
}
.menu ul{ list-style:none; margin:0; padding:0; } 
.menu a{ 
	font-size:14px; 
	font-weight:bold; 
	background:url(../images/ma1.gif) no-repeat left center; 
	border-bottom:1px dotted #ccc; 
	display:block;
	text-decoration:none; 
	color:#333;
	padding:10px 10px 10px 40px;
}
.menu a:hover{ 
	background:url(../images/ma2.gif) no-repeat left center; 
	color:#F28900; 
}

.mtxt{ line-height:18px; 
	padding:5px;
}

h1{
	margin:0;
	padding:15px; 
	font-size:16px; 
	background:url(../images/ng.gif) repeat-x bottom;
}

img{ border:0; }
a {
	color:#000;
	text-decoration:underline;
}
a:hover { text-decoration:none; }

.t2{
	position:absolute;
	left:-21px;
}
.t3{
	position:absolute;
	right:-21px;
}

.f{
	font-size:12px; 
	position:relative; 
	height:97px;
}
.f2{ 
	position:absolute; 
	left:-17px;
	top:-70px;
}
.f3{ 
	position:absolute; 
	right:-17px;
	top:-70px;
}
.f4{
	background:url(../images/f4.jpg) repeat-x; 
	height:56px;
}
.f4 div{
	padding-top:20px; 
	text-align:center; 
	color:#945050;
}
.f4 div a{color:#945050; }



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