
BODY {
background: #A3EB2B url("**");
color: #000000;

}



a:link {
color: #000000;
}
a:active { 
color: #C1F271;
}

a:visited { 
color: #000000; 
}

A:HOVER { 
color: #BFF16B; 
}  



h1 {
    
font-size: 35px;
  
}



h2 {

font-size: 25px;


}




.spacer {
height:5px;
}

.spacer2 {
height:8px;
}

#line-4 {

color:#6C9C1D;

    font-size: 35px;
    line-height: 55px;

  margin:15px;
}


.mf a{
font-weight:bold;

}

.mf a:hover{
font-weight:bold;
color:#6C9C1D;
}


.menu a {
color:#000000;
background-color:#92D227;
margin:0px 0px -18px 0px;
padding:5px 0px 8px 10px;
border-bottom:1px solid #6C9C1D;
display:block;
}


.menu a:hover{
color:#000000;
background-color:#BFF16B;
margin:0px 0px -18px 0px;
padding:5px 0px 8px 10px;
border-bottom:1px solid #6C9C1D;
display:block;

}


.reklama {

 padding: 5px;
 display:block;
 background-color:#BFF16B;


}

ul {
margin: 0;
padding: 0;
color: #000000;
text-decoration:none;
list-style-type: none;
}



ul a {
list-style-type: none;
color: #000000;
}


ul A:HOVER { 
color: #BFF16B; 
text-decoration: underline; 
list-style-type: none;
}  


.portlet ul
{
text-align:left;

    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin: 0;
    padding: 0;
}

.portlet-decoration
{
    padding: 0px;

}

.portlet-title
{

    font-weight: bold;
    padding: 0;
    margin: 0;

}

.portlet-content
{
    margin: 0 0 0 0;
    padding: 0px;
    text-align:left;
}

.portlet-content ul
{
    text-align:left;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin: 0;
    padding: 0;
}

.portlet-content li
{
    padding: 0px;
}
