@import url("./font-awesome.min.css");
#pageFooter, #pageFooter #ftrLinks, #pageFooter #ftrLinks ul li, #pageFooter #copyR, #home #signsTrgt, #carDetail #signsTrgt, #p404 #signsTrgt, #catchwords #hpCarPromo, #catchwords .other {
  float: left;
  clear: both;
  width: 100%;
}

#sgnList .capt, #partners .capt, #karusel .capt, #regiony .capt {
  height: 34px;
}

#sgnList .capt h2, #partners .capt h2, #karusel .capt h2, #regiony .capt h2 {
  font-size: 12pt;
  line-height: 35px;
  padding: 7px 0px 6px 0px;
  margin: 0px 0px 0px 10px;
  height: 34px;
  display: inline;
  border: 1px solid #f58001;
  border-left: none;
  border-right: none;
  vertical-align: middle;
}

.comContWrap, #srchFHp, #topauta a, #regiony, #catchwords, #reviews, .karusel {
  width: 988px;
  background: none #fff;
  margin-top: 15px;
  float: left;
  border: 1px solid #dfdfdf;
  border-bottom: 2px solid #cbcbcb;
  border-radius: 5px;
}

.comContWrap h1, #srchFHp h1, #topauta a h1, #regiony h1, #catchwords h1, #reviews h1, .karusel h1, .comContWrap h2, #srchFHp h2, #topauta a h2, #regiony h2, #catchwords h2, #reviews h2, .karusel h2 {
  font-weight: bold;
  font-size: 12pt;
  color: #000;
  line-height: 45px;
  border-bottom: 1px solid #dadada;
  width: 100%;
  text-indent: 10px;
}

#usrLoginFrame #lgnForm input, .comContWrap #regForm input, #regPg #regForm input, #regPg #bindForm input, #regPg #activateForm input {
  height: 34px;
  border: 0 none;
  cursor: pointer;
  display: block;
  line-height: 20px;
  padding: 7px 5px;
  -webkit-appearance: none;
  background-image: url("/img/form.png");
  background-repeat: no-repeat;
  background-color: #fff;
}

#usrLoginFrame #lgnForm input {
  width: 151px;
  background-position: 0px -34px;
}

.btn, .btnOrng, #usrLoginFrame #lgnForm input.redBtn3DNorm, .comContWrap #regForm input#submitBtn, #regPg #options a.optionBtn, #regPg #regForm input.orngBtn3DNorm, #regPg #bindForm input.orngBtn3DNorm, #regPg #activateForm input.orngBtn3DNorm, #regPg .orngBtn3DNorm, .orngBtn3DNorm, #wf_innerWndFrmWrap #innerWndAlertMsgBox span#wndFrmAcceptBtn, #wf_innerWndFrmWrap #wndFrmAcceptBtn, #wf_innerWndFrmWrap #wndFrmStornoBtn, #contacts #reqForm input.orngBtn3DNorm {
  height: 37px;
  width: 151px;
  display: block;
  line-height: 37px;
  /*padding: 7px 5px;*/
  color: #fff;
  text-align: center;
  text-decoration: none;
  text-shadow: 1px 1px 1px #c77039;
  font-weight: bold;
  font-size: 13pt;
  border: 0px none;
  cursor: pointer;
  border-radius: 3px;
  background-image: url("/img/bgsheet.png");
  background-repeat: repeat-x;
  background-color: transparent;
  background-position: 0px -80px;
}

.btn:hover, .btnOrng:hover, #usrLoginFrame #lgnForm input.redBtn3DNorm:hover, .comContWrap #regForm input#submitBtn:hover, #regPg #options a.optionBtn:hover, #regPg #regForm input.orngBtn3DNorm:hover, #regPg #bindForm input.orngBtn3DNorm:hover, #regPg #activateForm input.orngBtn3DNorm:hover, #regPg .orngBtn3DNorm:hover, .orngBtn3DNorm:hover, #wf_innerWndFrmWrap #innerWndAlertMsgBox span#wndFrmAcceptBtn:hover, #wf_innerWndFrmWrap #wndFrmAcceptBtn:hover, #wf_innerWndFrmWrap #wndFrmStornoBtn:hover, #contacts #reqForm input.orngBtn3DNorm:hover {
  background-position: 0px -125px;
}

#srchFHp #comb select {
  display: block;
  float: left;
}

* {
  margin: 0;
  padding: 0;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  /*font-family: inherit;*/
  vertical-align: baseline;
}

:focus {
  outline: 0;
}

body {
  color: black;
  background: white;
}

ol, ul {
  list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: separate;
  border-spacing: 0;
}

caption, th, td {
  font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}

blockquote, q {
  quotes: "" "";
}

article, aside, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

img {
  border: 0px;
}

.clr {
  clear: both;
}

.flL {
  float: left;
}

.flR {
  float: right;
}

.bld {
  font-weight: bold;
}

div {
  display: block;
}

article, aside, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

.group:before, .group:after {
  content: "";
  display: table;
}

.group:after {
  clear: both;
}

.group {
  zoom: 1;
  /* IE 6/7 */
}

.fltL {
  float: left;
}

.fltR {
  float: right;
}

.clr {
  clear: both;
}

.cntr {
  text-align: center;
}

.dispOff {
  display: none;
}

body {
  font-family: arial, verdana, helvetica;
  font-size: 9pt;
  color: #000;
  background: url("/img/page_bg.jpg") #efefef left top repeat-x;
}

.pgWrap {
  width: 990px;
  margin: 0px auto 0px auto;
  clear: both;
}

.orng {
  color: #f67c21;
}

#blckMenu {
  width: 100%;
  height: 45px;
  margin: 0px;
  min-width: 1010px;
  padding: 0;
  clear: both;
  float: left;
  background: url("/img/top_menu_bg.jpg") repeat-x top left #010101;
}

#blckMenu a {
  color: #fff;
  float: left;
  line-height: 45px;
  margin: 0px 30px 0px 0px;
  font-weight: bold;
  text-decoration: none;
}

#blckMenu a:hover, #blckMenu a.active {
  color: #f67c21;
}

#logU {
  float: right;
  position: relative;
  height: 45px;
}

#logU #logUN, #logU .logBtnLink {
  color: #fff;
  height: 45px;
  line-height: 45px;
  font-weight: bold;
  font-size: 8.5pt;
  cursor: pointer;
  width: 125px;
  padding: 0 35px 0 10px;
  margin: 0px;
  background-image: url("/img/iconsheet.png?ts=20160127");
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: -1025px -510px;
}

#logU #logUN.opened, #logU .logBtnLink.opened {
  background-position: -1025px -465px;
}

#logU #logUN:hover, #logU .logBtnLink:hover {
  color: #f67c21;
}

#logU .logBtnLink {
  background: none transparent;
  text-align: right;
  padding: 0 5px 0 10px;
}

#logU ul {
  border-radius: 0 0 5px 5px;
  display: none;
  background: none #000;
  border-width: 0 2px 2px 2px;
  border-style: none outset outset outset;
  border-color: #aaa;
  width: 150px;
  padding: 0px 10px 10px 10px;
  position: absolute;
  top: 45px;
  right: 0px;
  z-index: 500;
}

#logU ul li {
  line-height: 16px;
  height: 16px;
  vertical-align: middle;
  width: 100%;
  float: left;
  clear: both;
}

#logU ul li a {
  font-size: 8pt;
  font-weight: bold;
  color: #fff;
  line-height: 16px;
  height: 16px;
  width: 100%;
  display: block;
  float: left;
}

#logU ul li.big a {
  font-size: 10pt;
}

#logU ul li hr {
  margin: 7px 0 0 0;
  float: left;
  width: 100%;
  display: border-box;
}

#logU:hover ul {
  display: block;
}

#logU:hover #logUN {
  background-position: -1025px -465px;
}

#pageHeader {
  height: 72px;
}

#pageHeader h1, #pageHeader .homeLink {
  float: left;
}

#pageHeader h1 img, #pageHeader .homeLink img {
  margin: 11px 0px 0px 0px;
}

#pageHeader #shwCarLink, #pageHeader #reqCarLink, #pageHeader .logBtnLink, #pageHeader .logBtnLink2 {
  color: #4D7B99;
  line-height: 37px;
  font-size: 10.5pt;
  margin: 18px 15px 18px 0px;
  float: left;
}

#pageHeader #shwCarLink:hover, #pageHeader #reqCarLink:hover, #pageHeader .logBtnLink:hover, #pageHeader .logBtnLink2:hover {
  color: #6cadd3;
}

#pageHeader .btnOrng {
  float: left;
  margin: 18px 0px 18px 0px;
  width: 170px;
}

#pageHeader .btnOrng:first-letter {
  text-transform: uppercase;
}

#pageHeader .btnOrng span {
  background: url("/img/iconsheet.png?ts=20160127") no-repeat transparent -253px -48px;
  padding-left: 25px;
}

