/*** RESET ***/
html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, font, form, img, tt, dl, dt, dd, ol, ul, li, table, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}
input::-moz-focus-inner {border: 0;padding: 0;}
:focus {outline: 0;}
ol, ul {list-style: none;}
table {border-collapse: collapse; border-spacing: 0;}
a img {border: none;}
html {overflow-y: scroll;}

/**************************************
        START / GENERAL styles
***************************************/

html, body {font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size: 14px;}
p {margin-bottom: 15px;}
p > span {color: #999;}
a {text-decoration: none;}
a:hover {text-decoration: underline;}
a:visited {color: purple;}
h1, h2, h3, h4, h5, h6 {font-weight: normal; position: relative; margin-bottom: 12px;color: #495863;}
h1 {font-size: 23px; font-weight: bold; line-height: 24px;}
h2 {font-size: 21px; line-height: 22px;}
h3 {font-size: 19px; line-height: 20px;}
h4, h5, h6 {font-size: 16px; line-height: 18px;}
:focus::-webkit-input-placeholder {color: #ccc;}
:focus::-moz-placeholder {color: #ccc;}
:focus:-moz-placeholder {color: #ccc;}
:focus:-ms-input-placeholder {color: #ccc;}

.holder_content_separator {
    margin-bottom: 15px;
}
.lemon_green{
    color: #abc100;
}
.orange_txt {
    color: #f80;
}
.border_right {
    border-right: 1px solid #e5e5e5;
}
.line_through {
    text-decoration: line-through;
}
.text_indent_1 {
    text-indent: 1px;
}
.hr_mid {
	border-top: 1px solid #ccc;
}
.hr_dark {
	border-top: 1px solid #333;
}
/******* START / BUTTONS ********/
.btn {
    font-weight: bold;
}
.btn.btn-link {
    font-weight: normal;
}
.btn.btn-lg {
    font-size: 16px;
    padding: 8px 35px;
}
.btn:visited, a.label:visited, .category_menu a:visited {
    color: #fff;
}
.btn-link:visited, .modal-content a:visited {
    color: #337ab7;
}
.btn-xs {
    padding: 1px 5px 2px;
}
.btn-success {
    background-color: #75c10a;
    border-color: #75c10a;
}
.btn-success:hover, .btn-success:active, .btn-success:focus {
    background-color: #62a800;
    border-color: #75c10a;
}
.reg_btn, .btn-warning {
    background-color: #f80;
    border-color: #f80;
}
.reg_btn:hover, .btn-warning:hover, .btn-warning:active, .btn-warning:focus {
    background-color: #f60;
    border-color: #f80;
}
.breadcrumb .listanje-predmeta {
    font-size: 21px;
    margin-left: 10px;
}
/******* START / PANNELS ********/
.panel_kupindo.panel {
    border: 0 none;
    box-shadow: none;
    background-color: transparent;
}
.panel_kupindo .panel-heading {
    border: 0 none;
    border-radius: 4px;
    height: 40px;
}
.panel_kupindo .panel-heading h2, .panel_kupindo .panel-heading h3, .panel_kupindo .panel-heading h4 {
    color: #f60;
    font-size: 15px;
    text-transform: uppercase;
}
.panel_kupindo .panel-heading h2 > span, .panel_kupindo .panel-heading h3 > span, .panel_kupindo .panel-heading h4 > span {
    text-transform: none;
    line-height: 16px;
}
.input-group .form-control:focus {
    z-index: 1;
}

/******* START / MODALS ********/
#modalKreditPlus .modal-dialog {
    width: 490px;
}
#modalKreditPlus .modal-content {
    background: #d8b7ff none repeat scroll 0 0;
    border: 7px solid rgba(0, 0, 0, 0.3);
    border-radius: 25px;
}
.modal-title {
    color: rgba(0, 0, 0, 0.8);
}
button.close {
    position: relative;
    z-index: 9;
}
.modal-body p {
    font-size: 15px;
}
.modal-body {
    padding-bottom: 0;
}
.modal-header {
    border-bottom: 1px solid rgba(0,0,0,.3);
}
.modal-footer {
    border-top: 1px solid rgba(0, 0, 0, 0.3);
}

#modalNGcestitka .modal-dialog {
    width: 830px;
}
#modalNGcestitka button.close {
    position: absolute;
    right: 20px;
    font-size: 35px;
    line-height: 25px;
    opacity: 0.4;
}
#modalNGcestitka .modal-body {
    padding: 15px;
}
/******** END / GLOBAL styles ********/


/**************************************
        START / HEADER styles
***************************************/

header {
    margin-bottom: 15px;
}
.container_purple {
    background: #4e0e7c;
    /* NG header snow
    background: #4e0e7c url("/images/bg/snow.png") repeat-x; */
    height: 85px;
}
.navbar_purple {
    background-color: #3d005a;
}
.social-icons {
    margin-top: 5px;
    position: absolute;
    right: 15px;
}
.social-icons.text-center > li {
    float: left;
    margin-left: 10px;
}
.top-menu {
    background: transparent url("/images/bg/K-header_1_8m.png") no-repeat scroll center top;/* --> Standardni HEADER  */
    /* background: transparent url("/images/bg/K-header_NG_2017.png") no-repeat scroll center top; --> NOVOGODISNJI HEADER  */

    border: 0 none;
    height: 85px;
}
.top-menu .navbar-header {
    float: none;
}
.top-menu .navbar-brand {
    height: auto;
    padding: 0;
}
.top-menu .btn-link {
    color: #fff;
}
.top-menu .btn-link:hover, .top-menu .btn-link:focus {
    color: #f90;
}
.main-menu {
    background-color: transparent;
    border: 0 none;
    margin-bottom: 0;
    min-height: auto;
}
.navbar-collapse {
    padding-bottom: 20px;
}
.main-menu .navbar-collapse {
    border: 0 none;
    box-shadow: none;
}
.search_field {
    margin: 4px 0 0 15px;
    padding: 0;
    border: 0 none;
}
.search_field button {
    height: 32px;
}
.search_field input.form-control {
    min-width: 280px;
    height: 32px;
    border: 0 none;
}
.search_field input.form-control:focus {
    box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.2) inset;
}
.navbar_login {
    position: relative;
    top: 37px;
}
.navbar_login li {
    float: left;
    margin-left: 15px;
}
.header_username {
    max-width: 190px;
}
.header_username a {
    width: 100%;
    word-wrap: break-word;
    white-space: normal;
    text-align: right;
}
.main_navbar {
    margin: 0;
}
.main_navbar > li > a, .main_navbar > li > p {
    padding: 10px 8px;
}
.navbar-nav.main_navbar > li > a {
    color: #fff;
}
.navbar-nav.main_navbar > li > a:hover, .navbar-nav.main_navbar > li > a:focus {
        color: #f90;
}
.navbar-nav.main_navbar > li > p {
    color: #f90;
}
.notification .badge {
    background-color: #f90;
    padding: 0 8px;
    margin: 8px 10px 0 0;
    border-radius: 12px;
    line-height: 23px;
}
.main_navbar .notification .badge:hover, .main_navbar .notification .badge:focus {
    background-color: #f60;
    color: #fff;
}
.phone_K {
    margin: 0;
}
.uplusu, .uminusu {
    box-shadow: 0 0 2px 8px #4e0e7c;
}
.glyphicon.kasica-prasica {
    background: transparent url(/images/kasica-prasica-alpha.png) no-repeat;
    width: 25px;
    height: 20px;
    margin: -3px 5px;
}
.search_autocomplete {
    background-color: #fff;
    border-color: #b14dcb;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    color: #777;
    display: none;
    font-size: 13px;
    left: 10px;
    padding: 5px 15px 15px;
    position: absolute;
    top: 32px;
    width: 203px;
    z-index: 100;
}
.search_autocomplete ul li {
    padding: 2px 6px;
}
.search_autocomplete ul li:hover {
    background-color: #f2f2f2;
    color: #000;
    cursor: pointer;
}
.search_autocomplete ul li.hover_complete {
    background-color: #f2f2f2;
    color: #000;
    cursor: pointer;
}

