html, body {
        background:#A2DD19  url(images/design_01.gif) repeat-x;

	color: #323232;
	margin: 0 auto;
	padding: 0;
 font-family: Verdana, Arial, Thorndale AMT, tunga;
 font-size:10px;
 text-decoration:none;
 
scrollbar-face-color: #D4FF72;
scrollbar-highlight-color: #D4FF72;
scrollbar-3dlight-color: #A6C712;
scrollbar-darkshadow-color: #D4FF72;
scrollbar-shadow-color: #A6C712;
scrollbar-arrow-color: #9BBD00;
scrollbar-track-color: #D4FF72;

 
}

* {
 font-family: Verdana, Arial, Thorndale AMT, tunga;
 font-size:10px;
 text-decoration:none;
}

.srodek {
padding-top: 5px;
padding-left: 5px;
width: 223;
height: 312;
overflow-y: auto;

A:link {  text-decoration: none; color:#323232 }

A:hover {  color: #000000;  }



