/*Общие*/
html,body,p,h1,h2{
	height:auto !important;
	height:100%;
	min-height:100%;
}
html,body,h1,h2{
	margin:0;
	padding:0;
}
body {
	background: #969489;
	font-family: tahoma,arial,geneva,sans-serif;
	font-size: 11px;
	color: #000;
}
.index {
	background: #969489;
}
.carsall {
	background: #B2B825;
}
.serv {
	background: #7E862D;
}
.autoserv {
	background: #71A94D;
}
.news {
	background: #578FCC;
}
.actions {
	background: #33A293;
}
.history {
	background: #C40048;
}
.contact {
	background: #C94231;
}
.faq {
	background: #D37527;
}

img {
	border: 0;
}
a {
	color: #004EA2;
	text-decoration: none;
}
a:hover{
	color: #002E49;
}
/*Основа*/
#canvas{
	position: relative;
	min-height: 100%;
	width: 840px;
	height: auto;
	z-index: 200;
	background-color:#fff;
	margin: 30px auto 0 auto;
	padding: 10px;
}
/*Логотипы*/
#logo{
	width: 840px;
	height: 55px;
	padding: 0;
}
.logo {
	float: right;
}
.logo_k {
	float: left;
	Z-index: 100;
}
/*Картинка*/
#mainimage {
	width: 840px;
	height: 223px;
	padding: 10px 0 2px 0;
}
/*Верхнее меню*/
#topmenu {
	height: 55px;
	position: absolute;
	float:right;
	right: 128px;
	top: 10px;
	z-index: 50;
}
/*.topmenu {
	width: 57px;
}*/
#topmenu ul{
	height: 55px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: right;
}
/*Top level list items*/
#topmenu ul li {
	height: 55px;
	position: relative;
	display: inline;
	float: left;
}
/*Top level menu link items style*/
#topmenu ul li a {
	display: block;
	font-size: 12px;
	padding: 0;
	text-decoration: none;
}
/*Sub level menu*/
#topmenu ul li ul{
	left: 0;
	top: 0;
	position: absolute;
	display: block;
	visibility: hidden;
	z-index: 100;
	padding-top:2px;
}

/*Sub level menu list items*/
#topmenu ul li ul li{
	display: inline;
	float: none;
	
	
}
/* Sub level menu links style */
#topmenu ul li ul li a{
	width: 106px; /*width of sub menu levels*/
	text-align: right;
	padding:2px 2px 2px 0;
	/*background-color: #fff;*/
}
#topmenu ul li ul.ulcarsall li a{
	width: 163px; 
	background-color: #B2B825;
	border: 2px solid #B2B825;
	color: #fff;
}
#topmenu ul li ul.ulcarsall li a:hover{
	background-color: #fff;
	border: 2px solid #B2B825;
	color: #B2B825;
}
#topmenu ul li ul.ulserv li a{
	background-color: #7E862D;
	border: 2px solid #7E862D;
	color: #fff;
}
#topmenu ul li ul.ulserv li a:hover{
	background-color: #fff;	
	border: 2px solid #7E862D;
	color: #7E862D;
}
#topmenu ul li ul.ulautoserv li a{
	background-color: #71A94D;
	border: 2px solid #71A94D;
	color: #fff;
}
#topmenu ul li ul.ulautoserv li a:hover{
	background-color: #fff;	
	border: 2px solid #71A94D;
	color: #71A94D;
}
#topmenu ul li ul.ulactions li a{
	background-color: #33A293;
	border: 2px solid #33A293;
	color: #fff;
}
#topmenu ul li ul.ulactions li a:hover{
	background-color: #fff;
	border: 2px solid #33A293;
	color: #33A293;
}

