/* Apply a natural box layout model to all elements: http://paulirish.com/2012/box-sizing-border-box-ftw/ */
* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.chromeframe {
    position: absolute;
    top: 0;
}

/* A Linux- and Windows-friendly sans-serif font stack: http://prospects.mhurrell.co.uk/post/updating-the-helvetica-font-stack */
body {
    font: 13px Helmet, Freesans, sans-serif;
}

/* We like off-black for text. */
body, select, input, textarea {
    color: #333;
}

a {
    color: #0076A2;
}
a:hover {
    color: #016286;
}

/* Custom text-selection colors (remove any text shadows: http://twitter.com/miketaylr/status/12228805301) */
::-moz-selection{
    background: #1B8DE1;
    color: #fff;
    text-shadow: none;
}
::selection {
    background: #1B8DE1;
    color: #fff;
    text-shadow: none;
}

/*    j.mp/webkit-tap-highlight-color */
a:link {
    -webkit-tap-highlight-color: #fcd700;
}

ins {
    background-color: #fcd700;
    color: #000;
    text-decoration: none;
}
mark {
    background-color: #fcd700;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

/* Mozilla dosen't style place holders by default */
input:-moz-placeholder {
    color: #a9a9a9;
}
textarea:-moz-placeholder {
    color: #a9a9a9;
}

/* IE10 "Snap" Mode - Because of how Internet Explorer 10 works in Windows 8, when the browser is "pinned" to the right/left of the screen */
@media screen and (max-width: 400px) {
    @-ms-viewport {
        width: device-width;
    }
}


/* CSS START FOR PROJECT */

.clearBoth {
    clear: both;
}

h1, h2, h3, h4, h5 {
    font-family: 'roboto slab',serif;
}


body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    background: #ffffff url(../images/pozadina.jpg) repeat-x;
}

.centriraj{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}


.wrapper {
    font-size: 1.2em;
    box-shadow: 0 0 5px #888;
  	max-width: 1170px;
  	margin: 0 auto;
  	padding: 0 20px 10px 20px;
  	background: #f7f7ef;
}
  	 
.logo {
  position: absolute;
  right: 20px;
  top: -40px;
}

.login-block {
    float: right;
    font-size: 12px;
    padding-bottom: 10px;
    margin-right: 20px;
    padding-top: 10px;
}

.login-block a, .login-block a:visited {
    color: #2e2e2e;
    font-family: 'roboto slab',serif;
    font-size: 14px;
    text-transform: uppercase;
}

.login-block a:hover {
    color: #1C8EE2;
}

.informacije-block{
    float: right;
    font-size: 22px;
    padding-bottom: 10px;
    margin-right: 20px;
    color: #198CE0;
    font-family: 'roboto slab',serif;
    text-align: right;
}

.icon-phone {
	color: #818181;
}

.websajt_odjava {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    font-family: 'Alegreya Sans SC',sans-serif;
}

.websajt_odjava span {
    color: #FF0000;
}

.top_header_div{
    background: url(../images/pozadina-header-providna.png);
}

.top_header_linija {
    background: #7AB511 url(../images/pozadina-header.jpg) repeat;
    display: block;
    height: 20px;
    left: 0;
    position: relative;
    right: 0;
    top: 0;
    z-index: 3;
}

.top_header_linija:before {
    content: "";
    display: block;
    background: #679712;
    height: 5px;
}

.header_pozadina {
    background-color: ;
}

.header_slogan {
  height: 60px;
  position: relative;
  top: -10px;
}

.header_slogan > div {
  margin-top: 20px;
}

.header_gornji_div {
	border-left: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #dedede;
	border-radius: 0 0 10px 10px;
	padding: 15px;
}

.pretraga_proizvoda {
    width: 170px;
    padding-bottom: 10px;
    overflow: hidden;
    position: relative;
    display: none;
}

.searchform .searchfield {

    width: 165px !important;
}

.searchbutton {
    position: absolute;
    height: 25px !important;
    left: 130px;
    background: url('../images/lupa_icon.png') no-repeat;
    border: none;
    width: 25px;
    top: 2px;
}