#pageFooter {
  margin: 10px 0 0 0;
}

#pageFooter #autoinzerce {
  border-bottom: 1px solid #dadada;
}

#pageFooter #autoinzerce p {
  font-size: 10pt;
  line-height: 18px;
  color: #656565;
  padding: 10px 10px 20px 10px;
  text-align: justify;
}

#pageFooter #autoinzerce h2 {
  font-weight: bold;
  font-size: 12pt;
  line-height: 30px;
  width: 100%;
  text-indent: 10px;
}

#pageFooter #ftrLinks {
  border-bottom: 1px solid #dadada;
  margin-top: 15px;
  padding: 0px 0px 15px 0px;
}

#pageFooter #ftrLinks ul {
  float: left;
  width: 180px;
  margin: 0px 0px 0px 18px;
}

#pageFooter #ftrLinks ul strong {
  font-weight: bold;
}

#pageFooter #ftrLinks ul li {
  display: block;
  line-height: 24px;
}

#pageFooter #ftrLinks ul li a {
  color: #656565;
  text-decoration: none;
}

#pageFooter #ftrLinks ul li a:hover {
  text-decoration: underline;
}

#pageFooter #ftrLinks ul li.partner {
  height: 40px;
  overflow: hidden;
}

#pageFooter #copyR {
  padding: 15px 0px;
  text-align: center;
}

#fb-root {
  width: 157px;
  float: right;
  display: block;
}

#fb-root #facebookBtn {
  height: 30px;
  width: 157px;
  line-height: 30px;
  float: right;
  display: block;
  background-image: url("/img/form.png");
  background-repeat: no-repeat;
  background-color: #fff;
  background-position: 0px -128px;
}

#usrLoginFrame {
  width: 400px;
  line-height: 20px;
  vertical-align: middle;
  margin: 20px auto;
  text-align: center;
}

#usrLoginFrame .errMsg {
  font-size: 10pt;
  font-weight: bold;
  text-align: center;
}

#usrLoginFrame #lgnForm {
  margin: 0px auto;
  width: 320px;
  height: 100px;
  display: block;
  clear: both;
}

#usrLoginFrame #lgnForm input {
  margin: 10px 0;
  width: 141px;
  height: 20px;
  line-height: 20px;
  display: block;
  padding: 7px 5px;
  box-sizing: content-box;
}

#usrLoginFrame #lgnForm input.redBtn3DNorm {
  float: none;
  margin: 0 auto;
  clear: both;
  line-height: 26px;
  padding: 0px;
}

.comContWrap h1, .comContWrap h2 {
  line-height: 45px;
  border-bottom: none;
  width: auto;
  text-indent: 10px;
}

.comContWrap hr {
  border-style: solid none none none;
  border-width: 1px;
  border-color: #dadada;
  width: 100%;
  margin: 15px 0;
  padding: 0px;
  float: left;
  clear: both;
}

.comContWrap .errMsg {
  color: red;
  line-height: 30px;
  margin: 10px 0;
  text-align: center;
  width: 100%;
  display: block;
  font-weight: bold;
  font-size: 11pt;
}

.comContWrap #regForm {
  display: block;
  padding: 10px 10px;
  margin: 20px 0 0 0;
}

.comContWrap #regForm label {
  width: 140px;
  height: 34px;
  line-height: 34px;
  float: left;
  clear: both;
  margin: 0;
}

.comContWrap #regForm input {
  width: 151px;
  height: 20px;
  background-position: 0px -34px;
}

.comContWrap #regForm input#submitBtn {
  width: 250px;
  margin: 5px auto 15px auto;
  padding: 0px;
  vertical-align: middle;
}

.comContWrap #regForm #captchaAnswerWrap img {
  float: left;
}

.comContWrap #regForm #captchaAnswerWrap input {
  float: left;
}

.nocarmsg {
  font-weight: bold;
  font-size: 11pt;
  text-align: center;
  width: 100%;
  margin: 15px 0;
  display: block;
}

#regPg h3 {
  height: 45px;
  line-height: 45px;
  font-weight: bold;
  font-size: 11pt;
  margin: 0 0 5px 0;
}

#regPg #optionsTitle {
  display: block;
  width: 300px;
  text-align: center;
  margin: 0px auto;
  padding-top: 50px;
  font-size: 12pt;
  font-weight: bold;
}

#regPg #options {
  width: 300px;
  margin: 0px auto;
  padding-top: 50px;
}

#regPg #options a.optionBtn {
  width: 300px;
  margin-bottom: 20px;
}

#regPg #regForm, #regPg #bindForm, #regPg #activateForm {
  padding: 0 10px;
}

#regPg #regForm label, #regPg #bindForm label, #regPg #activateForm label {
  width: 140px;
  height: 34px;
  line-height: 34px;
  float: left;
  margin: 0px 0 0;
}

#regPg #regForm input, #regPg #bindForm input, #regPg #activateForm input {
  width: 210px;
  height: 20px;
  background-position: 0px -497px;
}

#regPg #regForm input.orngBtn3DNorm, #regPg #bindForm input.orngBtn3DNorm, #regPg #activateForm input.orngBtn3DNorm {
  float: left;
  width: 220px;
  margin: 5px auto 15px 140px;
  vertical-align: middle;
  clear: both;
  padding: 0;
}

#regPg #regForm input#captchaAnswer, #regPg #bindForm input#captchaAnswer, #regPg #activateForm input#captchaAnswer {
  width: 110px;
  background-position: 0px -532px;
  float: left;
  margin: 0 20px 0 0;
}

#regPg #regForm #captchaAnswerWrap, #regPg #bindForm #captchaAnswerWrap, #regPg #activateForm #captchaAnswerWrap {
  margin-top: 5px;
}

#regPg #regForm #captchaAnswerWrap label, #regPg #bindForm #captchaAnswerWrap label, #regPg #activateForm #captchaAnswerWrap label {
  width: 140px;
  height: 34px;
  line-height: 34px;
  margin: 0px 0 0 0;
}

#regPg #regForm .msg, #regPg #bindForm .msg, #regPg #activateForm .msg {
  font-weight: bold;
  width: 360px;
  margin: 5px 0;
  padding: 0;
  text-align: center;
  display: block;
  float: left;
  clear: both;
  color: red;
}

#regPg .msg {
  font-weight: bold;
  margin: 0 auto;
  padding: 50px 10px;
  text-align: center;
  display: block;
  clear: both;
  font-size: 22px;
}

#regPg .orngBtn3DNorm {
  float: none;
  width: 220px;
  margin: 5px auto 15px auto;
  vertical-align: middle;
  clear: both;
}

.orngBtn3DNorm {
  vertical-align: middle;
}

.uconst {
  display: block;
  width: 100%;
  text-align: center;
}

.uconst span {
  text-align: left;
  display: inline-block;
  font-size: 11pt;
  font-weight: bold;
  padding: 20px 0 20px 100px;
  line-height: 20px;
  margin: 20px 0;
  background: url("/img/underconst.jpg") no-repeat transparent left center;
}

.dynMobLink {
  display: block;
  float: left;
  clear: both;
  width: 100%;
  height: 37px;
  line-height: 37px;
  margin: 10px 0 0 0;
  padding: 0 10px 0 0;
  box-sizing: border-box;
  background: none #FF9800;
  color: #fff;
  text-align: right;
  text-shadow: 1px 1px 1px #c77039;
  text-decoration: none;
  font-weight: bold;
  font-size: 13pt;
}

.dynMobLink:hover {
  text-decoration: underline;
}

.hdrMessage {
  margin-bottom: 15px;
}

.hdrMessage p {
  text-align: center;
  font-size: 12pt;
  padding: 10px;
  font-weight: bold;
}

#breadcrumbs {
  width: 830px;
  height: 20px;
  line-height: 18px;
  vertical-align: top;
  margin: 6px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  clear: left;
  overflow: hidden;
}

#breadcrumbs span, #breadcrumbs h1, #breadcrumbs h2 {
  font-size: 8pt;
  color: #333;
  float: left;
  margin: 0px 0px 0px 0px;
  font-weight: normal;
  padding: 0px;
}

#breadcrumbs a {
  font-size: 8pt;
  color: #4D7B99;
  text-decoration: underline;
  float: left;
  font-weight: normal;
  display: inline;
  margin: 0px 0px 0px 0px;
}

#breadcrumbs a span {
  color: #4D7B99;
  text-decoration: inherit;
  font-weight: inherit;
}

#breadcrumbs a:hover {
  /*text-decoration:none;*/
}

#breadcrumbs a:hover span {
  color: #6cadd3;
}

#rightSkyWrap, #rightSkyWrapX {
  position: absolute;
  left: 50%;
  margin: 0 0 0 505px;
  width: 160px;
  top: 45px;
  display: block;
  height: 630px;
}

