/* Misc */
.fl { display: inline; float: left; }
.fr { display: inline; float: right; }
.cl { clear: left; }
.cr { clear: right; }
.cb { clear: both; }

.out { position: absolute; left: -2000px; top: -2000px; }
.break { height: 1px; font-size: 1px; clear: both; overflow: hidden; visibility: hidden; }
.small { font-size: 84.615%;}
.suppress { color: #666666; font-weight: normal; }
.hidden { display: none; }


/* Header */
#header { position: relative; zoom: 1; margin-top: 15px; border-bottom: 1px solid black; z-index: 5;}
#header #logo { float: left; margin: 0; padding: 0; }
#header #logo img { margin: 0; padding: 0; display: block; border: 0;}
#header .bnr-header { float: right; }
#header .bnr-header img { display: block; margin: 0; padding: 0; border: 0; }

/* Main menu*/
#main-menu { xwidth: 653px; margin: 6px 0 0px 99px; =padding-top: 0px; }
#main-menu ul { margin: 0; padding: 0; background: none; zoom: 1; }
#main-menu ul li { background: none; list-style: none; float: left; border-left : 1px solid #737373;  padding: 0  0 0 20px; margin: 0 0 0 20px; text-transform: uppercase; font-family: Arial, sans-serif; line-height: 1.3; font-weight: bold; zoom: 1;  font-size: 12px;}
#main-menu ul li:first-child { border-left: 0; margin-left: 0; padding-left: 0; }
#main-menu ul li { 
	_border-left-width: expression(this.parentNode.firstChild == this ? '0' : '1px'); 
	_margin-left: expression(this.parentNode.firstChild == this ? '0' : '20px'); 
	_padding-left: expression(this.parentNode.firstChild == this ? '0' : '20px'); 

}
#main-menu ul li a { float: left; color: black; text-decoration: none; }
#main-menu ul li.contact { border-left: 0; margin-left: 0; padding-left: 0; float: right; margin-top: -5px; _position: relative; }
#main-menu ul li.contact a { background: url(../img/rr2/bullet-soutez.png) no-repeat 0 50%; padding: 5px 0 5px 12px; }
#main-menu ul li a:hover { color: #FDB313; }

#roletka_1 {position: absolute; left: 98px; top: 125px; visibility: hidden; width: 140px; border-top: 0px solid #a2a2a2; z-index: 10;}
#roletka_2 {position: absolute; left: 191px; top: 125px; visibility: hidden; width: 140px; border-top: 0px solid #a2a2a2; z-index: 10;}
.rdk {display: table; width: 100%; border: 1px solid #a2a2a2; border-top: 0px; background: #ffffff;}
.rdk a {display: table-cell; width: 100%; padding: 2px 4px 2px 4px; cursor: pointer; cursor: hand; font-family: 'Arial CE',Arial,'Helvetica CE',Helvetica; font-size: 11px; font-weight: normal !important; color: #333333; cursor: default; text-decoration: none;}
.rdk a:hover {color: #333333;  cursor: pointer; cursor: hand; text-decoration: none !important;}

#lista_renault_wrap { position: relative; }

iframe.menu-mask { z-index: -1; position: absolute; top: 0; left: 0; width: 100%; height: 30px; background-color: #fff; border: none; filter:alpha(opacity=0); -moz-opacity: 0; opacity: 0; }
