@charset "utf-8";
/* CSS Document */


@font-face {
    font-family: 'AllerLightRegular';
    src: url('../aller_lt_0-webfont.eot');
    src: url('../aller_lt_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('../aller_lt_0-webfont.woff') format('woff'),
         url('../aller_lt_0-webfont.ttf') format('truetype'),
         url('../aller_lt_0-webfont.svg#AllerLightRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	background:#000 url(../images/bg.jpg);
	margin:0;
	padding:0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.pds {
	margin:auto;
	width:980px;
	position:relative;
}

.s{ background:#fff; padding:8px; }

.top {
	position:absolute;
	top:40px;
	width:572px;
	left:149px;
	height:35px;
}

.t{
	background:url(../images/bg3.jpg) repeat-x;
	height:90px;
} 
.t1{
	position:relative;
	width:980px;
	margin:auto;
	height: 90px;
}
.logo {
	height: 90px;
	padding-top: 30px;
}
.top h1,
.top h2{
	font-family:AllerLightRegular;
	color:#fff;
	font-weight:bold;
	margin:0;
	padding:0;
	text-shadow:2px 2px 2px #222222;
}

.top h1{
	font-size:22px;
} 
.top h1 span{
	color:#00A8EB;
}
.top h2{ font-size:16px; }

.tools{
	position:absolute;
	right:0px;
	top:30px;
	padding:5px 10px;
	width: 384px;
} 
.tools ul{ list-style:none; margin:0; padding:0; } 
.tools li{ float:left; } 
.tools a{
	display:inline-block;
	color:#9E9F9F;
	text-transform:uppercase;
	font-size:11px;
	text-decoration:none;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}  
.tools a:hover{ color:#fff; } 

.menu {
	padding:0px 5px;
	background-color: #000033;
} 
.menu ul{ margin:0; padding:0; list-style:none; } 
.menu li{ display:inline;  padding:0px 9px 0px 2px; background:url(../images/m-dot.gif) no-repeat right center; } 
.menu li:last-child{ background:none; }
.menu a{
	font-size:15px;
	font-family:'AllerLightRegular';
	font-weight:normal;
	display:inline-block;
	text-transform:uppercase;
	text-decoration:none;
	color:#fff;
	text-shadow:1px 1px 1px #000;
	padding-top: 13px;
	padding-right: 15px;
	padding-bottom: 13px;
	padding-left: 15px;
}
.menu a:hover{
	background-color: #0098E9;
}
.animacje{ padding:5px 0px; border-bottom:7px solid #242424; }

.left {
	float:left;
	width:272px;
	font-size:12px;
	line-height:20px;
    padding-top:10px;
}

.mng{
	font-size:16px;
	font-family:AllerLightRegular;
	font-weight:bold;
	display:block;
	text-transform:uppercase;
	padding: 8px 10px 8px 30px;
	background:url(../images/ma.png) no-repeat left center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	color: #000066;
}
.menu-l{padding: 5px 0px}
.menu-l ul{ list-style: none; margin: 0; padding: 0; }
.menu-l li{ display: block; }
.menu-l a{
	color: #0A246A;
	display: block;
	padding: 6px 20px;
	border-bottom:1px solid #E7E6E6;
	text-decoration: none;
	background-image: url(../images/tlo-l-menu50.gif);
	font-weight: bold;
}
.menu-l a:hover{
	color: #fff;
	background-image: url(../images/tlo-l-menu.gif);
}

.mtxt{
	padding: 2px;
	}
.mtxt p{
	padding-top: 20px;
	}

.right {
	float:right;
	width:615px;
	padding-right:38px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 12px;
	line-height: 18px;
	color: #111111;
}

.right ol{
	color:#111111;
	font-size: 12px;
	line-height: 20px;
	padding-left: 380px;
}

.right p span {
	color:#00A8EB;
	font-weight: bold;
	font-size: 14px;
	line-height: 30px;
}

.content{ background:url(../images/tlo.gif) repeat-y right; }
.f{
    background: url(../images/f.png) center no-repeat; 
    text-align: center; 
    font-size: 14px; 
    color: #111111;
    padding: 11px 10px 20px 10px;
}
.right h1{
	font-size:18px;
	font-family:'AllerLightRegular';
	font-weight:bold;
	display:block;
	text-transform:uppercase;
	margin: 0;
	padding: 10px 0px;
	line-height: 18px;
}

.gal-img{
	display: inline-block;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.gal-img img{
    max-width: 180px; 
    max-height: 151px;
}
.gal-img a{  
    display: table-cell;
    background: #EDEFF0;
    vertical-align: middle; 
    text-align: center;
    height: 166px;
    width: 195px;
}
.gal-img a:hover{
	background-color: #CED3D7;
}


.both { clear:both; }
img{
	border: 0;
}

a {
	color:#00A8EB;
	text-decoration:none;
}

a:hover { text-decoration:underline; 
		}

.table {
	
	}

.table p {
	color:#111111;
	font-size: 11px;
	text-align: left;
	line-height: 14px;
}
.table img{
	float: left;
	padding: 10px;
}

.table a{
	color:#fff;
	font-size: 10px;
	padding-right: 10px;
	font-weight: bold;
	text-decoration:none;
	}
.table a:hover { 
	text-decoration:none; 
	color:#fff;
	}
.table h1{
	color:#FFFFFF;
	font-size: 11px;
	text-align: left;
	line-height: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-transform: uppercase;
	}
