BODY	{
margin:0px;
padding:0px;
background-color:#9cc253;
background-image:url(img/bg.jpg);
background-repeat:repeat-x;
}

A.menu	{
font-family: Tahoma;
font-size: 11px;
font-weight: bold;
text-decoration: none;
color: #3e7de7;
margin-left: 18px;
}

A:HOVER.menu	{
font-family: Tahoma;
font-size: 11px;
font-weight: bold;
text-decoration: none;
color: #58595a;
margin-left: 18px;
}

P.title	{
font-family: Tahoma;
font-size: 15px;
font-weight: bold;
text-decoration: none;
color: #3e7de7;
margin-left: 30px;
margin-bottom: 6px;
}

P.main	{
font-family: Tahoma;
font-size: 11px;
font-weight: none;
text-decoration: none;
color: #58595a;
margin-left: 15px;
margin-right: 15px;
line-height: 15px;
text-align: justify;
}

A.main	{
font-family: Tahoma;
font-size: 11px;
font-weight: bold;
text-decoration: none;
color: #3e7de7;
text-align: justify;
}

A:HOVER.main	{
font-family: Tahoma;
font-size: 11px;
font-weight: bold;
text-decoration: none;
color: #58595a;
line-height: 15px;
text-align: justify;
}

P.dane	{
font-family: Tahoma;
font-size: 11px;
font-weight: none;
text-decoration: none;
color: #a7a7ab;
line-height: 15px;
text-align: left;
margin-left: 20px;
}

P.bottom	{
font-family: Tahoma;
font-size: 10px;
font-weight: none;
text-decoration: none;
color: #a7a7ab;
line-height: 15px;
text-align: center;
}
A.bottom	{
font-family: Tahoma;
font-size: 10px;
font-weight: none;
text-decoration: none;
color: blue;
line-height: 15px;
text-align: center;
}
UL,OL.main	{
font-family: Tahoma;
font-size: 11px;
font-weight: none;
text-decoration: none;
color: #58595a;
margin-left: 15px;
margin-right: 15px;
line-height: 15px;
text-align: justify;
}