#center_center_ie { width: 100%; }
/**---------------------------------- Default ----------------------------------**/
*
{
	border: 0px;
	padding: 0px;
	margin: 0px;
}

table 
{
	border-collapse: collapse;
}

.clear
{
	clear: both;
}

.float_left
{
	float: left;
}


.text {
	color:#003e65;
	background-color:#c4e8ff;
	border:0px;
	text-align: center;
}

div#tov
{
	margin: 5x;
	text-align: center;
	font-size: 10;
}


.float_right
{
	float: right;
}

/**---------------------------------- Main ----------------------------------**/
body
{		
	font: normal 100% Arial, Helvetica, sans-serif;
}

div#main
{
	width: 100%
	min-height: 100%;
	min-width: 900px;
	
	padding: 25px;
}

div#main_bk1
{
}

/**---------------------------------- Header ----------------------------------**/
div#header
{
	min-height: 218px;
	width: 100%;
	
	background: url("../images/header_bg.png") top left repeat-x;
}

div#header_2
{
	min-height: 218px;
	width: 100%;
	
	color: #ffffff;
	
	background: url("../images/header_bg_2.png") top left repeat-x;
}

div#header_3
{
	min-height: 218px;
	width: 100%;
	
	background: url("../images/header_bg_3.png") top left repeat-x;
	
	color: #000000;
}

div#header_bk1
{
	float: left;
	width: 480px;
}

div#header_bk3
{
	position: absolute;
	top: 150px;
	left: 46px;
}

#logo
{
	float: left;
}

#auto
{
	position: absolute;
	top: 20px;
	right: 60px;
}

/******** Buttons ********/
ul#buttons
{
	float: left;
	
	list-style-type: none;
	
	margin-top: 40px;
	margin-left: -30px;
}

ul#buttons_2
{
	position: absolute;
	
	left: 390px;
	top: 65px;
	
	list-style-type: none;
}

ul#buttons_3
{
	position: absolute;
	
	left: 390px;
	top: 65px;
	
	list-style-type: none;
}

ul#buttons li
{
	float: left;
}

ul#buttons .element_spl
{
	margin-left: 13px;
	margin-right: 13px;
}

ul#buttons .element
{
	margin-top: -2px;
}

ul#buttons_2 li
{
	float: left;
}

ul#buttons_2 .element_spl
{
	margin-left: 13px;
	margin-right: 13px;
}

ul#buttons_2 .element
{
	margin-top: -2px;
}

ul#buttons_3 li
{
	float: left;
}

ul#buttons_3 .element_spl
{
	margin-left: 13px;
	margin-right: 13px;
}

ul#buttons_3 .element
{
	margin-top: -2px;
}


#letter_img
{
	height: 26px;
	width: 26px;
	
	background-image: url("../images/email2_1.png");
	
	cursor: hand;
	display: block;
}

#letter2_img
{
	height: 26px;
	width: 26px;
	
	background-image: url("../images/email2_1.png");
	
	cursor: hand;
	display: block;
}

#letter3_img
{
	height: 26px;
	width: 26px;
	
	background-image: url("../images/email2_1_3.png");
	
	cursor: hand;
	display: block;
}

#letter3_img:hover
{
	height: 26px;
	width: 26px;
	
	background-image: url("../images/email2.png");
	
	cursor: hand;
	display: block;
}

#letter_img:hover
{
	height: 26px;
	width: 26px;
	
	background-image: url("../images/email2.png");
	
	cursor: hand;
	display: block;
}

#letter2_img:hover
{
	height: 26px;
	width: 26px;
	
	background-image: url("../images/email2.png");
	
	cursor: hand;
	display: block;
}

#home2_img
{
	height: 26px;
	width: 26px;
	
	background-image: url("../images/home2_1.png");
	
	cursor: hand;
	display: block;
}

#home3_img
{
	height: 26px;
	width: 26px;
	
	background: url("../images/home3_3.png") center center no-repeat;
	
	cursor: hand;
	display: block;
}

#home3_img:hover
{
	height: 26px;
	width: 26px;
	
	background-image: url("../images/home3.png");
	
	cursor: hand;
	display: block;
}

#home2_img:hover
{
	height: 26px;
	width: 26px;
	
	background-image: url("../images/home3.png");
	
	cursor: hand;
	display: block;
}


#zoom_img
{
	background-image: url("../images/search2_1.png");
	
	height: 26px;
	width: 26px;
	
	cursor: hand;
	display: block;
}

#zoom_img:hover
{
	background-image: url("../images/search2.png");
	
	height: 26px;
	width: 26px;
	
	cursor: hand;
	display: block;
}

