#carInfopanel {
    width:370px;
    margin-right:10px;
    float:left;
}
#carPhotos {  }
#carPhotoMain {
    width:360px;
    height:270px;
    background:url(images/car-mainimg.png) no-repeat left top;
    padding:5px 4px 0 0;
    text-align:center;
    margin-bottom:5px;
}
#carPhotogallery {
    width:366px;
    height:auto;
    min-height:95px;
    _height:95px;
    position:relative;
    overflow:hidden;
    margin-bottom:5px;
}
#carPhotogallery .pgimg {
    width:115px;
    height:90px;
    padding:5px 5px 0 0;
    overflow:hidden;
    float:left;
    background:url(images/car-photogallery.png) no-repeat left top;
    text-align:center;
    margin:0 2px 2px 0;
}

#carDetails {
    width:319px;
    float:left;
}
#carDetails .block1 {
    width:319px;
    background:url(images/block1-bg.png) repeat-y left top;
    margin-bottom:5px;
}
#carDetails .block1 .bghelper {
    background:url(images/block1-bgb.png) no-repeat left bottom;
}
#carDetails .block1 .content {
    background:url(images/block1-bgt.png) no-repeat left top;
    padding:15px;
    min-height:80px;
    _height:50px;
}
#carDetails .block1 .title {
    padding-bottom:7px;
}
#carDetails .block1 .slogan {
    padding-top:7px;
    color:#F00;
    font-size:1.0em;
}
#carDetails .block1 .slogan a {
    color:#F00;
}

#carFuncs1 {
    float:right;
    width:auto;
    min-height:1px;
    _height:1px;
    font-size:0.9em;
}
#carFuncs1 a { color:#000;padding:2px 0px 2px 18px;margin-left:5px; }
#carFuncs1 a.print { background:url(images/ico-print.png) no-repeat 0% 50%; }
#carFuncs1 a.mail { background:url(images/ico-mail.png) no-repeat 0% 50%; }

#carFuncs2 {
    padding:10px 0 15px 0;
    text-align:center;
}

dl.details {
    margin:0em;
    padding:0em;
    width:289px;
    background:url(images/dots1.png) repeat-x left bottom;
    float:left;
    font-size:0.9em;
}
dl.details dt {
    margin:0em;
    padding:3px 5px 3px 0;
    display:block;
    float:left;
    clear:left;
    font-weight:normal;
    width:105px;
    background:url(images/dots1.png) repeat-x left top;
}
dl.details dd {
    margin:0em;
    padding:3px 0px;
    width:179px;
    float:left;
    background:url(images/dots1.png) repeat-x left top;
}

/* Prvy blok */
.caroverview .info {
    width:160px;
    float:left;
}
.caroverview .info dl, .caroverview .info dt, .caroverview .info dd {
    margin:0;
    padding:0;
}
.caroverview .info dl dt {
    font-size:0.9em;
}
.caroverview .info dl dt.separator {
    margin-top:0.5em;
    padding-top:0.5em;
    background:url(images/dots1.png) repeat-x 0px 0%;
}
.caroverview .info dl dd {
    font-size:1.4em;
    font-weight:normal;
}
.caroverview .price {
    width:105px;
    min-height:45px;
    _height:45px;
    float:right;
    padding:40px 0 0 15px;
    margin: 0 0 0 0px;
    background:url(images/carlist-price.png) no-repeat 0px 0px;
    text-align:left;
}
.caroverview .price .amount {
    font-size:1.5em;
    font-weight:normal;
}
.caroverview .price .currency {
    font-size:1.0em;
    font-weight:normal;
}
.caroverview .price .financovanie {
    font-size: 0.9em;
    padding-top:5px;
}
.caroverview .price .priceinfo {
    font-size:0.8em;
}
.caroverview .price .wtx {
    font-size:0.8em;
    margin-top:0.7em;
}
.caroverview .price .wtx .amount {
    font-size:1.2em;
    font-weight:normal;
}
.caroverview .price .wtx .currency {
    font-size:1em;
    font-weight:normal;
}

#techStav {
    clear:both;
    margin:1em 0;
}