.prikaz_proizvodjaca {
    margin: 10px auto;
    width: 95%;
    padding-bottom: 20px;
    overflow: hidden;
}

.modul_pretraga{
    background;
    background-color: #F9F9F9;
    border-bottom: 1px #DEDEDE solid;
    margin-bottom: 10px;
}

.modul_pretraga strong {
    color: #2B2C2C;
    display: block;
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: bold;
    padding: 7px 0 8px 44px;
    text-transform: uppercase;
    margin-left: 10px;
    background: url("../images/ico-pretraga.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.modul_prikaz_proizvodjaca strong {
    font-family: 'roboto slab', serif;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #ffffff;
}

.modul_prikaz_proizvodjaca:before {
    border: 1px solid #c2e1cc;
    bottom: 0;
    content: " ";
    height: 39px;
    left: 2px;
    margin-right: 2px;
    position: absolute;
    right: 0;
    top: 2px;
    z-index: 1;
}

.modul_levi_meni, .modul_prikaz_proizvodjaca {
    background: linear-gradient(to bottom, #2495e8 0%, #1286db 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 2px solid #03487b;
    margin-bottom: 10px;
    padding: 8px 13px 11px;
    height: 45px;
}

.modul_levi_meni:before {
    border: 1px solid #c2e1cc;
    bottom: 0;
    content: " ";
    height: 39px;
    left: 2px;
    margin-right: 2px;
    position: absolute;
    right: 0;
    top: 2px;
    z-index: 1;
}

.modul_levi_meni strong {
    font-family: 'roboto slab', serif;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #ffffff;
}

.levi_meni, .prikaz_proizvodjaca {
    margin: 0 auto 30px;
    position: relative;
    top: 30px;
    width: 89%;
}

.baneri_desno img {
    margin: 10px 0 10px 0;
}

header {
    height: 60px;
    margin: 0 auto;
    position: relative;
    width: 100%;
}

.header_logo {
    height: 60px;
}

.header-meni {
  background-color: #3e3d3d;
  border-bottom: 1px solid #555555;
  border-radius: 10px;
  border-top: 1px solid #5d5d5d;
  height: 52px;
  padding: 2px 5px;
  width: 100%;
}

.social_network_ikonice li {
	display: inline;
}


.dugme_social_networks {
    width: 30px;
    height: 30px;
    opacity: 0.6;
    filter: alpha(opacity=30); /* For IE8 and earlier */
}

.dugme_social_networks:hover {
    opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}

.searchform {
    display: inline;
    padding: 0 !important;
}

.searchfield {
    width: 140px !important;
}

.slideshow_okvir {
  border: 2px solid #d5d5d5;
  border-radius: 12px;
  margin-top: 20px;
  max-width: 1150px;
  padding: 12px;
  margin-bottom: 15px;
}

.srednja-linija2 {
    background: url(../images/srednja-linija.gif) repeat-x;
    height: 48px;
    width: 100%;
}

#content {
    height: 100%;
}

.centralna_kolona {
    height: 100%;
    padding-top: 5px;
}

.profx {
  padding-left: 4px;
}


.special-product .block .title_block:before {
  background-color: #f94b4b;
}

.block .title_block:before {
  background: url("../images/icon_title.png") no-repeat scroll 0 3px #f94b4b;
  content: "";
  height: 28px;
  left: 0;
  position: absolute;
  top: 5px;
  width: 28px;
}

.block .title_block {
  color: #4a4a4a;
  font-size: 15px;
  font-weight: 700;
  line-height: 40px;
  margin-bottom: 20px;
  padding-left: 38px;
  position: relative;
  text-transform: uppercase;
  border-bottom: 4px double #cecece;
}


.div-slajder {
    background: #ffffff url(../images/bg_content.gif) repeat-x;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 20px;
    max-height: 170px;
    overflow: hidden;
    border: 1px solid #DEDEDE;
}

.slajder_manji{
    margin-bottom: 10px;
    margin-top: 15px;
    border: ;
}

.image-container {
	position: relative;
	width: 100%;
	height: 140px;

}

.image-container img{
	position:absolute;
	top:0;
	left:0;
	border-radius: 10px;
}

.leva_kolona {
    margin-top: -10px;
}

.meni_prikaz_proizvodjaca{
    border-bottom: 1px dotted #E0E0E0;
    height: 32px;
    padding-top: 10px;
}

.meni_prikaz_proizvodjaca a{
    color: #4C4D4E;
    font-family: 'Roboto Slab',serif;
    text-transform: uppercase;
}

.meni_prikaz_proizvodjaca a:hover{
    color: #88B828;
}

.moduletitle {
    background: linear-gradient(to bottom, #f6f6f6 0%, #e5e5e5 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 2px solid #d5d5d5;
    margin: 0 0 30px;
    padding: 8px 15px 11px;
    position: relative;
}

h3.moduletitle {
    margin-bottom: 10px;
    margin-top: 10px;
    background-color: #3B3B3B;
    color: #000000;
    font-family: 'Roboto Slab',serif;
    font-size: 17px;
    height: 50px;
    padding: 15px 0 0 20px;
    text-transform: uppercase;
}

footer {
    width: 100%;
    padding-bottom: 10px;
    border-top: 4px double #cecece;
}

.futer {
    position: relative;
}

.futer-slika {
	padding-top: 30px;
}

#na_vrh_stranice {
    height: 55px;
    position: absolute;
    right: 0;
    top: -60px;
    width: 55px;
    cursor: pointer; /* za crossbrowser koristimo pointer i hande */
    cursor: hand;
    z-index: 1;
}

.futer_linija {
    background-color: #313131;
    padding-bottom: 25px;
    padding-top: 25px;
    border-bottom: #888888 1px solid;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    position: relative;
}

.futer_linija p {
    color: #575757;
    text-align: center;
}

.futer_linija a {
    color: #CCCCCC;
}

.futer_linija a:hover {
    color: #F0F0F0;
}

a {
    text-decoration: none;
}

.futer_box {
	border: 1px #cecece solid;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}

.newsletter_gornji {
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  margin-bottom: 15px;
}

.newsletter_gornji_levo {
border-top-left-radius: 15px;
border-top-right-radius: 15px;	
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  margin-bottom: 15px;
  border: 1px solid #cecece;
}

.brzi-linkovi h5, .futer-linkovi_newsletter {
    font-family: 'Open Sans';
    color: #7e7f80;
    margin: 10px 0 10px;
    font-size: 12px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    text-transform: uppercase;
}

.brzi-linkovi {
	color: #7e7f80;
} 

.brzi-linkovi li {
    background-image: url("../images/link-strelica-bela.png");
    background-position: left 14px;
    background-repeat: no-repeat;
    line-height: 15px;
    padding: 10px 0 0 5px;
    text-indent: 10px;
}

.brzi-linkovi li a,
.brzi-linkovi li a:visited {
    color: #7e7f80;
    font-family: 'Open Sans';
}

.brzi-linkovi li a:hover {
    color: #1A8DE1;
}

a.brzi-linkovi,
a.brzi-linkovi:visited {
    color: #c75603;
    border-bottom: 1px dotted #ffffff;
}

a.brzi-linkovi:hover {
    color: #CE5D86;
    border: 0px none;
}

.futer-linkovi_newsletter p {
  color: #3b9bc1;
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 15px;
  text-transform: none;
}

.contact-us li em {
  background: none repeat scroll 0 0 #4a4a4a;
  border-radius: 2px;
  color: #d4d4d4;
  display: inline-block;
  font-size: 18px;
  margin-right: 10px;
  padding: 3px 0 3px 4px;
  text-align: center;
  width: 28px;
  text-indent: 0;
  background-image: none;
}

.contact-us li {
  background-image: none;
}

.block-user5 form > .input-box {
    display: inline-block;
}

.block-user5 input#frm_newsletter_email {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
}

input#frm_newsletter_email {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #d1d1d1 #cccccc;
  border-image: none;
  border-radius: 10px 0 0 10px;
  border-style: solid;
  border-width: 1px;
  height: 30px;
  line-height: 26px;
  margin: 0;
  padding: 0 10px;
  width: 300px;
}

