@charset "utf-8";
/* CSS Document */

body {
background-image:url(images/background.gif);
background-repeat:repeat;
margin:0px;
margin-top:8px;
font-family: "Trebuchet MS", tahoma, arial, sans-serif;
font-size: 8pt;
color:#666666;
line-height:150%;
}

h1 {
font-family: "Trebuchet MS", tahoma, arial, sans-serif;
font-size: 12pt;
font-weight:bold;
color:#888888;
border-bottom-color:#888888;
border-bottom-style:dashed;
border-bottom-width:1px;
margin-bottom:24px;
margin-top:16px;

}

h2 {
font-family: "Trebuchet MS", tahoma, arial, sans-serif;
font-size: 10pt;
font-weight:bold;
color:#00457F;
margin-bottom:0;
}

h3 {
font-family: "Trebuchet MS", tahoma, arial, sans-serif;
font-size: 10pt;
font-weight:bold;
color:#888888;
margin-bottom:0;
}




a:link, a:visited {
color:#CC0000;
text-decoration:none;
}

a:hover {
color:#FF6600;
}

a.newsy:link, a.newsy:visited {
color:#003399;
text-decoration:none;
}

a.newsy:hover {
color:#FF6600;
}


a.hyperlink:link, a.hyperlink:visited {
color:#666666;
text-decoration:none;
background-image:url(images/link.gif);
background-repeat:no-repeat;
background-position:left;
margin-left:8px;
padding-left:14px;
line-height:150%;
}

a.hyperlink:hover {
color:#CC0000;
text-decoration:none;
}

p {
font-family: "Trebuchet MS", tahoma, arial, sans-serif;
font-size: 8pt;
color:#666666;
line-height:150%;
}

.news {
color:#666666;
line-height: 110%;
}

.news_date {
color:#bbbbbb;
}


li {
list-style-image:url(images/box.gif);
margin-left:-16px;
font-size:8pt;
line-height:130%;
}


img {
border:0px;
}

td.upmenu {
background-image:url(images/upmenu_back.gif);
background-repeat:repeat;
}

td.footer {
background-image:url(images/footer_back.gif);
background-repeat:repeat;
}

td.kropki-pion {
background-image:url(images/kropki.gif);
background-repeat:repeat-y;
}

.mainpanel {
padding:inherit;
padding:8px;	
}
.leftpanel {
padding:inherit;
padding:8px;	
}
.rightpanel {
padding:inherit;
padding:8px;	
}