﻿* {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
html {
	background: #121212 url(images/fon_html.jpg);
}
a img {
	border: none;
}
sup {
	color:#c00;
}
/* Основная область */
#main_area {
	width: 1000px;
	background: #fff;
	margin-left: auto;
	margin-right: auto;
}
/* Область логотипа */
#logo {
	width: 100%;
}
#logo_viper {
	width: 568px;
	background: url(images/logo_ram.jpg) no-repeat top right;
}
#logo_viper img {
	padding-left: 20px;
	vertical-align: top;
}
#pod_logo {
	background: url(images/pod_logo.gif) no-repeat top right;
	height: 55px;
	vertical-align: middle;
}
#pod_logo ul {
	font: 16px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-left: 40px;
	margin-bottom: 10px;
}
#pod_logo li {
	display: inline;
	padding-right: 10px;
}
/* Верхнее горизонтальное меню */
#horiz_menu {
	vertical-align: top;
}
#horiz_menu a {
	color: #333;
	text-decoration: none;
}
#horiz_menu table {
	font: 14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
}
#main {
	background: url(images/menu_about.gif) no-repeat top;
	width: 93px;
	height: 32px;
	font-weight: bold;
}
#works {
	background: url(images/menu_works.gif) no-repeat top;
	width: 132px;
	height: 32px;
}
#info {
	background: url(images/menu_forum.gif) no-repeat top;
	width: 85px;
}
#contacts {
	background: url(images/menu_contacts.gif) no-repeat top;
	width: 109px;
}
#yellow_list {
	background: url(images/yellow_list.gif) no-repeat top right;
	height: 172px;
}
#yellow_list h2 {
	text-align: left;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 0 0 60px 0;
	text-decoration: underline;
}
#yellow_list2 {
	background: url(images/yellow_list.gif) no-repeat top right;
	height: 172px;
}
#yellow_list2 h2 {
	text-align: left;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 0;
	text-decoration: underline;
}
/* Меню - логотипы авто */
#auto_logo {
	width: 1000px;
	height: 28px;
	background: url(images/fon_logo_cars.jpg) repeat-x;
	color: #a02c30;
	text-transform: uppercase;
	font: 10px Arial, Helvetica, sans-serif;
}
#auto_logo a {
	color: #a02c30;
	text-decoration: none;
}
#auto_logo a:hover {
	text-decoration: underline;
}
#auto_logo a img {
	vertical-align: middle;
}
#auto_logo td {
	padding: 0 26px 5px 26px;
}
/* Вертикальное меню и текст */
#content {
	width: 1000px;
	vertical-align: top;
}
#vert_menu {
	width: 298px;
	vertical-align: top;
}
#vert_menu div {
	background: url(images/vert_menu_header.jpg) no-repeat;
	height: 42px;
	margin-top: 5px;
	font: 16px Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
}
#vert_menu p {
	padding: 12px 0 0 30px;
	font: 12px Arial, Helvetica, sans-serif;
}
#vert_menu ul {
	list-style: none;
	background: #ecedeb;
	padding: 20px 0px 20px 0px;
	font: 12px Arial, Helvetica, sans-serif;
	margin-bottom: 30px;
}
#vert_menu li {
	padding: 0 0 20px 0;
	vertical-align: middle;
}
#vert_menu li a {
	display: block;
	text-decoration: none;
	padding: 5px 0 5px 10px;
	color: #900;
	border-top: solid 1px #ecedeb;
	border-bottom: solid 1px #ecedeb;
}
#vert_menu li a:hover {
	display: block;
	background: url(images/vert_menu_hover.jpg) repeat-y right;
	border-top: solid 1px #dbb2b6;
	border-bottom: solid 1px #dbb2b6;
}
#vert_menu li a img {
	vertical-align: middle;
	padding: 0 7px 0 3px;
}
address {
	text-align: center;
	font: normal bold 11px Arial, Helvetica, sans-serif;
}
address a {
	color: #900;
}
address img {
	margin: 10px 0 0 7px;
}
address a img {
	border: double 3px #c00;
}
/* Область основного содержания */
#text {
	padding: 15px 15px 30px 15px;
	font: 12px Arial, Helvetica, sans-serif;
	vertical-align: top;
}
#text address {
	font: normal 12px Arial, Helvetica, sans-serif;
	padding: 20px 0 10px 0;
}
#text h1 {
	font: 20px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 0 0 15px 0;
	color: #900;
}
#text h2 {
	font: 16px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 10px 0 5px 0;
	color: #900;
}
#text h3 {
	font: 14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 10px 0 5px 0;
	color: #900;
	text-decoration: underline;
}
#text p {
	padding: 10px 0 10px 0;
	text-align: justify;
	clear: both;
}
#text a {
	color: #900;
}
#text a:hover {
	text-decoration: none;
}
.bigfont_p {
	font: 14px;
	text-transform: uppercase;
	text-decoration: underline;
}
#text ul {
	list-style: inside;
	padding: 0 0 10px 15px;
}
#text ul li {
	list-style: circle;
	padding: 3px 0 3px 0;
}
#text #normal strong {
	font-weight: normal;
}
#text #index-table {
	width: 98%;
	font-size: 11px;
}
#text #index-table td {
	vertical-align: top;
	padding: 0 10px;
	border: dotted 1px #ccc;
}
#text #index-table td h3 {
	font-size: 11px;
}
#index-table2 {
	font-size: 12px;
	margin: 0 10px;
	text-align: center;
}
#index-table2 td {
	padding: 10px 5px;
	border: dotted 1px #ccc;
}
#index-table2 td strong {
	color: #900;
	font: 13px Arial, Helvetica, sans-serif;
}
#price-table {
	font-size: 12px;
	width: 99%;
}
#price-table td {
	padding: 6px 5px;
	border: dotted 1px #ccc;
}

/* Подвал */
#footer {
	height: 40px;
	width: 1000px;
	background: url(images/footer_fon.jpg) repeat-x;
}
#footer table {
	width: 1000px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #fff;
}
#footer #left_cell {
	text-align: left;
	padding: 4px 10px 15px 10px;
}
#footer #center_cell {
	text-align: center;
	padding: 4px 10px 5px 10px;
}
#footer #right_cell {
	text-align: right;
	padding: 4px 10px 15px 10px;
}
#footer #right_cell a {
	color: #fff;
}
/* Выходной */
#weekend {
color: #f00;
width: 250px;
height: 40px;
margin-top: 25px;
} 
#weekend span {
padding: 2px 5px 2px 5px;
font-size: 15px;
}
#smallredtext {
padding: 3px;
font-size: 9px;
text-align:center;
}

.stoimost {
	text-align: center;
	background: #ecedeb;
}
.stoimost span {
	background: #fff;
	font-size: 26px;
	text-transform: lowercase;
	padding: 0 10px;
	border: dotted 1px #ccc;
}