#frm_newsletter_email {
    color: #D1D1D3;
    font-size: 13px;
}

.block-user5 .actions {
    float: left;
}

.newslet button {
  background-color: #3b9bc1;
  border: 0 none !important;
  border-radius: 0 10px 10px 0;
  color: #e4e4e4;
  height: 30px;
  margin: 0 !important;
  padding: 0 !important;
  width: 110px;
}

.block-user5 .actions button.button > span {
    background: url("../images/newsletter.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 28px;
    overflow: hidden;
    text-indent: 999px;
    width: 37px;
    position: relative;
    left: -3px;
    top: -1px;
}

.newslet button:hover {
    border: 0 none !important;
    border-radius: 0 10px 10px 0;
    padding: 0 !important;
    background-color: #626262;
}

#pocetna-icon {
    float: left;
    height: 35px;
    overflow: hidden;
}

#div-atec1-menu {
    float: left;
}

#glavna-navigacija {
    height: 46px;
    width: 100%;
    margin: 0 auto;
    padding-top: 5px;
}

.bold {
    font-weight: bold;
}
/* Prikaz proizvoda u kategoriji */

.div-proizvodi-container {
    margin-left: 15px;
}

.div-proizvodi {
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    width: 255px;
    height: 340px;
    float: left;
    background-color: #FFFFFF;
    padding: 3px;
    margin-right: 26px;
    margin-bottom: 10px;
    border-radius: 10px;
    border: 1px solid #afa8a8;
    background: -webkit-linear-gradient( #fafaf5, #ffffff);
}


.dugme_proizvodi {
    padding: 4px;
    margin-top: 10px;
}

.div-proizvodi-cena {
	padding: 5px 20px 5px 20px;
    font-size: 30px;
    background-color: #E30014;
    font-weight: bold;
    color: #e2f003;
    border-radius: 10px;
}

.cena_artikla_popust{
  font-size: 20px;
  text-decoration: line-through;
  color: #ffffff;
}

.div-proizvodi-valuta {
    color: #f3f0f0;
    font-style: italic;
    font-size: 10px;
    background-color: #E30014;
    margin-left: 5px;
    display: none;
}

.div-proizvodi img{
    margin: auto;
    display: block;
}

.dugme_proizvodi a{
    font-weight: bold;
    color: #038CB5
}

.div-proizvodi p{
    color: #777777;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 12px;
    font-style: italic;
    line-height: 17px;
    font-weight: normal;
    overflow: hidden;
}

.cena_dugme {
    bottom: 12px;
    position: absolute;
    left: 0;
}

.proizvod_okvir {
    height: 85px;
    overflow: hidden;
    padding: 0 5px 5px;
    text-align: center;
}

.proizvod_okvir > h2 a {
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 10px;
    text-transform: uppercase;
    font-family: 'Roboto Slab',serif;
    color: #2e2e2e;
}

.prodlist {
    list-style: none;
    margin-left: 2px;
}
.prodlist li {
    display: inline-block;
    position: relative;
    color: #eee;
    text-shadow: 1px 1px rgba(0,0,0,0.3);
    margin-bottom: 3%;
    margin-right: 5px;
}
.prodlist li .thumb {
    padding: 5px;
    border: 3px solid #ddd;
}
.prodlist li .thumb img {
    width: 225px;
}
.prodlist li .content {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 230px;
    height: 163px;
    overflow: hidden;
}
.prodlist li .contentinner {
    background: url(../images/prodlist_bg.png);
    padding: 5px 7px;
    margin-top: 125px;
    height: 163px;
}
.prodlist li .title {
    color: #fff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
}
.prodlist li .title:hover {
    color: #FB9337;
}
.prodlist li .price {
    font-weight: bold;
    float: right;
    padding: 5px 0 0 5px;
    font-size: 1.2em;
    color: #FFF1B5;
}
.prodlist li .by {
    font-size: 12px;
    font-style: italic;
    margin-top: 8px;
}
.prodlist li .desc {
    font-size: 12px;
    margin: 5px 0;
    line-height: 16px;
}
.proizvod_naziv {
    height: 30px;
}

.akcijska_ponuda {
    right: -24px;
    position: absolute;
    top: -5px;
    z-index: 1;
}

.preporucujemo    {
    position: absolute;
    right: 3px;
    top: 205px;
    z-index: 1;
}

/* Detaljniji prikaz proizvoda */
.prikaz_artikla_okvir {
    width: 100%;
    background-color: #ffffff;
    font-family: 'roboto slab',serif;
}
.prikaz_artikla_naziv {
    height: 35px;
    border: 1px #CCCCCC solid;
    background-color: #F9F9F9;
    padding-top: 7px;
}
.prikaz_artikla_naziv_proizvoda {
    font-size: 1.4em;
    font-weight: bold;
    font-family: 'roboto slab',serif;
}
.prikaz_artikla_cena {
    height: 35px;
    border: 1px #CCCCCC solid;
    background-color: #F9F9F9;
    text-align: center;
    padding-top: 5px;
    position: relative;
    left: 5px;
}
.prikaz_artikla_cena_iznos {
    font-size: 1.6em;
    color: #900303;
    font-weight: bold;
}
.prikaz_artikla_cena_rsd {
    font-size: 1.2em;
    color: #575757;
}
.prikaz_artikla_slika_velika {
    border: 1px #CCCCCC solid;
    background-color: #ffffff;
}
.prikaz_artikla_atributi {
    padding: 20px 5px 0 5px;
    border: 1px #CCCCCC solid;
    background-color: #ffffff;
    position: relative;
    left: 5px;
    text-align: center;
}
.prikaz_artikla_opis {
    position: relative;
    top: 10px;
    margin-bottom: 30px;
    padding: 10px 10px 20px 10px;
    height: auto;
    border: 1px #CCCCCC solid;
    background-color: #ffffff;
}
.prikaz_korpe {
    margin-bottom: 20px;
}

#image_prikaz{
    width: 100%;
}

