/****************************************

Title : KROLEWSKA 11 ver 1.0


****************************************/

@import url("/css/krolewska.css");

/*-----------------language variables----------------------------*/
#logo{
	margin: 10px 0 0 580px;
	position: absolute;
	background-image: url(../images/layout_logo_en.jpg);
	width: 250px;
	height: 60px;
	}


#label_news {
	margin-left: 12px;
	width: 144px;
	background-image: url(../images/label_news_en.gif);
	background-repeat: no-repeat;
	height: 17px;
	}

#label_speccial_offer {
	margin-left: 12px;
	width: 235px;
	background-image: url(../images/label_special_offer_en.gif);
	background-repeat: no-repeat;
	height: 17px;
	}

#label_about{
	margin-left: 12px;
	width: 144px;
	background-image: url(../images/label_about_en.gif);
	background-repeat: no-repeat;
	height: 17px;
	}

#label_contact{
	margin-left: 12px;
	width: 144px;
	background-image: url(../images/label_contact_en.gif);
	background-repeat: no-repeat;
	height: 17px;
	}

#label_map{
	margin-left: 12px;
	width: 144px;
	background-image: url(../images/label_mapa_dojazdu_en.gif);
	background-repeat: no-repeat;
	height: 17px;
	}

#label_faq{
	margin-left: 12px;
	width: 235px;
	background-image: url(../images/label_faq_en.gif);
	background-repeat: no-repeat;
	height: 17px;
	}

#label_certyficates{
	margin-left: 12px;
	width: 144px;
	background-image: url(../images/label_certyficates_en.gif);
	background-repeat: no-repeat;
	height: 17px;
	}

#label_partners{
	margin-left: 12px;
	width: 144px;
	background-image: url(../images/label_partners_en.gif);
	background-repeat: no-repeat;
	height: 17px;
	}
	
#label_rights{
	margin-left: 12px;
	width: 171px;
	background-image: url(../images/label_rights_en.gif);
	background-repeat: no-repeat;
	height: 17px;
}
#label_privacy{
	margin-left: 12px;
	width: 171px;
	background-image: url(../images/label_privacy_en.gif);
	background-repeat: no-repeat;
	height: 17px;
	}

#label_form_01{
	margin-left: 12px;
	width: 235px;
	background-image: url(../images/label_form_01_en.gif);
	background-repeat: no-repeat;
	height: 17px;
	}

#label_form_02{
	margin-left: 12px;
	width: 235px;
	background-image: url(../images/label_form_02_en.gif);
	background-repeat: no-repeat;
	height: 17px;
	}


#label_szczegoly {
	margin-left: 12px;
	width: 144px;
	background-image: url(../images/label_szczegoly_oferty_en.gif);
	background-repeat: no-repeat;
	height: 17px;
	}

#oferta-dzialka {
	margin-left: 12px;
	width: 144px;
	background-image: url(../images/label_oferta-dzialki_en.gif);
	background-repeat: no-repeat;
	height: 34px;
	}

#oferta-lokal {
	margin-left: 12px;
	width: 160px;
	background-image: url(../images/label_oferta-lokale_en.gif);
	background-repeat: no-repeat;
	height: 34px;
	}

#oferta-budynek {
	margin-left: 12px;
	width: 144px;
	background-image: url(../images/label_oferta-budynki_en.gif);
	background-repeat: no-repeat;
	height: 34px;
	}
	
	
#search {
	margin-left: 12px;
	width: 166px;
	background-image: url(../images/label_search_en.gif);
	height: 17px;
	background-repeat: no-repeat;
	}

/**************************************** main_menu ****************************************/
#main_menu {
	margin: 90px 0 0 580px;
	position: absolute;
	width: 250px;
	height: 140px;
	background-image:url(../images/menu_main_en.gif);
	}
	
#main_menu h4 {
	display: none;
	}

#main_menu a span {
	display: none;
	}
	
#main_menu div, #main_menu a { 
	height: 28px;			
	width:250px;
	display: block;
	}

#item-01, #item-02, #item-03 #item-04, #item-05 {
	margin-top:0; width:250px;
	}

#item-01 { background: transparent url("../images/menu_main_en.gif") 0px  0px no-repeat; }
#item-02 { background: transparent url("../images/menu_main_en.gif") 0px  -28px no-repeat; }
#item-03 { background: transparent url("../images/menu_main_en.gif") 0px  -56px no-repeat; }
#item-04 { background: transparent url("../images/menu_main_en.gif") 0px  -84px no-repeat; }
#item-05 { background: transparent url("../images/menu_main_en.gif") 0px  -112px no-repeat; }


#item-01 a:hover { background: transparent url("../images/menu_main_en.gif") -250px  0px no-repeat; }
#item-02 a:hover { background: transparent url("../images/menu_main_en.gif") -250px  -28px no-repeat; }
#item-03 a:hover { background: transparent url("../images/menu_main_en.gif") -250px  -56px no-repeat; }
#item-04 a:hover { background: transparent url("../images/menu_main_en.gif") -250px  -84px no-repeat; }
#item-05 a:hover { background: transparent url("../images/menu_main_en.gif") -250px  -112px no-repeat; }