/*Нижнее меню*/
#pod {
	width: 840px;
	height: 30px;
	z-index: 1;
	background-color: #002E49;
	color: #fff;
	margin: 0;
}
#submenu {
	height: 30px;
	width: 840px;
	position: absolute;
	left: 10px;
	top: 300px;
	z-index: 50;
	background-color: #002E49;
}
#submenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width:100%;
}
/*Top level list items*/
#submenu ul li {
	height: 30px;
	position: relative;
	display: inline;
	float: left;
}
/*Top level menu link items style*/
#submenu ul li a {
	height: 30px;
	display: block;
	border-left-width: 0;
	text-decoration: none;
	color: #fff;
}
#submenu a:hover {
	height: 28px;
	display: block;
	background-color: #00395A;
	border-left-width: 0;
	text-decoration: none;
	color: #fff;
}
#submenu ul li a:hover {
	height: 28px;
	display: block;
	background-color: #00395A;
	border-left-width: 0;
	text-decoration: none;
	color: #fff;
}
/*Sub level menu*/
#submenu ul li ul{
	left: 0;
	top: 0;
	position: absolute;
	display: block;
	visibility: hidden;
	z-index: 100;
	padding-top:2px;
}
/*Sub level menu list items*/
#submenu ul li ul li{
	display: inline;
	float: none;
}
/* Sub level menu links style */
#submenu ul li ul li a{
	height: 15px;
	width: 100px; /*width of sub menu levels*/
	background-color: #002E49;
	padding:2px 2px 2px 10px;
	border: 2px solid #002E49;
	text-align: left;
}
#submenu ul li ul li a:hover{
	height: 15px;
	background-color: #fff;
	color: #002E49;
	border: 2px solid #002E49;
}
.bot1 {
	width:56px;
}
.bot2 {
	width:48px;
}
.bot3 {
	width:41px;
	margin:0;
}
.bot4 {
	width:78px;
}
.bot5 {
	width:52px;
}
.bot6 {
	width:88px;
}
#bot7 {
	width:87px;
	position: absolute;
	top: 0px;
	left: 753px;
}
.bot8 {
	width:60px;
}
.bot9 {
	width:93px;
}
.bot10 {
	width:116px;
}
.bot11 {
	width:64px;
}
.bot12 {
	width:73px;
}
.bot13 {
	width:88px;
}
.bot14 {
	width:56px;
}
.bot15 {
	width:71px;
}
.bot16 {
	width:54px;
}
/*Контентная часть*/
#content {
	display: table-row;
	width: 840px;
}
/*Текст*/
#contenttext {
	width: 554px;
	/*float: left;*/
	padding:10px;
	font-size: 12px;
}
#contentlist {
	width: 554px;
	float: left;
	text-align: left;
	padding:10px;
}
#contenttext a{
	text-decoration: underline;
}
.textareaindex {
	border: 1px solid #969489;
}
.textareacarsall {
	border: 1px solid #B2B825;
}
.textareaserv {
	border: 1px solid #7E862D;
}
.textareaautoserv {
	border: 1px solid #71A94D;
}
.textareahistory{
	border: 1px solid #C40048;
}
.textareanews{
	border: 1px solid #578FCC;
}
.textareaactions{
	border: 1px solid #33A293;
}
.textareacontact{
	border: 1px solid #C94231;
}
.textareafaq{
	border: 1px solid #D37527;
}
div h1 a,
div h1 a:link,
div h1 a:visited,
div h1 a:hover,
div h1 a:active
{
	color: #ffffff;
}

#contenttext h2 {
	color: #B2B825;
	color: #002E49;
	font-size: 14px;
	margin: 0 0 5px 0;
}
#contentlist h2 {
	color: #002E49;
	font-size: 11px;
	margin: 0 0 5px 0;
}
#txtheader {
	background-color: #969489;
	padding: 0px;
}
#txtheaderca {
	background-color: #B2B825;
	padding:0;
}
#newstext {
	flo-at:right;
	width: 232px;
	text-align: left;
	padding: 10px 10px 0 10px;
	border-top: none;
	margin: 0;
	border: 1px solid #578FCC;
}
#actiontext {
	fl-oat:right;
	width: 232px;
	text-align: left;
	padding: 10px 10px 0 10px;
	border-top: none;
	margin: 0;
	border: 1px solid #33A293;
}
#faqtext {
	fl-oat:right;
	width: 232px;
	text-align: left;
	padding: 10px 10px 0 10px;
	border-top: none;
	margin: 0;
	border: 1px solid #D37527;
}
.indention_block{
	height: 10px;
	margin: 0;
}
.indention_block_1{
	height: 1px;
	margin: 0 0 10px 0;
	border-top: 1px solid #dadada;
}
.acimg {
	padding: 10px 0 0 0;
}
.arrow {
	padding: 0 4px 0 0;
	text-decoration: none;
}
.arrowr {
	padding: 0 0 0 4px;
	text-decoration: none;
}
.textlink {
	margin: 4px 10px 0 0;
	text-align:right;
}
.blanc {
	width: 10px;
}
.date {
	color:#989898;
	font-size: 10px;
	padding: 0;
}
.ac {
	padding: 10px 0 0 0;
}
#actionsheader {
	background-color: #33A293;
	width: 254px;
	padding:0;
	margin: 0;
	text-align: right;
}
#actionsheader h1, #newsheader h1, #faqheader h1, .index h1, .news h1, .actions h1, .history h1, .serv h1, .carsall h1, .autoserv h1, .contact h1, .faq h1 {
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 10px 10px;
	font-size: 16px;
}
#contenttext h3{
	color: #002E49;
	font-size: 11px;
	margin: 0 0 5px 0;
}
#newstext h2, #actiontext h2{
	color: #002E49;
	font-size: 11px;
	margin: 0 0 5px 0;
}

