
html { 
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 18px;
	font-size: 12px; 
}

body {
	margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;
	color: rgb(88,88,88);
	background: url(../images/back.jpg) repeat-x  rgb(212,224,178);

}

a {
  outline : none;
  color:rgb(121,174,44);
  text-decoration: none;
}

font.red{
  color:rgb(154,0,3);
}

img{
  border:0px solid;
}

form{
  padding:0px;
  margin:0px;
}


#kontener {
	 width: 979px;
	 margin: auto;
}
 
#top{
  width:979px;
  height:111px;
}

#top_baner{
  background: url(../images/top_baner.jpg) no-repeat ;
  width:979px;
  height:196px;
}

#top_title{
  background: url(../images/top_title.jpg) no-repeat ;
  width:979px;
  height:36px;
}


#main{
  width:979px;
  float:left;
}

#lewy_pasek{
  background: url(../images/shadow_left.jpg) no-repeat ;
  width:86px;
  height:202px;
  float:left;
}

#srodek{
  background:white;
  float:left;
  width:829px;
}


#prawy_pasek{
  background: url(../images/shadow_right.jpg) no-repeat ;
  width:64px;
  height:202px;
  float:left;
}

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



#prawa{
  width:599px;
  float:right;
}


#aktualnosci{
  float:left;
  width:379px;
}

#banerki{
  float:left;
  width:210px;
  padding-left: 10px;
}

.akt_main_div{
  padding-left: 0px;
  padding-right: 10px;
}

.akt_tresc{
  text-align: justify;
}

.dodano{
  color:rgb(11,102,173);
}

.akt_break{
  width:369px;
  height:1px;
  font-size: 1px;;
  background:rgb(216,216,216);
  margin-right: 10px;
  margin-top: 7px;
  margin-bottom: 7px;
}

.tytul_akt, .tytul_akt a{
  color:rgb(11,102,173);
  font-size: 11px;
  font-weight: bold;
}


.akt_data{
  font-weight: normal;
  font-size: 11px;
}

.akt_dalej a{
  color:rgb(140,154,17);
}



.strona_tresc{
  padding-left: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 20px;
}


.title{
  /*height:60px;*/
  font-family:tahoma;
  font-size:15px;
  font-weight:bold;
  
  height:16px;
  width:579px;
  
  padding-right: 20px;
  padding-bottom: 1px;
  margin-top:5px;
  text-align: left;
  color:rgb(14,99,166);
  font-variant: small-caps;
  letter-spacing: 1px;
}

.kontakt_form{
  padding:0px;
}

.kontaktText{
  border:1px rgb(147,2,67) solid;
  background: rgb(212,224,178) !important;
  width:225px !important;
}

.form_tytul{
  font-size:14px;
  line-height:24px;
  text-align:left;
  font-weight:bold;
  color:rgb(254,125,41);
}

.btn{
  color:rgb(14,99,166);
  border:0px solid;
  padding:0px 8px 8px 8px;
  background:none;
  cursor:pointer;
  font-weight:bold;
}



#footer{
  clear:both;  
  height:23px;
  color:white;
  font-size:10px;
  background: rgb(147,2,67);
  width:829px;

}

#footer a{
  color:white;
  font-weight: bold;
}


.footer_right{
  float:right;    
  font-size: 10px;
  padding-top:5px;
  padding-right: 5px;
}

.footer_left{
  float:left;
  font-size: 10px;
  padding-left: 5px;
  padding-top:5px;
}