#zoom3_img
{
	background-image: url("../images/search2_1_3.png");
	
	height: 26px;
	width: 26px;
	
	cursor: hand;
	display: block;
}

#zoom3_img:hover
{
	background-image: url("../images/search2.png");
	
	height: 26px;
	width: 26px;
	
	cursor: hand;
	display: block;
}

/******** Contacts ********/

div#contacts
{
	padding: 0px 10px 10px 10px;
	
	border-left: 1px dashed #ffffff;
	border-right: 1px dashed #ffffff;
	
	height: 100px;
	width: 264px;
	
	float: left;
	
	margin: -35px 0px 0px 22px;
	
	color: #ffffff;
}

div#contacts ul
{
	margin: 0px;
	padding: 0px;
	
	list-style-type: none;
}

div#contacts a
{
	color: #ffffff;
}

div#contacts a:hover
{
	color: #ffffff;
	text-decoration: none;
}

div#contacts ul li
{
	margin-bottom: 3px;
	
	font-size: 80%;
	cursor: default;
	
	vertical-align: middle;
}

div#contacts ul li span
{
	vertical-align: middle;
}

div#contacts ul li img
{
	margin-right: 5px;
	vertical-align: middle;
}

div#contacts_2
{
	padding: 0px 10px 10px 10px;
	
	border-left: 1px dashed #ffffff;
	border-right: 1px dashed #ffffff;
	
	height: 100px;
	width: 264px;
	
	float: left;
	
	margin: -35px 0px 0px 22px;
	
	color: #ffffff;
}



div#contacts_2 ul
{
	margin: 0px;
	padding: 0px;
	
	list-style-type: none;
}

div#contacts_2 a
{
	color: #ffffff;
}

div#contacts_2 a:hover
{
	color: #ffffff;
	text-decoration: none;
}

div#contacts_2 ul li
{
	margin-bottom: 3px;
	
	font-size: 80%;
	cursor: default;
	
	vertical-align: middle;
}

div#contacts_2 ul li span
{
	vertical-align: middle;
}

div#contacts_2 ul li img
{
	margin-right: 5px;
	vertical-align: middle;
}


div#contacts_3
{
	padding: 0px 10px 10px 10px;
	
	border-left: 1px dashed #000000;
	border-right: 1px dashed #000000;
	
	height: 100px;
	width: 264px;
	
	float: left;
	
	margin: -31px 0px 0px 22px;
	
	color: #000000;
}

div#contacts_3 ul
{
	margin: 0px;
	padding: 0px;
	
	list-style-type: none;
}

div#contacts_3 a
{
	color: #FF0000;
}

div#contacts_3 a:hover
{
	color: #FF0000;
	text-decoration: none;
}

div#contacts_3 ul li
{
	margin-bottom: 3px;
	
	font-size: 80%;
	cursor: default;
	line-height:13px;
	vertical-align: middle;
}

div#contacts_3 ul li span
{
	vertical-align: middle;
}

div#contacts_3 ul li img
{
	margin-right: 5px;
	vertical-align: middle;
}




#contacts_img
{
	margin: 0px 0px 10px 0px;
}

/******** Time Work ********/
div#time_work
{
	padding: 10px;
	
	height: 100px;
	width: 123px;
	
	float: left;
	
	margin: -45px 0px 0px 0px;
	
	background: url("../images/clock.png") center left no-repeat;
	
	font-size: 90%;
	text-align: left;
	
	color: #ffffff;
}

div#time_work_2
{
	padding: 10px;
	
	height: 100px;
	width: 123px;
	
	float: left;
	
	margin: -45px 0px 0px 0px;
	
	background: url("../images/clock.png") center left no-repeat;
	
	font-size: 100%;
	text-align: left;
	
	color: #ffffff;
}

div#time_work_3
{
	padding: 10px;
	
	height: 100px;
	width: 123px;
	
	float: left;
	
	margin: -45px 0px 0px 0px;
	
	background: url("../images/clock_3.png") center left no-repeat;
	
	font-size: 100%;
	text-align: left;
	
	color: #000000;
}

div#time_work_3 #clock_top
{
	margin-top: 6px;
	
	border-bottom: 1px dotted #000000;
	padding-bottom: 4px;
}

div#time_work_2 #clock_top
{
	margin-top: 6px;
	
	border-bottom: 1px dotted #ffffff;
	padding-bottom: 4px;
}

div#time_work #clock_top
{
	margin-top: 6px;
	
	border-bottom: 1px dotted #ffffff;
	padding-bottom: 4px;
}

#clock_bottom
{
	padding-top: 4px;
}

