/**********************************************/
/***************    TOP MENU  *****************/
/**********************************************/

div.top_menu a.aboutcompany {
	background: url("../img/ua/about_company.gif") no-repeat;
	width:104px;
}

div.top_menu a.aboutcompany:hover, div.top_menu a.aboutcompany_cur {
	background: url("../img/ua/about_company_on.gif") no-repeat;
	width:104px;
}

div.top_menu a.insurance_service {
	background: url("../img/ua/insurance.gif") no-repeat;
	width:136px;
}

div.top_menu a.insurance_service:hover, div.top_menu a.insurance_service_cur {
	background: url("../img/ua/insurance_on.gif") no-repeat;
	width:136px;
}

div.top_menu a.regional_network {
	background: url("../img/ua/regional_network.gif") no-repeat;
	width:141px;
}

div.top_menu a.regional_network:hover, div.top_menu a.regional_network_cur {
	background: url("../img/ua/regional_network_on.gif") no-repeat;
	width:141px;
}

div.top_menu a.presscenter {
	background: url("../img/ua/press_center.gif") no-repeat;
	width:80px;
	height:12px;
}

div.top_menu a.presscenter:hover, div.top_menu a.presscenter_cur {
	background: url("../img/ua/press_center_on.gif") no-repeat;
	width:80px;
	height:12px;
}

div.top_menu a.contacts {
	background: url("../img/ua/contacts.gif") no-repeat;
	width:71px;
	margin-right:0px;
}

div.top_menu a.contacts:hover, div.top_menu a.contacts_cur {
	background: url("../img/ua/contacts_on.gif") no-repeat;
	width:71px;
	margin-right:0px;
}

/**********************************************/
/***************    BOT MENU  *****************/
/**********************************************/

a.to_private_clients {
	background: url("../img/ua/private_clients.gif") no-repeat;
	width:230px;
	height:48px;
	display:block;
	float:left;
}

a.to_private_clients:hover, a.to_private_clients_cur {
	background: url("../img/ua/private_clients_on.gif") no-repeat;
	width:230px;
	height:48px;
	display:block;
	float:left;
}

a.to_juridical_person {
	background: url("../img/ua/legal_entity.gif") no-repeat;
	width:250px;
	height:48px;
	display:block;
	float:left;
}

a.to_juridical_person:hover, a.to_juridical_person_cur {
	background: url("../img/ua/legal_entity_on.gif") no-repeat;
	width:250px;
	height:48px;
	display:block;
	float:left;
}

a.service {
	background: url("../img/ua/accident_insured.gif") no-repeat;
	width:236px;
	height:48px;
	display:block;
	float:left;
}

a.service:hover, a.service_cur {
	background: url("../img/ua/accident_insured_on.gif") no-repeat;
	width:236px;
	height:48px;
	display:block;
	float:left;
}

a.online_insurance {
	background: url("../img/ua/online_insurance.gif") no-repeat;
	width:238px;
	height:48px;
	display:block;
	float:left;
}

a.online_insurance:hover, a.online_insurance_cur {
	background: url("../img/ua/online_insurance_on.gif") no-repeat;
	width:238px;
	height:48px;
	display:block;
	float:left;
}

div.icons a.avtocivilka {
	background: url("../img/avtocivilka.png") no-repeat 36px 15px;
	padding-left:48px;
	padding-top:106px;
	padding-bottom:17px;
}

div.icons a.avto_kasko {
	background: url("../img/avto_kasko.png") no-repeat 38px 14px;
	padding-left:48px;
	padding-top:106px;
	padding-bottom:19px;
}

div.icons a.property_insurance {
	background: url("../img/property_insurance.png") no-repeat 48px 14px;
	padding-left:31px;
	padding-top:106px;
	padding-bottom:16px;
}

div.icons a.traveler_insurance {
	background: url("../img/traveler_insurance.png") no-repeat 51px 15px;
	padding-left:0px;
	padding-top:105px;
	padding-bottom:17px;
}

div.icons a.corporate_insurance {
	background: url("../img/corporate_insurance.png") no-repeat 55px 15px;
	padding-left:4px;
	padding-top:106px;
	padding-bottom:16px;
}

div.icons a.medical_insurance {
	background: url("../img/medical_insurance.png") no-repeat 42px 15px;
	padding-top:106px;
	padding-bottom:16px;
	text-align: center;
}

div.icons a:hover, div.icons li.curr_menu a {background-color:#FFF}


/**********************************************/
/****************    CONTENT  *****************/
/**********************************************/

div.content a.calc_value {
	background: url("../img/ua/calc_value.gif") no-repeat;
	/*margin-top:9px;*/
	margin-bottom:4px;
}

div.content a.happen_case {
	background: url("../img/ua/happen_case.gif") no-repeat;
	/*margin-top:10px;*/
	margin-bottom:4px;
}

div.content a.call_agent {
	background: url("../img/ua/call_agent.gif") no-repeat;
	/*margin-top:10px;*/
	margin-bottom:4px;
}


img.sel_obl {
	background: url("../img/ua/sel_obl.gif") no-repeat;
	margin-top:5px;
	float:left;
	display:block;	
}

img.sel_city {
	background: url("../img/ua/sel_city.gif") no-repeat;
	margin-top:5px;
	float:left;
	display:block;	
}

div.ins_serv a.more_serv {
	background: url("../img/ua/more_serv.png") no-repeat 0px 0px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;
	width:88px;
	height:21px;
	float:left;
	display:block;
}

div.ins_serv a.rozrah_value {
	background: url("../img/ua/rozrah_value.png") no-repeat 0px 0px;
	margin-top:10px;
	width:138px;
	height:21px;
	float:left;
	display:block;
}


/**** Input Radio ****/

div.calculators span.radio1{
	width:163px;
	height:140px;
	padding:0 5px 0 0;
	background:url('../img/ua/dogovir1.gif') no-repeat;
	display:block;
	float:left;
} 

div.calculators span.radio2{
	width:163px;
	height:140px;
	padding:0 5px 0 0;
	background:url('../img/ua/dogovir2.gif') no-repeat;
	display:block;
	float:left;
} 

div.calculators span.radio3{
	width:163px;
	height:140px;
	padding:0 5px 0 0;
	background:url('../img/ua/dogovir3.gif') no-repeat;
	display:block;
	float:left;
} 

div.dogovora div.dovovor_type_1 {background: url("../img/ua/dogovir1.gif") left top no-repeat;}
div.dogovora div.dovovor_type_2 {background: url("../img/ua/dogovir2.gif") left top no-repeat;}
div.dogovora div.dovovor_type_3 {background: url("../img/ua/dogovir3.gif") left top no-repeat;}
div.dogovora div.dovovor_type_1_cur {background: url("../img/ua/dogovir1_cur.gif") left top no-repeat;}
div.dogovora div.dovovor_type_2_cur {background: url("../img/ua/dogovir2_cur.gif") left top no-repeat;}
div.dogovora div.dovovor_type_3_cur {background: url("../img/ua/dogovir3_cur.gif") left top no-repeat;}