#rightSky, #rightSkyX {
  display: block;
  height: 160px;
  padding-bottom: 0;
}

#adblockwrap {
  background: none #f7f7f7;
  border: none;
  margin: 0 0 0 0;
  padding: 0 10px 0 134px;
  width: 611px;
}

#adblock1 {
  background: none #f7f7f7;
  clear: both;
  float: left;
  padding: 5px 0;
}

#carlistFullban, #partlistFullban {
  text-align: center;
  display: inline-block;
}

#clwidebanner {
  text-align: center;
  float: left;
  width: 100%;
  clear: both;
  position: relative;
}

#carlist #clwidebanner, #partlist #clwidebanner {
  font-size: 1pt;
}

#carlist #clwidebanner #carlistFullban div, #partlist #clwidebanner #carlistFullban div {
  padding-bottom: 5px;
}

#revlist #clwidebanner {
  text-align: center;
  float: left;
  width: 670px;
  clear: left;
}

.adRightColumnIndicator {
  display: none;
}

.adsdesc {
  font-size: 7px;
  font-weight: normal;
  width: 100%;
  text-align: right;
  text-transform: uppercase;
  font-family: sans-serif;
  display: none;
}

.megaboardD, #megaboard {
  width: 1000px;
  margin-left: -5px;
}

.fullbannerD {
  text-align: left;
}

.mediumrectangleD {
  width: 300px;
}

.adRightColumnIndicator {
  position: absolute;
  left: -8px;
  top: 3px;
  width: 5px;
  height: 29px;
}

.midrectanglesD {
  width: 670px;
}

#middleSquares150x150, #middleSquares {
  clear: both;
  display: table;
  float: left;
  height: auto;
  margin: 5px 0;
  text-align: center;
  width: 100%;
}

.wfCLMidwrap {
  display: table-cell;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
}

#hpspecial {
  float: left;
  clear: both;
  width: 100%;
  margin: 10px 0 7px 0;
}

#carlist #itemlist .adsbygoogle {
  border-bottom: 1px solid #dadada;
  padding-bottom: 3px;
}

#widesky2 {
  clear: both;
}

.leaderBg {
  background: none #000;
}

.leaderBg .pgWrap {
  position: relative;
}

.showReklama, .adLabel {
  position: relative;
  margin-top: 10px;
}

.showReklama:before, .adLabel:before {
  content: 'reklama';
  position: absolute;
  top: -10px;
  right: 0;
  height: 10px;
  line-height: 10px;
  width: auto;
  display: inline-block;
  font-family: arial,sans-serif;
  font-size: 7pt;
  text-align: right;
}

#hpIcns {
  padding: 5px 0px 5px 0px;
  width: 100%;
  /*border-bottom:1px solid #dfdfdf;*/
  float: left;
}

#hpIcns a {
  width: 123px;
  height: 33px;
  overflow: hidden;
  float: left;
  display: block;
  text-align: center;
  padding-top: 45px;
  color: #888888;
  font-size: 8.5pt;
  text-decoration: none;
  background-image: url("/img/iconsheet.png?ts=20160127");
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: 100% 100%;
}

#hpIcns #cTypeO {
  background-position: -6px -79px;
}

#hpIcns #cTypeO:hover, #hpIcns #cTypeO.active {
  background-position: -6px -169px;
}

#hpIcns #cTypeN {
  background-position: -129px -79px;
}

#hpIcns #cTypeN:hover, #hpIcns #cTypeN.active {
  background-position: -129px -169px;
}

#hpIcns #cTypeM {
  background-position: -252px -79px;
}

#hpIcns #cTypeM:hover, #hpIcns #cTypeM.active {
  background-position: -252px -169px;
}

#hpIcns #cTypeP {
  background-position: -375px -79px;
}

#hpIcns #cTypeP:hover, #hpIcns #cTypeP.active {
  background-position: -375px -169px;
}

#hpIcns #cTypeB {
  background-position: -498px -79px;
}

#hpIcns #cTypeB:hover, #hpIcns #cTypeB.active {
  background-position: -498px -169px;
}

#hpIcns #cTypeS {
  background-position: -621px -79px;
}

#hpIcns #cTypeS:hover, #hpIcns #cTypeS.active {
  background-position: -621px -169px;
}

#hpIcns #cTypeW {
  background-position: -744px -79px;
}

#hpIcns #cTypeW:hover, #hpIcns #cTypeW.active {
  background-position: -744px -169px;
}

#hpIcns #cTypeD {
  background-position: -867px -79px;
}

#hpIcns #cTypeD:hover, #hpIcns #cTypeD.active {
  background-position: -867px -169px;
}

#srchFHp {
  width: 988px;
  margin-top: 0px;
}

#srchFHp #comb {
  width: 100%;
  float: left;
  clear: both;
  /*border-bottom:1px solid #dfdfdf;*/
}

#srchFHp #comb select {
  box-sizing: border-box;
  line-height: 24px;
  padding: 0 5px;
  width: 152px;
  height: 35px;
  appearance: none;
  color: black;
  border-radius: 5px;
  border-style: solid;
  border-width: 1px;
  border-color: #ccc;
  background: #FEFEFE;
  background: linear-gradient(to bottom, #FEFEFE 0%, #F3F3F3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FEFEFE', endColorstr='#F3F3F3',GradientType=0 );
  background-repeat: no-repeat;
  background-position: right center;
  background-image: url("/img/combo_arrow_gray.png");
  background-image: url("/img/combo_arrow_gray.png"), linear-gradient(to bottom, #FEFEFE 0%, #F0F0F0 100%);
  height: 32px;
  margin: 15px 0px 15px 11px;
  float: left;
}

#srchFHp #comb select.required {
  border-color: #ccc;
  background: #FFF3DD;
  background: linear-gradient(to bottom, #FFFCF4 0%, #FFF3DD 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFCF4', endColorstr='#FFF3DD',GradientType=0 );
}

#srchFHp #comb select.required[disabled] {
  background: none #eaeaea;
  filter: none;
}

#srchFHp #comb select.required {
  background-repeat: no-repeat;
  background-position: right center;
  background-image: url("/img/combo_arrow_gray.png"), linear-gradient(to bottom, #FFFCF4 0%, #FFF3DD 100%);
}

#srchFHp #comb select option {
  background: #fff;
  color: black;
  -o-user-select: none;
  user-select: none;
  cursor: default;
}

#srchFHp #comb select::-ms-expand {
  display: none;
}

#srchFHp #comb select::-ms-value, #srchFHp #comb select:focus::-ms-value {
  background: none transparent;
  color: #000;
}

#srchFHp #webfarm_formCarSign {
  display: none;
}

#sgnChck, .sgnsBox {
  padding: 10px 0px;
  width: 815px;
  float: left;
  clear: both;
  display: none;
}

#sgnChck#sgnsBoxO, .sgnsBox#sgnsBoxO {
  display: block;
}

#sgnChck ul, .sgnsBox ul {
  float: left;
  width: 151px;
  margin: 0px 1px 0px 11px;
  /*(100%/6);*/
}

#sgnChck ul li, .sgnsBox ul li {
  display: block;
  float: left;
  width: 100%;
}

#sgnChck ul li label, .sgnsBox ul li label {
  float: left;
  display: block;
}

#sgnChck ul li input, .sgnsBox ul li input {
  float: left;
}

#sgnChck ul li a, .sgnsBox ul li a {
  float: left;
  color: #888888;
}

#sgnChck ul li a span, .sgnsBox ul li a span {
  float: left;
}

#sgnChck ul li a span.fltL, .sgnsBox ul li a span.fltL {
  float: left;
  width: 45px;
  display: block;
  text-align: center;
}

#sgnChck ul li a span.fltL img, .sgnsBox ul li a span.fltL img {
  font-size: 1pt;
}

#sgnChck ul li a span.spcer, .sgnsBox ul li a span.spcer {
  width: 5px;
  height: 18px;
  float: left;
  display: block;
}

#sgnChck ul li a:hover, .sgnsBox ul li a:hover {
  color: #000;
}

#sgnChck ul li a.fullSignsLnk, .sgnsBox ul li a.fullSignsLnk {
  color: #4D7B99;
}

#sgnChck ul li a.fullSignsLnk:hover, .sgnsBox ul li a.fullSignsLnk:hover {
  color: #6cadd3;
}

#sgnChck ul#srchBtns, .sgnsBox ul#srchBtns {
  margin: 0px 0px 0px 11px;
  width: 151px;
}

#sgnChck ul#srchBtns .btn, .sgnsBox ul#srchBtns .btn {
  text-shadow: 1px 1px 1px #c77039;
}

#sgnChck ul#srchBtns li, .sgnsBox ul#srchBtns li {
  width: 100%;
  display: block;
}

