body.strona

{
background-image: url(img/tlo.jpg);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: top center;
background-color: #0b0b0b;
overflow: auto;
scrollbar-base-color: #2d2d2d;
scrollbar-arrow-color: #e1e1e1;
margin: 0px;
padding: 0px;
text-align:center;
}

body.tlo

{
background-image:url(img/ramka.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-color: #191919;
margin-left: 5px;
margin-top: 0px;
margin-right: 5px;
margin-bottom: 0px;
text-align: left;
}



#contentMask

{
height:376px; 
width: 380px; 
overflow:hidden; 
position:relative; 
float:left;
}



#content

{
position:relative;
}



.scroll

{
margin-top:0px;
float:right;
width:15px;
text-align:center;
}



img
{border: none;}


a:link img, a:active img, a:visited img 
{border: none;}



a:hover img
{
border: none;
filter: alpha(opacity=40); 
-moz-opacity: 0.4; 
opacity: 0.4;
}



a:link, a:active, a:visited 

{
font-weight: bold;
text-decoration: underline;
color : #ffffff;
font-family: "Times New Roman", Times, serif;
font-size: 14px;
margin:0px
}



a:hover 

{
font-weight: bold;
text-decoration: overline;
color : #959595;
font-family: "Times New Roman", Times, serif;
font-size: 14px;
margin:0px
}



p

{
text-decoration: none;
color : #ffffff;
font-family: "Times New Roman", Times, serif;
font-size: 14px;
font-weight: bold;
}


span
{color: #c0c0c0;font-weight: bold;}



h1

{
text-decoration: none;
color : #e1e1e1;
font-family: "Times New Roman", Times, serif;
font-size: 22px;
font-weight: bold;
margin-bottom: 0px;
margin-top: 0px;
margin-left: 0px;
}


ul

{list-style-type: circle;font-family: "Times New Roman", Times, serif;font-size: 14px;font-weight:bold;color : #ffffff;}







