html { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #14446F;
}

body {
	margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;
	line-height: 1.5;
	color: #14446F;
		 background: url(background.jpg) repeat-x;
}

a {
  color: #407BB7;
  font-weight: bold;
}
.zdjecie {
  border: 5 px rgb(0,102,51) solid 
}

a img { border: 5 px #407BB7 solid }


#kontener {
	 width: 934px;
	 margin: auto;


}

#top {
  width: 934px;
  height: 338px;
  background: url(top2.jpg) no-repeat;
}

#menu_top {
  width: 934px;
  height: 48px;
}

#menu2 {
  width: 934px;
  height: 24px;
  background: url(menu2.jpg) no-repeat;
}

#main_back {
  width: 934px;
  background: url(midback.jpg) repeat-y;
}

#title {
  width: 623px;
  height: 37px;
  background: url(header.jpg) no-repeat;
}

#title-tekst {
  padding-left: 30px;
  padding-top: 7px;
  font-size: 16px;
  color: #14446F;
  font-weight: bold;
  font-variant: small-caps;
}

.menutitle {
  width:182px;
  height: 26px;
  background: url(menu_item1.jpg) no-repeat;
}
.menutitle_text {
  padding-left: 20px;
  color: white;
}

.menutitle_text a {
  color: white;
  font-weight: bold;
  text-decoration: none;
}

.menutitle_text a:hover {
  color: #FF6902;
}


.submenu {
    width:182px;
    height: 26px;
    background: url(menu_item2.jpg) no-repeat;
}
.submenu_text {
  text-align: right;
  padding-right: 10px;
}

.submenu_text a {
  color: white;
  text-decoration: none;
  font-weight: normal;
}

.submenu_text a:hover {
    color: #FF6902;
}
#all_content {
  padding-left: 81px;
  padding-right: 40px;
}

#left_content {
  float: left;
  width: 140px;
}

#right_content {
  float: right;

  width: 620px;
}

#mailer-napis {
  font-size: 10px;
}

#news_info {
  font-size: 10px;
  color: #293483;
}
#box-przyciski {
  width:170px;

  text-align:center;
}
.news_zapisz{
  margin-right:0px;
  padding-left: 0px;
  padding-right: 0px;

  width: 70px;
  height: 22px;
  cursor: pointer;
  background: url(zapisz.jpg) no-repeat ;
  border: none;
}

.news_wypisz{
  padding-left: 0px;
  padding-right: 0px;

  width: 70px;
  height: 22px;
  cursor: pointer;
  background: url(wypisz.jpg) no-repeat ;
  border: none;
}





#footer {
  clear: both;
  width: 934px;
  height: 69px;
  background: url(footer.jpg) repeat-y;
}

#footer-copy {

  height: 30px;
  padding-top: 25px;
  padding-left: 740px;
  font-size: 10px;
  color: #82ADD7;
}

#footer-copy a {
  color: #82ADD7;
  font-weight: bold;
  
}

#content-left {
width: 365px;
padding-right: 10px;
float: left;

}

#content-right {
float: right;
width:179px;
background: url(res_back.jpg) repeat-y;
}



#right-head {
  background: url("res_top.jpg") no-repeat;
  width: 179px;
  height: 60px;
  
}

#right-bottom {
  background: url("res_bottom.jpg") no-repeat;
  width: 179px;
  height: 19px;
  
}
.oferta_dnia {
  
  width: 431px;
  margin-bottom: 12px;
}

.oferta_header {
  width: 431px;
  height: 29px;
  background: url(box_top.jpg) no-repeat;
}

.oferta_text {
  color:#000285;
  padding-top: 5px;
  padding-left: 25px;
  font-weight: bolder;
}

.oferta_bg {
  width: 431px;
  
  background: url(box_back.jpg) repeat-y
}

.oferta_opis {
  padding-left: 12px;
  padding-right: 10px;
}

.oferta_footer {
  width: 431px;
  height: 17px;
  background: url(box_bottom.jpg) no-repeat;
}

#promocje {
  background: green;
  width: 100%;
  height: 150px;
}