#sgnChck ul#srchBtns a, .sgnsBox ul#srchBtns a {
  margin: 10px 0 0 0;
  line-height: 24px;
  text-align: center;
  width: 100%;
  display: block;
  color: #4D7B99;
}

#sgnChck ul#srchBtns a:hover, .sgnsBox ul#srchBtns a:hover {
  color: #6cadd3;
}

#home #signsTrgt .sgnRow .clsSgnBtn, #home #signsTrgt .sgnRowEmpty .clsSgnBtn, #carDetail #signsTrgt .sgnRow .clsSgnBtn, #carDetail #signsTrgt .sgnRowEmpty .clsSgnBtn, #p404 #signsTrgt .sgnRow .clsSgnBtn, #p404 #signsTrgt .sgnRowEmpty .clsSgnBtn, #home #signsTrgt .sgnRow .mdls .mdlRow .clsModBtn, #home #signsTrgt .sgnRowEmpty .mdls .mdlRow .clsModBtn, #carDetail #signsTrgt .sgnRow .mdls .mdlRow .clsModBtn, #carDetail #signsTrgt .sgnRowEmpty .mdls .mdlRow .clsModBtn, #p404 #signsTrgt .sgnRow .mdls .mdlRow .clsModBtn, #p404 #signsTrgt .sgnRowEmpty .mdls .mdlRow .clsModBtn {
  border-radius: 9px;
  width: 19px;
  height: 19px;
  line-height: 19px;
  color: #666;
  text-align: center;
  text-indent: 1px;
  font-size: 9pt;
  font-weight: bold;
  background-color: #fff;
  border: 1px solid #dadada;
  cursor: pointer;
}

#home #signsTrgt .sgnRow, #home #signsTrgt .sgnRowEmpty, #carDetail #signsTrgt .sgnRow, #carDetail #signsTrgt .sgnRowEmpty, #p404 #signsTrgt .sgnRow, #p404 #signsTrgt .sgnRowEmpty {
  width: 312px;
  float: left;
  display: block;
  background: none #f3f1e4;
  position: relative;
  margin: 0 1px 10px 11px;
  border-radius: 5px;
}

#home #signsTrgt .sgnRow .clsSgnBtn, #home #signsTrgt .sgnRowEmpty .clsSgnBtn, #carDetail #signsTrgt .sgnRow .clsSgnBtn, #carDetail #signsTrgt .sgnRowEmpty .clsSgnBtn, #p404 #signsTrgt .sgnRow .clsSgnBtn, #p404 #signsTrgt .sgnRowEmpty .clsSgnBtn {
  float: right;
  margin: 5px 5px 0px 5px;
  color: #000;
}

#home #signsTrgt .sgnRow .clsSgnBtn:hover, #home #signsTrgt .sgnRowEmpty .clsSgnBtn:hover, #carDetail #signsTrgt .sgnRow .clsSgnBtn:hover, #carDetail #signsTrgt .sgnRowEmpty .clsSgnBtn:hover, #p404 #signsTrgt .sgnRow .clsSgnBtn:hover, #p404 #signsTrgt .sgnRowEmpty .clsSgnBtn:hover {
  color: #f00;
}

#home #signsTrgt .sgnRow .sgnCapt, #home #signsTrgt .sgnRowEmpty .sgnCapt, #carDetail #signsTrgt .sgnRow .sgnCapt, #carDetail #signsTrgt .sgnRowEmpty .sgnCapt, #p404 #signsTrgt .sgnRow .sgnCapt, #p404 #signsTrgt .sgnRowEmpty .sgnCapt {
  width: 256px;
  float: left;
  margin: 0px 5px 0px 20px;
  height: 30px;
  line-height: 31px;
  font-weight: bold;
  font-size: 11pt;
}

#home #signsTrgt .sgnRow .sgnCapt img, #home #signsTrgt .sgnRowEmpty .sgnCapt img, #carDetail #signsTrgt .sgnRow .sgnCapt img, #carDetail #signsTrgt .sgnRowEmpty .sgnCapt img, #p404 #signsTrgt .sgnRow .sgnCapt img, #p404 #signsTrgt .sgnRowEmpty .sgnCapt img {
  margin: 7px 5px 1px 0px;
  float: left;
}

#home #signsTrgt .sgnRow .modSel, #home #signsTrgt .sgnRow select, #home #signsTrgt .sgnRowEmpty .modSel, #home #signsTrgt .sgnRowEmpty select, #carDetail #signsTrgt .sgnRow .modSel, #carDetail #signsTrgt .sgnRow select, #carDetail #signsTrgt .sgnRowEmpty .modSel, #carDetail #signsTrgt .sgnRowEmpty select, #p404 #signsTrgt .sgnRow .modSel, #p404 #signsTrgt .sgnRow select, #p404 #signsTrgt .sgnRowEmpty .modSel, #p404 #signsTrgt .sgnRowEmpty select {
  line-height: 24px;
  padding: 0 5px;
  width: 266px;
  height: 35px;
  appearance: none;
  color: black;
  border-radius: 5px;
  border-style: solid;
  border-width: 1px;
  border-color: #ccc;
  background: #FEFEFE;
  background: linear-gradient(to bottom, #FEFEFE 0%, #F3F3F3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FEFEFE', endColorstr='#F3F3F3',GradientType=0 );
  background-repeat: no-repeat;
  background-position: right center;
  background-image: url("/img/combo_arrow_gray.png");
  background-image: url("/img/combo_arrow_gray.png"), linear-gradient(to bottom, #FEFEFE 0%, #F0F0F0 100%);
  height: 32px;
  margin: 5px 0px 10px 20px;
  float: left;
  clear: both;
}

#home #signsTrgt .sgnRow .modSel.required, #home #signsTrgt .sgnRow select.required, #home #signsTrgt .sgnRowEmpty .modSel.required, #home #signsTrgt .sgnRowEmpty select.required, #carDetail #signsTrgt .sgnRow .modSel.required, #carDetail #signsTrgt .sgnRow select.required, #carDetail #signsTrgt .sgnRowEmpty .modSel.required, #carDetail #signsTrgt .sgnRowEmpty select.required, #p404 #signsTrgt .sgnRow .modSel.required, #p404 #signsTrgt .sgnRow select.required, #p404 #signsTrgt .sgnRowEmpty .modSel.required, #p404 #signsTrgt .sgnRowEmpty select.required {
  border-color: #ccc;
  background: #FFF3DD;
  background: linear-gradient(to bottom, #FFFCF4 0%, #FFF3DD 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFCF4', endColorstr='#FFF3DD',GradientType=0 );
}

#home #signsTrgt .sgnRow .modSel.required[disabled], #home #signsTrgt .sgnRow select.required[disabled], #home #signsTrgt .sgnRowEmpty .modSel.required[disabled], #home #signsTrgt .sgnRowEmpty select.required[disabled], #carDetail #signsTrgt .sgnRow .modSel.required[disabled], #carDetail #signsTrgt .sgnRow select.required[disabled], #carDetail #signsTrgt .sgnRowEmpty .modSel.required[disabled], #carDetail #signsTrgt .sgnRowEmpty select.required[disabled], #p404 #signsTrgt .sgnRow .modSel.required[disabled], #p404 #signsTrgt .sgnRow select.required[disabled], #p404 #signsTrgt .sgnRowEmpty .modSel.required[disabled], #p404 #signsTrgt .sgnRowEmpty select.required[disabled] {
  background: none #eaeaea;
  filter: none;
}

#home #signsTrgt .sgnRow .modSel.required, #home #signsTrgt .sgnRow select.required, #home #signsTrgt .sgnRowEmpty .modSel.required, #home #signsTrgt .sgnRowEmpty select.required, #carDetail #signsTrgt .sgnRow .modSel.required, #carDetail #signsTrgt .sgnRow select.required, #carDetail #signsTrgt .sgnRowEmpty .modSel.required, #carDetail #signsTrgt .sgnRowEmpty select.required, #p404 #signsTrgt .sgnRow .modSel.required, #p404 #signsTrgt .sgnRow select.required, #p404 #signsTrgt .sgnRowEmpty .modSel.required, #p404 #signsTrgt .sgnRowEmpty select.required {
  background-repeat: no-repeat;
  background-position: right center;
  background-image: url("/img/combo_arrow_gray.png"), linear-gradient(to bottom, #FFFCF4 0%, #FFF3DD 100%);
}

#home #signsTrgt .sgnRow .modSel option, #home #signsTrgt .sgnRow select option, #home #signsTrgt .sgnRowEmpty .modSel option, #home #signsTrgt .sgnRowEmpty select option, #carDetail #signsTrgt .sgnRow .modSel option, #carDetail #signsTrgt .sgnRow select option, #carDetail #signsTrgt .sgnRowEmpty .modSel option, #carDetail #signsTrgt .sgnRowEmpty select option, #p404 #signsTrgt .sgnRow .modSel option, #p404 #signsTrgt .sgnRow select option, #p404 #signsTrgt .sgnRowEmpty .modSel option, #p404 #signsTrgt .sgnRowEmpty select option {
  background: #fff;
  color: black;
  -o-user-select: none;
  user-select: none;
  cursor: default;
}

