﻿html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, img, ol, ul, tr, th, td {
    margin: 0;
    padding: 0;
}

html, body {
    height: 100%;
}

a img {
    border: none;
}


ol, ul {
    list-style: none;
}

a {
    text-decoration: none;
}


/*links*/

.box-links {
    position: relative;
    display: block;
    background: transparent;
    z-index: 10;
    padding-bottom: 30px;
    margin-top: -20px;
}

@font-face {
    font-family: 'WebSymbolsRegular';
    src: url('fonts/websymbols-regular-webfont.eot');
    src: url('fonts/websymbols-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/websymbols-regular-webfont.woff') format('woff'), url('fonts/websymbols-regular-webfont.ttf') format('truetype'), url('fonts/websymbols-regular-webfont.svg#WebSymbolsRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.ca-menu {
    padding: 0px;
    margin: 10px;
}

    .ca-menu li {
        font-family: "Open Sans",Helvetica,Arial,sans-serif;
        height: 55px;
        overflow: hidden;
        display: block;
        background: #D36368;
        -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
        -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
        box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
        margin: 20px 0px;
        -webkit-transition: all 300ms ease-in-out;
        -moz-transition: all 300ms ease-in-out;
        -o-transition: all 300ms ease-in-out;
        -ms-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out;
    }

        .ca-menu li:last-child {
            margin-bottom: 0px;
        }

        .ca-menu li a {
            text-align: left;
            display: block;
            width: 100%;
            height: 100%;
            color: #ffffff;
            position: relative;
        }

.ca-icon {
    font-family: 'WebSymbolsRegular', cursive;
    font-size: 25px;
    line-height: 53px;
    position: absolute;
    width: 55px;
    left: 250px;
    text-align: center;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}

.ca-content {
    position: absolute;
    margin: 10px;
    line-height: 18px;
}

.ca-main {
    font-size: 18px;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
}

.ca-sub {
    font-size: 13px;
    color: #ffffff;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
}

.ca-menu li:hover {
    border-color: #D36368;
    background: #D36368;
}

    .ca-menu li:hover .ca-icon {
        color: #66142a;
        text-shadow: 0px 0px 1px #fff004;
        font-size: 30px;
    }

    .ca-menu li:hover .ca-main {
        color: #ffffff;
        font-size: 14px;
    }

    .ca-menu li:hover .ca-sub {
        color: #66142a;
        font-size: 17px;
    }


.content-w29 li {
    margin-left: 20px;
    display: block;
    line-height: 1.5;
    list-style: circle;
    padding-bottom: 20px;
}

    .content-w29 li:nth-of-type(2n) {
        background: #f3f3f3 !important;
    }

.doc tr:nth-of-type(2n) {
    background: #f3f3f3 !important;
}

.doc1 tr:nth-of-type(2n) {
    background: #f3f3f3 !important;
}


a:focus, a:active {
    outline: none;
}

div {
    zoom: 1;
}

    div:after {
        display: block;
    }

img {
    margin: 0px;
    padding: 0px;
    border: 0px;
}



html,
body {
    margin: 0;
    padding: 0;
    height: 100%;
    background: #CCC url(../images/bg.png) repeat;
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    line-height: 1;
    color: rgb(34, 34, 34);
}

img {
    border: none;
}

a, li {
    text-decoration: none;
    list-style: none;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

#container {
    min-height: 100%; /*  ***   */
    height: auto !important;
    height: 100%;
    margin-bottom: -160px;
    position: relative;
}

#header {
   background: url(../images/top-header.png);
  /* background-repeat: no-repeat; */
  border-top: 7px solid #305b85;
  height: 80px;
  padding-top: 10px;
  box-shadow: 0px 0px 7px #cdcdcd;
  -webkit-box-shadow: 0px 0px 7px #cdcdcd;
  -moz-box-shadow: 0px 0px 7px #cdcdcd;
  background-color: rgb(233, 233, 233);
}

.pusher {
    height: 80px;
}

#header img {
    float: right;
    margin-top: 20px;
}

#top {
    position: relative;
    display: block;
    /*width: 1000px;*/
    width: 80%;
    height: 80px;
    margin: 0 auto;
    background: transparent url(../images/logo.png) no-repeat center left;
}

.separator {
    background: #3b3e3f url(../images/separator.png) no-repeat;
    width: 190px;
    height: 2px !important;
    margin: auto;
}

#nav {

    height: 46px;
    border-bottom: 1px solid #a9bacc;
    background: #436991; /* Old browsers */
	background: -moz-linear-gradient(top,  #436991 0%, #305a84 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#436991), color-stop(100%,#305a84)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #436991 0%,#305a84 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #436991 0%,#305a84 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #436991 0%,#305a84 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #436991 0%,#305a84 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#436991', endColorstr='#305a84',GradientType=0 ); /* IE6-9 */
}
#navbar {
    position: relative;
    height: 45px;
    /*width: 1000px;*/
    width: 80%;
    margin: 0 auto;
}

#mainnav {
    position: relative;
    float: left;
    margin: 15px 0px 0px 0px;
    
}

    #mainnav ul {
        margin: 0px;
        padding: 0px;
        list-style: none outside none;
        padding-right: 30px;
    }

    #mainnav li {
        position: relative;
        margin: 0px;
        padding: 0px;
        list-style: none outside none;
        float: left;
        padding-right: 30px;
    }

    #mainnav ul li a {
        
        color: white;
        font-weight: bold;
    }

        #mainnav ul li a:hover {
            color: #D36368;
            -webkit-transition: all 0.2s linear;
            -moz-transition: all 0.2s linear;
            -o-transition: all 0.2s linear;
            -ms-transition: all 0.2s linear;
            transition: all 0.2s linear;
        }

#usernav {
    position: relative;
    float: right;
    margin: 0px;
    background: #1d2123;
    height: 45px;
    width: 270px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    border: 0;
    z-index: 10;
}


    #usernav ul {
        height: 45px;
        margin: 0px;
        padding: 0px;
        list-style: none outside none;
        float: left;
        width: 270px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        -ms-border-radius: 3px;
        border-radius: 3px;
    }

        #usernav ul li {
            height: 45px;
        }



    #usernav img {
    }

.sub {
    margin: 13px 15px 0px 16px !important;
}

.search {
    position: relative;
    float: right;
    width: 210px;
    height: 40px;
    padding-top: 3px;
}

#wrapper {
    padding: 0px;
    /* Height of the footer */
    display: block;
    /*width: 1000px;*/
    width: 80%;
    margin: 0px auto 0px auto;
    background: transparent;
    z-index: 5;
}

#content {
    position: relative;
    display: block;
    width: 600px;
    height: auto;
    background: transparent;
    float: left;
    z-index: 5;
}

#content2 {
    position: relative;
    display: block;
    width: 740px;
    height: auto;
    background: transparent;
    float: left;
    z-index: 5;
    margin: 30px 0px 0px 25px;
}

#content3 {
    position: relative;
    display: block;
    width: 600px;
    height: auto;
    background: none repeat scroll 0% 0% transparent;
    float: right;
    z-index: 5;
    padding-top: 30px;
    border-radius: 5px;
}

#inner {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    background: none repeat scroll 0% 0% transparent;
    float: right;
    z-index: 5;
    padding-top: 30px;
    border-radius: 5px;
    margin: 0 auto;
}



.content-w29 {
    padding: 20px 10px 0px 10px;
}


.content-w {
  border-bottom: 4px solid #305a86;
  padding: 0px 30px 30px 30px;
  background-color: #fff;
}

.w2 {
    margin: 0px !important;
}

.content-w h1 {
  color: #2d5885;
  font-size: 26px;
  line-height: 1.2;
  font-weight: normal;
  padding-bottom: 20px;
  padding-top: 25px;
}

.det {
    color: #66142a;
    font-size: 25px;
    line-height: 1.2;
    font-weight: normal;
    text-transform: none;
    width: 100%;
    margin-top: 20px;
}

.content-w h1 .ab {
    color: #66142a;
    font-size: 22px;
    line-height: 1.2;
    font-weight: lighter;
    padding-bottom: 20px;
}

.content-w29 h3 {
    color: #66142a;
    font-size: 16px;
    line-height: 1.3;
    font-weight: lighter;
    padding-bottom: 20px;
}

