@CHARSET "UTF-8";* {
    margin: 0px;
    padding: 0;
}

ul {
    padding: 20px 0 10px 40px;
}

p {
    padding: 5px 0 10px 0;
}

body, html {
    background-color: #1f2d10;
    font-family: "Trebuchet MS", "Verdana", "Arial", sans-serif;
    font-size: 14px;
    line-height: 22px;
    color: #FFFFFF;
    text-align: justify;
}

#czarny ul {
    padding: 10px 0 0 6px;
    margin: 0;
    font-size: 11px;
}

div#top_linki {
    width: 120px;
    height: 20px;
    padding: 73px 0 327px 0px;
    margin: 0 auto 0 auto;
	position: relative;
	left: 406px;
}

div#top_linki a {
    display: block;
    width: 17px;
    height: 17px;
    float: left;
    margin-right: 13px;
    line-height: 1px;
}

#czarny li {
    list-style: none;
    display: block;
    text-align: center;
    font-size: 10x;
}

#czarny li a, #czarny li a:visited {
    margin: 5px 0 6px 0;
    border-bottom: 1px solid #444444;
    color: white;
    text-decoration: none;
    letter-spacing: 0px;
    display: block;
    width: 280px;
    height: 21px;
}

#czarny li a:hover {
    background: url('../images/welcome_menu_hover.gif');
    display: block;
    margin: 5px 0 6px 0;
    border-bottom: 1px solid #444444;
    color: white;
    text-decoration: none;
    letter-spacing: 0px;
    width: 280px;
    height: 21px;
}

a, a:visited {
    color: #b1cdaf;
    text-decoration: underline;
}

th {
    border: 1px solid black;
    background-color: #333333;
    padding: 5px;
}

td {
    padding: 10px;
}

div#container {
    background: url('../images/body_bg.jpg') repeat-x #7b9d54;
    padding-bottom: 20px;
}

div#top {
    background: url('../images/top.jpg') center top no-repeat;
	margin: 0 auto;
}

div#top_wrapper {
	width: 900px;
	margin: 0 auto;
}

div#menu_top {
    background: url('../images/menubg.gif') repeat-x;
    height: 35px;
    width: 900px;
    margin: 0 auto;
}

#menu_top li {
    float: left;
    height: 20px;
    list-style: none;
    padding-left: 30px;
}

#menu_top ul {
    margin: 0;
    padding-left: 30px;
    padding-top: 5px;
    height: 20px;
}

a img, a:visited img {
    border: none;
}

div#main_container {
    background: url('../images/bcbg.gif') top repeat-x;
}

div#box_container {
    width: 890px;
    margin: 1px auto 0 auto;
    background: url('../images/box_container_bg.gif') top repeat-x #6c8d46;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 1px;
}

div#wypukly_top {
    background: url('../images/wypukly.gif') center top no-repeat;
    height: 22px;
}

div#wypukly {
    width: 274px;
    background: url('../images/jasny.gif') center top repeat-x;
    float: left;
}

div#wklesly_top {
    background: url('../images/wklesly.gif') center top no-repeat;
    height: 22px;
}

div#subpage_container {
    width: 882px;
}

.article_menu {
    width: 250px;
    float: left;
}

.article {
    padding: 20px;
    width: 560px;
    float: right;
}

.article_wide {
    padding: 40px;
}

.article_bottom {
    height: 6px;
    width: 882px;
    background: url('../images/article_bottom.gif') bottom no-repeat;
    font-size: 1px;
}

.article_top {
    height: 7px;
    width: 882px;
    background: url('../images/article_top.gif') top no-repeat;
    font-size: 1px;
}

.article_container {
    border-left: 1px solid #789c4e;
    border-right: 1px solid #789c4e;
    width: 880px;
    background-color: #3e502a;
}

#subpage_container h2 {
    font-size: 20px;
    margin: 5px 0 15px 0;
}

div#wklesly_content {
    background: url('../images/ciemny.gif') center top repeat-x #062843;
    border-left: 5px solid #062843;
    border-right: 6px solid #062843;
}

div#wklesly {
    width: 286px;
    margin: 0 15px 0 15px;
    float: left;
}

div#break {
    clear: both;
}

div#footer_container {
    background: url('../images/footer_bg.gif') top repeat-x;
    height: 50px;
}

div#czarny p, div#zielony p {
    margin: 0px;
    padding: 10px 20px 5px 20px;
    color: white;
    font-size: 12px;
}

div#footer {
    width: 900px;
    margin: 0 auto;
}

div#footer ul {
    margin: 0;
    padding: 10px 0 0 0;
}

div#footer li {
    font-size: 14px;
    color: #4d5e3b;
    float: left;
    padding-right: 20px;
    list-style: none;
}

div#footer a, div#footer a {
}

div#author {
    float: right;
    font-size: 10px;
}

#zielony {
    float: left;
    width: 292px;
}

#zielony_top {
    height: 7px;
    background: url('../images/zielony_top.jpg');
    font-size: 1px;
}

#zielony_bottom {
    height: 6px;
    background: url('../images/zielony_bottom.jpg');
    font-size: 1px;
}

div#image {
    text-align: center;
    padding-top: 10px;
}

#image img, table img {
    border: 4px solid #4d5e3b;
}

a.selected {
    font-weight: bold;
}