.button_promeni_stanje {
    line-height: 12px;
}
.div_povecaj_kolicinu{
    margin: 0 auto;
    width: 120px;
}
#frm_povecaj_kolicinu{
    width: 50px;
    text-align: center;
}

.thumb_detaljni_prikaz{
    border: 1px solid #CCCCCC;
    float: left;
    margin-bottom: 10px;
    margin-right: 2px;
    margin-top: 10px;
}

.sortiranje_proizvoda {
    padding: 10px;
    margin-bottom: 10px;
    background-color: #970102;
    border: 1px dotted #CECECE;
}

.inputLabel_prikazi_artikle {
    font-size: 1.1em;
    padding-right: 2px;
    padding-top: 4px;
    text-align: right;
    width: 8em;
    color: #ffffff;
}

.prikaz_proizvoda_header {
    padding: 10px;
    border: 1px dotted #CECECE;
}

#span_kategorija_artikla {
    display: none;
}

.preporucujemo_proizvodi {
  background-color: #ffffff;
}

.preporucujemo_proizvodi_div {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 5px;

}

.preporucujemo_proizvodi_div img {
  border: 1px solid #cecece;
  border-radius: 10px;
  height: 100%;
  max-height: 250px;
  max-width: 250px;
}


.preporucijemo_naziv {
  color: #3e3d3d;
  font-size: 16px;
  font-style: italic;
  font-weight: bold;
  margin-top: 15px;
  text-align: center;
}

