body {
	text-align:center;
	background-color: #202020;
    margin: 0px 0px 30px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

#strona {
	width:960px;
	margin: 0 auto;
}

a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #000;
}
a:active {
	color: #000;
}


.top {width:100%; height: 5px; background-color: #FF6300; text-align:center; margin:0; padding: 0;}

.napi { margin-top:-15px; margin-bottom:22px; padding-left:20px; }
.stopka { width:100%; height: 300px; background-color:#000; text-align:center; font-size:10px; margin-top: -10px; padding: 0; color:#FFFFFF; }
.stopka2 {width: 960px; margin: 0 auto; height:41px; background-image:url(images/stopka.jpg); text-align:left }


.lewa {float:left; border-right:dashed #FFF 2px; height: 300px; }
.prawa {float:left; height: 300px; width: 600px; font-family: Verdana, Geneva, sans-serif; font-size:10px}

a.index {
  display: block;  	
  width: 350px;
  height: 300px;
  border: 0px;	
  background: url(logo2.png) no-repeat;
} 
a.index:hover {
  display: block;  	
  width: 350px;
  height: 300px;
  border: 0px;		
  background: url(logo.png) no-repeat;
} 

a.index2 {
  display: block;  	
  width: 630px;
  height: 300px;
  border: 0px;	
  background: url(prawa1.jpg) no-repeat;
} 
a.index2:hover {
  display: block;  	
  width: 660px;
  height: 300px;
  border: 0px;		
  background: url(prawa2.jpg) no-repeat;
} 
