html, body {	
	margin-top:10px;
	margin-bottom:10px;
	padding:0;
	font-family:verdana, helvetica, sans-serif;
	color:#000000;
	background:#009966;	
}

a:link {
	color: #009966; text-decoration: none;
}
a:visited {
	color: #009966; text-decoration: none;
}
a:active {
	color: #009966; text-decoration: none;
}

a:hover {
	color: #009966; text-decoration: underline;
}

h1 {	
	text-align: right;
	padding-top:62px;
	padding-right:20px;
	font-size:12px; 
  	color:#000000;	
}
	
h2 {  	
  	font-size:11px;
	padding-left: 20px;
  	font-weight:bold;
	color:#000000;
}

h3 {  	
  	padding-top: 20px;
	padding-left: 0px;
	font-size:14px;
  	font-weight:bold;
	color:#009966;
}
#strona {
	margin: auto; 
  	padding:0px;
	border:0px;
	width:980px;
	background: #ffffff; 
}

#naglowek {
	width:980px;       
	height:110px;
	float:left;
	background: #ffffff url('images/naglowek.gif') no-repeat;
	background-position: right;
}

#baner {
	width:980px;
	height:200px;
	clear:both;
	background:url('images/baner.jpg') no-repeat;	
}

#menu {
	margin-top: 2px;	
	margin-left: 340px;	
	width: 630px;
	height:30px;
	background: url('images/menu.jpg') no-repeat;
	clear: both;
}

#menu ul {
	margin-top: 0;
	padding-left: 10px;
	margin-left: 0px;
	color: #ffffff;
 	float: left;
	width: 100%;
  	font-size:12px;
  	font-weight: bold;
}

#menu ul li {display: inline; }

#menu ul li a
{
  	padding-top:7px;
  	padding-bottom:5px;
  	padding-left:18px;
  	padding-right:15px;
  	color: #EFEFEF;
  	text-decoration: none;
  	float: left;
}

#menu ul li a:hover{
  	background: #009966;
  	color: #FFFFFF;
}

#lewa{
	margin-top:20px;
	margin-left:10px;
	padding-top:20px;
	padding-left:25px;
	padding-bottom:20px;
	width:190px;
	float:left;
	background: url('images/lewa.jpg') no-repeat;	
}

#lewa p{	
	font-size: 10px;
	line-height:1.50;
}

#prawa {
	margin: 0;
	padding-top:20px;
	padding-left:50px;
	padding-right:55px;
	width:625px;
	float:left; 
	background: #ffffff;	
}

#prawa p{	
	font-size: 11px;
	line-height:1.50;
}

#prawa ul {		
	font-size: 11px;
  	line-height:1.50;
}
#spacja {
	margin:0;
	width:980px;
	height: 20px;
	clear: both;
	background:#ffffff;
}
#stopka {
	margin:0;
	width:980px;
	height: 20px;
	clear: both;
	background:#000000;

}
#stopka p {
	padding-top:2px;
	padding-bottom:2px;	
	text-align:center;
  	font-size: 10px;
  	color:#ffffff;
  	letter-spacing:0.1ex;
}