/**---------------------------------- Main menu ----------------------------------**/
div#main_menu
{
	height: 41px;
	width: 100%;
	
	text-align: left;
	clear: both;
	
	margin-top: 5px;
	position: static;
	float: left;
	
	z-index: 99;
}

div#main_menu #main_menu_first_level
{
	width: 100%;
}

div#main_menu #main_menu_last_level
{
	width: 100%;
	height: 42px;
	
	background: url("../images/main_menu_bg.png") bottom left repeat;
	
	float: left;
	
	margin: -2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}

div#main_menu #main_menu_last_level_2
{
	width: 100%;
	height: 42px;
	
	background: url("../images/main_menu_bg_2.png") bottom left repeat;
	
	float: left;
	
	margin: -2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}


#main_menu_first_left
{
	width: 12px;
}

#main_menu_first_right
{
	width: 10px;
}

.menu_item
{
	text-align: center;
	vertical-align: middle;
}

.menu_item a
{
	display: block;
	
	padding-top: 8px;
	height: 33px;
}

.menu_item a:hover
{
	display: block;
	background: url("../images/black_grad.png") bottom left repeat;
	
	padding-top: 8px;
	height: 33px;
}

/**---------------------------------- Center ----------------------------------**/
div#center
{
	clear: both;
	
	padding-top: 3px;
	
	display: table;
	width: 100%;
}

div#center #center_bk1
{
	display: table-row;
}

div#center #center_bk2
{
	margin-right: 250px;
}

div#center #center_center
{
	display: table-cell;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
}

div#center #center_center_bk1
{
	
}

/******** Find ********/
div#find
{
	background: url("../images/bg.png") top left repeat;
	
	font-size: 80%;
	color: #ffffff;
	
	margin: 5px 0px 0px 0px;
}

div#find_2
{
	background: url("../images/bg_2.png") top left repeat;
	
	font-size: 80%;
	color: #ffffff;
	
	margin: 5px 0px 0px 0px;
}

div#find_3
{
	background: url("../images/bg_3.png") top left repeat;
	
	font-size: 80%;
	color: #000000;
	
	margin: 5px 0px 0px 0px;
}

#find_body
{
	padding: 10px 13px 10px 13px;
}

#find_title
{
	margin: 0px 0px 0px 0px;
}

div#find form
{
	width: 345px;
}

div#find_2 form
{
	width: 345px;
}

.find_item
{
	margin: 25px 0px 0px 0px;
	float: left;

	list-style: none;
}

.find_item input
{
	width: 196px;
	
	border: 1px solid #000000;
	display: block;
	float: left;
}

.find_item label
{
	vertical-align: top;
	width: 90px;
	display: block;
	float: left;
}

#find_items
{
	float: left;
	
	width: 290px;
}

#find_submit
{
	float: right;
}

#find_submit input
{
	margin-top: 60px;
	margin-left: 20px;
}

/******** Special ********/
div#special
{
	background: url("../images/bg.png") top left repeat;
	
	font-size: 80%;
	color: #000000;
	
	margin: 5px 0px 0px 0px;
}

div#special_2
{
	background: url("../images/bg_2.png") top left repeat;
	
	font-size: 80%;
	color: #ffffff;
	
	margin: 5px 0px 0px 0px;
}

div#special_3
{
	background: url("../images/bg_3.png") top left repeat;
	
	font-size: 80%;
	color: #ffffff;
	
	margin: 5px 0px 0px 0px;
}

#special_body
{
	padding: 10px 13px 10px 13px;
	color: #000000;
}

#special_title
{
	
}

#special_text
{
	text-align: justify;
	color: #000000;
	
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}

/******** New ********/
div#new
{
	background: url("../images/bg.png") top left repeat;
	
	font-size: 80%;
	color: #ffffff;
	
	margin: 5px 0px 0px 0px;
}

div#new_2
{
	background: url("../images/bg_2.png") top left repeat;
	
	font-size: 80%;
	color: #ffffff;
	
	margin: 5px 0px 0px 0px;
}

div#new_3
{
	background: url("../images/bg_3.png") top left repeat;
	
	font-size: 80%;
	color: #ffffff;
	
	margin: 5px 0px 0px 0px;
}

#new_body
{
	padding: 10px 13px 10px 13px;
}

#new_items
{
	margin: 10px 0px 0px 0px;
	width: 100%;
}

#new_items .item
{
	border-bottom: 1px dotted #ffffff;
	
	width: 100%;
}

#new_items .item_last
{
	width: 100%;
}

.item_image img
{
	border: 4px solid #ffffff;
}

