body {
	 color: #fff;
    font-family: "Open Sans", sans-serif;
	font-optical-sizing: auto;
	font-weight: <weight>;
	font-style: normal;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 16px;
}
header {
	text-align: center;
}
header img{
    margin:20px 0;
	width: 100%;
	border-radius: 10px;
}
h1 {
    text-align: center;
	margin-top: 20px;
	margin-bottom: 0;
	font-size: 45px;
	font-weight: 800;
}
h2 {
	font-weight: 700;
	margin: 25px;
}
h3 {
	font-weight: 700;
	margin-bottom: 50px!important;
}
.control-label {
    text-align: right;
}
.info {
    margin: -69px 0 0 1px;
    width: 140px;

    display: block;
    float: left;
}
header h2.desc {
    color: #fff;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    height: 95px;
    margin: 0;
    text-align: center;
}
header h2.desc p {
	font-size: 16px;
	line-height: 1.2;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
label {
  font-weight: 400;
}
.navbar {
    float: right;
    margin: 0;
	min-height: 30px!important;
}
.navbar-nav {
    float: right;
    margin: 0;
	padding-right: 19px;
}
.navbar-fixed-top .nav {
	background-color: transparent!important;
}
.navbar-header {
	float: none!important;
}
.container {
	max-width: 880px!important;
	position: relative;
}
.space-2 { margin-top: -2px;}
.space1 { margin-top:1px; }
.space2 { margin-top:2px; }
.space3 { margin-top:3px; }
.space4 { margin-top:4px; }
.space5 { margin-top:5px; }
.space7 { margin-top:7px; }
.space10 { margin-top:10px; }
.space15 { margin-top:15px; }
.space17 { margin-top:17px; }
.space20 { margin-top:20px; }
.space25 { margin-top:25px; }
.space30 { margin-top:30px; }
.space35 { margin-top:35px; }
.space50 { margin-top:50px; }
.flag-icon,.flag-icon-background{background-repeat:no-repeat;background-size:contain;background-position:50%;
font-size: 22px;
}.flag-icon{position:relative;display:inline-block;width:1.33333333em;line-height:1em}.flag-icon:before{content:"\00a0"}.flag-icon.flag-icon-squared{width:1em}
.flag-icon-hr{background-image:url(../flags/4x3/hr.svg)}
.flag-icon-ga.flag-icon-squared{background-image:url(../flags/1x1/ga.svg)}.flag-icon-en{background-image:url(../flags/4x3/gb.svg)}
.flag-icon-sh.flag-icon-squared{background-image:url(../flags/1x1/sh.svg)}.flag-icon-de{background-image:url(../flags/4x3/de.svg)}
.flag-icon-is.flag-icon-squared{background-image:url(../flags/1x1/is.svg)}.flag-icon-it{background-image:url(../flags/4x3/it.svg)}
.flag-icon-ru{background-image:url(../flags/4x3/ru.svg)}
.flag-icon-si{background-image:url(../flags/4x3/si.svg)}
.lang {
  display: inline-block;
  position: absolute;
  top: 20px;
  right: 10px;
}
.lang a {
    margin: 0 10px;
}
.lang a:hover {
    text-decoration: none;
}
.left5 {
	margin-left: 5px;
}
.left10 {
	margin-left: 10px;
}
.left20 {
	margin-left: 20px;
}

.left35 {
	margin-left: 35px;
}
.left-15 {
	margin-left: -15px;
}
.right20 {
	margin-right: 20px;
}
.right-15 {
	margin-right: -15px;
}
.padding10-right {
	padding-right: 10px;
}
.padding10-left {
	padding-left: 10px;
}
.top4 {
	margin-top: 4px;
}
.top8 {
	margin-top: 8px;
}
.top10 {
	margin-top: 10px;
}

.top-5 {
	margin-top: -10px;
}
.img-l20 {
	margin-left:0!important;
	margin-bottom: 20px;
}
.padding0 { padding: 0!important;}
.opacity {
        opacity: 0.7;  /* Opacity for Modern Browsers */
        filter: alpha(opacity=70);  /* Opacity for IE8 and lower */
        zoom: 1;  /* Fix for IE7 */
    }
.general-table  td
{
	padding: 10px !important;
	font-size: 13px;
}

.form {
	padding: 20px;
	margin: 10px;
	background-color: #fff;
}
.table > thead > tr > th {
    vertical-align: middle;
}

.table > tbody > tr > td {
    vertical-align: middle;
}

a {
	color: #00b0ec;
}

a:hover, a:focus {
	color: #00b0ec!important;
	text-decoration: underline;
}
.blue h4 {margin-left: 0; margin-right: 0;}
blockquote h4, blockquote .h4, blockquote h4 a, blockquote .h4 a {
	color: #fff;
}

li.max-200 {
	min-width: 200px;
}

.thumbnail p {
	line-height: 150%;
}

.thumbnail1 p {
	line-height: 180%;
}
.font13 {
	font-size: 0.95em;
}
.font15 {
	font-size: 1.1em;
}
.font16 {
	font-size: 1.14em;
}

.font18 {
	font-size: 1.28em;
	font-weight: 400;
}

.font22 {
	font-size: 22px!important;
}

.font28 {
	font-size: 28px!important;
}

.carousel {
	margin-bottom: 20px;
	-webkit-box-shadow: 1px -1px 10px 0px rgba(50, 50, 50, 0.65);
	-moz-box-shadow:    1px -1px 10px 0px rgba(50, 50, 50, 0.65);
	box-shadow:         1px -1px 10px 0px rgba(50, 50, 50, 0.65);
}

.custom-container {
    display: flex;
    background-color: white;
    overflow: hidden;
    width: auto;
    justify-content: space-between;
    padding: 30px 0;
    box-sizing: border-box;
}
.logocame {
	width: 30%!important;
	margin: 0px!important;
	margin-right: 20px!important;
}
.custom-container img {
    width: 10%;
    height: auto;
	margin: 5px;
}
.white {
	color: #fff;
}

.grey {
	background-color: #f6f6f6;
	padding: 0!important;
	display: block;
}

.grey p {
	font-size: 0.9em;
	padding: 0 20px 20px;
}

.btn-default {
	background: #00b0ec;
	color: #fff;
	text-shadow: none;
	border: 1px solid #00b0ec;
	font-weight: 700;
}
.btn-default:hover {
	background: #f5f5f5;
	color: #000;
}
legend {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #e5e5e5;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    color: #333;
    display: block;
    font-size: 21px;
    line-height: inherit;
	margin-top: 0x;
    margin-bottom: 30px;
    margin-left: auto;
	margin-right: auto;
    padding: 0;
    width: 85%;
}

blockquote {
    border-left: 5px solid #eee;
    font-size: 14px;
    margin: 0;
    padding: 10px 20px;
}


#wrap {
  min-height: 100%;
	/*height: auto !important;*/
    height: 100% !important;
  /* Negative indent footer by its height */
  margin: 0 auto -60px;
  /* Pad bottom by footer height */
  padding-bottom: 60px;

}
.thumbnail{
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	min-height: 300px;
	background-color: #ffffff;
	border-radius: 0 14px 0 14px;
	border: solid 2px #fff;
	-webkit-box-shadow: 0 1px 10px 2px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    0 1px 10px 2px rgba(50, 50, 50, 0.5);
	box-shadow:         0 1px 10px 2px rgba(50, 50, 50, 0.5);
	margin-bottom: 0!important;
}
.thumbnail0{
	background-color: #fff;
	min-height: 151px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
	 -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
	display: block;
	max-width: 100%;
	height: auto;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	margin-bottom: 20px;
}
.height300 {
	line-height: 300%;
	font-style: italic;
}
.thumbnail1{
	padding: 0;
	background-color: #fff;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
	-webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
	display: inline-block;
  	max-width: 100%;
	margin-bottom: 20px;
}
.jackbox {
	margin-left: 9px!important;
	margin-right: 9px!important;
	margin-bottom: 20px;
}
.cols {
	padding-left: 0!important;
	padding-right: 0!important;
}

