/* Основное */

body {margin: 0px; padding: 0px; background: #f2ecde url(/i/bg_top.gif) repeat-x left top;}
body, p, td, div, li {font-family: Verdana, Arial, Helvetica, sans serif; font-size: 14px; color: #000000;}
h1, .h1 {font-size: 24px; margin: 0px 0px 20px 0px; text-decoration: none; font-weight: normal; color: #000000; font-family: Arial;}
h2 {color: #5e5953; font-size: 18px; text-decoration: none; font-weight: normal; margin: 0px 0px 10px 0px; padding: 0px;}
p {margin: 0px 0px 12px 0px; line-height: 17px;}
th {text-align:left; font-size: 14px;}
a:link, a:visited, a:active {text-decoration: underline; color: #cc0000;}
a:hover {text-decoration: none; color: #5e5953;}

#content {margin: 0px 0px 0px 0px;}
#content .date {color: #999999; font-size: 11px; margin: 0px 0px 2px 0px; line-height: 12px;}
#content IMG {border:1px solid #dbd8c9;}

/* Меню */
#menu {font-family: verdana;}
#menu span {text-decoration: unerline; color: #5e5953; font-size: 12px; font-weight: bold;}
#menu a:link, #menu a:visited, #menu a:active {text-decoration: underline; color: #CC0000; font-size: 12px; font-weight: bold;}
#menu a:hover {text-decoration: none; color: #5e5953; font-size: 12px; font-weight: bold;}

/* Новости */
#news {}
#news p, #news div, #news span {font-size: 12px; line-height: 17px;}
#news .date {color: #999999; font-size: 11px; margin: 0px 0px 2px 0px; line-height: 12px;}

/* Блок сортировки */
#sort  {}
#sort span {color: #999999; font-size: 36px;}
#sort a:link, #sort a:visited, #sort a:active {text-decoration: underline; color: #CC0000; font-size: 12px;}
#sort a:hover {text-decoration: none; color: #5e5953;}

/* Копирайт */
#copyright {font-size: 11px; color: #FFFFFF; font-family: verdana; position: relative; top: 40px;}

/* Ссылка на Веб Отдел */
#copy, #copy a:link, #copy a:visited, #copy a:active, #copy a:hover, #copy span {font-size: 11px; color: #FFFFFF; text-decoration: none;}

/* Меню 2 */
#menu2 {}
#menu2 span {text-decoration: none; color: #000000; font-size: 15px; font-weight: bold;}
#menu2 a:link, #menu2 a:visited, #menu2 a:active {text-decoration: underline; color: #5e5953; font-size: 15px;}
#menu2 a:hover {text-decoration: none; color: #000000; font-size: 15px;}
#menu2 ul {margin: 0px 0px 15px 0px; padding: 0px;}
#menu2 ul li {display: block; list-style-type: none; list-style-image: none; list-style-position: outside; padding: 0px 0px 12px 0px; margin: 0px;}

/* news arj */
.all_news a:link, .all_news a:visited, .all_news a:active {text-decoration: underline; color: #CC0000;}
.all_news a:hover {text-decoration: none; color: #5e5953;}

a[href^="tel"]:hover {
	color: #cc0000 !important;
	text-decoration: underline !important;
}

#parts-action .overlay {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 100px;
	padding: 20px 30px;
	border: 10px solid #fff;
	box-shadow: 0 0 5px rgba(0,0,0,0.4);
}
a.btn {
	display: inline-block;
	font-size: 14px;
	padding: 10px 20px;
	text-align: center;
	background: #ebca70;
	text-decoration: none;
	color: #333;
	text-transform: uppercase;
	font-weight: bold;
}
a.btn:hover {background: #f1a52f;}