html { 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 1.5;

}

body {
	margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;
	color: #07456F;
  background: white url(bg_x.jpg) repeat-x ;

}

a {
  outline : none;
}

a img {
  color: #2983C1;
}

img{
  border:1px solid rgb(41,131,193);
}
.line{
  padding:0px !important;
  border-collapse: collapse !important;
}

.line td{
  border-bottom:1px rgb(41,131,193) solid;
  padding:0px !important;
  /*float:left;*/
}
#kontener{
  margin:auto;
  width:947px;
  background: url(back.jpg) repeat-y;
}

#top{
  float:left;
  background: url(top_flash.jpg) no-repeat ;
  height:218px;
  width:947px;
}

#main{
  float:left;
  width:947px;
  /*background: url(srodek_www.jpg) repeat-y ;*/
}


#lewa{
  float:left;
  width:254px;
}

#lewa_content{
  padding-left: 10px;
  float:left;
  width:244px;
  
}

#prawa{
  float:left;
  width:693px;
}




#menu{
  float:left;
  width:224px;
  padding-left: 20px;
  background: url(dol_lewa.jpg) rgb(41,131,193) no-repeat bottom;
}

.menuitem{
  padding-top: 5px;
  padding-bottom: 5px;

}


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

.menuitem:hover a{
  color:rgb(255,219,43);
}

.break{
  background: url(przedzial_lewa.jpg) no-repeat ;
  width:194px;
  height:2px;
  font-size: 2px;

}


#content{
  padding-left: 20px;
  padding-right: 15px;
}

.tytul{
  font-size: 14px;
  color:rgb(41,131,193);
  font-weight: bold;
  padding-bottom: 20px;
}

.galeria_link{
  font-size: 14px;
  text-decoration: none;
  color:black;
}

.zdjecie img{
  border:1px rgb(183,192,197) solid;
}

.powrot{
  padding-top: 40px;
  color:#AF2B2B;
  text-decoration: none;
}

.ogloszenie{
  padding-top: 5px;
  padding-bottom: 5px;
}

.ogl_tresc{
  padding-top: 5px;
}

.numer a{
  color:black;
}

.numer {
  font-size: 12px;
}

#box{
  padding-top: 10px;
  padding-bottom: 10px;
/*  background: url(dol_lewa_news.jpg) rgb(41,131,193) no-repeat bottom; */
  width:244px;
  float:left;
}

.box_top{
  padding-left: 20px;
  float:left;
  width: 224px;
  font-weight: bold;
  padding-top: 5px;
  color:rgb(255,218,49);
}

#content-box{
  float:left;
  width: 244px;
  /*padding-left: 20px;*/
}

#box-przyciski{
  float:left;
  width:244px;
  text-align: center;
}

#news_info{
  
  text-align: center;
  color:red;
  
}

.news_input{
  width:150px;
}
.news_zapisz{
  background: url(zapisz.jpg) no-repeat ;
  width:51px;
  height:18px;
  border:0;
  float:left;
  margin-left: 56px;
}


.news_wypisz{
  background: url(wypisz.jpg) no-repeat ;
  width:51px;
  height:18px;
   border:0;
  float:left;
  margin-left: 22px;
}

.boxik{
  padding-top: 10px;
  padding-bottom: 10px;
}

.box_nazwa{
  font-weight: bold;
  font-size: 12px;
  padding-bottom: 10px;
  color:rgb(41,131,193);
}

input {
  background:white;
}

textarea {
  background: white;
}

.wiecej{
  padding-top: 15px;
  float:right;
}

.wiecej a{
  text-decoration: none;
  color:#AF2B2B;
}

#dol{
  clear:both;
  background: url(stopka_x.jpg) repeat-x ;
  height:35px;
}

#footer{
  margin:auto;
  background: url(stopka.jpg) no-repeat ;
  width:947px;
  height:35px;
}

#footer_text1{
  float:left;
  color: rgb(183,219,235);
  font-size: 11px;
  padding-left:60px;
  padding-top: 10px;
}

#footer_text2{
  float:right;
  padding-right: 38px;
  color: rgb(183,219,235);
  font-size: 11px;
  padding-top: 10px;
}

#footer_text2 a{
  color: rgb(183,219,235);
  text-decoration: none;
  font-weight: bold;
}

.clear{
  clear:both;
}

