/* UNIVERSAL */


.clear {clear:both; height:0px;}
.clear10 {clear:both; height:10px;}
.clear15 {clear:both; height:15px;}
.clear20 {clear:both; height:20px;}
.clear30 {clear:both; height:30px;}
.clear40 {clear:both; height:40px;}
.clear60 {clear:both; height:60px;}

.relative {position:relative !important;}
.inline {display:inline !important;}
.block {display:block !important;}
.inline-block {display:inline-block !important;}

.whitetext {color:#fff !important;}
.noradi {border-radius:0 !important}

.righttoleft {text-align:right;}
.centertoleft {text-align:center;}

hr.hrfull {background:#ddd;}
.bigtar:hover {cursor:pointer;}

.glavna-tekst {}
.glavna-tekst img {max-width:100%; height:auto; display:inline-block;}

.cart5error .help-block {color:#d2322d;}
.error_message p {font-size:0.8em; color:#d2322d;}
.success_message p {font-size:2em; font-weight:700; color:#67d187;}
.error_message_product p {font-size:0.8em; color:#d2322d;}
.success_message_product p {font-size:2em; font-weight:700; color:#67d187;}

h2.entry-title-index {font-weight:500;}
.glavna-tekst {}
.page-header .breadcrumb {color:#ddd;}

/* fix za blurry owl images */

.owl-carousel .owl-item img {transform-style:flat; -webkit-backface-visibility: hidden;}

/* Cookie skripta */

.cc-cookies {position:fixed; width: 100%; left: 0; bottom:0; padding: 10px 5%; background:#fff;background:rgba(255,255,255,.85); color: #110300; font-size: 12px; font-weight: 400; z-index: 99999; text-align: center; }
.cc-cookies a, .cc-cookies a:hover { color: #110300; text-decoration: underline; }
.cc-cookies a:hover { text-decoration: none; }
.cc-overlay { height: 100%; padding-top: 25%; }
.cc-cookies-error { float: left; width: 90%; text-align: center; margin: 1em 0 2em 0; background: #fff; padding: 2em 5%; border: 1px solid #ccc; font-size: 18px; color: #333; }
.cc-cookies a.cc-cookie-accept, .cc-cookies-error a.cc-cookie-accept, .cc-cookies a.cc-cookie-decline, .cc-cookies-error a.cc-cookie-decline, .cc-cookies a.cc-cookie-reset { display: inline-block; color: #fff; text-decoration: none; background: #7DAF3B; padding: 0.5em 0.75em; border-radius: 3px; box-shadow: 0 0 2px rgba(0,0,0,0.25); text-shadow: 0 -1px 0 rgba(0,0,0,0.35); -o-transition: background 0.5s ease-in; -webkit-transition: background 0.25s ease-in; -moz-transition: background 0.25s ease-in; }
.cc-cookies a.cc-cookie-decline, .cc-cookies-error a.cc-cookie-decline { background: #af3b3b; margin-left: 0.5em; }
.cc-cookies a.cc-cookie-reset { background: #f15b00; }
.cc-cookies a:hover.cc-cookie-accept, .cc-cookies-error a:hover.cc-cookie-accept, .cc-cookies a:hover.cc-cookie-decline, .cc-cookies-error a:hover.cc-cookie-decline, .cc-cookies a:hover.cc-cookie-reset  { background: #000; -o-transition: background 0.5s ease-in; -webkit-transition: background 0.25s ease-in; -moz-transition: background 0.25s ease-in; }
.cc-cookies-error a.cc-cookie-accept, .cc-cookies-error a.cc-cookie-decline { display: block; margin-top: 1em; }
.cc-cookies.cc-discreet { width: auto; padding: 0.5em 1em; left: auto; top: auto; }
.cc-cookies.cc-discreet a.cc-cookie-reset { background: none; text-shadow: none; padding: 0; text-decoration: underline; }
.cc-cookies.cc-discreet a:hover.cc-cookie-reset { text-decoration: none; }


/* Ovo je za videe embedane u wygwam, dodan je js plugin za wygwam koji oko videa automatski stavi div video-container */
.video-container {
	padding-top: 25px;
	padding-bottom: 50.5%;
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
	height: 0;
}

.video-container.vimeo {
	padding-top: 0;
	padding-bottom: 56.4%;
}

.video-container embed,
.video-container iframe,
.video-container object,
.video-container video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

p.uslugeboxtext {height:80px; padding:0 10px; overflow:hidden;}

.blockimg-right {padding-right:0 !important; float:right; margin-top:7px;}
.blockimg-left {padding-left:0 !important; margin-top:7px;}

#cart-menu {display:inline;}

.product-nav-prev.disabled a {color:#ddd !important;}
.product-nav-next.disabled a {color:#ddd !important;}

.owl-proizvodi .owl-item, .owl-proizvodi2 .owl-item {opacity:0.5;}
.owl-proizvodi .owl-item.superactive, .owl-proizvodi2 .owl-item.superactive {opacity:1}

.input-quantity {width:50px;}
.store_product_out_of_stock {display:none;}
.store_product_in_stock {display:block;}
.btn-plusminus {width:34px; height:34px;}
.qty-dec-btn, .qty-inc-btn {padding:0; outline:0;}
.btn-remove {border:0; background:#fff;}

h3.product-sku, h3.product-mod {font-size: 12px; font-weight: 400; margin-bottom: 0; text-transform:none;}
h2.product-name {line-height: 20px; color: #000; font-weight: 700; font-size: 16px; margin: 0 0 3px;}
.product-price-td {min-width:100px;}
.product-subtotal-td {min-width:100px;}

input.pm-input + label + div {
  display: none;
}
input.pm-input:checked + label + div {
  display: block;
}
.pm-table {width:100%;}
.pm-label {font-weight:bold; cursor: pointer; margin-left: 5px; margin-bottom: 0;}
.pm-desc-checked {
    min-height: 20px;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #f5f5f5;
    border: 1px solid #eaeaea;
    border-radius: 0;
}

.sm-table {width:100%;}
.sm-label {font-weight:bold; cursor: pointer; margin-left: 5px; margin-bottom: 0;}
.sm-desc-checked {
    min-height: 20px;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #f5f5f5;
    border: 1px solid #eaeaea;
    border-radius: 0;
}

.modal-content.popupproduct {
    border: none !important;
    box-shadow: none !important;
    background: transparent;
}

/* SPECIFIC */


.panel-box .panel-box-content {background:none;}
#forgpass-trigger {cursor:pointer}
#footer .footer-copyright nav {float:none}


.product-actions a.posaljiupit, .product-actions a.brzipregled {
	font-size: 17px;
	height: 38px;
	width: 40px;
	line-height: 38px;
	background-color: transparent;
	visibility: hidden;
	opacity: 0;
}
.hide-addtolinks .product-actions a.posaljiupit, .hide-addtolinks .product-actions a.brzipregled {
	display: none;
}
.product-actions a.posaljiupit {
	right: -37px;
	color: #ed4949;
	border: 1px solid #ed4949;
}
.product-actions a.posaljiupit:hover {
	color: #fff;
	background-color: #ed4949;
}
.product:hover .product-actions a.posaljiupit {
	visibility: visible;
	opacity: 1;
	right: 0;
}
.product-actions a.brzipregled {
	left: -37px;
	color: #52b9b5;
	border: 1px solid #52b9b5;
}
.product-actions a.brzipregled:hover {
	color: #fff;
	background-color: #52b9b5;
}
.product:hover .product-actions a.brzipregled {
	visibility: visible;
	opacity: 1;
	left: 0;
}

.product-actions .add_to_cart {
	color: #333;
	background-color: #fff;
	font-size: 14px;
	padding: 0 10px 0 8px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #ccc;
}
.product-actions .add_to_cart i {
	font-size: 15px;
	margin-right: 2px;
}
.product:hover .product-actions .add_to_cart {
	background-color: #3b3b3b;
	border-color: #3b3b3b;
	color: #fff;
}
.product-actions addtocart.outofstock {
	padding: 0 10px;
	cursor: default;
}
.product:hover .product-actions .add_to_cart.outofstock {
	color: #333 !important;
	background-color: #fff !important;
	border-color: #ccc !important;
}

.product.product-list .product-actions .add_to_cart {
	background-color: #3b3b3b;
	border-color: #3b3b3b;
	color: #fff;
}


.zoomContainer.fancy {z-index:10000}

@media (max-width: 767px) {
	.product-img-box2 {
		margin-bottom: 25px;
	}
}
.product-img-box2 img {
	display: block;
	width: 100%;
	height: auto;
}
.product-img-box2 .product-img-wrapper2 {
	margin-bottom: 2px;
}
.product-img-box2 .owl-carousel {
	margin-bottom: 0;
}
.product-img-box-wrapper2 {
	position: relative;
	margin-bottom: 10px;
}
.product-img-box-wrapper2 .product-img-zoom2 {
	position: absolute;
	right: 11px;
	bottom: 7px;
	z-index: 50;
}

.totals-table tbody tr td:nth-child(2) {min-width:140px;}
.shop-podnaslov {font-size:20px; font-weight:400; text-transform:none}
.cart-table tbody tr td.product-image-td a img {width:80px}
.cart-table-wrap {padding:20px;}
.totals-table tbody tr td {font-size:14px;}
.totals-table tbody tr:last-child td:last-child, .totals-table tbody tr:last-child td:first-child {font-size: 17px;}

.call-to-action-success {background-color: #dff0d8; border:1px solid #d6e9c6;}
.prikazujemo {width:100%; display:inline-block;}



/* The side navigation menu */
.sidenav {
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 1; /* Stay on top */
    right: 0;
    z-index: 999;
    background-color: #fff; /* White*/
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 60px; /* Place content 60px from the top */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
    -webkit-box-shadow: inset 0px 7px 32px 0px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0px 7px 32px 0px rgba(0,0,0,0.05);
	box-shadow: inset 0px 7px 32px 0px rgba(0,0,0,0.05);
}

/* The navigation menu links */
.sidenav a {
    padding: 10px 0px;
    text-decoration: none;
    font-size: 1.3em;
	width: 266px;
    text-transform: uppercase;
    color: #4e3826;
    display: block;
    border-bottom: 1px solid #ededea;
    font-weight: 300;
    transition: 0.3s;
    margin: 2px 40px;
}

.sidenav a:first-child {
    padding: 10px 0px;
	width: unset;
    color: #4e3826;
    border-bottom: 0px solid #ededea;
    font-weight: 300;
	font-size: 3em;
}

/* When you mouse over the navigation links, change their color */
.sidenav a:hover {
    color: #f1f1f1;
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
    transition: margin-left .5s;
    padding: 20px;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
}



#header .header-body {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f3f3f3+1,ffffff+69,ffffff+100 */
	background: rgb(243,243,243); /* Old browsers */
	background: -moz-linear-gradient(left, rgba(243,243,243,1) 1%, rgba(255,255,255,1) 69%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(243,243,243,1) 1%,rgba(255,255,255,1) 69%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(243,243,243,1) 1%,rgba(255,255,255,1) 69%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
    border-top: 0px solid #EDEDED;
    border-bottom: 1px solid transparent;
    padding: 0px 0;
    -webkit-transition: min-height 0.3s ease;
    -moz-transition: min-height 0.3s ease;
    transition: min-height 0.3s ease;
    width: 100%;
    z-index: 1001;
    min-height: 100px;
}

#header {
    min-height: 130px !important;
}


#header .header-logo {
    width: 162px !important;
    height: 130px !important;
    padding: 0px 30px;
	background: #fff !important;
}

#header .column-1 {
    width: 230px;
}

#header .column-2 {
    width: 40%;
}

#header .column-2 h1 {
    font-size: 3.5em;
	color: #4e3826;
	font-weight: 700;
	font-family: 'Open Sans Condensed', sans-serif;
	line-height: 46px;
    margin: 5px 0 0px 0;
}

#header .column-2 h4 {
    font-size: 1.12em;
	color: #267400;
	font-weight: 900;
	font-family: 'Open Sans Condensed', sans-serif;
	line-height: 21px;
    margin: 0 0 6px 2px;
}

#header .conterner-fluid-full {
	padding-left: 12%;
	padding-right: 12%;
}

#header .column-3 {
    text-align: right;
    width: 42%;
}

#header .column-3 span {
	font-size: 1.6em;
    cursor: pointer;
	color: #4e3826;
	font-weight: 700;
	text-align: right;
	top: 6px !important;
}

.sidenav a:hover, .sidenav a.active {
    color: #49A023;
}

.box-rotator {
    background: #fff;
    padding: 30px 80px 0px;
}

.box-rotator h2 {
    font-size: 2.2em;
    line-height: 36px;
    font-weight: 700;
    font-family: 'Open Sans Condensed', sans-serif;
    color: #4e3826;
	margin: 12px 0 0px 0;
    letter-spacing: 0.1px;
}

.box-rotator h2 a {
    color: #4e3826;
}

.box-rotator p {
	text-align: center;
	color: #4e3826;
	font-size: 1.3em;
	line-height: 24px;
}

.box-rotator hr {
    margin: 12px 0 20px;
}

html .btn-secondary {
    color: #4e3826;
    background-color: #e8e8e8;
    border-color: #e8e8e8 #e8e8e8 #e8e8e8;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 600;
}

.btn-karta {
	text-align: left;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.8em;
	text-transform: uppercase;
}

.karta-gumb img {
	position: absolute;
    right: 36px;
    margin-top: -62px;
    z-index: 99;
}

.btn-zeleno {
    padding: 26px 36px !important;
    border: 0px solid transparent;
    height: 99px;
    text-align: left;
    cursor: pointer;
}

.btn-zeleno img {
    position: absolute;
    right: 0px;
    top: 0px;
}

.box-rotator-iznad {
    margin-top: -525px;
}

.btn-zeleno span {
    color: #fff;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 1.9em;
    font-weight: 600;
}


.btn-primary:active, .btn-primary:focus, .btn-primary:hover, .btn-primary:active:focus {
    border-color: #3e8e41 #3e8e41 #3e8e41 !important;
    background-color: #3e8e41 !important;
}

.container-fluid-vijesti {
	padding-left: 5% !important;
	padding-right: 5% !important;
}

.vijesti-border {
	border: 1px solid #ccc;
	padding: 44px 12px 12px;
}

.vijesti-border h3 {
    font-size: 2em;
    line-height: 28px;
    font-weight: 100;
    font-family: 'Open Sans Condensed', sans-serif;
    color: #000;
	margin: 0px 0 46px 0;
    letter-spacing: 0.1px;
	text-align: center;
}

.vijesti-border h3 a {
    color: #000;
}


.product-details-area a {
	color: #4e3826;
}

.product-details-area h4 {
	color: #4e3826;
    font-weight: 300;
    font-size: 1.2em;
    margin: 8px 0 20px;
    text-align: center;
}

.product .product-image-area .thumb-info-inner {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    display: block;
    z-index: 9999;
}

#footer {
    background: #f1f1f1;
    border-top: 0px solid #0e0e0e;
    font-size: 0.9em;
    margin-top: 20px;
    padding: 50px 0 0;
    position: relative;
    clear: both;
}

#footer.short p {
    text-align: center;
    font-size: 1em;
    color: #000;
}

#footer.short .footer-copyright {
    background: #bfbfbf;
    color: #fff;
    border: 0;
    padding-top: 0;
    margin-top: 0;
    padding: 20px 0 20px;
    text-align: center !important;
}

#footer .footer-copyright .container .row > div {
    margin-bottom: 0px;
}

#footer .footer-copyright p {
    color: #fff;
    text-align: right;
}

#footer .footer-copyright nav {
    float: left;
}

.box-karta {
	background: #fff;
    padding: 0px;
    height: 125px;
}

#footer.short {
    padding-top: 40px !important;
}

#footer hr {
	margin: 12px 0 22px;
}

#footer h3 {
    color: #7a7a7b;
}

#footer p span {
    color: #555;
    margin-top: 6px;
}

#footer p span a {
    color: #555555;
}

