body {
/*    font: 13px/16px Helvetica,sans-serif;*/
    font-size:medium;
    line-height: 22px;
    font-family: Helvetica,sans-serif;
    color: #354147;
    position: static;
}
.container {min-height:350px;}
.actionLink{ color:#2D8296; cursor:pointer; font-weight:bolder; }
.actionLink a{ color:#2D8296; cursor:pointer; font-weight:bolder; text-decoration:none; }
#headerContainer {
        background:  url('../images/headerContainer.png') repeat-x center top;
}
#header {
    font-weight: 500;
    height: 128px;
    background:  url('../images/sprites3.png') no-repeat 50% 0;
    *+float:left;
    *+display:block;

}
#header .width , #top .width, .banner .width, .bannerBackground .width {
    width: 1024px;
    margin: 0 auto;
    position: relative;
    overflow: auto;    
}
#header h1 a {
    display: block;
    width: 392px;
    height: 49px;
    overflow: hidden;
    margin-left: 25px;
    margin-top: 44px;
    text-indent: -9999px;
    background: url('../images/sprites3.png') no-repeat 0 -204px;
}
#header form {
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: right;
}
#header form a {
    display: inline-block;
    margin-bottom: 13px;
    font-size: 12px;
    text-decoration: underline;
    color: #2b8195;
}
#header form .submit {
    cursor:pointer;
    width: 96px;
    height: 32px;
    color: #fff;
    border: 0;
    font-size: 12px;
    margin: 0;
    margin-left: 3px;
    padding: 0;
    background: url('../images/sprites3.png') no-repeat 0 -128px;
}
#header label {
    font-size: 14px;
    color: #354147;
    margin-right: 7px;
}
#header .text {
    width: 112px;
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    border: 0;
    color: #62737b;
    padding-left: 16px;
    margin-left: 8px;
    background: url('../images/sprites3.png') no-repeat -399px -128px;
}
#header .login {
    background-position: -637px -128px;
}
#header .pwd {
    background-position: -765px -128px;
}
#top {
    height: 48px;
    line-height: 48px;
    overflow: visible;
    background: url('../images/menu.gif') repeat-x left top;
}
#top .social {
    float: right;
    color: #fff;
    line-height: 48px;
    height: 48px;
    font-size: 12px;
}
#top .social a {
    vertical-align: middle;
    width: 27px;
    height: 26px;
    margin-left: 10px;
    cursor: pointer;
    overflow: hidden;
    text-indent: -9999px;
    display: inline-block;
    background: url('../images/sprites3.png') no-repeat -329px -142px;
}
#top .social .tw {
    background-position: -291px -142px;
}
#top .social .other {
    background-position: -249px -142px;
}
#nav {
    float: left;
    
}
#top .width {
    overflow: visible;
}
#top li {
    float: left;
    position: relative;
}
#top li a {
    text-decoration: none;
    font-size: 13px;
    color: #fff;
    display: block;
    float: left;
    padding: 0 15px;
    border-right: 1px solid #535d62;
}
.not_guest#top li a {padding: 0 15px;}
.not_guest#top ul li .ieWrapper a {padding:0px; padding-left: 19px;}

#top li:first-child a {
    border-left: 1px solid #535d62;
}
#top li:hover  a{
    background: url('../images/menuHover.gif') left top repeat-x;
}
#top li ul {
    position: absolute;
    top: 100%;
    left: 0;
    height: 42px;
    line-height: 42px;
    width: 500px;
    display: none;
    z-index: 105;

}
#top li:hover ul {
    display: block;
}
#top li ul li {
    height: 16px;
    line-height: 52px;
    float: left;
    padding: 13px 23px;
    border: 0;
    background: url('../images/submenuHover.png') left top repeat-x;
    background-color: #666863;
    z-index: 9999;    
}

#top li ul li:first-child {
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
}
#top li ul li + li {
    background-position: -50px 0;
}
#top li ul li:last-child {
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottom: 5px;
    border-bottom-right-radius: 5px;
    background-position: right top !important;
}

#top li ul li a {
    font-size: 12px;
    border: 0 !important;
    float: none;
    padding: 0;
    display: inline-block;
    height: auto;
    margin-left: -19px;
    line-height: normal;
    padding-left: 19px;
    border-left: 1px solid #aeafac !important;
    background: 0 !important;
}