.content-w p {
    color: #1d2123;
    line-height: 1.6;
    font-size: 13px;
    text-align: justify;
}

.content-w1 {
    margin-bottom: 20px;
    padding-top: 5px;
}


    .content-w1 h1 {
        color: #66142a;
        font-size: 25px;
        line-height: 1.3;
        font-weight: lighter;
    }

    .content-w1 p {
        color: #1d2123;
        line-height: 1.6;
        font-size: 13px;
        text-align: justify;
    }


.content-oglasi {
    display: block;
    border-top: 6px solid #66142a;
    overflow: hidden;
    background: #fff;
    box-shadow: 2px 2px 0px #cdcdcd;
    -webkit-box-shadow: 2px 2px 0px #cdcdcd;
    -moz-box-shadow: 2px 2px 0px #cdcdcd;
    border-radius: 0px 0px 3px 3px;
    -moz-border-radius: 0px 0px 3px 3px;
    -webkit-border-radius: 0px 0px 3px 3px;
}

.content-category {
    display: block;
    border-top: 6px solid rgb(102, 20, 42);
    overflow: hidden;
    background: none repeat scroll 0% 0% rgb(255, 255, 255);
    box-shadow: 2px 2px 0px rgb(205, 205, 205);
    border-radius: 0px 0px 3px 3px;
    z-index: 10;
    position: relative;
}

.content-oglasi4 {
    display: block;
    border-top: 6px solid #66142a;
    height: 350px;
    background: #fff;
    -webkit-box-shadow: 2px 2px 0px #cdcdcd;
    -moz-box-shadow: 2px 2px 0px #cdcdcd;
    -ms-box-shadow: 2px 2px 0px #cdcdcd;
    box-shadow: 2px 2px 0px #cdcdcd;
    -moz-border-radius: 0px 0px 3px 3px;
    -webkit-border-radius: 0px 0px 3px 3px;
    -ms-border-radius: 0px 0px 3px 3px;
    border-radius: 0px 0px 3px 3px;
    margin-bottom: 30px;
}

.label2 {
    position: relative;
    width: 220px;
    height: 30px;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    margin: 0 auto;
    background: #66142a;
    border-radius: 0px 0px 3px 3px;
    -moz-border-radius: 0px 0px 3px 3px;
    -webkit-border-radius: 0px 0px 3px 3px;
    text-align: center;
    padding-top: 10px;
}

.label2a {
    position: relative;
    width: 362px;
    height: 30px;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    background: #66142a;
    border-radius: 0px 0px 3px 3px;
    -moz-border-radius: 0px 0px 3px 3px;
    -webkit-border-radius: 0px 0px 3px 3px;
    text-align: left;
    padding: 10px 0px 0px 40px;
}

.content-oglasi2 {
    display: block;
    height: 730px;
    background: #fff;
    box-shadow: 2px 2px 0px #cdcdcd;
    -webkit-box-shadow: 2px 2px 0px #cdcdcd;
    -moz-box-shadow: 2px 2px 0px #cdcdcd;
    border-radius: 0px 0px 3px 3px;
    -moz-border-radius: 0px 0px 3px 3px;
    -webkit-border-radius: 0px 0px 3px 3px;
}

.content-reg {
    display: block;
    height: 400px;
    background: #fff;
    box-shadow: 2px 2px 0px #cdcdcd;
    -webkit-box-shadow: 2px 2px 0px #cdcdcd;
    -moz-box-shadow: 2px 2px 0px #cdcdcd;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 1px 30px 30px 30px;
}

.label3 {
    position: relative;
    width: 220px;
    height: 30px;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    background: #66142a;
    -moz-border-radius: 0px 0px 3px 3px;
    -webkit-border-radius: 0px 0px 3px 3px;
    -ms-border-radius: 0px 0px 3px 3px;
    border-radius: 0px 0px 3px 3px;
    text-align: center;
    padding-top: 10px;
}



.label-aukcii {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
}

.label-oglasi {
    color: #1d2123;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
}

#sidebar-r {
    position: relative;
    float: right;
    width: 370px;
    margin-top: 30px;
}

#sidebar-l {
    position: relative;
    float: left;
    width: 235px;
    margin-top: 30px;
}

#sidebar-left {
    position: relative;
    float: left;
    width: 370px;
    margin-top: 30px;
}

.box-arrow {
    position: relative;
    background: transparent url(../images/arrow.png) no-repeat bottom center;
    height: 12px;
    padding: 0px;
    z-index: 10;
}

.box-red-links {
    position: relative;
    display: block;
    background: #66142a;
    border-radius: 3px;
    padding: 20px;
    margin-bottom: 20px;
    z-index: 10;
}

.box-red {
  background-color: rgba(255, 255, 255, 0.16);
  background: url(../images/login-bg.png);
  position: relative;
  display: block;
  border-radius: 3px;
  padding: 30px 30px 20px 30px;
  z-index: 10;
}


    .box-red p {
        margin-top: 0px;
        color: #fff;
        font-size: 12px;
        line-height: 0px;
    }

    .box-red p {
        margin-top: 0px;
        color: #fff;
        font-size: 12px;
        line-height: 20px;
    }

    .box-red img {
        margin-bottom: 10px;
    }


    .box-red a {
        color: #d36368;
    }

        .box-red a:hover {
            color: #959595;
        }

.p2 {
    padding-left: 5px;
}

.p29 {
    color: #999;
    padding-right: 10px;
    font-weight: normal !important;
    float: left;
}

.box-red-l {
    position: relative;
    display: block;
    background: #66142a;
    border-radius: 3px;
    height: 305px;
    padding: 20px 20px 30px 20px;
    box-shadow: 2px 0px 0px rgb(205, 205, 205);
    -webkit-box-shadow: 2px 0px 0px rgb(205, 205, 205);
    -moz-box-shadow: 2px 0px 0px rgb(205, 205, 205);
    margin-bottom: 30px !important;
}

    .box-red-l p {
        margin-top: 0px;
        color: #fff;
        font-size: 12px;
        line-height: 15px;
        padding-left: 35px;
    }

    .box-red-l h1 {
        font-size: 14px;
        font-weight: normal !important;
        text-transform: uppercase;
        color: #d36368;
    }


    .box-red-l a {
        color: #d36368;
    }

        .box-red-l a:hover {
            color: #959595;
        }

.box-red a {
    color: #d36368;
}

    .box-red a:hover {
        color: #959595;
    }



#footer {
    position: relative;
    height: 160px; /* Height of the footer */
    background: #000000;
    margin-top: -70px;
}

.clear {
    clear: both;
}

#con {
    position: relative;
    margin-top: -10px;
    height: 140px;
    background: #1d2123;
}

.con-text {
    color: rgb(149, 149, 149);
    font-size: 10px;
    text-align: center;
    font-weight: bold;
    line-height: 20px;
    position: absolute;
    width: 100%;
    margin: 0 auto;
    top: 95px;
}

