BODY {
overflow-x: hidden;
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
margin-left: 0;
font-size : 8pt;
font-family : arial;
background-color:#ffffff;

scrollbar-3dlight-color:#ffffff;
          scrollbar-arrow-color:#000066;
          scrollbar-base-color:white;
          scrollbar-darkshadow-color:#e5e5e5;
          scrollbar-face-color:white;
          scrollbar-highlight-color:#ffffff;
          scrollbar-shadow-color:#808080

} 

.ramkall{
width: %;
valign: top;
background-image: url('images/tloll.jpg');
background-repeat:repeat-y;
background-attachment:fixed;
background-position: top right;
}

.ramkapp {
width: %;
background-image: url('images/tlopp.jpg');
background-repeat:repeat-y;
background-attachment:fixed;
background-position: top left;
}

.ramkal {
background-image: url('images/tlol.jpg');
background-repeat:no-repeat;
background-attachment:fixed;
background-position: top right;
}

.ramkap {
background-image: url('images/tlop.jpg');
background-repeat:no-repeat;
background-attachment:fixed;
background-position: top left ;
}


.tablell {
vertical-align: top;
background-image: url('images/tloll.jpg');
background-repeat:repeat-y;
background-attachment:fixed;
background-color:#ffffff;
background-position: top right;

}

.tablezaw {
background-image: url('images/zawartosctlo.jpg');
background-repeat:repeat-x;
background-attachment:fixed;
vertical-align: top;
background-color: #FFFFFF;
font-size : 8pt;
font-family : arial;
font-color: #0E0E0E;
text-align: justify;
padding-top: 15px;
padding-left: 23px;
padding-right: 23px;

}


table {
border-collapse: collapse;
}

P {
font-size : 8pt;
font-family : arial;
color : #000000;
text-align : justify;

} 

A:hover {
text-decoration : underline
} 

A {
font-weight : ;
text-decoration : none
}

A.dol {
font-size : 10px;
font-family : verdana;
color: #ffffff;
text-decoration : none;
font-weight: 700;
} 

td {
font-size : 8pt;
font-family : arial;
font-color: #0E0E0E;
text-align: center;
}

input {
border: 1px solid #C0C0C0;
font-family: arial;
font-size:8pt;
}

textarea {
border: 1px solid #C0C0C0;
font-family: arial;
font-size:8pt;
}

.naglowek {
	DISPLAY: none
}

#bottom {
 position: absolute;
 bottom: 0;
 left: 0;
 width: 100%;
 height: 25px;
 background-color: #f00000;
 color: #f0f000;
 border-top: #778899;
 text-align: center;
 font-size : 18px;
 padding-top: 5px;
}

html > body #bottom {
 position: fixed;
}