﻿* {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

body {
    background: none;
}

#zoom-frame a, #zoom-frame241x210 a, #zoom-frame650x90 a {
    color: Black;
    text-decoration: none;
}

#zoom-frame {
    background-color: White;
    position: relative;
    width: 300px;
    height: 250px;
    overflow: hidden;
}

.zoom-navigation {
    position: absolute;
    right: 5px;
    bottom: 0px;
    padding: 5px;
    z-index: 100;
}

    .zoom-navigation a {
        float: left;
        width: 15px;
        height: 16px;
        background: url(Icons.png) no-repeat 0 center;
        cursor: pointer;
    }

        .zoom-navigation a.activeSlide {
            background-position: -15px center;
        }

        .zoom-navigation a:hover {
            background-position: -30px center;
        }

.vozilo {
    width: 300px;
    z-index: 999;
    text-align: center;
    background-color: #282828;
    position: absolute;
    color: #fff;
    padding: 5px 0px;
    font-family: Arial;
}

.cijena {
    z-index: 999;
    text-align: left;
    background-color: #b10000;
    z-index: 200;
    position: absolute;
    color: #fff;
    padding: 5px 10px;
    margin-top: -50px;
}

.element {
    width: 300px;
    height: 250px;
}

.divlogo {
    width: 84px;
    height: 49px;
    z-index: 999;
    color: #fff;
    position: absolute;
    right: 0px;
    top: 32px;
    /*color: red;*/
    background-image: url(logo_bjeli.png);
}

/*241x210*/

#zoom-frame241x210 {
    background-color: White;
    position: relative;
    width: 241px;
    height: 210px;
    overflow: hidden;
}

.vozilo241x210 {
    width: 241px;
    z-index: 999;
    text-align: center;
    background-color: #282828;
    position: absolute;
    color: #fff;
    padding: 5px 0px;
    font-family: Arial;
    font-size: 13px;
}

.element241x210 {
    width: 241px;
    height: 210px;
}

.cijena241x210 {
    z-index: 999;
    text-align: left;
    background-color: #b10000;
    z-index: 200;
    position: absolute;
    color: #fff;
    padding: 5px 10px;
    margin-top: -35px;
    font-size: 13px;
}

/*650x90*/
#zoom-frame650x90 {
    background-color: white;
    position: relative;
    width: 650px;
    height: 90px;
    overflow: hidden;
}

    #zoom-frame650x90 .zoom-navigation {
        position: absolute;
        left: 3px;
        bottom: 3px;
        padding: 5px;
        z-index: 100;
    }

    #zoom-frame650x90 .logo {
        width: 175px;
        height: 90px;
        float: left;
        background-image: url(logo.png);
        background-position: center center;
        background-repeat: no-repeat;
    }

    #zoom-frame650x90 .baner {
        width: 475px;
        height: 90px;
        float: left;
        /*background-color: aqua;*/
    }

        #zoom-frame650x90 .baner .vozilo650x90 {
            width: 225px;
            height: 90px;
            z-index: 999;
            text-align: center;
            background-color: #282828;
            color: #fff;
            padding: 5px 0px;
            font-family: Arial;
            font-size: 15px;
            float: right;
        }

        #zoom-frame650x90 .baner .element650x90 {
            width: 250px;
            height: 90px;
            float: left;
        }

        #zoom-frame650x90 .baner .cijena650x90 {
            background-color: #b10000;
            margin: -5px 0px 5px 0px;
            padding: 5px 0px;
            z-index: 200;
            color: #fff;
            font-size: 13px;
        }

/*970x90*/
#zoom-frame970x90 {
    background-color: white;
    position: relative;
    width: 970px;
    height: 90px;
    overflow: hidden;
    /*background-color: red;*/
}

    #zoom-frame970x90 .zoom-navigation {
        position: absolute;
        left: 3px;
        bottom: 3px;
        padding: 5px;
        z-index: 100;
    }

    #zoom-frame970x90 .logo {
        width: 175px;
        height: 90px;
        float: left;
        background-image: url(logo.png);
        background-position: center center;
        background-repeat: no-repeat;
    }

    #zoom-frame970x90 .baner {
        width: 795px;
        height: 90px;
        float: left;
        /*background-color: aqua;*/
    }

        #zoom-frame970x90 .baner .vozilo970x90 {
            width: 350px;
            height: 90px;
            z-index: 999;
            text-align: center;
            background-color: #282828;
            color: #fff;
            /*padding: 5px 0px;*/
            font-family: Arial;
            font-size: 15px;
            float: left;
        }

            #zoom-frame970x90 .baner .vozilo970x90 .markaModel970x90 {
                width: 350px;
                height: 50px;
                line-height: 50px;
                font-size: 30px;
                font-weight: 600;
            }

            #zoom-frame970x90 .baner .vozilo970x90 .oznaka970x90 {
                width: 350px;
                font-size: 20px;
                font-weight: 600;
            }

        #zoom-frame970x90 .baner .element970x90 {
            width: 250px;
            height: 90px;
            float: left;
        }

        #zoom-frame970x90 .baner .cijena970x90 {
            background-color: #b10000;
            margin: -5px 0px 5px 0px;
            padding: 5px 0px;
            z-index: 200;
            color: #fff;
            font-size: 22px;
            width: 195px;
            height: 90px;
            line-height: 90px;
            float: right;
            text-align: center;
        }

.adS {
    /*position: absolute;*/
    width: 1px;
    height: 1px;
    overflow: hidden;
    margin: auto;
}
