<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
body {
margin : 0;
padding : 1% 0 0;
font : 73% "Trebuchet MS", verdana, tahoma, sans-serif;
color : #555;
background : #eef6fb url(img/bg.jpg) repeat-y center;
line-height : 1,5 em;
}
#container {
width : 750px;
margin-left : auto;
margin-right : auto;
padding : 0;
border : 5px solid #fff;
}
#navlist {
width : 750px;
padding : 3px 0;
margin : 2px auto;
text-align : center;
font : bold 110% "Trebuchet MS", verdana, sans-serif;
color : #000;
background : #99c6e7 repeat;
}
#navlist li {
list-style : none;
margin : 0;
display : inline;
}
#navlist li a {
padding : 3px 1em;
margin : 0;
color : #333;
background : #99c6e7;
text-decoration : none;
}
#navlist li a:link, visited {
color : #333;
background : #99c6e7;
}
#navlist li a:hover {
color : #fff;
background : #6ba0e6;
}
#navlist li a#current {
color : #fff;
background : #6ba0e6;
}
#banner {
width : 750px;
height : 150px;
padding : 0;
margin : 0;
color : #fff;
background : #738ca5 url(img/kosa2.jpg) no-repeat;
}

#content {
padding : 5px;
margin-left : 220px;
margin-right : 15px;
margin-bottom : 5px;
border : 1px solid #e0e0e0;
color : #555;
background : #eef6fb;
line-height:1.3em;
}
#page {
width : 480px;
margin-left : auto;
margin-right : auto;
padding : 0;
border : 0px solid #fff;
}
#navlistt {
width : 480px;
padding : 3px 0;
margin : 2px auto;
text-align : center;
font : bold 90% "Trebuchet MS", verdana, sans-serif;
color : #000;
background : #99c6e7 repeat;
}
#navlistt li {
list-style : none;
margin : 0;
display : inline;
}
#navlistt li a {
padding : 3px 1em;
margin : 0;
color : #333;
background : #99c6e7;
text-decoration : none;
}
#navlistt li a:link, visited {
color : #333;
background : #99c6e7;
}
#navlistt li a:hover {
color : #fff;
background : #6ba0e6;
}
#navlistt li a#current {
color : #fff;
background : #6ba0e6;
}
#content p {
padding : 0px 5px 1px 5px;
}
#sidebar-a {
float : left;
width : 180px;
margin : 0px 10px 10px 15px;
padding : 5px;
border : 1px solid #e0e0e0;
color : #555;
background : #eef6fb;
}
#pog {
width : 175px;
height : 114px;
margin : 5px auto;
}
#reklama {
width : 174px;
border : 0px solid  #e0e0e0;
padding : 1px 1px 1px 1px;
margin : 5px auto;
}
#footer {
clear : both;
padding : 5px;
margin : 0;
text-align : center;
border-top : 10px solid #6ca3e4;
color : #333;
background : #99c6e7;
}
#footer p {
padding : 0px 5px 0px 5px;
}
p {
padding : 3px 10px 10px 5px;
}
h1 {
margin : 10px 0 10px 10px;
padding : 0;
font : 140% "Trebuchet MS", verdana, tahoma, sans-serif;
color : #738ca5;
background : inherit;
}
h2 {
margin : 0;
font : 140% "Trebuchet MS", verdana, tahoma, sans-serif;
padding : 0;
border-bottom : 0 solid #738ca5;
text-transform : none;
color : #738ca5;
background : inherit;
}
a {
text-decoration : none;
color : #666;
background : inherit;
}
a:hover {
text-decoration : underline;
color : #66a0e0;
background : inherit;
}
a img {
border : 0;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #b29b35;
}</pre></body></html>