/* Moj Kupindo Dropdown */

#mykup_dropdown:hover .dropdown-menu {
    display: block;
}
.dropdown-menu:hover #mykup_dropdown {
    display: block;
}
.dropdown-menu:hover #mykup_dropdown > a {
    background-color: #fff;
    color: #33004c;
}
#mykup_dropdown > a {
    float: none !important;
    display: block;
}
#mykup_dropdown .dropdown-menu {
    display: none;
    background-color: #4e0e7c;
    border: 1px solid #33004c;
    border-radius: 4px;
    padding: 2px 0;
    margin-top: -6px;
    left: -15px;
    right: auto;
    min-width: 160px;
    position: absolute;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    z-index: 1000;
}
#mykup_dropdown .dropdown-menu > li {
    float: none;
}
#mykup_dropdown .dropdown-menu > li > a {
    color: #ddc9e8;
    padding: 3px 20px;
    height: auto;
    line-height: 1.5;
    display: block;
    float: none;

}
#mykup_dropdown .dropdown-menu > li > a:focus, #mykup_dropdown .dropdown-menu > li > a:hover {
    color: #4e0e7c;
    background-color: #fff;
}
#mykup_dropdown .dropdown-menu .divider {
    background-color: transparent;
    border-bottom: 1px dashed #a670c1;
    margin: 2px 0;
}
/******** END / HEADER styles ********/

