body {
  box-shadow: 10px 5px 30px grey;  
}
/* #rekl {
max-height: 80px;
background-color:grey;
border: 2px blue solid;
} */
#topmenu {
max-height: 25px;
/* background-color:grey; */
border: 2px #be5a29  solid;
}
#header {
/*z-index: -1;*/
max-height: 84px;
max-width: 1000px;
margin: 3px auto;
position: relative;
box-shadow: 0px 5px 30px grey; 
background-color:grey;
border: 2px gray solid;
border-radius: 10px;
display:flex;
}
#logo {
max-height: 80px;
max-width: 100%;
/* display: inline-block; */
border-radius: 10px;
    left: 0px;
background-color:dimgrey;
    vertical-align: bottom;
/*border: 2px #73AD21 solid;*/

}
#searchbox {
min-height: 30px;
width: 226px;

display: inline-block;

    margin-left: 25%;
   margin-bottom: 10px;
background-color:dimgrey;
border: 2px #555 solid;
}
#cartstara {
/* z-index: 200;
max-height: 100%;
max-width: 14%;
border-radius: 10px;    
display:flex;
/*---------- position: absolute; */
/* right: 0px;
background-color:dimgrey;
border: 2px #4b5a34; */
  bottom: 15px;
  right:50px;
z-index: 4;
height: auto;
float :right;
width:100px;
border-radius: 3px;    
display: inline-block;
position: fixed;
    /*right: 0px;*/
background-color:#ffae44;
box-shadow: 3px 3px 10px gray;
padding: 5px;
border: 1px solid #fc7500;}
#cart:hover{
cursor: pointer;
}
a:hover{
cursor: pointer;

}
#cart {
  display: flex;
  bottom: 20px;
  right: 10px;
  z-index: 4;
  height: auto;
  float: right;
  width: 100px;
  border-radius: 3px;
  position: absolute;
  background-color: #ffae44;
  box-shadow: 3px 3px 10px gray;
  padding: 5px;
  border: 1px solid #fc7500;
}
#red {
z-index: 5;
min-height: 3px;
max-width: 1000px;
box-shadow: 10px 5px 30px grey; 
background-color:red;
margin: 1px auto 1px auto;
}
#mainmenu {
min-height: 25px;
max-width: 1000px;
margin: 3px auto 3px auto;
background-color:darkgray;
box-shadow: 10px 5px 30px grey;
 
}
#centralsection {    
min-height:450px;
max-width: 1000px;
    margin:  10px auto;
background-color:grey;
border: 2px grey solid;
box-shadow: 10px 5px 30px grey;
}


.inner {
      width: 100%;
    margin: auto;
    background-color:grey;
/*border: 2px blue solid;*/
}
.inner1 {
    max-height: 280px;
    overflow:auto;
}
.inner2 {
    min-height: 110px;
     background: #a7a5a5 url('images/navi.png');
     overflow:auto;
    
}
.inner10 {
height: 100%;
background-color:dimgrey;
border: 2px #999 solid;
    display: inline-block;
}
.inner11 {
    max-width: 28%;
}.inner12 {
    width: 40%;
}.inner13 {
 /*    margin-left: 2px; */
   max-width: 29%;
}
.inner20 {
    width: 24.5%;
height: 100%;
background-color:dimgrey;
border: 1px #73AD21 solid;
    display: inline-block;
}
.crop {
    width:100px;
/*    overflow:hidden;*/
    height:30px;
    line-height:15px;
text-overflow:ellipsis;
    white-space:inherit;
    }
/*div { background:#eee; border:1px dotted #ccc; margin:1em; padding:5px; }*/
/*    .crop { overflow:hidden; white-space:nowrap; text-overflow:ellipsis; width:240px; }*/
.autoResizeImage {
    display:block;
    max-width: 80%;
    height: auto;
    width: 80%;
}
#prep{
    margin-top: 5px;
    background: #fff url('images/binding-dark.png'); 
    max-width: 100%;
    min-height: 450px;
    padding-left: 16px;
    padding-top: 2px;
    clear:left;
    overflow:auto;
}
#izdv{
    margin-top: 5px;
    background: #ff6600 url('images/binding-dark.png'); 
    max-width: 100%;
    min-height: 450px;
    padding-left: 16px;
    padding-top: 2px;
    clear:left;
    overflow:auto;
}

#cofooter {
    text-align: center;
    font-family: sans-serif;
    font-style: italic;
    color: azure;
    padding: 10px 20px 10px 20px;
    margin-top: 5px;
min-height:40px;
background-color:grey;
border: 2px #717070 solid;
}
#footer {

    display: block;
    margin-top: 5px;
   
    position: relative;
    max-width: 100%;
    /* position: relative; */
    border-bottom-right-radius: 11px;
    border-bottom-left-radius: 11px;
    background-color: #3a3736;
    /* background: #f46717 url(images/pattern.png); */
    /* width: 1100px; */
    color: white;
    clear: both;
    text-align: center;
    padding: 15px;
    z-index: 0;č
    min-height:20px;
    background-color:grey;
    border: 2px #717070  solid;
}

