:focus {
  outline: none;
}

h1 {
  font-size: 1.6em;
  margin: 0;
  margin-bottom: 1.5em;
  color: #9e0b0f;
}
h2 {
  font-size: 1.3em;
  margin: 0 0 2em 0;
  padding: 0;
  color: #bc0700;
}
h3 {
  font-size: 1.2em;
  margin: 1em 0 0.2em 0;
  padding: 0;
  color: #bc0700;
}
h4 {
  font-size: 1.1em;
  margin: 1em 0 0.5em 0;
  padding: 0;
  color: #bc0700;
}
h5 {
  font-size: 1em;
  margin: 1em 0 0.5em 0;
  padding: 0;
  color: #bc0700;
}
a {
  color: #9e0b0f;
  text-decoration: none;
}
a.modificationPopup {
  /* background: url('images/info.png'); */
  background-position: 100% 100%;
  background-repeat: no-repeat;
  display: inline-block;
  position: relative;
  top: 0px;
  width: 21px;
  height: 20px;
  font-size: 13px;
  text-decoration: none;
  color: #563c30 !important;
  font-weight: 600;
}
a:hover {
  color: #9e0b0f;
  text-decoration: underline;
}
a img {
  border: none;
}
img {
  font-size: 0;
  line-height: 0;
}
.clear {
  clear: both;
}
.cleaner {
  height: 0;
  margin: 0;
  padding: 0;
  border: 0 none;
  line-height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
.display-none {
  display: none;
}
.text-align-center {
  text-align: center;
}
.text-align-left {
  text-align: left;
}
.text-align-right {
  text-align: right;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.float-none {
  float: none;
}
.center {
  margin: 0 auto;
}
.submit {
  padding: 0;
  cursor: pointer;
}
/* DOCUMENT DOWNLOAD */
.documentDownload {
  width: 660px;
  margin-bottom: 40px;
}
.documentDownload ul {
  margin: 10px 0;
  padding: 0;
  list-style: none;
}
.documentDownload li {
  padding: 2px 0;
}
.documentDownload a {
  text-decoration: none;
  color: #4b2e2e;
  vertical-align: top;
}
.documentDownload a:hover {
  text-decoration: underline;
}
.mimeicon {
  width: 15px;
  height: 15px;
}

img.ico {
  vertical-align: middle;
}

div.r {
  text-align: right;
}
div.c {
  text-align: center;
}

/* GALLERY */
.lightbox {
  width: 660px;
  margin: 15px 0;
  padding-bottom: 45px;
}
.galleryCell {
  margin: 3px 3px 3px 3px;
  padding: 16px;
  border: 1px #e1c6af none;
  background-color: #f0e7dc;
  float: left;
  width: 104px;
  height: 140px;
}
.galleryCell span {
  font-size: 0.8em;
  color: #4b2e2e;
}

/* CONTENT ITEM LIST */
dl.listItem {
  margin: 0px 0 1em 0;
  padding: 0px;
  clear: both;
}
dl.listItem dd,
dl.listItem dt {
  margin: 0em;
  padding: 0em;
}
dl.listItem dt {
  font-size: 1.2em;
  padding-bottom: 0.3em;
}
dl.listItem dd.image {
  margin: 0px 10px 10px 0;
  padding: 3px;
  border: 1px #e7dbbb solid;
  float: left;
}
dl.listItem dd.anotation {
  margin: 0;
}
dl.listItem dd.anotation p {
  margin: 0;
  padding: 0em 0em 0.5em 0em;
}
dl.listItem dd.more {
  margin: 0;
  clear: both;
  text-align: right;
}

/**
 * Reporty
**/
.report {
  min-height: 18px;
  _height: 18px;
  text-align: left;
  margin: 5px auto 3px auto;
  color: #000000;
  font-size: 1.2em;
  padding: 5px 5px 5px 40px;
  position: relative;
  background: none;
}
.report ul {
  padding: 0px 0px 0px 35px;
  margin: 0px;
  font-weight: bold;
}
.report span.ico {
  display: block;
  width: 29px;
  height: 27px;
  margin: 1px 3px 1px 1px;
  background: url(images/reports.gif) no-repeat top left;
  position: absolute;
  top: 0px;
  left: 0px;
}

.report span.ico-OK {
  background-position: 0px 0px;
}
.report span.ico-ERROR {
  background-position: -36px 0px;
}
.report span.ico-INFO {
  background-position: -72px 0px;
}
.report span.ico-ALERT {
  background-position: -108px 0px;
}
.report span.ico-HELP {
  background-position: -144px 0px;
}
.report-INFO {
  color: #000;
  font-weight: bold;
}
.report-ERROR {
  color: #f00;
  font-weight: bold;
}
.report-OK {
  color: #000;
  font-weight: bold;
}
.report-ALERT {
  color: #000;
  font-weight: bold;
}
.report-HELP {
  color: #000;
  font-weight: bold;
}

@media screen and (max-width: 991px) {
  .lightbox {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    max-width: 600px;
    width: 100% !important;
    padding-bottom: 0;
    text-align: center;
  }
}


.recenzie {
  font-size: 0.9em;
  margin: 0 0 2em 0;
  padding: 16px 25px 16px 25px;
  color: #563c30;
  background: #dcc1aa;
  border-radius: 6px;
  width: 60%;
}

.recenzie:hover {
  background: #dfaf87;
  text-decoration: none;
}

#sideBar ul.menu li:hover {
  background: #dcc1aa;
}

.nova_ponuka_content_box:hover {
  background: #eee6de;
}
.model_price{
	width: 100%;
}
.model_price *{
	font-size: 12px;
	color: #976954;
}
.model_price td{
	vertical-align:bottom;
}
.footer1{
	margin:5px 0 10px;
	border: 1px solid #D6BBA1;
	border-radius:5px;
}
span#productModelPrice{
	display: block;
	text-align:right;
}
div.bold{
	font-weight: bold;
	line-height: 2em;
}