/**************************************
        START / CATEGORY MENU
***************************************/
.category_menu .side_menu_list_item {
    min-height: 25px;
}
.category_menu .side_menu_list_item h2 {
    font-size: 14px;
    margin-bottom: 2px;
}
.novo_markica {
    background: transparent url("/images/novo-markica.png") no-repeat;
    height: 27px;
    margin: -9px 0 0 5px;
    position: absolute;
    width: 47px;
}
/******** END / CATEGORY MENU ********/

/***********************************
		 START / LOGIN FORM
***********************************/
.form-control:focus {
    border-color: #ad79d2;
    box-shadow: 3px 4px 1px hsla(0, 0%, 0%, 0.05) inset;
}
/******** END / LOGIN FORM ********/

/*************************************************
         START / PREDMET DETALJI - KUPOVINA
*************************************************/
.kupac_holder h3 {
    color: #444;
    font-weight: bold;
    margin: 10px 0;
}
.kupac_holder > p {
    color: #777;
    font-size: 14px;
}
.kupac_holder .napomena_help, .napomena_holder p {
    color: #999;
    font-size: 12px;
}
.napomena_holder {
    margin-top: 30px;
}
.napomena_holder label, .zastita_holder p {
    counter: #777;
}
textarea#napomena {
    max-width: 90%;
    padding: 10px 15px;
    font-size: 11px;
    font-family: monospace;
    color: #999;
    border: 1px solid #ccc;
    border-radius: 0;
    box-shadow: 2px 2px 5px 0 #e9e9e9 inset;
}
textarea#napomena:focus {
    border-color: #888;
}
.zastita_holder li {
    color: #777777;
    font-size: 12px;
    list-style: inside none disc;
}
#potvrdi .control-label {
    text-align: left;
}
.predmet_title {
    margin-left: 20px;
    margin-top: 20px;
}
.confirm_buy {
    padding: 10px 0;
    overflow: hidden;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
}
.line_through.stara-cena {
    color: #777;
    left: 60px;
    margin-top: -7px;
    position: absolute;
}
.price {
    font-size: 24px;
    font-weight: bold;
    margin-top: 4px;
}
.confirm_itmes {
    font-size: 13px;
    font-weight: normal;
    margin-right: 10px;
    margin-top: 11px;
}
.back_link {
    margin-right: 10px;
    vertical-align: middle;
    padding: 8px;
    display: inline-block;
}
#potvrda_holder .popust10-big, #potvrda_holder .popust20-big, #potvrda_holder .popust30-big, #potvrda_holder .popust40-big, #potvrda_holder .popust50-big {
    bottom: 152px;
    height: 54px;
    position: absolute;
    right: 100px;
    width: 54px;
}
.popust10-big {
    background-image: url("/images/popust/popust_10-big.png");
    background-position: right top;
    background-repeat: no-repeat;
}
.popust20-big {
    background-image: url("/images/popust/popust_20-big.png");
    background-position: right top;
    background-repeat: no-repeat;
}
.popust30-big {
    background-image: url("/images/popust/popust_30-big.png");
    background-position: right top;
    background-repeat: no-repeat;
}
.popust40-big {
    background-image: url("/images/popust/popust_40-big.png");
    background-position: right top;
    background-repeat: no-repeat;
}
.popust50-big {
    background-image: url("/images/popust/popust_50-big.png");
    background-position: right top;
    background-repeat: no-repeat;
}
/******** END / PREDMET DETALJI - KUPOVINA ********/