.form-1 {
    width: 300px;
    margin: 0 auto;
    position: relative;
    color: white;
}

    .form-1 h1 {
        font-size: 22px;
    }

    .form-1 input[type=text] {
        width: 73%;
        padding: 8px 4px 8px 10px;
        margin-bottom: 10px;
        float: right;
        height: 32px;
        border: 1px solid #d36368; /* Fallback */
        background: #ffffff;
        border-radius: 2px;
        box-shadow: 0 1px 0 rgba(255,255,255,0.2);
        -webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.2);
        -moz-box-shadow: 0 1px 0 rgba(255,255,255,0.2);
        color: #858585;
        font-size: 13px;
    }

    .form-1 input[type=password] {
        width: 73%;
        padding: 8px 4px 8px 10px;
        float: right;
        height: 32px;
        border: 1px solid #d36368; /* Fallback */
        background: #ffffff;
        border-radius: 2px;
        box-shadow: 0 1px 0 rgba(255,255,255,0.2);
        -webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.2);
        -moz-box-shadow: 0 1px 0 rgba(255,255,255,0.2);
        color: #858585;
        font-size: 13px;
    }

    .form-1 input::-webkit-input-placeholder {
        color: rgba(37,21,26,0.5);
    }

    .form-1 input:-moz-placeholder {
        color: rgba(37,21,26,0.5);
    }

    .form-1 input:-ms-input-placeholder {
        color: rgba(37,21,26,0.5);
    }

    .form-1 input[type=text]:hover,
    .form-1 input[type=password]:hover {
        border-color: #d36368;
    }

    .form-1 input[type=text]:focus,
    .form-1 input[type=password]:focus,
    .form-1 input[type=submit]:focus {
        box-shadow: 0 1px 0 rgba(255,255,255,0.2), inset 0 1px 1px rgba(0,0,0,0.1), 0 0 0 3px rgba(255,255,255,0.15);
        -webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.2), inset 0 1px 1px rgba(0,0,0,0.1), 0 0 0 3px rgba(255,255,255,0.15);
        -moz-box-shadow: 0 1px 0 rgba(255,255,255,0.2), inset 0 1px 1px rgba(0,0,0,0.1), 0 0 0 3px rgba(255,255,255,0.15);
        outline: none;
        color: #292929;
    }

    .form-1 input[type=submit]:focus {
        color: #fff !important;
    }

    .no-boxshadow .form-1 input[type=text]:focus,
    .no-boxshadow .form-1 input[type=password]:focus {
        outline: 1px solid white;
    }

 .form-1 input[type=submit] {
  width: 100%;
  background: #2f5986;
  height: 50px;
  border-radius: 3px;
  border: medium none;
  cursor: pointer;
  color: white;
  font-size: 16px;
  font-weight: normal;
}

        .form-1 input[type=submit]:hover {
            background: #959595;
            -webkit-transition: all 0.2s linear;
            -moz-transition: all 0.2s linear;
            -o-transition: all 0.2s linear;
            -ms-transition: all 0.2s linear;
            transition: all 0.2s linear;
        }

            /* Fallback */
            .no-boxshadow .form-1 input[type=submit]:hover {
                background: #959595;
                -webkit-transition: all 0.2s linear;
                -moz-transition: all 0.2s linear;
                -o-transition: all 0.2s linear;
                -ms-transition: all 0.2s linear;
                transition: all 0.2s linear;
            }

    .form-1 label {
        display: none;
        padding: 0 0 5px 2px;
        cursor: pointer;
    }

        .form-1 label:hover ~ input {
            border-color: #333;
        }

.no-placeholder .form-1 label {
    display: block;
}


.box-gray {
    position: relative;
    display: block;
    background: #e6e6e6;
    border-radius: 3px;
    z-index: 10;
    padding: 30px 30px 20px 30px;
    box-shadow: 2px 2px 0px rgb(205, 205, 205);
    -webkit-box-shadow: 2px 2px 0px rgb(205, 205, 205);
    -moz-box-shadow: 2px 2px 0px rgb(205, 205, 205);
}

    .box-gray p {
        margin-top: 0px;
        color: #fff;
        font-size: 12px;
        line-height: 20px;
    }

    .box-gray img {
        margin-top: 10px;
    }

    .box-gray a {
        color: #d36368;
    }

        .box-gray a:hover {
            color: #959595;
        }

.box-gray-l {
    position: relative;
    display: block;
    background: #e6e6e6;
    border-radius: 3px;
    padding: 0px 20px;
    box-shadow: 2px 2px 0px rgb(205, 205, 205);
    -webkit-box-shadow: 2px 2px 0px rgb(205, 205, 205);
    -moz-box-shadow: 2px 2px 0px rgb(205, 205, 205);
    z-index: 50;
}

    .box-gray-l h1 {
        font-size: 14px;
        font-weight: normal !important;
        text-transform: uppercase;
        color: #d36368;
    }

    .box-gray-l p {
        margin-top: 0px;
        color: #1d2123;
        font-size: 12px;
        line-height: 15px;
        padding-left: 35px;
    }

    .box-gray-l a {
        color: #d36368;
    }

        .box-gray-l a:hover {
            color: #959595;
        }

.form-2 {
    width: 300px;
    margin: 0 auto;
    position: relative;
    color: white;
}

    .form-2 h1 {
        font-size: 22px;
    }

    .form-2 input[type=text] {
        width: 73%;
        padding: 8px 4px 8px 10px;
        margin-top: 10px;
        float: right;
        height: 32px;
        border: 1px solid #c5c5c5; /* Fallback */
        background: #ffffff;
        border-radius: 2px;
        box-shadow: 0 1px 0 rgba(255,255,255,0.2);
        -webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.2);
        -moz-box-shadow: 0 1px 0 rgba(255,255,255,0.2);
        color: #858585;
        font-size: 13px;
    }

    .form-2 input[type=password] {
        width: 73%;
        padding: 8px 4px 8px 10px;
        float: right;
        height: 32px;
        border: 1px solid #c5c5c5; /* Fallback */
        background: #ffffff;
        border-radius: 2px;
        box-shadow: 0 1px 0 rgba(255,255,255,0.2);
        -webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.2);
        -moz-box-shadow: 0 1px 0 rgba(255,255,255,0.2);
        color: #858585;
        font-size: 13px;
        margin-top: 10px;
    }

    .form-2 input[type=email] {
        width: 73%;
        padding: 8px 4px 8px 10px;
        float: right;
        height: 32px;
        border: 1px solid #c5c5c5; /* Fallback */
        background: #ffffff;
        border-radius: 2px;
        box-shadow: 0 1px 0 rgba(255,255,255,0.2);
        -webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.2);
        -moz-box-shadow: 0 1px 0 rgba(255,255,255,0.2);
        color: #858585;
        font-size: 13px;
    }

    .form-2 input::-webkit-input-placeholder {
        color: rgba(37,21,26,0.5);
    }

    .form-2 input:-moz-placeholder {
        color: rgba(37,21,26,0.5);
    }

    .form-2 input:-ms-input-placeholder {
        color: rgba(37,21,26,0.5);
    }

    .form-2 input[type=text]:hover,
    .form-2 input[type=email]:hover,
    .form-2 input[type=password]:hover {
        border-color: #858585;
    }

    .form-2 input[type=text]:focus,
    .form-2 input[type=email]:focus,
    .form-2 input[type=password]:focus,
    .form-2 input[type=submit]:focus {
        box-shadow: 0 1px 0 rgba(255,255,255,0.2), inset 0 1px 1px rgba(0,0,0,0.1), 0 0 0 3px rgba(255,255,255,0.15);
        -webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.2), inset 0 1px 1px rgba(0,0,0,0.1), 0 0 0 3px rgba(255,255,255,0.15);
        -moz-box-shadow: 0 1px 0 rgba(255,255,255,0.2), inset 0 1px 1px rgba(0,0,0,0.1), 0 0 0 3px rgba(255,255,255,0.15);
        outline: none;
        color: #292929;
    }

        /* Fallback */
        .no-boxshadow .form-2 input[type=text]:focus,
        .no-boxshadow .form-2 input[type=email]:focus,
        .no-boxshadow .form-2 input[type=password]:focus {
            outline: 1px solid white;
        }

    .form-2 input[type=submit] {
        width: 100%;
        padding: 8px 5px;
        background: #2f5986;
        height: 50px;
        border-radius: 3px;
        border: none;
        cursor: pointer;
        color: white;
        font-size: 16px;
        font-weight: normal;
        margin-bottom: -10px;
        margin-top: 20px;
    }

        .form-2 input[type=submit]:hover {
            background: #959595;
            -webkit-transition: all 0.2s linear;
            -moz-transition: all 0.2s linear;
            -o-transition: all 0.2s linear;
            -ms-transition: all 0.2s linear;
            transition: all 0.2s linear;
        }


            /* Fallback */
            .no-boxshadow .form-2 input[type=submit]:hover {
                background: #959595;
            }

    .form-2 label {
        display: none;
        padding: 0 0 5px 2px;
        cursor: pointer;
    }

        .form-2 label:hover ~ input {
            border-color: #333;
        }

.no-placeholder .form-2 label {
    display: block;
}

.oglas {
    width: 256px;
    min-height: 135px;
    color: #2c2c2c;
    background: transparent url(../images/lock.png) no-repeat top left;
    margin: 27px 5px 17px 28px;
    float: left;
}

    .oglas h1 {
        font-size: 13px;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-weight: bold;
        line-height: 15px;
        padding: 0px 0px 0px 40px;
    }

