body {
	color: black;
	font-size: 12px;
	background: white url(img/backg.jpg) no-repeat center top;
	padding: 0;
	margin: 0;
        	width: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


#kontener {
  width: 900px;
  margin: 0 auto;
  padding: 0;

}
#header {
   width: 900px;
   height: 155px;
   	padding: 0;
	margin: 0;
}
#menu-srodek {
  	position: absolute;
	width:650px;
	height:30px;
   	background: white url(img/menu-srodek.jpg) no-repeat;
	margin-left: 250px;
	margin-top: 125px;
	text-align: right;
   }
#flash {
   width: 900px;
   height: 246px;
   margin: 0;
}
#flash-rest {
    width: 900px;
   height: 190px;
   margin: 0;
}


#lewa_kol {
	width: 244px;
	padding:0;
	margin: 0;
   	float: left;
	background: url(img/lewa_kol.jpg) no-repeat top;
}

#srodek {
	width: 456px;
	float: left;
	background: #ffffff;
	text-align: justify;
	margin-bottom: 20px;
}
#srodek_full {
 	width: 900px;
	float: left;
	background: #ffffff;
	text-align: justify;
	margin-bottom: 20px;
}
#srodek p  {
	font-size: 11px;
	line-height: 20px;
	margin: 5px 20px 5px 20px;
        }
#srodek h3 {
	font-size: 13px;
	font-family: verdana, "Trebuchet MS";
	font-weight: bold;
	color: #C90217;
	margin: 20px 0 0 20px;
   }
   #srodek_full p  {
	font-size: 11px;
	line-height: 20px;
	margin: 5px 20px 5px 20px;
        }
#srodek_full h3 {
	font-size: 13px;
	font-family: verdana, "Trebuchet MS";
	font-weight: bold;
	color: #C90217;
	margin: 20px 0 0 20px;
   }

#prawa_kol {
   width: 200px;
padding: 0;
   float: right;
  
        
}
a {
	color: red;
	text-decoration: none;
}

a:hover {
	color: red;
	text-decoration: underline;
}
a img {
border: none;
}
a:hover img {
 /* for IE */
  filter:alpha(opacity=95);
  /* CSS3 standard */
  opacity:0.95;

}

a.scrollover {
      /* Default Colour/Styles here */
      color: white;
      font-family: Verdana,Tahoma, serif;
		font-size:14px;
		line-height: 30px;
		margin: 0px 10px 0px 20px;
		
   }
   a.scrollover em:first-line {
      /* Rollover Colour/Styles here */
      color: white;
      font-family: Verdana,Tahoma, serif;
font-size:15px;
   }

.clear {
    height: 0px;  
    width:100%;  
    display: block;  
    clear: both;
    margin: 0;

}
#footer {
position: absolute;
  width: 900px;
  margin: 0px;
  height: 73px;
  background: url(img/footer.jpg) no-repeat top;
}
#footer p {
	font-size: 10px;
	color: #ffffff;
	margin: 6px; 
	padding: 0px;
	
}
#footer p.copyright {
text-align: center;
}



#navigacja ul {
	font-size: 12px;
	float: right;
	margin: 10px 0 0 10px;
	list-style: none;
}

#navigacja ul li {
border-right: 1px solid #C90217;
display: inline;
}

#navigacja ul li.last {border: none}

#navigacja ul li a {
padding: 0 10px 0 10px;
color: #000000;

}

#navigacja ul li a:hover {text-decoration: underline}

#lewemenu {
padding: 0;
margin: 0;

}
#lewemenu ul { 
list-style:  none;

}
#lewemenu ul li { 
				display: block;
				width: 170px;
				line-height: 18px; 
				text-decoration: none; 
				color: #ffffff;  
				border-bottom: 1px solid #cccccc;
				padding: 0 0 0 5px;
				margin: 10px 0 0 0;
			}
#lewemenu ul li.last {border: none}
#lewemenu ul li a { 
				color: #FFFFFF;
				width: 170px;
				display: block;
				text-decoration: none;
}
#lewemenu ul li a:hover { 
				color: #FFFFFF;
				font-weight: bold;
				padding-left:11px;
				text-decoration: none;
				background: url(img/strzalka.jpg) no-repeat -5px 0;
}
 p.lista {
	text-align: left;
	display: block;
	background: url(img/indeks2.gif) no-repeat 0 3px;
	padding: 0 0 0 15px;
}
p.linia {

	margin: 15px 0px 2px 0px;
	color: #C90217;
	font-size: 11px;
	background-color:  #eeeeee;
	line-height: 15px;
	text-align: left;
	font-weight: bold;
	padding: 0;
	display: block;
}
p.small {
        color: #C90217;
	font-size: 11px;
	font-weight: bold;
}

