html,body {
	height: 100%;
	margin: 0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(/img/winter.jpg);
    background-position:center top;
    background-repeat:no-repeat;
    background-attachment: fixed;
    background-color: #fff;
	margin:0 auto;
	width:970px;
}
img {
	border:none
}
h1 {
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	margin:5px 0 10px;
	font-weight:bold;
	font-size:16px;
	color:#000;
}
.h2, h2 {
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	text-decoration:none!important;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	margin:10px 0;
	color:#0c0c0c;
}
h3 {
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color:#0c0c0c;
	margin:5px 0;
}
a {
	color:#0d94d9;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
ol, ul {
	padding-left:15px;
	color:#767474;
	margin:5px 0;
}
.b-wrapper {
	min-height: 100%;
}
* html .b-wrapper {
	height: 100%;
}
.b-header {
	padding:16px 0 0;
}
.b-header-menu {
	background:url(../img/bg-header-menu.gif);
	position: relative;
	overflow: hidden;
	width:868px;
	height:91px;
}
.b-header-menu-item__to {
	background-image:url(../img/bg-header-menu__to.gif);
}
.b-header-menu-item__td {
	background-image:url(../img/bg-header-menu__td.gif);
}
.b-header-menu-item__pa {
	background-image:url(../img/bg-header-menu__pa.gif);
}
.b-header-menu-item {
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	background-repeat:no-repeat;
	background-position:0 100%;
	text-transform:uppercase;
	padding:30px 20px 0 40px;
	font-size:11px;
	color:#505050;
	float:right;
}
.b-header-menu-item a {
	text-decoration:none;
	color:#505050;
}
.b-header-menu-item a:hover {
	text-decoration:underline;
}
.b-header-menu-item.r {
	padding-right:80px!important;
}
.b-top-menu {
	padding:14px 0 0;
}
.b-breadcrumbs {
	background:url(../img/bg-breadcrumbs.gif) repeat-x;
	padding:4px 10px 6px;
	margin:14px 0 0;
	font-size:12px;
}
.b-breadcrumbs a {
    font-family: Arial;
	text-decoration:none;
	color:#6c6f70;
	font-size:11px;
}
.b-breadcrumbs a:hover {
	text-decoration:underline;
}
.b-top-menu-t {
	border-collapse:collapse;
	width:100%;
}
.b-top-menu-td {
	font-family: Helvetica, Arial, sans-serif;
	background:url(../img/bg-top-menu.gif) repeat-x;
	padding:12px 5px 13px;
	text-align:center;
	font-size:11px;
	cursor:pointer;
}
.b-sidebar-menu {
	font-family:Tahoma, Verdana;
	list-style:none;
	font-size:11px;
	padding:0;
	margin:0;
}

.b-sidebar-menu li {
	background:url(../img/bg-sidebar-menu.gif) repeat-x;
	padding:11px 12px 7px;
	margin:0 0 2px;
	height:18px;
	margin:0 0 1px;
	cursor:pointer;
}
.b-sidebar-menu-a {
	background:url(../img/bg-sidebar-menu-bullet.gif) no-repeat 0 3px;
	text-decoration:none;
	padding:0 0 0 16px;
	color:#4f4e4e!important;
}
.b-sidebar-menu li.selected,.b-sidebar-menu li:hover {
	background-position:0 -37px;
}
.b-top-menu-td a {
	text-transform:uppercase;
	letter-spacing:0.06em;
	text-decoration:none;
	font-weight:700;
	color:#535151;
}
.b-top-menu-td:hover, .b-top-menu-td.selected {
	background-position:0 -77px;
}
.b-top-menu-td.sep {
	background-position:0 -154px;
	padding:0;
	width:2px;
}
.b-top-menu-td:hover a, .b-top-menu-td.selected a {
	color:#ffffff!important;
}
.b-page-content {
	padding:14px 0 17px; 
}
.b-sidebar {
	width:240px;
	float:left;
}
.b-main {
	font-size:11px;
	width:680px;
	float:right;
	color:#767474;
}
.b-main p {
	font-family: Arial;
	color:#767474;
	margin:12px 0;
}
.b-footer {
	border-top:1px solid #a9b0b4;
	height: 87px;
}
.b-footer table {
	border-collapse:collapse;
	vertical-align:middle;
	font-size:12px;
	color:#524f4f;
	height:80px;
	width:100%;
}
.b-footer span{
	color:#888888;
}
.b-footer a {
	color:#0d94d9;
}
.b-slider-block-header {
	position:relative;
	background:url(/img/bg-slider-block.gif) repeat-x;
	border-bottom:1px solid #ffffff;
	border-top:1px solid #ffffff;
	cursor:pointer;
	height:30px;
}
.b-slider-block-header.inactive {
	background-position:0 -37px;
}
.b-slider-block-content {
	background:#f0f0f0;
	position:relative;
	padding:13px 23px;
}
.b-slider-block-content.inactive {
	display:none;
}
.b-slider-block-header-in {
	color:#ffffff!important;
	margin:7px 0!important;
	font-family:Arial;
	text-transform:none;
	padding:0 0 0 37px;
	font-size:12px;
}
.b-slider-block-header-bullet {
	background:url(/img/slider-block-header-bullet.gif) 9px 11px no-repeat;
	border-right:1px solid #ffffff;
	height:30px;
	float:left;
	width:23px;
}
.b-print-ver {
	float:right;
	padding:5px;
}
.b-print-ver a {
	color:#9f9f9f;
}
.b-credit-table {
	width:100%;
}
.b-credit-table th {
	border-bottom:4px solid #333333;
	background:#ffffff;
	text-align:left;
}
.b-credit-table tr:nth-child(even) {
	background:#eeeeee;
}
.h-fl {
	float:left;
}
.h-fr {
	float:right;
}
.h-clr {
	clear:both
}
.h-line {
	border-bottom:1px solid #e6e6e6;
	margin-bottom:15px
}
.h-no-un {
	text-decoration:none;
}
.h-err {
	color:#f00;
	font-weight:bold;
}
.picture_hint {
	background:url(/img/bg-models-hover.gif);
	position: absolute;
	display:none;
	height:253px;
	width:168px;
	z-index:4;
}
.picture_hint_c {
	height:223px;
	padding:0;
	z-index:5;
}
.picture_hint_c h2{
	padding:10px 10px 0;
	color:#ffffff;
	margin: 0;
}
.picture_hint_c img {
	margin-top:-4px 0 0;
	border:none;
}
.picture_hint_c p{
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	line-height:1.1em;
	padding:5px 10px;
	font-weight:bold;
	font-size:11px;
	color:#000000;
	margin:0;
}
.picture_hint_c span,.picture_hint_c strong {
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	text-shadow:-1px 1px 2px #336396;
	font-size:14px;
	color:#ffffff;
}
.picture_hint_c strong {
	font-family:Arial Bold, Arial, Helvetica, sans-serif
}
.picture_hint_c a{
	padding:0;
	text-transform:none;
	font-weight:normal;
	text-shadow:none;
	font-size:10px;
	color:#ffffff;
	margin:0;
}
.picture_hint_b {
	padding:0 10px 10px;
}
.b-renault-assistance {
	background:url(/img/bg-renault-assistance.gif) no-repeat;
	padding:71px 0 17px 159px;
	width:290px;
	float:right;
}
.b-service-b-l, .b-renault-assistance-left {
	border-right:1px solid #d7d7d7;
	width:225px;
	float:left;
}
.b-renault-assistance-left p, .b-renault-assistance-left h2 {
	margin:8px 0;
}
.b-service {
	background:url(/img/bg-service.gif) no-repeat;
	padding:0 0 20px 475px;
	line-height:1.5em;
}
.b-service-b-l {
	width:195px;
}
.b-service-b-l h2, .b-service-b-l h3, .b-service-b-l p {
	margin:5px 0;
}
.b-service-b-r {
	padding:0 5px;
	float:right;
	width:474px;
}
.b-service-b-r td {
	padding:0 5px;
}
.b-gbo-descr {
	background:url(/img/bg-gbo-dscr.gif) 291px 37px no-repeat;
	font-family:Arial Narrow, Helvetica, sans-serif;
	text-transform:uppercase;
	line-height:1.6em;
	padding:22px 2px;
	font-size:11px;
}
.b-history-img,.b-history-img-r {
	float:left;
	padding:10px;
	text-align:center;
}
.b-history-img-r {
	float:right;
}
.b-history-img-c {
	text-align:center;
}
.news_mini {
	margin:12px 0;
	font-size:12px;
}
.ft-title {
	padding: 10px 10px;
	width: 480px;
	text-align: left;
}
.ft-prev, .ft-next {
	background-color: black;
	padding: 0 10px;
}
#slideshowHolder a {
	color: #eee;
}
#ft-buttons-slideshowHolder {
	display:none;
}
table.info {
	margin: 0 0 10px 0;
	width: 100%;
}

