﻿@charset "utf-8";
/* CSS Document */

@charset "utf-8";


.clear {
    clear:both;
}
.left {
    float:left;
}
.right {
    float:right;
}

html,body {
    height:100%;
/*    margin-top: 2px; */
}

#county-select {
text-transform: uppercase;
}

.button-generic {
    margin-top:10px !important;
    font-family: Helvetica, Arial, FreeSans, sans-serif;
    display: inline-block;
    padding: 6px 6px;
    margin: 0 2px 0 0;
    font-size: 13px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: none;
    -moz-user-select: none;
    background-color: #272F35;
    color: white;
}

address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, button, table, caption, tbody, tfoot, thead, tr, th, td, p {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: inherit;
    font-weight: inherit;
    font-style: inherit;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

    table.contenttable th, table.contenttable td {
        text-align: left;
    }

a:link, a:active, a:hover, a:visited {
    text-decoration: none;
    outline: 0;
}

a:hover {
    cursor: pointer;
}

ul li {
    list-style: none;
    height: 1%;
}

a {
    color: #f37a1f;
}

p a {
    font-weight: 700;
}

em {
    font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}

input, textarea, select {
    font-family: Arial;
    font-size: 12px;
}

.page_content p {
    margin-bottom: 15px;
}

.page_content {
    min-height: 500px;
    height: auto!important;
    height: 500px;
}

p {
    line-height: 16px;
}

.clear {
    clear: both!important;
    height: auto!important;
    float: none;
    padding: 0!important;
    margin: 0!important;
}

html {
    background-repeat: no-repeat;
    background-position: center top;
}

body {
    background-repeat: no-repeat;
    background-position: center 36px;
    margin: 0;
    padding: 0; 
    font-family: Arial,Trebuchet MS,Helvetica,sans-serif;
    font-size: 12px;
    color: #444;
    line-height: 16px;
    margin-top: 44px;
    
}
div.bg-image {
    background-image:url(../images/proljece.jpg);
    background-repeat:no-repeat;
    background-position:center top;
    min-height:100%;
    margin-top: 44px;
}

div.hr {
    height: 20px;
}

div.orange_hr {
    background-color: #f37a1f;
    height: 2px;
    margin: 10px 0;
    font-size: 1px;
    float: left;
    width: 100%;
}


a:link, a:active, a:hover, a:visited {
    text-decoration: none;
    outline: 0;
}

a:link, a:active, a:hover, a:visited {
    text-decoration: none;
    outline: 0;
}

a {
    color: #f37a1f;
}

li .item-133 {
    background: url(../images/post.gif) no-repeat 0 1px;
    margin-left: -3px;
    padding-left: 22px!important;
}

#glavnanavigacija {
     width: 960px; 
    height: 68px;
    margin: 0; auto;
    background: url(../images/top_navi_right.png) no-repeat right top;
/*     position: relative;  */
    position: fixed; /* Set the navbar to fixed position */
    top: 2%; /* Position the navbar at the top of the page */
/*    top: 50%; */
    left: 50%; 
/*    width: 100%; /* Full width */
	 margin-top: -34px; /* Negative half of height. */
	 margin-left: -480px; /* Negative half of width. */

}

    #glavnanavigacija ul {
        /* float: left; */
        width: 734px;
        height: 60px;
        /* moj dodatak */
        display: inline-block;
        /*list-style-type: none;
        /* kraj dodatka */
        background: url(../images/top_navi_bg.gif) repeat-x;
    }

#stihl_home {
    background: url(../images/home_button.png) no-repeat!important;
    display: block;
    width: 205px;
    height: 75px;
    float: left;
/*    position: absolute; */
    position: relative;
/*    left: 0; */
    top: -10px;
}

* + html #stihl_home {
    top: -2px;
}

    #stihl_home img {
        display: none;
    }
#stihl_home1 {
    background: url(../images/home_button1.png) no-repeat!important;
    display: block;
    width: 205px;
    height: 75px;
    float: left;
    position: absolute;
    left: 0;
    top: -10px;
}

* + html #stihl_home1 {
    top: -11px;
}

    #stihl_home1 img {
        display: none;
    }
#glavnanavigacija li {
	float: left;
    height: 60px;
    background: url(../images/top_navi_divider.gif) no-repeat right top;
}

#navigation {
    background: url(../images/top_navi_left.png) no-repeat left;
    padding-left: 6px;
    height: 68px;
    float: left;
    position: absolute;
    right: 10px;
}