div#new .item_image
{
	vertical-align: middle;
	padding: 10px 0px 10px 0px;
}

div#new_2 .item_image
{
	vertical-align: middle;
	padding: 10px 0px 10px 0px;
}

div#new_3 .item_image
{
	vertical-align: middle;
	padding: 10px 0px 10px 0px;
}

div#new .item_text
{
	color: #ffffff;
	
	font-size: 90%;
	
	padding-bottom: 5px;
}

div#new_2 .item_text
{
	color: #ffffff;
	
	font-size: 90%;
	
	padding-bottom: 5px;
}

div#new_3 .item_text
{
	font-size: 90%;
	
	padding-bottom: 5px;
	
	color: #000000;
}

div#new .item_body
{
	vertical-align: top;
	
	padding: 10px 0px 10px 27px;
	
	text-align: left;
	width: 100%;
}

div#new_2 .item_body
{
	vertical-align: top;
	
	padding: 10px 0px 10px 27px;
	
	text-align: left;
	width: 100%;
}

div#new_3 .item_body
{
	vertical-align: top;
	
	padding: 10px 0px 10px 27px;
	
	text-align: left;
	width: 100%;
	
	color: #000000;
}

div#new .item_car
{
	width: 100%;
	text-align: center;
}

div#new_2 .item_car
{
	width: 100%;
	text-align: center;
}

div#new_3 .item_car
{
	width: 100%;
	text-align: center;
}

div#new .item_car input
{
	margin-right: 50px;
}

div#new_2 .item_car input
{
	margin-right: 50px;
}

div#new_3 .item_car input
{
	margin-right: 50px;
}

div#new .item_title
{
	font-size: 160%;
	font-weight: bold;
	
	color: #ffffff;
}

div#new_2 .item_title
{
	font-size: 160%;
	font-weight: bold;
	
	color: #ffffff;
}

div#new_3 .item_title
{
	font-size: 160%;
	font-weight: bold;
	
	color: #000000;
}

div#new .item_cost
{
	color: #f9fc00;
	font-size: 90%;
}

div#new_2 .item_cost
{
	color: #f9fc00;
	font-size: 90%;
}

div#new_3 .item_cost
{
	color: #FF0000;
	font-size: 90%;
}

div#new .item_old_cost
{
	text-decoration: line-through;
	color: #ffffff;
}

div#new_2 .item_old_cost
{
	text-decoration: line-through;
	color: #ffffff;
}

div#new_3 .item_old_cost
{
	text-decoration: line-through;
	color: #000000;
}

/**---------------------------------- Right ----------------------------------**/
div#right
{
	display: table-cell;
	vertical-align: top;
	
	width: 250px;
}

/******** Login ********/
div#login
{
	background: url("../images/bg.png") top left repeat;
	
	font-size: 80%;
	color: #000000;
	
	width: 250px;
	
	margin: 5px 0px 0px 0px;
}

div#login_2
{
	background: url("../images/bg_2.png") top left repeat;
	
	font-size: 80%;
	color: #000000;
	
	width: 250px;
	
	margin: 5px 0px 0px 0px;
}

div#login_3
{
	background: url("../images/bg_3.png") top left repeat;
	
	font-size: 80%;
	color: #000000;
	
	width: 250px;
	
	margin: 5px 0px 0px 0px;
}

#login_body
{
	padding: 10px 13px 10px 13px;
}

#login_form
{
	margin: 10px 0px 0px 0px;
	
	width: 170px;
	float: left;
}

#login_submit
{
	float: right;
	width: 50px;
}

#login_submit input
{
	display: block;
	margin-top: 18px;
	margin-left: 14px;
}

#login_form label
{
	width: 50px;
	display: block;
	float: left;
}

#login_form input
{
	display: block;
	float: right;
	
	width: 115px;
	border: 1px solid #000000;
}

#login_form2
{
	margin-top: 17px;
	float: left;
}

#login_form1
{
	float: left;
}

#login_actions
{
	margin: 17px 0px 0px 0px;
	padding: 0px 0px 7px 0px;
	
	color: #f9fc00;
	clear: both;
	
	float: left;
}

#login_actions_3
{
	margin: 17px 0px 0px 0px;
	padding: 0px 0px 7px 0px;
	
	color: #f9fc00;
	clear: both;
	
	float: left;
	
	color: #ff0000;
}

#login_actions_3 a
{
	color: #ff0000;
}

#login_actions_3 a:hover
{
	color: #ff0000;
	text-decoration: none;
}

#login_actions a
{
	color: #f9fc00;
}

#login_actions a:hover
{
	color: #f9fc00;
	text-decoration: none;
}

