
BODY {
background: #ffffff url("/images/backgr1.jpg") repeat;
color: #000000;

}



a:link {
color: #000000;
}
a:active { 
color: #D0D0D0;
}

a:visited { 
color: #000000; 
}

A:HOVER { 
color: #CFCFCF; 
}  



h1 {
    
font-size: 35px;
  
}



h2 {

font-size: 25px;


}




.spacer {
height:5px;
}

.spacer2 {
height:8px;
}


body {
margin:0px;
}


.log {

font-size:25px;
color:#ffffff;

}



#menu_it a {
 display:block; 
 float:left; 
 color: #linkcolor;
 background-color: #CFCFCF;
 text-align:center; 
 padding: 8px 18px; 
 margin-right: 2px; 
 margin-top: 5px; 
}


#menu_it a:hover {
	
 background-color: #fff;
}



#menu_itc a {

 display:block; 
 float:left; 
 color: #000000;
 background-color: #CBCBCB;
 text-align:center; 
 padding: 10px 18px;
 text-decoration: none;

}

#menu_itc a:hover {

 color: #000000;	
 background-color: #CFCFCF;
 text-align:center; 
 padding: 10px 18px;
 text-decoration: none;


}
.m1 {

  position: absolute;
  *z-index: 2;
  margin-bottom: 150px;
  margin-left: 0px;
  overflow: visible;
  color: #CBCBCB;
  top:0;
  left:0;
  width:100%;

}



.menu a {
color:#000000;
background-color:#A1A1A1;
width: 205px;
margin:0px 0px -18px 0px;
padding:5px 0px 10px 10px;
border:1px solid #6F6F6F;
display:block;
}


.menu a:hover{

color:#000000;
background-color:#CFCFCF;
width: 205px;
margin:0px 0px -18px 0px;
padding:5px 0px 10px 10px;
border:1px solid #6F6F6F;
display:block;

}


.reklama {

 padding: 5px;
 display:block;
 background-color:#CBCBCB;
width: 205px;

}

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: #CFCFCF; 
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;
}