.oglas29 {
    min-height: 135px;
    color: #66142a;
    /*background: transparent url(../images/lock.png) no-repeat top left 5px;*/
    margin: 27px 5px 50px 0px;
}


    .oglas29 h1 {
        font-size: 16px;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        line-height: 15px;
        padding: 0px 0px 0px 5px;
        width: 80%;
    }

    .oglas29 p {
        padding: 5px 0px 5px 5px;
        color: #adadad;
        line-height: 1.5;
        font-size: 13px;
        text-align: justify;
        text-transform: none;
        font-weight: 600;
    }


.dl {
    padding: 0px;
}

.date {
    color: #d36368;
    border-right: 1px solid #ddd;
    padding: 0px 5px 0px 5px;
}

.date3 {
    color: #292929;
    /*border-right: 1px solid #ddd;*/
    padding: 0px 5px 0px 5px;
    font-size: 14px;
    line-height: 20px;
}


.type {
    color: #61b3bf;
    background: transparent;
    padding: 0px 0px 0px 5px;
    text-align: right;
    line-height: 20px;
}



.type3 {
    color: #d36368;
    background: transparent;
    padding: 0px 0px 0px 17px;
    text-align: left;
    font-size: 16px;
}


.date2 {
    color: #d36368;
    /*border-right: 1px solid #fff;*/
    padding: 0px 5px 0px 11px;
    font-weight: bold;
}


.type2 {
    color: #61b3bf;
    background: transparent;
    padding: 0px 0px 0px 180px;
    font-weight: bold;
   /* text-align: right;*/
}

.type2pd
{
    padding: 0px 0px 0px 100px;
}

.type2right
{
     color: #61b3bf;
    background: transparent;
    font-weight: bold;
   text-align: right;
}

    .type2right span
    {
        float:none;
    }

.table {
    margin-top: 20px;
    width: 100%;
    font-size: 11px;
    text-transform: uppercase;
    background: #f1f1f1;
    padding: 2px 5px;
}

.table29 {
    margin-top: 0px;
    width: 100%;
    font-size: 12px;
    text-transform: uppercase;
    float: right;
    background: #f6f6f6;
    /*padding: 2px;*/
    border-spacing: 0px;
    	-moz-box-shadow: 1px 1px 1px #cdcdcd;
	-webkit-box-shadow: 1px 1px 1px #cdcdcd;
	box-shadow: 1px 1px 1px #cdcdcd;
}

.table29 tr:nth-child(odd) {
    
    background: #e8e8e8;

}

.table13
{
    margin-top: 0px;
    width: 100%;
    font-size: 12px;
    text-transform: uppercase;
    float: right;
    background: #f6f6f6;
    border-spacing: 0px;
    	
}

    .table13 .type2
    {
        padding:0px;
    }

    .table13 tr:nth-child(odd) {
    
    background: #e8e8e8;

}

.style13
{
    width: inherit !important;
padding: 15px !important;
background: #e5e5e5;
background: -moz-linear-gradient(#f5f5f5, #e5e5e5);
background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e5e5e5));
background: -webkit-linear-gradient(#f5f5f5, #e5e5e5);
background: -o-linear-gradient(#f5f5f5, #e5e5e5);
background: -ms-linear-gradient(#f5f5f5, #e5e5e5);
background: linear-gradient(#f5f5f5, #e5e5e5);
-webkit-box-shadow: 0 -1px 0 rgba(255,255,255,.8) inset;
-moz-box-shadow: 0 -1px 0 rgba(255,255,255,.8) inset;
box-shadow: 0 -1px 0 rgba(255,255,255,.8) inset;
text-shadow: 0 1px 0 #fff;
border-bottom: 2px double #D1D1D1;
    }


.oglasi29btn
{
   background-color: #771c34;
border: none;
color: #ffffff;
padding: 8px 10px;
float: right;
margin-top: 10px;
cursor: pointer;
-moz-box-shadow: 1px 1px 1px #cdcdcd;
-webkit-box-shadow: 1px 1px 1px #cdcdcd;
box-shadow: 1px 1px 1px #cdcdcd;
}

    .oglasi29btn:hover
    {
        background-color: #66142a;
    }

.doc {
    margin-top: 0px;
    width: 100%;
    font-size: 12px;
    text-transform: uppercase;
    float: right;
    padding: 5px;
}

    .doc tr {
        height: 40px;
    }

.doc1 {
    margin-top: 0px;
    width: 100%;
    font-size: 12px;
    text-transform: uppercase;
    float: right;
    padding: 5px;
}

    .doc1 tr {
        height: 30px;
    }


.oglas2 {
    width: 256px;
    min-height: 135px;
    color: #2c2c2c;
    background: #f3f3f3 url(../images/lock.png) no-repeat top 6px left 6px;
    margin: 13px 10px 18px 25px;
    float: left;
    padding-top: 7px;
    border-radius: 5px;
}

    .oglas2 h1 {
        font-size: 13px;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-weight: bold;
        line-height: 15px;
        padding: 0px 3px 0px 45px;
    }

.table2 {
    margin: 20px auto 10px;
    border-bottom: 1px solid #ddd;
    width: 240px;
    font-size: 11px;
    text-transform: uppercase;
}

ul#menu29, ul#menu29 ul.sub-menu {
    padding: 0;
    margin: 0;
}

    ul#menu29 li, ul#menu29 ul.sub-menu li {
        list-style-type: none;
        display: inline-block;
    }

        ul#menu29 li a, ul#menu29 li ul.sub-menu29 li a {
            text-decoration: none;
            color: #fff;
            background: #666;
            padding: 5px;
            display: inline-block;
        }

    ul#menu29 li {
        position: relative;
    }

        ul#menu29 li ul.sub-menu {
            display: none;
            position: absolute;
            top: 30px;
            left: 0;
            width: 100px;
        }

        ul#menu29 li:hover ul.sub-menu {
            display: block;
        }

#search input[type="text"] {
    float: right;
    background: #444;
    border: 0 none;
    font: bold 12px;
    color: #d7d7d7;
    width: 140px;
    padding: 5px 15px 5px 15px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    margin: 4px 7px;
    height: 20px;
}

    #search input[type="text"]:focus {
        background: #fcfcfc;
        color: #292929;
    }

.icon-search {
    float: left;
    margin: 10px 3px !important;
}



/*--- DROPDOWN ---*/
#nav2 ul {
    background: none repeat scroll 0% 0% rgb(59, 62, 63);
    border-radius: 0px 0px 3px 3px;
    -moz-border-radius: 0px 0px 3px 3px;
    border-radius: 0px 0px 3px 3px;
    width: 195px;
    list-style: none;
    position: absolute;
    left: -9999px;
    height: auto;
}

    #nav2 ul li {
        padding-top: 0px;
        float: none;
        width: 265px;
        height: 45px;
    }


.rad {
    border-radius: 0px 0px 3px 3px;
    -moz-border-radius: 0px 0px 3px 3px;
    border-radius: 0px 0px 3px 3px;
}

#nav2 li:hover ul {
    left: 0px;
}

#nav2 li:hover a {
    background: #3b3e3f;
    text-decoration: none;
}

#nav2 li:hover ul a {
    text-decoration: none;
}

#nav2 li:hover ul li a:hover {
    background: #1d2123;
}


#nav2 {
    list-style: none;
    font-size: 12px;
    margin-bottom: 10px;
    float: left;
    width: 40%;
    width: -1%;
    position: relative;
    z-index: 5;
}

    #nav2 li {
        float: left;
        margin-right: 0px;
        position: relative;
        width: 270px;
    }

    #nav2 a {
        display: block;
        color: #fff;
        background: #1d2123;
        text-decoration: none;
        margin-left: 0px;
        line-height: 45px;
        height: 45px;
        width: 270px;
        margin-top: 0px;
    }

        #nav2 a:hover {
            color: #fff;
            background: #3b3e3f;
            text-decoration: none;
        }


.auk {
    width: 100%;
    min-height: 80px;
    background: transparent;
    text-transform: uppercase;
    margin-top: 17px;
    border-top: 1px solid #812c42;
}

    .auk img {
        float: left !important;
    }

