#body {
  margin: 0 0 0 0;
  background: #585c68;
  text-align: center;
  font-family: Arial;
}

#calosc {
  width: 772px;
  margin: 0 auto;
  background: url(images/bg.jpg);
}

#tresc {
  width: 750px;
  margin: 0 auto;
  background: #FFFFFF;
}



#logo h1{
  text-indent: -9999px;
  width: 750px;
  height: 46px;
  background: url(images/top.jpg) no-repeat;
}

#banner_gora {
  width: 750px;
  background: #7bb82d;
}

#menu_lewa {
  width: 185px;
  float: left;
}

#menu_lewa a{
  font-size: 11px;
  color: #255ea8;
}

#menu_lewa h3 {
  color: #666666;
  font-size: 15px;
  font-weight: bold;
}

#menu_lewa ul {
  text-align: left;
  color: #343434;
  font-size: 12px;
  list-style-type: none;
}

#tresc_prawa {
  text-align: left;
  color: #343434;
  width: 545px;
  background: white;
  float: right;
  font-size: 12px;
}

#tresc_prawa h2 {
  font-size: 15px;
  font-weight: bold;
}

#tresc_prawa a {
  color: #636363;
  font-size: 11px;
  text-decoration: none;
}

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


#stopka {
  font-size: 11px;
  text-align: center;
  color: #ababab;
  background: #353535;
}

#stopka a {
  text-decoration: none;
  color: #cccccc;
}

#stopka a:hover {
  text-decoration: underline;
  color: #cccccc;
}
#wyszukiwarka {
  margin-top: 20px;
  margin-left: 40px;
}

#reklama_dol {
  text-align: center;
  margin-bottom: 30px;
}

#reklama_dol a{
  font-size: 16px;
  color: red;
  font-weight: bold;
}