html{
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  background: url(../image/bg_html.jpg) repeat-x 0 0;
  background-color: #fffcf0;
}

body{
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
}

div.clear{
  clear: both;
}

div#main_wrapper{
  width: 980px;
  margin: 0 auto;
}

div#top{
  width: 980px;
  height: 450px;
  float: left;
  display: inline;
}      

div#logotyp{
  width: 256px;
  height: 211px;
  background: url(../image/logotyp.jpg) no-repeat 0 0;
  float: left;
  display: inline;
}

div#on_right_logotyp{
  width: 724px;
  height: 211px;
  background: url(../image/on_right_logotyp3.jpg) no-repeat 0 0;
  float: left;
  display: inline;
}

div#main_menu{
  width: 256px;
  height: 239px;
  float: left;
  display: inline;
}

div#rest_of_baner{
  width: 724px;
  height: 239px;  
  background: url(../image/rest_of_baner3.jpg) no-repeat 0 0;
  float: left;
  display: inline;
}

div#content_container{
  width: 980px;
  min-height: 496px;
  height: auto !important;
  height: 496px;  
  float: left;
  display: inline;
  background: url(../image/content_container_bg.png) repeat-y 0 0;
}

div#column_left{
  width: 256px;
  min-height: 496px;
  height: auto !important;
  height: 496px; 
  float: left;
  display: inline;
}

div#page{
  width: 724px;
  min-height: 496px;
  height: auto !important;
  height: 496px;  
  float: left;
  display: inline;
}

div#footer_wrapper{
  width: 100%;
  min-height: 190px;
  height: auto !important;
  height: 190px;  
  margin: 0 auto;
  background: url(../image/footer_wrapper_bg.jpg) repeat-x 0 0;
}

div#footer{
  width: 980px;
  min-height: 190px;
  height: auto !important;
  height: 190px; 
  margin: 0 auto; 
  background: url(../image/footer.jpg) no-repeat 0 0;
}

div#info{
  width: 691px;
  height: 23px; 
  float: left;
  display: block;
  background: url(../image/info.jpg) no-repeat 0 0;
}

div#content{
  width: 641px;
  min-height: 448px;
  height: auto !important;
  height: 448px; 
  float: left;
  display: inline;
  margin-left: 25px;
  margin-top: 25px;
  font-family: Tahoma, sans-serif;
  font-size: 12px;
  color: #313131;
  line-height: 17px;
  position: relative;
  z-index: 1;
}

div#shorted_wrapper{
  width: 691px;
  height: 26px; 
  float: left;
  display: inline;
  margin-top: 59px;
  margin-left: 256px;
}

div#shorted{
  width: 691px;
  height: 26px; 
  float: left;
  display: inline;
  text-align: center;
}

a.sh{
  text-decoration: none;
  display: inline;
  padding-left: 5px;
  padding-right: 5px;
  font-family: Tahoma, sans-serif;
  font-size: 12px;
  color: #e6e6e5;
}

a.sh:hover{
  text-decoration: underline;
  color: white;
}

div.sh_separator{
  padding-left: 10px;
  padding-right: 10px;
  font-family: Tahoma, sans-serif;
  font-size: 12px;
  color: #c2c2c2;
  font-weight: normal;
  display: inline;
}

div#napis_menu{
  display: inline;
  padding-left: 15px;
  padding-right: 10px;
  font-family: Tahoma, sans-serif;
  font-size: 12px;
  color: #636363;
  float: left;
  display: inline;
  padding-top: 4px;
}

a.info_link{
  text-decoration: none;
  display: inline;
  padding-left: 5px;
  padding-right: 5px;
  font-family: Tahoma, sans-serif;
  font-size: 12px;
  color: #636363;
  float: left;
  display: inline;
  padding-top: 4px;
  position: relative;
  z-index: 1;
}

a.info_link:hover{
  text-decoration: underline;
  color: black;
}

div.info_sep{
  text-decoration: none;
  display: inline;
  padding-left: 5px;
  padding-right: 5px;
  font-family: Tahoma, sans-serif;
  font-size: 12px;
  color: #636363;
  float: left;
  display: inline;
  padding-top: 4px;
}

a.mm_off{
  text-decoration: none;
  display: block;
  margin-left: 5px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: white;
  margin-left: 30px;
}

a.mm_on{
  text-decoration: none;
  display: block;
  margin-left: 5px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #fff600;
  margin-left: 30px;
}

a.mm_off:hover{
  color: #fff600;
}

div#mm_spacer{
  display: inline;
  width: 10px;
  height: 15px;
  display: block;
}

div#cl_spacer{
  display: inline;
  width: 10px;
  height: 66px;
  display: block;
}

a.cl_off{
  text-decoration: none;
  display: block;
  margin-left: 5px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #373737;
  margin-left: 30px;
  width: 215px;
  position: relative;
  z-index:1;
}

a.cl_on{
  text-decoration: underline;
  display: block;
  margin-left: 5px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  margin-left: 30px;
  width: 215px;
  position: relative;
  z-index:1;
  color: black;
}

a.cl_off:hover{
  text-decoration: underline;
}

div.cl_breaker{
  width: 226px;
  height: 4px;
  display: inline;
  float: left;
  font-size: 0px;
  margin-left: 30px;
  background: url(../image/cl_breaker.png) no-repeat 0 0;  
}

div#mapa{
  width: 291px;
  height: 255px;
  display: inline;
  float: left;
  background: url(../image/mapa.jpg) no-repeat 0 0; 
}

div#on_left_mapa{
  width: 320px;
  height: 255px; 
  float: left;
  display: inline;
  position: relative;
  z-index: 1;
  margin-right: 30px;
}

div#under_mapa{
  width: 641px;
  min-height: 2px;
  height: auto !important;
  height: 2px; 
  float: left;
  display: inline;
  margin-top: 10px;
  position: relative;
  z-index: 1;
  margin-bottom: 5px;
}

div.ad{
  float: left;
  display: inline;
  width: 292px;
  height: 183px;
}

div#ad_breaker{
  float: left;
  display: inline;
  width: 5px;
  height: 183px;
  background: url(../image/ad_breaker.jpg) no-repeat 0 0;
  margin-left: 25px;
  margin-right: 25px;
}

div#calc{
  float: left;
  display: inline;
  width: 138px;
  height: 95px;
  background: url(../image/calc.jpg) no-repeat 0 0;
}

div#calc2{
  float: left;
  display: inline;
  width: 138px;
  height: 95px;
  background: url(../image/calc2.jpg) no-repeat 0 0;
}

div.over_calc{
  float: left;
  display: inline;
  width: 292px;
  height: 85px;
  margin-bottom: 10px;
  overflow: hidden;
}

div.on_left_calc{
  float: left;
  display: inline;
  width: 144px;
  height: 95px;
  margin-right: 10px;
  overflow: hidden;
}

a.eko_link{
  position: relative;
  float: left;
  display: inline;
  z-index: 1;
  text-decoration: none;
  color: white;
  font-family: Tahoma, sans-serif;
  font-size: 10px;
  font-weight: bold;
  margin-left: 840px;
  margin-top: 80px;
}

a.eko_link:hover{
  text-decoration: underline;
  color: #e6d406;
}