table.info tr.hidden,
table.info tr.min {
	display: none;
}

table.info tr td,
table.info tr th {
	width: 25%;
	text-align: left;
	background: #EDEDED;
	color: #000;
	padding: 10px;
	font-weight: normal;
	vertical-align: middle;
}

table.info tr td {
		
	text-align: center;
}

table.info tr.h0 th {

	background: #E6E6E6;			
	vertical-align: middle;
}

table.info tr.h0 th img {

	margin: 0 5px 0 0;
	vertical-align: middle;
}

table.info tr.h1 td {

	text-align: left;		
	background: #FAB700;
	color: #fff;
}

table.info tr.h1 td strong {

	font-size: 9pt;
	text-transform: uppercase;
}

table.info tr.h1 th {
		
	background: #E6E6E6;
	font-weight: bold;
}

table.info tr.hm th {
		
	font-weight: bold;
}

table.info tr.h2 th {
		
	font-weight: bold;
	padding: 0 0 0 16px;
	background-image: url("/img/show.gif");
	background-repeat: no-repeat;
	background-position: 10px 50%;
}

table.info tr.h2 th.hidden {
	background-image: url("/img/hide.gif");
	background-repeat: no-repeat;
	background-position: 10px 50%;
}

table.info tr.h2 th a.group {
		
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 10px;
}