.fa {
}
.fa.pull-left {
    margin-right: 0.8em;
}

.square {
	border: 2px solid #fff;
	padding: 20px;
	border-radius: 15px;
}
.form-control {
  color: #fff!important;
  background-color: #333!important;
  border: 1px solid #676767!important;
}
.main {
	background-color: #191919;
	padding-top: 15px;
	}
.pull-center{
	text-align: center;
}
.red {
	color: #e54c39;
	}
.inline-block {
	display: inline-block !important;
	}

.borderless td {
    border: none !important;
}
.navbar { border-radius: 0!important; border: hidden; min-height: 60px;}
.navbar-custom {
background: #958173; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk1ODE3MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiYWFjYTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #958173 0%, #baaca3 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#958173), color-stop(100%,#baaca3)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #958173 0%,#baaca3 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #958173 0%,#baaca3 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #958173 0%,#baaca3 100%); /* IE10+ */
background: linear-gradient(to bottom,  #958173 0%,#baaca3 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#958173', endColorstr='#baaca3',GradientType=0 ); /* IE6-8 */
		height: auto !important;
		float: none !important;
	}
	.navbar-collapse .nav {
		float: none !important;
	}
	.navbar-custom .navbar-nav li > a, .navbar-custom .navbar-nav li > a:hover, .navbar-custom .navbar-nav li > a:focus {
		border: hidden!important;
		line-height: 120% !important;
		height: auto !important;
		margin: 0;
		color: #fff!important;
		padding-left: 50px!important;
	}
	.navbar-custom .navbar-nav li > a:hover, .navbar-custom .navbar-nav li > a:focus {
		text-decoration: underline !important;
	}

	.navbar-custom .navbar-nav li > a.fonthome i {
	color: #fff!important;
	padding: 4px;
	border: 1px solid #fff;
	margin-top: -7px!important;
	border-radius: 5px;
	}
	.navbar-custom .navbar-nav li > a.fonthome i:hover {
	color: #69CBC6!important;
	}

	.navbar-nav, .dropdown-menu {
		margin-top: 0px !important;
		padding-top: 0;
		margin-bottom: 0 !important;
	}
	.navbar-toggle {
		background: #e54c39;
		border: medium none;
		border-radius: 0;
		margin-top: 8px;
		padding: 10px;
	}
	.navbar-toggle .icon-bar {
		background-color: #fff !important;
	}
	.navbar-custom .navbar-nav .menu-search > a:hover, .navbar-custom .navbar-nav .menu-search > a:focus {
		background: none !important;
		color: #007AFF !important;
	}
	.navbar-brand {
    padding-bottom: 0 !important;
    padding-left: 11px;
    /*padding-right: 30px;*/
    padding-top: 13px;	position: relative !important;
	float: left;
	margin-bottom: 0!important;
	text-decoration: none;
	z-index: 1000;
	height: 90px!important;
	background-color: #fff;

}


	.navbar-brand a, .navbar-brand a:hover, .navbar-brand a:focus {
	color: #fff;
	text-decoration: none!important;
}

.navbar-fixed-top .topnavbar, .navbar-static-top .topnavbar {
	min-height: 20px;
	border-radius: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0;
	padding-top: 4px;
	background-color: transparent;
	font-size: .85em;
	text-align: right;
}

.navbar-fixed-top .topnavbar > li > a, .navbar-static-top .topnavbar > li > a {
	padding: 5px;
	color: #4d4d4d;
}
.navbar-fixed-top .topnavbar > li > a,.navbar-fixed-top .topnavbar > li > a:hover, .navbar-fixed-top .topnavbar > li > a:focus,
.navbar-static-top .topnavbar > li > a,.navbar-static-top .topnavbar > li > a:hover, .navbar-static-top .topnavbar > li > a:focus {
	padding: 5px;
 }

.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-left: 0;
    margin-right: 0;
	margin-top: 24px;
}
.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

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