/******** News ********/
div#news
{
	background: url("../images/bg.png") top left repeat;
	
	font-size: 80%;
	color: #000000;
	
	width: 250px;
	
	margin: 5px 0px 0px 0px;
}

div#news_2
{
	background: url("../images/bg_2.png") top left repeat;
	
	font-size: 80%;
	color: #000000;
	
	width: 250px;
	
	margin: 5px 0px 0px 0px;
}

div#news_3
{
	background: url("../images/bg_3.png") top left repeat;
	
	font-size: 80%;
	color: #ffffff;
	
	width: 250px;
	
	margin: 5px 0px 0px 0px;
}

#news_body
{
	padding: 10px 13px 10px 13px;
}

div#news_body p
{
	text-align: justify;
	margin-top: 5px;
}

#news_body .details
{
	display: block;
	margin: 10px 0px 0px 0px;
	color: #f9fc00;
}

#news_body .details:hover
{
	display: block;
	margin: 10px 0px 0px 0px;
	color: #f9fc00;
	text-decoration: none;
}


#news_body_3
{
	padding: 10px 13px 10px 13px;
}

div#news_body_3 p
{
	text-align: justify;
	margin-top: 5px;
	
	color: #000000;
}

#news_body_3 .details
{
	display: block;
	margin: 10px 0px 0px 0px;
	color: #ff0000;
}

#news_body .details:hover
{
	display: block;
	margin: 10px 0px 0px 0px;
	color: #ff0000;
	text-decoration: none;
}

/******** Quiz ********/
div#quiz
{
	background: url("../images/bg.png") top left repeat;
	
	font-size: 80%;
	color: #000000;
	
	width: 250px;
	
	margin: 5px 0px 0px 0px;
}

div#quiz_2
{
	background: url("../images/bg_2.png") top left repeat;
	
	font-size: 80%;
	color: #ffffff;
	
	width: 250px;
	
	margin: 5px 0px 0px 0px;
}

div#quiz_3
{
	background: url("../images/bg_3.png") top left repeat;
	
	font-size: 80%;
	color: #ffffff;
	
	width: 250px;
	
	margin: 5px 0px 0px 0px;
}

#quiz_title
{
	margin: 0px 0px 10px 0px;
}

#quiz_body
{
	padding: 10px 13px 10px 13px;
	background: url("../images/quiz_bg.png") bottom right no-repeat;
}

#quiz_body_3
{
	padding: 10px 13px 10px 13px;
	background: url("../images/quiz_bg.png") bottom right no-repeat;
	
	color: #000000;
}


.opros
{
	list-style: none;
	
	margin: 20px 0px 0px 5px;
}

.opros li
{
	margin: 0px 0px 15px 0px;
}

.opros input
{
	margin: 0px 9px 0px 0px;
	vertical-align: middle;
}

/******** Partners ********/
div#partners
{
	background: url("../images/bg.png") top left repeat;
	
	font-size: 80%;
	color: #000000;
	
	width: 250px;
	
	margin: 5px 0px 0px 0px;
}

div#partners_2
{
	background: url("../images/bg_2.png") top left repeat;
	
	font-size: 80%;
	color: #000000;
	
	width: 250px;
	
	margin: 5px 0px 0px 0px;
}

div#partners_3
{
	background: url("../images/bg_3.png") top left repeat;
	
	font-size: 80%;
	color: #000000;
	
	width: 250px;
	
	margin: 5px 0px 0px 0px;
}


#partners_title
{
	margin: 0px 0px 10px 0px;
}

#partners_body
{
	padding: 10px 13px 10px 13px;
}

div#partners_body ul
{
	list-style: none;
	
	padding: 0px 0px 9px 0px;
}

div#partners_body ul li a
{
	color: #f9fc00;
}

div#partners_body ul li a:hover
{
	color: #f9fc00;
	text-decoration: none;
}


#partners_body_3
{
	padding: 10px 13px 10px 13px;
}

div#partners_body_3 ul
{
	list-style: none;
	
	padding: 0px 0px 9px 0px;
}

div#partners_body_3 ul li a
{
	color: #ff0000;
}

div#partners_body_3 ul li a:hover
{
	color: #ff0000;
	text-decoration: none;
}






/**---------------------------------- Left ----------------------------------**/
div#left
{
	display: table-cell;
	vertical-align: top;
	
	width: 250px;
	
	margin-right: 5px;
}

/******** Cart ********/
div#cart
{
	width: 250px;
	min-height: 140px;
	
	background: url("../images/bg.png") top left repeat;
	
	font-size: 80%;
	
	margin: 5px 0px 0px 0px;
}

