
body
{
background-image: url(background.gif);
margin: 0px;
}
div#tlo
{
background-image: url(top_bg.png);
background-repeat: repeat-x;
background-position: top left;
position: absolute;
width: 100%;
}
.spinacz
{
background-image: url(eyelet.png);
background-repeat: repeat-x;
background-position: left center;
}
.textl
{
background-image: url(text_left.png);
background-repeat: repeat-y;
background-position: top left;
}
.textr
{
background-image: url(text_right.png);
background-repeat: repeat-y;
background-position: top left;
}
h1
{
font-family: georgia;
font-size: 20px;
color: #b500f7;
font-variant: small-caps;
border-bottom: double #b500f7;
width: 100%;
}
.title
{
font-family: georgia;
font-size: 16px;
color: #b500f7;
font-variant: small-caps;
padding-top:3px;
width: 100%;
font-weight: bold;
}
h3
{
font-family: verdana;
font-size: 24px;
color: red;
font-variant: small-caps;
width: 100%;
}
.fulltxt {
	font-family: verdana;
	font-size: 12px;
	}
.stopkad
{
font-family: georgia;
font-size: 11px;
color: #CCFF33;
}
.stopkal
{
vertical-align: bottom;
font-family: georgia;
font-size: 11px;
color: #242424;
}
a:link.st, a:visited.st, a:active.st
{
vertical-align: bottom;
font-family: georgia;
font-size: 11px;
color: #858585;
text-decoration: none;
font-variant: small-caps;
}
a:hover.st
{
vertical-align: bottom;
font-family: georgia;
font-size: 11px;
color: #CCFF33;
text-decoration: none;
font-variant: small-caps;
}
a:link.mg, a:visited.mg, a:active.mg
{
vertical-align: bottom;
font-family: verdana;
font-size: 11px;
color: #858585;
text-decoration: none;

}
a:hover.mg
{
vertical-align: bottom;
font-family: verdana;
font-size: 11px;
color: #b500f7;
text-decoration: none;
}
.datat
{
vertical-align: bottom;
font-family: verdana;
font-size: 11px;
padding-bottom: 10px;
color: #999999;
}
.datab
{
vertical-align: bottom;
font-family: verdana;
font-size: 11px;
padding-top: 10px;
color: #999999;
}