/********* Zvezde, pehari, bedzevi *********/
.bedz_holder {margin-bottom:15px;position:relative;text-align:center;}
    .bedz_mesec {font-size:11px;color:#f70;text-transform:uppercase;display:block;text-align:center}
    .bedz_kategorija {font-size:11px;line-height:11px;padding:1px 2px;background-color:#f90;color:#fff;display:block;text-align:center}
    .tooltip_left, .tooltip_right, .tooltip_top, .dropdown_collapse {
        font-size:11px;
        line-height:15px;
        color:#444;
        text-align:left;
        position:absolute;
        z-index:150;
        top:-10px;
        width:270px;
        padding:20px;
        background-color:#fff;
        border:1px solid #B34ECD;
        box-shadow:0 0 6px rgba(0,0,0,.1);
        -webkit-box-shadow:0 0 6px rgba(0,0,0,.1);
        -moz-box-shadow:0 0 6px rgba(0,0,0,.1);
        -o-box-shadow:0 0 6px rgba(0,0,0,.1);
        }
        .tooltip_left {left:65px}
        .tooltip_right {right:80px;}
        .tooltip_left .bedz_vise, .tooltip_right .bedz_vise {float:right;margin:0 0 10px 10px;}
        .tooltip_pointer, .dropdown_arrow, .dropdown_pointer  {
            display:block;
            position:absolute;
            width:10px;
            height:16px;
            background:transparent url(/images/sprites/sprites_ver11.png) no-repeat -79px -16px;
            top:25px;
            }
            .tooltip_left .tooltip_pointer {left:-10px}
            .tooltip_right .tooltip_pointer {right:-10px;background-position:-80px 0;}
            .dropdown_arrow {top:10px;width:7px;height:7px;background-position:-20px -22px;position:relative;}
            .dropdown_pointer {top:-7px;left:20px;width:14px;height:7px;background-position:-48px -20px;}

                .tooltip_new {
                    display: none;
                    font-size: 11px;
                    line-height: 15px;
                    color: #444;
                    text-align: left;
                    position: absolute;
                    z-index: 150;
                    top: 20px;
                    width: 270px;
                    padding: 20px;
                    background: #fff;
                    border:1px solid #B34ECD;
                    margin-top: -30px;
                    margin-left: 60px;
                    max-width: 260px;
                    border-radius: 4px;
                    box-shadow:0 0 6px rgba(0,0,0,.1);
                }
                .tooltip_new_holder:hover .tooltip_new {
                    display: inline;
                }
                .tooltip_new .tooltip_pointer {
                    left: -10px;
                    z-index:20;
                    position:absolute;
                    top: 20px;
                    border:0;
                }
.user_top .tooltip_left h4, .user_top .tooltip_right h4, .user_top .tooltip_top h4 {
    font-size:15px;
}
.user_top .tooltip_left ul, .user_top .tooltip_right ul, .user_top .tooltip_top ul {
    font-size:11px;
    padding: 0;
    list-style: none;
}
.user_rank, .user_top, .user_premium {
    float: left;
    margin-bottom: 10px;
    position: relative;
}
.user_top, .user_premium {
    margin-left: 15px;
}
.zvezda, .pehar {
    background: transparent url("/images/sprites/sprites_ver11.png") no-repeat scroll -192px -32px;
    display: inline-block;
    height: 16px;
    margin: 0 1px 0 0;
    width: 16px;
}
.pehar {width:19px;height:16px;background-position:-194px -64px}

/**** NOVI bedzevi ****/
.palac_1, .palac_2, .palac_3, .palac_4, .pehar_1, .pehar_2, .pehar_3, .pehar_4, .kruna, .kruna_10, .kruna_15, .kruna_20, .kruna_30, .bedz_premium, .bedz, .bedz_vise {
    width:40px;
    height:50px;
    display: block;
    background:transparent url("/images/sprites/bedzevi_profil_2.png") no-repeat;
}
.palac_2 {background-position: -40px 0;}
.palac_3 {background-position: -80px 0;}
.palac_4 {background-position: -120px 0;}
.pehar_1 {background-position: 0 -52px;}
.pehar_2 {background-position: -40px -52px;}
.pehar_3 {background-position: -80px -52px;}
.pehar_4 {background-position: -120px -52px;}
.kruna {
    background-position: 0 -104px;
}
.kruna_10 {background-position: 0 -156px;}
.kruna_15 {background-position: -40px -156px;}
.kruna_20 {background-position: -80px -156px;}
.kruna_30 {background-position: -120px -156px;}

.bedz, .bedz_vise /* Ovo je za bedz TOP prodavac */ {
    display:inline-block;
    background-position: -41px -104px;
}
.bedz_premium {
    width: 43px;
    background-position: -81px -104px;
}

.txt-break {
    word-wrap: break-word;
}
/***********************************
		 START / FOOTER
***********************************/
#footerBig {
	position: relative;
	width: 100%;
	padding:0;
	margin-top: 30px;
}
#footerBig .menu_big {
    margin:15px 0;
}
#footerBig #container {
    margin: 0 auto;
    position: relative;
    width: 1000px;
    padding: 0;
}
#footerBig .container {
    width: 1000px;
}
.footer_head {
    border-radius: none;
    background-color: #4e0e7c;
    height: 41px;
    position: absolute;
    width: 100%;
}
.footer_head:before {
    background: url("/images/kupinica_footer.png") no-repeat;
    content: "";
    height: 79px;
    left: -47px;
    position: absolute;
    top: -17px;
    width: 58px;
}
.footer_head:after {
    background: url("/images/kupinica_footer.png") no-repeat;
    content: "";
    height: 79px;
    right: -43px;
    position: absolute;
    top: -17px;
    width: 58px;
	-webkit-transform: rotateY(180deg);
	        transform: rotateY(180deg)
}
#FooterBigOne {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px dashed #ddd;
    padding: 0 0 15px 5px;
}
#FooterBigOne ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#FooterBigOne > ul > li {
    float:left;
    max-width: 130px;
    min-width: 75px;
    /* border-left: 1px dashed #eee; */
}
#FooterBigOne > ul > li:first-child {
    border: 0 none;
}
#FooterBigOne > ul > li:last-child {
    margin: 0;
}
#FooterBigOne li a {
    font-size: 12px;
    color: #999;
    line-height: 40px;
    padding-right: 10px;
    padding-left: 10px;
    position: relative;
    display: block;
}
#FooterBigOne li a:hover {
    text-decoration:none;
    background-color:#4e0e7c;
    color: #fff;
}
#FooterBigTwo {
	padding-top: 15px;
}
#FooterBigTwo p {
	height: 28px;
	font-size:11px;
	color: #999;
	text-align:right;
	margin: 3px 0 0 20px;
	padding-top: 8px;
	float:right;
	width: 310px;
}
#FooterBigTwo .footer_logo {
    background-color: #ccc;
    border-radius: 4px;
    float: right;
    height: 40px;
    margin: -3px 0 0 15px;
}
#FooterBigTwo .footer_logo span {
    background: rgba(0, 0, 0, 0) url("/images/sprites/sprites_ver11.png") no-repeat scroll -102px 0;
    display: block;
    height: 30px;
    margin-top: 6px;
    width: 145px;
}
#FooterBigTwo a.googleplay {
    margin-right: 30px;
}
#FooterBigTwo a.googleplay:hover {
	background-color: transparent;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	opacity: .8;
}
#FooterBigTwo a.googleplay img:first-child {
    box-shadow: 0 0 1px #999;
    border-radius: 3px;
}
#FooterBigOne h4 a {
    border-bottom: 1px dashed #eee;
    border-right: 1px dashed hsla(0, 0%, 100%, 0.4);
    color:#fff;
    font-size: 12px;
}
#FooterBigOne h4 {
    margin: 0 0 5px;
}
#FooterBigOne h4 a:hover {
    color: #f90;
    background-color: #3D005A;
    font-size: 12px;
}
#FooterBigOne .footer_links {
    width: 90%;
}
#FooterBigOne .footer_links li:last-child {
    margin: 0;
}
#FooterBigOne .footer_links li > a {
    height: auto;
    line-height: 17px;
    padding: 7px;
    margin-bottom: -2px;
}
#FooterBigOne .footer_links li > a:hover {
    border-radius: 7px;
}