/*vmeni*/
@import url(http://fonts.googleapis.com/css?family=Oxygen+Mono);
/* Please Keep this font import at the very top of any CSS file */
@charset "UTF-8";
/* Starter CSS for Flyout Menu */
#cssmenu {
  padding: 0;
  margin: 0;
  border: 0;
  line-height: 1;
}
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#cssmenu ul {
  position: relative;
  z-index: 597;
  float: left;
}
#cssmenu ul li {
  float: left;
  min-height: 1px;
  line-height: 1em;
  vertical-align: middle;
  position: relative;
}
#cssmenu ul li.hover,
#cssmenu ul li:hover {
  position: relative;
  z-index: 599;
  cursor: default;
}
#cssmenu ul ul {
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0px;
  z-index: 598;
  width: 100%;
}
#cssmenu ul ul li {
  float: none;
}
#cssmenu ul ul ul {
  top: -2px;
  right: 0;
}
#cssmenu ul li:hover > ul {
  visibility: visible;
}
#cssmenu ul ul {
  top: 1px;
  left: 99%;
}
#cssmenu ul li {
  float: none;
}
#cssmenu ul ul {
  margin-top: 1px;
}
#cssmenu ul ul li {
  font-weight: normal;
}
/* Custom CSS Styles */
#cssmenu {
  width: 100%;
  background: #333333;
  font-family: 'Oxygen Mono', Tahoma, Arial, sans-serif;
  zoom: 1;
  font-size: 12px;
}
#cssmenu:before {
  content: '';
  display: block;
}
#cssmenu:after {
  content: '';
  display: table;
  clear: both;
}
#cssmenu a {
  display: block;
  padding: 15px 20px;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
}
#cssmenu > ul {
  width: 100%;
}
#cssmenu ul ul {
  width: 200px;
}
#cssmenu > ul > li > a {
  border-right: 4px solid #1b9bff;
  color: #ffffff;
}
#cssmenu > ul > li > a:hover {
  color: #ffffff;
}
#cssmenu > ul > li.active a {
  background: #1b9bff;
}
#cssmenu > ul > li a:hover,
#cssmenu > ul > li:hover a {
  background: #777;
}
#cssmenu li {
  position: relative;
}
#cssmenu ul li.has-sub > a:after {
  content: '+';
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -6px;
}
#cssmenu ul ul li.first {
  -webkit-border-radius: 0 3px 0 0;
  -moz-border-radius: 0 3px 0 0;
  border-radius: 0 3px 0 0;
}
#cssmenu ul ul li.last {
  -webkit-border-radius: 0 0 3px 0;
  -moz-border-radius: 0 0 3px 0;
  border-radius: 0 0 3px 0;
  border-bottom: 0;
}
#cssmenu ul ul {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
#cssmenu ul ul {
  border: 1px solid #0082e7;
}
#cssmenu ul ul a {
  font-size: 12px;
  color: #ffffff;
}
#cssmenu ul ul a:hover {
  color: #ffffff;
}
#cssmenu ul ul li {
  border-bottom: 1px solid #0082e7;
}
#cssmenu ul ul li:hover > a {
  background: #555;
  color: #ffffff;
}
#cssmenu.align-right > ul > li > a {
  border-left: 4px solid #1b9bff;
  border-right: none;
}
#cssmenu.align-right {
  float: right;
}
#cssmenu.align-right li {
  text-align: right;
}
#cssmenu.align-right ul li.has-sub > a:before {
  content: '+';
  position: absolute;
  top: 50%;
  left: 15px;
  margin-top: -6px;
}
#cssmenu.align-right ul li.has-sub > a:after {
  content: none;
}
#cssmenu.align-right ul ul {
  visibility: hidden;
  position: absolute;
  top: 0;
  left: -100%;
  z-index: 598;
  width: 100%;
}
#cssmenu.align-right ul ul li.first {
  -webkit-border-radius: 3px 0 0 0;
  -moz-border-radius: 3px 0 0 0;
  border-radius: 3px 0 0 0;
}
#cssmenu.align-right ul ul li.last {
  -webkit-border-radius: 0 0 0 3px;
  -moz-border-radius: 0 0 0 3px;
  border-radius: 0 0 0 3px;
}
#cssmenu.align-right ul ul {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}


/*hmeni*/
@import url(http://fonts.googleapis.com/css?family=Open+Sans:600);
/* Menu CSS */#cssmenuh,
#cssmenuh > ul {
  background: url(./images/highlight-bg.png) repeat;
  padding-bottom: 3px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}
