/* stayinbucharest.ro english style */
a.home {
	width: 91px;
	background: url('../images/b-home.gif') top center no-repeat;
}
a.apartment {
	width: 145px;
	background: url('../images/b-apartments.gif') top center no-repeat;
}
a.guide {
	width: 190px;
	background: url('../images/b-guide.gif') top center no-repeat;
}
a.news {
	width: 93px;
	background: url('../images/b-news.gif') top center no-repeat;
}
a.contact {
	width: 126px;
	background: url('../images/b-contact.gif') top center no-repeat;
}
a.ainquiry {
	width: 78px;
	background: url('../images/bk-inquiry.gif') left center no-repeat;
	margin-left: 25px;
}
a.adetails {
	width: 105px;
	background: url('../images/bk-details.gif') left center no-repeat;
	margin-left: 25px;
}
a.aprint {
	width: 102px;
	background: url('../images/bk-print.gif') left center no-repeat;
	margin-left: 25px;
}