/**
 * TABULKA - zoznam
**/
table.list {
    border-collapse:separate;
    margin:0em;
    padding:0em;
    font-size:0.9em;
    empty-cells:show;
}
table.list th, table.list td {
    padding:3px 5px;
}
table.list th {
    font-weight:bold;
    text-align:left;
    background:#BAC9D8;
    color:#000;
    vertical-align:top;
    padding:3px 5px;
}
table.list td {
    font-weight:normal;
    color:#000;
    text-align:left;
    border-bottom:1px solid #FFF;
    border-top:1px dotted #BAC9D8;
}
table.list .c { text-align:center; }
table.list .r { text-align:right; }
table.list .l { text-align:left; }
table.list a {
    color:#000000;
}
table.list th a {
    color:#FFFFFF;
    text-decoration:underline;
}
table.list-full {
    width:100%;
}
table.zebra tr.odd td {
    background:#FFFFFF;
}
table.zebra tr.even td {
    background:#F9FAFC;
}
table.highlight tr td.highlight, table.highlight tr.highlight td.highlight {
    background:#FFFDD5;
}
/* Zvyraznenie tabulkoveho riadku */
table.list tr.highlight td {
    background:#E4FFD7;
}

/**
 * TABULKA - informacie - horizontalna tabulka - 1 stlpec - <th>, druhy <td>
**/
table.info {
    border-collapse:separate;
    margin:0em;
    padding:0em;
    font-size:0.9em;
    empty-cells:show;
}
table.info th, table.info td {
    padding:3px 5px;
}
table.info th {
    font-weight:bold;
    text-align:left;
    background:#499A00;
    color:#FFF;
    vertical-align:top;
    padding:3px 5px;
}
table.info td {
    font-weight:normal;
    color:#000;
    text-align:left;
    border-bottom:1px solid #FFF;
    border-top:1px solid #D0D0D0;
}
table.info td.label {
    width:200px;
}
table.info .c { text-align:center; }
table.info .r { text-align:right; }
table.info .l { text-align:left; }
table.info a {
    color:#000000;
}
table.info th a {
    color:#FFFFFF;
    text-decoration:underline;
}
table.info-full {
    width:100%;
}

#gmap {
    width:357px;
    height:170px;
    border:1px solid #C0CDDB;
}
#gmap.loading {
    background:#FFF url(../images/loading4.gif) no-repeat 50% 50%;
}
#gmap address, #gmap .latlon {
    display:none;
}

.similar {
    clear:both;
    margin:1em 0 0 0;
    padding:1em 2px 0 0;
    background:url(images/dots1.png) repeat-x top left;
}
.similar .title {
    margin:0 0 10px 0;
    padding-top:0;
}
.similar .similar-vozidlo {
    width:230px;
    min-height:60px;
    _height:60px;
    margin:0px 2px 10px 0px;
    font-size:0.9em;
    float:left;
    text-align:left;
}
.similar .similar-vozidlo .similar-image {
    width: 80px;
    height:60px;
    border:1px solid #C9D5E0;
    padding:2px;
    overflow:hidden;
    margin-right:5px;
    float:left;
}
.similar .similar-vozidlo .similar-image a {
    display:block;
    width: 160px;
    height:120px;
}
.similar .similar-vozidlo .similar-text {
    width:135px;
    float:left;
    padding-top:4px;
}
.similar .similar-vozidlo .similar-text .similar-title {
    font-size:1.1em;
}


#carbanners {
    width:359px;
    height:0px;
    overflow:hidden;
    margin-bottom:10px;
}

/* POPUP OKNO */
#popupzaruka {
    display:none;
    position:absolute;
    width:500px;
    height:450px;
    top:0px;
    left:0px;
    background:#FFF;
    text-align:left;
    z-index: 120;
}
#popupzaruka .popupzaruka {
    width:100%;
    height:425px;
    overflow:auto;
    position:absolute;
    top:25px;
    left:0px;
}
#popupzaruka .popupzaruka .popupzarukaContent {
    padding:0px 20px;
}
#popupzaruka .close {
    width:35px;
    height:35px;
    position:absolute;
    top:-10px;
    right:-10px;
    background:url(images/close.png) no-repeat top left;
}
#popupzaruka .close a {
    display:block;
    width:35px;
    height:35px;
}
#popupzaruka .close a span {
    display:none;
}