.preporucijemo_cena_za_popustom {
  height: 160px;
  position: relative;
  width: 260px;
}

.preporucijemo_cena1 {
  background-color: #d60219;
  border-radius: 20px;
  color: #feed00;
  font-size: 50px;
  font-weight: bold;
  left: 40px;
  padding: 10px 20px;
  position: absolute;
  top: 40%;
}

.preporucijemo_cena2 {
  background: #d60219 url('../images/linija-preko-cene.png');
  border-radius: 20px 25px 25px 0;
  display: none;
  color: #ffffff;
  font-size: 32px;
  left: 40px;
  padding: 3px 10px 0;
  position: absolute;
  text-decoration: line-through;
  top: 40px;
}

.footer-main {
    color: #C7C7C7;
}

.vesti_naslovna_linija2 a {
	color: #970102;
	font-size: 16px;
}

.vesti_naslovna_linija2 {
	padding: 10px;
}

.vesti_naslovna_linija2 h1 {
	border-bottom: 1px #cecece solid;
}

#retrieved-data a{
	color: #970102;
}


/* Slider */
.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

.rslides li:first-child {
    position: relative;
    display: block;
    float: left;
}

.rslides img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
    border-radius: 15px;
    
}

.fieldset_registracija, .fieldset_kraj_kupovine {
    border: 1px solid #CCCCCC;
    margin: 0.5em 0;
    padding: 0.5em;
}