.og {
    width: 100%;
    min-height: 80px;
    background: transparent;
    text-transform: uppercase;
    margin-top: 17px;
    border-top: 1px solid #dbdbdb;
}

    .og img {
        float: left !important;
    }

/* pagination */

.jPaginate {
    height: 34px;
    position: relative;
    color: #a5a5a5;
    font-size: small;
    width: 100%;
}

    .jPaginate a {
        line-height: 15px;
        height: 18px;
        cursor: pointer;
        padding: 2px 5px;
        margin: 2px;
        float: left;
    }

.jPag-control-back {
    position: absolute;
    left: 0px;
}

.jPag-control-front {
    position: absolute;
    top: 0px;
}

.jPaginate span {
    cursor: pointer;
}

ul.jPag-pages {
    float: left;
    list-style-type: none;
    margin: 0px 0px 0px 0px;
    padding: 0px;
}

    ul.jPag-pages li {
        display: inline;
        float: left;
        padding: 0px;
        margin: 0px;
    }

        ul.jPag-pages li a {
            float: left;
            padding: 2px 5px;
        }

span.jPag-current {
    cursor: default;
    font-weight: normal;
    line-height: 15px;
    height: 18px;
    padding: 2px 5px;
    margin: 2px;
    float: left;
}

ul.jPag-pages li span.jPag-previous,
ul.jPag-pages li span.jPag-next,
span.jPag-sprevious,
span.jPag-snext,
ul.jPag-pages li span.jPag-previous-img,
ul.jPag-pages li span.jPag-next-img,
span.jPag-sprevious-img,
span.jPag-snext-img {
    height: 22px;
    margin: 2px;
    float: left;
    line-height: 18px;
}

ul.jPag-pages li span.jPag-previous,
ul.jPag-pages li span.jPag-previous-img {
    margin: 2px 0px 2px 2px;
    font-size: 12px;
    font-weight: bold;
    width: 10px;
}

ul.jPag-pages li span.jPag-next,
ul.jPag-pages li span.jPag-next-img {
    margin: 2px 2px 2px 0px;
    font-size: 12px;
    font-weight: bold;
    width: 10px;
}

span.jPag-sprevious,
span.jPag-sprevious-img {
    margin: 2px 0px 2px 2px;
    font-size: 18px;
    width: 15px;
    text-align: right;
}

span.jPag-snext,
span.jPag-snext-img {
    margin: 2px 2px 2px 0px;
    font-size: 18px;
    width: 15px;
    text-align: right;
}

ul.jPag-pages li span.jPag-previous-img {
    background: transparent url(../images/previous.png) no-repeat center right;
}

ul.jPag-pages li span.jPag-next-img {
    background: transparent url(../images/next.png) no-repeat center left;
}

span.jPag-sprevious-img {
    background: transparent url(../images/sprevious.png) no-repeat center right;
}

span.jPag-snext-img {
    background: transparent url(../images/snext.png) no-repeat center left;
}

.demo {
    width: 630px;
    padding: 10px;
    margin: 10px 225px;
    background-color: transparent;
    float: left;
}

.pagedemo {
    border: 1px solid #CCC;
    width: 630px;
    margin: 2px;
    padding: 50px 10px;
    text-align: center;
    background-color: white;
}




/*Annoucement details*/

#announcement-details-holder h1 {
    font-size: 23px;
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    font-weight: normal;
    line-height: 24px;
    margin: 0px 30px 30px;
    color: rgb(211, 99, 104);
    height: auto;
    overflow: hidden;
    display: block;
}



#announcement-details-holder .p100 {
    color: #999;
    padding-right: 10px;
    font-weight: normal !important;
    text-transform: uppercase;
    padding-top: 5px !important;
}

#announcement-details-holder p.p100 {
    padding: 0;
    color: #999;
    margin: 10px 5px 5px 5px;
    padding-right: 10px;
    font-weight: normal !important;
}

#announcement-details-holder .p101 {
    color: #D36368;
    padding-right: 10px;
    font-weight: normal !important;
}

#announcement-details-holder .p103 {
    color: #959595;
    padding-right: 10px;
    font-weight: normal !important;
    font-size: 16px;
    display: block;
    padding-bottom: 10px;
    border-bottom: 1px solid #efefef;
    margin-bottom: 10px;
}


#announcement-details-holder .floatLeft {
    float: left;
}

#announcement-details-holder .width1 {
    display: block;
    position: relative;
    width: 65%;
    float: left;
}

#announcement-details-holder .width2 {
    width: 30%;
}

#announcement-details-holder .paddingTop1 {
    padding-top: 20px;
}

#announcement-details-holder .paddingRight1 {
    padding-right: 8px;
}

#announcement-details-holder ul {
    padding: 0;
    margin: 0;
}

    #announcement-details-holder ul li {
        padding: 30px;
    }


#announcement-details-holder2 ul {
    padding: 0;
    margin: 0;
}

    #announcement-details-holder2 ul li {
        padding: 3px;
    }

#announcement-details-holder2 h1 {
    font-size: 30px;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    line-height: 20px;
    margin: 10px 30px 30px;
    color: rgb(211, 99, 104);
    text-transform: uppercase;
}

#announcement-details-holder2 .p100 {
    color: #999;
    padding-right: 10px;
    font-weight: normal !important;
    text-transform: uppercase;
    padding-top: 5px !important;
}



#announcement-details-holder2 p.p100 {
    padding: 0;
    color: #999;
    margin: 10px 5px 5px 5px;
    padding-right: 10px;
    font-weight: normal !important;
}

#announcement-details-holder2 .p101 {
    color: #D36368;
    padding-right: 10px;
    font-weight: normal !important;
    text-transform: uppercase;
    font-size: 14px;
}

#announcement-details-holder2 .p103 {
    color: #959595;
    padding-right: 10px;
    font-weight: normal !important;
    font-size: 16px;
    display: block;
    width: 47%;
    padding-bottom: 10px;
    border-bottom: 1px solid #efefef;
    margin-bottom: 10px;
}
/*Tabs*/
.wrapper {
    width: 960px;
    margin: 0px auto;
    padding-top: 20px;
    min-height: 600px;
}

    .wrapper h1, .wrapper h4, .wrapper p, .wrapper pre, .wrapper ul, .wrapper li {
        margin: 0;
        padding: 0;
        border: 0;
        vertical-align: baseline;
        background: transparent;
    }

    .wrapper li {
        outline: 0;
        text-decoration: none;
        -webkit-transition-property: background color;
        -moz-transition-property: background color;
        -o-transition-property: background color;
        -ms-transition-property: background color;
        transition-property: background color;
        -webkit-transition-duration: 0.12s;
        -moz-transition-duration: 0.12s;
        -o-transition-duration: 0.12s;
        -ms-transition-duration: 0.12s;
        transition-duration: 0.12s;
        -webkit-transition-timing-function: ease-out;
        -moz-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        -ms-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

#v-nav {
    height: 100%;
    margin: auto;
    color: #333;
    font-size: 12px;
    text-transform: uppercase;
    min-height: 630px;
}

    #v-nav > ul {
        float: left;
        width: 139px;
        display: block;
        position: relative;
        top: 0;
        border: 1px solid #DDD;
        border-right-width: 0;
        margin: auto 0 !important;
        padding: 0;
        border-radius: 5px 0px 0px 5px;
        -moz-border-radius: 5px 0px 0px 5px;
        -webkit-border-radius: 5px 0px 0px 5px;
        cursor: pointer;
    }

        #v-nav > ul > li {
            width: 110px;
            list-style-type: none;
            display: block;
            font-size: 14px;
            position: relative;
            border-right-width: 0;
            border-bottom: 1px solid #DDD;
            border-radius: 3px 0px 0px 3px;
            margin: auto;
            padding: 13px 15px !important;
            background: #66142A;
            line-height: 30px;
            color: #fff;
        }

            #v-nav > ul > li.current {
                color: black;
                border-right: none;
                z-index: 10;
                background: white !important;
                position: relative;
                -moz-box-shadow: inset 0 0 35px 5px #fafbfd;
                -webkit-box-shadow: inset 0 0 35px 5px #fafbfd;
                box-shadow: inset 0 0 35px 5px #fafbfd;
                border-radius: 3px 0px 0px 3px;
                -moz-border-radius: 3px 0px 0px 3px;
                -webkit-border-radius: 3px 0px 0px 3px;
            }

            #v-nav > ul > li.first.current {
                border-bottom: 1px solid #DDD;
            }

            #v-nav > ul > li.last {
                border-bottom: none;
            }

    #v-nav > div.tab-content {
        margin-left: 140px;
        border: 1px solid #ddd;
        background-color: #FFF;
        overflow: hidden;
        position: relative;
        z-index: 9;
        padding: 12px;
        -moz-box-shadow: inset 0 0 35px 5px #fafbfd;
        -webkit-box-shadow: inset 0 0 35px 5px #fafbfd;
        box-shadow: inset 0 0 35px 5px #fafbfd;
        padding: 0px 25px;
        border-radius: 0px 5px 5px;
        -moz-border-radius: 0px 5px 5px;
        -webkit-border-radius: 0px 5px 5px;
        min-height: 600px;
    }

        #v-nav > div.tab-content > h4 {
            font-size: 25px;
            color: Black;
            padding-top: 0px;
            padding-bottom: 10px;
            font-weight: lighter;
            margin-top: 15px;
            text-transform: none;
        }