#top li ul li:first-child a , html body #top li ul .ieMenuFirst a {
    border-left: 0 !important;
}
#top li ul li a:hover {
    color: #68b5c2;
}
#slider {
    height: 320px;
    background: url('../images/slider.png') repeat-x left top;
}
#content {
    background: url('../images/content.png') repeat-x left top;
}
#slider .width {
    width: 1088px;
    margin: 0 auto;
    position: relative;
    height: 320px;
    
}
#slider .width > * {
    height: 320px;
    float: left;
}
#panel {
    position: absolute;
    top: 32px;
    right: 61px;
    height: auto;
    z-index: 100;
}
#panel a {
    float: left;
    width: 24px;
    height: 28px;
    line-height: 24px;
    color: #354147;
    margin-left: 8px;
    cursor: pointer;
    text-align: center;
    background: url('../images/sprites3.png') no-repeat -168px -128px;
}
#panel a.activeSlide {
    background-position: -124px -128px;
    cursor: default;
}
#slider #prev, #slider #next  {
    width: 32px;
    cursor: pointer;
    background: url('../images/sprites3.png') no-repeat -983px -168px;
}
#slider #prev {
    margin-right: 28px
}
#slider #next {
    background-position: -1094px -168px;
    margin-left: 23px;
}
.slide {
    height: 320px;
    width: 970px;
    background: url('../images/slide1.jpg') repeat-x left top;
}
#content {
    padding-bottom: 0px;
}
#content .width {
 /*   width: 100%;
    margin: 0 auto;
    position: relative;  
    height: 600px;*/
}
#appStore {
    width: 361px;
    height: 241px;
    position: absolute;
    top: -150px;
    right: 0;
    background: url('../images/sprites3.png') no-repeat -1159px -140px;
    z-index: 100;
}
#player {
    width: 142px;
    height: 95px;
    position: absolute;
    top: 83px;
    left: 35px;
/*    background-color: #000;*/
}
#appStore .store {
    display: block;
    height: 43px;
    position: absolute;
    right: 24px;
    top: 153px;
    width: 130px;
}
#left {
    width: 544px;
    float: left;
    margin-top: 46px;
    text-align: justify;
}
.header1 {
    font-size: 28px;
    color: #62737b;
    position: relative;
    padding-bottom: 15px;
    border-bottom: 1px solid #c6d0d2;
}
.header1 a {
    color: #68b5c2;
    font-size: 12px;
    position: absolute;
    right: 0;
    text-decoration: none;
    bottom: 15px;
}
.newsShort {
    padding-top: 35px;
    text-align: justify;
}
.newsShort .more {
    cursor:pointer;
    margin-top: 15px;
}
.newsShort p {
    width: 366px;
}
.newsShort img {
    -webkit-box-shadow: 0px 0px 4px 1px #000000;
    -moz-box-shadow: 0px 0px 4px 1px #000000;
    box-shadow: 0px 0px 4px 1px #000000;
}
p {
    color: #354147;
    padding: 10px 0;
}
h2 {
    font-size: 18px;
    color: #68b5c2;
    margin-bottom: 5px;
    font-weight: normal;
}
small {
    display: block;
    color: #62737b;
    font-size: 12px;
}
small a {
    color: #62737b;
}
a.more {
    display: block;
    width: 96px;
    height: 24px;
    line-height: 25px;
    color: #68b5c2;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    background: url('../images/sprites3.png') no-repeat -532px -128px;
}


.newsShort .moreM {
    cursor:pointer;
    margin-top: 15px;
}

.moreM{
    display: block;
    width: 96px;
    height: 24px;
    line-height: 25px;
    color: #68b5c2;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    background: url('../images/sprites3.png') no-repeat -532px -128px;    
}

#right {
    width: 360px;
    padding-top: 122px;
    margin-left: 610px;
    text-align: justify;
}
h3 {
    font-size: 18px;
    font-weight: normal;
    border-bottom: 1px solid #d0d3d4;
    padding-bottom: 15px;
    margin-bottom: 5px;
    color: #62737b;
}
#bottom {
    height: 160px;
    color: #fff;
    font-size: 13px;
    background: url('../images/bottom.png') repeat-x left top;
}
#bottom .width {
    width: 970px;
    margin: 0 auto;
    position: relative;
    height: 160px;
    background: url('../images/sprites3.png') no-repeat 0 -272px;

}
#bottom h4 {
      color: #ffffff;
    font-size: 13px;
    padding: 29px 0 10px 15px;
}
#bottom .column {
    padding-left: 15px;
}
#bottom .column li {
    padding-top: 13px;
    border-top: 1px solid #9acdd6;
    line-height: 18px;
    float: left; 

    width: 180px;
}