.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
	font-size: 17px;
}
.dropdown-menu .sub-menu {
	left: 100%;
	position: absolute;
	top: 0;
	visibility: hidden;
	margin-top: -1px;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{
	background-color: #B09664;
	background-image: none;
	color: #FFF;
}
.navbar .sub-menu:before {
	border-bottom: 7px solid transparent;
	border-left: none;
	border-right: 7px solid rgba(0, 0, 0, 0.2);
	border-top: 7px solid transparent;
	left: -7px;
	top: 10px;
}
.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}

.nav-pills {
	display: block;
}
.nav-pills > li:first-child  {
  margin-left: -15px;
}
.nav-pills > li {
  display: block;
}
.nav-pills > li + li {
    margin-left: 0;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus
{
	color: #FFF;
	background-color: #e54c39;
	border-radius: 0px;
}
.nav-pills > li > a {
	color: #FFF;
	text-shadow: none;
}

.nav > li {
	color: #4d4d4d;
	border-radius:0;
	background-color: transparent!important;
	padding: 0!important;
	margin: 0!important;
}
.nav > li > a {
	color: #4d4d4d;
	border-radius:0;
	background-color: transparent!important;
	padding: 0 4px !important;
	margin: 0!important;
}
.nav > li > a:hover , .nav > li > a:focus{
	border-radius:0;
	background-color: transparent!important;
	padding: 0 4px !important;
	margin: 0!important;
	text-decoration: underline;
}
footer {
	background-color: transparent;
	font-size: 0.8em;

	color: #4d4d4d;
	bottom: 0;
	position: relative;
}
footer a {
	color: #4d4d4d;
	text-decoration: none;
}
footer a:hover {
 	text-decoration: underline;
}
label.error1 {
	font-weight:normal;
	color:#F00 !important;
	text-align:center;
	font-size: 1.4em;
	display: block;
	margin-top: -10px;
	margin-bottom: 10px;
}
form.cmxform label.error1 { display: none; }
.breadcrumb a{
	color: #000;
	text-decoration: underline;
}
.breadcrumb a:hover{
	text-decoration: none;
}
.thumb-img2 {
	width:110px;
	height:70px;
	padding:0px;
	overflow: hidden;
	margin-right: 0px;
	margin-bottom: 0px;
	display: inline-block;
	float: left;
}
.thumb2 {
	width:110px;
	padding: 0px;
	margin: 0px;
	transition: all 0.5s ease 0s;
}
.thumb-img1 {
	width:100%;
	height:23em;
	padding:0px;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
	display: inline-block;
}
.thumb1 {
	width:100%;
	padding: 0px;
	margin: 0px;
	transition: all 0.5s ease 0s;
}
.thumb-img0 {
	width:100%;
	height:28em;
	padding:0px;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
	display: inline-block;
}
.thumb0 {
	width:100%;
	padding: 0px;
	margin: 0px;
	transition: all 0.5s ease 0s;
}
.thumb-img-gal {
	width:100%;
	height:125px;
	padding:0px;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
	display: inline-block;
}
.thumbgal {
	width:100%;
	padding: 0px;
	margin: 0px;
	transition: all 0.5s ease 0s;
}
.thumb-left {
	width:100%;
	padding:0px;
	overflow: hidden;
	margin-right: 0px;
	margin-bottom: 0px;
	display: inline-block;
	margin-top: 0px;
	height: 200px;
}
.thumbleft {
	width:100%;
	padding: 0px;
	margin: 0px;
	transition: all 0.5s ease 0s;
}
.product {
	display: block;
	height: 490px;
	text-align: left;
	transition: all 0.5s ease 0s;
	margin-bottom: 30px;
	position: relative;
	background-color: #EEEEEE;
}
.product:hover {
	background: none repeat scroll 0 0 #fff;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-image: none;
	box-shadow: 0px 0px 10px #999;
}
.product:hover a img {
    transform: scale(1.1) rotate(-0.5deg);
}
.product .cijena{
	color: #FFF;
	bottom:0;
	position:absolute;
	font-size: 18px;
	left:0;
	background-color: #676767;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.product .cijena span{
	font-size: 13px;
}
.product h4 a{
	color: #333;
}
.product p{
	color: #5f5f5f;
}
.product-related-header {
	background-color: #0A0A0A;
	background-image: url(../images/transparent.png);
	background-position: 0px -60px;
	color: #FFF;
	padding: 10px;
	margin-bottom: 10px;
}
.basket-icon {
	font-size: 18px;
	color: #FFF;
	background-color: #B09664;
	position:absolute;
	right:0;
	bottom:0;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
}
.basket-icon:hover {
	background-image: none;
	background-color: #DA4747;
	color: #FFF;
}
.basket {
	background-image: url(../images/transparent.png);
	background-repeat: repeat-x;
	background-position: 0px -60px;
	background-color: #B09664;
	color: #FFF;
	text-decoration: none;
	font-size: 20px;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.basket:hover {
	background-color: #333;
	background-image: none;
	color: #FFF;
	text-decoration: none;
}
.gallery {
	display: block;
	height: 220px;
	text-align: center;
	transition: all 0.5s ease 0s;
	margin-bottom: 20px;
}
.gallery a {
    color: #2871ad;
}
.gallery:hover {
	box-shadow: 0px 0px 10px #999;
}
.gallery:hover a img {
    transform: scale(1.1) rotate(0deg);
}
.gallery .label{
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-color: #E06D5E;
	border-radius: 0px;
	margin-top: 0px;
	position: absolute;
	display: inline-block;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.label-default{
	background-color: #DF4C4C;
	letter-spacing: 0.05em;
	background-image: none;
	border-radius:0px;
}
.description {
	min-height: 107px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
}
.promotion {
	border-radius: 4px;
	top: 0px;
	height: 38px;
	left: 0px;
	position: absolute;
	width: auto;
	z-index: 10;
}
.discount {
    background: none repeat scroll 0 0 rgba(255, 0, 0, 0.8) !important;
    border-radius: 0 0 4px 0;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 22px;
    font-weight: 300;
    height: 100%;
    padding: 3px 8px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
}
.discount2 {
	background: none repeat scroll 0 0 rgba(255, 0, 0, 0.8) !important;
	color: #fff;
	display: inline-block;
	font-size: 18px;
	font-weight: 300;
	height: 100%;
	padding: 3px 8px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
}
.container-home {
	background-color: #BFA980;
	}
.home {
	display: inline-block;
	transition: all 0.5s ease 0s;
	padding: 0!important;
	overflow: hidden;
	position: relative;
	margin: 0!important;
}

.home > .col-md-3 {

	padding: 0!important;;
}
.home a {

	color: #FFF;
}
.home .cijena{
	color: #bfa980;
	bottom:0;
	position:absolute;
	font-size: 18px;
	left:0;
	background-color: #FFF;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.home .promotion {
	border-radius: 4px;
	top: 0px;
	height: 38px;
	left: 0px;
	position: absolute;
	width: auto;
	z-index: 10;
}
.home .basket-icon {
	color: #bfa980;
	background-color: #ffffff;
	padding-top: 4px;
	padding-bottom: 4px;
}
.home .basket-icon:hover {
	background-image: none;
	background-color: #DA4747;
	color: #FFF;
}
.menu-wrapper-left {
		width: 250px;
	}
.panel {
	border-radius: 0px;
	}
.panel-default > .panel-heading {
	background-color: #495D7F;
	background-image: none;
	color: #FFF;
	border-radius: 0px;
}
	.panel-title > a {color: #FFF;}

	.panel-title > a:hover{
	color: #FFF;
	text-decoration: underline;
}
.rightkolona .panel-body {
	padding: 0px !important;
	position:relative;
}
.rightkolona .panel-body .cijena{
	color: #FFF;
	bottom:0;
	position:absolute;
	font-size: 18px;
	left:0;
	background-color: #676767;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.rightkolona .panel-body .cijena span{
	font-size: 13px;
}
.panel-body {
	background-color: #eeeeee;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
}
.panel-body h4 {
	margin-top: 0px;
}
.panel-body h4 a {
	color: #495D7F;
}
.panel-body span{
	padding: 15px;
	display: block;
}
.carousel-control {
    line-height: 20px;
    width: 30px !important;
}
.carousel-control.right {
	background-image: none !important;
}
.carousel-control.left {
	background-image: none !important;
}
.carousel a {

}

.carousel a img {
    max-width: 100% !important;
}
.big_img {
	max-width: 350px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.socialIcon {
	border-width: 0;
	border-style: none;
	border-color: transparent;
	margin: 0;
	padding: 0;
}
.socialIcon a {
    background: none repeat scroll 0 0 #cccccc;
    color: #ffffff;
    display: inline-block;
    font-size: 17px;
    margin-right: 10px;
    padding: 6px 3px;
    text-align: center;
    transition: all 0.15s ease-in-out 0s;
    width: 35px;
}
.socialIcon a:hover {
	color: #fff;
	background-color: #2871AD;
}


/*.socialIcon {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.socialIcon a {
    background: none repeat scroll 0 0 #cccccc;
    color: #ffffff;
    display: inline-block;
    font-size: 17px;
    margin-right: 10px;
    padding: 6px 3px;
    text-align: center;
    transition: all 0.15s ease-in-out 0s;
    width: 35px;
}
.socialIcon a:hover {
	color: #fff;
	background-color: #2871AD;
}*/
.tabs-group{
	display: block;
}
.nav-tabs > li > a {
	background-color: #333;
	color: #FFF;
}
.tab-content > .active {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
}
.priceold {
	font-size: 20px;
	color: #999;
	text-decoration: line-through;
	margin-right: 30px;
	display: inline;
}
.price {
	font-size: 25px;
	display: inline;
	color: #FF1944;
}
.btn-black
{
	background-color: #0A0A0A;
	background-image: url(../images/transparent.png);
	background-position: 0px -60px;
	color: #FFF;
}
.btn-black:hover
{
	background-color: #EBEBEB;
	background-image: none;
}
.pagination > li > a,
.pagination > li > span {
	color: #666;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
	color: #fff;
	background-color: #333;
	border-color: #666;
}
label.error1 {
	font-weight:normal;
	color:#F00 !important;
	text-align:center;
	font-size: 1.4em;
	display: block;
	margin-top: -10px;
	margin-bottom: 10px;
}
label.error1 { display: none; }

/*Video player*/
.flex-video {
position: relative;
padding-top: 25px;
padding-bottom: 67.5%;
height: 0;
margin-bottom: 16px;
overflow: hidden;
margin: 0 auto;
text-align:center;
}

.flex-video.widescreen { padding-bottom: 72%; }
.flex-video.vimeo { padding-top: 0; }

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


@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
.flex-video { padding-top: 0; }
}

p.space5 {
	margin-top: 3px;
}

@media (max-width: 767px) {
h1 {
  font-size: 28px;
  line-height: 38px;
}
.control-label {
    text-align: left;
}

td .text-center {
	text-align: left;
}

footer {
height: auto;
}
  .visible-xs {
    display: block !important;
  }
.navbar-right{
	float: none!important;
}
.nav > li {
	float: none!important;
	display: flex;
	}

.navbar-top{
	display: inline-block;
	}
  .navbar-default {
		position: absolute;
	}
	.navbar-custom .nav li a {
	transition: background 0.3s ease-in-out 0s;
	padding: 10px;
	float: left;
}
.nav-pills > li {
	display: block !important;
	float:none;
}
	.topnavbar ul#bs-example-navbar-collapse-2 li {
    display: flex;
    float: left !important;
	}
	.topnavbar ul#bs-example-navbar-collapse-2 li a {
    display: flex;
    float: left !important;
	padding-right: 10px!important;
	padding-left: 10px!important;
	}

	.topnavbar ul#bs-example-navbar-collapse-2 li a:hover {
    display: flex;
    float: left !important;
	padding-right: 10px!important;
	padding-left: 10px!important;
	background-color: none!important;
	color: #4d4d4d;
	text-decoration: underline;
	}


	#slidingbar-area {
		display: none;
	}
	#topbar {
		display: none;
	}
	.navbar-default {
		top: 0 !important;
		height: auto !important;
		float: none !important;
	}
	.navbar-collapse .nav {
		float: none !important;
	}
	.navbar-default .navbar-nav li > a, .navbar-default .navbar-nav li > a:hover, .navbar-default .navbar-nav li > a:focus {
		border-top-color: #E1E1E1 !important;
		border-top-width: 1px !important;
		border-top-style: solid !important;
		line-height: 20px !important;
		height: auto !important;
		margin: 0;
	}
	.navbar-default .navbar-nav li > a:hover, .navbar-default .navbar-nav li > a:focus {
		background-color: #007AFF !important;
		color: #FFFFFF !important;
	}
	.navbar-nav, .dropdown-menu {
		margin-top: 0px !important;
		padding-top: 0;
		margin-bottom: 0 !important;
	}
	.navbar-toggle {
		background: #e54c39;
		border: medium none;
		border-radius: 0;
		margin-top: 8px;
		padding: 10px;
	}
	.navbar-toggle .icon-bar {
		background-color: #fff !important;
	}
	.navbar-default .navbar-nav .menu-search > a:hover, .navbar-default .navbar-nav .menu-search > a:focus {
		background: none !important;
		color: #007AFF !important;
	}


