html{
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  background: url(../../uploads/image/bg_html.jpg) repeat-x 0 0;
  background-color: #f1f2f5;
}

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

div#main_wrapper{
  width: 870px;
  margin: 0 auto;
}

div#top_wrapper{
  width: 860px;
  margin: 0 auto;
}

div#top_nav{
  width: 855px;
  margin-right: 5px;
  height: 40px;
  float: left;
  display: inline;
}

a.top_nav{
  float: right;
  display: inline;
  margin:8px 15px 0 15px;
  text-decoration: none;
  font-family: Arial, sans-serif;
  font-size: 16px;
  color: #fff;
  z-index: 1;
  position: relative;
}

a.top_nav:hover{
  color: #aedeff;
  z-index: 1;
  position: relative;
}

div#top{
  width: 870px;
  height: 224px;
  float: left;
  display: inline;
  margin-top: 21px;
}

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

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

div#page{
  width: 870px;
  float: left;
  display: inline;
  margin-top: 20px;
}

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

div#left_column{
  width: 250px;
  min-height: 288px;
  height: auto !important;
  height: 288px;
  float: left;
  display: inline;
}

div#content_wrapper {
  float: left;
  display: inline;
  min-height: 388px;
  width: 610px;;
  height: auto !important;
  height: 388px;
}

div#content_top {
  float: left;
  display: inline;
  width: 610px;;
  height: 7px;
  background: url(../../uploads/image/top_content.jpg) no-repeat 0 0;
  font-size: 0;
}

div#content_bottom {
  float: left;
  display: inline;
  width: 610px;;
  height: 7px;
  background: url(../../uploads/image/bottom_content.png) no-repeat 0 0;
}

div#content{
  width: 580px;
  min-height: 388px;
  height: auto !important;
  height: 388px;
  float: left;
  display: inline;
  font-family: Tahoma, sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #000;
  line-height: 20px;
  padding: 0px 15px 10px 15px;
  background: url(../../uploads/image/bg_page.png) repeat-y 0 0;
}

#content a{
  color: #075693;
}

#naglowek {
  float: left;
  display: inline;
  margin:0;
  padding:6px 0 0 50px;
  font-family:Arial, sans-serif;
  font-size: 20px;
  color: #094776;
  height:35px;
  width: 560px;
  background: url(../../uploads/image/bg_naglowek.png) no-repeat 0 0;
}

#menu {
  float: left;
  display: inline;
  margin:11px 0 0 0;
  padding:6px 0 0 35px;
  font-family:Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #094776;
  height:35px;
  width: 215px;
  background: url(../../uploads/image/bg_menu_header.jpg) no-repeat 0 0;
}

#aktualnosci {
  float: left;
  display: inline;
  margin:10px 0 0px 0;
  padding:6px 0 0 35px;
  font-family:Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #094776;
  height:35px;
  width: 215px;
  background: url(../../uploads/image/bg_aktualnosci_header.png) no-repeat 0 0;
}

.clear {
	clear: both;
}

a#eko_link{
  text-decoration: none;
  float: right;
  display: inline;
  margin: 5px 15px 20px 0;
  outline: none;
  position: relative;
  z-index: 1; 
  color: #094776;
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  font-weight: normal;
} 

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

.mapka {
  float: left;
  display: inline;
  clear: both;
  margin-left: 15px;
}

a.cookies{
text-decoration: none;
float: left;
display: inline;
margin: 5px 0 20px 15px;
outline: none;
position: relative;
z-index: 1;
color: #094776;
font-family: Tahoma, sans-serif;
font-size: 11px;
font-weight: normal;
}