h3 {
    font-size: 1.1em;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 18px;
    color: #7a7a7b !important;
    text-align: center;
    margin-bottom: 2px;
    text-transform: none;
}

#footer .container .row > div {
    margin-bottom: 20px;
}

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background: rgba(0, 0, 0, .6);
}

.slika-zajedno:hover .overlay {
  opacity: 1;
}

.text {
  color: white;
  font-size: 1.1em;
  position: absolute;
  top: 50%;
  font-weight: 700;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.slika-zajedno {
  position: relative;
}


.dropdown {
    position: relative;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #9FB041;
    min-width: 360px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    top: auto;
    bottom: 100%;
    z-index: 9999;
}

.dropdown-content a {
    color: white;
    padding: 6px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {
    background-color: #8A9E13;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .btn-zeleno {
    background-color: #3e8e41;
}

h2.entry-title-index {
    font-weight: 300;
}

h2 {
    font-size: 2em;
    font-weight: 300;
    line-height: 36px;
    margin: 0 0 16px 0;
}

.page-header {
    height: 200px;
    width: 100%;
    background: url(https://rezistentnost-szb.hr/slike/page-header-01.jpg) top center no-repeat;
    border-bottom: 5px solid #fff;
    border-top: 0px solid #fff;
    margin: 0 0 25px 0;
    min-height: 50px;
    padding: 48px 0 10px;
}

.page-header .breadcrumb {
    background: none;
    margin: 18px 0 2px 2px;
    padding: 0;
    position: relative;
    z-index: 1;
}

.page-header .breadcrumb a {
    color: #fff;
}

.page-header .breadcrumb > li + li:before {
    color: inherit;
    opacity: 1;
    font-family: FontAwesome;
    content: "\f105";
    padding: 0 7px 0 5px;
}

.page-header .breadcrumb>li+li:before {
    padding: 0 5px;
    color: #fff;
    content: "/\00a0";
}

.page-header h1 {
    border-bottom: 0px solid #000;
    color: #FFF;
    display: inline-block;
    font-weight: 900;
    margin: 0 0 -25px;
    min-height: 37px;
    font-size: 2em;
    line-height: 38px;
    padding: 0 0 16px;
    position: relative;
}

.breadcrumb {
    padding: 12px 16px;
    margin-bottom: 00px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 0px;
}

.blog-info-index {
    display: inline-block;
    font-weight: 300;
    color: #453223;
    clear: both;
    margin-bottom: 10px;
    width: 100%;
}

.blog-info-index .datum .fa {
    margin-right: 6px;
}

.google-map-borders {
    border: 2px solid #f5f5f5;
    padding: 0px;
    border-radius: 4px;
}

.thumb-info {
    border: 0px solid #DDD !important;
}

.thumb-info-smedi {
    background-color: #F1F1F1;
}

.thumb-info-smedi.thumb-info-centered-icons .thumb-info-action {
    top: 38%;
}

.thumb-info-smedi .thumb-info-action {
    display: none;
}

html .thumb-info-smedi .thumb-info-action-icon-light i {
    color: #ADB41F;
}

.thumb-info-smedi a h4 {
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
    height: 46px;
}

.borderbijela {
    border-bottom: 1px solid #000;
    width: 30%;
    margin: 0 auto;
    margin-top: 0px;
}

.proizvodi-tekst-glavna {
    text-align: center;
    padding: 12px;
    color: #000;
    min-height: 132px;
}

.thumb-info-smedi h4 {
    text-transform: uppercase;
    font-size: 1.1em;
}

.thumb-info-smedi a:hover, .thumb-info-smedi a:active, .thumb-info-smedi a:focus, .thumb-info-smedi a:visited {
    text-decoration: none;
}

html.webkit .thumb-info .thumb-info-wrapper {
    margin: 0px 0px 0px 0px;
}

.thumb-info-smedi:hover .borderbijela {
    border-bottom: 1px solid #000;
    width: 50%;
    margin: 0 auto;
-webkit-transition: all 0.6s ease;
-moz-transition: all 0.6s ease;
transition: all 0.6s ease;
}

.thumb-info-smedi img {
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    transition: all 0.6s ease;
}

.thumb-info .thumb-info-wrapper:after {
    background: transparent;
}

.img-thumbnail {border:0}
.thumb-info .thumb-info-wrapper {margin:0}

.thumb-info .thumb-info-title {
    background: #fff;
    bottom: 0%;
    color: #7a7a7b;
}

.thumb-info:hover .thumb-info-title {
    background: #F1F1F1;
}

.btn-primary-nohover {background:#9CAC41;color:#fff}
.btn-primary-nohover:hover {color:#fff;cursor:context-menu}
.sivi-ul {list-style-type:none;margin:0;padding:0}
.sivi-li {padding:5px 30px;background:#E8E8E8;border-bottom:1px solid #fff}
.sivi-li a {display:block;width:100%;color:#000}
.sivi-li:hover {background:#F3F1ED}

.videowrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}

.videowrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.text-polje-anketa {
    border: 0px solid #ccc;
    border-bottom: 2px solid #777;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    margin-top: -4px;
}

.form-control:focus {
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.075) inset;
    border-color: #777;
}

.forma-pocetna p {
	margin: 0 0 4px;
}

.forma-pocetna h3 {
    font-size: 1.4em;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 24px;
    color: #7a7a7b !important;
    text-align: left;
    border: 3px solid #337ab7;
    padding: 8px;
    margin: 16px 0px 0px;
    text-transform: none;
    text-transform: uppercase;
}

.forma-pocetna h4 {
    font-size: 1.2em;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 24px;
    color: #7a7a7b !important;
    text-align: left;
    border: 3px solid #337ab7;
    padding: 8px;
    margin: 16px 0px 0px;
    text-transform: none;
    text-transform: none;
}

.forma-pocetna h4 span {
    font-weight: 700;
}

.forma-pocetna table td, .forma-pocetna table th {
	padding: 6px;
}

#map {height:400px;}