body{
background-color:#393a35;
font-size:12px;
font-family: Arial, Helvetica, sans-serif;
margin:0px;
padding:0px;
background-image:url(images/tlo_niebieskie.jpg);
background-repeat:repeat-y;
background-position:left;
color: #333333;
}

a:link, a:visited{
text-align: center;
	color:#333333;
	text-decoration:none;;
}
a.aktywne{ 
	text-align: center;
	color:#CAE4FF;
	font-weight:bold;
	text-decoration:none;
}

.nieb_p{
font-size:13px;
color:#00afed;
font-weight:bold;

}
a.nieb{
font-size:16px;
color:#00CCFF;
font-style:italic;
font-weight:bold;
text-decoration:none;

}
.nieb_male{
font-size:11px;
color:#007cc2;
font-weight:bold;


}
a:link .jasne{

	text-align: center;
	color:#999999;
	text-decoration:none;
	}
	
a.menu {
	text-align: center;
	color:#666666;
	text-decoration:none;

}
a.menu:hover{
	text-align: center;
	color:#007cc2;
	text-decoration:none;
	font-weight:bold;
	

}

a.biale {
	text-align: center;
	color:#FFFFFF;
	text-decoration:none;
	
	line-height:11px;

}

a.niebieskie {
	font-size:13px;
	text-align: center;
	color:#00afed;
	text-decoration:none;
	font-weight:bold;

}
.button {
    border: none;
    background: url('images/belka_n.jpg')  top left;
	height:30px;
	padding-left:20px;
	padding-right:20px;
	color:#FFFFFF;
	font-weight:bold;
}
.form{
	background-color: #e2e3e4;
	background-image: url(images/tloinput.jpg);
	font-size: 11px;
	font-style: normal;
	color: #330000;
	background-repeat: repeat-y;
	width: 120px;
	text-align: left;
	vertical-align: middle;
	padding: 0px;
	cursor: auto;
	border: 6px solid #e2e3e4;
}
.jezyk{
	background-color: #393a35;
	background-image: url(images/tlorozijane.jpg);
	font-size: 11px;
	color: #e2e3e4;
	background-repeat: repeat-y;
	height: 25px;
	width: 138px;
	border-top-width: #e2e3e4 1px solid;
	border-right-width: #e2e3e4 1px solid;
	border-bottom-width: #e2e3e4 1px solid;
	border-left-width: #e2e3e4 1px solid;
	text-align: left;
	vertical-align: text-bottom;
	padding: 0px;
	cursor: auto;
	list-style-type: disc;
	background-position: center;
}
#apDiv1 {
	position:absolute;
	left:200px;
	top:22px;
	width:700px;
	height:25px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:200px;
	top:49px;
	width:700px;
	height:24px;
	z-index:2;
}
#apDiv3 {
	position:absolute;
	left:15px;
	top:590px;
	width:219px;
	height:33px;
	z-index:3;
	background-color:#191b19;
}

<!--scroll w aktualnosciach-->
#container {
	position	: absolute;
	top			: 10px;
	left		: 10px;
	width		: 500px;
	height		: 200px;
	overflow	: hidden;
	border		: 0px solid #666;
}

#content {
	position	: relative;
	width		: 490px;
	left		: 5px;
}



#scrollArea {
	position	: absolute;
	left		: 515px;
	top			: 10px;
	height		: 200px;
	width		: 15px;
	border		: 0px solid #666;
	overflow	: hidden;
	background-image:url(images/kreska.jpg);
	background-repeat:repeat-y;
	background-position:center;
}

#scroller {
	position	: absolute;
	top			: -1px;
	width		: 15px;
	background	: #007cc2;
	border-top	: 0px solid #666;
	border-bottom	: 0px solid #666;
}