table.info tr.h2 th:hover {

	background-color: #E6E6E6;		
}

table.info tr.h2 th a.group:focus {
	outline: 0 none;
}
.verWindow, .mapWindow {

    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -100px 0 0 -150px;
    width: 260px;
    height: 95px;
    padding: 20px 20px;

    background: #fff;
    color: #000;
    z-index: 100000;
    
    font-size: 10pt;
}
.mapWindow {
	width:881px;
	height:602px;
    margin:-301px 0 0 -450px;
}
#ver-select {
	width: 260px;
}

.verOverlay { 
	background: #000;
}


#video_show {
	zoom: 1;
	position: relative;
}
a.radio {
	background: url("/img/radio_unselected.gif") no-repeat;
	padding: 1px 0 0 22px;
	line-height: 18px;
	color:#000;
	margin:0 20px 0 0
}

a.radio:focus {
	outline: 0 none;
}

a.radio-selected {
	background: url("/img/radio_selected.gif") no-repeat;
}

a.radio span {
	padding:0;
	margin: 0;

}
#info-nav {
	position: relative;
	margin: -5px 0 5px 0;
}
#info-nav select {
	border: 1px solid #CACBC9;
	font-size: 8pt;
	position: absolute;
	top: 0;
	right: 0;
}
a.bg-yellow {
	background: url("/img/menu_left_hover_bg.png") #eae9e8 repeat-x;		
	padding: 6px 20px;
	color: #fff;
	font-weight: bold;
	font-size: 10pt;
}

a.bg-yellow span {
	padding: 10px 0;
}
div.text_under {
	margin: 20px 0 0 0;
	border-top: 1px solid #A3A5A4;
	color: #A3A5A4;
	padding: 4px 6px;
}
.arrow-white {
	color:#fff;
}
.group {
	color:#000;
}
.jqm p {
	color:#000;
	margin:0 0 10px;
}
.b-grey-form {
	background:#ededed;
	line-height:2em;
}
.big-map-img {
	cursor:pointer
}
input.h-field-err {
	border:2px solid #d55
}
.pricetab {
	border-collapse:collapse;
}
.pricetab td{
	border: 1px solid #BBB;
	padding: 5px;
	text-align: center;
}
.spoiler .spoilertext {
	display:none;
}
.spoiler.open .spoilertext {
	display:block!important;
}
.b-car-descr {
	float:left;
	width:469px;
	overflow:hidden;
}
.b-car-descr {
	max-width:469px;
	_width:469px;
}
.b-car-descr-r {
	float:right;
	width:185px;
	height:318px;
}
.b-car-descr-r ul {
	padding:170px 20px 0;
	list-style:none;
}
.b-car-descr-r ul li {
	background: url(/img/car_descr/brochure.png) 0 5px no-repeat;
	padding: 5px 0 5px 40px;
	min-height: 30px;
	_height: 30px;
	border-bottom: 1px solid white;
}
.b-car-descr-r ul li.last {
	border-bottom: 0 none;
}
.b-car-descr-r ul li a {
	color: white;
	font-weight: bold;
	text-decoration:none;
}
.b-car-descr-r ul li a:hover {
	text-decoration:underline;
}
.b-worker {
	float:left;
	width:331px;
	border:1px solid #c9c9c9;
	margin:10px 0 0;
	padding:0;
}
.b-worker h2{
	font-size:14px;
	margin:44px 0 0;
}
.b-worker div {
	float:right;
	width:198px;
}
.b-worker p {
	color:#242424;
	line-height:1.6em;
}
.b-worker.l {
	margin-right:14px;
}
#disc-block {
	background:url(/img/bg-timer-block.png) no-repeat;
	border-bottom:1px solid #fff;
	height:230px;
	width:680px;
	overflow:hidden;
}
.b-easter-egg {
	display:none;
}
.b-timer-text-block {
	padding:41px 205px 45px 0;
	font-family: Tahoma!important;
	text-align:center;
}
#newyear {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border:1px solid #dfdfe0;
	border-radius: 10px;
	padding:5px 10px;
	background:#fff;
}
.b-empty-table {
	border:none;
	border-collapse:collapse;
	border-spacing:0;
}
.b-empty-table td {
	padding:0;
}