.navbar-custom {
	background: #958173; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk1ODE3MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiYWFjYTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #958173 0%, #baaca3 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#958173), color-stop(100%,#baaca3)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #958173 0%,#baaca3 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #958173 0%,#baaca3 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #958173 0%,#baaca3 100%); /* IE10+ */
background: linear-gradient(to bottom,  #958173 0%,#baaca3 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#958173', endColorstr='#baaca3',GradientType=0 ); /* IE6-8 */

	color: #fff;
	}

	.navbar-custom .nav li, ,navbar-custom .nav li a {
		min-width: 100%;
		color: #fff;
	}

	.navbar-custom .navbar-nav li > a, .navbar-custom .navbar-nav li > a:hover, .navbar-custom .navbar-nav li > a:focus {
		border: hidden!important;
		line-height: 280% !important;
		height: auto !important;
		margin: 0;
		color: #fff!important;
		padding-left: 10px!important;
		min-width: 100%;
	}
	.navbar-custom .navbar-nav li > a:hover, .navbar-custom .navbar-nav li > a:focus {
		text-decoration: underline !important;
	}

	.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-left: 0;
    margin-right: 0;
	margin-top: 0!important;
}

	.navbar-nav, .dropdown-menu {
		margin-top: 0px !important;
		padding-top: 0;
		margin-bottom: 0 !important;
	}
	.navbar-toggle {
		background: #69CBC6;
		border: medium none;
		border-radius: 0;
		margin-top: 15px;
		padding: 10px;
	}
	.navbar-toggle .icon-bar {
		background-color: #fff !important;
	}
	.navbar-custom .navbar-nav .menu-search > a:hover, .navbar-custom .navbar-nav .menu-search > a:focus {
		background: none !important;
		color: #007AFF !important;
	}
	.navbar-brand {
	position: relative !important;
	float: left;
	margin-right: 30px;
	margin-bottom: 0!important;
	text-decoration: none;
	margin-left: 5px !important;
	position: absolute;
	z-index: 1000;
	height: auto!important;
	margin-top: 28px;

}

	.navbar-brand a, .navbar-brand a:hover, .navbar-brand a:focus {
	color: #fff;
	text-decoration: none!important;
}

