html, body {
	background-color: #03013e;
	background-image: url(images/tlo-repeat.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	vertical-align:middle;
	color: #575759;
	font-size: 11px;
	font-family: Arial,Verdana;
}

#background {
  background-image: url(images/tlo.jpg);
	width: auto;
	height: auto;
	padding:0;
	margin: 0px AUTO 0px AUTO;
	background-position:top center;
	background-repeat: no-repeat;

}

#top {
	width: 998px;
	height: 100%;
	margin: 0px AUTO 0px AUTO;
	
}


#center {
	width: 998px;
	height: 100%;
	overflow: hidden;
	
}

#naglowek {
  float:left;
	width: 998px;
	height: 292px;
	background-image: url(images/naglowek.jpg);
}

#menu-gorne {
  float:left;
	width: 998px;
	height: 44px;
}


#centralnie{
	width: 998px;
	height: 100%;
	overflow: hidden;
	background-image: url(images/centralnie.jpg);
	background-repeat: repeat-y;
  margin:0px;
	padding:0px;
}



#menu-lewe {
	width: 217px;
	height: 100%;
	float: left;
	overflow: hidden;
	background-image: url(images/left-background.jpg);
	background-repeat: repeat-y;
  margin:0px;
	padding:0px;
}

#srodek {
	width: 558px;
	height: 100%;
	float: left;
	overflow: hidden;
  margin:0px;
	padding:0px;
}

#srodek-top {
	width: 558px;
	height: 48px;
	float: left;
	background-image: url(images/srodek-top.jpg);
  margin:0px;
	padding:0px;
}


#srodek-text {
	width: 558px;
	height: 100%;
	float: left;
  margin:0px;
	padding:0px;
	margin-bottom:40px;
}

#menu-prawe {
	width: 223px;
	height: 100%;
	float: left;
  margin:0px;
	padding:0px;
}

#stopka {
	width: 998px;
	height: 138px;
  background-image: url(images/stopka.jpg);
	float: left;
  margin:0px;
	padding:0px;
}


#text{
	margin-left:30px;
		margin-right:10px;
}

#text-stopka{
  color:#646386;
	margin-top:35px;
  margin-left:100px;
}

#menu-stopka{
  margin-left:100px;
}

#flashcontent {
	width: 907px;
	height: 475px;
	float: left;
	overflow: hidden;

}

h1
{
	font-weight: 700;
	font-size: 16px;
}
p 
{
	color: #cae16e;
	font-size: 14px;
	font-family: Verdana, Arial;
}


A.header_link{
      text-decoration: none;font-family: Arial; color:#646386; font-size:12px;
}
A.header_link:HOVER{
      text-decoration: underline;font-family: Arial; color:#646386; font-size:12px;   
}

A.stopka{
      text-decoration: none;font-family: Arial; color:#646386; font-size:12px;
}
A.stopka:HOVER{
      text-decoration: underline;font-family: Arial; color:#646386; font-size:12px;     
}

A.aktualnosci{
      text-decoration: none;font-family: Verdana, Arial; 	color:#44561d; font-size:14px;display: block;
}
A.aktualnosci:HOVER{
	background-image: url(images/aktualnosci-on.jpg); display: block;
}


img.wiz{
	background-image:url('images/jednostronne-100.jpg'); height:147px;width:222px;border:0px;
}

img.wiz:HOVER{
	background-image:url('images/jednostronne-200.jpg');height:147px;width:222px;border:0px;
}


ul, ul li {
	display: block;
	list-style: none;
	margin:0;
	padding: 0px 0px 0px 0px;
	font-weight: 700;
	font-family: Verdana, Arial;
	font-size: 0.9em;
}

ul {
	float: left;
	width: 100%;
	padding-left: 0px;
}

ul li {
	float: left;


}


   



