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

body {
	margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;
	color: rgb(223,215,202);
	background: rgb(229,223,209) url(../images/back-x.jpg) repeat-x ;
}

a {
  outline : none;
  color:rgb(146,22,22);
  text-decoration: none;
}

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

img{
  border:0px solid;
}

img.img_main{
  border:1px rgb(125,114,92) solid;
}

img.galeriakat{
  border:1px rgb(211,205,179) solid;
}

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


#kontener {
	 width: 828px;
	 margin: auto;
}
 
#top{
  width:828px;
  height:235px;
}



#main{
  width:828px;
  background: url(../images/content_back.jpg) repeat-y ;
  float:left;
}

#lewa{
  width:210px;
  padding-left: 17px;
  float:left;
}

#menu_topPL{
  float:left;
  background: url(../images/PL/header_nav.jpg) no-repeat ;
  height:32px;
  width:159px;
}

#menu_topEN{
  float:left;
  background: url(../images/EN/header_nav.jpg) no-repeat ;
  height:32px;
  width:159px;
}

#menu_topRU{
  float:left;
  background: url(../images/RU/header_nav.jpg) no-repeat ;
  height:32px;
  width:159px;
}

#prawa{
  padding-top: 10px;
  padding-left: 10px;
  width:586px;
  float:left;
}

#boxy_main{
  width:828px;
  height:208px;
  float:left;
}

#box_kontakt{
  width:231px;
  height:208px;
  float:left;
}

#box_kontakt1PL{
  background: url(../images/PL/box_kontakt1.jpg) no-repeat ;
  width:231px;
  height:77px;
  float:left;
}

#box_kontakt1EN{
  background: url(../images/EN/box_kontakt1.jpg) no-repeat ;
  width:231px;
  height:77px;
  float:left;
}

#box_kontakt1RU{
  background: url(../images/RU/box_kontakt1.jpg) no-repeat ;
  width:231px;
  height:77px;
  float:left;
}


#box_kontakt2{
  background: url(../images/box_kontakt2.jpg) no-repeat ;
  width:181px;
  padding-left: 30px;
  padding-right: 20px;
  
  height:101px;
  padding-bottom: 30px;
  color:rgb(121,115,91);
  font-size: 11px;
  overflow: hidden;
  float:left;
}

#box_galeriaPL{
  background: url(../images/PL/box_galeria.jpg) no-repeat ;
  width:597px;
  height:143px;
  padding-top: 65px;
  float:left;
}

#box_galeriaEN{
  background: url(../images/EN/box_galeria.jpg) no-repeat ;
  width:597px;
  height:143px;
  padding-top: 65px;
  float:left;
}

#box_galeriaRU{
  background: url(../images/RU/box_galeria.jpg) no-repeat ;
  width:597px;
  height:143px;
  padding-top: 65px;
  float:left;
}

#linki_galeria{
  float:left;
  width:587px;
  height:20px;
  padding-left: 10px;
}

#ostatnio_dodane{
  float:left;
  text-align: center;
  padding-right: 25px;
  padding-left: 10px;
}

.strona_tresc{
  padding-left: 23px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 140px;
  background: url(../images/redhouse.jpg) no-repeat right bottom;
  margin-right: 19px;
  min-height: 100px; height: auto !important; height: 100px;
}



.title{
  /*height:60px;*/
  font-family:tahoma;
  font-size:15px;
  /*line-height:28px;*/
  font-weight:bold;
  
  height:16px;
  width:350px;
  padding-left: 10px;
  padding-bottom: 1px;
  margin-top:5px;
  text-align: left;
  color:rgb(164,159,139);
  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;
  color:rgb(121,115,91);
}

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

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



#footer{
  clear:both;  
  height:34px;
  color:rgb(229,223,209);
  font-size:10px;
  background: url(../images/footer.jpg) no-repeat top;
  width:828px;

}

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


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

.footer_left{
  float:left;
  font-size: 10px;
  padding-left: 10px;
  padding-top:7px;
  width:222px;
  text-align: center;
}

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


