/*  Main  */
body {
 background:#c5c5c5;
 color:#000;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 overflow-y: scroll;
}

#wrapper {
 width:960px;
 height:960px; /*  Change to desired height  */
 display: block;
 margin:0 auto;
 position: relative;
}
#container{
	width:960px;
	height:910px;
	margin-top: 5px;
}

#tlo_top{
	background:url(../images/tlo_top.png) no-repeat;
	width:960px;
	height:250px;
}

.nazwa_kkmmd{
	color:#f5f5f5;
	font-family:verdana;
	font-size:20px;
	line-height:60px;
	margin-left:0px;
}
.nazwa_mit{
	color:#f5f5f5;
	font-family:verdana;
	font-size:47px;
	line-height:73px;
	margin-left:0px;
}
.nazwa_podtyt{
	color:#f5f5f5;
	font-family:verdana;
	font-size:23px;
	line-height:40px;
	margin-left:45px;
}
.nazwa_data{
	color:#f5f5f5;
	font-family:verdana;
	font-size:23px;
	line-height:43px;
	margin-left:45px;
}

#logopk{
	background:url(../images/logo_pk.png) no-repeat;
	width:60px;
	height:59px;
	margin:25px 0 0 44px;
	float:left;
	opacity: 0.93;
}


#logowil{
	background:url(../images/logo_wil.png) no-repeat;
	position: absolute;
	width:60px;
	height:59px;
	margin:25px 0 0 30px;
	float:left;
	opacity: 0.93;
}

#logoL3{
	background:url(../images/logo_L3.png) no-repeat;
	position: absolute;
	width:60px;
	height:59px;
	margin:25px 0 0 121px;
	float:left;
	opacity: 0.93;
}



#knkmpk{
	background:url(../images/KNKMPK.png) no-repeat;
	width:210px;
	height:100px;
	margin:-120px 0 0 715px;
	float:left;
	opacity: 0.83;
	outline : none;
}



/* -----------------SLIDER------------------*/

		
#tlo_slider{
	
	height:200px;
	margin-top:-402px
}


/* ----------------CENTER----------------- */
#center{
	background:#e0e0e0;
	width:960px;
	height:425px;
	float:left;
}
.text1{
	width:910px;
	font-family: Verdana;
	font-weight:regular;
	font-size:13px;
	line-height:18px;
	color:#003d6e;
	margin:15px 0 0 0px;
	text-align: justify;
}
.text2{
	width:390px;
	font-family: Verdana;
	font-weight:regular;
	font-size:11px;
	line-height:13px;
	color:#525252;
	margin:5px 0 0 15px;
	text-align: justify;
}
.text3{
	font-family: Verdana;
	font-weight:regular;
	font-size:11px;
	line-height:22px;
	color:#525252;
	margin:5px 0 0 15px;
	float:left;
}
.text3 a{
	display:block;
	outline:none;
	text-decoration:none;
	color:#525252;
}
.text3 a:hover{
	display:block;
	outline:none;
	text-decoration:underline;
	color:#144a94;
}



/* ----------------MENU----------------- */
#menu{
	background:url(../images/tlo_menu.png) no-repeat;
	width:960px;
	height:49px;
	float:left;
	margin:0px 0 0 0px;
	color:#003d6e;
}

#menu ul {
	color:#003d6e;
	font-family:verdana;
	font-size:14px;
	font-weight:bold;
	list-style:none;
	padding:0 0px;
	float:left;
}
#menu ul li{
	margin:13px 0 0 18px;
	float:left;
	list-style:none;
	padding:0 9px;
}
#menu ul li a{
	display:block;
	outline:none;
	text-decoration:none;
	color:#003d6e;
	float:left;
}
#menu ul li a:hover{
	display:block;
	outline:none;
	text-decoration:none;
	color:#e8e8e8;
	float:left;
	text-decoration: underline;
}




/* ----------------FOOTER----------------- */
#footer_tlo{
	background:url(../images/tlo_footer.png);
	width:960px;
	height:207px;
	float:left;
	margin:0px 0 0 0px;
}
.kontakt{
	font-family: Verdana;
	font-weight:bold;
	font-size:13.5px;
	color:#e8e8e8;
	margin: 16px 0 0 45px;
	text-align: left;
}
.k_adres{
	font-family: Verdana;
	font-weight:regular;
	font-size:12px;
	line-height:18px;
	color:#e8e8e8;
	margin: 10px 0 0 45px;
	float:left;
	text-align:left;
}
.mail{
	font-family: Verdana;
	font-weight:regular;
	font-size:12px;
	line-height:18px;
	color:#e8e8e8;
	margin: 118px 0 0 -355px;
	float:left;
}
.mail a{
	display:block;
	outline:none;
	text-decoration:none;
	color:#e8e8e8;
	float:left;
}
.mail a:hover{
	display:block;
	outline:none;
	text-decoration:underline;
	color:#e8e8e8;
	float:left;
}


a{
	outline:none;
	text-decoration:none;
	color:#e8e8e8;
}

a:hover{
	outline:none;
	text-decoration:underline;
	color:#e8e8e8;
}


.fadein { position:relative; height:400px; width:960px; margin: 49px 0 0 0px;}
.fadein img { position:absolute; left:0; top:0;}

.fadelinks, .faderandom { position:relative; height:400px; width:500px; }
.fadelinks > *, .faderandom > * { position:absolute; left:0; top:0; display:block; }

.multipleslides { position:relative; height:400px; width:500px; float:left; }
.multipleslides > * { position:absolute; left:0; top:0; display:block; }


img{
	padding: 5px;
}