body{
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: white;
  background: #709AD3 url(/img/bg.gif) 0 0 repeat-x;
  overflow: auto;
  }

table{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: white;
  border: dotted 0px;
}

td{
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  border-bottom: dotted 1px;
  }
  
div#container{
  width: 683px;
  margin: 0 auto;
  text-align: left;
  }

/* style dla menu nad topem */
div#navmenu{
  color: #136E99;
  width: 100%;
  height: 22px;
  text-indent: 20px;
  font-weight: bold;
  color: #136E99;
  background: url(/img/lang.gif) no-repeat;
  }
  
a.language{
  color: #136E99; text-decoration: none; font-weight: normal;
  }
  
a.language:hover{
  text-decoration: underline;
  }
  
/* koniec */

div#top{
  width: 100%;
  height: 166px;
  }
  
div#content{
  width: 100%;
  padding-left: 8px;
  background: url(/img/bgcont.gif) repeat-y;
  }

/* style dla menu pod topem */
div#menubar{
  width: 666px;
  border: 1px #558EC3 solid;
  background: url(/img/belka_data.gif) no-repeat;
  height: 19px;
  color: white;
  text-indent: 10px;
  margin-bottom: 5px;
  }
  
div#menubar div{
  padding-top: 2px;
  }
  
div#menubar a{
  margin-right: 5px;
  color: white; text-decoration: none;
  }
  
div#menubar a:hover{
  text-decoration: underline; }
  
/* konie */


/* style dla lewej kolumny */
div#menu{
  float: left;
  width: 168px;
  }
  
div#menu a{
  margin-left: 4px;
  color: white;
  font-weight: bold;
  text-decoration: none;
  }

div#menu ul{
  margin: 0; padding: 0;
  /* list-style-image: url(/img/pkt.gif);  */
  list-style: none;
  text-indent: 10px;
  }
  
div#menu li{
  background: url(/img/menubg.gif) repeat-x;
  width: 168px;
  height: 25px;
  }
  
li.corn{
  list-style: none;
  height: 10px;
  width: 168px;
  }
  
div.middle{
  padding-top: 5px;
  }

div#banners{
  margin-top: 5px;
  width: 100%;
  }
  
div#banners_head{
  text-indent: 47px;
  width: 100%;
  height: 28px;
  background: url(/img/menu_head_2.gif) no-repeat;
  }

div#banners_head_pl{
  text-indent: 33px;
  width: 100%;
  height: 28px;
  background: url(/img/menu_head_2.gif) no-repeat;
  }
  
div#banners_cont{
  width: 100%;
  padding-top: 8px;
  text-align: center;
  margin: 0 auto;
  background: url(/img/menu_cont_banners.gif) repeat-y;
  }
  
  
/* koniec */
  
div#txt{
  float: left;
  width: 495px;
  margin-left: 5px;
  }

div#txt a{
  text-decoration: underline;
  color: #FFFFFF;
  }

div#txt a:hover{
  text-decoration: none;
  color: #FF9629;
  }
  
div#txt_head{
  width: 100%;
  height: 4px;
  }
  
div#txt_cont{
  width: 100%;
  background: url(/img/txt_bg.gif) repeat-y;
  padding: 5px 10px 10px 10px;
  }

div#adm_cont{
  width: 100%;
  background: url(/img/adm_bg.gif) repeat-y;
  padding: 5px 10px 10px 10px;
  }
  
div#txt_foot{
  text-align: center;
  text-indent: 230px;
  width: 100%;
  background: url(/img/txt_footer.gif) no-repeat;
  height: 31px;
  }
  
div#txt_foot a{
/*  font-family: Trebuchet MS; */
  text-decoration: none;
/*  font-size: 12px; */
  color: white;
  }

h1{ margin: 0 0 5px 0; padding: 0; font-size: 14px; }

div#head_tresc{
  margin-top: 10px;
  width: 457px;
  height: 4px;
  }
  
div#cont_tresc{
  text-align: justify;
  width: 457px;
  background: url(/img/txt_bg_2.gif) repeat-y;
  }
  
div#cont_tresc div{
  width: 95%;
  padding: 0 10px 0 10px;
  }

div#cont_foot{
  width: 457px;
  height: 8px;
  margin-bottom: 10px;
  }
  

INPUT, TEXTAREA, SELECT, OPTION {font-family: Arial, Helvetica, 
sans-serif; font-size: 11px; font-weight: normal; 
text-decoration: none; background-color: white; 
color: #336699; border: 1px #336699 solid;}