label.inputLabel_registracija {
    float: left;
    font-size: 1.1em;
    width: 9em;
}

label.inputLabel_kontakt_forma {
    float: left;
    font-size: 1.1em;
    margin-top: 3px;
    width: 14em;
    font-family: 'Open Sans';
}

label.checkboxLabel, label.radioButtonLabel {
    margin: 0.5em 0.3em;
    padding: 0.2em;
}

legend.legend_registracija, legend.legend_kraj_kupovine, legend.legend_kontakt {
    font-weight: bold;
    font-size: 1.1em;
    padding: 0.3em;
    font-family: 'Open Sans';
}

.obrasci {
  text-align: center;
}

.kontakt_naslovi{
    color: #3276b1;
    border-bottom: 1px dashed #CECECE;
    line-height: 18px;
    font-family: 'Open Sans';
}

.obavezno_polje {
    color: #FF0000;
    margin-left: 0.5em;
}

.fieldset_novi_kupac, .fieldset_kontakt, .fieldset_faq, .fieldset_registracija_korisnika  {
    min-height: 160px;
    border: 1px solid #CCCCCC;
    margin: 1em 0 1em;
    padding: 2em 1em 1em 1em;
}

.fieldset_registracija_korisnika {
    text-align: center;
}

#frm_kontakt_tekst, #frm_kontakt_napomena {
    width: 95%;
}

.fieldset_avansna_uplata, .fieldset_kontrolni_panel {
    min-height: 120px;
    border: 1px solid #CCCCCC;
    margin: 1em 0 3em;
    padding: 2em 1em 1em 1em;
}

.fieldset_pregled_kupovine {
    border: 1px solid #CCCCCC;
    margin: 1em 0 3em;
    padding: 2em 1em 1em 1em;
}

.fieldset_kontakt p {
    font-size: 1.2em;
    line-height: 1em;

}

.prikaz_logovanja_okvir {
    border: 1px solid #CCCCCC;
    border-radius: 15px;
    height: 100%;
    padding-top: 10px;
    margin-bottom: 20px;
    background: #cdc69a;
    
}

.div_pitanja_odgovori {
    color: #333333;
    font-size: 12px;
    line-height: 20px;
}

.div_pitanja_odgovori h3 {
    text-transform: uppercase;
    padding-top: 10px;
}

.div_vrh_strane{
    cursor: pointer;
    color: #1B8EE2;
    font-family: 'Alegreya Sans SC',sans-serif;
    height: 25px;
    margin-left: 10px;
    margin-top: 25px;
    font-size: 14px;
}

/*---Cart */
#products-wrapper {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    font: 12px Arial, Helvetica, sans-serif;
}
.products {
    width: 60%;
    float: left;
    margin-right: 10px;
}
.product {
    margin-bottom: 10px;
    height: 100px;
    background: #F0F0F0;
    padding: 10px;
    border: 1px solid #DDD;
    border-radius: 5px;
    box-shadow: 2px 2px 2px #F8F8F8;

}
.product .product-thumb {
    float: left;
    height: 100px;
    width: 100px;
    margin-right: 10px;
}
.product .product-content{
    overflow: hidden;
}
.product .product-content h3 {
    font-size: 18px;
    margin: 0px;
    padding: 0px;
    color: #707070;
}
.product .product-info {
    float: right;
    font-size: 13px;
    font-weight: bold;
    margin-top: 10px;
}

