body.strona

{
margin: 0px;
background-image: url(img/tlo.jpg);
background-repeat: repeat-x;
background-attachment: scroll;
background-color: #000000;
overflow: auto;
scrollbar-base-color: #000000;
scrollbar-arrow-color: #ffffff;
}


body

{
background-image: url(img/layout_04.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-color: #f1f1f1;
overflow: auto;
scrollbar-base-color: #f1f1f1;
scrollbar-arrow-color: #a4a7ad;
margin: 10px;
margin-top: 25px;
}


img

{
border-left: 3px solid #6e2e78;
border-bottom: 3px solid #2c7770;
}


a:link img, a:active img, a:visited img

{
border-right: 1px solid #ffffff;
border-top: 1px solid #ffffff;
border-left: 1px solid #6e2e78;
border-bottom: 1px solid #2c7770;
}


a:hover img 

{
border: none;
filter: alpha(opacity=60); 
-moz-opacity: 0.6; 
opacity: 0.6;
border-right: 1px solid #6e2e78;
border-top: 1px solid #2c7770;
border-left: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
}


a:link, a:active, a:visited 

{
text-decoration: none;
color : #3b988e;
font-family:Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
margin:0px
}


a:hover 

{
text-decoration: none;
color : #c06fd3;
font-family:Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
margin:0px
}


p

{
text-decoration: none;
color : #3b3a3f;
font-family:Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
}


span
{font-size: 14px;font-weight: bold;}