div#cart_2
{
	width: 250px;
	min-height: 140px;
	
	background: url("../images/bg_2.png") top left repeat;
	
	font-size: 80%;
	
	margin: 5px 0px 0px 0px;
}

div#cart_3
{
	width: 250px;
	min-height: 140px;
	
	background: url("../images/bg_3.png") top left repeat;
	
	font-size: 80%;
	
	margin: 5px 0px 0px 0px;
}


div#cart a
{
	color: #f9fc00;
}

div#cart_2 a
{
	color: #f9fc00;
}

div#cart_3 a
{
	color: #fc0000;
}

div#cart a:hover
{
	color: #f9fc00;
	text-decoration: none;
}

div#cart_2 a:hover
{
	color: #f9fc00;
	text-decoration: none;
}

div#cart_3 a:hover
{
	color: #fc0000;
	text-decoration: none;
}

div#cart_body
{
	background: url("../images/cart_bg.png") bottom right no-repeat;
	min-height: 140px;
	
	padding: 10px 13px 10px 13px;
}

div#cart_body_2
{
	background: url("../images/cart_bg.png") bottom right no-repeat;
	min-height: 140px;
	
	padding: 10px 13px 10px 13px;
}

div#cart_body_3
{
	background: url("../images/cart_bg.png") bottom right no-repeat;
	min-height: 140px;
	
	padding: 10px 13px 10px 13px;
}

div#cart_title
{
}

div#cart_actions img
{
	vertical-align: middle;
	
	margin: 0px 7px 0px 0px;
}

div#cart_count
{
	margin: 13px 0px 13px 0px;
	padding: 0px 0px 16px 0px;
	
	width: 139px;
	
	border-bottom: 1px dotted #ffffff;
}

div#cart_delete
{
}

div#cart_recount
{
	margin: 10px 0px 8px 0px;
}

/******** Catalog ********/
div#catalog
{
	width: 250px;
	
	background: url("../images/bg.png") top left repeat;
	
	font-size: 80%;
	
	margin: 5px 0px 0px 0px;
}


div#catalog_body
{
	
	padding: 10px 13px 10px 13px;
}

#catalog_items
{
	list-style-type: none;
}

#catalog_items li
{
	padding: 0px 0px 4px 0px;
	
	width: 210px;
}

div#catalog #catalog_items .item
{
	background: url("../images/pip2.gif") left center repeat-y;
	font-size: 14px;
}

div#catalog #catalog_items .item2
{
	background: url("../images/pip2.gif") left center repeat-y;
	padding: 0px 0px 4px 0px;
}

div#catalog #catalog_items .item_first
{
	background: url("../images/pip4.gif") left bottom no-repeat;
}
div#catalog #catalog_items .item_last
{
	background: url("../images/pip5.gif") left top no-repeat;
}


div#catalog #catalog_items a 
{
	color: #000000;	
	display: block;
}

div#catalog #catalog_items a:hover
{
	text-decoration: none;
	color: #000000;	
	display: block;
}

div#catalog #catalog_items .item a 
{
	border-bottom: 1px dotted #ffffff;	
	margin-left: 10px;	
	padding: 0px 0px 4px 0px;
}

div#catalog #catalog_items .item2 a 
{
	border-bottom: 1px dotted #ffffff;	
	margin-left: 10px;	
	padding: 0px 0px 4px 10px;
}


div#catalog #catalog_items .item_first a 
{
	border-bottom: 1px dotted #ffffff;	
	margin-left: 10px;	
	padding: 0px 0px 4px 0px;
}

div#catalog #catalog_items .item_last a 
{
	padding: 0px 0px 4px 0px;
	margin-left: 10px;
}


/******** Magasins ********/
div#magasins
{
	width: 250px;
	
	background: url("../images/bg.png") top left repeat;
	
	font-size: 80%;
	
	margin: 5px 0px 0px 0px;
}

div#magasins_2
{
	width: 250px;
	
	background: url("../images/bg_2.png") top left repeat;
	
	font-size: 80%;
	
	margin: 5px 0px 0px 0px;
}

div#magasins_3
{
	width: 250px;
	
	background: url("../images/bg_3.png") top left repeat;
	
	font-size: 80%;
	
	margin: 5px 0px 0px 0px;
}

div#magasins_body
{
	padding: 10px 13px 10px 13px;
}

div#magasin_items
{
	margin: 8px 0px 0px 0px;
}

div#magasin_items img
{
	width: 160px;
	height: auto;
}

/**---------------------------------- Footer ----------------------------------**/
div#footer
{
	margin: 10px 0px 10px 0px;
	
	background: url("../images/bg.png") top left repeat;
	font-size: 80%;
	
	display: block;
	z-index: 1000;
}

