body{
	background: url(../images/bg.jpg) ;
	margin:0; 
	padding:0; 
	font-family:Arial, Helvetica, sans-serif; 
}
.bg1{
	height: 462px; 
	width: 48%; 
	position: absolute; 
	left: 0px; 
	background: #23456F;
}
.bg2{
	height: 112px; 
	width: 48%; 
	position: absolute; 
	right: 0px; 
	background: #23456F;
}
.pds{
	margin:auto; 
	width:950px; 
	position:relative;
}

.s{
		background: url(../images/s_bg.jpg) repeat-y;
		font-size: 14px; 
		line-height: 20px;
}
.left{
	float:left; 
	width:299px; 
	
}
.right{
	float:right; 
	width:600px; 	
	padding: 0px 25px 20px 0;
	
}

.mtop ul{
	list-style: none;
	margin: 0; 
	padding: 20px 0;

}
.mtop li{
	display: block;
}
.mtop a{
	padding: 8px 10px 8px 60px; 
	text-decoration: none;
	text-transform: uppercase; 
	color: #50575C;
	font-size: 16px;
	display: block;
}
.mtop a:hover,
.mtop a.current{
	color: #fff; 
	background: url(../images/mbg.jpg) no-repeat left center;
}

.f{
		height: 78px; 
		background: url(../images/f.jpg) repeat-x; 
}
.f-2{
	width: 940px; 
	margin:auto;
}

h1{
	margin: 15px 0;
	padding: 10px 0 25px 5px;
	font-size: 18px; 
	background: url(../images/mg.jpg) repeat-x bottom;
	text-transform: uppercase;
	color: #163255;
}

.mtxt{
	padding:10px 0 10px 12px;
}
.mtxt2{
	padding: 10px; 
	margin: 0 0 0 12px;
	background: #fff;
}

.mng{
	background: url(../images/mng.jpg) repeat-x; 
	padding: 20px 0; 
	text-align: center;
	margin-left: 12px;
	font-size: 16px; 
	color: #23456F ;
}

.both{ clear:both; } 
img{ border:0;}
ul{ margin:0; padding:0; list-style:none; } 
.center{
	text-align: center;
}

.animacja{


	padding: 10px; 
	background: #fff;
	top: 200px;
	right:40px;
	z-index: 10;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
}


.tab1{
	width: 100%;
	font-size: 12px;
	background: #fff;
	padding: 5px;
	margin: 10px 0;
}
.tab1 thead th{
	background: #23456F;
	font-weight: bold;
	color: #fff;
}
.tab1 td,
.tab1 th{
	padding: 10px;
	color: #525252;
	text-align: center;
}
.tab1 td{
	background: #F0F3F5;
}

.small{
	font-size: 12px; 
	line-height: 14px;
}


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


.copy{
	text-align: right;
	color: #7488A1; 
	font-size: 12px; 
	padding-top: 22px;
}
.copy a{
	color: #7488A1;
	text-decoration: none;
}