#bottom .column li a{
    color:#FFFFFF;
    text-decoration:none;
}

.bottomNav {
    position: absolute;
    right: 0;
    top: 10px;
}
.bottomNav li {
    float: left;
    padding-left: 10px;
    margin-right: 15px;
    border-left: 1px solid #fff;
}
.bottomNav li:first-child {
    border-width: 0;
}
.bottomNav a {
    color: #fff;
    font-size: 12px;
    text-decoration: none;
}
#footer {
    background-color: #354147;

}
#footer .width {
    width: 970px;
    margin: 0 auto;
    position: relative;
    height: 80px;
    line-height: 80px;
    text-align: right;
    color: #fff;
    font-size: 12px;
    background: url('../images/footerBck.png') no-repeat 0 0;
}
#footer .logo {
    width: 386px;
    height: 20px;
    display: block;
    overflow: hidden;
    text-indent: -9999px;
    position: absolute;
    top: 33px;
    left: 15px;
    background: url('../images/sprites3.png') no-repeat -494px -202px;
}
.ie {
    display: none;
}
.ieWrapper {
    display: block;
}

/** Podstrony **/
.bannerBackground {background: url(../images/subpage_background.png) repeat-x; height: 128px; }
.banner2 {background: url(../images/banner_subpage3.png) no-repeat; width: 970px; height: 128px; }


h1 {
    font-size: 20px;
    color: #68b5c2;
    padding: 10px 0;
    font-weight: normal;
}

h4 {
    color: #354147;
    padding: 30px 0;
    font-weight: normal;
}