div#footer_2
{
	margin: 10px 0px 10px 0px;
	
	background: url("../images/footer_big_bg_2.png") top left repeat;
	font-size: 80%;
	
	display: block;
	z-index: 1000;
}

div#footer_3
{
	margin: 10px 0px 10px 0px;
	
	background: url("../images/footer_big_bg_3.png") top left repeat;
	font-size: 80%;
	
	display: block;
	z-index: 1000;
}

div#footer_3
{
	margin: 10px 0px 10px 0px;
	
	background: url("../images/footer_big_bg_3.png") top left repeat;
	font-size: 80%;
	
	display: block;
	z-index: 1000;
}


#footer_body_2
{
	padding: 10px 13px 10px 13px;
	
	height: 105px;
}

#footer_body
{
	padding: 10px 13px 10px 13px;
	
	height: 105px;
}

#footer_body_2
{
	padding: 10px 13px 10px 13px;
	
	height: 100px;
}

#footer_ring
{
	float: left;
	
	position: relative;
}

#footer_ring_2
{
	float: left;
	
	position: relative;
	
	margin-top: -7px;
}

#copyright
{
	float: left;
	
	width: 328px;
	height: 52px;
	
	background: url("../images/footer_bg.png") left top no-repeat;
	
	margin: 30px 0px 0px 20px;
	padding: 7px 10px 7px 10px;
}

#copyright_2
{
	float: left;
	
	width: 328px;
	height: 52px;
	
	background: url("../images/footer_bg_2.png") left top no-repeat;
	
	margin: 20px 0px 0px 20px;
	padding: 7px 10px 7px 10px;
}

#copyright_3
{
	float: left;
	
	width: 328px;
	height: 52px;
	
	background: url("../images/footer_bg_3.png") left top no-repeat;
	
	margin: 20px 0px 0px 20px;
	padding: 7px 10px 7px 10px;
}

#banners
{
	float: left;
	
	width: 100px;
	
	margin: 0px 0px 0px 60px;
	padding: 15px 0px 0px 0px;
}

div#footer_body #banners img
{
	margin: 0px 0px 10px 0px;
}

div#footer_body br
{
	width: 0px;
	height: 0px;
}

div#footer_body #call
{
	float: right;
	
	color: #ffffff;
	
	margin: 20px -35px 0px 0px;
	
	width: 300px;
}

div#footer_body #call p
{
	margin: 20px 0px 0px 0px;
}
 
div#footer_body #call a
{
	color: #f9fc00;
}

div#footer_body #call a:hover
{
	color: #f9fc00;
	text-decoration: none;
}

div#footer_body #phone
{
	float: left;
	
	margin-top: -20px;
	margin-left: -10px;
}

div#footer_body #call_1
{
	float: left;
}

div#footer_body #call_1_3
{
	float: left;
	color: #000000;
}

div#footer_body #call_1_3 a
{
	color: #ff0000;
}

div#footer_body #call_1_3 a:hover
{
	color: #ff0000;
}




/**---------------------------------- Othen ----------------------------------**/

/******** Angles ********/
.angle_1
{
	background: url("../images/a_9.png") top left no-repeat;
}

.angle_2
{
	background: url("../images/a_11.png") top right no-repeat;
}

.angle_3
{
	background: url("../images/a_10.png") bottom left no-repeat;
}

.angle_1_2
{
	background: url("../images/a_10_2.png") top left no-repeat;
}

.angle_2_2
{
	background: url("../images/a_13_2.png") top right no-repeat;
}

.angle_3_2
{
	background: url("../images/a_11_2.png") bottom left no-repeat;
}

.angle_1_3
{
	background: url("../images/a_10_3.png") top left no-repeat;
}

.angle_2_3
{
	background: url("../images/a_13_3.png") top right no-repeat;
}

.angle_3_3
{
	background: url("../images/a_11_3.png") bottom left no-repeat;
}

.angle_1_1
{
	background: url("../images/a_1.png") top left no-repeat;
}

.angle_2_1
{
	background: url("../images/a_4.png") top right no-repeat;
}

.angle_3_1
{
	background: url("../images/a_2.png") bottom left no-repeat;
}



.angle_1_1_2
{
	background: url("../images/a_1_2.png") top left no-repeat;
}

.angle_2_1_2
{
	background: url("../images/a_4_2.png") top right no-repeat;
}

.angle_3_1_2
{
	background: url("../images/a_2_2.png") bottom left no-repeat;
}



.angle_1_1_3
{
	background: url("../images/a_1_3.png") top left no-repeat;
}

