/* English headers */

#index h3 {
	background: url('../images/home-header.png') no-repeat scroll top left;
}

#drivinglessons-en h3, #theory-en h3 {
	background: url('../images/drivinglessons-header.png') no-repeat scroll top left;
}

#packagelessons-en h3 {
	background: url('../images/packagelessons-header.png') no-repeat scroll top left;
}

#intensivecourse-en h3 {
	background: url('../images/intensivecourse-header.png') no-repeat scroll top left;
}

#foreignlicense-en h3 {
	background: url('../images/foreignlicense-header.png') no-repeat scroll top left;
}

#pricelist-en h3 {
	background: url('../images/pricelist-header.png') no-repeat scroll top left;
}

#guestbook-en h3 {
	background: url('../images/guestbook-header.png') no-repeat scroll top left;
}

#contact-en h3 {
	background: url('../images/contact-header.png') no-repeat scroll top left;
}

#specialoffers-en h3 {
	background: url('../images/specialoffers-header.png') no-repeat scroll top left;
}

/* English buttons */

ul#mainmenu li.home a {
	background: url('../images/home-btn.gif') no-repeat scroll top left;
}

ul#mainmenu li.drivinglessons a {
	background: url('../images/drivinglessons-btn.gif') no-repeat scroll top left;
}

ul#mainmenu li.packagelessons a {
	background: url('../images/packagelessons-btn.gif') no-repeat scroll top left;
}


ul#mainmenu li.foreignlicense a {
	background: url('../images/foreignlicense-btn.gif') no-repeat scroll top left;
}

ul#mainmenu li.intensivecourse a {
	background: url('../images/intensivecourse-btn.gif') no-repeat scroll top left;
}

ul#mainmenu li.pricelist a {
	background: url('../images/pricelist-btn.gif') no-repeat scroll top left;
}

ul#mainmenu li.guestbook a {
	background: url('../images/guestbook-btn.gif') no-repeat scroll top left;
}

ul#bottommenu li.lessonagreement a {
	background: url('../images/lessonagreement-btn.gif') no-repeat scroll top left;
}

ul#bottommenu li.selfreflection a {
	background: url('../images/selfreflection-btn.gif') no-repeat scroll top left;
}

ul#bottommenu {
	margin-top: 12px;
}

img#copyright {
	position: relative;
	top: 12px;
}

/* Offers */
div#offers {
	position: absolute;
	top: 478px;
	left: 178px;
}

div#offers a {
	display: block;
	background: url('../images/offers.png') no-repeat scroll top left;
	width: 105px;
	height: 111px;
	text-indent: -9999px;
}