.navbar-fixed-top, .navbar-fixed-bottom {
    left: 0;
    position: relative;
    right: 0;
    z-index: 1030;
}

.navbar-fixed-top .topnavbar {
	min-height: 25px;
	border-radius: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #FFF;
	font-size: .85em;
	padding-left: 20px;
}

.navbar-fixed-top .topnavbar > li > a {
	padding: 5px;
	color: #4d4d4d;
	width: 100%;
}
.navbar-fixed-top .topnavbar > li > a,.navbar-fixed-top .topnavbar > li > a:hover, .navbar-fixed-top .topnavbar > li > a:focus {
	padding: 5px;
	text-decoration: underline;
	color: #4d4d4d;
	width: 100%;
}



	.search-box {
		top: 3px;
		right: 3px;
		bottom: auto;
		margin: 0 !important;
		border: none !important;
		box-shadow: none;
		background: none;
	}
	.search-box .arrow {
		display: none;
	}
	.search-box .popover-content {
   		padding: 0 !important;
	}

	.grid-container {
		display: block;
	}
	/* Tabs Left*/
	.tabs-left .nav-tabs li.active a, .tabs-left .nav-tabs li.active a:hover, .tabs-left .nav-tabs li.active a:focus {
		border-right-color: #dddddd;
	}
	.tabs-left .nav-tabs {
		float: none;
	}
	.tabs-left .tab-content {
		border-top: none;
	}
  .thumb-img0 {
	height:auto !important;
}
.product {
	height: auto !important;
}
.menu-wrapper-left {
			width: 100%;
		}

		.big {
	font-size: 30px;
	font-weight: 700;
	}
