body
{
	font-family: Tahoma, Sans-Serif;
	font-style: normal;
	font-size: 10pt;
	background-color: #fff;
	min-width: 960px;
	margin: 0;
	color: #666666;
	line-height: 1.3em;
}

a
{
	color: #006CE4;
}

a img
{
	border: none 0;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
{
	/*text-decoration: none;*/
	color:#D31145;
}

table
{
	border: none 0;
}

h1, h2, h3, h4, h5, h6
{
	margin: 0;
}

h1
{
	font-size: 2em;
}

h2
{
	font-size: 1.7em;
}

h3
{
	font-size: 1.5em;
	color: #006ce4;
	margin-bottom: 20px;
}

h4
{
	font-size: 1.2em;
	color: #d31145;
	margin-bottom: 10px;
}

h5
{
	font-size: 1em;
}

h6
{
	font-size: 0.8em;
}

p
{
	max-width: 80em;
}

/*.jq-width
{
	min-width: 910px;
	max-width: 1080px;
}*/

.header_top
{
	background-color: #003876;
}

.header_top > div
{
	min-width: 910px;
	max-width: 1080px;
	margin: 0 2.5%;
}

#header_top_table
{
	width: 100%;
}


#header_top_table > tr > td:first-child
{
	width: 33%;
}

#logo
{
	margin: 10px;
	display: inline-block;
}

#main_menu
{
	display: inline-block;
	padding: 10px 0 0 0;
	margin: 0px;
}

#main_menu a
{
	color: #fff;
	text-decoration: none;
}

#main_menu a:hover
{
	color: #72a5dd;
}

#main_menu span
{
	display:inline-block;
	margin: 0px 1px;
	padding: 15px 20px 20px 15px;
	line-height: 10px;
}

.header_middle
{
	background-color: #051b34;
	min-height: 40px;
}

.header_middle > div
{
	min-width: 910px;
	max-width: 1080px;
	margin: 0 2.5%;
	position: relative;
}

#popup_menu
{
	color: #72a5dd;
	width: 67%;
	text-align: center;
	z-index: 100; 
}

#popup_menu a
{
	color: #72a5dd;
}

#header_banner
{	background: url("../images/header_middle_bg.jpg") no-repeat right top;
	min-height: 318px;
	text-align: left;
}

#slogan_img
{
	margin: 60px 0 0 7%;
}

#slogan_txt
{
	color: #fff;
	margin: 30px 0 0 10% ;
	width: 32%;
	padding-bottom: 5px;
}

#slogan_txt a
{
	text-decoration: none;
	border-bottom: dashed 2px #1c64a5;
	color: #1c64a5;
	font-size: 1.2em;
}


.header_bottom
{
	background-color: #d31145;
}

.header_bottom > div
{
	min-width: 910px;
	max-width: 1080px;
	margin: 0 2.5%;
}


#header_bottom_table
{
	color: #fff;
	font-size: 0.8em;
	/*border: #fff 1px solid; */
}

#header_bottom_table tr
{
	line-height: 10px;
}

#header_bottom_table td
{
	/*border: #fff 1px solid; */
}

#header_bottom_table_content td:first-child
{
	border-left: solid 1px #e94672;
}

#header_bottom_table_content td
{
	border-right: solid 1px #e94672;
	line-height: 1.3em;
	/*padding: 0 1.5%; */
}

/* тут начинается моя агония */

.content
{
	background: #ededed;
}

.content_size
{
	margin:0 2.5%;
	min-width: 910px;
	max-width: 1080px;
}

.red_cl
{
	border-top: #D31145 solid 8px;
	padding: 0 5px;
}

.grey_cl
{
	background: #e3e3e3;
}

.grey_cl h3
{
/*	padding-top: 10px;*/
}

.grey_cl > h3
{
	color: #003876;
}

.grey_cl > a
{
	color: #003876;
}

.white_cl
{
	padding: 10px;
}

.blue_cl
{
	border-top: #003876 solid 8px;
	padding: 0 5px;
}

.red_cl a, .red_cl b 
{
	color: #d31145;
}

.blue_cl a, .blue_cl b
{
	color: #006ce4;
}

.img_text
{
	float:left;
	margin-right:10px;
}

/* копипаста с прошлого стиля */
/* горизонтальный каталог */
.catalog_header
{
	background: url("/media/volzhanka/images/grey_line.jpg") repeat-x bottom;
}

.catalog_header > h3
{
	/*margin: 20px 0;*/
	color: #d31145;
	margin-left: 20px;
}

.catalog_header a
{
	border-bottom: 10px #7d7d7d solid;
	font-size: 1.2em;
	padding: 0 20px 10px 20px;
	display: inline-block;
	font-weight: bold;
	cursor: pointer;
	text-decoration: underline;
	color:#7A7A7A;
}

.about_car
{
	position: relative;
	min-height: 150px;
}

.about_car span
{
	width: 100%;
}

.about_car img
{
	margin: 10px 0 0 10%;
	position: absolute;
}

.about_car div
{
	background: #d31145 url("../images/ugol_b.gif") no-repeat right bottom;
	color: #fff;
	padding: 20px 10% 25px 37%;
}

.list_car
{
	clear: both;
	min-height: 80px;
}

.list_car > span
{	
	vertical-align:top;
	padding: 5px;
	display: inline-block;
	text-align: center;
	margin-right: 5%;
	width: 100px;
}

.list_car > span > img
{
	display: block;
	margin-bottom: 10px;
}

/* нижний блок с текстом */
.content_block
{
	padding: 10px 20px 20px 20px;
	margin: 0;
}

.content_block > img
{
	margin: 10px; 
}

.content_block a
{
	color: #d31145;
}

.footer
{
	background-color: #003876;
	color: #5385be;
	font-size: 0.8em;
	border-top: solid 10px #dcdcdc;
}

.footer > div
{
	min-width: 910px;
	max-width: 1080px;
	margin: 0 2.5%;
}

#footer_table tr:first-child
{
	line-height: 35px;
} 

#footer_table a
{
	color: #4ea0fa;
}

.tr_v_line > td
{
	/*border-left: solid 1px #00ff00;*/
}

/* иконки навигации*/
.fb_mail img 
{
	background:transparent url("../images/f_b_mail_0.jpg") no-repeat 0 0;
	height:62px;
	width:64px;
}

.fb_mail:hover img 
{
	background:transparent url("../images/f_b_mail_1.jpg") no-repeat 0 0;
}

.fb_map img 
{
	background:transparent url("../images/f_b_map_0.jpg") no-repeat 0 0;
	height:62px;
	width:64px;
}

.fb_map:hover img 
{
	background:transparent url("../images/f_b_map_1.jpg") no-repeat 0 0;
}

.fb_index img 
{
	background:transparent url("../images/f_b_index_0.jpg") no-repeat 0 0;
	height:62px;
	width:64px;
}

.fb_index:hover img 
{
	background:transparent url("../images/f_b_index_1.jpg") no-repeat 0 0;
}

/* excentrics */
.fb_excentrics img 
{
	background:transparent url("../images/exlogo.gif") no-repeat 0 0;
	height:45px;
	width:45px;
}

.fb_excentrics:hover img 
{
	background:transparent url("../images/exlogo_hover.gif") no-repeat 0 0;
}

.header_feedback a
{
	border-bottom: dashed 1px #72a5dd;
	text-decoration: none;
	color: #72a5dd;
}

.header_feedback
{
	background-color: #003876;
	padding: 0 5px;
	color: #72a5dd;
}

.second_row > div
{
	padding: 20px;
}

.first_row > div
{
	padding: 10px;
}

.content_2_row > td
{
	padding: 10px 0 40px 0;
}

.row_3 > div
{
	padding: 20px;
}

/* форма авторизации */
.login_cl input
{
	margin-top:2px;
	border: 0;
	color: #d31145;
	font-size: 0.9em;
	height: 1.8em;
	width: 145px;
	padding: 2px 0 0 10px;
}

/* форма обратной связи */
.feedback_div
{
	height: 425px; 
	background: #E3E3E3;
}

.feedback_div h3
{
	color: #d31145;
}

.feedback-form
{
	background: #e3e3e3;
	width: 80%;
	margin-top: 45px;
	font-size: 0.8em;
	color: #646363;
}

.marker
{
	font-size: 0.8em;
	color: #d31145;
}

.field 
{
	clear:both; 
	text-align:left; 
	margin-bottom: 5px;
}


.field label 
{
	float:left; 
	width: 90px; 
	text-align: left;
}

.field textarea 
{
	float:left;
	width: 70%;
	height: 150px;
}

#login-button
{
	cursor: pointer;
}

.tbl_info td
{
    padding: 5px;
}