#home #signsTrgt .sgnRow .modSel::-ms-expand, #home #signsTrgt .sgnRow select::-ms-expand, #home #signsTrgt .sgnRowEmpty .modSel::-ms-expand, #home #signsTrgt .sgnRowEmpty select::-ms-expand, #carDetail #signsTrgt .sgnRow .modSel::-ms-expand, #carDetail #signsTrgt .sgnRow select::-ms-expand, #carDetail #signsTrgt .sgnRowEmpty .modSel::-ms-expand, #carDetail #signsTrgt .sgnRowEmpty select::-ms-expand, #p404 #signsTrgt .sgnRow .modSel::-ms-expand, #p404 #signsTrgt .sgnRow select::-ms-expand, #p404 #signsTrgt .sgnRowEmpty .modSel::-ms-expand, #p404 #signsTrgt .sgnRowEmpty select::-ms-expand {
  display: none;
}

#home #signsTrgt .sgnRow .modSel::-ms-value, #home #signsTrgt .sgnRow .modSel:focus::-ms-value, #home #signsTrgt .sgnRow select::-ms-value, #home #signsTrgt .sgnRow select:focus::-ms-value, #home #signsTrgt .sgnRowEmpty .modSel::-ms-value, #home #signsTrgt .sgnRowEmpty .modSel:focus::-ms-value, #home #signsTrgt .sgnRowEmpty select::-ms-value, #home #signsTrgt .sgnRowEmpty select:focus::-ms-value, #carDetail #signsTrgt .sgnRow .modSel::-ms-value, #carDetail #signsTrgt .sgnRow .modSel:focus::-ms-value, #carDetail #signsTrgt .sgnRow select::-ms-value, #carDetail #signsTrgt .sgnRow select:focus::-ms-value, #carDetail #signsTrgt .sgnRowEmpty .modSel::-ms-value, #carDetail #signsTrgt .sgnRowEmpty .modSel:focus::-ms-value, #carDetail #signsTrgt .sgnRowEmpty select::-ms-value, #carDetail #signsTrgt .sgnRowEmpty select:focus::-ms-value, #p404 #signsTrgt .sgnRow .modSel::-ms-value, #p404 #signsTrgt .sgnRow .modSel:focus::-ms-value, #p404 #signsTrgt .sgnRow select::-ms-value, #p404 #signsTrgt .sgnRow select:focus::-ms-value, #p404 #signsTrgt .sgnRowEmpty .modSel::-ms-value, #p404 #signsTrgt .sgnRowEmpty .modSel:focus::-ms-value, #p404 #signsTrgt .sgnRowEmpty select::-ms-value, #p404 #signsTrgt .sgnRowEmpty select:focus::-ms-value {
  background: none transparent;
  color: #000;
}

#home #signsTrgt .sgnRow .mdls, #home #signsTrgt .sgnRowEmpty .mdls, #carDetail #signsTrgt .sgnRow .mdls, #carDetail #signsTrgt .sgnRowEmpty .mdls, #p404 #signsTrgt .sgnRow .mdls, #p404 #signsTrgt .sgnRowEmpty .mdls {
  float: left;
  clear: both;
}

#home #signsTrgt .sgnRow .mdls .mdlRow, #home #signsTrgt .sgnRowEmpty .mdls .mdlRow, #carDetail #signsTrgt .sgnRow .mdls .mdlRow, #carDetail #signsTrgt .sgnRowEmpty .mdls .mdlRow, #p404 #signsTrgt .sgnRow .mdls .mdlRow, #p404 #signsTrgt .sgnRowEmpty .mdls .mdlRow {
  float: left;
  clear: both;
  width: 254px;
  margin: 0px 20px;
  padding: 1px 5px;
  display: block;
  border: 1px solid #f3f1e4;
  border-radius: 5px;
  cursor: pointer;
}

#home #signsTrgt .sgnRow .mdls .mdlRow:hover, #home #signsTrgt .sgnRowEmpty .mdls .mdlRow:hover, #carDetail #signsTrgt .sgnRow .mdls .mdlRow:hover, #carDetail #signsTrgt .sgnRowEmpty .mdls .mdlRow:hover, #p404 #signsTrgt .sgnRow .mdls .mdlRow:hover, #p404 #signsTrgt .sgnRowEmpty .mdls .mdlRow:hover {
  background-color: #faf8eb;
  border: 1px solid #dadada;
}

#home #signsTrgt .sgnRow .mdls .mdlRow:hover .clsModBtn, #home #signsTrgt .sgnRowEmpty .mdls .mdlRow:hover .clsModBtn, #carDetail #signsTrgt .sgnRow .mdls .mdlRow:hover .clsModBtn, #carDetail #signsTrgt .sgnRowEmpty .mdls .mdlRow:hover .clsModBtn, #p404 #signsTrgt .sgnRow .mdls .mdlRow:hover .clsModBtn, #p404 #signsTrgt .sgnRowEmpty .mdls .mdlRow:hover .clsModBtn {
  color: #f00;
}

#home #signsTrgt .sgnRow .mdls .mdlRow .modCapt, #home #signsTrgt .sgnRowEmpty .mdls .mdlRow .modCapt, #carDetail #signsTrgt .sgnRow .mdls .mdlRow .modCapt, #carDetail #signsTrgt .sgnRowEmpty .mdls .mdlRow .modCapt, #p404 #signsTrgt .sgnRow .mdls .mdlRow .modCapt, #p404 #signsTrgt .sgnRowEmpty .mdls .mdlRow .modCapt {
  padding: 3px 0px;
  height: 19px;
  line-height: 20px;
  float: left;
  width: 233px;
  font-weight: bold;
  font-size: 10pt;
}

#home #signsTrgt .sgnRow .mdls .mdlRow .clsModBtn, #home #signsTrgt .sgnRowEmpty .mdls .mdlRow .clsModBtn, #carDetail #signsTrgt .sgnRow .mdls .mdlRow .clsModBtn, #carDetail #signsTrgt .sgnRowEmpty .mdls .mdlRow .clsModBtn, #p404 #signsTrgt .sgnRow .mdls .mdlRow .clsModBtn, #p404 #signsTrgt .sgnRowEmpty .mdls .mdlRow .clsModBtn {
  margin: 3px 0px;
  float: right;
}

ul#srchBtns {
  margin: 10px 0px 10px 11px;
  width: 151px;
  float: left;
}

ul#srchBtns .btn {
  text-shadow: 1px 1px 1px #c77039;
}

ul#srchBtns li {
  width: 100%;
  display: block;
}

ul#srchBtns a {
  margin: 10px 0 0 0;
  line-height: 24px;
  text-align: center;
  width: 100%;
  display: block;
  color: #4D7B99;
}

ul#srchBtns a:hover {
  color: #6cadd3;
}

#topauta a .carPrice, #home #hpcarsPane .carRow .carOverlay {
  background-repeat: no-repeat;
  background-color: #fff;
  border-radius: 5px 5px 0 0;
  border-style: solid;
  border-width: 1px 1px 0px 1px;
  border-color: #dadada;
  width: 110px;
  height: 19px;
  display: block;
  float: left;
  clear: both;
  margin-top: -20px;
  overflow: hidden;
  text-align: center;
  position: relative;
}

#topauta a .carPrice strong, #home #hpcarsPane .carRow .carOverlay strong {
  color: #000;
  font-size: 9pt;
  font-weight: bold;
  line-height: 19px;
  height: 19px;
}

#topauta {
  float: left;
  clear: both;
  width: 100%;
  margin: 25px 0px 0px 0px;
}

#topauta a {
  display: block;
  width: 184px;
  position: relative;
  padding: 0px;
  margin: 0px 0px 0px 15px;
  border-radius: 5px;
}

#topauta a:hover {
  box-shadow: 1px 1px 10px 0px #bbb;
  filter: progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc, Strength=6, Direction=120);
}

#topauta a:hover .desc {
  display: block;
}

#topauta a .cont {
  border-radius: 5px;
}

#topauta a .cont img {
  border-radius: 5px;
}

#topauta a img {
  display: block;
}

#topauta a img.carThumb {
  width: 184px;
  height: 138px;
  background: none #666;
}

#topauta a img.fLogo {
  width: 150px;
  height: 35px;
  position: absolute;
  top: -17px;
  left: -5px;
  z-index: 100;
  border-radius: 5px 0px 0px 0px;
}

#topauta a .carPrice {
  margin-left: 35px;
}