.shopping-cart{
    width: 100%;
    float: left;
    background: #F0F0F0;
    padding: 10px;
    border: 1px solid #DDD;
    border-radius: 5px;
    top: 0px;

}
.shopping-cart h2 {
    background: #E2E2E2;
    padding: 4px;
    font-size: 14px;
    margin: -10px -10px 5px;
    color: #707070;
}

.shopping-cart h3,.view-cart h3 {
    font-size: 12px;
    margin: 0px;
    padding: 0px;
}
.shopping-cart ol{
    padding: 1px 0px 0px 15px;
}
.shopping-cart .cart-itm, .view-cart .cart-itm{
    border-bottom: 1px solid #DDD;
    font-size: 11px;
    font-family: arial;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.shopping-cart .remove-itm, .view-cart .remove-itm{
    font-size: 14px;
    float: right;
    background: #D5D5D5;
    padding: 4px;
    line-height: 8px;
    border-radius: 3px;
}
.shopping-cart .remove-itm:hover, .view-cart .remove-itm:hover{
    background: #C4C4C4;
}
.shopping-cart .remove-itm a, .view-cart .remove-itm a{
    color: #888;
    text-shadow: 1px 1px 1px #ECECEC;
    text-decoration: none;
}

.check-out-txt{
    float: right;
}

/*** pregled korpe **/
.view-cart{
    width: 100%;
    float: left;
    background: #F0F0F0;
    padding: 10px;
    border: 1px solid #DDD;
    border-radius: 5px;
}
.view-cart .p-price{
    float: right;
    margin-right: 10px;
    font-size: 12px;
    font-weight: bold;
}
.view-cart .product-info{
    width: 60%;
}

/*** korpa slajder prikaz **/
.icon-shopping-cart-korpa {
	font-size: 34px;
}

.cartWrapper {
    border: 2px solid #d5d5d5;
    cursor: pointer;
    float: right;
    height: 50px;
    margin-top: -9px;
    padding: 5px 10px 5px !important;
    position: relative;
    width: 250px;
    /*background: #ffffff url('../images/icon_korpa.gif') no-repeat;*/
}

.cartWrapper-klik {
    background: #BA3A41;
}

.btn_prikazi_korpu:hover {
    background: #2495e8;
    font-family: 'Open Sans';
}

.cart {

    color: #188BDF !important;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    font-family: 'roboto slab',serif;
    height: 30px;
    padding-left: 40px;
    padding-top: 3px;
    padding-bottom: 10px;
    width: auto;
}

.cart-kolicina {
    float: right;
    font-size: 14px;
    padding-top: 10px;
}

.top_header_korpa {
    display: none;
    position: relative;
}

#frm_korpa {
    display: none;
    background-color: #FFFFFF;
    position: absolute;
    top: 135px;
    width: 215px;
    padding: 12px;
    margin-top: 5px;
    font-size: 11px;
    -moz-border-radius: 5px;
    -moz-border-radius-topleft: 0;
    -webkit-border-radius: 5px;
    -webkit-border-top-left-radius: 0;
    border-radius: 5px;
    border-top-left-radius: 0;
    z-index: 100;
    height: auto;
    right: 10px;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.4);
    border: #646464 1px solid;
}
#frm_korpa ol{
    margin-left: 10px;
}
.cart-itm-prvi-red {
    display: inline;
}

.remove-itm {
    float: left;
}

.remove-itm a {
    color: #FF0000;
}

.naziv_proizvoda{
    float: left;
    margin-right: 5px;
    padding-bottom: 5px;
}

#frm_korpa a {
    font-size: 12px;
}

#frm_korpa_napomena {
    width: 80%;
    margin-left: 20px;
}


/* Social network button sa desne strane */
.buttonfixed {
    display: block;
    position: fixed;
    z-index: 9999;
    text-indent: -9999px;
    overflow: hidden;
    outline: none;
    right: 5px;
    margin-top: 180px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;

    opacity: 0.3;
    filter: alpha(opacity=30); /* For IE8 and earlier */
}