.footer_info_kupindo {
    color: #999;
    margin: 20px 0 0;
    overflow: hidden;
}
.footer_info_kupindo p {
    margin: 0 20px 10px 0;
    line-height: 1.2;
}
.footer_info_kupindo p:last-child {
    margin-right: 0;
}
.paycard_footer {
    background-color: #eee;
    margin-bottom: 15px;
    padding: 15px;
}
.paycard_footer .paycard_footer_unicredit {
    width: 122px;
}
.paycard_footer .paycard_footer_item {
    background: transparent url('/images/sprites/card_icons_sprite_3.png') no-repeat;
    margin-right: 30px;
    height: 40px;
}
.paycard_footer .paycard_footer_item a {
    height: 100%;
    display: block;
}
.paycard_footer .paycard_footer_unicredit {
    width: 122px;
}
.paycard_footer .paycard_footer_allsecure {
    background-position: -122px 0;
    width: 111px;
}
.paycard_footer .paycard_footer_ipay {
    background-position: -154px -40px;
    width: 70px;
    margin-right: 0;
		margin-left: 30px;
}
.paycard_footer .paycard_footer_cards {
    background-position: 0 -40px;
    width: 150px;
}
.paycard_footer .paycard_footer_vervisa {
    background-position: 0 -80px;
    width: 90px;
}
.paycard_footer .paycard_footer_securemaster {
    background-position: -90px -80px;
    width: 105px;
}
.paycard_footer .paycard_footer_divider {
    border-right: 1px solid #ccc;
    height: 40px;
}


