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

body {
	background:#15171a url(../images/bg.jpg) top center no-repeat;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}
.pds {
	margin:auto;
	width:1005px;
	position:relative;
	padding-top:183px;
	color:#BCBCBC; 
	font-size:12px; 
	line-height:16px;
}
.left {
	float:left; width:230px;
	padding-left:30px;
	padding-top:30px;
}
.right {
	float:right; width:650px;
	padding-right:30px;
	
	padding-top:30px;
}

.both {	clear:both;}
img {	border:0;}

.mtxt{ padding:5px; }

a {	color:#fff;	text-decoration:underline;}
a:hover {	text-decoration:none; }
a:visited {	color:#CCC; }

.t1 img{ float:left; }
.t2,.t3,.zdjecia{ float:left; }
.top{ height:267px; }

.center{ text-align:center; }


.logo{
	position:absolute;
	left: 300px;
	top: 50px;
} 

.menu{ background:url(../images/m.jpg) no-repeat top left; height:61px; margin-left:16px; }
.menu ul{list-style:none; margin:0px; padding:4px 10px; } 
.menu li{float:left; display:inline-block; } 
.menu a{ display:inline-block; padding:18px 25px 19px 25px; font-size:12px; font-weight:bold; color:#fff; text-shadow:1px 1px 1px #000; text-decoration:none; } 
.menu a:hover{ background:url(../images/m2.jpg) no-repeat  center; color:#FFC }

.tlo{ 
background:url(../images/s2.jpg) repeat-y; } 
.s{ background:url(../images/s1.jpg) no-repeat; } 
.ng{ font-size:18px; font-weight:normal; margin:0; padding:5px; color:#B5CAE5;  } 


.galeria div{ float:left; display:inline-block; margin:5px 20px; width:120px; height:100px;  }
.galeria div a{ display:inline-block; padding:5px;  background:#000; border:1px solid #2D3642; }