#glavnanavigacija li a {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    padding: 35px 0 9px;
    display: block;
    margin-right: 2px;
}

#glavnanavigacija li a {
    padding: 35px 10px 9px;
}

    #glavnanavigacija li a:hover, #glavnanavigacija li a:focus, #glavnanavigacija li.active_hover a {
        background: url(../images/top_navi_bg_hover.png) repeat-x;
    }

#glavnanavigacija li.active a {
    background: url(../images/top_navi_bg_active.png) repeat-x;
}

    #glavnanavigacija li.active a:hover {
        background: url(../images/top_navi_bg_active.png) repeat-x;
    }

#navigation.active {
    background: url(../images/top_navi_left.png) no-repeat -7px 0!important;
}

.active_hover_div {
    background: url(../images/top_navi_left.png) no-repeat -14px 0!important;
}


/*  ********* Carousel ******** */

.stepcarousel {
    margin: 30px auto 20px auto;
    position: relative; /*leave this value alone*/
    background: rgb(221,221,221); /* Old browsers */
    background: -moz-linear-gradient(bottom, rgba(221,221,221,1) 5%, rgba(255,255,255,1) 95%); /* FF3.6+ */
    background: -webkit-gradient(linear, left bottom, left top, color-stop(5%,rgba(221,221,221,1)), color-stop(95%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(bottom, rgba(221,221,221,1) 5%,rgba(255,255,255,1) 95%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(bottom, rgba(221,221,221,1) 5%,rgba(255,255,255,1) 95%); /* Opera 11.10+ */
    background: -ms-linear-gradient(bottom, rgba(221,221,221,1) 5%,rgba(255,255,255,1) 95%); /* IE10+ */
    background: linear-gradient(to top, rgba(221,221,221,1) 5%,rgba(255,255,255,1) 95%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    overflow: scroll; /*leave this value alone*/
    width: 950px; /*Width of Carousel Viewer itself*/
    height: 375px; /*Height should enough to fit largest content's height*/
}

    .stepcarousel .belt {
        position: absolute; /*leave this value alone*/
        left: 0;
        top: 0;
    }

    .stepcarousel .panel {
        float: left; /*leave this value alone*/
        overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
        /*margin around each panel*/
        margin-top: 10px;
        width: 950px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
    }


/*  ********* iframe ******** */


div.framewrap {
/*  ********* not working in Chrome (?) ******** */	
}



iframe {
   border: 0;
	overflow: hidden;
	padding:0;
	display:block;

/*  ********* webkit-based stuff (Safari)) ******** */	
	-webkit-clip-path: inset(21% 3% 12% 1%)
}




/* //////////////////// Bottom ////////////////////////////// */

ul#teaser {
    float: none;
    margin: 20px auto 30px auto;
    width: 960px;
    height:220px;
}

    ul#teaser li {
        width: 290px;
        height: 180px;
        float: left;
        margin: 5px;
        padding: 10px;
        position: relative;
        background-color: rgba(255,255,255,.5);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#50ffffff', endColorstr='#50ffffff');
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#50ffffff', endColorstr='#50ffffff')";
    }



        ul#teaser li:hover {
            background-color: rgba(255,255,255,.7);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3ffffff', endColorstr='#b3ffffff');
            -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3ffffff', endColorstr='#b3ffffff')";
        }

            ul#teaser li:hover .dark {
                background-color: rgba(35,44,51,.75);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf232c33', endColorstr='#bf232c33');
                -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf232c33',endColorstr='#bf232c33')";
            }

.smallteaser_item:hover div.smallteaser {
    background-color: rgba(35,44,51,.75)!important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf232c33', endColorstr='#bf232c33')!important;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf232c33',       endColorstr='#bf232c33')"!important;
}

ul#teaser li:hover .orange {
    background-color: rgba(243,122,31,.8);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ccf37a1f', endColorstr='#ccf37a1f');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ccf37a1f',endColorstr='#ccf37a1f')";
}

ul#teaser li.halfteasers:hover {
    background-color: rgba(255,255,255,.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#50ffffff', endColorstr='#50ffffff');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#50ffffff',endColorstr='#50ffffff')";
}

    ul#teaser li.halfteasers:hover .dark {
        background-color: rgba(35,44,51,.85);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d4232c33', endColorstr='#d4232c33');
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#d4232c33',endColorstr='#d4232c33')";
    }

ul#teaser li.halfteasers .smallteaser_item {
    width: 290px;
    height: 85px;
}

ul#teaser li#halfteasers .smallteaser_item {
    width: 290px;
    height: 85px;
}

