body{
	background: url(../images/bg1.jpg);
	margin:0; 
	padding:0; 
	font-family:Arial, Helvetica, sans-serif; 
}

.pds{
	margin:auto; 
	width:990px; 
	position:relative;
	z-index: 10;
	font-size: 14px;
}

.bg2{
	height: 440px; 
	background: url(../images/bg2.jpg) repeat-x; 
	width: 100%;
	position: absolute;
}

.top{
	height: 440px;
	position: relative;
}

.tools{
	position: absolute;
	right: 30px; 
	top: 45px; 
}
.tools ul{list-style: none; padding:0; margin: 0; }
.tools li{ display: inline-block; margin-left:15px; }
.tools a{
	color: white; 
	display: inline-block; 
	padding: 6px 0; 
	border-bottom: 3px solid white;
	font-size: 13px
}
.tools a:hover{
	border-bottom: 3px solid #660000;
	color: #660000;
}

.mtop{
	position: absolute;
	width: 949px; 
	height:65px ;
	background: url(../images/menu.png) no-repeat;
	z-index: 100;
	top:119px; 
	left:15px; 
}
.mtop ul{list-style: none; margin: 0; padding: 10px 30px;}
.mtop li{display: inline-block;}
.mtop a{
	display: inline-block;
	padding: 14px 15px; 
	color: #CC0000; 
	text-transform: uppercase;
}
.mtop a:hover{
	background: #CC0000; 
	color: white;
}
li#menu-oferta ul{
	display: none;
}
li#menu-oferta:hover ul{
	display: block;
	background-color: #EEEEEE;
	position: absolute;
}

.animacja{
	position: absolute; 
	bottom: 20px; 
	left: 12px;
	box-shadow: 0px 0px 10px #000; 

}

.ng1{
	background: url(../images/s1.jpg) no-repeat; 
	height:51px ; 
	padding-left: 250px;
	text-align: center;
}
.ng1 h1{
	margin: 0; 
	padding: 18px 0 0 0; 
	font-size: 14px; 
	color: #000;
}

.mng{
	background: url(../images/mng.jpg) no-repeat; 
	font-size: 14px; 
	color: #fff; 
	padding: 25px 10px 23px 50px;
}
.mtxt{
	padding:5px 10px 5px 30px;
}

.s{
	background: url(../images/bg3.jpg) repeat-y;	
}
.s-1{
	float:left; 
	width:303px; 
}
.s-2{
	float:right; 
	width:610px;
	padding-right: 40px; 
	padding-bottom: 20px;
}


h1{
	font-size: 18px;
}




.center{
	text-align: center;
}
.both{ clear:both; } 
img{ border:0;}
ul{ margin:0; padding:0; list-style:none; } 


.tab1{
	width: 100%;
	font-size: 12px;
	background: #fff;
	padding: 5px;
}
.tab1 thead th{
	background: #FF9500;
	font-weight: bold;
	color: #fff;
}
.tab1 td,
.tab1 th{
	padding: 10px;
	color: #525252;
	text-align: center;
}
.tab1 td{
	background: #E8E8E8;
}



#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;	
	 }	

.galimg{
	padding:5px; background:#fff; text-decoration:none; display:inline-block; 	
	 box-shadow:  1px 1px 2px #888;
}

a{
	color: #000; 
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}