/****************************************

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.jpg);
	width: 250px;
	height: 60px;
	}


#label_news {
	margin-left: 12px;
	width: 144px;
	background-image: url(../images/label_news.gif);
	background-repeat: no-repeat;
	height: 17px;
	}

#label_speccial_offer {
	margin-left: 12px;
	width: 144px;
	background-image: url(../images/label_special_offer.gif);
	background-repeat: no-repeat;
	height: 17px;
	}

#label_oferty_dewelop {
	margin-left: 12px;
	width: 154px;
	background-image: url(../images/label_oferty_dewelop.gif);
	background-repeat: no-repeat;
	height: 17px;
	}	

#label_about{
	margin-left: 12px;
	width: 144px;
	background-image: url(../images/label_about.gif);
	background-repeat: no-repeat;
	height: 17px;
	}

#label_contact{
	margin-left: 12px;
	width: 144px;
	background-image: url(../images/label_contact.gif);
	background-repeat: no-repeat;
	height: 17px;
	}

#label_map{
	margin-left: 12px;
	width: 144px;
	background-image: url(../images/label_mapa_dojazdu.gif);
	background-repeat: no-repeat;
	height: 17px;
	}

#label_faq{
	margin-left: 12px;
	width: 235px;
	background-image: url(../images/label_faq.gif);
	background-repeat: no-repeat;
	height: 17px;
	}

#label_certyficates{
	margin-left: 12px;
	width: 144px;
	background-image: url(../images/label_certyficates.gif);
	background-repeat: no-repeat;
	height: 17px;
	}

#label_partners{
	margin-left: 12px;
	width: 144px;
	background-image: url(../images/label_partners.gif);
	background-repeat: no-repeat;
	height: 17px;
	}
	
#label_rights{
	margin-left: 12px;
	width: 171px;
	background-image: url(../images/label_rights.gif);
	background-repeat: no-repeat;
	height: 17px;
}
#label_privacy{
	margin-left: 12px;
	width: 171px;
	background-image: url(../images/label_privacy.gif);
	background-repeat: no-repeat;
	height: 17px;
	}

#label_form_01{
	margin-left: 12px;
	width: 235px;
	background-image: url(../images/label_form_01.gif);
	background-repeat: no-repeat;
	height: 17px;
	}

#label_form_02{
	margin-left: 12px;
	width: 235px;
	background-image: url(../images/label_form_02.gif);
	background-repeat: no-repeat;
	height: 17px;
	}


#label_szczegoly {
	margin-left: 12px;
	width: 144px;
	background-image: url(../images/label_szczegoly_oferty.gif);
	background-repeat: no-repeat;
	height: 17px;
	}

#oferta-dzialka {
	margin-left: 12px;
	width: 144px;
	background-image: url(../images/label_oferta-dzialki.gif);
	background-repeat: no-repeat;
	height: 34px;
	}

#oferta-lokal {
	margin-left: 12px;
	width: 144px;
	background-image: url(../images/label_oferta-lokale.gif);
	background-repeat: no-repeat;
	height: 34px;
	}

#oferta-budynek {
	margin-left: 12px;
	width: 144px;
	background-image: url(../images/label_oferta-budynki.gif);
	background-repeat: no-repeat;
	height: 34px;
	}
	
	
#search {
	margin-left: 12px;
	width: 166px;
	background-image: url(../images/label_search.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.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.gif") 0px  0px no-repeat; }
#item-02 { background: transparent url("../images/menu_main.gif") 0px  -28px no-repeat; }
#item-03 { background: transparent url("../images/menu_main.gif") 0px  -56px no-repeat; }
#item-04 { background: transparent url("../images/menu_main.gif") 0px  -84px no-repeat; }
#item-05 { background: transparent url("../images/menu_main.gif") 0px  -112px no-repeat; }


#item-01 a:hover { background: transparent url("../images/menu_main.gif") -250px  0px no-repeat; }
#item-02 a:hover { background: transparent url("../images/menu_main.gif") -250px  -28px no-repeat; }
#item-03 a:hover { background: transparent url("../images/menu_main.gif") -250px  -56px no-repeat; }
#item-04 a:hover { background: transparent url("../images/menu_main.gif") -250px  -84px no-repeat; }
#item-05 a:hover { background: transparent url("../images/menu_main.gif") -250px  -112px no-repeat; }

