* {
 margin: 0;
 padding: 0;
}

html{
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  background-color: #84ad74;
}

body{
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
}

a img {
 border: 0;
}

div.clear{
  clear: both;
}

#main_wrapper {
 width: 860px;
 margin: 0 auto;
}

#top {
 float: left;
 display: inline;
 width: 860px;
 height: 85px;
 margin-top: 15px;
 background: url(../../uploads/image/top.jpg) no-repeat 0 0;
}

#main_link {
 float: left;
 display: inline;
 width: 133px;
 height: 38px;
 margin: 23px 0 0 98px;
 outline: none;
}

#search {
 width: 224px;
 height: 31px;
 margin: 0;
 padding: 0;
 float: right;
 display: inline;
 background: url(../../uploads/image/search_input.jpg) no-repeat left top;
}

#search label {
 display: none;
}

.search-input {
 width: 167px;
 height: 31px;
 border-style: none;
 color: #525b4e;
 margin: 0 10px 0 13px;
 float: left;
 font: 11px Tahoma, sans-serif;
 line-height: 31px;
 background: none;
}

.search-button {
 width: 34px;
 height: 31px;
 border-style: none;
 text-indent: -9999em;
 float: left;
 cursor: pointer;
 font-size: 0px;
 background: url(../../uploads/image/search_button.jpg) no-repeat right top;
 padding: 0;
}

#page {
 float: left;
 display: inline;
 width: 860px;
 background: url(../../uploads/image/bg_page.jpg) repeat-y 0 0;
}

#bottom_page {
 float: left;
 display: inline;
 width: 860px;
 background: url(../../uploads/image/bottom_page.jpg) no-repeat bottom left;
}

#left_column{
 float: left;
 display: inline;
 width: 244px;
 background: url(../../uploads/image/left_column_top.jpg) no-repeat 0 0;
 padding-bottom: 133px;
}

#menu{
 float: left;
 display: inline;
 width: 244px;
 padding: 5px 0;
 background: url(../../uploads/image/bottom_menu.jpg) no-repeat bottom left;
}

#news_header{
  float: left;
  display: inline;
  width: 244px;
  height: 44px;
  background: url(../../uploads/image/news_header.jpg) no-repeat 0 0;
}

#news{
 float: left;
 display: inline;
 width: 244px;
 padding-top: 10px;
 background: url(../../uploads/image/bg_news.jpg) no-repeat 0 0;
}

#right_column{
 float: right;
 display: inline;
 width: 596px;
 padding-bottom: 40px;
}

#baner {
 float: left;
 display: inline;
 width: 596px;
 height: 157px;
 background: url(../../uploads/image/baner.jpg) no-repeat 0 0;
}

#main_header{
  float: left;
  display: inline;
  width: 190px;
  height: 29px;
  padding: 18px 383px 0 7px;
  font: 11px Tahoma;
  text-align: center;
  line-height: 29px;
  color: #fff;
  font-weight: normal;
  background: url(../../uploads/image/content_header.jpg) no-repeat 0 0;
}

#content{
  float: left;
  display: inline;
  width: 496px;
  min-height: 392px;
  height: auto !important;
  height: 392px;
  margin: 20px 35px 0 42px;
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  color: #000;
  line-height: 1.7em;
}

#content p {
 margin-bottom: 10px;
}

#content ul,ol {
 margin-left: 30px;
 list-style-position: inside;
 margin-bottom:10px;
}

#content ul li {
 list-style-type: disc;
 margin: 2px 0;
}

#content ol li {
 margin: 2px 0;
}


#content a {
  color: #000;
  text-decoration: none;
}

#content a:hover {
  text-decoration: underline;
}

#footer_dane {
 float: left;
 display: inline;
 width: 194px;
 height: 112px;
 margin: -112px 0 0 50px;
 font: 11px tahoma;
 color: #365e26;
 text-shadow: 1px 1px #cde1c5;
 line-height: 1.3em;
}

#home {
 float: left;
 display: inline;
 clear: both;
 margin-top: 10px;
 width: 100%;
}

#phone {
 float: left;
 display: inline;
 clear: both;
 margin-top: 12px;
 width: 100%;
}

#mail {
 float: left;
 display: inline;
 clear: both;
 margin-top: 7px;
 width: 100%;
}

#mail a {
 color: #365e26;
 text-decoration: none;
 text-shadow: 1px 1px #cde1c5;
 outline: none;
}

#mail a:hover {
 text-decoration: underline;
}

#footer{
 float: left;
 display: inline;
 width:  860px;
 height: 40px;
}

#copy{
  float: left;
  display: inline;
  margin-top: 5px;
  margin-left: 20px;
  font: 11px Tahoma;
  color: white;
  text-decoration: none;
}

#copy:hover{
  text-decoration: underline;
}

#footer_link{
  float: right;
  display: inline;
  height: 22px;
  margin-top: 5px;
  padding-left: 25px;
  margin-right: 20px;
  font: 11px Tahoma;
  color: white;
  text-decoration: none;
  background: url(../../uploads/image/footer_icon.jpg) no-repeat 0 0;
}

#footer_link:hover{
  text-decoration: underline;
}

.mapka {
 width: 550px;
 margin: 0 auto;
}

a.cookies{
float: left;
display: inline;
margin-top: 5px;
margin-left: 20px;
font: 11px Tahoma;
color: #A0C592;
text-decoration: none;
}