html, body, form, table
{
	margin: 0;
	padding: 0;
}
html
{
	height:100%;
}
body
{
	height:auto !important;
	height:100%;
	min-height:100%;
	min-width:760px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#ddd9d4;
	font-size: 12px;
}
table
{
	font-size:12px;
	font-color:#ddd9d4;
}
/*Links*/
a:link {color: #ddd9d4;text-decoration: underline;}
a:visited{color:#ddd9d4;text-decoration: underline;}
a:active {color:#ddd9d4;text-decoration: underline;}
a:hover{color: #f91919;;text-decoration: underline;}


a.title:link {color: #ddd9d4;text-decoration: none; font-weight:bold;}
a.title:visited{color:#ddd9d4;text-decoration: none; font-weight:bold;}
a.title:active {color:#ddd9d4;text-decoration: none; font-weight:bold;}
a.title:hover{color: #f91919;;text-decoration: none; font-weight:bold;}
div.back_link {
	text-align:right;
	padding:0; margin:0;
	padding-top:10px;
}
div.back_link a {
	font-size:11px;
	color: #a4a4a4;
}
div.back_link a:hover {
	font-size:11px;
	color: #f91919;
}

table.maincontainer {
	height:100%;
	padding:0;
	margin:0;
}
td.maincontainer_top_left {
	background: url(/upload/i/bgdots_left.gif) #000000 top right repeat;
}
td.maincontainer_top_center {
	width:760px;
	height: 40px;
	background: url(/upload/i/bgdots_right.gif) #000000 top left repeat;
}
td.maincontainer_top_right {
	background: url(/upload/i/bgdots_right.gif) #000000 top left repeat;
}
td.maincontainer_left {
	background: url(/upload/i/bgdots_left.gif) #000000 top right repeat;
}
td.maincontainer_center {
	width:760px;
	background: url(/upload/i/bgdots_right.gif) #000000 top left repeat; 
}
td.maincontainer_right {
	background: url(/upload/i/bgdots_right.gif) #000000 top left repeat;
}
td.maincontainer_left_img {
	background: url(/upload/i/bg_left.gif) #000000 top right no-repeat;
	width:104px;
	height:533px;
}
td.maincontainer_right_img {
	background: url(/upload/i/bg_right.gif) #000000 top left no-repeat;
	width:264px;
	height:533px;

}
a.dealer_entrance:link, a.dealer_entrance:visited, a.dealer_entrance:active {
	color: #a3a3a3;
	text-decoration: none;
}
a.dealer_entrance:hover {
	color: #f91919;
	text-decoration: underline;
}
div.topmenu {	
	width:760px;
	height:65px;
	background: url(/upload/i/bgdots_topmenu.gif) top left repeat;	
	padding:0;margin:0;
}
div.logo {
	float: left;
	padding:0;
	margin:0;
}
/*Top menu*/
ul.top-menu
{
	list-style:none;
	padding:0;
	margin:0;
	padding-top:32px;
	margin-left:150px; 
	position: relative;  /*IE bug*/ 
}
ul.top-menu li
{
	padding: 0px 0px 0px 10px;
	display:inline;
}
ul.top-menu li a, ul.top-menu li a:visited {
	text-transform: uppercase;
	color: #ddd9d4;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
ul.top-menu li a.selected, ul.top-menu li a.selected:visited{
	text-transform: uppercase;
	color: #f91919;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
ul.top-menu li a:hover {
	text-decoration: none;
	color: #f91919;
}
/*breadcrumb*/
ul.breadcrumb-navigation
{
	font-size:11px;
	color: #a4a4a4;
	padding:0; margin:0;
	padding-top:4px;
	list-style:none;
}

ul.breadcrumb-navigation li
{
	display:inline;
}

ul.breadcrumb-navigation a
{
	color: #a4a4a4;
	text-decoration: none;
}
ul.breadcrumb-navigation a:hover
{
	color: #f91919;
	text-decoration: none;
}
ul.breadcrumb-navigation span
{
	
}


/*Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	padding-top:20px;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 5px 16px;
}

ul.left-menu li a
{
/*	color:#92908d; */
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
/*	color:#92908d; */
	text-decoration: none;
}

ul.left-menu li a:hover
{
/*	color: #f91919; */
	text-decoration: none;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	color: #f91919;
	text-decoration: none;
}
div.left_include {
	width:200px;
	padding-left:40px;
	padding-top:58px;
}
div.left_include a:link, 
div.left_include a:visited, 
div.left_include a:active, 
div.left_include a:hover
{
/*	white-space:nowrap; */
	text-decoration: none;
}
div.left_include a.selected:link, 
div.left_include a.selected:visited, 
div.left_include a.selected:active, 
div.left_include a.selected:hover
{
	color: #f91919;
/*	white-space:nowrap; */
	text-decoration: none;
}
/*Content table*/
table.content {
	width:760px;
	background: url(/upload/i/bgdots_topmenu.gif) top left repeat;
}
td.content_left {
	width:250px;
	background: url(/upload/i/bg_content_left.gif) #060606 left top no-repeat;
	padding-bottom:50px;
}
td.content_line {
	background-color: #383838;
	height:590px;
	width:1px;
}
td.content_right {
	width:509px;
	background: url(/upload/i/bg_content_right.jpg) left top no-repeat;	
}
/*Content*/
div.content {
	padding: 20px 20px 50px 30px;
}
p {
	margin:0;
	padding:0;
	padding-bottom: 12px;
}


/*NEWS*/
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#;
}

/*PODBOR*/
select.podbor {
	margin:0;
	padding:0;
	margin-top:7px;
	font-size:11px;
}
select.podbor_model {
	margin:0;
	padding:0;
	margin-top:7px;
	width:450px;
	font-size:11px;
}
table.podbor {
	margin:0;
	padding:0;
	width: 450px;
	text-align: left;
	border-collapse: collapse;
}
table.podbor tbody td {
	padding-top:20px;
}
table.podbor_auto {
	margin:0; padding:0;
	border-collapse: collapse;
	width: 100%;
}
table.podbor_auto thead td {	
	margin:0; padding:0;
	padding: 5px 0px 3px 0px;
	border: 1px dotted #a4a4a4;
/*	height: 30px; */
	text-align: center;
	vertical-align:bottom;
	background-color: #060606;
	font-size:11px;
	font-weight: bold;
}
table.podbor_auto tbody td {
	margin:0; padding:0;
	padding: 5px 0px 0px 0px;
	border: 1px dotted #a4a4a4;
	line-height: 20px;
	vertical-align:bottom;
/*	height: 24px; */
	text-align: center;
	background-color: #121212;
}
table.podbor_auto thead td.small {
	width: 100px;
	font-weight: bold;
}
table.podbor_auto thead td.big {
	font-weight: bold;	
}
table.podbor_auto tbody td.podbor_vol {
	vertical-align:middle;
}

/*content*/
span.small {
	font-size:11px;
}
/*where*/
table.where {
	margin:0; padding:0;
	border-collapse: collapse;
	width:459px;
}
table.where thead td {	
	margin:0; padding:0;
	padding: 5px 0px 3px 0px;
	border: 1px dotted #a4a4a4;
	text-align: center;
	vertical-align:bottom;
	background-color: #060606;
	font-size:11px;
	font-weight: bold;
}
table.where tbody td {
	margin:0; padding:0;
	padding: 3px 3px 3px 3px;
	border: 1px dotted #a4a4a4;
	vertical-align:top;
	text-align: left;
	background-color: #121212;
}
table.where thead td.name {
	width: 129px;
}
table.where thead td.phone {
	width: 100px;
}
table.where thead td.inet {
	width: 80px;
}
table.where thead td.adress {
	width: 150px;
}
table.where tbody td.inet {
	text-align: center;
}
/*Footer*/
div.partners_logo {
	width:100%;
	vertical-align:top;
	padding-top:14px;
	padding-botom:14px;
	clear: both;
}
div.partners_logo img {
	vertical-align:top;
	margin-right:11px;
}
div.partners_logo img.last {
	vertical-align:top;
	padding:0px;
}
