/* CSS Document */

img, div { behavior: url(iepngfix.htc);}

fieldset {
border: solid 1px #12629b;
}
ul {
margin: 0px;
padding: 16px;
}
a:active, a:hover {
color: blue;
text-decoration: none;

}
a:visited, a:link {
color: #e97f00;
}
fieldset {
 padding: 12px;
}
.popup_effect1 {
    background:#F8BB49;
    opacity: 0.2;
   }
   .login_label, .login_input, .login_error  {
  padding:5px;
  color:#000;
  text-align:left;
  float:left; 
  width:180px;
  font-size:20px;
  color:#64355A;
}

.login_input {
  width:200px;
}

.login_error {
  width:350px;
  color:#F00;
}

.login_input input {
  width:100%;
}
#login {
  background:#123;
}

.grey_day {
  background: url(/img/gradient3.png);
  font-size:25px;
  width: 49px;
  height: 49px;
  color: #D0D3D0;
  text-align: center;
  #border: 1px solid #d0d0d0;
  }
  .red_day {
  font-size:25px;
  background: url(/img/gradient2.png);
  width: 49px;
  height: 49px;
  color: #FC5F6F; 
  text-align: center;
  #border: 1px solid #d0d0d0;
  }
  .normal_day {
  cursor: pointer;
  font-size: 25px;
  background: url(/img/gradient1.png);
  width: 49px;
  height: 49px;
  color: #035C9F;
  text-align: center;
  #border: 1px solid #d0d0d0;
  }
  .marked_day {
  font-size: 25px;
  background: url(/img/gradient4.png);
  width: 49px;
  height: 49px;
  color: #035C9F;
  text-align: center;
  #border: 1px solid #d0d0d0;
  }

   body {
    background: url('/img/tlo.png');
    background-repeat: repeat-x;
    background-color: #f8bb49;
    font-family: arial;
    font-size: 12px;
    text-align: center;
    color: #12629b;
    padding-top: 0px;
    margin-top: 0px;
   }
   img {
    border: 0px;
   }
   li {
   padding: 3px;
   }
   #strona {
    margin-left:auto; margin-right:auto;
    width:954px;
    text-align: left;  	
   }
#oferta {
width: 98px;
height: 52px;
cursor: pointer;
background: url(/img/ofertaoff.png); 
float: left;
margin-left: 12px;
margin-right: 1px;
}
#oferta:hover {
background: url(/img/ofertaon.png); 
}   
#cennik {
width: 102px;
height: 52px;
cursor: pointer;
background: url(/img/cennikoff.png); 
float: left;
margin-right: 1px;
}
#cennik:hover {
background: url(/img/cennikon.png); 
}
#zapisy {
width: 104px;
height: 52px;
cursor: pointer;
background: url(/img/zapisyoff.png); 
float: left;
margin-right: 1px;
}
#zapisy:hover {
background: url(/img/zapisyon.png); 
}
#kontakt {
width: 112px;
height: 52px;
cursor: pointer;
background: url(/img/kontaktoff.png); 
float: left;
margin-right: 1px;
}
#kontakt:hover {
background: url(/img/kontakton.png); 
}
#galeria {
width: 105px;
height: 52px;
cursor: pointer;
background: url(/img/galeriaoff.png); 
float: left;
margin-right: 1px;
}
#galeria:hover {
background: url(/img/galeriaon.png); 
}
#forum {
width: 99px;
height: 52px;
cursor: pointer;
background: url(/img/forumoff.png); 
float: left;
margin-right: 1px;
}
#forum:hover {
background: url(/img/forumon.png); 
}

  #logowanie {
  background: url('/img/stopka.png');
  width: 919px;
  height: 27px;
  padding-left: 15px;
  padding-right: 20px;
  color: #e97f00;
  text-align: left;
  font-size: 12px;

  }
  #logo {
  background: url('/img/top.png');
  width: 100%;
  height: 130px;
  }
  #menu {
  background: url('/img/tlomenu.png');
  width: 100%;
  height: 62px;
  }
  #content {
  background: url('/img/tlosite.png');
  width: 954px;
  overflow:hidden;
  }
  #lewa {
  float: left;  
  width: 198px;
  padding-left: 0px;
  margin-left: 12px;
  display:inline;
  }
  #prawa {
  float: left;
  background: url(/img/tlosrodek.png);
  background-repeat: no-repeat;
  width: 710px;
  padding: 10px;
  text-align: justify;
  }
  #prawa_kolumna1 {
  float: left;
  width: 475px;
  }
  #prawa_kolumna2 {
  float: right;
  width: 220px;
  }
  #obrazek_lewa {
  float: left;
  margin-right: 5px;
  }
  #obrazek_prawa {
  float: right;
  margin-left: 5px;
  }
  #stopka {
  background: url('/img/stopka.png');
  width: 954px;
  height: 27px;
  color: #e97f00;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  }
  
  #cennik_div h2{
    margin: 0px;
    padding: 0px;
  }
  #cennik_div ul, li{
    margin: 0px;
    padding: 0px;
  }
  #cennik_div ul{
    margin-left: 20px;
  }
