html, body  
	{background: #5b9f32 url('back.gif'); 
	margin:0px auto;
	background-repeat:repeat-x;
	 text-align: center; 
	 font-size: 1em; 
	 font-family: verdana, tahoma, arial, helvetica, sans-serif;
	}
body *
	{margin: 0px; 
	 padding: 0px; 
	 font-size: 1em; 
	 text-align: left;
	}
img 
  {border: 0px;
	}
h1 
	{font-size: 1.4em; 
	 font-weight: bold;
	}
h2 
	{font-size: 1.2em;
	}
h3
	{font-size: 1em; 
	 font-weight: bold;
	}
table.main 
	{padding: 0px; 
	 border: 0px; 
	 margin: 0px auto 0px auto; 
}
a 
	{color: #9a0000; 
	 font-size: 1em;
	}
a:link 
	{color: #fff;
	text-decoration:none;
	}
a:visited 
	{color: #fff;
	text-decoration:none;
	}
a:hover 
	{color: #fff;
	text-decoration:none;
	}
	
#koziolek{
text-align:left;
}

#box{
width: 1000px;
height: auto;
margin: 0 auto;
padding: 0;
text-align: center;
position:relative;
}

#menu{
width:800px;
height:30px;
font-family:arial narrow, arial, verdana;
font-size:16px;
color:#fff;
font-weight:bold;
text-align:right;
margin-right:20px;
}
#gora{
width:800px;
height:10px;
background-color:#fff;
}
#dol{
width:800px;
height:10px;
background-color:#fff;
}
#content{
width:760px;
background:#4d8629 url('contentbg.jpg');
font-family:verdana, arial;
font-size:14px;
color:#fff;
padding:20px;
}