.angle_2_1_3
{
	background: url("../images/a_4_3.png") top right no-repeat;
}

.angle_3_1_3
{
	background: url("../images/a_2_3.png") bottom left no-repeat;
}


.angle_4_header
{
	background: url("../images/a_3.png") bottom right no-repeat;
	min-height: 216px;
}

.angle_4_header_2
{
	background: url("../images/a_3_2.png") bottom right no-repeat;
	min-height: 218px;
}

.angle_4_header_3
{
	background: url("../images/a_3_3.png") bottom right no-repeat;
	min-height: 218px;
}



.angle_4_car
{
	background: url("../images/a_13.png") bottom right no-repeat;
	min-height: 140px;
}

.angle_4_catalog
{
	background: url("../images/a_13.png") bottom right no-repeat;
	min-height: 133px;
}

.angle_4_find
{
	background: url("../images/a_13.png") bottom right no-repeat;
	min-height: 133px;
}

.angle_4_magasins
{
	background: url("../images/a_13.png") bottom right no-repeat;
}

.angle_4_special
{
	background: url("../images/a_13.png") bottom right no-repeat;
	min-height: 50px;
}

.angle_4_new
{
	background: url("../images/a_13.png") bottom right no-repeat;
	min-height: 50px;
}

.angle_4_1
{
	background: url("../images/a_13.png") bottom right no-repeat;
}

.angle_4_2
{
	background: url("../images/a_13.png") bottom right no-repeat;
}

.angle_4_car_2
{
	background: url("../images/a_12_2.png") bottom right no-repeat;
	min-height: 140px;
}

.angle_4_catalog_2
{
	background: url("../images/a_12_2.png") bottom right no-repeat;
	min-height: 133px;
}

.angle_4_find_2
{
	background: url("../images/a_12_2.png") bottom right no-repeat;
	min-height: 133px;
}

.angle_4_magasins_2
{
	background: url("../images/a_12_2.png") bottom right no-repeat;
}

.angle_4_special_2
{
	background: url("../images/a_12_2.png") bottom right no-repeat;
	min-height: 50px;
}

.angle_4_special_2_f
{
	background: url("../images/a_12_2.png") bottom right no-repeat;
	min-height: 50px;
}

.angle_4_new_2
{
	background: url("../images/a_12_2.png") bottom right no-repeat;
	min-height: 50px;
}

.angle_4_1_2
{
	background: url("../images/a_12_2.png") bottom right no-repeat;
}

.angle_4_2_2
{
	background: url("../images/a_12_2.png") bottom right no-repeat;
}





.angle_4_1
{
	background: url("../images/a_13.png") bottom right no-repeat;
}

.angle_4_3
{
	background: url("../images/a_13.png") bottom right no-repeat;
}

.angle_4_car_3
{
	background: url("../images/a_12_3.png") bottom right no-repeat;
	min-height: 140px;
}

.angle_4_catalog_3
{
	background: url("../images/a_12_3.png") bottom right no-repeat;
	min-height: 133px;
}

.angle_4_find_3
{
	background: url("../images/a_12_3.png") bottom right no-repeat;
	min-height: 133px;
}

.angle_4_magasins_3
{
	background: url("../images/a_12_3.png") bottom right no-repeat;
}

.angle_4_special_3
{
	background: url("../images/a_12_3.png") bottom right no-repeat;
	min-height: 50px;
}

.angle_4_special_3_f
{
	background: url("../images/a_12_3.png") bottom right no-repeat;
	min-height: 50px;
}

.angle_4_new_3
{
	background: url("../images/a_12_3.png") bottom right no-repeat;
	min-height: 50px;
}

.angle_4_1_3
{
	background: url("../images/a_12_3.png") bottom right no-repeat;
}

.angle_4_2_3
{
	background: url("../images/a_12_3.png") bottom right no-repeat;
}

/******** Buttons ********/
.button_1
{
	background-color: #c60000;
	color: #ffffff;
	cursor: hand;
	
	padding: 2px;
}

.car_img
{
	width: 36px;
	height: 36px;
	
	background: url("../images/car.png") center center no-repeat;
	
	cursor: hand;
	cursor: pointer;
	
	display: block;
	
	padding: 0px;
	margin: 4px auto 4px auto;
}

.go_img
{
	width: 31px;
	height: 31px;
	
	background: url("../images/find_submit.png") center center no-repeat;
	
	cursor: hand;
	cursor: pointer;
	
	display: block;
	
	padding: 0px;
	margin: 0px;
}

.image_item_5
{
	width: 100px;
	height: 27px;
	
	margin-top: -4px;
}