/** CarGuide **/
h5 {font-size: 14px; font-weight: bold; color: #656e73; padding: 10px 0;}
.fontColor {color: #3e8d9e;}
.subMenu {width :250px; height: auto; display: inline-block; vertical-align: top; margin: 80px 0 0 0; padding: 0 0 30px 0; background: #354147; *float:left !important;}
.subMenu img {display: block; margin-top: -70px;}
.subMenu ul li {padding: 2px 20px;}
.subMenu ul li a {color: #fefefc; font-size: 12px; text-decoration: none;}
.subMenu ul li a.active {color: #a5dbe1;}
.subMenu ul li a:hover {color: #a5dbe1;}
.subMenu .title {text-decoration: underline; font-weight:bolder; text-align: center; font-family: Helvetica,sans-serif; color:#fefefc; padding: 5px;}
.contentContainer {width: 695px; margin: 80px 0 0 10px; display: inline-block; *float:left !important;}
.carDetails {padding: 30px 0;}
.detailsLeft {width: 360px; height: auto;  display: inline-block; vertical-align: top;}
.divider {width: 2px; min-height: 280px; height: inherit; background: #e2e7e3 repeat-y;  margin: 0 17px; display: inline-block; vertical-align: top;}
.detailsText {width: 290px; height: auto; padding: 20px 15px 55px; background-color: #f3f5f4; border-top: 2px solid #d0d3cc; border-left: 2px solid #d0d3cc; float: left;}
.carBanner {display: inline-block;}
.carForm {margin: 20px 0; float:left; width:100%; }
.divider2 {width: 300px; border-top:  1px solid #e3e8e4; }
.carForm label, .form2 label {font-weight: bold; font-size: 14px; padding: 10px 0; display: block;}
.carForm label {font-weight: bold; font-size: 14px; padding: 10px; display: block;}
.form1 {height: 32px; width: 290px; padding: 5px; background-color: #f3f5f4;   border-top: 2px solid #d2d4d3; border-left: 2px solid #d2d4d3;}
.carForm input.km {padding: 5px; height: 20px; width: 163px; font-size: 14px; display: inline-block; border: none;}
.adjustedValue img {float:right;}
.value {background-color: #2d8296; color: #ffffff; font-size: 17px; padding: 15px 10px; font-weight: bold; display: block;}
.form2 { float:left; height: 215px; background-color: #e8eae5; padding: 0 20px; margin-bottom:5px; border-left: none; border-top: 2px solid #d2d4d3;}
.form2 textArea {background-color: #f3f5f4; border-top: 1px solid #d1d4cd; border-left: 1px solid #d1d4cd; border-bottom: 1px solid #e8eae5; padding: 10px;}
.form2 .button1 {margin: 10px 0; display: block;} 
.button1 {cursor: pointer; background: url(../images/background_button.png); height: 32px; width: 150px; border: none; border-radius: 3px; display: inline-block; color: #ffffff; font-size: 13px; font-weight: bold; vertical-align: top;}
.light {background: url(images/light.png) no-repeat; width: 997px; height: 466px; position: absolute; top: -100px; margin: 0 auto;}
.colLeft {height: 400px; float:left; position:absolute; }

/** Kontakt **/
.input1 {height: 25px; width: 181px; padding: 5px 15px;  background-color: #F3F5F4; border: 2px solid #D2D4D3; border-radius: 3px; font-size: 13px; color: #354147; vertical-align: top; }
#contactPage .row {margin: 0; padding: 3px; color: #354147;}
#contactPage .row label {width : 100px; display: inline-block; padding: 7px; vertical-align: top; }
#contactPage .verifyCode {display: inline-block; padding: 10px 0; vertical-align: top;}
#contactPage .verifyCode a { display: inline-block; padding: 10px; color: #3E8D9E; vertical-align: top; }
.textarea {border: 2px solid #D2D4D3; border-radius: 3px; font-size: 13px; color: #354147;  box-shadow: 1px 1px 1px #DDE4EA inset; padding: 10px; background-color: #F3F5F4;}
#contactPage .buttons {margin: 0 auto; width: 350px; }
#contactPage {width: 600px; margin: 0 auto; float: none; padding: 20px 0 0 0 ;}


/** Podstrona Services **/

/** Tabela na stronie Services **/
#content table .fontColor {color: #3e8d9e;}


#content table {clear: both; /*table-layout: fixed;*/}
#content table thead th {text-align: left; background-color: #e8eae5; height: 40px; padding: 0 10px; padding-right: 0px;}
#content table tr {border-top: #e8eae5 1px solid; vertical-align: middle; height: 35px; }
#content table td {padding: 0 10px; text-align: left; }
#content table td.inner {padding: 0 10px; text-align: center; }
#content .vr table thead th {text-align:right; background-color: #e8eae5; height: 40px; padding: 0 10px; padding-right: 30px;}
#content table td tr td {padding: 0 10px; text-align:right; padding-right: 30px;}

/* Used cars and comms table style */
#content .carTable #headItems {font-size: 0; clear: both; /*table-layout: fixed;*/ background-color: #e8eae5; }
#content .carTable #headItems .header {font-size: medium; vertical-align: middle; display: inline-block; margin:0px; font-weight: bold; text-align: left; padding: 10px; padding-right: 0px;}
#content .carTable #model { width: 692px; display:table; border-top: #e8eae5 1px solid; }
#content .carTable #model .modelItem { display: table-cell; vertical-align: middle; padding:7px 0px 7px 20px; margin:0px;}
#content .carTable #model .modelItemType { display: table-cell; vertical-align: middle; padding:7px 0px 7px 7px; margin:0px;}
#content .carTable #model .float { float:left; }
.sticky {  
    position: fixed;  
    width: 692px;  
    /*left: 0;*/  
    top: 0;  
    z-index: 100;  
    border-top: 0;  
}  

.anchor{
    padding-top: 50px;
    margin-top: -50px;
    color: #FFFFFF;
    z-index: -999;
}
/*Table on new cars page*/
table .fontColor {color: #3e8d9e;}

#newPrices {
    width: 544px;
    margin-top: 80px;
    text-align: justify;
}
#newPrices table {clear: both;}
#newPrices table thead th {background-color: #e8eae5; height: 40px; padding: 0 10px;}
#newPrices table tr {border-top: #e8eae5 1px solid; vertical-align: middle; height: 35px; }
#newPrices table td {padding: 0 10px; }

#newPrices table td a { text-decoration: none; color: #354147; }

.showContent{
    display: block;
}

.headerColor{
    color:#535d62;
    font-weight:bolder;
    padding-bottom:5px;
}


#content .fontColor {color: #3e8d9e;}


.dataLeft{    
    padding: 10px;
    width:100%;
    background-color: #f3f5f4;
    float:left;
}

.vr {
    margin:5px 0px;
    border-right: 1px solid #E8EAE5; 
    width: 50%;
    height:auto;
    float:left;
}
.dataRight{
    /*margin:10px 0px;*/
    width:45%; 
    padding: 5px 0px 10px 10px;
    float:left;    
}

.actionLink a{    
    font-weight: bolder;
    cursor:pointer;
    color: #2d8296;
    text-decoration:none;
}

#enterKm{
    width:50%;
    font-weight:bolder;
    
}

.activeTr{
    background-color: #F3F5F4;
}


#leftSideAccount{
    margin-top:10px;
    width: 544px;
    float: left;
    text-align: justify;   
    padding-bottom: 50px;
}

#rightSideAccount{
    padding-top:5px;
    width: 360px;
    margin-left: 610px;
    text-align: justify;    
    padding-bottom: 50px;
}

.button2{
    background: url("../images/sprites3.png") no-repeat scroll 0 -128px transparent;
    border: 0 none;
    color: #FFFFFF;
    font-size: 12px;
    height: 32px;
    margin: 0 0 0 3px;
    padding: 0;
    width: 96px;
}


div.flash-error, div.flash-notice, div.flash-success, div.flash-warning
{
    padding:.8em;
    margin-bottom:1em;
    border:2px solid #ddd;
}

div.flash-error
{
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}

div.flash-notice
{
    background:#FFF6BF;
    color:#514721;
    border-color:#FFD324;
}

div.flash-success
{
    background:#E6EFC2;
    color:#264409;
    border-color:#C6D880;
}

div.flash-error a
{
    color:#8a1f11;
}

div.flash-notice a
{
    color:#514721;
}

div.flash-success a
{
    color:#264409;
}

div.flash-success
{
    background-color: #d9edf7;
    border-color: #bce8f1;
}

div.flash-warning
{
    background-color: #d9edf7;
    border-color: #bce8f1;    
}

div.flash-warning a {
    color: #31708f;
}

.importXml li span{
    padding-left:10px;
}

.actionLink_text{
    text-decoration: none;
    color:#354147;
    cursor: pointer;
}
.actionLink_text a{
    text-decoration: none;
    color:#354147;
    cursor: pointer;
}

.importXml .row img { width:30px; height:30px; }
.importXml .labelMyTitle { width:50px; height:30px; float:left; padding: 5px 0px; }
.importXml .labelMyDate { width:50px; height:30px; float:left; }
.importXml .row #my_title { float:left; }
.importXml .row #my_date { float:left; }

/* Registration Service CSS */
.checkPlateForm{
    display: inline;
    vertical-align: top; 
    padding-top: 10px;
}

.checkPlateForm .button1 {
    display: inline;
    margin-top:20px;
}

.checkPlateNumber{
    display: inline;
    padding: 0 0 15px;
    vertical-align: top;
    width: 100%;
}

.checkPlateNumber input {
    background: url("../images/checks-input.png") no-repeat;
    vertical-align: middle;
/*    width: 219px;*/
    width: 300px;
    height: 72px;
    float: none;
    border: none;
    padding-left: 60px;
    padding-right: 20px;
    font-size: 35px;
    border: none;
    text-transform:uppercase;
    /*padding-top: 13px\0/;*/
    *padding-top: 14px;//ie7
    
}

.terms_conditions {width: 970px; padding: 0 30px; font-size: 14px; line-height: 25px; text-align: justify; counter-reset: mainCounter}
.terms_conditions h2.header1 {margin: 10px 0}
.terms_conditions .text {margin: 30px 0 50px 0}
.terms_conditions a {color: #68b5c2; text-decoration: none;}
.terms_conditions ol {counter-reset: item; list-style-position: outside;}
.terms_conditions ol li {display: block; padding: 0 20px;}
.terms_conditions ol li:before {content: counters(mainCounter, ".")"."counters(item, ".")"."; counter-increment: item; color: #62737b; font-size: 15px; font-weight: bold; padding-right: 10px}
.special_font {color: #68b5c2}
.mainCounter {counter-increment: mainCounter;}

.view_realex-invoiceForm  a.tandc {color: #68b5c2; font-size: 13px; margin: 10px 0; display: inline-block}



#explicitsubmit {
    display: inline-block;
    width: 76px;
    height: 26px;
    line-height: 25px;
    color: #68b5c2;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    background-color: whitesmoke;
}

.link {
  color: #2d8296;
  font-weight: bolder;
  text-decoration: none;
}
#content #contactPage fieldset {
  border: 1px solid #DDD;
  padding: 10px;
  margin: 0 0 10px 0;
}

#content #contactPage fieldset legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

.contentContainer #carInfo {
  width: 630px;
  display: inline-block;
  padding-top: 5px;
}

#carInfo h1 {
    font-size: 22px;
    color: #68b5c2;
    padding: 10px 0;
    font-weight: normal;
    text-transform: uppercase;
}

#carInfo .custom {
    margin-top: 20px;
    font-size: 20px;
    display: inline-block;
}

#carInfo h1 a {
    color: #2D8296;
    text-decoration: none;
    text-transform: uppercase;
}

#carInfo .subTitle {
    color: #2D8296; 
    font-weight: bold;
    padding-bottom: 10px;
    display: inline-block;
    width: 100%;
}

#carInfo .subTitle a img {
    float: right;
    padding-right: 40px;
}

#carInfo .column1 {
    vertical-align: top;
    display: inline-block;
}

#carInfo .column2 {
    vertical-align: top;
    display: inline-block;
}

#carInfo .column1 .text {
    font-weight: bolder;
}

#carInfo .column2 .text {
    font-weight: bolder;
}

.associatedItem { 
    display: table-cell; 
    vertical-align: middle; 
    padding: 7px 0px 7px 5px; 
    margin: 0;
}
#associatedCarTable { 
    width:970px; 
    margin-top:10px; 
    border: 1px solid #d0d2ce;
    float: left;
    font-size: 15px; 
}
#associatedCarTable #modelDetail { 
    width:100% 
}
#associatedCarTable #headItems {
    clear: both; 
    background-color: #e8eae5; 
    border-bottom: 1px solid #d0d2ce;
    font-weight: bolder;
}
#associatedCarTable #headItems .header {
    /*font-size: 14px;*/ 
    vertical-align: middle;
    display: inline-block; 
    margin:0px; 
    font-weight: bold;
    text-align: left; 
    padding: 5px 0; 
    padding-right: 0px;
}

.associatedContainer { 
    width: 970px; 
    margin-top: 40px;
    padding-top: 40px;
    border-top: 1px solid #68b5c2;
    border-bottom: 1px solid #68b5c2;
    margin-bottom: 5px;
}

.associatedContainer > div {
    text-transform: uppercase;
    font-size: 22px;
    color: #68b5c2;
    padding-bottom: 10px;
}


.associatedContainer .form1 {
    height: 32px;
    width: 175px;
    padding: 5px;
    background-color: #f3f5f4;
    border: 2px solid #d2d4d3;
    display: inline;
    margin: 0 10px;
}

.associatedContainer .button1 {
    margin-left: 10px;
}

.associatedContainer input.km {
    padding: 5px; 
    height: 20px; 
    width: 25px; 
    font-size: 15px; 
    display: inline-block; 
    border: none;
}

.mtpGuide { 
    background-color: #B4DAE0;
    font-weight: bolder; 
}
.mtpOption { 
   // background-color: #C3E1E7; 
}

span.text {
  color: #2D8296;
  font-weight: bold;
  padding-bottom: 10px;
  width: 100%;
  text-transform: none;
}

#usedCarsSelect, #usedCarsCommSelect {
    display: none;
}

#liUsedCars {
    /*border-bottom-left-radius : 0px !important;*/
}

.associatedContainer ol {
    list-style-type: lower-alpha;
    color: #2D8296;
    font-weight: bold;
    padding-left: 23px;
}

.buttonImitation {
    background-color: #C3E1E7;
    padding: 5px;
    border-radius: 5px;
}

.customValueInfoBtn {
    width: 20px;
    height: 20px;
    padding-left: 5px;
    vertical-align: top;
    cursor: pointer;
}

/* SPINNER */ 
.modal {
    display:    none;
    position:   fixed;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 255, 255, 255, .8 ) 
                url('../images/ajax-loader_1.gif') 
                50% 50% 
                no-repeat;
}

body.loading {
    overflow: hidden;   
}

body.loading .modal {
    display: block;
}
.commercial_sub_menu {font-size: 15px; }

.make_name {
    color: #ffffff;
    font-weight: bold;
}

.range_model_name {
    color: #ffffff;
    margin-left:20px;
    /*font-weight: bold;*/
}

li.active { color: #a5dbe1; }
a.yes_no { 
    color: #2199e8;
    cursor: pointer;
    line-height: inherit;
    text-decoration: none;
}
a.yes_no:hover { 
    text-decoration: underline;
}