#topauta a .desc {
  display: none;
  width: 174px;
  padding: 0px 5px;
  background: none #fff;
  border: 1px solid #dadada;
  border-left: 1px solid #fff;
  height: 36px;
  line-height: 18px;
  position: absolute;
  bottom: -1px;
  left: 0px;
  color: #000;
  border-radius: 0px 0px 5px 5px;
}

#topauta a .desc strong {
  font-weight: bold;
}

#topauta a:first-child {
  margin-left: 0px;
}

#home #hpcarsPane {
  width: 990px;
  background: none transparent;
  margin: 0;
  float: left;
  clear: both;
  position: relative;
}

#home #hpcarsPane .carRow {
  float: left;
  width: 160px;
  height: 121px;
  margin: 5px 6px 5px 0px;
}

#home #hpcarsPane .carRow img {
  display: block;
  width: 158px;
  height: 119px;
  border: 1px solid #dadada;
  border-radius: 5px;
}

#home #hpcarsPane .carRow span {
  display: none;
}

#home #hpcarsPane .carRow .carOverlay {
  background: none #EFEFEF;
  border-color: #dadada;
  margin-left: 21px;
}

#home #hpcarsPane .carRow .hpcarsPaneOver {
  display: none;
  position: absolute;
  width: 324px;
  height: 381px;
  top: 5px;
  left: 0px;
  background: none #fff;
  display: none;
  border: 1px solid #dadada;
  z-index: 1000;
  border-radius: 5px;
  /*span{
        width:100%;
        color:#ed7715;
        font-weight:normal;
        font-size:11pt;
        text-align:center;
        display:block;
        text-decoration:underline;
        position:relative;
        line-height:22px;
        vertical-align: top;
        display:block;
      }*/
}

#home #hpcarsPane .carRow .hpcarsPaneOver b {
  width: 100%;
  height: 40px;
  line-height: 40px;
  display: block;
  background-image: url("/img/bgsheet.png");
  background-repeat: repeat-x;
  background-color: transparent;
  background-position: -0px -80px;
  color: #fff;
  margin: 0px;
  padding: 0px;
  text-align: center;
  font-size: 11pt;
  font-weight: bold;
}

#home #hpcarsPane .carRow .hpcarsPaneOver strong {
  width: 100%;
  color: #000;
  margin: 0px;
  padding: 0px;
  padding-top: 10px;
  text-align: center;
  font-size: 11pt;
  font-weight: bold;
  display: block;
}

#home #hpcarsPane .carRow .hpcarsPaneOver span {
  width: 100%;
  color: #000;
  font-weight: normal;
  font-size: 9pt;
  text-align: center;
  display: block;
  line-height: 16px;
}

#home #hpcarsPane .carRow .hpcarsPaneOver img {
  position: relative;
  width: 264px;
  height: 198px;
  display: block;
  border: none;
  margin: 10px auto;
}

#home #hpcarsPane .carRow .hpcarsPaneOver .bcarOverlay {
  display: block;
  width: 100%;
  text-decoration: none;
  text-align: center;
  padding: 10px 0 0 0;
}

#home #hpcarsPane .carRow .hpcarsPaneOver .bcarOverlay strong {
  color: #333;
  font-size: 20pt;
  font-weight: bold;
  text-decoration: none;
}

#home #hpcarsPane .carRow:hover .hpcarsPaneOver {
  display: block;
}

#home #hpcarsPane .carRow:hover img {
  border-color: #000;
}

#home #hpcarsPane .carRow:hover .carOverlay {
  border-color: #000;
}

#home #hpcarsPane .carRow#carRow5, #home #hpcarsPane .carRow#carRow11, #home #hpcarsPane .carRow#carRow17 {
  margin-right: 0px;
}

#home #hpcarsPane .carRow#carRow0 .hpcarsPaneOver {
  left: 332px;
}

#home #hpcarsPane .carRow#carRow1 .hpcarsPaneOver {
  left: 498px;
}

#home #hpcarsPane .carRow#carRow2 .hpcarsPaneOver {
  left: 664px;
}

#home #hpcarsPane .carRow#carRow3 .hpcarsPaneOver {
  left: 0px;
}

#home #hpcarsPane .carRow#carRow4 .hpcarsPaneOver {
  left: 166px;
}

#home #hpcarsPane .carRow#carRow5 .hpcarsPaneOver {
  left: 332px;
}

#home #hpcarsPane .carRow#carRow6 .hpcarsPaneOver {
  left: 332px;
}

#home #hpcarsPane .carRow#carRow7 .hpcarsPaneOver {
  left: 498px;
}

#home #hpcarsPane .carRow#carRow8 .hpcarsPaneOver {
  left: 664px;
}

#home #hpcarsPane .carRow#carRow9 .hpcarsPaneOver {
  left: 0px;
}

#home #hpcarsPane .carRow#carRow10 .hpcarsPaneOver {
  left: 166px;
}

#home #hpcarsPane .carRow#carRow11 .hpcarsPaneOver {
  left: 332px;
}

#home #hpcarsPane .carRow#carRow12 .hpcarsPaneOver {
  left: 332px;
}

#home #hpcarsPane .carRow#carRow13 .hpcarsPaneOver {
  left: 498px;
}

#home #hpcarsPane .carRow#carRow14 .hpcarsPaneOver {
  left: 664px;
}

#home #hpcarsPane .carRow#carRow15 .hpcarsPaneOver {
  left: 0px;
}

#home #hpcarsPane .carRow#carRow16 .hpcarsPaneOver {
  left: 166px;
}

#home #hpcarsPane .carRow#carRow17 .hpcarsPaneOver {
  left: 332px;
}

#regiony .leftCol {
  width: 96%;
  padding: 5px 2% 5px 2%;
}

#regiony .leftCol .regions {
  display: none;
  width: 500px;
  margin: 0px 0px 0px 9px;
}

#regiony .leftCol h3.fullWdth {
  font-size: 10pt;
  font-weight: bold;
  text-align: left;
  color: #000;
  margin: 10px 0px 0px 10px;
  padding: 0px;
  width: 100%;
}

#regiony .leftCol h3.blue {
  margin: 0px 0px 0px 10px;
}

#regiony .leftCol .fltL h3 {
  margin: 10px 0px 0px 10px;
  padding: 0px;
}

#regiony .leftCol .fltL h3 a {
  font-size: 9pt;
  line-height: 18px;
  height: 18px;
  color: #4D7B99;
}

#regiony .leftCol .fltL h3 a:hover {
  color: #6cadd3;
}

#regiony .leftCol .fltL h3 a img {
  float: left;
  margin: 2px 4px 0px 0px;
}

#regiony p#mapDiv {
  position: relative;
  width: 190px;
  float: left;
  display: block;
  margin: 10px 0px 10px 1px;
}

#regiony p#mapDiv * {
  border: none;
  outline: none;
}

#regiony .regions {
  float: left;
}

#regiony .regions h2 {
  width: 500px;
  float: left;
  display: block;
  font-size: 10pt;
  text-align: left;
  margin: 3px 0px;
  line-height: 30px;
  text-indent: 0px;
}

#regiony .regions h3 {
  margin: 1px 0px;
  padding: 0px;
  float: left;
  width: 165px;
  text-indent: 10px;
  display: block;
  background-image: url("/img/iconsheet.png?ts=20160127");
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: -745px -2px;
}

#regiony .regions a {
  color: #4D7B99;
  font-size: 9pt;
  font-weight: normal;
}

#regiony .regions a:hover {
  text-decoration: underline;
  color: #6cadd3;
}

#regiony .regions h2 a {
  color: #4D7B99;
  font-size: 11pt;
  font-weight: bold;
  background-image: url("/img/iconsheet.png?ts=20160127");
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: right 4px;
  line-height: 30px;
  padding-right: 30px;
  display: inline-block;
}

#regiony .regions h2 a:hover {
  color: #6cadd3;
}

#regiony .lCol {
  width: 700px;
  float: left;
}

#regiony .rCol {
  width: 200px;
  float: right;
}

#regiony #regAll {
  display: block;
}

#mapa_cr_main, #mapa_cr_over {
  width: 180px;
  height: 102px;
  position: absolute;
  top: 0;
  left: 0;
  float: left;
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  outline: none;
  background-image: url("/img/mapa_cr_highlights.gif");
  background-color: transparent;
  background-position: left top;
  background-repeat: no-repeat;
}

#mapa_cr_over {
  background-image: url("/img/mapa_cr_highlights.gif"), url("/img/mapa_cr_highlights.gif");
  background-color: transparent;
  background-position: left top, left top;
  background-repeat: no-repeat, no-repeat;
}

#mapa_cr {
  outline: none;
}

#mapa_cr area, #mapa_cr area:active {
  border: none;
  outline: none;
}

#mapa_cr:after {
  content: "";
  width: 180px;
  height: 102px;
  display: block;
  float: left;
}

#catchwords {
  width: 490px;
  height: 369px;
  overflow: hidden;
}