/*#Tabs*/

.btn-primary {
    width: 148px;
    padding: 8px 5px;
    background: #d36368;
    line-height: 20px;
    border-radius: 3px;
    border: none;
    cursor: pointer;
    color: white;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: -10px;
    margin-top: 20px;
}

.btn-large {
    width: 148px;
    padding: 8px 5px;
    background: #66142a;
    line-height: 30px;
    border-radius: 3px;
    border: none;
    cursor: pointer;
    color: white;
    font-size: 16px;
    font-weight: normal;
    margin-top: 20px;
}

.btndoc {
    width: 130px;
    padding: 8px 5px;
    background: #d36368;
    line-height: 10px;
    border-radius: 3px;
    border: none;
    cursor: pointer;
    color: white;
    font-size: 12px;
    font-weight: normal;
}

    .btndoc:hover {
        width: 130px;
        padding: 8px 5px;
        background: #66142a;
        line-height: 10px;
        border: none;
        cursor: pointer;
        color: white;
        font-size: 12px;
        font-weight: normal;
    }

.btndoc2 {
    width: 130px;
    padding: 8px 5px;
    background: #959595;
    line-height: 10px;
    border-radius: 3px;
    border: none;
    cursor: pointer;
    color: white;
    font-size: 12px;
    font-weight: normal;
}

    .btndoc2:hover {
        width: 130px;
        padding: 8px 5px;
        background: #cdcdcd;
        line-height: 10px;
        border: none;
        cursor: pointer;
        color: white;
        font-size: 12px;
        font-weight: normal;
    }


.btn-large:hover {
    background: #D36368;
    color: white;
    cursor: pointer;
}

.btn-large2 {
    width: 148px;
    padding: 8px 5px;
    background: #66142a;
    line-height: 30px;
    border-radius: 3px;
    border: none;
    cursor: pointer;
    color: white;
    font-size: 16px;
    font-weight: normal;
}

    .btn-large2:hover {
        background: #D36368;
        color: white;
        cursor: pointer;
    }




.category {
    position: relative;
    display: block;
    background: #ebebeb;
    border-radius: 3px;
    border-top: 6px none #66142a;
    padding: 1px 20px 20px 20px;
    box-shadow: 2px 2px 0px rgb(205, 205, 205);
    -webkit-box-shadow: 2px 2px 0px rgb(205, 205, 205);
    -moz-box-shadow: 2px 2px 0px rgb(205, 205, 205);
    margin-top: 0px;
}

    .category p {
        margin-top: 0px;
        color: #fff;
        font-size: 12px;
        line-height: 0px;
    }

    .category h1 {
        color: #66142a;
        font-size: 25px;
        border-bottom: 1px dotted #66142a;
        line-height: 40px;
        font-weight: lighter;
    }

td, th {
    display: table-cell;
    vertical-align: inherit;
    line-height: 25px;
    padding-right: 20px;
    border-color: #fff;
    padding-left: 10px;
}


.category ul {
    line-height: 20px;
    padding-left: 0px;
}

    .category ul li {
        line-height: 20px;
        padding-left: 30px;
    }


.control-group img {
    text-align: center;
}

.controls {
    margin: auto;
    display: block;
}

.validationMessage {
    color: #d36368;
    margin-left: 67px;
    overflow: hidden;
    display: block;
    line-height: 110%;
    padding: 3px 10px;
    background: #d3d3d3;
    border-radius: 2px;
}

#refreshCaptchaBtn {
    margin-left: 17px;
}

#refreshCaptcha {
    margin-left: 27px;
    width: 200px;
    line-height: 4;
    padding-top: 5px;
    background: #fff;
}

#CaptchaValue {
    width: 70px;
}

#img-captcha {
    width: 130px;
}


.wizard .hormenu {
    list-style: none;
    clear: both;
    margin-bottom: 75px;
}

    .wizard .hormenu li {
        float: left;
        width: 33.333%;
    }

        .wizard .hormenu li a {
            display: block;
            padding: 10px 15px;
            background: #fff;
            border: 1px solid #232323;
            border-left: 0;
        }

        .wizard .hormenu li:first-child a {
            border-left: 1px solid #232323;
        }

        .wizard .hormenu li a:hover {
            text-decoration: none;
        }

        .wizard .hormenu li a span.h2 {
            font-size: 35px;
            color: #999;
            display: block;
            margin-bottom: 5px;
            font-family: 'BebasNeueCyrillicRegular', 'Helvetica Neue', Helvetica, sans-serif;
        }

        .wizard .hormenu li span.label {
            display: block;
            color: #999;
            background: none;
            text-shadow: none;
            padding: 0;
            font-size: 18px;
            font-family: 'BebasNeueCyrillicRegular', 'Helvetica Neue', Helvetica, sans-serif;
        }

        .wizard .hormenu li a span.dot span {
            width: 20px;
            height: 20px;
            display: inline-block;
            background: url(../img/steps.png) no-repeat 0 -40px;
        }

        .wizard .hormenu li:first-child a span.dot {
            margin-left: 47%;
            text-align: left;
        }

        .wizard .hormenu li:last-child a span.dot {
            margin-right: 47%;
            text-align: right;
        }

        .wizard .hormenu li a.done {
            background: #232323;
            border-right: 1px solid rgba(255,255,255,0.2);
        }

            .wizard .hormenu li a.done span.label {
                color: #fff;
            }

            .wizard .hormenu li a.done span.h2 {
                color: #fff;
                opacity: 0.6;
            }

            .wizard .hormenu li a.done span.dot span {
                background-position: 0 -20px;
            }

        .wizard .hormenu li:first-child a.done span.dot span {
            background-position: 0 0;
        }

        .wizard .hormenu li a.selected {
            background: #232323;
        }

            .wizard .hormenu li a.selected span.dot span {
                background-position: 0 -120px;
            }

        .wizard .hormenu li:first-child a.selected span.dot span {
            background-position: 0 -100px;
        }

        .wizard .hormenu li a.selected span.label {
            color: #fff;
        }

        .wizard .hormenu li a.selected span.h2 {
            color: #fff;
        }

.stepContainer {
    width: auto !important;
    border: 2px solid #232323;
    border-bottom: 0;
}

    .stepContainer .content h4 {
    }

    .stepContainer p {
        margin: 20px 0;
    }

    .stepContainer .par p {
        margin: 10px 0;
        line-height: 21px;
    }

        .stepContainer .par p:last-child {
            border-bottom: 0;
        }