.buttonfixed .twiter-desno {
    background: url('../images/social_network/twitter.png') no-repeat 0 0;
    width: 40px;
    height: 40px;
}

.buttonfixed .facebook-desno {
    background: url('../images/social_network/facebook.png') no-repeat 0 0;
    width: 40px;
    height: 40px;
}

.buttonfixed .google-desno {
    background: url('../images/social_network/googleplus.png') no-repeat 0 0;
    width: 40px;
    height: 40px;
}

.buttonfixed .youtube-desno {
    background: url('../images/social_network/youtube.png') no-repeat 0 0;
    width: 40px;
    height: 40px;
}

.buttonfixed .skype-desno {
    background: url('../images/social_network/skype.png') no-repeat 0 0;
    width: 40px;
    height: 40px;
}

.buttonfixed:hover {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);

    opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}



/* Slidshow proizvodi*/

/**
* BxSlider v4.0 - Fully loaded, responsive content slider
* http://bxslider.com
*
* Written by: Steven Wanderski, 2012
* http://stevenwanderski.com
* (while drinking Belgian ales and listening to jazz)
*
* CEO and founder of bxCreative, LTD
* http://bxcreative.com
*/


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
    position: relative;
    margin: 0 auto 35px;
    padding: 0;
    left: 5px;
    *
    zoom: 1;
}

.bx-wrapper img {
    max-width: 100%;
    display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
    border: solid #fff 5px;
    left: -5px;
    background: #fff;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -30px;
    width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(images/bx_loader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *
    zoom: 1;
    *
    display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
    left: 5px;
    background: url(../images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: 10px;
    background: url(../images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
    text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url(images/controls.png) -86px -11px no-repeat;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
    background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(images/controls.png) -86px -44px no-repeat;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666\9;
    background: rgba(80, 80, 80, 0.75);
    width: 100%;
}

.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px;
}




/* Media queries!
-------------------------------------------------------------------------------*/
/* Large desktop */
@media (min-width: 1200px) {

    body {
        font-size: 62.5%;
    }
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 1199px) {
    body {
        font-size: 60%;
    }
}





/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
    body {
        font-size: 58%;
    }

    #div-atec1-menu {
        width: 100%;
    }
    #pocetna-icon{
        display: none;
    }

    .atec1-menu li {
        background-color: #363636;
    }

    .slideshow_okvir{
        display: none;
    }
    
    .pretraga_proizvoda {
  overflow: hidden;
  position: absolute;
  top: 2px;
}
    
    

}


/* Landscape phones and down */
@media screen and (max-width: 480px) {
    body {
        font-size: 56%;
    }

    .prikaz_artikla_cena_rsd {
        display: none;
    }

    .prikaz_artikla_cena {
        left: 0px;
    }

    .prikaz_artikla_atributi {
        left: 0px;
    }

    .minimum_registracija {
        display: none;
    }

    .buttonfixed, .twiter-desno, .facebook-desno, .google-desno, .youtube-desno, .skype-desno  {
        display: none;
    }

    .top_header {
        background: none;
        width: 300px;
        margin: 0 auto;
        padding-top: 5px;
    }

    .header-main {
        height: 44px;
        position: relative;
        width: 200px;
        margin: 0 auto;
    }
    
    .header_logo {
  height: 80px;
}

.header-meni {
  padding: 0;
}

    .atec1-menu {
        height: auto;
    }

    .logo img {
        width: 200px;
    }

    #div-atec1-menu {
        width: 100%;
    }

    #pocetna-icon {
        display: none;
    }

    .slideshow_okvir{
        display: none;
    }
    
    .pretraga_proizvoda {
  	position: absolute;
 	 top: 0;
}

#glavna-navigacija {
  height: 46px;
  margin: 0 auto;
  width: 100%;
}


.modul_levi_meni, .modul_prikaz_proizvodjaca {
  display: none;
}

.div_naslovna_info {
  height: 140px !important;
}

}

/* Print styles!
-------------------------------------------------------------------------------*/
@media print {



}