#newsheader {
	background-color: #578FCC;
	width: 254px;
	padding:0;
	margin: 0;
	text-align: right;
}
#faqheader {
	background-color: #D37527;
	width: 254px;
	padding:0;
	margin: 0;
	text-align: right;
}
.popup {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}
.popup a{
	color: #ffffff;
	text-decoration:none;
}
.popup a:hover{
	color: #ffffff;
	text-decoration:underline;
}
.popupback{
	background-color: #fff;
	border: 1px solid #969489;
	padding: 5px 10px 10px 10px;
}
#newslink {
	text-align:right;
	padding: 5px 10px 10px 0;
}
#materials_all{
	text-align:right;
	padding: 0px 10px 10px 0;
}
.txtbimg {
	margin: 10px 10px 0 0;
	border: 1px solid #E0E0E0;
}
.txtimg {
	margin: 2px 10px 0 0;
	border: 1px solid #E0E0E0;
}
.piccat {
	border: 1px solid #E0E0E0;
}
.txtimgr {
	margin: 2px 0 0 10px;
	border: 1px solid #E0E0E0;
}
.newsimg {
	margin: 2px 6px 0 0;
	border: 1px solid #E0E0E0;
}
.table {
	margin: 10px 0 0 0;

}
/*Подвал*/
#footer {
	width: 840px;
	z-index: 1;
	height: 30px;
	background-color: #002E49;
	margin: 10px 0 0 0;	
}
.footerlink {
	margin:0;
	padding: 7px 0 6px 10px;
}
.footerlink a{
	color: #fff;
	text-decoration:none;
}
.footerlink a:hover{
	color: #fff;
	text-decoration:underline;
}
.copyright {
	margin:0;
	padding: 7px 10px 6px 0;
	color: #fff;
	text-align:right;
}
#canvaspod{
	position: relative;
	min-height: 100%;
	width: 840px;
	height: auto;
	margin: auto;
	padding: 8px 0 9px 20px;
}
#links a{
	color:#002E49;
	text-decoration:none;
	
}
#links a:hover{
	color:#004EA2;
	text-decoration:none;
}

.opttable{
	background: #969489;
}

table.opttable tr td {
	background: #ffffff;
	font-family: tahoma,arial,geneva,sans-serif;
	font-size: 11px;
}

table.opttable tr.index td {
	background: #969489;
	color: #ffffff;
	font-family: tahoma,arial,geneva,sans-serif;
	font-size: 11px;
	font-weight:900;
}
div.HeadMainBlock {
	PADDING: 3px 0px 3px 5px;
	background: #969489;
	FONT-WEIGHT: bold;
	MARGIN: 0px;
	font-family: tahoma,arial,geneva,sans-serif;
}

INPUT {font-size: 13px; color: #000000; background: #ffffff; border: 1px solid #cacaca; margin-top:3px; padding: 2px 2px 2px 2px;}
input.radio, input.checkbox {font-size: 12px; color: #000000; background: ; border-style: none none none none;}
.go {font-weight: bold; font-size: 12px; color: #000000; background: #cfcfce; cursor: hand; border: 1px solid #000000;}

TEXTAREA {font-family:  Verdana; font-size: 13px; color: #000000; background: #ffffff; border: 1px solid #cacaca; margin-top:3px; padding: 2px 2px 2px 2px;}
OPTION {background: #ffffff; color: #000000; font-size: 13px;}
SELECT {background: #ffffff; color: #000000; font-size: 13px;  border: 1px solid #cacaca; margin-top:3px; padding: 2px 2px 2px 2px;}