
html { 
	font-family: Arial, Helvetica, sans-serif; 
	font-family: Tahoma;
	font-size: 11px; 
}

body {
	margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;
	color: rgb(106,106,106);
	
	background: white url(../images/top_back.jpg) repeat-x ;

}

a {
  outline : none;
  color:rgb(99,38,38);
  text-decoration: none;
}

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

img{
  border:0px solid;
}

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


#kontener {
	 width: 933px;
	 margin: auto;
}
 
#top{
  background: url(../images/top.jpg) no-repeat ;
  width:933px;
  height:200px;
  position:relative;
}

#top_menu{
  width:235px;
  height:24px;
  position:absolute;
  top:0px;
  left:690px;
}



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

#lewa{
  width:165px;
  padding-left: 10px;
  float:left;
}

#box_newsletter{
  background: url(../images/bottomtext.jpg) no-repeat left;
  height:55px;
  float:left;
  width:539px;
  padding-left: 100px;
  padding-top: 50px;
}

table.newsletter{
  width:200px;
}

.news_input{
  border:0px;
  color:rgb(135,106,106);
  font-size: 12px;
  height:20px;
}

.news_zapisz{
  background: url(../images/n_dodaj.jpg) no-repeat ;
  width:39px;
  height:23px;
  border:0px;
  cursor:pointer;
}

.news_wypisz{
  background: url(../images/n_wypisz.jpg) no-repeat ;
  width:40px;
  height:23px;
  border:0px;
  cursor:pointer;
}

#news_info{
  font-size: 11px;
  color:red;
}

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

#prawa_prawa{
  width:284px;
  float:right;

}

#box_kontakt{
  background: url(../images/box_dane.jpg) no-repeat ;
  width:264px;
  height:204px;
}

#box_adres_tresc{
  overflow: hidden;
  width:120px;
  padding-left: 17px;
  height:150px;
  padding-top: 40px;
  float:left;
}

#box_adres_wiecej{
  float:right;
  padding-top: 150px;
  padding-right: 7px;
}

#box_adres_content{
  background: url(../images/box_news_back.jpg) repeat-y ;
  padding-left: 12px;
  padding-right: 12px;
  width:240px;
}

#box_news{
  margin-top: 10px;
  width:264px;
}

#box_news_header{
  background: url(../images/box_news_top.jpg) no-repeat ;
  width:264px;
  height:32px;
}

#box_news_header2{
  background: url(../images/box_news_top2.jpg) no-repeat ;
  width:264px;
  height:32px;
}

#box_news_content{
  background: url(../images/box_news_back.jpg) repeat-y ;
  width:264px;
}

.akt_main_div{
  padding-left: 12px;
  padding-right: 12px;
}

.tytul_akt{
  font-weight: bold;
  font-size: 13px;
}

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

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

#box_news_footer{
  background: url(../images/box_news_bottom.jpg) no-repeat ;
  width:264px;
  height:32px;
}

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


.title{
  /*height:60px;*/
  font-family:tahoma;
  font-size:15px;
  /*line-height:28px;*/
  font-weight:bold;
  
  height:16px;
  width:444px;
  padding-right: 20px;
  padding-bottom: 1px;
  margin-top:5px;
  text-align: right;
  color:rgb(142,157,16);
  font-variant: small-caps;

  letter-spacing: 1px;
}

.kontakt_form{
  padding:0px;
}

.kontaktText{
  border:1px rgb(137,137,137) solid;
  background: rgb(216,216,216) !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(140,152,14);
  border:0px solid;
  padding:0px 8px 8px 8px;
  background:none;
  cursor:pointer;
  font-weight:bold;
}



#footer{
  clear:both;  
  
  background: url(../images/bottom_back.jpg) repeat-x top;
  

}

#footer_cont{
  width:933px;
  height:105px;
  /*padding-top: 10px;*/
  color:rgb(216,216,216);
  font-size:10px;
  margin:auto;
}

#footer a{
  color:rgb(141,156,13);
  font-weight: bold;
}


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

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

input.search{
  background: url(../images/EN/search_button.jpg) no-repeat ;
  width:64px;
  height:36px;
  border:0px;
  cursor:pointer;
}

input.go{
  background: url(../images/EN/go_button.jpg) no-repeat ;
  width:64px;
  height:36px;
  border:0px;
  cursor:pointer;
}


