@charset "UTF-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.address {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

.btn_email a {
	background: url(images/ore_email.png) 0 0;
	display: block;
	width: 110px;
	height: 16px;
}

.btn_email a:hover {
	background-position: 0px -16px;
	cursor:pointer;
}

.btn_kaz a {
	background: url(images/btn_kaz.png) 0 0;
	display: block;
	width: 40px;
	height: 22px;
}

.btn_kaz a:hover {
	background-position: 0px -22px;
	cursor:pointer;
}

.btn_eng a {
	background: url(images/btn_eng.png) 0 0;
	display: block;
	width: 40px;
	height: 22px;
}

.btn_eng a:hover {
	background-position: 0px -22px;
	cursor:pointer;
}

.btn_rus a {
	background: url(images/btn_rus.png) 0 0;
	display: block;
	width: 40px;
	height: 22px;
}

.btn_rus a:hover {
	background-position: 0px -22px;
	cursor:pointer;
}

.btn_item1 a {
	background: url(images/item1.png) 0 0;
	display: block;
	width: 200px;
	height: 18px;
}

.btn_item1 a:hover {
	background-position: 0px -18px;
	cursor:pointer;
}

.btn_item2 a {
	background: url(images/item2.png) 0 0;
	display: block;
	width: 200px;
	height: 18px;
}

.btn_item2 a:hover {
	background-position: 0px -18px;
	cursor:pointer;
}

.btn_item3 a {
	background: url(images/item3.png) 0 0;
	display: block;
	width: 200px;
	height: 18px;
}

.btn_item3 a:hover {
	background-position: 0px -18px;
	cursor:pointer;
}

.btn_item4 a {
	background: url(images/item4.png) 0 0;
	display: block;
	width: 200px;
	height: 18px;
}

.btn_item4 a:hover {
	background-position: 0px -18px;
	cursor:pointer;
}