#zielony_container {
    background: url('../images/zielony_bg.jpg') top repeat-x;
    border-left: 1px solid #789c4e;
    border-right: 1px solid #789c4e;
	font-size: 12px;
}

#zielony_container li{
	margin-left: 30px;
}

#zielony_container h1{
	font-size: 16px;
	padding-top: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-variant: small-caps;
}

#zielony_container, #czarny_container {
    height: 290px;
}

#czarny {
    float: left;
    width: 292px;
    margin-left: 3px;
    margin-right: 3px;
}

#czarny_top {
    height: 7px;
    background: url('../images/czarny_top.jpg');
    font-size: 1px;
}

#czarny_bottom {
    height: 6px;
    background: url('../images/czarny_bottom.jpg');
    font-size: 1px;
}

#bottom {
    background: url('../images/bottom.jpg') bottom;
    height: 18px;
    width: 900px;
    margin: 0 auto;
}

#czarny_container {
    background: url('../images/czarny_bg.jpg') top repeat-x;
    border-left: 1px solid #789c4e;
    border-right: 1px solid #789c4e;
}

.article_menu li {
    list-style: none;
    padding: 10px 0 10px 0;
    border-bottom: 1px solid #DDDDDD;
    text-align: center;
}

.article_menu li a, .article_menu li a:visited {
    color: white;
    font-size: 12px;
    letter-spacing: 1px;
    text-decoration: none;
}

div#wypukly {
    width: 274px;
    background: url('../images/jasny.gif') center top repeat-x;
    float: left;
}

div#wklesly_top {
    background: url('../images/wklesly.gif') center top no-repeat;
    height: 22px;
}

div#subpage_container {
    width: 882px;
}

.article_menu {
    width: 250px;
    float: left;
}

.article {
    padding: 20px;
    width: 560px;
    float: right;
}

.article_wide {
    padding: 40px;
}

.article_bottom {
    height: 6px;
    width: 882px;
    background: url('../images/article_bottom.gif') bottom no-repeat;
    font-size: 1px;
}

.article_top {
    height: 7px;
    width: 882px;
    background: url('../images/article_top.gif') top no-repeat;
    font-size: 1px;
}

.article_container {
    border-left: 1px solid #789c4e;
    border-right: 1px solid #789c4e;
    width: 880px;
    background-color: #3e502a;
}

#subpage_container h2 {
    font-size: 20px;
    margin: 5px 0 15px 0;
}

div#wklesly_content {
    background: url('../images/ciemny.gif') center top repeat-x #062843;
    border-left: 5px solid #062843;
    border-right: 6px solid #062843;
}

div#wklesly {
    width: 286px;
    margin: 0 15px 0 15px;
    float: left;
}

div#break {
    clear: both;
}

div#footer_container {
    background: url('../images/footer_bg.gif') top repeat-x;
    height: 50px;
}

div#czarny p, div#zielony p {
    margin: 0px;
    padding: 10px 20px 5px 20px;
    color: white;
    font-size: 12px;
}

div#footer {
    width: 900px;
    margin: 0 auto;
}

div#footer ul {
    margin: 0;
    padding: 10px 0 0 0;
}

div#footer li {
    font-size: 14px;
    color: #4d5e3b;
    float: left;
    padding-right: 20px;
    list-style: none;
}

div#footer a, div#footer a {
}

div#author {
    float: right;
    font-size: 10px;
}

#zielony {
    float: left;
    width: 292px;
}

#zielony_top {
    height: 7px;
    background: url('../images/zielony_top.jpg');
    font-size: 1px;
}

#zielony_bottom {
    height: 6px;
    background: url('../images/zielony_bottom.jpg');
    font-size: 1px;
}

div#image {
    text-align: center;
    padding-top: 10px;
}

#image img, table img {
    border: 4px solid #4d5e3b;
}

a.selected {
    font-weight: bold;
}

#zielony_container {
    background: url('../images/zielony_bg.jpg') top repeat-x;
    border-left: 1px solid #789c4e;
    border-right: 1px solid #789c4e;
}

#zielony_container, #czarny_container {
    height: 290px;
}

#czarny {
    float: left;
    width: 292px;
    margin-left: 3px;
    margin-right: 3px;
}

#czarny_top {
    height: 7px;
    background: url('../images/czarny_top.jpg');
    font-size: 1px;
}

#czarny_bottom {
    height: 6px;
    background: url('../images/czarny_bottom.jpg');
    font-size: 1px;
}

#bottom {
    background: url('../images/bottom.jpg') bottom;
    height: 18px;
    width: 900px;
    margin: 0 auto;
}

#czarny_container {
    background: url('../images/czarny_bg.jpg') top repeat-x;
    border-left: 1px solid #789c4e;
    border-right: 1px solid #789c4e;
}

.article_menu li {
    list-style: none;
    padding: 10px 0 10px 0;
    border-bottom: 1px solid #DDDDDD;
    text-align: center;
}

.article_menu li a, .article_menu li a:visited {
    color: white;
    font-size: 12px;
    letter-spacing: 1px;
    text-decoration: none;
}


.aktualnosci  span
{
display:block;
padding: 5px 20px 5px 20px;
}
.aktualnosci .data
{
padding:0 20px 0 20px;
margin:0;
font-weight:bold;
letter-spacing:1px;
text-align:right;
border-bottom:1px solid gray;
}


.aktualnosci a, .aktualnosci a:visited
{
color:#DD4444;
}