﻿body
{
    background-color: #fbfbfb;
    background-image: url("../images/V2/top.png");
    background-repeat: repeat-x;
}

.hidden
{
    display: none;
}

label.form-control
{
    border: none;
    box-shadow: none;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.LoginW ul,
.LoginW ul li
{
    margin: 0;
    padding: 0;
    list-style: none;
}

.shadow_light
{
    box-shadow: 2px 2px 3px #e2e2e1;
}

/*izbornik*/
ul.Izbornik
{
    margin: 0;
    padding: 0;
}

    ul.Izbornik li
    {
        margin: 0;
        padding: 0;
        float: left;
        font-family: "Open Sans",sans-serif !important;
        font-size: 12px;
        font-weight: bold;
        margin: 13px 1px 0 0;
        padding: 0 0 7px;
        text-align: center;
        text-transform: uppercase;
        border-bottom: 4px solid #ed1c24;
        list-style: none;
        position: relative;
    }


        ul.Izbornik li ul
        {
            background-color: #fcfcfc;
            background-image: linear-gradient(to bottom, #fff, #f8f8f8);
            background-repeat: repeat-x;
            border: medium none;
            display: none;
            left: 0;
            margin: 30px 0 0;
            padding: 0;
            position: absolute;
            top: 0;
            width: 150px;
            z-index: 5;
        }

            ul.Izbornik li ul li
            {
                border-bottom-width: 2px;
                float: none;
                margin: 0;
                padding: 0;
                text-align: left;
            }

                ul.Izbornik li ul li a
                {
                    display: block;
                    font-size: 11px;
                    margin: 0;
                    padding: 5px 10px;
                }

        ul.Izbornik li:hover ul
        {
            display: block;
        }

        ul.Izbornik li a
        {
            color: #000;
            padding: 14px 17px 9px;
        }

            ul.Izbornik li a:hover,
            ul.Izbornik li a.IzbornikSelect
            {
                text-decoration: none;
                background: #ED1C24;
                color: #FFFFFF;
            }


        ul.Izbornik li.menu-item-4,
        ul.Izbornik li.menu-item-4 li
        {
            border-bottom-color: #43b953;
        }

            ul.Izbornik li.menu-item-4 a:hover,
            ul.Izbornik li.menu-item-4 a.IzbornikSelect
            {
                background: #43b953;
            }

        /*#0054a6*/
        ul.Izbornik li.menu-item-37,
        ul.Izbornik li.menu-item-37 li
        {
            border-bottom-color: #0054a6;
        }

            ul.Izbornik li.menu-item-37 a:hover,
            ul.Izbornik li.menu-item-37 a.IzbornikSelect
            {
                background: #0054a6;
            }

        /*#f26522*/

        ul.Izbornik li.menu-item-1,
        ul.Izbornik li.menu-item-1 li
        {
            border-bottom-color: #f26522;
        }

            ul.Izbornik li.menu-item-1 a:hover,
            ul.Izbornik li.menu-item-1 a.IzbornikSelect
            {
                background: #f26522;
            }

        /*#a864a8*/

        ul.Izbornik li.menu-item-13,
        ul.Izbornik li.menu-item-13 li
        {
            border-bottom-color: #a864a8;
        }

            ul.Izbornik li.menu-item-13 a:hover,
            ul.Izbornik li.menu-item-13 a.IzbornikSelect
            {
                background: #a864a8;
            }

        /*#c7b299*/

        ul.Izbornik li.menu-item-14,
        ul.Izbornik li.menu-item-14 li
        {
            border-bottom-color: #c7b299;
        }

            ul.Izbornik li.menu-item-14 a:hover,
            ul.Izbornik li.menu-item-14 a.IzbornikSelect
            {
                background: #c7b299;
            }


        /*#1cbbb4*/
        ul.Izbornik li.menu-item-32,
        ul.Izbornik li.menu-item-32 li
        {
            border-bottom-color: #1cbbb4;
        }

            ul.Izbornik li.menu-item-32 a:hover,
            ul.Izbornik li.menu-item-32 a.IzbornikSelect
            {
                background: #1cbbb4;
            }

        /*#f06eaa*/
        ul.Izbornik li.menu-item-74,
        ul.Izbornik li.menu-item-74 li
        {
            border-bottom-color: #f06eaa;
        }

            ul.Izbornik li.menu-item-74 a:hover,
            ul.Izbornik li.menu-item-74 a.IzbornikSelect
            {
                background: #f06eaa;
            }

        /*#9e0039*/

        ul.Izbornik li.menu-item-66,
        ul.Izbornik li.menu-item-66 li
        {
            border-bottom-color: #9e0039;
        }

            ul.Izbornik li.menu-item-66 a:hover,
            ul.Izbornik li.menu-item-66 a.IzbornikSelect
            {
                background: #9e0039;
            }


.header .Main-Menu.row-1
{
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Roboto Condensed","Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
}

.main-holder
{
    color: #838282;
    font: 14px/19px "Trebuchet MS",Arial,Helvetica,sans-serif;
}

.logo_h__txt, .logo_link
{
    color: #ffffff;
    font: bold 43px/48px "Trebuchet MS",Arial,Helvetica,sans-serif;
}

.sf-menu > li > a
{
    color: #333333;
    font: bold 21px/66px "Trebuchet MS",Arial,Helvetica,sans-serif;
}

.nav.footer-nav a
{
    color: #838282;
    font: 14px/18px "Trebuchet MS",Arial,Helvetica,sans-serif;
}

h1 small
{
    color: #ff6000;
    font-size: 1em;
    font-weight: bold;
}

h2
{
    border-bottom: 1px solid #d3d3d3;
    margin-bottom: 30px;
    padding-bottom: 5px;
}

.main-holder
{
    margin: 0 auto;
    padding: 0px 0 10px;
}


.ie8 .main-holder
{
    width: 1000px;
}

.header
{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    padding: 0;
}

    .header .row-1, .header .row-2
    {
        background-color: #fcfcfc;
        background-image: linear-gradient(to bottom, #fff, #f8f8f8);
        background-repeat: repeat-x;
        border-bottom: 1px solid #d3d3d3;
    }

    .header .row-1
    {
        margin-bottom: 5px;
        padding: 5px 10px;
    }


    .header .row-2
    {
        margin-bottom: 10px;
        padding: 30px 0 29px;
    }

    .header .row-3
    {
        background-color: #fff;
        padding: 31px 0 0;
    }



.home .header .row-3
{
    padding-bottom: 30px;
}
/*.header .row-3 .container {
    border-bottom: 5px solid #e5e5e5;
    padding-bottom: 1px;
}*/

.header .header-widget h3
{
    display: none;
}

.header .header-widget ul
{
    margin: 0;
    padding: 0;
}


    .header .header-widget ul li
    {
        float: left;
        font-weight: normal;
        list-style: none outside none;
        margin: 0 0 0 21px;
        text-transform: uppercase;
    }


        .header .header-widget ul li.right
        {
            float: right;
            margin: 0;
        }

            .header .header-widget ul li.right .Search
            {
                display: block;
                border: solid 1px #ccc;
                padding: 1px 5px;
            }


        .header .header-widget ul li:first-child
        {
            margin-left: 0;
        }


        .header .header-widget ul li a
        {
            color: #838282;
            transition: all 0.3s ease 0s;
            font-weight: bold;
        }

            .header .header-widget ul li a.Facebook
            {
                background: url("../Images/facebook_16.png") no-repeat scroll left center rgba(0, 0, 0, 0);
                color: #287dc5;
                margin-left: 10px;
                padding-left: 18px;
            }

            .header .header-widget ul li a.Twitter
            {
                background: url("../Images/twitter_16.png") no-repeat scroll left center rgba(0, 0, 0, 0);
                color: #69bdc7;
                margin-left: 10px;
                padding-left: 18px;
            }

            .header .header-widget ul li a.Rss
            {
                background: url("../Images/rss_16.png") no-repeat scroll left center rgba(0, 0, 0, 0);
                color: #f59728;
                margin-left: 10px;
                padding-left: 18px;
            }

            .header .header-widget ul li a.Youtube
            {
                background: url("../Images/youtube_16.png") no-repeat scroll left center rgba(0, 0, 0, 0);
                color: #f36c6b;
                margin-left: 10px;
                padding-left: 18px;
            }

            .header .header-widget ul li a abbr[title], .header .header-widget ul li a abbr[data-original-title]
            {
                border-bottom-color: #838282;
                transition: border-color 0.3s ease 0s;
            }

            .header .header-widget ul li a:hover, .header .header-widget ul li a:focus
            {
                color: #323232;
                text-decoration: none;
            }

                .header .header-widget ul li a:hover abbr, .header .header-widget ul li a:focus abbr
                {
                    border-bottom-color: #323232;
                }

.header .banners
{
    float: right;
    margin: 0;
}


    .header .banners li
    {
        float: none;
        margin: 0;
    }

    .header .banners .banners_img
    {
        width: auto;
    }

.ie8 .header .banners .banners_img
{
    width: 619px;
}

input.search-form_it[type="text"]
{
    height: auto;
    line-height: 1.2em;
    margin: 0;
    padding: 9px 10px 10px;
}

.header input.search-form_it[type="text"]
{
    border-right: medium none;
    width: 204px;
}

input.search-form_is[type="submit"]
{
    text-transform: capitalize;
}


.header input.search-form_is[type="submit"]
{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #323232;
    background-image: url("images/icon-search.png");
    background-position: 12px 9px;
    background-repeat: no-repeat;
    border-color: -moz-use-text-color #2d2d2d #060606;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    height: 39px;
    margin: 0;
    transition: all 0.3s ease 0s;
    width: 45px;
}

    .header input.search-form_is[type="submit"]:hover
    {
        background-color: #ff6000;
        border-color: #ff6000;
    }

.nav__primary
{
    background-color: #fcfcfc;
    background-image: linear-gradient(to bottom, #fff, #f8f8f8);
    background-repeat: repeat-x;
    border: 1px solid #d3d3d3;
    margin-bottom: 0;
}



.sf-menu li:hover ul, .sf-menu li.sfHover ul
{
    left: -1px;
    margin-top: 8px;
}

ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul
{
    top: -8px;
}

.sf-menu
{
    float: left;
}

    .sf-menu > li
    {
        background-color: transparent;
        border-right: 1px solid #d3d3d3;
    }

        .sf-menu > li > a
        {
            border: medium none;
            color: #323232;
            padding: 0 28px;
            transition: all 0.3s ease 0s;
        }


            .sf-menu > li > a:after
            {
                border-bottom: 0 solid #323232;
                bottom: -1px;
                content: "";
                left: 0;
                position: absolute;
                transition: all 0.3s ease 0s;
                width: 100%;
            }

    .sf-menu li ul
    {
        background-color: #fff;
        border: 1px solid #e0e0e0;
        width: 239px;
    }

    .sf-menu li li
    {
        background: none repeat scroll 0 0 transparent;
        text-align: left;
    }

        .sf-menu li li:first-child a
        {
            border-top: medium none;
        }

        .sf-menu li li a
        {
            -moz-border-bottom-colors: none;
            -moz-border-left-colors: none;
            -moz-border-right-colors: none;
            -moz-border-top-colors: none;
            border-color: #e0e0e0 -moz-use-text-color -moz-use-text-color;
            border-image: none;
            border-right: medium none;
            border-style: solid none none;
            border-width: 1px medium medium;
            color: #323232;
            font-size: 13px;
            font-weight: bold;
            padding: 16px 20px;
            transition: all 0.3s ease 0s;
        }

    .sf-menu > li > a:hover, .sf-menu > li.sfHover > a, .sf-menu > li.current-menu-item > a, .sf-menu > li.current_page_item > a
    {
        background-color: #f8f8f8;
        background-image: linear-gradient(to bottom, #fbfbfb, #f4f4f4);
        background-repeat: repeat-x;
        color: #ff6000;
    }

        .sf-menu > li > a:hover:after, .sf-menu > li.sfHover > a:after, .sf-menu > li.current-menu-item > a:after, .sf-menu > li.current_page_item > a:after
        {
            border-bottom-width: 6px;
        }

    .sf-menu li li > a:hover, .sf-menu li li.sfHover > a, .sf-menu li li.current-menu-item > a, .sf-menu li li.current_page_item > a
    {
        background-color: #f8f8f8;
        color: #ff6000;
    }

    .sf-menu a.sf-with-ul
    {
        padding-right: 28px;
    }

.sf-sub-indicator
{
    background: url("images/nav-arrow.gif") no-repeat scroll -10px -100px rgba(0, 0, 0, 0);
    height: 13px;
    right: 14px;
    width: 8px;
}

.sf-menu ul a.sf-with-ul
{
    padding-right: 30px;
}

.sf-menu ul a > .sf-sub-indicator
{
    top: 19px;
}

.sf-menu ul a:focus > .sf-sub-indicator, .sf-menu ul a:hover > .sf-sub-indicator, .sf-menu ul a:active > .sf-sub-indicator, .sf-menu ul li:hover > a > .sf-sub-indicator, .sf-menu ul li.sfHover > a > .sf-sub-indicator
{
    background-position: 0 0;
}

.logo_h__txt
{
    text-transform: uppercase;
}

.logo_link:hover
{
    color: #fff;
}

.logo_tagline
{
    color: rgba(255, 255, 255, 0.5);
    font-size: 15px;
    font-style: italic;
    margin: -6px 0 0;
}

.no-rgba .logo_tagline
{
    color: #999999;
}

.logo .logo-wrap__txt
{
    background-color: #323232;
    border-left: 5px solid #ff6000;
    padding: 13px 24px 16px 19px;
}

.slider
{
    margin-bottom: 30px;
}


.cameraContent .category
{
    background-color: #ff6000;
    color: #fff;
    font-size: 23px;
    font-weight: bold;
    left: 63px;
    line-height: 45px;
    padding: 0 14px;
    position: absolute;
    top: -45px;
}

.camera_prev, .camera_next
{
    background-color: transparent;
    background-image: url("images/black-opacity.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 100%;
    margin-top: 0;
    top: 0;
    width: 33px;
}

    .camera_prev:hover, .camera_next:hover
    {
        background-position: -33px 0;
    }

    .camera_prev span, .camera_next span
    {
        background-position: 50% 50%;
        background-repeat: no-repeat;
        height: 100%;
        width: 33px;
    }

    .camera_prev > span
    {
        background-image: url("images/camera-prev.gif");
    }

    .camera_next > span
    {
        background-image: url("images/camera-next.gif");
    }

.camera_caption
{
    color: #838282;
    filter: none !important;
}

    .camera_caption h2
    {
        border: medium none;
        color: #323232;
        font-size: 23px;
        line-height: 1.2em;
        margin: 0 0 1px;
        padding: 0;
    }


.ie8 .camera_caption h2
{
    font-size: 16px;
}

.camera_caption .arrow-link
{
    background-image: url("images/arrow.gif");
    background-position: 0 0;
    background-repeat: no-repeat;
    display: inline-block;
    height: 7px;
    line-height: 7px;
    margin: 0 0 0 3px;
    vertical-align: baseline;
    width: 4px;
}

.camera_caption > div
{
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
    padding: 19px 62px 31px;
}

.no-rgba .camera_caption > div
{
    background-color: transparent;
    background-image: url("images/white-opacity-80.png");
}

.camera_bar_cont
{
    background-color: #323232 !important;
}

    .camera_bar_cont span
    {
        background-color: #a3a3a3 !important;
    }

#content
{
    padding-top: 16px;
}

.content-holder
{
    background-color: #fff;
    border-bottom: 1px solid #d3d3d3;
    margin-bottom: 10px;
    padding: 0 0 45px;
}

.home .content-holder
{
    padding-bottom: 26px;
}


.title-section
{
    padding: 24px 0 0;
}

.title-header
{
    
    
    margin: 0 0 7px;
}

.breadcrumb__t
{
    background-color: #f8f8f8;
    border: 1px solid #d3d3d3;
    border-radius: 0;
    margin: 2% 20px;
    margin: 2%;
    padding: 8px 11px 9px;
    display: block;
}

    .breadcrumb__t li
    {
        color: #838282;
        text-shadow: none;
    }

    .breadcrumb__t .active
    {
        color: #838282;
    }

    .breadcrumb__t .divider
    {
        margin: 0 5px;
    }

    .breadcrumb__t a
    {
        font-weight: bold;
        transition: all 0.3s ease 0s;
    }

        .breadcrumb__t a:hover
        {
            text-decoration: none;
        }

.post-title
{
    margin-bottom: 25px;
}

    .post-title a
    {
        transition: all 0.3s ease 0s;
    }

        .post-title a:hover
        {
            text-decoration: none;
        }

.post_meta
{
    border-color: #d3d3d3;
    font-size: 1em;
    padding: 0.8em 0;
}

    .post_meta i
    {
        color: #838282;
    }

    .post_meta a
    {
        color: #ff6000;
        transition: all 0.3s ease 0s;
    }

        .post_meta a:hover
        {
            color: #323232;
            text-decoration: none;
        }

    .post_meta .post_author
    {
        font-weight: bold;
        text-transform: capitalize;
    }

        .post_meta .post_author a
        {
            color: #323232;
        }

            .post_meta .post_author a:hover
            {
                color: #ff6000;
            }

.pagination__posts ul
{
    box-shadow: none;
}

    .pagination__posts ul li a
    {
        border-radius: 0 !important;
        color: #838282;
        transition: all 0.3s ease 0s;
    }

        .pagination__posts ul li a:hover
        {
            color: #323232;
        }

    .pagination__posts ul .active a
    {
        color: #ff6000 !important;
        font-weight: bold;
    }

.error404-holder_num
{
    color: #ff6000;
}

.error404-holder hgroup h2
{
    border: medium none;
    padding-bottom: 0;
}

.post-author
{
    background-color: #f8f8f8;
    border: medium none;
    margin-bottom: 2em;
    padding: 5px 20px 20px;
}

.post-author_h
{
    font-size: 15px;
}

    .post-author_h a
    {
        text-transform: capitalize;
        transition: all 0.3s ease 0s;
    }

        .post-author_h a:hover
        {
            text-decoration: none;
        }

    .post-author_h small
    {
        color: #323232;
        font-size: 1em;
        font-weight: bold;
        text-transform: capitalize;
    }

.post-author_gravatar img
{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    padding: 0;
}

.post-author_desc a
{
    font-weight: bold;
    text-transform: capitalize;
    transition: all 0.3s ease 0s;
}

    .post-author_desc a:hover
    {
        text-decoration: none;
    }

#recent-author-comments
{
    padding-top: 30px;
}

    #recent-author-comments ul
    {
        margin-left: 0;
    }

        #recent-author-comments ul li
        {
            list-style: none outside none;
            margin-bottom: 4px;
        }

            #recent-author-comments ul li a
            {
                color: #838282;
                font-weight: bold;
                text-transform: uppercase;
                transition: all 0.3s ease 0s;
            }

                #recent-author-comments ul li a:hover
                {
                    color: #ff6000;
                    text-decoration: none;
                }

.related-posts_h
{
    border-bottom: 1px solid #d3d3d3;
    font-size: 21px;
    line-height: 1.2em;
    margin-bottom: 30px;
    padding-bottom: 5px;
}

.related-posts_item
{
    font-size: 15px;
    font-weight: bold;
}

    .related-posts_item a
    {
        transition: all 0.3s ease 0s;
    }

        .related-posts_item a:hover
        {
            text-decoration: none;
        }

.testimonial
{
    background: none repeat scroll 0 0 #f8f8f8;
    border: medium none;
    border-radius: 0;
}

    .testimonial small
    {
        color: #838282;
        font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
        font-size: 14px;
    }

        .testimonial small a
        {
            font-weight: bold;
            transition: all 0.3s ease 0s;
        }

            .testimonial small a:hover
            {
                text-decoration: none;
            }

.filter-wrapper strong
{
    color: #323232;
    font-size: 15px;
    margin-right: 5px;
    padding: 0;
}

.nav-pills
{
    padding: 4px 0;
}

    .nav-pills li a
    {
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
        border-radius: 0;
        color: #838282;
        margin: 0 12px !important;
        padding: 0;
        transition: all 0.3s ease 0s;
    }

        .nav-pills li a:hover
        {
            color: #ff6000;
        }


    .nav-pills li.active a
    {
        color: #ff6000 !important;
    }

.filterable-portfolio .portfolio_item h3
{
    font-size: 17px;
    line-height: 1.2em;
    margin-bottom: 4px;
}

    .filterable-portfolio .portfolio_item h3 a
    {
        transition: all 0.3s ease 0s;
    }

        .filterable-portfolio .portfolio_item h3 a:hover
        {
            text-decoration: none;
        }

.filterable-portfolio .portfolio_item .caption__portfolio
{
    padding-top: 8px;
}

.filterable-portfolio .portfolio_item .btn-link
{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding-right: 0;
}

.portfolio-meta
{
    border-color: #d3d3d3;
}

    .portfolio-meta a
    {
        transition: all 0.3s ease 0s;
    }

.portfolio-meta-list
{
    border-color: #d3d3d3;
}

.flex-control-paging li a
{
    background: none repeat scroll 0 0 #d3d3d3;
    transition: all 0.3s ease 0s;
}

    .flex-control-paging li a:hover
    {
        background: none repeat scroll 0 0 #ff6000;
    }

    .flex-control-paging li a.flex-active
    {
        background: none repeat scroll 0 0 #ff6000;
    }

.single-pager
{
    border-color: #d3d3d3;
}

    .single-pager li > a
    {
        background-color: #fcfcfc;
        background-image: linear-gradient(to bottom, #fff, #f8f8f8);
        background-repeat: repeat-x;
        border: 1px solid #d3d3d3 !important;
        border-radius: 0;
        color: #ff6000;
        font-size: 13px;
        font-weight: bold;
        padding: 7px 11px;
        text-shadow: none;
        transition: all 0.3s ease 0s;
    }

        .single-pager li > a:hover, .single-pager li > a:focus, .single-pager li > a:active, .single-pager li > a.active, .single-pager li > a.disabled, .single-pager li > a[disabled]
        {
            background-color: #f8f8f8;
            color: #ff6000;
        }

        .single-pager li > a:active, .single-pager li > a.active
        {
        }

        .single-pager li > a:hover
        {
            background-color: #f8f8f8;
            background-image: linear-gradient(to bottom, #f8f8f8, #f8f8f8);
            background-repeat: repeat-x;
            border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
            color: #ff6000;
            text-shadow: none;
        }

            .single-pager li > a:hover:hover, .single-pager li > a:hover:focus, .single-pager li > a:hover:active, .single-pager li > a.active:hover, .single-pager li > a.disabled:hover, .single-pager li > a[disabled]:hover
            {
                background-color: #f8f8f8;
                color: #ff6000;
            }

            .single-pager li > a:hover:active, .single-pager li > a.active:hover
            {
            }

        .single-pager li > a.active, .single-pager li > a:active
        {
            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 0 rgba(0, 0, 0, 0);
        }

.zoom-icon
{
    background: none repeat scroll 0 0 rgba(50, 50, 50, 0.8);
}

.no-rgba .zoom-icon
{
    background: url("images/gray-opacity-80.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.zoom-icon:before
{
    background: url("images/magnify-alt.png") no-repeat scroll 50% 50% rgba(0, 0, 0, 0);
    height: 43px;
    margin: -21px 0 0 -21px;
    width: 42px;
}

.comments-h
{
    border-bottom: 1px solid #d3d3d3;
    font-size: 21px;
    line-height: 1.2em;
    margin-bottom: 0;
    padding-bottom: 5px;
}

.comment .comment-body
{
    background: none repeat scroll 0 0 #f8f8f8;
    border: medium none;
}



.comment.bypostauthor .comment-body
{
    background: none repeat scroll 0 0 #f8f8f8;
}

.comment-author .author
{
    color: #323232;
    font-size: 15px;
    padding-top: 15px;
    text-align: left;
    width: 80px;
}


.comment-meta
{
    font-style: italic;
    padding-top: 10px;
}

.reply a
{
    background-color: #fcfcfc;
    background-image: linear-gradient(to bottom, #fff, #f8f8f8);
    background-repeat: repeat-x;
    border: 1px solid #d3d3d3 !important;
    color: #ff6000;
    font-size: 16px;
    font-weight: bold;
    padding: 8px 13px 10px;
    text-shadow: none;
}

    .reply a:hover, .reply a:focus, .reply a:active, .reply a.active, .reply a.disabled, .reply a[disabled]
    {
        background-color: #f8f8f8;
        color: #ff6000;
    }

    .reply a:active, .reply a.active
    {
    }

    .reply a:hover
    {
        background-color: #f8f8f8;
        background-image: linear-gradient(to bottom, #f8f8f8, #f8f8f8);
        background-repeat: repeat-x;
        border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
        color: #ff6000;
        text-shadow: none;
    }

        .reply a:hover:hover, .reply a:hover:focus, .reply a:hover:active, .reply a.active:hover, .reply a.disabled:hover, .reply a[disabled]:hover
        {
            background-color: #f8f8f8;
            color: #ff6000;
        }

        .reply a:hover:active, .reply a.active:hover
        {
        }

    .reply a:active
    {
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 0 rgba(0, 0, 0, 0);
    }

.respond h3
{
    border-bottom: 1px solid #d3d3d3;
    font-size: 21px;
    line-height: 1.2em;
    margin-bottom: 30px;
    padding-bottom: 5px;
}

.commentform a
{
    transition: all 0.3s ease 0s;
}

.commentform p.field
{
    overflow: hidden;
}

.commentform input[type="text"]
{
    box-sizing: border-box;
    height: 40px;
    line-height: 24px;
    width: 100%;
}

.commentform textarea
{
    box-sizing: border-box;
    margin-bottom: 5px;
    max-width: 100%;
    min-width: 100%;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 100%;
}

.commentform input[type="submit"]
{
    float: right;
}

#sidebar
{
    padding-top: 16px;
}

.widget
{
    margin-bottom: 26px;
}

    .widget .widget-title
    {
        border-bottom: 1px solid #d3d3d3;
        font-size: 21px;
        line-height: 1.2em;
        margin-bottom: 30px;
        padding: 0 0 5px;
    }

#sidebar .widget .widget-title
{
    margin-bottom: 25px;
}

.widget[id^="socialcountplus"]
{
    background-color: #f8f8f8;
    border: 1px solid #d3d3d3;
    margin-bottom: 32px;
    padding: 5px 15px 19px 19px;
}

    .widget[id^="socialcountplus"] .widget-title
    {
        border: medium none;
        margin-bottom: 7px;
        padding: 0;
    }

.widget ul
{
    margin-left: 0;
}

    .widget ul li
    {
        font-weight: bold;
        list-style: none outside none;
        margin-bottom: 4px;
        text-transform: uppercase;
    }

        .widget ul li a
        {
            color: #838282;
            transition: all 0.3s ease 0s;
        }

            .widget ul li a:hover
            {
                color: #ff6000;
                text-decoration: none;
            }

    .widget ul ul
    {
        margin: 4px 0 0 20px;
    }

#wp-calendar thead th
{
    background: none repeat scroll 0 0 #f8f8f8;
}

#wp-calendar #today
{
    color: #323232;
    font-weight: bold;
}

#wp-calendar td a
{
    color: #ff6000;
    transition: all 0.3s ease 0s;
}

    #wp-calendar td a:hover
    {
        color: #323232;
    }

.tagcloud a
{
    background-color: #a3a3a3;
    color: #fff;
    display: inline-block;
    font-size: 15px !important;
    font-weight: bold;
    margin: 0 2px 5px 0;
    padding: 6px 9px;
    transition: all 0.3s ease 0s;
    vertical-align: top;
}

    .tagcloud a:hover
    {
        background-color: #ff6000;
        text-decoration: none;
    }

.social_link:hover
{
    opacity: 1;
}

.comments-custom li
{
    font-weight: normal !important;
    text-transform: none !important;
}

.comments-custom_txt a
{
    color: #323232 !important;
}

    .comments-custom_txt a:hover
    {
        color: #ff6000 !important;
    }

.flickr_list .thumbnail:hover, .flickr_list .thumbnail:focus
{
    box-shadow: none;
}

.banners
{
    margin-bottom: 26px;
}

.sidebar .banners
{
    border: 1px solid #d3d3d3;
    padding: 43px 0 15px;
    text-align: center;
}

.ie8 .sidebar .banners
{
    padding: 16px 0 0;
}

.banners_li
{
    display: inline-block;
    float: none;
    margin: 0 15px 30px;
    vertical-align: top;
}



.ie8 .banners_li
{
    margin: 0 6px 16px;
}

.ie8 .banners .banners_img
{
    max-width: none;
}

.post-list li
{
    font-weight: normal !important;
    margin: 0 0 15px !important;
    padding: 0;
    text-transform: none !important;
}

.post-list time
{
    font-style: italic;
}

.post-list_h
{
    margin: 0 0 5px;
}

    .post-list_h a
    {
        color: #323232 !important;
    }

        .post-list_h a:hover
        {
            color: #ff6000 !important;
        }


.social-count-plus .default li
{
    display: inline-block;
    font-weight: normal !important;
    margin-right: 22px;
    padding: 0;
    text-align: left;
    vertical-align: top;
    width: auto;
}

    .social-count-plus .default li span
    {
        display: inline-block;
        vertical-align: top;
    }

.ie8 .social-count-plus .default li
{
    display: block;
    float: none;
    margin-right: 0 !important;
    overflow: hidden;
}

.social-count-plus .default li a
{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    color: #898888;
    display: inline-block;
    filter: none !important;
    height: auto !important;
    margin: 0 !important;
    opacity: 1;
    text-decoration: none !important;
    transition: all 0.3s ease 0s;
    vertical-align: top;
    width: auto !important;
}

    .social-count-plus .default li a:hover:before
    {
        color: #323232;
    }

    .social-count-plus .default li a:hover .label
    {
        color: #ff6000;
    }

    .social-count-plus .default li a:before
    {
        color: #9f9f9f;
        display: block;
        float: left;
        font-family: FontAwesome;
        font-size: 30px;
        line-height: 1.2em;
        margin: 5px 14px 0 0;
        transition: all 0.3s ease 0s;
    }


.ie8 .social-count-plus .default li a:before
{
    font-size: 35px;
    margin-right: 14px !important;
    text-align: center;
    width: 45px;
}

.social-count-plus .default .count-twitter a:before
{
    content: "";
}

.social-count-plus .default .count-facebook
{
    margin-right: 30px;
}

    .social-count-plus .default .count-facebook a:before
    {
        content: "";
        margin-right: 11px;
    }

.social-count-plus .default .count-youtube
{
    margin-right: 0;
}

    .social-count-plus .default .count-youtube a:before
    {
        content: "";
        margin: 6px 9px 0 0;
    }

.social-count-plus .default .count-googleplus a:before
{
    content: "";
}

.social-count-plus .default .count-posts a:before
{
    content: "";
}

.social-count-plus .default .count-comments a:before
{
    content: "";
}

.social-count-plus .default .items
{
    overflow: hidden;
    text-align: left;
}

    .social-count-plus .default .items .count
    {
        color: #898888 !important;
        display: block;
        font-size: 14px;
        font-style: italic;
        font-weight: normal;
        margin-bottom: 3px;
    }

    .social-count-plus .default .items .label
    {
        background-color: transparent;
        border-radius: 0;
        color: #323232;
        display: block;
        font-size: 14px;
        font-weight: bold;
        padding: 0;
        text-shadow: none;
        transition: all 0.3s ease 0s;
    }


.ie8 .social-count-plus .default .items .label
{
    font-size: 16px;
}

.posts-list .post__holder
{
    margin: 0 0 15px;
}



.posts-list .post_meta
{
    border: medium none;
    font-style: italic;
    margin-bottom: 0;
    padding: 0;
}

.posts-list h2
{
    border: medium none;
    font-size: 15px;
    line-height: 19px;
    margin: 0 0 -4px;
}

    .posts-list h2 a
    {
        transition: all 0.3s ease 0s;
    }

        .posts-list h2 a:hover
        {
            text-decoration: none;
        }


.posts-list .post_content
{
    padding-bottom: 0;
}

    .posts-list .post_content p
    {
        margin-bottom: 0;
    }

.posts-list .post_views
{
    font-style: italic;
    text-transform: lowercase;
}

.posts-list.no-meta .post_meta
{
    display: none;
}

.posts-list.no-thumbnail
{
    margin-bottom: 15px;
}

    .posts-list.no-thumbnail .featured-thumbnail
    {
        display: none;
    }

    .posts-list.no-thumbnail .row-fluid
    {
        border-top: 1px solid #d3d3d3;
        margin: 14px 0 0;
        padding: 14px 0 0;
    }

        .posts-list.no-thumbnail .row-fluid:first-child
        {
            border: medium none;
            margin-top: 0;
            padding-top: 0;
        }

    .posts-list.no-thumbnail .post__holder
    {
        margin: 0;
    }

.posts-grid li
{
    margin-bottom: 27px;
}



    .posts-grid li .clear
    {
        clear: none;
    }


    .posts-grid li .featured-thumbnail
    {
        margin: 0 20px 0 0;
    }

.ie8 .posts-grid li .featured-thumbnail
{
    width: 135px;
}

    .ie8 .posts-grid li .featured-thumbnail img
    {
        max-width: none;
    }

.posts-grid li .featured-thumbnail .thumb-border
{
    border-color: #eaeaea;
    border-style: solid;
    border-width: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.3s ease 0s;
}

.posts-grid li .featured-thumbnail a:hover .thumb-border
{
    border-width: 7px;
}

.posts-grid li .post_category
{
    display: block;
    overflow: hidden;
}

    .posts-grid li .post_category a
    {
        background-color: #a3a3a3;
        color: #fff;
        float: left;
        font-size: 15px;
        font-weight: bold;
        line-height: 30px;
        padding: 0 9px;
        transition: all 0.3s ease 0s;
    }

        .posts-grid li .post_category a:hover
        {
            background-color: #323232;
            text-decoration: none;
        }

.posts-grid li h5
{
    font-size: 15px;
    line-height: 19px;
    margin: 9px 0 0;
    overflow: hidden;
}

    .posts-grid li h5 a
    {
        transition: all 0.3s ease 0s;
    }

        .posts-grid li h5 a:hover
        {
            text-decoration: none;
        }

.mini-posts-grid.photos
{
    margin-bottom: -4px;
    overflow: hidden;
}



    .mini-posts-grid.photos li
    {
        margin: 0 30px 30px 0;
    }




.ie8 .mini-posts-grid.photos li
{
    margin: 0 20px 20px 0;
}

.ie8 .mini-posts-grid.photos .featured-thumbnail
{
    width: 140px;
}

.recent-posts
{
    margin-bottom: 12px !important;
}

.recent-posts_li
{
    font-weight: normal !important;
    margin-bottom: 0 !important;
    margin-top: 25px;
    text-transform: none !important;
}

    .recent-posts_li:first-child
    {
        margin-top: 0;
    }

    .recent-posts_li .featured-thumbnail
    {
        float: none;
        margin: 0 0 13px;
        overflow: visible;
    }


        .recent-posts_li .featured-thumbnail .category
        {
            left: 0;
            position: absolute;
            top: 0;
        }

            .recent-posts_li .featured-thumbnail .category a
            {
                background-color: #323232;
                color: #fff;
                font-size: 19px;
                font-weight: bold;
                line-height: 39px;
                padding: 0 13px;
                transition: all 0.3s ease 0s;
            }

                .recent-posts_li .featured-thumbnail .category a:hover
                {
                    background-color: #a3a3a3;
                    text-decoration: none;
                }

        .recent-posts_li .featured-thumbnail .post-comments
        {
            bottom: 0;
            float: none;
            position: absolute;
            right: 0;
        }

            .recent-posts_li .featured-thumbnail .post-comments a
            {
                background-color: #a3a3a3;
                color: #fff;
                font-size: 15px;
                font-weight: bold;
                height: 39px;
                line-height: 39px;
                position: relative;
                text-align: center;
                transition: all 0.3s ease 0s;
                width: 39px;
            }

                .recent-posts_li .featured-thumbnail .post-comments a:after
                {
                    border-color: #a3a3a3 rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
                    border-style: solid;
                    border-width: 5px 5px 0 0;
                    bottom: -5px;
                    content: "";
                    height: 0;
                    left: 10px;
                    position: absolute;
                    transition: all 0.3s ease 0s;
                    width: 0;
                }

                .recent-posts_li .featured-thumbnail .post-comments a:hover
                {
                    background-color: #323232;
                    text-decoration: none;
                }

                    .recent-posts_li .featured-thumbnail .post-comments a:hover:after
                    {
                        border-top-color: #323232;
                    }

.recent-posts .meta
{
    font-size: 14px;
    font-style: italic;
    text-transform: none;
}

.recent-posts_li h5
{
    font-size: 17px;
    line-height: 19px;
    margin: 0 0 3px;
}

    .recent-posts_li h5 a
    {
        color: #323232 !important;
        transition: all 0.3s ease 0s;
    }

        .recent-posts_li h5 a:hover
        {
            color: #ff6000 !important;
            text-decoration: none;
        }

.recent-posts_li .excerpt
{
    margin-bottom: 0;
}

.recent-posts .btn-link
{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding-right: 0;
}

.recent-posts.featured
{
    margin-bottom: 15px !important;
}

    .recent-posts.featured li
    {
        margin-top: 15px;
    }

        .recent-posts.featured li:first-child
        {
            margin-top: 0;
        }

    .recent-posts.featured .featured-thumbnail
    {
        float: left;
        margin: 5px 20px 10px 0;
    }

        .recent-posts.featured .featured-thumbnail .category
        {
            display: none;
        }

        .recent-posts.featured .featured-thumbnail .post-comments
        {
            display: none;
        }

    .recent-posts.featured h5
    {
        font-size: 15px;
        line-height: 19px;
        margin: 0 0 1px;
    }

    .recent-posts.featured .excerpt
    {
        margin-bottom: 0;
    }

.footer
{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    padding: 0;
}

.footer-widgets
{
    background-color: #323232;
    border-bottom: 1px solid #d3d3d3;
    margin-bottom: 10px;
    padding: 25px 0 23px;
}



    .footer-widgets .widget-title
    {
        border-bottom: 1px solid #525252;
        color: #fff;
        font-size: 21px;
        line-height: 1.2em;
        margin: 0 0 16px;
        padding: 0 0 5px;
    }

    .footer-widgets ul
    {
        margin: 0;
    }

        .footer-widgets ul li
        {
            font-size: 14px;
            font-weight: bold;
            list-style: none outside none;
            margin-bottom: 4px;
            text-transform: uppercase;
        }

            .footer-widgets ul li.current-menu-item a, .footer-widgets ul li.current_page_item a
            {
                color: #ff6000;
            }

            .footer-widgets ul li a
            {
                color: #838282;
                transition: all 0.3s ease 0s;
            }

                .footer-widgets ul li a abbr[title], .footer-widgets ul li a abbr[data-original-title]
                {
                    border-bottom-color: #838282;
                    transition: border-color 0.3s ease 0s;
                }

                .footer-widgets ul li a:hover
                {
                    color: #ff6000;
                    text-decoration: none;
                }

                    .footer-widgets ul li a:hover abbr[title], .footer-widgets ul li a:hover abbr[data-original-title]
                    {
                        border-bottom-color: #ff6000;
                    }

    .footer-widgets [id^="recent-posts"] ul li
    {
        text-transform: none;
    }

nav.footer-nav
{
    margin-bottom: 0;
}

    nav.footer-nav ul li a
    {
        transition: all 0.3s ease 0s;
    }

        nav.footer-nav ul li a:hover
        {
            color: #323232;
            text-decoration: underline;
        }

    nav.footer-nav ul li.current-menu-item a
    {
        color: #323232;
    }

.copyright
{
    background-color: #fff;
    border-bottom: 1px solid #d3d3d3;
    color: #838282;
    line-height: 15px;
    padding: 10px;
}

    .copyright a
    {
        color: #838282;
    }

        .copyright a.site-name
        {
            color: #ff6000;
            font-weight: bold;
            transition: all 0.3s ease 0s;
        }

            .copyright a.site-name:hover
            {
                color: #323232;
                text-decoration: none;
            }

.footer-text
{
    float: left;
}



.wpcf7-form p.field input
{
    height: 37px;
}

.ie8 .wpcf7-form p.field input
{
    line-height: 27px;
}

.wpcf7-not-valid-tip
{
    padding-right: 0 !important;
}

div.wpcf7-response-output
{
    border-radius: 0;
}

.list.unstyled > ul
{
    margin-left: 0;
}

    .list.unstyled > ul li
    {
        font-weight: bold;
        margin-bottom: 4px;
        text-transform: uppercase;
    }

        .list.unstyled > ul li a
        {
            color: #838282;
            transition: all 0.3s ease 0s;
        }

            .list.unstyled > ul li a:hover
            {
                color: #ff6000;
                text-decoration: none;
            }

.tabs-wrapper
{
    margin-bottom: 20px;
}



.nav-tabs
{
    border-bottom-color: #d3d3d3;
    border-left: 1px solid #d3d3d3 !important;
    border-right-color: #d3d3d3;
    border-top-color: #d3d3d3;
    margin-bottom: 25px;
}

    .nav-tabs > li
    {
        margin-bottom: -1px !important;
        text-transform: capitalize !important;
    }

        .nav-tabs > li > a
        {
            background-color: #f8f8f8;
            border-color: #d3d3d3 #d3d3d3 #d3d3d3 -moz-use-text-color !important;
            border-radius: 0;
            border-style: solid solid solid none !important;
            border-width: 1px 1px 1px medium !important;
            color: #323232 !important;
            font-size: 21px;
            font-weight: bold;
            margin: 0;
            padding: 14px 18px 15px;
            transition: all 0.3s ease 0s;
        }


.ie8 .nav-tabs > li > a
{
    font-size: 18px;
    padding-left: 12px;
    padding-right: 12px;
}

.nav-tabs > li > a:hover
{
    background-color: #fff;
}

.nav-tabs > li.active
{
    position: relative;
    z-index: 99;
}

    .nav-tabs > li.active > a
    {
        background-color: #fff !important;
        border-bottom: medium none !important;
        padding-bottom: 16px;
        position: relative;
        z-index: 99;
    }

.btn-primary
{
    background-color: #fcfcfc;
    background-image: linear-gradient(to bottom, #fff, #f8f8f8);
    background-repeat: repeat-x;
    border: 1px solid #d3d3d3 !important;
    border-radius: 0;
    box-shadow: none;
    color: #ff6000;
    font-weight: bold;
    text-shadow: none;
}

    .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled]
    {
        background-color: #f8f8f8;
        color: #ff6000;
    }

    .btn-primary:active, .btn-primary.active
    {
    }

    .btn-primary:hover
    {
        background-color: #f8f8f8;
        background-image: linear-gradient(to bottom, #f8f8f8, #f8f8f8);
        background-repeat: repeat-x;
        border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
        color: #ff6000;
        text-shadow: none;
    }

        .btn-primary:hover:hover, .btn-primary:hover:focus, .btn-primary:hover:active, .btn-primary.active:hover, .btn-primary.disabled:hover, .btn-primary[disabled]:hover
        {
            background-color: #f8f8f8;
            color: #ff6000;
        }

        .btn-primary:hover:active, .btn-primary.active:hover
        {
        }

    .btn-primary:hover, .btn-primary:focus
    {
        background-position: 0 0;
    }

    .btn-primary.active, .btn-primary:active
    {
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 0 rgba(0, 0, 0, 0);
    }

    .btn-primary.btn-large
    {
        font-size: 16px;
        padding: 8px 13px 10px;
    }

.btn-link
{
    background-image: url("images/arrow.gif");
    background-position: 100% 50%;
    background-repeat: no-repeat;
    border: medium none;
    color: #ff6000;
    font-weight: bold;
    line-height: 19px;
    padding: 0 15px 0 0;
    transition: all 0.3s ease 0s;
    vertical-align: top;
}

    .btn-link.btn-normal
    {
        font-size: 14px;
    }

    .btn-link:hover
    {
        background-position: 100% 50%;
        color: #323232;
        text-decoration: none;
    }

.thumbnail
{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    padding: 0;
}

#back-top a
{
    color: #fff;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: bold;
    line-height: 61px;
    text-transform: capitalize;
    width: 51px;
}

    #back-top a:hover
    {
        color: #fff;
    }

        #back-top a:hover span
        {
            background-color: #323232;
        }

#back-top span
{
    background: url("images/up-arrow.gif") no-repeat scroll center 13px #bebebe;
    border-radius: 51px;
    height: 51px;
    width: 51px;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input
{
    background-color: #f8f8f8;
    border-color: #d3d3d3 !important;
    border-radius: 0;
    box-shadow: none;
}

    select:focus, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus
    {
        background-color: #fff;
        box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.08) inset;
        outline: medium none;
    }

input[type="submit"], input[type="reset"]
{
    font-size: 16px;
    height: 39px;
    line-height: 1.2em;
}

.spacer
{
    height: 12px;
}

.clearfix
{
}

    .clearfix:before, .clearfix:after
    {
        content: "";
        display: table;
        line-height: 0;
    }

    .clearfix:after
    {
        clear: both;
    }

.hide-text
{
    background-color: transparent;
    border: 0 none;
    color: transparent;
    font: 0px/0 a;
    text-shadow: none;
}

.input-block-level
{
    box-sizing: border-box;
    display: block;
    min-height: 29px;
    width: 100%;
}


.span8 ul.banners
{
    margin: 0;
    padding: 0;
}

    .span8 ul.banners *
    {
        display: block;
        margin: 0;
        padding: 0;
    }


/*responsive*/

.left
{
    float: left;
}

.right
{
    float: right;
}

.clear
{
    clear: both;
}




.Content .ContentTop
{
    background-color: #fcfcfc;
    background-image: linear-gradient(to bottom, #fff, #f8f8f8);
    background-repeat: repeat-x;
    /*border-bottom: 1px solid #d3d3d3;
    margin-bottom: 5px;*/
}

.Content .Content1,
.Content .Content2
{
    background-color: #fcfcfc;
    background-image: linear-gradient(to bottom, #fff, #f8f8f8);
    background-repeat: repeat-x;
    border-bottom: 1px solid #d3d3d3;
    margin-bottom: 5px;
}

.Content .Content1
{
    border-top: 1px solid #ccc;
    width: 890px;
}

.Content .Content2
{
    background: none repeat scroll 0 0 #f0f0f0;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 3px;
    width: 310px;
}

    .Content .Content2 .modulholder
    {
        max-width: 300px;
        margin-bottom: 3px;
    }



.Pola
{
    width: 50%;
}

.TopTopClanak article
{
    border: solid 1px #FFFFFF;
    position: relative;
}

    .TopTopClanak article .OverSlika
    {
        position: absolute;
        left: 0;
        bottom: 0;
        right: 0;
        padding: 0;
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 40%) repeat scroll 0 0 rgba(0, 0, 0, 0);
        z-index: 2;
    }

    .TopTopClanak article img
    {
        display: block;
        width: 100%;
    }


    .TopTopClanak article .OverSlika h3
    {
        color: #eee;
        font: 400 13px/20px "Roboto Condensed",Arial;
        height: 20px;
        overflow: hidden;
        padding: 0 10px;
        text-overflow: ellipsis;
        text-transform: uppercase;
        white-space: nowrap;
        display: block;
        font-size: 17px;
        padding: 0 20px 2px;
        
    }

    .TopTopClanak article .OverSlika a
    {
        color: #eee;
    }

        .TopTopClanak article .OverSlika a:hover
        {
            text-decoration: none;
        }



    .TopTopClanak article .OverSlika h2
    {
        border-bottom: medium none;        
        margin: 0;
        max-height: 170px;
        overflow: hidden;
        padding: 0 20px 20px;
        text-overflow: ellipsis;
       
        border-bottom: 4px solid #ed1c24;
    }


    .TopTopClanak article .OverSlika h4
    {
        /*border-top: 3px solid #ed1c24;*/
        color: #fff;
        display: none;
       
        margin-bottom: 8px;
        max-height: 88px;
        min-height: 34px;
        overflow: hidden;
        padding: 10px 30px 0 20px;
        
    }

    .TopTopClanak article .OverSlika:hover h4
    {
        display: block;
    }

ul.TopNaslovnica
{
    margin: 0;
    padding: 0;
}

    ul.TopNaslovnica li
    {
        margin: 0;
        padding: 0;
        list-style: none;
        display: block;
        float: left;
        width: 50%;
    }

        ul.TopNaslovnica li .TopLeftSlika
        {
            width: 47%;
            overflow: hidden;
            position: relative;
        }

            ul.TopNaslovnica li .TopLeftSlika img
            {
                display: block;
                border-bottom: 4px solid #ed1c24 !important;
                width: 100%;
            }

        ul.TopNaslovnica li .OverSlika
        {
            width: 53%;
        }


        ul.TopNaslovnica li .PolaInner.ImageInner
        {
            /*border:solid 1px #ccc;*/
            padding: 1px 2px 2px;
        }

        ul.TopNaslovnica li .OverSlika h4
        {
            border-bottom: medium none;
            
            font-size:16px;
            line-height:17px;
            margin: 0;
            max-height: 170px;
            overflow: hidden;
            padding: 3px 6px;
            text-overflow: ellipsis;
            
        }


        ul.TopNaslovnica li .OverSlika a
        {
            color: #333;
        }


        ul.TopNaslovnica li.clear
        {
            margin-top: 2px;
            display: block;
            float: none;
            width: auto;
        }

/*AdminCss*/

.Dialog2
{
    background-color: #ffffff;
    border: 2px solid #ccc;
    bottom: 0;
    box-shadow: 0 0 15px #ccc;
    font-size: 12px;
    left: 0;
    overflow: scroll;
    padding: 5px;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 100;
}

    .Dialog2 .InerLeft
    {
        float: left;
        width: 70%;
    }

    .Dialog2 .InerRight
    {
        float: right;
        width: 29%;
    }

    .Dialog2 ul li
    {
        list-style: none;
        margin: 0;
        padding: 0;
    }

ul.ClanakIncludedVeza
{
    margin: 0;
    padding: 0;
}

    ul.ClanakIncludedVeza li
    {
        border-top: 1px solid #ddd;
        line-height: 1.42857;
        padding: 2px;
        vertical-align: top;
    }

        ul.ClanakIncludedVeza li .LinkButton.btn.btn-default
        {
            margin-right: 5px;
        }



.Pager ul li
{
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    list-style: none;
}

.TopTopClanak.Jedan ul,
.TopTopClanak.Jedan ul li
{
    margin: 0;
    padding: 0;
    list-style: none;
}

.TopTopClanak.Jedan .ImageHolder
{
    position: relative;
    overflow: hidden;
}

    .TopTopClanak.Jedan .ImageHolder img
    {
        display: block;
        margin-bottom: -12%;
        margin-top: -13%;
        width: 100%;
    }

    .TopTopClanak.Jedan .ImageHolder .Naslov
    {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
    }

.TopTopClanak.Jedan .Naslov
{
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 40%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 0;
    left: 0;
    padding: 0;
    position: absolute;
    right: 0;
}


    .TopTopClanak.Jedan .Naslov h2
    {
        color: #eee;
        display: block;
        font: 400 19px/23px "Roboto Condensed",Arial;
        height: 20px;
        overflow: hidden;
        padding: 0 20px 2px;
        text-overflow: ellipsis;
        
        text-transform: uppercase;
        white-space: nowrap;
        border: none;
    }

        .TopTopClanak.Jedan .Naslov h2 a
        {
            color: #eee;
        }

    .TopTopClanak.Jedan .Naslov h1
    {
        border-bottom: medium none;
     
        margin: 0;
        max-height: 170px;
        overflow: hidden;
        padding: 0 20px 20px;
        text-overflow: ellipsis;
        
    }

        .TopTopClanak.Jedan .Naslov h1 a
        {
            color: #eee;
        }

    .TopTopClanak.Jedan .Naslov h3
    {
        border-top: 3px solid #ed1c24;
        color: #fff;
        font: 15px/18px "Roboto",Arial;
        margin-bottom: 8px;
        max-height: 88px;
        min-height: 34px;
        overflow: hidden;
        padding: 10px 30px 0 20px;
        
    }

.MojiClanci
{
    padding: 1%;
}


    .MojiClanci .Filter ul
    {
        margin: 0;
        padding: 0;
    }

        .MojiClanci .Filter ul li
        {
            list-style: none;
            float: left;
            width: 19%;
            min-width: 180px;
            margin: 0;
            padding: 0;
            margin-right: 1%;
            margin-bottom: 5px;
        }

    .MojiClanci .Top ul
    {
        margin: 0;
        padding: 0;
    }

        .MojiClanci .Top ul li
        {
            list-style: none;
            float: left;
            width: 19%;
            min-width: 180px;
            margin: 0;
            padding: 0;
            margin-right: 1%;
            margin-bottom: 5px;
        }

.ModulTopClanci ul
{
    margin: 0;
    padding: 0;
}

    .ModulTopClanci ul li
    {
        float: left;
        list-style: none outside none;
        margin: 0;
        padding: 0;
        width: 16.666666%;
    }

.Content1 .ModulTopClanci ul li
{
    width: 25%;
}

.ModulTopClanci ul li img
{
    border-bottom: 4px solid #ed1c24 !important;
    display: block;
    width: 100%;
}

.ModulTopClanci ul li > div
{
    margin-right: 2px;
    margin-left: 1px;
}


.ModulTopClanci ul li h3
{
    color: #eee;
    display: block;
    font: 400 12px/13px "Roboto Condensed",Arial;
    margin: 0;
    padding: 5px 2px;
    text-overflow: ellipsis;
   
    text-transform: uppercase;
}

    .ModulTopClanci ul li h3 a
    {
        color: #333333;
    }

.ModulTopClanci ul li h2
{
    border-bottom: medium none;
    font-size: 16px;
    font-weight: 400;
    line-height: 17px;
    margin: 0;
    max-height: 170px;
    overflow: hidden;
    padding: 5px 2px;
    text-overflow: ellipsis;
    
}

    .ModulTopClanci ul li h2 a
    {
        color: #333;
    }

ul.RollingClanci
{
    background-color: #f4f4f4;
    border-bottom: 4px solid red;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

    ul.RollingClanci li
    {
        display: block;
        float: left;
        min-width: 160px;
        padding: 0.5%;
        width: 50%;
    }


        ul.RollingClanci li.clear
        {
            margin: 0;
            padding: 0;
        }

        ul.RollingClanci li img
        {
            border: 1px solid white !important;
            box-shadow: 0 0 5px #bbb;
            display: block;
            margin-right: 5px;
            padding: 1px;
            width: 95%;
        }

        ul.RollingClanci li h3
        {
            color: #eee;
            display: block;
            font: 400 12px/13px "Roboto Condensed",Arial;
            margin: 0;
            padding: 5px 2px;
            text-overflow: ellipsis;
            
            text-transform: uppercase;
            white-space: nowrap;
        }

            ul.RollingClanci li h3 a
            {
                color: #333;
            }

        ul.RollingClanci li .ImageOver
        {
            width: 25%;
        }

        ul.RollingClanci li .Tekst
        {
            width: 74%;
        }

        ul.RollingClanci li h2
        {
            border-bottom: medium none;            
            font-size: 16px;
    line-height: 17px;
            margin: 0;
            max-height: 170px;
            overflow: hidden;
            padding: 0px 2px;
            text-overflow: ellipsis;
            
        }

            ul.RollingClanci li h2 a
            {
                color: #333;
            }

.KategorijaNaslovnica ul.TabNav
{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #ccc;
    height: 33px;
    margin: 0;
    padding: 0;
}

    .KategorijaNaslovnica ul.TabNav li
    {
        border-right: 1px solid #fff;
        display: block;
        float: left;
        height: auto;
    }

        .KategorijaNaslovnica ul.TabNav li a
        {
            background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
            border: medium none;
            color: #666;
            float: left;
            
            font-size: 13px;
            font-weight: normal;
            height: auto;
            list-style: none outside none;
            margin: 0;
            padding: 5px 13px;
            position: relative;
            text-align: center;
            text-transform: uppercase;
        }



            .KategorijaNaslovnica ul.TabNav li a:hover,
            .KategorijaNaslovnica ul.TabNav li a.slct
            {
                border-bottom: 4px solid #ed1c24;
                color: #333;
                font-weight: bold;
                text-decoration: none;
            }


/*Sport*/

.ModulID-19 .KategorijaNaslovnica,
.ModulID-19 .KategorijaNaslovnica ul li img,
.ModulID-19 .KategorijaNaslovnica ul.TabNav li a:hover,
.ModulID-19 .KategorijaNaslovnica ul.TabNav li a.slct
{
    border-bottom: 4px solid #43b953 !important;
}

/*#a864a8 Lifestyle*/

.ModulID-20 .KategorijaNaslovnica,
.ModulID-20 .KategorijaNaslovnica ul li img,
.ModulID-20 .KategorijaNaslovnica ul.TabNav li a:hover,
.ModulID-20 .KategorijaNaslovnica ul.TabNav li a.slct
{
    border-bottom: 4px solid #a864a8 !important;
}


.SubCol1
{
    width: 75%;
}

.SubCol2
{
    border-left: 1px solid #eee;
    width: 25%;
}

div.LBannerW
{
    height: 60px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

    div.LBannerW > div
    {
        margin: 0;
        overflow: hidden;
        width: 100%;
    }

.KategorijaNaslovnica
{
    border-top: solid 1px #ccc;
    border-bottom: 4px solid #ed1c24;
    margin: 0;
    padding: 0;
}

    .KategorijaNaslovnica ul
    {
        margin: 0;
        padding: 0;
        display: block;
    }

        .KategorijaNaslovnica ul li
        {
            margin: 0;
            padding: 0;
            list-style: none;
        }

    .KategorijaNaslovnica .TabCont ul li
    {
        padding: 2px;
    }

    .KategorijaNaslovnica ul.FirstArticle
    {
        width: 40%;
        float: left;
    }

    .KategorijaNaslovnica ul li img
    {
        display: block;
        width: 100%;
        border-bottom: 4px solid #ed1c24 !important;
    }

    .KategorijaNaslovnica ul.FotCol
    {
        width: 60%;
        float: left;
    }

        .KategorijaNaslovnica ul.FotCol li
        {
            border-bottom: 1px dotted #eee;
            margin-bottom: 1px;
        }

            .KategorijaNaslovnica ul.FotCol li .img
            {
                float: left;
                width: 25%;
            }

            .KategorijaNaslovnica ul.FotCol li .desc
            {
                float: left;
                width: 75%;
            }

    .KategorijaNaslovnica h2
    {
        border-bottom: medium none;
        font-size:15px;
        line-height:17px;
        margin: 0;
        max-height: 170px;
        overflow: hidden;
        padding: 0 6px 3px;
        text-overflow: ellipsis;
        
    }

    .KategorijaNaslovnica h3
    {
        color: #eee;
        display: block;
        font: 400 12px/13px "Roboto Condensed",Arial;
        margin: 0;
        padding: 0 6px 3px;
        text-overflow: ellipsis;
        
        text-transform: uppercase;
        white-space: nowrap;
    }

    .KategorijaNaslovnica a
    {
        color: #333;
    }

    .KategorijaNaslovnica .TabCont
    {
    }

div.KolumBx
{
    margin: 2%;
    width: 96%;
}

    div.KolumBx p
    {
        padding: 5px;
    }

    div.KolumBx ul
    {
        margin: 0;
        padding: 0;
    }

        div.KolumBx ul li
        {
            list-style: none outside none;
            margin: 0;
            padding: 0;
            position: relative;
        }

    div.KolumBx a.KolumTit
    {
        display: block;
        font-weight: bold;
        padding: 2px 5px;
        text-transform: uppercase;
    }

        div.KolumBx a.KolumTit:hover
        {
            text-decoration: none;
        }

    div.KolumBx.black
    {
        background-color: #000;
    }

        div.KolumBx.black a
        {
            color: #fff;
        }

    div.KolumBx.red
    {
        background-color: #be1919;
    }

        div.KolumBx.red a
        {
            color: #fff;
        }

    div.KolumBx.green
    {
        background-color: #329319;
    }

        div.KolumBx.green a
        {
            color: #fff;
        }

    div.KolumBx.blue
    {
        background-color: #3f6591;
    }

        div.KolumBx.blue a
        {
            color: #fff;
        }

    div.KolumBx.orange
    {
        background-color: #e58e05;
    }

        div.KolumBx.orange a
        {
            color: #fff;
        }


    div.KolumBx img
    {
        display: block;
        width: 100%;
    }

    div.KolumBx .Title a,
    div.KolumBx p a
    {
        color: #fff;
        display: block;
        font: 400 14px/16px "Roboto Condensed",Arial;
        overflow: hidden;
        padding: 3px 5px;
        text-overflow: ellipsis;
        
    }


.TopBanner
{
    width: 728px;
    height: 90px;
    overflow: hidden;
}

    .TopBanner > *
    {
        margin: 0;
        padding: 0;
        display: block;
    }

div.Ft
{
    height: 66px;
    margin: 14px;
    width: 980px;
}

    div.Ft p.rights
    {
        font-size: 10px;
        padding: 3px 0 10px;
    }

    div.Ft ul
    {
        list-style: none outside none;
        margin: 0;
        padding: 0;
    }

        div.Ft ul li
        {
            border-bottom: 4px solid #ed1c24;
            display: inline;
            float: left;
            margin-right: 5px;
            padding: 3px 10px;
        }

            div.Ft ul li.last
            {
                /*border: medium none;*/
            }

    div.Ft a
    {
        color: #666;
    }

        div.Ft a:hover, div.Ft a.slct
        {
            color: #333;
        }

.ModulVrijeme
{
    background-color: #fff;
    border: 1px solid #ddd;
    margin: 3px 0;
    padding: 0 0 10px;
}

div.BoxR
{
    background-color: #fff;
    border: 1px solid #ddd;
    margin: 0;
    padding: 0 0 10px;
}

    div.BoxR .Title
    {
        border-bottom: 1px solid #ddd;
        padding: 15px 15px 12px;
    }

        div.BoxR .Title a
        {
            display: inline-block;
            font-family: Verdana,Arial,Helvetica,sans-serif;
            font-weight: bold;
            letter-spacing: -1px;
            text-decoration: none;
        }

    div.BoxR .BoxRCont
    {
        padding: 10px 15px 0;
    }

ul.TabNav
{
    background: url("../Images/NwsTabs_Bg.png") repeat-x scroll left bottom transparent;
    height: 41px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

    ul.TabNav li
    {
        border-right: 1px solid #dcd1bb;
        display: block;
        float: left;
        list-style: none outside none;
        margin: 0;
        padding: 0;
    }

        ul.TabNav li a
        {
            background-color: #f9f9f6;
            border-bottom: 1px solid #dcd1bb;
            color: #6d6e71;
            display: block;
            font-family: "Roboto Condensed",Verdana,Arial,Helvetica,sans-serif;
            font-size: 14px;
            height: 41px;
            padding: 13px 20px 0;
        }

            ul.TabNav li a:hover
            {
                text-decoration: underline;
            }

            ul.TabNav li a.slct
            {
                background-color: #ffffff;
                border-bottom: 1px solid #ffffff;
                font-weight: bold;
            }

ul.RNwsList
{
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

    ul.RNwsList li
    {
        clear: both;
        width: 100%;
        display: block;
        margin: 0;
        padding: 0;
        margin-bottom: 1px;
        padding-bottom: 1px;
        border-bottom: dotted 1px #eee;
    }

        ul.RNwsList li a
        {
            display: block;
            font-family: "Roboto Condensed","Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
            font-size: 13px;
            padding-bottom: 5px;
        }

            ul.RNwsList li a.RNLImg
            {
                float: left;
                display: block;
                width: 47px;
                margin-right: 5px;
            }

                ul.RNwsList li a.RNLImg img
                {
                    display: block;
                    padding: 1px;
                    border: solid 1px #eee;
                }

div.ButtonPrev
{
    background-image: url("../images/Slider-preview.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    cursor: pointer;
    float: right;
    height: 16px;
    width: 25px;
}

    div.ButtonPrev:hover
    {
        background-position: -33px 0;
    }

div.ButtonNext:hover
{
    background-position: -31px 0;
}

div.ButtonNext
{
    background-image: url("../images/Slider-next.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    cursor: pointer;
    float: right;
    height: 16px;
    width: 25px;
}

ul.SlideList li
{
    float: left;
    list-style: none outside none;
    margin: 0 3% 11px 0;
    padding: 0;
    width: 47%;
}

ul.SlideList
{
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

div.SlideBoxOuter
{
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

    div.SlideBoxOuter a
    {
        color: #6d6e71;
        font-weight: bold;
        padding: 2px;
        font-size: 13px;
    }

        div.SlideBoxOuter a img
        {
            display: block;
            width: 100%;
        }

body
{
    background-color: #fbfbfb;
    color: #838282;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 19px;
    margin: 0;
}

a
{
    color: #323232;
    text-decoration: none;
}

    a:hover, a:focus
    {
        color: #ff6000;
        text-decoration: underline;
    }

.Static
{
    margin: 2%;
}

.HedImg img
{
    border-bottom: 4px solid #ed1c24 !important;
    display: block;
    width: 100%;
}

.HedImg
{
    position: relative;
}

    .HedImg iframe
    {
        bottom: 0;
        height: 100%;
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        width: 100%;
    }

.HedGallNav2
{
    height: 108px;
    overflow: hidden;
}

div .HedGallNav2 ul
{
    margin: 5px 0;
    padding: 0;
}

    div .HedGallNav2 ul li
    {
        display: block;
        float: left;
        margin-right: 5px;
        margin-bottom: 30px;
        display: block;
        position: relative;
    }


.HedGallNav2 ul li img
{
    display: block;
    width: 100%;
    border-bottom: 4px solid #ed1c24 !important;
}

.HedGallNav2 ul li span
{
    background-color: black;
    background-image: url("../images/povecalo.png");
    background-position: center center;
    background-repeat: no-repeat;
    bottom: 0;
    cursor: pointer;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}

.HedGallNav2 ul li a:hover span
{
    opacity: 0.5;
}

body.mceContentBody
{
    background: none;
    background-color: white;
    color: #333;
}

div.Static
{
    color: #333;
}

    div.Static p.Summery
    {
        font-size: 130%;
        line-height: 140%;
    }



div.Related
{
    font-size: 11px;
    margin: 5px 10px;
    width: 35%;
}

    div.Related.LeftSide
    {
        float: left;
        margin: 5px 10px 5px 0;
    }

    div.Related.RightSide
    {
        float: right;
        margin: 5px 0 5px 10px;
    }

    div.Related h3
    {
        margin-bottom: 5px;
    }

        div.Related h3 a.black
        {
            font-size: 16px;
        }

    div.Related ul
    {
        background-color: #f8f8f8;
        border-top: 4px solid #ed1c24 !important;
        list-style: none outside none;
        margin: 2px 0;
        padding: 5px 0;
    }

div.VelicinaSlova div.Related ul li
{
    padding: 2px;
    background-image: none;
}

div.Related ul li.last a
{
    border: medium none;
}

div.Related ul li a
{
    display: block;
    font-family: "Roboto Condensed","Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 15px;
    padding: 3px;
}

    div.Related ul li a span
    {
        color: #928e8e;
        font-weight: normal;
        display: block;
    }

    div.Related ul li a:hover
    {
        background-color: #fff;
        text-decoration: none;
    }

div.VelicinaSlova div.Related ul li img
{
    display: block;
    border-bottom: 4px solid #ed1c24 !important;
}

div.Related p
{
    padding: 5px 0 0;
    text-align: right;
}

div.VelicinaSlova ul li
{
    background-image: url("../images/arrow.gif");
    background-position: 2px center;
    background-repeat: no-repeat;
    border-bottom: 1px dotted #ccc;
    display: block;
    list-style: none outside none;
    padding: 2px 0 2px 16px;
}

.fb-comments, .fb-comments span, .fb-comments iframe[style]
{
    width: 100% !important;
}

.Statistika
{
    display: block;
    width: 94%;
    margin: 3%;
}

.post_meta
{
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    font-size: 0.92em;
    margin-bottom: 1em;
    overflow: hidden;
    padding: 0.5em 0;
}

    .post_meta div[class^="post_"]
    {
        display: inline-block;
        line-height: 20px;
        padding: 0 5px;
    }

@media (max-width: 767px)
{
    .post_meta div[class^="post_"]
    {
        display: block;
    }
}

.post_meta div[class^="post_"] .not_voting
{
    color: inherit;
    cursor: default;
}

    .post_meta div[class^="post_"] .not_voting span
    {
        color: inherit;
    }

.post_meta div[class^="post_"] .ajax_voting
{
    color: inherit;
}

    .post_meta div[class^="post_"] .ajax_voting span
    {
        color: inherit;
    }

.post_meta div[class^="post_"] .user_voting
{
    cursor: default;
}

    .post_meta div[class^="post_"] .user_voting i, .post_meta div[class^="post_"] .user_voting span
    {
        color: #d5d5d5;
        transition: all 0.2s ease-in-out 0s;
    }

.post_meta div[class^="post_"] .user_like
{
    cursor: default;
}

    .post_meta div[class^="post_"] .user_like i, .post_meta div[class^="post_"] .user_like span
    {
        color: #2ecc71;
    }

    .post_meta div[class^="post_"] .user_like i
    {
        transition: all 0.2s ease-in-out 0s;
    }

.post_meta div[class^="post_"] .user_dislike
{
    cursor: default;
}

    .post_meta div[class^="post_"] .user_dislike i, .post_meta div[class^="post_"] .user_dislike span
    {
        color: #e74c3c;
    }

    .post_meta div[class^="post_"] .user_dislike i
    {
        transition: all 0.2s ease-in-out 0s;
    }

.post_meta div[class^="post_"] .animation_item
{
    position: absolute;
    right: 0;
    top: 0;
}

.post_meta div[class^="post_"] a
{
    text-transform: capitalize;
}

.post_meta > div.post_meta_unite
{
    border-top: 1px solid #ddd;
    display: block;
    margin-top: 0.5em;
    padding-top: 0.5em;
}

    .post_meta > div.post_meta_unite:first-child
    {
        border-top: medium none;
        margin-top: 0;
        padding-top: 0;
    }

.post_meta .post_permalink
{
    float: right;
    padding-right: 0;
}

@media (max-width: 767px)
{
    .post_meta .post_permalink
    {
        float: left;
    }
}

.post_meta span.voting_count
{
    padding-right: 0;
    position: relative;
}

.post_meta i
{
    color: #999;
    font-size: 16px;
    margin-right: 0;
    padding-right: 0.5em;
}

.post_meta .pull-right
{
    padding-left: 15px;
    padding-right: 0;
}

.post_meta hr
{
    margin: 0.5em 0;
}

.post_meta .post_dislike a, .post_meta .post_like a
{
    text-decoration: none;
}

.meta_type_icon > div.post_meta_unite
{
    border-top: medium none;
    display: inline-block;
    float: left;
    margin-top: 0;
    padding: 0 0 0;
}

    .meta_type_icon > div.post_meta_unite div[class^="post_"]
    {
        float: left;
        margin-bottom: -25px;
        padding: 0 7px 25px;
        text-align: center;
        width: 15px;
    }

        .meta_type_icon > div.post_meta_unite div[class^="post_"] i
        {
            display: inline-block;
            margin-right: 0;
            padding-right: 10px;
            text-align: center;
            width: 15px;
        }

        .meta_type_icon > div.post_meta_unite div[class^="post_"] .tips
        {
            animation: 0.3s ease-out 0s normal both 1 tips_out;
            background: none repeat scroll 0 0 #eaeaea;
            border-radius: 5px;
            color: #000;
            margin-left: -5px;
            margin-top: 10px;
            min-width: 10px;
            padding: 2px 7px;
            position: absolute;
            visibility: hidden;
        }

            .meta_type_icon > div.post_meta_unite div[class^="post_"] .tips:before
            {
                background: none repeat scroll 0 0 transparent;
                border-color: transparent transparent #ddd;
                border-style: solid;
                border-width: 0 7px 7px;
                color: #eaeaea;
                content: " ";
                height: 0;
                left: 0;
                margin: -19px 0 0 5px;
                padding-top: 10px;
                position: absolute;
                width: 0;
            }

        .meta_type_icon > div.post_meta_unite div[class^="post_"]:hover .tips
        {
            animation: 0.3s ease-out 0s normal both 1 tips_in;
            margin-top: 15px;
            visibility: visible;
        }

@media (max-width: 768px)
{
    .post_meta .post_meta_unite
    {
        border-left: medium none;
        border-top: 1px solid #ddd;
        box-sizing: inherit;
        display: block;
        float: none;
        overflow: hidden;
        padding: 0.5em 0;
        width: auto;
    }

        .post_meta .post_meta_unite:first-child
        {
            border-top: medium none;
            padding-top: 0;
        }

        .post_meta .post_meta_unite.last-child
        {
            padding-bottom: 0;
        }

    .meta_type_icon .post_meta_unite span
    {
        float: none;
        padding-right: 15px;
        text-align: left;
        width: 100%;
    }

        .meta_type_icon .post_meta_unite span .tips
        {
            animation: 0s ease 0s normal none 1 none;
            background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
            display: inline-block;
            margin: 0;
            padding: 0;
            position: relative;
            visibility: visible;
        }

            .meta_type_icon .post_meta_unite span .tips:before
            {
                display: none;
            }

        .meta_type_icon .post_meta_unite span:hover .tips
        {
            animation: 0s ease 0s normal none 1 none;
            margin: 0;
        }
}

.post-title
{
    margin-bottom: 25px;
}

    .post-title a
    {
        transition: all 0.3s ease 0s;
    }

        .post-title a:hover
        {
            text-decoration: none;
        }

.post_meta
{
    border-color: #d3d3d3;
    font-size: 1em;
    padding: 0.8em 0;
}

    .post_meta i
    {
        color: #838282;
    }

    .post_meta a
    {
        color: #ff6000;
        transition: all 0.3s ease 0s;
    }

        .post_meta a:hover
        {
            color: #323232;
            text-decoration: none;
        }

    .post_meta .post_author
    {
        font-weight: bold;
        text-transform: capitalize;
    }

        .post_meta .post_author a
        {
            color: #323232;
        }

            .post_meta .post_author a:hover
            {
                color: #ff6000;
            }

.pagination__posts ul
{
    box-shadow: none;
}

    .pagination__posts ul li a
    {
        border-radius: 0 !important;
        color: #838282;
        transition: all 0.3s ease 0s;
    }

        .pagination__posts ul li a:hover
        {
            color: #323232;
        }

    .pagination__posts ul .active a
    {
        color: #ff6000 !important;
        font-weight: bold;
    }


.commentform a
{
    transition: all 0.3s ease 0s;
}

.commentform p.field
{
    overflow: hidden;
}

.commentform input[type="text"]
{
    box-sizing: border-box;
    height: 40px;
    line-height: 24px;
    width: 100%;
}

.commentform textarea
{
    background-color: #f8f8f8;
    border: 1px solid #ccc;
    border-radius: 0;
    box-shadow: none;
    box-sizing: border-box;
    margin-bottom: 5px;
    max-width: 100%;
    min-width: 100%;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 100%;
}

.commentform input[type="submit"]
{
    float: right;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input
{
    background-color: #f8f8f8;
    border-color: #d3d3d3 !important;
    border-radius: 0;
    box-shadow: none;
}

    select:focus, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus
    {
        background-color: #fff;
        box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.08) inset;
        outline: medium none;
    }

input[type="submit"], input[type="reset"]
{
    font-size: 16px;
    height: 39px;
    line-height: 1.2em;
}

.post-author
{
    background-color: #f8f8f8;
    border: medium none;
    margin-bottom: 2em;
    padding: 5px 20px 20px;
}

.post-author_h
{
    font-size: 15px;
    margin: 10px 0;
}

    .post-author_h a
    {
        text-transform: capitalize;
        transition: all 0.3s ease 0s;
    }

        .post-author_h a:hover
        {
            text-decoration: none;
        }

    .post-author_h small
    {
        color: #323232;
        font-size: 1em;
        font-weight: bold;
        text-transform: capitalize;
    }

.post-author_gravatar img
{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    padding: 0;
}

.post-author_desc a
{
    font-weight: bold;
    text-transform: capitalize;
    transition: all 0.3s ease 0s;
}

    .post-author_desc a:hover
    {
        text-decoration: none;
    }

.post-author
{
    border: 1px solid #ddd;
    margin-bottom: 2em;
    padding: 5px 20px 20px;
}

.post-author_link
{
    margin-top: 1.5em;
}

.post-author_gravatar
{
    float: left;
    margin: 0 20px 0 0;
}

    .post-author_gravatar img
    {
        background: none repeat scroll 0 0 #fff;
        border: 1px solid #ddd;
        padding: 5px;
    }

.post-author
{
    background-color: #f8f8f8;
    border: medium none;
    margin-bottom: 2em;
    padding: 5px 20px 20px;
}

.post-author_h
{
    font-size: 15px;
}

    .post-author_h a
    {
        text-transform: capitalize;
        transition: all 0.3s ease 0s;
    }

        .post-author_h a:hover
        {
            text-decoration: none;
        }

    .post-author_h small
    {
        color: #323232;
        font-size: 1em;
        font-weight: bold;
        text-transform: capitalize;
    }

.post-author_gravatar img
{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    padding: 0;
    display: block;
    width: 80px;
}

.post-author_desc a
{
    font-weight: bold;
    text-transform: capitalize;
    transition: all 0.3s ease 0s;
}

    .post-author_desc a:hover
    {
        text-decoration: none;
    }

.VrijemeKomentara
{
    opacity: 0.5;
}

    .VrijemeKomentara i
    {
        margin-right: 5px;
    }

.share-buttons
{
    height: 21px;
    margin-bottom: 2em;
    padding: 10px 0;
    width: 100%;
}

    .share-buttons span, .share-buttons li
    {
        display: block;
        float: left;
        width: 90px;
    }

    .share-buttons iframe
    {
        max-width: none;
    }

@media (max-width: 480px)
{
    .share-buttons
    {
        display: none;
    }
}


.Paging
{
    margin: 10px 0;
}

    .Paging ul
    {
        margin: 0;
        padding: 0;
    }

        .Paging ul li
        {
            margin-right: 5px;
            list-style: none;
            float: left;
        }

/*Galerija*/

.image-source-link
{
    color: #98C3D1;
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg
{
    opacity: 0.001;
    -webkit-backface-visibility: hidden;
    /* ideally, transition speed should match zoom duration */
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container
{
    opacity: 1;
}

.mfp-with-zoom.mfp-ready.mfp-bg
{
    opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg
{
    opacity: 0;
}

.PrethodneVijesti
{
    margin: 5px 0;
    margin-top: 15px;
}

    .PrethodneVijesti ul
    {
        margin: 0;
        padding: 0;
    }

        .PrethodneVijesti ul li
        {
            margin: 0;
            padding: 0;
            list-style: none;
            float: left;
            width: 33%;
        }

            .PrethodneVijesti ul li > div
            {
                margin: 1%;
            }

            .PrethodneVijesti ul li img
            {
                border-bottom: 4px solid #ed1c24 !important;
                display: block;
                width: 100%;
            }

            .PrethodneVijesti ul li h3
            {
                color: #eee;
                display: block;
                font: 400 12px/13px "Roboto Condensed",Arial;
                margin: 0;
                padding: 5px 2px;
                text-overflow: ellipsis;
                
                text-transform: uppercase;
                margin: 3px 0;
                font-size: 12px;
                line-height: 14px;
            }

            .PrethodneVijesti ul li h2
            {
                margin: 3px 0;
                font-size:20px;
                
            }


.Kategorija
{
    margin: 2%;
}

    .Kategorija .TopKategorija ul
    {
        margin: 0;
        padding: 0;
    }

        .Kategorija .TopKategorija ul li
        {
            display: block;
            float: left;
            list-style: none outside none;
            margin: 0;
            padding: 0;
            width: 32%;
            margin-right: 1%;
        }

            .Kategorija .TopKategorija ul li.item-2
            {
                margin-right: 0;
            }


            .Kategorija .TopKategorija ul li img
            {
                display: block;
                width: 100%;
                border-bottom: 4px solid #ed1c24 !important;
            }



div.NwsListAll
{
    width: 100%;
}

    div.NwsListAll ul
    {
        list-style: none outside none;
        margin: 0;
        padding: 0;
        width: 100%;
    }

        div.NwsListAll ul li
        {
            display: block;
            margin-bottom: 10px;
            vertical-align: top;
            width: 50%;
            float: left;
        }

            div.NwsListAll ul li .img
            {
                display: block;
                vertical-align: top;
                width: 50%;
                float: left;
            }

            div.NwsListAll ul li.clear
            {
                margin: 0;
                padding: 0;
                clear: both;
            }

            div.NwsListAll ul li .img img
            {
                display: block;
                height: auto;
                width: 95%;
                border-bottom: 4px solid #ed1c24 !important;
            }

            div.NwsListAll ul li .img a
            {
                display: block;
                position: relative;
            }

            div.NwsListAll ul li .desc
            {
                display: inline-block;
                vertical-align: top;
                width: 50%;
            }

                div.NwsListAll ul li .desc span
                {
                    color: #928e8e;
                    display: list-item;
                    font-size: 10px;
                }

                div.NwsListAll ul li .desc a
                {
                    color: #000;
                    display: list-item;
                }

                    div.NwsListAll ul li .desc a.small
                    {
                        color: #222222;
                        margin: 0;
                    }

            div.NwsListAll ul li a.black
            {
                font-size: 15px;
            }

.EditHtml > a
{
    background-color: #eee;
    background-image: url("../images/settings_icon.png");
    background-position: center center;
    background-repeat: no-repeat;
    border: 1px solid #ccc;
    display: block;
    height: 25px;
    margin: 3px;
    overflow: hidden;
    text-indent: -151515px;
    width: 25px;
}

.RezultatiPretrage ul
{
    margin: 0;
    padding: 0;
}

    .RezultatiPretrage ul li
    {
        margin: 10px 0;
        padding: 5px 0;
        border-bottom: dotted 1px #ccc;
        list-style: none;
    }

        .RezultatiPretrage ul li .SrcImg
        {
            float: left;
            margin-right: 5px;
        }

            .RezultatiPretrage ul li .SrcImg img
            {
                display: block;
                width: 150px;
                border-bottom: 4px solid #ed1c24 !important;
            }

        .RezultatiPretrage ul li a
        {
            color: #1a0dab;
        }

        .RezultatiPretrage ul li h3
        {
            margin: 0;
            padding: 0;
        }


        .RezultatiPretrage ul li small
        {
            color: #006621;
        }

footer .right a
{
   background-image: url("../images/arrow.gif");
    background-position: left center;
    background-repeat: no-repeat;
    display: block;
    float: left;
    margin-left: 0;
    margin-right: 10px;
    padding-left: 15px;
}


.relative,
.ModulTopClanci .ImageOver
{
    position: relative;
    display: block;
}


    .relative span.video,
    .relative span.foto,
    ul.TopNaslovnica li .TopLeftSlika span,
    .TopTopClanak .ImageOutter a > span,
    .ModulTopClanci .ImageOver span
    {
        position: absolute;
        text-indent: -151515px;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        opacity: 0.7;
        z-index: 1;
    }

        .relative span.video,
        ul.TopNaslovnica li .TopLeftSlika span.video,
        .TopTopClanak .ImageOutter a > span.video,
        .ModulTopClanci .ImageOver span.video
        {
            background-image: url('../images/playVideo.png');
            background-repeat: no-repeat;
            background-position: center center;
        }


            .relative span.video:hover,
            .relative span.foto:hover,
            ul.TopNaslovnica li .TopLeftSlika span:hover,
            .TopTopClanak .ImageOutter a > span:hover,
            .ModulTopClanci .ImageOver span:hover
            {
                opacity: 1;
            }

        .relative span.foto,
        ul.TopNaslovnica li .TopLeftSlika span.foto,
        .TopTopClanak .ImageOutter a > span.foto,
        .ModulTopClanci .ImageOver span.foto
        {
            background-image: url('../images/photo.png');
            background-repeat: no-repeat;
            background-position: 10px 5px;
        }


.Kategorija .green .TopKategorija ul li img,
.Kategorija .DivKategorija.green div.NwsListAll ul li .img img
{
    border-bottom: 4px solid #43b953 !important;
}


.Kategorija .blue .TopKategorija ul li img,
.Kategorija .DivKategorija.blue div.NwsListAll ul li .img img
{
    border-bottom: 4px solid #0054a6 !important;
}

.Kategorija .brown .TopKategorija ul li img,
.Kategorija .DivKategorija.brown div.NwsListAll ul li .img img
{
    border-bottom: 4px solid #a864a8 !important;
}

.TopJedanClanak
{
    margin-bottom: 10px;
}

.Dialog2 .table > thead > tr > th,
.Dialog2 .table > tbody > tr > th,
.Dialog2 .table > tfoot > tr > th,
.Dialog2 .table > thead > tr > td,
.Dialog2 .table > tbody > tr > td,
.Dialog2 .table > tfoot > tr > td
{
    border-top: 1px solid #ddd;
    line-height: 1.42857;
    padding: 2px;
    vertical-align: top;
}


.StanjeCeste
{
    margin: 2%;
    font-size: 90%;
    max-height: 450px;
    overflow: auto;
}

body.PortalBox
{
    margin: 0;
    padding: 0;
    background-image: none;
    background-color: white;
    height: 300px;
    overflow: hidden;
}

    body.PortalBox .BoxHeader
    {
        border-bottom: solid 1px #eee;
    }

        body.PortalBox .BoxHeader img
        {
            display: block;
            width: 120px;
            margin-left: 5px;
        }

    body.PortalBox .BoxBody ul
    {
        height: 230px;
        overflow: hidden;
        border-bottom: solid 1px #ccc;
    }

        body.PortalBox .BoxBody ul li
        {
            max-height: 70px;
            overflow: hidden;
            padding: 3px;
            width: auto;
        }

        body.PortalBox .BoxBody ul.RNwsList li a.RNLImg
        {
            width: 100px;
        }

            body.PortalBox .BoxBody ul.RNwsList li a.RNLImg img
            {
                border: 1px solid #eee;
                display: block;
                padding: 1px;
                width: 100%;
            }

        body.PortalBox .BoxBody ul.RNwsList li a
        {
            font-size: 12px;
            margin-right: 10px;
        }

    body.PortalBox .BoxFooter
    {
        padding: 1px 5px;
    }


.Multimedija
{
    background: #282828; /* Old browsers */
    background: linear-gradient(to bottom, #282828 0%,#444444 100%); /* W3C */
    padding: 2%;
    margin: 5px 0;
}

    .Multimedija h5
    {
        color: #fff;
        font: 400 32px/32px "Roboto Condense",Georgia;
        padding: 0 0 20px;
        display: block;
        border-bottom: solid 1px #666;
    }

    .Multimedija ul li
    {
        display: block;
        float: left;
        overflow: hidden;
        width: 33%;
        list-style: none;
        margin: 0;
    }

    .Multimedija ul
    {
        margin: 0;
        padding: 0;
    }

        .Multimedija ul li > div
        {
            width: 100%; /* 100% of width of container */
            padding-bottom: 100%; /* 75% of width of container */
            position: relative;
        }

            .Multimedija ul li > div .ImageOuter
            {
                bottom: 1px;
                left: 1px;
                overflow: hidden;
                position: absolute;
                right: 1px;
                top: 1px;
            }

            .Multimedija ul li > div .SlikaHolder
            {
                position: relative;
            }

                .Multimedija ul li > div .SlikaHolder img
                {
                    display: block;
                    width: 160%;
                    margin-left: -30%;
                    opacity: 0.75;
                }

                .Multimedija ul li > div .SlikaHolder a:hover img
                {
                    opacity: 1;
                }

                .Multimedija ul li > div .SlikaHolder span
                {
                    position: absolute;
                    left: 10px;
                    top: 10px;
                    background: none repeat scroll 0 0 #e64c00;
                    left: 6px;
                    top: 6px;
                    padding: 0 10px;
                    display: block;
                    color: #fff;
                    display: block;
                    font: 700 12px/22px "Roboto Condensed",Arial;
                    position: absolute;
                    text-transform: uppercase;
                    z-index: 3;
                }

                    .Multimedija ul li > div .SlikaHolder span.Pozadina
                    {
                        top: 0;
                        left: 0;
                        right: 0;
                        bottom: 0;
                        z-index: 2;
                        opacity: 0.2;
                        background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C */
                    }

                    .Multimedija ul li > div .SlikaHolder span.Naslov
                    {
                        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 40%) repeat scroll 0 0 rgba(0, 0, 0, 0);
                        bottom: 0;
                        font: 400 17px/22px "Roboto Condense",Georgia;
                        left: 0;
                        max-height: 70%;
                        overflow: hidden;
                        padding: 0 10px 10px;
                        right: 0;
                        text-overflow: ellipsis;
                        top: initial;
                        z-index: 3;
                    }


        .Multimedija ul li.item-2,
        .Multimedija ul li.item-3,
        .Multimedija ul li.item-4,
        .Multimedija ul li.item-5,
        .Multimedija ul li.item-6,
        .Multimedija ul li.item-7,
        .Multimedija ul li.item-8
        {
            width: 16.5%;
        }

            .Multimedija ul li.item-2 > div .SlikaHolder span.Naslov,
            .Multimedija ul li.item-3 > div .SlikaHolder span.Naslov,
            .Multimedija ul li.item-4 > div .SlikaHolder span.Naslov,
            .Multimedija ul li.item-5 > div .SlikaHolder span.Naslov,
            .Multimedija ul li.item-6 > div .SlikaHolder span.Naslov,
            .Multimedija ul li.item-7 > div .SlikaHolder span.Naslov,
            .Multimedija ul li.item-8 > div .SlikaHolder span.Naslov
            {
                font: 300 13px/15px "Roboto Condense",Georgia;
            }


form#aspnetForm.Green
{
    background: #43b953; /* Old browsers */
    background: linear-gradient(to bottom, #43b953 0%,#eaf5ff 43%); /* W3C */
    min-height: 2000px;
}

form#aspnetForm.Red
{
    background: #a864a8; /* Old browsers */
    background: linear-gradient(to bottom, #a864a8 0%,#FBFBFB 43%); /* W3C */
    min-height: 2000px;
}

form#aspnetForm.Blue
{
    background: #0054a6; /* Old browsers */
    background: linear-gradient(to bottom, #0054a6 0%,#FBFBFB 43%); /* W3C */
    min-height: 3000px;
}


form#aspnetForm.Pink
{
    background: #1cbbb4; /* Old browsers */
    background: linear-gradient(to bottom, #1cbbb4 0%,#FBFBFB 43%); /* W3C */
    min-height: 3000px;
}


form#aspnetForm.Pink
{
    background: #1cbbb4; /* Old browsers */
    background: linear-gradient(to bottom, #1cbbb4 0%,#FBFBFB 43%); /* W3C */
    min-height: 3000px;
}


form#aspnetForm.gray
{
    background: #c7b299; /* Old browsers */
    background: linear-gradient(to bottom, #c7b299 0%,#FBFBFB 43%); /* W3C */
    min-height: 3000px;
}


ul.SlideList li:nth-child(2n+1)
{
    clear: both;
}

div.ButtonPrev,
div.ButtonNext
{
    display: none;
}

.VelicinaSlova img
{
    clear: both;
    display: block;
    width: 100%;
    height: auto;
    border-bottom: 4px solid #ed1c24 !important;
}

.VelicinaSlova
{
    font-family: "Stag Sans Web",sans-serif;
    line-height: 1.3em;
    margin-bottom: 20px;
    font-size:16px;
}

.Pointer
{
    cursor: pointer;
}


.StanjeCeste .savjet .savjet
{
    display: none;
}

.Dogadjanja
{
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #dcd1bb;
    color: #000000;
    font-family: arial,helvetica;
    margin: 2%;
}

.DogadjanjaInner ul
{
   margin: 0;
    max-height: 450px;
    overflow: auto;
    padding: 1%;
}

    .DogadjanjaInner ul li
    {
        display: block;
        float: left;
        height: 350px;
        margin: 0;
        overflow: hidden;
        padding: 0;
        width: 25%;
    }

        .DogadjanjaInner ul li .Item
        {
            margin: 0 3px 2px;
        }


            .DogadjanjaInner ul li .Item .Image
            {
                position: relative;
            }

            .DogadjanjaInner ul li .Item img
            {
                border-bottom: 4px solid #ed1c24;
                display: block;
                max-height: 130px;
                width: 100%;
            }

            .DogadjanjaInner ul li .Item p
            {
                font-size: 12px;
                line-height: 16px;
            }

        .DogadjanjaInner ul li .Datum
        {
            background-color: #ed1c24;
            color: white;
            font-size: 10px;
            left: 2px;
            padding: 2px 5px;
            position: absolute;
            text-transform: uppercase;
            top: 2px;
            opacity: 0.9;
        }

        .DogadjanjaInner ul li .Od
        {
            background-color: #ed1c24;
            color: white;
            font-size: 10px;
            left: 2px;
            padding: 2px 5px;
            position: absolute;
            text-transform: uppercase;
            bottom: 2px;
            background-color: #3f6591;
            bottom: 6px;
            opacity: 0.9;
        }

        .DogadjanjaInner ul li .Do
        {
            background-color: #ed1c24;
            color: white;
            font-size: 10px;
            right: 2px;
            padding: 2px 5px;
            position: absolute;
            text-transform: uppercase;
            bottom: 2px;
            background-color: #3f6591;
            bottom: 6px;
            opacity: 0.9;
        }


        /*CHAT*/

.Chat .Prozor
{
    border:solid 1px #ccc;
    margin:3px;
    height:600px;
    position:relative;
    background-color:#eee;
}


    .Chat .Prozor .NovaPoruka
    {
        border-top: 1px solid #ccc;
        bottom: 0;
        height: 41px;
        left: 0;
        padding: 3px;
        position: absolute;
        right: 0;
    }

    .Chat .Prozor .Poruke
    {        
        bottom: 40px;        
        left: 0;
        padding: 3px;
        position: absolute;
        right: 0;
        top:0;
        overflow:auto;
    }

        .Chat .Prozor .Poruke .Avatar img
        {
            border: 1px solid #ccc;
            display: block;
            height: 45px;
            margin: 0 5px;
            padding: 1px;
        }

    .Chat .Prozor .Poruke ul
    {
        margin:0;
        padding:0;
    }

        .Chat .Prozor .Poruke ul li
        {
            list-style: none outside none;
            margin: 0 0 5px;
            padding: 0;
        }


.Chat .Prozor .Poruke  ul li .left
{
    max-width:80%;
}

            .Chat .Prozor .Poruke ul li:nth-child(2n+1) .left
            {
                float:right;
            }


            .Chat .Prozor .Poruke ul li .Tekst
            {
                background-color: white;
                border: 1px solid #ccc;
                border-radius: 5px;
                display: block;
                min-width: 200px;
                padding: 3px 6px;
            }

            .Chat .Prozor .Poruke ul li .Time
            {
                font-size:80%;
                color:#999;
            }

.Chat .Profili ul
{
    display: block;
    list-style: none outside none;
    margin: 0;
    max-height: 598px;
    overflow: auto;
    padding: 0;
}

    .Chat .Profili ul li
    {
        border-bottom: 1px solid #ccc;
        display: block;
        list-style: none outside none;
        margin: 0;
        padding: 2px;
    }

        .Chat .Profili ul li a.Avatar
        {
            float:left;
            margin-right:2px;
        }

            .Chat .Profili ul li a.Avatar img
            {
                border: 1px solid #ccc;
                display: block;
                height: 35px;
                margin-right: 4px;
                padding: 1px;
            }

            .Chat .Profili ul li a
            {
                line-height:32px;
            }