.smallteaser_item {
    position: relative;
    margin-bottom: 10px !important;
    float: left;
}
.smallteaser a {
    color: #fff;
    display: block;
    padding-left: 23px;
    padding-top: 5px;
}
    .smallteaser a.nomargin {
        display:block;
        margin:0;
        padding:0;
    }
    .smallteaser_item img {
        float: left;
    }

#teaser .orange {
    background-color: rgba(243,122,31,.9);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5f37a1f', endColorstr='#e5f37a1f');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5f37a1f',endColorstr='#e5f37a1f')";
}

#teaser .dark {
    background-color: rgba(35,44,51,.85);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d4232c33', endColorstr='#d4232c33');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#d4232c33',       endColorstr='#d4232c33')";
}

#teaser li .teaser {
    position: absolute;
    bottom: 10px;
    left: 10px;
    height: 68px;
    width: 266px;
    padding: 8px 12px 0;
}

    #teaser li .teaser fieldset {
        margin-top: 15px;
    }

        #teaser li .teaser fieldset .input_text {
            height: 15px;
            border: 1px solid #b4b4b4;
            float: left;
            font-size: 11px;
            padding-left: 6px;
            padding-top: 3px;
            margin-right: 3px;
            width: 233px;
        }

        #teaser li .teaser fieldset .input_submit {
            float: left;
        }

    #teaser li .teaser a.orange, ul.teaser_list li a.orange, #toolbox a.orange, .long_teaser a.orange, .detail_text a.orange, ul.wallpapers li ul li {
        background: url(../images/strelica-orange.png) 0 1px no-repeat;
        padding-left: 12px;
        display: block;
    }

    #teaser li .teaser a.orange {
        background-position: 0 1px;
    }

a.orange_left {
    background: url(../images/strelica-orange-b.png) 0 1px no-repeat;
    padding-left: 15px;
    display: block;
    color: #444;
}

a.contact_backlink {
    background: url(../images/strelica-orange-b.png) 0 1px no-repeat;
    padding-left: 15px;
    display: inline;
    color: #444;
}

div.border_bottom a.orange_left.backlink {
    display: inline;
}

#teaser li .teaser a.external, #teaser ul.linklist li .teaser a.external, a.external {
    background: url(../images/strelica-orange_ex.png) no-repeat 0 2px!important;
    padding-left: 27px!important;
}

ul.linklist li a.orange {
    background-image: none;
    padding-left: 0;
    margin-top: -2px;
}

ul.linklist li a.external {
    background-color: #fff!important;
    margin-left: -15px;
    background-position: 0 2px!important;
}
ul.linklist li, #flash_wrapper.home_slide ul.linklist {
    clear: both;
}

#teaser li .teaser h3 {
    color: #fff;
    font-weight: 700;
    font-size: 12px;
    margin: 0;
}

#teaser li .teaser p {
    color: #d8d8d8;
    font-size: 12px;
}

#teaser li .teaser a {
    display: block;
    margin-top: 0;
    background-color: transparent!important;
}

a.orange {
    color: #f37a1f;
}

#teaser li .smallteaser {
    height: 26px;
    position: absolute;
    top: 59px;
    left: 0;
    width: 290px;
    margin-bottom: 10px;
}

.smallteaser a {
    color: #fff;
    display: block;
    padding-left: 23px;
    padding-top: 5px;
}

    .smallteaser a.arrow_green {
        background: url(../images/arrow_green.png) no-repeat 10px 5px;
    }

    .smallteaser a.arrow_orange {
        background: url(../images/strelica-orange.png) no-repeat 10px 5px;
    }


/* //////////////////// podnozje ////////////////////////////// */


#breadcrumb {
    margin: 20px auto 20px auto;
    padding-bottom: 4px;
    padding-top: 6px;
    width: 950px;
    font-size: 11px;
    color: #5d5d5d;
    height: 20px;
}

    #breadcrumb ul {
        float: left;
        padding-left: 10px;
    }

        #breadcrumb ul li {
            float: left;
            font-size: 12px;
            padding-right: 5px;
            font-weight: 700;
            color: #444;
            white-space: nowrap;
        }



/* //////////////////// podnozje ////////////////////////////// */



#breadcrumb, #podnozje, #podnozje_addition {
    background-color: rgba(255,255,255,.8);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ccffffff', endColorstr='#ccffffff');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ccffffff', endColorstr='#ccffffff')";
}

