body{
  margin: 0;
  text-align: center;
  background: url(../images/tlo.gif) repeat;
}
div,td{
  font-size: 11px;
  font-family: Verdana, Arial;
  color: white;
}
img{
  border: none;
}
#baner{
  margin: 0;
  padding: 0;
}
#strona{
  margin: 0 auto;
  text-align: center;
  width: 850px;
  background: url(../images/tlo_strona.gif) repeat;
  font-size: 11px;
  font-family: Verdana, Arial;
  color: white;
}
#strona .baner{
  height: 140px;
}
#strona .top{
  background: url(../images/tlo_top.gif) repeat-x;
  height: 40px;
}
#strona .top a{
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: black;
}
#strona .top a:hover{
  text-decoration: underline;
}
#strona .lewy_top{
  background: url(../images/lewy_top.jpg) no-repeat;
  width: 51px;
  height: 40px;
  float: left;
}
#strona .przycisk_top{
  background: url(../images/button_sub.jpg) no-repeat;
  margin-left: 0px;
  width: 150px;
  height: 40px;
  float: left;
}
#strona .przycisk_top_lewy{
  background: url(../images/button_lewy.jpg) no-repeat;
  margin-left: 0px;
  width: 150px;
  height: 40px;
  float: left;
}
#strona .przycisk_top_prawy{
  background: url(../images/button_prawy.jpg) left no-repeat;
  margin-left: 0px;
  width: 143px;
  height: 40px;
  float: left;
}
#strona .prawy_top{
  background: url(../images/prawy_top.jpg) no-repeat;
  width: 23px;
  height: 40px;
  float: right;
}
#strona .stopka{
  margin-top: 10px;
}
#strona .stopka a{
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: white;
  clear: both;
}
#strona .stopka a:hover{
  text-decoration: underline;
}

#subMenu{
  display: block;
  width: 727px;
  margin-left: 60px;
  text-align: center;
  background: url(../images/tlo_submenu.gif) repeat-y;
  
}
#subMenu .wnetrze{
  background: url(../images/submenu.gif) center bottom no-repeat;  
}
#subMenu .wnetrze a{
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  color: white;
}
#subMenu .wnetrze a:hover{
  text-decoration: underline;
}
#subMenuAuta, #subMenuHotele, #subMenuOFirmie{
  padding-top: 10px;
}
#subMenuHotele div.info{
  font-weight: bold;
  margin: 0 0 5px 0;
}
#contener{
  width: 850px;
  text-align: left;
  background: url(../images/tlo_contener.gif) repeat-y;
}
#contener .dol{
  height: 11px;
  background: url(../images/dol_contener.gif) bottom no-repeat;
}
#content{
  width: 810px;
  margin: 5px 20px 5px 20px;
}
#content_left{
  float: left;
  margin: auto;
  width: 465px;
  background: url(../images/content_left_middle.gif) repeat-y;
}
#content_left .top{
  width: 465px;
  height: 9px;
  background: url(../images/content_left_top.gif) no-repeat;
}
#content_left .middle{
  width: 435px;
  margin: 0 10px 0 20px;
  text-align: left;
}
#content_left .bottom{
  width: 465px;
  height: 9px;
  background: url(../images/content_left_bottom.gif) bottom no-repeat;
}

#content_right{
  /*margin: 0 0 0 464px;*/
  text-align: left;
  float: right;
  width: 385px;
  background: url(../images/content_right_middle.gif) repeat-y;
}
#content_right .top{
  /*width: 386px;*/
  height: 9px;
  background: url(../images/content_right_top.gif) no-repeat;
}
#content_right .middle{
  /*width: 356px;*/
  margin: 0 15px 0 15px;
  text-align: left;
}
#content_right .bottom{
  height: 9px;
  background: url(../images/content_right_bottom.gif) right bottom no-repeat;
}

#bottom{
  width: 100%;
  height: 16px;
  text-align: center;
  font-weight: bold;
  font-size: 10px;
  vertical-align: bottom;
  margin-top: 5px;
  background: url(../images/bottom.gif) bottom no-repeat;
  border-bottom: 2px solid #042E5A;
}
#bottom a{
  color: white;
  text-decoration: none;
}
#bottom a:hover{
  text-decoration: underline;
}