* {padding: 0; margin: 0;}

html {overflow-y: scroll;}
body {font: normal 11px tahoma, verdana, arial; color: #575757; background: #ffffff;}

#top {width: 100%; background: url('../img/background_top.jpg') top left repeat-x;}

#header, #footer, #content {width: 977px; margin: auto; position: relative;}

#top_menu {position: absolute; right: 0; top: 15px; display: inline;}
#top_menu li {display: inline; color: #40d06f; margin: 0 10px;}
#top_menu li a {color: #ffffff; margin-left: 5px;}

#content {background: url('../img/background_content.jpg') top right repeat-y; }

#left_menu {width: 237px; float: left; list-style: none; position: relative; margin-left: -5px; margin-top: 1px;}
#left_menu li {float: left; width: 237px;}
#left_menu li a {height: 21px; background: url('../img/background_left_menu.jpg') top left; display: block; padding: 4px 0 0 30px; color: #ffffff;}
#left_menu li img {display: block;}
#left_menu .left_submenu {width: 237px; list-style: none;}
#left_menu .left_submenu li a {height: 21px; background: url('../img/background_left_submenu.jpg') top left; display: block; padding: 4px 0 0 45px; color: #ffffff;}



#main {width: 517px; float: right; margin-right: 10px;}
#main h1 {color: #005828; padding-bottom: 5px; border-bottom: 1px solid #e5e5e5; margin-bottom: 5px; font-size: 13px;}
#main h1 span {color: #00a44b;}

#formularz_kontaktowy {width: 300px; padding: 5px; text-align: right;}
#formularz_kontaktowy input {width: 200px; margin-bottom: 10px; border: 1px solid #575757; padding: 3px;}
#formularz_kontaktowy textarea {width: 290px; height: 50px; margin-bottom: 10px; border: 1px solid #575757; padding: 3px;}

#loga {width: 200px; float: right; text-align: center;}
#loga img {margin: 15px;}

#bottom {width: 100%; background: url('../img/background_bottom.gif') top left repeat-x #a9a9a9;}

#footer div {clear: both; float: left; width: 977px;}
#footer p {width: 224px; float: left; padding: 0 10px;}
.aktualnosci {border-top: 1px solid #bdbdbd; padding: 5px 0;}
#footer div.kontakt {width: 224px; float: right; clear: none; padding: 0 10px; border-left: 1px solid #bdbdbd; text-align: right;}
#form_search {width: 220px; margin-top: 10px;}
#form_search input {float: right;}
.copyright {border-top: 1px solid #bdbdbd;}
.tytul {display: block; font-weight: bold; margin-bottom: 5px;}
.data {display: block; font-weight: bold; color: #ffffff;}
.wiecej {display: block; text-align: right; color: #ffffff;}
.wiecej a {color: #ffffff;}
.left {float: left; margin-top: 5px;}
.right {float: right; margin-top: 5px;}

.banner { border-width:0px; margin-top:10px; margin-left: 5px }

a {color: #005828; text-decoration: none;}
a:hover {text-decoration: underline;}