#podnozje {
    height: 20px;
    margin: 20px auto auto auto;
    padding-bottom: 3px;
    padding-top: 6px;
    width: 950px;
    font-size: 11px;
    color: #5d5d5d;
}

#bottomnavigation_left {
    float: left;
}

#bottomnavigation_right {
    float: right;
}

#podnozje ul li {
    float: left;
    font-size: 11px;
    padding: 0 10px;
}

    #podnozje ul li a {
        color: #5d5d5d;
        font-size: 11px;
    }

#bottomnavigation_left li {
    border-right: 1px solid #5d5d5d;
}

    #bottomnavigation_left li.last, #bottomnavigation_left li:last-child {
        border-right: 0 none;
    }

ul#bottomnavigation_right li {
    margin-left: 0;
    padding-left: 0;
    padding-left: 20px;
}

.icon_print {
    background: url(../images/icon_print.gif) no-repeat 0 0!important;
}



/* //////////////////// Prvi level ////////////////////////////// */

.flash_content.xhtml_version {
    background-repeat: no-repeat;
    background-position: left;
    width: 710px;
    position: relative;
}

.flash_content {
    padding-top: 0!important;
    min-height: 0!important;
    height: 325px!important;
    width: 730px;
    position: relative;
}




    .flash_content.xhtml_version .fade, .content_slide .fade {
        position: absolute;
        top: 0;
        left: 0;
        background: url(../images/bgfade.png) no-repeat 0 0;
        width: 730px;
        height: 325px;
    }

        .flash_content.xhtml_version .fade .fade_content, .content_slide .fade .fade_content {
            float: right;
            margin-top: 10px;
            width: 260px;
        }

            .flash_content.xhtml_version .fade .fade_content h2, .content_slide .fade .fade_content h2 {
                font-size: 14px!important;
                font-weight: 700!important;
                line-height: 20px!important;
            }

            .flash_content.xhtml_version .fade .fade_content p, .content_slide .fade .fade_content p {
                font-size: 14px;
                line-height: 18px;
            }

            .flash_content.xhtml_version .fade .fade_content h1, .content_slide .fade .fade_content h1 {
                font-size: 25px!important;
                font-weight: 700!important;
                line-height: 25px!important;
                padding: 10px 0;
                color: #f37a1f;
            }

            .flash_content.xhtml_version .fade .fade_content ul li a, a.prelink, .content_slide .fade .fade_content ul li a {
                background: url(../images/gumb-orange.gif) 0 -3px no-repeat;
                border: 0;
                color: #fff;
                font-weight: 700;
                padding-bottom: 5px;
                padding-left: 21px;
                padding-top: 5px;
                text-align: left;
                padding-right: 10px;
                float: left;
                white-space: nowrap;
                display: block;
                margin-top: 20px;
                margin-right: 1px;
                margin-bottom: 1px;
            }

.panel .flash_content.xhtml_version {
    left: 0;
    width: 950px;
    padding-left: 0!important;
    height: 356px!important;
}

    .panel .flash_content.xhtml_version .fade .fade_content {
        margin-top: 30px;
        width: 305px;
        margin-right: 50px;
    }


    .panel .flash_content.xhtml_version .fade, .content_slide .fade {
        position: absolute;
        top: 0;
        left: 0;
        background: url(../images/bgwhite2.png) no-repeat 0 0;
        width: 940px;
        height: 356px;
    }


.content .item-page h2 {
    padding: 10px 0;
}

.content .page-header h2 {
    padding: 5px 0;
}

.item-page p img {
    padding: 10px;
}

.clearfix {
    clear: both;
}

ul.proizvodi {
    margin: 0;
    float: left;
}

    ul.proizvodi li {
        position: relative;
        width: 230px;
        height: 142px;
        padding-right: 10px;
        float: left;
        padding-left: 0;
        margin-top: 0;
        margin-bottom: 20px;
        background-image: none;
    }

        ul.proizvodi li h3 {
            z-index: 1;
            position: absolute;
            bottom: 0;
            width: 230px;
            padding-top: 0;
            background-color: rgba(35,44,51,.85);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d4232c33', endColorstr='#d4232c33');
            -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#d4232c33', endColorstr='#d4232c33')";
            width: 230px;
            padding-top: 9px;
        }

            ul.proizvodi li h3 a {
                color: #fff;
                font-weight: 700;
                background: url(../images/strelica-orange.png) no-repeat;
                padding-left: 12px;
                display: block;
                margin-left: 10px;
                width: 200px;
                position: relative;
                padding-bottom: 8px;
                font-size: 12px;
            }
