body {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 18px;
	line-height: 1.7143;
	color: #555555;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'Yanone Kaffeesatz', sans-serif;
}
h4, .h4 {
	font-size: 24px;
}

.logo-image img {
	max-height: 120px;
	margin-bottom: -24px;
}

.t3-header {
	background: #e1771d;
}
.t3-header-wrap {
	position: relative;
	background: #e1771d;
	z-index: 1000;
}

@media (max-width: 479px){
.head-right-wrap {
	align-items: center;
	display: block;
}
.head-right-wrap > div {
	margin-left: 0;
}
.head-right-wrap .head-right > div {
	margin-left: 0;
}
}

.affix .t3-header-wrap {
	background: #e1771d;
}

.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > span {
	color: #fff;
	font-size: 1.2em;
	font-family: 'Yanone Kaffeesatz', sans-serif;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > span:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > span:focus {
  color: #301f0f;
  background-color: transparent;
}

.t3-mainnav .t3-navbar {
	padding-left: 0;
	padding-right: 0;
	float: right;
	padding-right: 7.5vw;
}

@media (min-width: 1200px) {
.t3-mainnav .t3-navbar {
	padding-right: 7.5vw;
}
.head-right-wrap {
	padding-right: 9.5vw;
}
}

@media (max-width: 1200px){
.t3-wrapper.affix {
    position: relative;
    padding-top: 96px;
}
}

.n2-section-smartslider {
	position: relative;
	width: 100%;
	z-index: 2;
}

.t3-section-top {
	background-color: #f0e4cd;
}

.acm-features.style-2 .features-content {
	overflow: hidden;
	max-width: 80%;
	margin: 0 auto;
}
.acm-features.style-2 .features-content .col-md-4, .acm-features.style-2 .features-content .col-xs-12 {
	padding:0;
}
.acm-features.style-2 .row-flex-wrap + .row-flex-wrap {
	margin-top: 0px;
}
.acm-features .features-title + .features-desc {
	font-size: 1em;
	font-weight: 100;
}
.features-no-img {
	background: #fff;
}

@media screen and (max-width: 767px) {
.acm-features div[class*="col-"] + div[class*="col-"] {
	margin-top: 0;
}
}

.category-grid-view .intro-image {
	margin: -10px -10px 24px;
}

.t3-section-bottom {
	background-color: #e1771d;	
}

#t3-section-bottom .module-inner .item-inner {
	background-color: #fff;
	padding: 10px;
}

.table-top {
	white-space: nowrap;
}
.table-top td {
	background: none;
	padding: 5px;
	vertical-align: middle;
}
.table-top p {
	margin: 0;
}

.table-center {
	color: #fff;
	border: none;
}
.table-center td {
	width: 33%;
	padding: 20px;
	background: none;
}

.table-footer {
	height: 60px;
	white-space: nowrap;
}
.table-footer td {
	background: none;
	padding: 5px;
	vertical-align: bottom;
}
.table-footer p {
	margin: 0;
}
@media (max-width: 767px){
.table-footer {
	margin: 0 auto;
	float: none !important;
}
}


.lokacii {
	background-color: #301f0f;
	color: #fff;
	border: none;
}
.lokacii h3 {
	color: #fff !important;
}
.lokacii img {
	width: auto;
	max-height: 250px;
}

.module-title {
    font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 32px !important;
}

.category-grid-view .title a {
	text-transform: uppercase;
}

.t3-footnav .t3-module {
	background: #e1771d;
	color: #fff;
	margin-top: 12px;
}

.posledvajte .acm-features.style-2 .features-content {
	overflow: hidden;
	max-width: 100%;
	margin: 0 auto;
}
.posledvajte .acm-features.style-2 .features-content .col-md-4, .posledvajte .acm-features.style-2 .features-content .col-xs-12 {
	padding: 10px;
}
.posledvajte .module-title {
	margin-bottom: 0;
	border-bottom: none;
	padding-bottom: 0;
}
.posledvajte .container-fluid {
	padding: 0;
}
.posledvajte .acm-features.style-2 .features-content {
	padding: 0;
}

.t3-footer {
	background: #e1771d;
	color: #fff;
	padding-top: 36px;
}

.t3-copyright {
	font-size: 14px;
	padding: 36px;
	background: #e1771d;
}