#cssmenuh:before,
#cssmenuh:after,
#cssmenuh > ul:before,
#cssmenuh > ul:after {
  content: "";
  display: table;
}
#cssmenuh:after,
#cssmenuh > ul:after {
  clear: both;
}
#cssmenuh {
  width: auto;
  zoom: 1;
}
#cssmenuh > ul {
  background: url(./images/menu-bg.png) repeat;
  margin: 0;
  padding: 0;
  position: relative;
}
#cssmenuh > ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#cssmenuh > ul > li {
  float: left;
  position: relative;
}
#cssmenuh > ul > li > a {
  padding: 23px 26px;
  display: block;
  color: white;
  font-size: 13px;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: 0 -1px 0 #0d0d0d;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.7);
  line-height: 10px;
}
#cssmenuh > ul > li:hover > a {
  background: url(./images/highlight-bg.png) repeat;
  text-shadow: 0 -1px 0 #97321f;
  text-shadow: 0 -1px 0 rgba(122, 42, 26, 0.64);
}
#cssmenuh > ul > li > a > span {
  line-height: 10px;
}
#cssmenuh > ul > li.active > a,
#cssmenuh > ul > li > a:active {
  background: url(./images/hover.png) repeat;
}
/* Childs */
#cssmenuh > ul ul {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 120px;
  background: url(./images/menu-bg.png) repeat;
  margin: 0;
  padding: 0;
  z-index: -1;
}
#cssmenuh > ul li:hover ul {
  opacity: 1;
  visibility: visible;
  margin: 0;
  color: #000;
  z-index: 2;
  top: 64px;
  left: 0;
}
#cssmenuh > ul ul:before {
  content: "";
  position: absolute;
  top: -10px;
  width: 100%;
  height: 12px;
  background: transparent;
}
#cssmenuh > ul ul li {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
}
#cssmenuh > ul ul li a {
  padding: 18px 26px;
  display: block;
  color: white;
  font-size: 13px;
  text-decoration: none;
  text-transform: uppercase;
  width: 150px;
  border-left: 4px solid transparent;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
#cssmenuh > ul ul li a:hover {
  border-left: 4px solid #d64e34;
  background: url(./images/hover.png) repeat;
}
#cssmenuh > ul ul li a:active {
  background: url(./images/menu-bg.png) repeat;
}

/*dodatak na hmeni*/

#cssmenuh ul li.has-sub > a:after {
  content: '+';
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -6px;
}
#cssmenuh ul ul li.first {
  -webkit-border-radius: 0 3px 0 0;
  -moz-border-radius: 0 3px 0 0;
  border-radius: 0 3px 0 0;
}
#cssmenuh ul ul li.last {
  -webkit-border-radius: 0 0 3px 0;
  -moz-border-radius: 0 0 3px 0;
  border-radius: 0 0 3px 0;
  border-bottom: 0;
}
#cssmenuh ul ul {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
#cssmenuh ul ul {
  border: 1px solid #0082e7;
}
#cssmenuh ul ul a {
  font-size: 12px;
  color: #ffffff;
}
#cssmenuh ul ul a:hover {
  color: #ffffff;
}
#cssmenuh ul ul li {
  border-bottom: 1px solid #0082e7;
}
#cssmenuh ul ul li:hover > a {
  background: #555;
  color: #ffffff;
}
#cssmenuh.align-right > ul > li > a {
  border-left: 4px solid #1b9bff;
  border-right: none;
}
#cssmenuh.align-right {
  float: right;
}
#cssmenuh.align-right li {
  text-align: right;
}
#cssmenuh.align-right ul li.has-sub > a:before {
  content: '+';
  position: absolute;
  top: 50%;
  left: 15px;
  margin-top: -6px;
}
#cssmenuh.align-right ul li.has-sub > a:after {
  content: none;
}
#cssmenuh.align-right ul ul {
  visibility: hidden;
  position: absolute;
  top: 0;
  left: -100%;
  z-index: 598;
  width: 100%;
}
#cssmenuh.align-right ul ul li.first {
  -webkit-border-radius: 3px 0 0 0;
  -moz-border-radius: 3px 0 0 0;
  border-radius: 3px 0 0 0;
}
#cssmenuh.align-right ul ul li.last {
  -webkit-border-radius: 0 0 0 3px;
  -moz-border-radius: 0 0 0 3px;
  border-radius: 0 0 0 3px;
}
#cssmenuh.align-right ul ul {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.price {
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    background-image: url(/bundles/infostudauto/images/price_back.png);
    float: right;
    margin: 4px 3px -32px 0;
    padding: 2px 9px;
    position: relative;
    text-shadow: 1px 1px #747373;
    font-weight: bolder;
    z-index: 2;
}

/*ZA POPUP*/
/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 80%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
}

/* Add Animation */
@-webkit-keyframes animatetop {
    from {top:-300px; opacity:0} 
    to {top:0; opacity:1}
}

@keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}

/* The Close Button */
.close {
    color: white;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.modal-header {
    padding: 2px 16px;
/*    background-color: #5cb85c;*/
    background-color:#ff6600;
    color: white;
}

.modal-body {padding: 2px 16px;}

.modal-footer {
    padding: 2px 16px;
/*    background-color: #5cb85c;*/
     background-color:#ff6600;
    color: white;
}

.engraved {
    font-size: 100px;
    font-family: Arial;
    background-color: #666666;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    color: transparent;
    text-shadow: rgba(245,245,245,0.5) 3px 5px 1px;
 }

.rekl {
  color: #f46717;
  font-size: 30px;
  font-weight:bold;
  font-family: Arial;
  background-color: #e7e7e7;;
  text-shadow: 1px 1px 2px #555;
  text-align: center;
 /* -webkit-background-clip: text;
    -moz-background-clip: text; */

}