.actionBar {
    padding: 15px;
    position: relative;
    overflow: hidden;
    clear: both;
    border: 2px solid #232323;
    border-top: 1px solid #232323;
    background: #fff;
}

    .actionBar .loader {
        float: left;
        display: none;
    }

    .actionBar a {
        float: right;
        display: inline-block;
        padding: 5px 15px;
        background: #fff;
        color: #232323;
        margin-left: 5px;
        border: 2px solid #232323;
    }

        .actionBar a:hover {
            text-decoration: none;
            background: #232323;
            color: #fff;
        }

        .actionBar a.buttonDisabled {
            background: #fff;
            border: 2px solid #232323;
            color: #232323;
            opacity: 0.5;
        }

            .actionBar a.buttonDisabled:hover {
                cursor: default;
            }

            .actionBar a.buttonDisabled:active {
                -moz-box-shadow: none;
                -webkit-box-shadow: none;
                box-shadow: none;
            }

    .actionBar .msgBox {
        margin: 40px 0 10px 0;
        position: relative;
    }

        .actionBar .msgBox .content {
            padding: 7px 10px;
            background: #fffccc;
            color: #333;
            border: 1px solid #FEEA7A;
        }

        .actionBar .msgBox .close {
            padding: 0 2px 2px 2px;
            background: none;
            line-height: 10px;
            text-transform: lowercase;
            font-size: 16px;
            position: absolute;
            top: 5px;
            right: 7px;
            color: #333;
            text-shadow: none;
            font-weight: bold;
            -moz-border-radius: 1px;
            -webkit-border-radius: 1px;
            border-radius: 1px;
        }

            .actionBar .msgBox .close:hover {
                background: #333;
                color: #eee;
            }

.tabbedwizard .stepContainer {
    padding: 30px;
    background: #fff;
}

    .tabbedwizard .stepContainer h4 {
        font-size: 18px;
        border-bottom: 1px solid #ddd;
        color: #666;
    }

.wizard .tabbedmenu {
    list-style: none;
    background: #66142a;
    padding: 10px;
    padding-bottom: 0;
    height: 45px;
    margin-top: 30px;
    border-radius: 5px 5px 0px 0px;
}

    .wizard .tabbedmenu li {
        display: inline-block;
        margin-right: 5px;
        position: relative;
        bottom: -1px;
    }

        .wizard .tabbedmenu li a {
            display: block;
            padding: 10px 20px;
            color: #fff;
            background: rgba(255,255,255,0.1);
        }

            .wizard .tabbedmenu li a span {
                text-shadow: none;
                padding: 0;
                background: none;
                color: #fff;
                font-size: 18px;
                font-family: 'BebasNeueCyrillicRegular', 'Helvetica Neue', Helvetica, sans-serif;
            }

                .wizard .tabbedmenu li a span.h2 {
                    line-height: 0.9;
                    color: #fff;
                    opacity: 0.5;
                    display: block;
                    font-size: 35px;
                    font-weight: normal;
                    font-family: 'BebasNeueCyrillicRegular', 'Helvetica Neue', Helvetica, sans-serif;
                }

            .wizard .tabbedmenu li a:hover {
                text-decoration: none;
                background: #d36368;
            }

.active {
    background: #8a243f !important;
}

.wizard .tabbedmenu li a.selected, .wizard .tabbedmenu li a.done {
    background: #D36368;
    color: #232323;
    border: 0;
}

    .wizard .tabbedmenu li a.selected span.h2, .wizard .tabbedmenu li a.selected span {
        color: #333;
    }

    .wizard .tabbedmenu li a.done span.h2, .wizard .tabbedmenu li a.done span {
        color: #333;
    }

.wizard.wizard-inverse .hormenu li a {
    border-color: #333;
}

    .wizard.wizard-inverse .hormenu li a.selected,
    .wizard.wizard-inverse .hormenu li a.done {
        background-color: #333;
        border-color: #333;
        border-right-color: rgba(255,255,255,0.1);
    }

.wizard.wizard-inverse .stepContainer {
    border-color: #333;
}

    .wizard.wizard-inverse .stepContainer .content h4 {
        background-color: #333;
    }

.wizard.wizard-inverse .actionBar {
    border-color: #333;
}

    .wizard.wizard-inverse .actionBar a {
        border-color: #333;
        color: #333;
    }

        .wizard.wizard-inverse .actionBar a:hover {
            background-color: #333;
            color: #fff;
        }

        .wizard.wizard-inverse .actionBar a.buttonDisabled:hover {
            background-color: #fff;
            color: #333;
        }


.wizul {
    background: #fff;
    border-radius: 5px;
    -moz-border-radius: 3px;
    margin-top: -20px;
    display: block;
    position: relative;
    margin: 0 auto;
    width: 100%;
}



.par {
    line-height: 20px;
    margin-bottom: 15px;
    font-size: 13px;
}

.kategoriih {
    font-size: 16px;
    margin-left: 30px;
    color: #66142a;
    text-transform: uppercase;
    margin-top: 20px;
}

/* ----------------Laws------------ */
.law-content {
    border-top: solid 6px #66142a;
    width: 860px;
    border-radius: 5px;
    margin-top: 30px;
    background: url(images/law.jpg);
}

    .law-content h2 {
        margin-left: 0px;
    }

    .law-content .laws {
        margin-top: 50px;
        background-color: #e6e6e6;
        border-radius: 3px;
        padding: 40px 30px;
        width: 800px;
    }


    .law-content a {
        font-size: 14px;
        color: #292929;
        line-height: 220%;
        padding-left: 5px;
    }

        .law-content a:hover {
            color: #d36368;
        }

    .law-content img {
        margin-bottom: -7px;
    }

/* -------End Laws---------- */

/* ----------------Manuals------------ */
.manual-content {
    border-top: solid 6px #66142a;
    width: 860px;
    border-radius: 5px;
    margin-top: 30px;
    background: url(images/manual.jpg);
}

    .manual-content h2 {
        margin-left: 0px;
    }

    .manual-content .manuals {
        margin-top: 50px;
        background-color: #e6e6e6;
        border-radius: 3px;
        padding: 40px 30px;
        width: 800px;
    }


    .manual-content a {
        font-size: 14px;
        color: #292929;
        line-height: 220%;
        padding-left: 5px;
    }

        .manual-content a:hover {
            color: #d36368;
        }

    .manual-content img {
        margin-bottom: -7px;
    }

/* -------End Manuals---------- */

.table-profile {
    margin-top: 20px;
    width: 400px;
    font-size: 11px;
    text-transform: uppercase;
    background: #f6f6f6;
    padding: 5px 5px;
}

.table-profile-label {
    width: 100px;
}
    .table-profile th {
        float: left;
    }



    .table-profile a {
        color: #292929;
    }

        .table-profile a:hover {
            color: #d36368;
        }

.brog {
    margin-top: 20px;
    font-size: 11px;
    text-transform: uppercase;
    background: #efefef;
    padding: 15px 15px;
    width: 100%;
}



.brog2 {
    font-size: 11px;
    text-transform: uppercase;
    background: #D36368;
    color: #fff;
    padding: 5px;
}

.head {
    text-align: left;
}

.brog thead {
    display: table-header-group;
    vertical-align: middle;
    border-color: inherit;
    background: #fff;
}


.annon2 {
    display: block;
    position: relative;
    margin: 20px 15px 19px;
    border-bottom: 5px double #f3f3f3;
    padding: 10px 20px 20px;
}

.annon {
    width: 100%;
    margin: 30px;
    overflow: hidden;
    position: relative;
    display: block;
}

.lozh {
    color: #66142a;
    font-size: 20px;
    line-height: 1.3;
    font-weight: lighter;
    padding-bottom: 20px;
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
}

.hr {
    display: block;
}

hr {
    border: 1px dotted rgb(238, 237, 237);
}

input[type="text"], input[type="password"], .ui-autocomplete-input, textarea, .uneditable-input {
    display: inline-block;
    padding: 4px;
    font-size: 13px;
    line-height: 18px;
    color: #808080;
    border: 1px solid #ccc;
    width: 100%;
}

table {
    display: table;
    border-collapse: separate;
    border-spacing: 2px;
    border-color: white;
    text-align: left;
}

#announcement-details-holder {
    display: block;
    width: 100%;
    margin: 0 auto;
    background: #fff;
}

.naslovog {
    display: block;
    width: 100%;
    position: relative;
    height: 90px;
    padding: 30px 0px 0px 0px;
    line-height: 65px;
}

.topbox {
    float: right;
    margin-right: 13px;
}

.tab-content {
    display: block;
    position: relative;
    height: auto;
    overflow: hidden;
    background: #fff;
}

#tab-next {
    display: block;
    position: relative;
    margin: 15px;
}

.form-actions {
    margin: 0px;
    padding: 0px 13px;
    height: 50px;
}

.notify {
    display: block;
    background: #858585;
    margin: 0px 13px 0px 30px;
    height: auto;
    color: #fff;
    padding: 10px;
}