#catchwords a {
  color: #4D7B99;
  text-decoration: underline;
}

#catchwords a:hover {
  color: #6cadd3;
}

#catchwords #hpCarPromo {
  height: 188px;
  border-bottom: 1px solid #dadada;
  background: url("/img/hpCarPromo.jpg") #fff top left no-repeat;
  position: relative;
}

#catchwords #hpCarPromo a {
  position: absolute;
  top: 100px;
  width: 170px;
  right: 16px;
  text-align: center;
  display: block;
}

#catchwords .other {
  padding: 15px 0px 15px 0px;
}

#catchwords .other a {
  float: left;
  width: 33.33333%;
  text-indent: 25px;
  line-height: 26px;
}

#reviews {
  width: 490px;
  float: right;
  height: 369px;
  overflow: hidden;
}

#reviews h2 {
  width: 49.9999%;
  float: left;
}

#reviews h2 a {
  color: #000;
}

#reviews h2 a:hover {
  color: #B45107;
}

#reviews a.allRevsLnk {
  float: right;
  width: 49.9999%;
  padding-right: 10px;
  box-sizing: border-box;
  font-weight: normal;
  font-size: 10pt;
  text-align: right;
  color: #000;
  line-height: 45px;
  border-bottom: 1px solid #dadada;
}

#reviews a.allRevsLnk:hover {
  color: #B45107;
}

#reviews a.revItem {
  float: left;
  display: block;
  width: 98%;
  padding: 1%;
  text-decoration: none;
  border-bottom: 1px solid #dadada;
}

#reviews a.revItem .th {
  width: 93.33333px;
  height: 70px;
  display: block;
  float: left;
}

#reviews a.revItem em {
  font-weight: bold;
  font-size: 16pt;
  color: #000;
  float: left;
  width: 55px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  display: block;
}

#reviews a.revItem strong {
  color: #4D7B99;
  font-weight: bold;
  font-size: 11pt;
  display: block;
  padding: 18px 0px 0px 0px;
  line-height: 20px;
}

#reviews a.revItem .author {
  color: #888888;
  display: block;
}

#reviews a.revItem .stars {
  float: right;
  padding: 15px 0px 0px 0px;
}

#reviews a.revItem .voted {
  float: right;
  clear: right;
  color: #4D7B99;
}

#reviews a.revItem:hover {
  background: none #FFF5EA;
}

.karusel {
  margin: 10px 0px;
  padding: 20px 0;
  height: 240px;
  font: 62.5%/1 "Trebuchet MS","Geneva CE",lucida,helvetica,sans-serif;
}

.karusel a {
  text-decoration: none;
  color: #4D7B99;
  font-size: 8pt;
}

.karusel a span {
  color: #9E9E9E;
}

.karusel a:hover {
  color: #6cadd3;
}

.karusel a:hover span {
  color: #6cadd3;
}

.karusel a:hover em {
  text-decoration: underline;
}

.karusel a img {
  border: 1px solid #DBDBDB !important;
}

.karusel img {
  margin: 0 0 5px;
}

.karusel-prvek {
  display: block;
  float: left;
  margin: 0 21px;
  width: 203px;
  overflow: hidden;
}

.karusel-prvek em {
  display: block;
  font-size: 11pt;
  font-style: normal;
  font-weight: bold;
  line-height: 22px;
}

.karusel-prvek span {
  display: block;
  font-size: 8pt;
  font-weight: bold;
  line-height: 15px;
  text-transform: uppercase;
}

#wf_innerWndFrmWrap, #carTestFrmWrap {
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

#wf_innerWndFrmWrap #wf_innerWndFrmOverlay, #carTestFrmWrap #wf_innerWndFrmOverlay {
  border: medium none;
  margin: 0pt;
  padding: 0pt;
  visibility: visible;
  opacity: 0.8;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  background: #472F0A none repeat scroll 0 0;
  filter: alpha(opacity=80);
  z-index: 1000;
}

#carTestFrmWrap #wf_innerWndFrmOverlay {
  background: #472F0A none repeat scroll 0 0;
}

#wf_innerWndWrap {
  margin: -300px 0px 0px -375px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1600;
}

#wf_inWndBody {
  clear: both;
  float: left;
  border: 1px solid #000;
  background: none #fff;
  border-radius: 5px;
}

#wf_inWndTitleWrap {
  margin: 0px 0px;
  text-indent: 10px;
  float: left;
  height: 45px;
  line-height: 45px;
  border-radius: 5px 5px 0 0;
  background-image: url("/img/bgsheet.png");
  background-repeat: repeat-x;
  background-color: transparent;
  background-position: 0px -80px;
  color: #fff;
  font-weight: bold;
  font-size: 12pt;
}

#wf_inWndTitleWrap span {
  float: left;
}

#carTestFrmWrap #wf_inWndTitleWrap {
  background-image: url("/xchanger/cars_v2/img/autotym_logo.png");
  background-position: 670px 4px;
  background-repeat: no-repeat;
  background-color: #5faddd;
}

#wf_inWndTitle {
  height: 29px;
  width: 10px;
  float: right;
  display: block;
}

#wndFrmCloseBtnRnd {
  float: right;
  margin: 6px 6px 0px 0px;
  width: 32px;
  height: 30px;
  line-height: 30px;
  text-align: left;
  display: block;
  cursor: pointer;
  color: #fff;
  font-size: 14pt;
  font-weight: bold;
  font-family: arial;
  border-radius: 8px;
  background-image: url("/img/form.png");
  background-repeat: no-repeat;
  background-color: red;
  background-position: -20px -159px;
  z-index: 1700;
}

#wf_innerWndFrmWrap #wf_innerWndWrap iframe, #carTestFrmWrap #wf_innerWndWrap iframe {
  width: 750px;
  height: 600px;
  margin: 10px 18px;
  position: relative;
  top: 0;
  left: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 1600;
  background: none #fff;
  overflow-x: hidden;
  border: 1px solid #ccc;
}

#wf_innerWndFrmWrap #wf_innerWndWrap iframe#wf_cInsBanner, #carTestFrmWrap #wf_innerWndWrap iframe#wf_cInsBanner {
  width: 120px;
  height: 630px;
  display: block;
  left: 50%;
  margin: -300px 0 0 415px;
  position: absolute;
  top: 50%;
  z-index: 1600;
  border: none;
  background: none transparent;
}

#carTestFrmWrap #wf_innerWndWrap iframe {
  margin: 0px;
  border: none;
}

#wf_inWndBotLeft {
  clear: both;
  float: left;
  width: 7px;
  height: 11px;
  background: url("/xchanger/cars/img/popup_leftbottom.png") transparent no-repeat top left;
}

#wf_inWndBotBg {
  float: left;
  height: 11px;
  background: url("/xchanger/cars/img/popup_bottom.png") transparent repeat-x top left;
}

#wf_inWndBotRight {
  float: left;
  width: 13px;
  height: 11px;
  background: url("/xchanger/cars/img/popup_rightbottom.png") transparent no-repeat top left;
}

.borderWrap {
  clear: both;
  margin: 0px;
  padding: 0px;
}

#wf_innerWndWrap .msg {
  display: block;
  vertical-align: middle;
  height: inherit;
  width: inherit;
  font-weight: bold;
  font-size: 10pt;
  text-align: center;
  clear: both;
}

#wf_innerWndFrmWrap #innerWndAlertMsgBox span#wndFrmAcceptBtn, #wf_innerWndFrmWrap #wndFrmAcceptBtn, #wf_innerWndFrmWrap #wndFrmStornoBtn {
  width: 50px;
  margin: 5px auto 10px auto;
  display: inline-block;
}

#wf_cInsBanner {
  width: 120px;
  height: 600px;
  display: block;
  left: 50%;
  margin: -300px 0 0 415px;
  position: absolute;
  top: 50%;
  z-index: 1600;
}

#fin_pojis .comContWrap {
  font-family: arial, sans-serif;
}

#fin_pojis .comContWrap h1 {
  width: 990px;
  height: 50px;
  line-height: 50px;
  text-indent: 15px;
  font-family: arial, sans-serif;
  font-size: 16px;
  color: #000;
}

#fin_pojis .comContWrap p {
  padding: 0 15px;
}

#fin_pojis .comContWrap .equaCont p {
  padding: 0;
}

.equaCont {
  box-sizing: border-box;
  font-family: verdana, sans-serif;
  width: 100%;
  clear: both;
  float: left;
  margin: 0px 0 0 0;
  padding: 25px 75px;
}

.equaCont p {
  font-size: 38px;
  width: 650px;
  float: left;
}

.equaCont p span {
  color: #f68121;
}

.equaCont .equaLogo2 {
  float: right;
}

.equaCont ul {
  float: left;
  clear: both;
  display: block;
  width: 100%;
  list-style-type: none;
  padding: 0;
  margin: 70px 0 10px 0;
  text-align: justify;
  vertical-align: top;
}

