body {
    scrollbar-face-color: #009900;
    scrollbar-highlight-color: #1c8717;
    scrollbar-shadow-color: #1c8717;
    scrollbar-3dlight-color: #000000;
    scrollbar-arrow-color: #000000;
    scrollbar-track-color: #E8E3DF;
    scrollbar-darkshadow-color: #000000;
    background: #1c8717 url(pasek_tla.jpg) 0px 0px repeat-x;
}

.text {
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    font-weight: normal;
    text-align: justify;
}

.licznik {
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    font-weight: normal;
}

.uwaga {
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    padding-right: 25px;
    padding-left: 25px;
    font-weight: normal;
    text-align: justify;
}

.menu {
    font-family: Verdana;
    font-size: 13px;
    padding-bottom: 8px;
    padding-top: 10px;
    color: #000000;
    font-weight: bold;
}

.title {
    font-family: Verdana;
    font-size: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    color: #000000;
    font-weight: none;
}

.stopka {
    font-family: Verdana;
    font-size: 10px;
    padding-top: 15px;
    text-align: center;
    color: #7A7A7A;
	font-weight: none;
}
.news_title {
    font-family: Verdana;
    font-size: 12px;
    padding-left: 30px;
    padding-right: 30px;
	padding-top: 10px;
    color: #000000;
    font-weight: bold;
	text-align: center;
}
.news_text {
    font-family: Verdana;
    font-size: 11px;
    text-align: justify;
    padding-left: 30px;
    padding-right: 30px;
    color: #000000;
    font-weight: normal;
}
.news_top {
    font-family: Verdana;
    font-size: 11px;
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 4px;
    color: #000000;
    font-weight: normal;
}
A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A:hover {
	COLOR: #006600; TEXT-DECORATION: bold
}
A:active {
	COLOR: #000000; TEXT-DECORATION: none
}