.container .row .col-lg-6 .text-right, .container .row .col-md-6 .text-right {
	text-align: right;
}

.container .row .col-sm-12 .text-right, .container .row .col-xs-12 .text-right {
	text-align:left;
}

.left20 {
	margin-left: 0!important;

}

.thumbnail p {
	padding-top: 15px;
}
h4, .h4, h4 a strong, h4 a:hover strong, h4 a:focus strong {
	margin-top: 15px!important;
	margin-bottom: -5px!important;
	color: #000;
}
.img-circle {
	position: relative!important;
}

.height210 {
	line-height: 210%;
	padding-left: 20px;
}

.fa-stack {
position: relative;
display: inline-block;
width: 1.8em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.fa-stack-1x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.fa-stack-2x {
display: none;
}
.fa-stack-1x { line-height: inherit; }
.fa-stack-2x { font-size:0; }
.fa-inverse { color: @fa-inverse; }
.img-l20 {
	margin-left:0!important;;
}

.grey p {
	font-size: 0.75em;
	padding: 20px;
}
.custom-container img {
	width: 49%;
	    height: auto;
	    padding:15px;
		margin: 0;
}
.custom-container {

	    padding:20px;
}
.logocame {
  width: 100% !important;
  margin: 0px !important;
}

}
@media (min-width: 768px) and (max-width: 991px) {
		footer {
	height: auto;
}
.custom-container {
padding: 20px 0;
}
.logocame {
  width: 28% !important;
}
	.navbar-brand {
		margin-right: 0!important;
	}
	.navbar-custom .navbar-nav li > a, .navbar-custom .navbar-nav li > a:hover, .navbar-custom .navbar-nav li > a:focus {
    padding-left: 10px !important;
}
  .visible-sm {
    display: block !important;
  }
    .navbar-brand {
	font-size: 32px;
}
  .thumb-img0 {
	height:auto !important;
}
.product {
	height: auto !important;
}
.menu-wrapper-left {
			width: 100%;
		}

		.btn-default {
  color: #fff;
  background-color: #e54c39;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #e54c39;
  background-color: #fff;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}

.big {
	font-size: 30px;
	font-weight: 700;
	}

.container .row .col-lg-6 .text-right, .container .row .col-md-6 .text-right {
	text-align: right;
}

.container .row .col-sm-12 .text-right, .container .row .col-xs-12 .text-right {
	text-align:left;
}



.blue-kg {
	text-decoration: underline;
	color: #fff;
	min-height: 60px;
	padding: 20px 20px 20px 150px;
	margin-left: 100px;
	margin-top: 8%;
	margin-bottom: 8%;
	display: block;
}

.height210 {
	line-height: 210%;
	margin-left: 0;
	padding-left: 20px;
}
.img-l20 {
	margin-left:20px!important;;
}
.grey p .left20 { margin-left: 20px!important;}
.grey p .right20 { margin-right: 20px!important;}
p.space5 {
	margin-top: 0px;
}

}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
      .navbar-brand {
	font-size: 32px;
}
.thumb-img0 {
	height:13em !important;
}

.big {
	font-size: 50px;
	font-weight: 700;
	}

    .row .col-lg-6 > .pull-right {
        float: none !important;
    }

	.container .row .col-lg-6 .text-right, .container .row .col-md-6 .text-right {
	text-align: right;
}

.left20 { margin-left: 20px!important;}
.right20 { margin-right: 20px!important;}
p.space5 {
	margin-top: 5px;
}
.padding0 {
	padding: inherit;
}
.flex-video.widescreen { padding-bottom: 98%; }


}

@media (max-width: 479px) {
	.grey .col-xs-6 {
		min-width: 100%!important;
	}
}