.validation-summary-errors {
    color: #fff;
    margin-left: 67px;
    overflow: hidden;
    display: block;
    line-height: 120%;
    padding: 3px 10px;
    background: #959595;
    border-radius: 2px;
}

#announcement-details-holder2 {
    margin: 10px 20px 30px 0px;
}

.ui-dialog {
    padding: 20px !important;
    height: auto;
    font-family: 'Open Sans';
}

.ui-dialog-content {
    overflow: initial !important;
    font-family: 'Open Sans';
}

.table-striped {
    margin: 10px 0px;
    width: auto;
    font-size: 12px;
    text-transform: uppercase;
    background: #fff;
    padding: 5px;
    float: left;
    text-align: left;
}

#add-document {
    width: auto;
    padding: 10px;
    background: #d36368;
    line-height: 10px;
    border-radius: 3px;
    border: none;
    cursor: pointer;
    color: white;
    font-size: 12px;
    font-weight: normal;
    float: right;
}

#add-document {
    width: auto;
    padding: 10px;
    background: #d36368;
    line-height: 10px;
    border-radius: 3px;
    border: none;
    cursor: pointer;
    color: white;
    font-size: 12px;
    font-weight: normal;
    float: right;
    margin-top: 15px;
}


    #add-document:hover {
        width: auto;
        padding: 10px;
        background: #66142a;
        line-height: 10px;
        border-radius: 3px;
        border: none;
        cursor: pointer;
        color: white;
        font-size: 12px;
        font-weight: normal;
        float: right;
        margin-top: 15px;
    }

#btn-save {
    width: 128px;
    padding: 3px;
    background: #66142a;
    line-height: 30px;
    border-radius: 3px;
    border: none;
    cursor: pointer;
    color: white;
    font-size: 14px;
    font-weight: normal;
    margin-top: 20px;
}

    #btn-save:hover {
        width: 128px;
        padding: 3px;
        background: #D36368;
        line-height: 30px;
        border-radius: 3px;
        border: none;
        cursor: pointer;
        color: white;
        font-size: 14px;
        font-weight: normal;
        margin-top: 20px;
    }

#btn-cancel {
    width: 128px;
    padding: 3px;
    background: #66142a;
    line-height: 30px;
    border-radius: 3px;
    border: none;
    cursor: pointer;
    color: white;
    font-size: 14px;
    font-weight: normal;
    margin-top: 20px;
}

    #btn-cancel:hover {
        width: 128px;
        padding: 3px;
        background: #D36368;
        line-height: 30px;
        border-radius: 3px;
        border: none;
        cursor: pointer;
        color: white;
        font-size: 14px;
        font-weight: normal;
        margin-top: 20px;
    }

.ui-dialog-title {
    float: left;
    color: #404040;
    font-weight: bold;
    margin: 5px 0px;
    padding: 5px;
}

.uibutton {
    background: #66142a !important;
}

/*paging*/

.pagination {
    margin: 20px 0;
}

    .pagination ul {
        display: inline-block;
        *display: inline;
        margin-bottom: 0;
        margin-left: 0;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        *zoom: 1;
        -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
        -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    }

        .pagination ul > li {
            display: inline;
        }

            .pagination ul > li > a,
            .pagination ul > li > span {
                float: left;
                padding: 4px 12px;
                line-height: 20px;
                text-decoration: none;
                background-color: #ffffff;
                border: 1px solid #dddddd;
                border-left-width: 0;
                color: #66142a;
            }

                .pagination ul > li > a:hover,
                .pagination ul > li > a:focus,
                .pagination ul > .active > a,
                .pagination ul > .active > span {
                    background-color: #f5f5f5;
                }

        .pagination ul > .active > a,
        .pagination ul > .active > span {
            color: #999999;
            cursor: default;
        }

        .pagination ul > .disabled > span,
        .pagination ul > .disabled > a,
        .pagination ul > .disabled > a:hover,
        .pagination ul > .disabled > a:focus {
            color: #999999;
            cursor: default;
            background-color: transparent;
        }

        .pagination ul > li:first-child > a,
        .pagination ul > li:first-child > span {
            border-left-width: 1px;
            -webkit-border-bottom-left-radius: 4px;
            border-bottom-left-radius: 4px;
            -webkit-border-top-left-radius: 4px;
            border-top-left-radius: 4px;
            -moz-border-radius-bottomleft: 4px;
            -moz-border-radius-topleft: 4px;
        }

        .pagination ul > li:last-child > a,
        .pagination ul > li:last-child > span {
            -webkit-border-top-right-radius: 4px;
            border-top-right-radius: 4px;
            -webkit-border-bottom-right-radius: 4px;
            border-bottom-right-radius: 4px;
            -moz-border-radius-topright: 4px;
            -moz-border-radius-bottomright: 4px;
        }

.pagination-centered {
    text-align: center;
}

.pagination-right {
    text-align: right;
}

.pagination-large ul > li > a,
.pagination-large ul > li > span {
    padding: 11px 19px;
    font-size: 17.5px;
}

.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
    -webkit-border-bottom-left-radius: 6px;
    border-bottom-left-radius: 6px;
    -webkit-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-topleft: 6px;
}

.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
    -webkit-border-top-right-radius: 6px;
    border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    border-bottom-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-bottomright: 6px;
}

.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
}

.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
}

.pagination-small ul > li > a,
.pagination-small ul > li > span {
    padding: 2px 10px;
    font-size: 11.9px;
}

.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
    padding: 0 6px;
    font-size: 10.5px;
}

/*end paging*/

/*auction-details css start*/
.rang-lista {
    background: #ffffff;
    border: #66142a 1px solid;
}

.aukcija-tb {
    border-radius: 0px 2px 2px;
    -moz-border-radius: 0px 2px 2px;
    -webkit-border-radius: 0px 2px 2px;
    background: #CCC url(../images/bg.png) repeat;
    border-spacing: 5px;
}

#btn-set-bid {
    background: #00746b;
    border: #00746b;
    color: #ffffff;
    padding: 10px 15px;
    float: right;
    cursor: pointer;
    margin-right: -19px;
}

    #btn-set-bid:hover {
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
        -ms-transition: all 0.2s linear;
        transition: all 0.2s linear;
        background: #016059;
    }

.btn-copy-bid {
    background: #00746b;
    border: #00746b;
    color: #ffffff;
    padding: 10px 15px;
    float: right;
    cursor: pointer;
    margin-right: 0px;
}

    .btn-copy-bid:hover {
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
        -ms-transition: all 0.2s linear;
        transition: all 0.2s linear;
        background: #016059;
    }

.tr-gray {
    background: #d7d7d7;
}

    .tr-gray td {
        padding: 10px 5px;
    }

    .tr-gray .date3 {
        float: left;
        margin-top: 4px;
    }

    .tr-gray .go-right {
        float: right;
        margin-right: 10px;
    }

.type4 {
    text-align: right;
    color: #464646;
    font-weight: 600;
    font-size: 15px;
}

.tr-gray .type3 {
    color: #66142a;
    font-weight: 600;
}

.btn-white {
    padding: 5px 10px;
    background: #efefef;
    border: 1px solid #acacac;
    cursor: pointer;
}

    .btn-white:hover {
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
        -ms-transition: all 0.2s linear;
        transition: all 0.2s linear;
        background: #dddada;
    }

.th-style1 td {
    padding: 5px;
}

.th-style1 .type4, .th-style1 .type3 {
    text-align: center;
    font-size: 13px;
    font-weight: 600;
}

.th-style1 .type4 {
    background: #ececec;
}

.th-style1 .type3 {
    background: #ffffff;
}

.th-style1 span {
    font-size: 15px;
    color: #464646;
}

.tr-style2 {
    border: #00746b 1px solid;
    background: #ffffff;
    padding: 10px 5px;
}

    .tr-style2 td {
        border: #00746b 1px solid;
        padding: 15px 10px;
        font-weight: bold;
    }

    .tr-style2 span {
        float: left;
        margin-right: 8px;
        color: #66142a;
        font-weight: bold;
    }

    .tr-style2 input {
        width: 50%;
        float: left;
        margin-right: 8px;
    }

.timeTo {
    margin-top: 5px;
}



/*auction-details css end*/