.equaCont ul li {
  vertical-align: top;
  text-align: left;
  margin: 0 auto;
  padding: 0;
  display: inline-block;
  float: none;
  width: 25%;
  line-height: 20px;
}

.equaCont ul li img {
  display: block;
}

.equaCont ul li strong {
  display: block;
  float: left;
  clear: both;
  width: 100%;
  margin: 20px 0 0 0;
  line-height: 30px;
  font-weight: normal;
  font-size: 24px;
}

.equaCont ul li span {
  width: 100%;
  margin: 10px 0 0 0;
  font-size: 16px;
  line-height: 25px;
  float: left;
  clear: both;
}

.equaCont ul:after {
  content: '';
  display: inline-block;
  width: 100%;
}

.equaCont .equaBtn {
  clear: both;
  margin: 0px auto 0 auto;
  background: url("/img/equa_btn.png") transparent top center no-repeat;
  width: 210px;
  height: 45px;
  line-height: 47px;
  font-size: 20px;
  display: block;
  color: #000;
  text-decoration: none;
  text-align: center;
}

.equaCont .equaBtn:hover {
  background-position: bottom center;
}

#fin_pojis .equaCont p {
  margin: 0;
}

#fin_pojis .contBoard {
  margin: 0px auto;
  padding: 10px 0;
  text-align: center;
  float: none;
  clear: both;
  background: none #eaeaea;
}

body.help {
  color: #000000;
  font-family: arial,verdana,helvetica;
  font-size: 9pt;
}

body.help h1 {
  font-weight: bold;
  font-size: 12pt;
  color: #000;
  line-height: 45px;
  border-bottom: 1px solid #dadada;
  width: 100%;
  text-indent: 10px;
}

body.help h2 {
  font-size: 10pt;
  font-weight: bold;
  padding-top: 10px;
  margin: 0;
  border-bottom: medium none;
  line-height: 45px;
  text-indent: 10px;
  width: auto;
}

body.help p {
  padding: 5px 15px;
  text-align: justify;
}

body.help ul, body.help ul li {
  list-style: square outside none;
  margin: 0 10px;
  padding: 0 5px;
}

body.help ul.lev1, body.help ul.lev1 li {
  list-style: upper-roman outside none;
  text-align: justify;
}

#contacts .wrapInfo {
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
  justify-content: space-around;
  padding: 20px;
}

#contacts .colFirm {
  flex: 0 0 50%;
}

#contacts .colInfo {
  box-sizing: border-box;
  flex: 0 0 70%;
  margin-top: 20px;
  padding: 20px;
  background: #FFE7CE;
  border-radius: 8px;
  font-weight: bold;
  line-height: 20px;
}

#contacts .colContact {
  flex: 0 0 50%;
  text-align: center;
}

#contacts .colContact .values {
  display: flex;
  flex-flow: row wrap;
  width: 240px;
  margin: 0 auto;
  text-align: left;
}

#contacts .colContact .values .ttl {
  flex: 0 0 80px;
}

#contacts .colContact .values .val {
  flex: 1 1 160px;
  font-weight: bold;
}

#contacts .colContact .values .val a {
  font-weight: bold;
  color: #f85001;
  text-decoration: none;
}

#contacts .colContact .values .val a:hover {
  color: #333;
  text-decoration: underline;
}

#contacts .colContact .values .full {
  flex: 1 1 100%;
  height: 20px;
}

#contacts .fltL {
  width: auto;
  margin: 0px;
  padding: 15px;
  font-size: 9pt;
  font-style: normal;
  float: left;
}

#contacts address {
  font-size: 9pt;
  font-style: normal;
}

#contacts p {
  margin: 0px;
  padding: 0px;
}

#contacts .fltR {
  width: 300px;
  margin: 0px;
  padding: 15px;
  font-size: 9pt;
  font-style: normal;
  float: right;
}

#contacts .fltR .ttl {
  font-weight: normal;
  float: left;
  width: 90px;
  display: block;
  clear: left;
}

#contacts .fltR .val {
  font-weight: bold;
  float: left;
  width: 205px;
  display: block;
}

#contacts .fltR .val a {
  font-weight: bold;
  color: #f85001;
}

#contacts h3 {
  margin: 0px;
  padding: 0px;
  font-size: 14pt;
}

#contacts p.note {
  background: url("/xchanger/cars/img/contacts_notebg.gif") transparent no-repeat top left;
  width: 190px;
  height: 210px;
  display: block;
  padding: 80px 75px 0px 55px;
  text-align: justify;
}

#contacts #contFaq {
  display: block;
  font-family: arial;
  font-size: 9pt;
  font-weight: normal;
  height: 26px;
  line-height: 26px;
  text-decoration: underline;
  width: 200px;
  margin-top: 30px;
}

#contacts #reqForm h3 {
  font-size: 9pt;
  margin: 0px;
  padding: 0px;
  text-align: left;
  font-weight: bold;
}

#contacts #reqForm label {
  display: block;
  width: 85px;
  height: 20px;
  line-height: 20px;
  float: left;
  clear: left;
  margin: 2px 0px;
}

#contacts #reqForm input {
  border: 1px solid #7f9db9;
  display: block;
  width: 200px;
  height: 18px;
  line-height: 18px;
  float: right;
  margin: 2px 0px;
}

#contacts #reqForm .errMsg {
  margin: 10px 0px;
  width: 100%;
}

#contacts #reqForm input.hid {
  display: inline;
  margin: 0px;
  padding: 0px;
  height: 1px;
  width: 1px;
  float: none;
  border: none;
}

#contacts #reqForm input#captchaAnswer {
  width: 110px;
  margin: 10px 10px 10px 0px;
}

#contacts #reqForm input.orngBtn3DNorm {
  width: 220px;
}

#contacts #reqForm img {
  float: right;
}

#contacts #reqForm textarea {
  float: left;
  width: 293px;
  height: 140px;
  border: 1px solid #7f9db9;
  display: block;
}

#contacts ul {
  width: 100%;
  margin: 0px;
  padding: 0px;
  list-style: none;
  list-style-type: none;
}

#contacts h4 {
  font-size: 9pt;
  font-weight: bold;
  text-align: left;
  margin: 0px 0px 0px 10px;
  padding: 0px;
}

#contacts ul li {
  width: 136px;
  float: left;
  margin: 0px;
  padding: 0px;
  text-align: center;
}

#contacts .workInfo {
  margin: 10px;
  width: 660px;
  float: left;
  clear: both;
}

#contacts .workInfo h3 {
  font-size: 11pt;
  margin-top: 15px;
  font-weight: bold;
}

#contacts .workInfo h4 {
  font-size: 10pt;
  margin-top: 5px;
  margin-left: 10px;
  float: left;
  clear: both;
}

#contacts .workInfo p {
  font-size: 9pt;
  text-align: justify;
  margin: 0px 10px;
}

#contacts .workInfo ul {
  list-style: disc;
  list-style-type: disc;
  margin-left: 10px;
  width: 100%;
  float: left;
  clear: both;
}

#contacts .workInfo ul li {
  float: left;
  clear: both;
  width: auto;
  margin-left: 20px;
  text-align: left;
  font-size: 9pt;
  list-style: disc;
  list-style-type: disc;
}

#contacts .workInfo .noteMsg {
  font-size: 8pt;
  font-style: italic;
}

#contacts ul.localnavi {
  list-style: none;
  list-style-type: none;
  margin-left: 0px;
  width: 100%;
  float: left;
  clear: both;
}

#contacts ul.localnavi li {
  float: left;
  clear: both;
  width: auto;
  margin-left: 10px;
  text-align: left;
  font-size: 9pt;
  line-height: 20px;
  list-style: none;
  list-style-type: none;
}

#contacts ul.localnavi li a:hover {
  text-decoration: underline;
}

@media screen and (min-width: 1246px) and (max-width: 1350px) {
  .pgWrap {
    width: 990px;
    position: relative;
    left: 50%;
    margin: 0 0 0 -550px;
    clear: both;
  }
  .bgBanner .pgWrap {
    clear: both;
    margin: 0 auto;
    left: 0;
  }
  #rightSkyWrap, #rightSkyWrapX {
    display: block;
    height: 630px;
    left: 50%;
    margin: 0 0 0 450px;
    position: absolute;
    top: 50px;
    width: 160px;
  }
}

@media screen and (max-width: 1245px) {
  .pgWrap {
    margin: 0 0 0 10px;
    width: 990px;
    float: left;
  }
  .bgBanner .pgWrap {
    clear: both;
    margin: 0 auto;
    left: 0;
    float: none;
  }
  #rightSkyWrap, #rightSkyWrapX {
    display: block;
    height: 630px;
    left: 1010px;
    margin: 0 0 0 0px;
    position: absolute;
    top: 50px;
    width: 160px;
  }
}