/**************************************
        END / FOOTER
***************************************/

/**************************************
    START Pozicije za oglse
***************************************/

.branding-home .branding-home-left, .branding-home .branding-home-right {
    height: 1080px;
    position: fixed;
    width: 480px;
    z-index: 1;
}
.branding-home .branding-home-left {
    left: 50%;
    margin-left: -1060px;
    text-align: right;
}
.branding-home .branding-home-right {
    right: 50%;
    margin-right: -1060px;
    text-align: left;
}

/* Naslovna */
.pozicija_1 {}

/* Kategorije, Potkategorije */
.pozicija_210, .pozicija_215 {/* background: #ccc; height: 90px;*/ width: 728px; margin: -12px 0 15px 35px; float: left; position: relative; z-index: 9999;}
.pozicija_211 {width: 728px; margin-bottom: 40px;}
.pozicija_212 {clear:both; margin-bottom: 15px; display: flex; justify-content: center;}
.pozicija_213 {/* background: #ccc; height: 600px;*/ margin-left: 745px; margin-top: 82px; position: absolute; width: 120px; text-align: center;}
.pozicija_213.stick {
    position: fixed;
    margin-top: 5px;
    z-index: 8888;
}

/* Pretraga */
.pozicija_220 {/* background: #ccc; height: 90px;*/ width: 728px; margin: 7px 6px; float: left;}
.pozicija_221 {width: 728px;}
.pozicija_222 {clear:both; margin-bottom: 15px; display: flex; justify-content: center;}
.pozicija_223 {/* background: #ccc; height: 600px;*/ right: -125px; margin-top: 82px; position: absolute; width: 120px; text-align: center;}
.pozicija_224 {display: inline-block; display: -webkit-box; margin: 0 0 10px 6px; padding-top: 10px; width: 728px;}
.pozicija_225 {
    /*float: left;*/
    display: inline-block;
    margin-left: 20px;
    padding: 17px 20px 18px;
    position: relative;
    top: 16px;
    width: 180px;
}
.pozicija_225:hover {background: #f4f4f4;}

/* Predmet detalji */
.pozicija_230, .pozicija_235 {position: absolute; right: -370px;}
.pozicija_232 {width: 728px;}
.pozicija_233, .pozicija_234 {margin-bottom: 15px;}

/* Kupite */
.pozicija_240 {/* background: #ccc; height: 600px;*/ width: 160px; float: right; margin: 0 25px 15px 0;}
.pozicija_241 {/* background: #ccc; height: 90px;*/ width: 728px; float: left; margin-bottom: 15px;}
.pozicija_242 {/* background: #ccc; height: 600px;*/ width: 160px; clear:both;}

/* Moj Limundo */
.pozicija_250 {/* background: #ccc; height: 150px;*/ width: 180px; margin: 0 auto 15px; background: #fff; border: 3px solid #9A7CA2; border-radius: 7px; padding: 14px;}
.pozicija_251 {/* background: #ccc; height: 90px;*/ width: 728px; margin: 15px 5px 5px; display: inline-table;}

/* Pomoć */
.pozicija_260 {/* background: #ccc; height: 600px;*/ width: 160px;}
.pozicija_261 {/* background: #ccc; height: 90px;*/ width: 728px; clear: both; margin-left: 5px;}

/* Kontakt */
.pozicija_270 {/* background: #ccc; height: 90px;*/ width: 728px; clear: both;}

/* Ocenjivanje */
.pozicija_253 {width: 728px;}

/* Poruka */
.pozicija_254 {width: 728px; clear: both;}

/* Najnoviji predmeti */
.pozicija_292 {width: 728px;margin: -10px 0 10px 10px;}
.pozicija_294 {clear:both; margin-bottom: 15px; text-align: center;}

/* Branding Naslovna */
.pozicija_299 {width: 480px;}

/* Branding Kategorije */
.pozicija_300, .pozicija_301 {width: 480px;}

/**************************************
    END Pozicije za oglse
***************************************/

.google_conversion_frame {
    display: block;
    height: 0;
}
/**************************************
        START / RESPONSIVE
***************************************/
@media screen and (max-width: 1389px){
    .top-menu {
        background-position: 187px top;
    }
    .zastita_holder .img-rounded {
        max-width: 100px;
    }
    .branding-home .branding-home-left {
        margin-left: -960px;
    }
    .branding-home .branding-home-right {
        margin-right: -960px;
    }
    #footerBig #container, #footerBig .container {
        width: 970px;
    }
    #FooterBigOne > ul > li {
        max-width: 125px;
    }
    .footer_head:before, .footer_head:after {
        background-image: none;
    }
    .pozicija_230, .pozicija_235 {
        right: -310px;
    }
}
@media screen and (max-width: 1191px){
    .top-menu {
        background: none;
    }
    .navbar_login li {
        margin-left: 10px;
    }
    .header_username {
        max-width: 180px;
    }
    .search_field input.form-control {
        min-width: auto;
        max-width: 150px;
    }
    .main_navbar > li > a, .navbar-nav > li > p {
        font-size: 13px;
        padding: 10px 6px;
    }
    .form-horizontal.login_form .control-label {
        text-align: left;
    }
    .login_form .control-label {
        padding-top: 0;
    }
    .kupi_cena {
        margin-bottom: 10px;
    }
    .zastita_holder .img-rounded {
        max-width: 85px;
    }
    .branding-home .branding-home-left {
        margin-left: -850px;
    }
    .branding-home .branding-home-right {
        margin-right: -850px;
    }
    #footerBig #container, #footerBig .container{
        width: 750px;
    }
    #footerBig .menu_big {
        background-color: #4e0e7c;
        margin-bottom: 0;
    }
    #FooterBigOne li {
        width: 31.333%;
        max-width: none !important;
        min-width: 0 !important;
        margin-right: 2%;
    }
    .footer_head, .footer_links {
        display: none;
    }
    #FooterBigOne {
        background: #4E0E7C;
        padding: 0 0 0 1%;
        border-bottom: 0 none;
    }
    #FooterBigOne h4 {
        margin-bottom: 0;
    }
    #FooterBigOne h4 a {
        border-bottom: 1px dashed rgba(255,255,255,.3);
        border-right: 0 none;
        text-align: center;
    }
    #FooterBigTwo {
        background-color: #4e0e7c;
        padding: 5px 0 15px 0;
    }
    #FooterBigTwo p {
        margin: 3px 0 0;
        width: auto;
    }
    #FooterBigTwo .footer_logo {
        background-color: transparent;
    }
    #FooterBigTwo .footer_logo:hover {
        background-color: #8c32cc;
    }
    .footer_info_kupindo {
        color: rgba(255,255,255,.5);
    }
    .paycard_footer .paycard_footer_item {
    	margin-right: 10px;
    }
	.paycard_footer .paycard_footer_ipay {
		margin-left: 10px;
		margin-right: 0;
	}
    .pozicija_230, .pozicija_235 {
        position: relative;
        right: auto;
        margin: 10px auto;
        width: 300px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1192px) {
    .kupi_action {
        text-align: left;
    }
}
@media screen and (max-width: 767px) {
    .container_purple {
        height: auto;
    }
    .navbar_login {
        margin-bottom: 20px;
        top: 5px;
        width: 100%;
    }
    .navbar_login > li {
        margin-left: 4%;
        width: 48%;
    }
    .navbar_login > li:first-child {
        margin: 0;
    }
    .navbar_login > li > a {
        width: 100%;
    }
    .search_field {
        width: calc(100% - 30px);
        margin-top: 10px;
        box-shadow: none;
    }
    .search_field input.form-control {
        max-width: none;
    }
    .search_field input.form-control, .search_field button {
        height: 40px;
        width: 100%;
    }
    .search_field .input-group-btn {
        width: 20%;
    }
    .search_field .input-group {
        width: 100%;
    }
    .main-menu .navbar-toggle .icon-bar {
        background-color: #fff;
    }
    .main-menu .navbar-toggle {
        margin: 10px 15px;
        padding: 14px;
        width: calc(100% - 30px);
        border-color: #824cb2;
    }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
        background-color: #824cb2;
    }
    #footerBig {
        margin-top: 20px;
        padding-bottom: 50px;
    }

    #footerBig #container, #footerBig .container {
        width: 100%;
    }
    .paycard_footer .paycard_footer_item {
        float: none !important;
        margin: 10px auto !important;
    }
	.flex-links {
        display: flex;
        flex-direction: column;
	}
	.paycard_footer .paycard_footer_item:nth-of-type(4) {
        order: 1;
	}
    .top-menu h1 {
        margin: 0;
    }
    .social-icons {
        margin-top: 30px;
    }
    .notification .badge {
        position: absolute;
        left: calc(50% + 50px);
        top: -39px;
    }
    .main_navbar a {
        text-align: center;
    }
    .navbar-nav.main_navbar > li > a:hover, .navbar-nav.main_navbar > li > a:focus {
        background-color: #480c72;
        border-radius: 4px;
    }
    .main_navbar > li > a.btn-info:hover, .main_navbar a.btn-info:active {
        background-color: #31b0d5;
        color: #fff;
    }
    .uplusu, .uminusu {
        margin: 10px;
        box-shadow: none;
    }
    .toggle-help-text {
        position: absolute;
        width: 100%;
        left: 0;
        top: 10px;
        color: #fff;
        font-size: 16px;
    }
    .category_menu {
        padding-top: 15px;
    }
    .category_menu .side_menu_list_item h2 {
        line-height: 35px;
    }
    .side_menu_list_item a {
        display: block;
        margin-left: -15px;
        margin-right: -15px;
        padding-left: 15px;
    }
    .side_menu_list_item a:hover {
        background-color: #337ab7;
        color: #fff !important;
        text-decoration: none;
    }
    #btnPrijava {
        margin-bottom: 15px;
        width: 100%;
    }
    #btnPrijava + a, #btnPrijavaFacebook {
        width: 100%;
    }
    .breadcrumb > li:nth-child(-n+2) {
        display: none;
    }
    .breadcrumb > li:nth-child(3):before {
        content: "";
        padding: 0;
    }
    .mobile_ads {
        position: fixed;
        bottom: 0px;
        text-align: center;
        width: 100%;
        height: 50px;
        z-index: 9999;
    }
    .kupi_cena {
        margin-bottom: 5px;
    }
}
@media screen and (max-width: 650px) {
    #FooterBigTwo p {
        font-size: 10px;
    }
    #FooterBigTwo .footer_logo {
        margin-left: 5px;
    }
    #FooterBigTwo a.googleplay {
        margin-right: 5px;
    }
}
@media screen and (max-width: 551px) {
    .col-xxs-12 {
        width: 100%;
    }
    .col-xxs-offset-0 {
        margin-left: 0;
    }
    .hidden-xxs {
        display: none;
    }
    #FooterBigTwo a.googleplay {
        display: block;
        margin: 10px auto;
        padding-left: calc(50% - 45px);
        width: 100%;
    }
    #FooterBigTwo .footer_logo {
        height: 32px;
        margin-top: 10px;
        display: block;
        float: none;
    }
    #FooterBigTwo .footer_logo span {
        margin-left: calc(50% - 75px);
    }
    #FooterBigTwo > p {
        float: none;
        text-align: center;
    }
    #FooterBigOne ul li {
        width: 48%;
    }
    #FooterBigOne li:last-child {
        display: none;
    }
    #FooterBigOne h4 a {
        font-size: 11px;
    }
    .social-icons {
        margin-top: 5px;
        left: 5px;
    }
    .top-menu #logo {
        margin-top: 12px;
    }
    textarea#napomena {
        max-width: 100%;
    }
}
@media screen and (max-width: 350px){
    .social-icons {
        display: none;
    }
    .top-menu .navbar-brand {
        margin-top: -10px;
    }
    #FooterBigOne ul li {
        width: 100%;
    }
}
@media screen and (max-width: 315px){
    .pozicija_230, .pozicija_235 {
        margin-left: -15px;
    }
}
/**************************************
        END / RESPONSIVE
***************************************/
