
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(88,88,88);
  background:url(../images/bg_kreska_gora_x.jpg) repeat-x black;

}

a {
  outline : none;
  color:rgb(105,103,104);
  text-decoration: none;
}

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

img{
  border:0px solid;
}

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


#kontener {
	 width: 992px;
	 margin: auto;
}
 
 


#top_menu{
  width:992px;
  height:92px;

}


#main{
  width:992px;
  position: relative;
  z-index: 5; 
  height:423px;
}

#flash_main{
  position:absolute;
  top:0px;
  left:0px;
  z-index: 255;
  height:423px;
}

#pasek{
  background:url(../images/bg_dol_x.jpg) repeat-x ;
  margin:auto;
  height:3px;
}

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


.title{
  /*height:60px;*/
  font-family:tahoma;
  font-size:15px;
  /*line-height:28px;*/
  font-weight:bold;
  padding-left:20px;
  
  height:16px;
  width:300px;
  padding-bottom: 1px;
  margin-top:15px;
  margin-left:15px;
  
  background: url(../images/small_header.jpg) no-repeat rgb(244,244,244) left;
  color:rgb(176,44,5);
  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(207,1,1);
  border:0px solid;
  padding:0px 8px 8px 8px;
  background:none;
  cursor:pointer;
  font-weight:bold;
}



#footer{
  clear:both;  
  height:25px;
  color:rgb(40,40,40);
  font-size:10px;
  margin:auto;

}

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


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

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

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;
}

