body {
	color: #3f3f3f;
}

@font-face {
  font-family: 'Alegreya Sans SC';
  src: url('../assets/fonts/AlegreyaSansSC-Regular.eot'); /* IE9 Compat Modes */
  src: url('../assets/fonts/AlegreyaSansSC-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../assets/fonts/AlegreyaSansSC-Regular.woff') format('woff'), /* Modern Browsers */
       url('../assets/fonts/AlegreyaSansSC-Regular.ttf')  format('truetype'), /* Safari, Android, iOS */
	   url('../assets/fonts/AlegreyaSansSC-Regular.svg#3ca3783d018dd15f4d9ce97808bea0dd') format('svg'); /* Legacy iOS */


  font-style:   normal;
  font-weight:  400;
}

@font-face {
  font-family: 'Alegreya Sans SC Medium';
  src: url('../assets/fonts/AlegreyaSansSC-Medium.eot'); /* IE9 Compat Modes */
  src: url('../assets/fonts/AlegreyaSansSC-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../assets/fonts/AlegreyaSansSC-Medium.woff') format('woff'), /* Modern Browsers */
       url('../assets/fonts/AlegreyaSansSC-Medium.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../assets/fonts/AlegreyaSansSC-Medium.svg#332d5bb88d55616807332e157997eabd') format('svg'); /* Legacy iOS */

  font-style:   normal;
  font-weight:  400;
}

@font-face {
  font-family: 'Alegreya Sans SC Bold';
  src: url('../assets/fonts/AlegreyaSansSC-Bold.eot'); /* IE9 Compat Modes */
  src: url('../assets/fonts/AlegreyaSansSC-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../assets/fonts/AlegreyaSansSC-Bold.woff') format('woff'), /* Modern Browsers */
       url('../assets/fonts/AlegreyaSansSC-Bold.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../assets/fonts/AlegreyaSansSC-Bold.svg#f4f518932b1299cf67027477bfddbe72') format('svg'); /* Legacy iOS */

  font-style:   normal;
  font-weight:  700;
}

h1, h2, h3, h4, h5, h6  {
	font-family: 'Alegreya Sans', sans-serif;
	font-weight: 700;
	color: #3f3f3f;
}
h2 {
	font-size:36px;
	line-height:38px;
	margin-bottom: 25px;
}

h2.postati-clan {
	font-size: 36px;
	line-height: 38px;
	margin-bottom: 25px;
	margin-top:-20px;
}

h3 {
	font-family: 'Alegreya Sans SC Medium', sans-serif;
	font-style:   normal;
  	font-weight:  400;
	font-size:24px;
	line-height:29px;
	margin-bottom: 35px;
	text-transform:lowercase;
}
p {
	font-weight: normal;
	font-size: 17px;
	line-height: 25px;
	letter-spacing:0.025em;
	margin-bottom: 0;
}
a {
	color:#af865a;
	font-style:italic;
	font-weight:500;
}
a:hover {
	color:#c16238;
}
a span {
	color:#af865a !important;
}
a:hover span {
	color:#c16238 !important;
}
label {
	text-align: left;
	color: #666;
}
textarea {
	height: 200px;
}
hr {
	border:none;
	border-bottom: solid 1px #c16238;
	margin: 0;
}
.top-bar {
	-webkit-box-shadow: 0px 3px 7px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 3px 7px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 3px 7px 0px rgba(50, 50, 50, 0.75);
}
.video-player {
	padding-top: 20px;
}
.panel {
	border: none;
	background-color: #f2f2f2;
}
.panel p {
	color: #666;
}
.main-content, .gallery, .contact-us {
	margin-bottom: 30px;
	text-align: center;
}
.gallery {
	padding: 20px 0;
	background-color: #f2f2f2;
}
.clearing-thumbs li {
	margin: 0 20px 20px 0;
}
.clearing-thumbs li:first-child {
	margin-left: 10px;
}
footer {
	color: #af865a;
	background-color:#5D251E;
}

.sticky {
	background-color:#c8dc5c;
}
.top-bar {
	background-color:transparent;
	box-shadow:none;
}
.header {
	webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.40);
	-moz-box-shadow:   0px 0px 15px 0px rgba(0, 0, 0, 0.40);
	box-shadow:        0px 0px 15px 0px rgba(0, 0, 0, 0.40);
	position: relative;
	z-index: 100;
	height: 125px;
	background-color:#fff;
}
.logo {
	margin-top:30px;
}
.logo img {
	max-width: 158px !important;
}

.bg-light-brown {
	background-color:#fff8ef;
	webkit-box-shadow: 0px 7px 10px -3px rgba(0, 0, 0, 0.20);
	-moz-box-shadow:   0px 7px 10px -3px rgba(0, 0, 0, 0.20);
	box-shadow:        0px 7px 10px -3px rgba(0, 0, 0, 0.20);
}
.bg-light-beige {
	background-color:#fffbe7;
}
.bg-bottom-overlay {
	background:url(../images/bottom-overlay.png) repeat-x bottom #fffbe7;
}

.shadow-top {
	webkit-box-shadow: 0px -10px 7px -5px rgba(0, 0, 0, 0.25);
	-moz-box-shadow:   0px -10px 7px -5px rgba(0, 0, 0, 0.25);
	box-shadow:        0px -10px 7px -5px rgba(0, 0, 0, 0.25);
	position:relative;
	z-index:10;
	margin-top: -3px
}
.shadow-bottom {
	webkit-box-shadow: 0px 7px 10px -3px rgba(0, 0, 0, 0.20);
	-moz-box-shadow:   0px 7px 10px -3px rgba(0, 0, 0, 0.20);
	box-shadow:        0px 7px 10px -3px rgba(0, 0, 0, 0.20);
	position:relative;
	z-index:10;
}

.flexslider {
	/*margin: 0 auto 110px;*/
	/*width: 1440px;*/
	border: none;
	border-radius: none;
	box-shadow: none;
	background: none;
	margin-top:20px;
}
.flex-control-paging li a {
	width: 13px;
	height: 13px;
	background: transparent;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	box-shadow:none;
	border:solid 1px #988975;
}
.flex-control-paging li a.flex-active {
	background:#595959;
}



.tp-bullets.simplebullets.round .bullet {
	cursor: pointer;
	position: relative;
	width: 15px;
	height: 15px;
	background: none;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	box-shadow:none;
	border:solid 2px rgba(255,248,239,0.7);
	margin-right: 5px;
	float: left;
	margin-top: 0px;
	margin-left: 5px;
}
.tp-bullets.simplebullets.round .bullet.selected {
	background:rgba(255,248,239,0.7);
}
.tp-rightarrow.default {
	background: url(../images/right-arrow.svg) no-repeat 0 0;
	width: 32px;
	height: 57px;
}
.tp-leftarrow.default {
	background: url(../images/left-arrow.svg) no-repeat 0 0;
	width: 32px;
	height: 57px;
}

.col-holder {
	padding:80px 0;
}

figure.effect-sadie {
	margin:0;
}
figure.effect-sadie h2, figure.effect-sadie p {
	font-family: 'Alegreya Sans SC', sans-serif;
	font-style:   normal;
  	font-weight:  400;
}

.hover-holder {
	position:relative;
	overflow: hidden;
}

.margin-top-5 {
	margin-top:5px;
}
.margin-top-10 {
	margin-top:10px;
}
.margin-top-15 {
	margin-top:15px;
}
.margin-top-25 {
	margin-top:25px;
}
.margin-top-40 {
	margin-top:40px;
}
.margin-top-50 {
	margin-top:50px;
}
.margin-top-90 {
	margin-top:90px;
}
.margin-bottom-0 {
	margin-bottom:0px !important;
}
.margin-bottom-5 {
	margin-bottom:5px;
}
.margin-bottom-10 {
	margin-bottom:10px;
}
.margin-bottom-15 {
	margin-bottom:15px;
}
.margin-bottom-20 {
	margin-bottom:20px !important;
}
.margin-bottom-25 {
	margin-bottom:25px;
}
.margin-bottom-30 {
	margin-bottom:30px;
}
.margin-bottom-40 {
	margin-bottom:40px;
}
.margin-bottom-50 {
	margin-bottom:50px;
}
.margin-bottom-60 {
	margin-bottom:60px;
}
.margin-bottom-70 {
	margin-bottom:70px;
}
.margin-bottom-80 {
	margin-bottom:80px;
}
.margin-bottom-110 {
	margin-bottom: 110px
}
.margin-bottom-200 {
	margin-bottom: 200px
}

.padding-bottom-15 {
	padding-bottom: 15px;
}

.pr0 {
	padding-right: 0;
}

.pl0 {
	padding-left: 0;
}

.padding-bottom-0 {
	padding-bottom:0;
}

iframe {
	border: 0;
}

.line-green {
	height:8px;
	width:100%;
	background-color:#c8dc5c;
}
.line-green-small {
	height:2px;
}

.no-padding {
	padding:0;
}
.no-padding-bottom {
	padding-bottom:0;
}

.date {
	font-family: 'Alegreya Sans SC Medium', sans-serif;
	font-style:   normal;
  	font-weight:  400;
	font-size:15px;
	line-height:24px;
	letter-spacing:0.025em;
	margin-bottom: 10px;
	text-transform:lowercase;
}
.date strong {
	font-family: 'Alegreya Sans SC Bold', sans-serif;
	font-style:   normal;
  	font-weight:  700;
}
.boldano {
	font-size:20px;
	line-height:27px;
	font-weight:700;
	margin-bottom: 25px;
}

.fb {
	display:block;
	background-color:#e3edad;
	width:38px;
	height:100%;
	float:left;
	text-align:center;
}
.fb:hover {
	background-color:#8fad4d;
}
.fb:active {
	background-color:#e3edad;
}
.fb i {
	color:#a1b785;
	font-size: 20px;
	line-height: 47px;
}
.fb:hover i {
	color:#c8dc5c;
}
.fb:active i {
	color:#5d8158;
}

.lang {
	float:left;
	margin-left:40px;
}
.lang, .lang a {
	color:#8fad4d;
	font-family: 'Alegreya Sans SC Medium', sans-serif;
	font-style:   normal;
  	font-weight:  400;
	font-size:18px;
	letter-spacing:0.075em;
}
.lang .current {
	color:#5d8158;
}

.top-bar-section li:not(.has-form) a:not(.button) {
	background:#c8dc5c;
	text-transform: lowercase;
}
.top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
	border-right: solid 1px #c8dc5c;
}
.top-bar-section li:not(.has-form) a:not(.button):hover, .top-bar-section ul li:hover:not(.has-form) > a {
	background:#e3edad;
}
.top-bar-section ul li a.active {
	background:#e3edad !important;
}
.top-bar-section ul li > a {
	display: block;
	width: 100%;
	color:#5d8158 ;
	padding-left: 15px;
	font-family: 'Alegreya Sans SC', sans-serif;
	font-style:   normal;
  	font-weight:  400;
	font-size: 18px;
	letter-spacing:0.075em;
	text-transform: none;
}
.top-bar-section ul li:hover a {
	color:#5d8158 !important;
}
.top-bar-section .has-dropdown > a {
	padding-right:15px !important;
}
.top-bar-section .has-dropdown > a::after {
	border:none;
}
.top-bar-section .dropdown {
	z-index: 101;
}
.top-bar-section .dropdown li:not(.has-form) > a:not(.button) {
	background:#e3edad;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	letter-spacing: 0.075em;
	font-family: 'Alegreya Sans SC', sans-serif;
	font-style:   normal;
  	font-weight:  400;
	text-transform:lowercase;
}
.top-bar-section .dropdown li.first a {
	margin-top:15px;
}
.top-bar-section .dropdown li a:hover {
	background:#c8dc5c !important;
}
.top-bar-section .dropdown li:not(.has-form):hover > a:not(.button) {
	/*background:#c8dc5c;*/
}
.top-bar-section .divider, .top-bar-section [role="separator"] {
	border-top: solid 1px #c8dc5c;
}

li.first {
	background:#e3edad;
}
li.first:hover {
	background:#e3edad;
}

.colored {
	color:#af865a !important;
}

.colored-gray {
	color:#656565;
}






nav ul ul {
	display: none;
}

nav ul li:hover > ul {
	display: block;
}
nav ul {
	background: #fff;
}
nav ul li {
	float: left;
}

nav ul li a {
	display: block;
}
nav ul ul {
	padding: 0;
	position: absolute;
	top: 100%;
	margin-left:0;
	float:left;
}
nav ul ul li {
	float: none;
	position: relative;
}

nav ul ul ul {
	position: absolute; left: 100%; top:0;
}

.add-nav {
	text-align:left;
	list-style:none;
	margin-top: 47px;

}
.add-nav li {
	display:inline;
	margin-right: 10px;
}
.add-nav li.last {
	margin-right:0;
}
.add-nav li a {
	color:#656565;
	line-height: 30px;
	font-size: 18px;
	letter-spacing: 0.075em;
	font-family: 'Alegreya Sans SC', sans-serif;
	font-style:   normal;
  	font-weight:  400;
	padding: 0 7px;
	text-transform: lowercase;
}
.add-nav li:hover, .add-nav li.active {
	border-bottom:solid 2px #c8dc5c;
}
.add-nav .divider {
	border-top: solid 1px #c8dc5c;
}
.add-nav ul {
	padding:0;
	line-height:10px;
}
.add-nav ul li {
	padding: 0;
	margin: 0;
}
.add-nav ul li a:hover {
	background-color:#e3edad;
}
.add-nav ul li a {
	font-size:15px;
	border-bottom:solid 1px #c8dc5c;
	line-height:30px;
	text-transform:lowercase;
}
.add-nav ul li.first a {
	margin-top:16px;
}
.add-nav ul li a:hover, .add-nav ul li:hover a {
	border-bottom:solid 1px #c8dc5c;
}

.main-content-holder {
	padding-top:110px;
	padding-bottom:0;
}

.main-content-holder strong {
	font-weight: 500;
}
.main-content-holder strong.bold {
	font-weight: 700;
}

.main-content-holder li {
	padding-left:0px;
	margin-left: 35px;
}
.main-content-holder ol li {
	padding-left:10px;
	font-wieght:700;
}

.left-nav {
	color:#656565;
	line-height: 25px;
	font-size: 24px;
	letter-spacing: 0.075em;
	font-family: 'Alegreya Sans SC', sans-serif;
	font-style:   normal;
  	font-weight:  400;
	list-style:none;
	margin-left:0;
	text-transform:lowercase;
	/*padding:20px 20px 30px;*/
	margin-bottom:0;
}
.left-nav li {
	margin-left:0;
	border-bottom: solid 2px #c8dc5c;
	margin-bottom: 22px;

}
.left-nav li a {
	color:#656565;
	font-family: 'Alegreya Sans SC', sans-serif;
	font-style:   normal;
  	font-weight:  400;
}
.left-nav li a:hover, .isStuck .left-nav li a:hover {
	color:#af865a;
}
.left-nav li.last {
	margin-bottom: 0px;
}

ul.sub-left-nav {
	list-style: none;
	margin-left: 0;
}

ul.sub-left-nav li {
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: solid 1px #b3b2b2;
	padding-bottom: 10px;
}

ul.sub-left-nav li:last-child {
	border: none;
	padding-bottom: 0;
	margin-bottom: 10px;
}

ul.sub-left-nav li p {
	font-size: 14px;
	line-height: 16px;
}

.isStuck {
	z-index:2;
	left: 0px;
	background-color: #656565;
	width: 100%;
	text-align: center;
}
.isStuck .left-nav {
	background-color:#656565;
	padding:10px 20px;
	font-size:18px;
}
.isStuck .left-nav li {
	display:inline;
	border-bottom:none;
	border-right:solid 1px #fff;
	padding:0 20px;
}
.isStuck .left-nav li.last {
	border:none;
}
.isStuck .left-nav li a {
	color:#fff;
}


#sticker {
	/*padding:30px 0;*/
	webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.10);
	-moz-box-shadow:   0px 0px 5px 0px rgba(0, 0, 0, 0.10);
	box-shadow:        0px 0px 5px 0px rgba(0, 0, 0, 0.10);
	/*margin-bottom: 30px;*/

      width: 300px;
      padding: 20px;
}

.trava {
	background:url(../images/trava-loop.svg) repeat-x;
	position:relative;
	z-index:10;
	margin-top:60px;
	width:100%;
	height:307px;
}

.maslacak {
	background:url(../images/maslacak.svg) no-repeat;
	width:192px;
	height:315px;
	margin-top: -400px;
	z-index: 1;
	position: relative;
	margin-left: 53px;
}

.footer-top {
	width:100%;
	height:35px;
	background-color:#5D251E;
	margin-top:-1px;
}
.footer-main {
	padding:35px 0 55px;
}
.footer-bottom {
	background-color:#fff;
	color:#323232;
	padding:60px 0 110px;
}
strong.p13sc {
	font-size:13px;
	line-height:19px;
	font-family: 'Alegreya Sans SC Bold', sans-serif;
	font-style:   normal;
  	font-weight:  700;
}
.p12 {
	font-size:12px;
	line-height:14px !important;
}
.p18 {
	font-size:18px;
	line-height:24px;
}
footer, table tr td {
	font-size:15px;
	letter-spacing:0.025em;
	color:#af865a;
}
table tr td {
	line-height:19px !important;
	padding:0 5px;
}
footer table {
	background: transparent;
	border: none;
	width: 100%;
	margin-bottom: 15px;
	margin-top:15px;
}
footer a {
	font-style:normal;
	font-weight:normal;
}
footer a:hover {
	color:#c16238;
}

.opcine {
	list-style:none;
	margin:0px 0 0;
	padding:5px 0;
	border-top:solid 1px #c16238;
	border-bottom:solid 1px #c16238;

}
.opcine tr td {
	font-family: 'Alegreya Sans SC Medium', sans-serif;
	font-style:   normal;
  	font-weight:  400;
	font-size:21px;
	line-height:25px;
	letter-spacing:0.025em;
	text-transform: lowercase;
}
.opcine .first {
	padding-left:0;
}
.opcine .last {
	padding-right:0;
}

.footer-nav {
	margin:41px 0 15px;
	list-style:none;
}
.footer-nav li {
	margin:0;
	padding:5px 0 0;
	font-size:15px;
	line-height:25px;
	letter-spacing:0.025em;
	border-bottom:solid 1px #c16238;
}
.footer-nav li strong {
	font-size:17px;
	font-family: 'Alegreya Sans SC Medium', sans-serif;
	font-style:   normal;
  	font-weight:  400;
	text-transform: lowercase;
}

.copy {
	margin-top:-16px;
}

#fancybox-lock, #fancybox-thumbs  {
	z-index:10000 !important;
}
.fancybox-overlay {
	z-index:9999;
	background-color:#000 !important;
}

#fancybox-thumbs ul li a {
	box-shadow:none !important;
	border-color:transparent !important;
	background:none !important;
}
#fancybox-thumbs ul li img {
	border-radius:0 !important;
}
#fancybox-thumbs ul li.fancybox-thumb-active {
	padding:3px !important;
}
#fancybox-thumbs ul li.fancybox-thumb-active a {
	opacity: 0.3 !important;
	filter: alpha(opacity=30) !important;
	border-width:3px !important;
}
.fancybox-default-skin-open {
    /*box-shadow: none !important;*/
}

.fancybox-title {
	font-family: 'Alegreya Sans SC', sans-serif;
	font-style:   normal;
  	font-weight:  400;
	text-align:center;
	color:#f8f7ec;
	font-size: 18px;
	letter-spacing:0.075em;
	line-height:24px;
	text-shadow:none;
}

.fancybox-default a.fancybox-close {
	background-image:url(../assets/fancybox/source/fancybox_sprite.png);
	height: 32px;
    right: 4px;
    top: 2px;
    width: 34px;
}
.fancybox-next span {
	background:url(../images/right-arrow.svg) !important;
	width:32px !important;
	height:57px !important;
}
.fancybox-prev span {
	background:url(../images/left-arrow.svg) !important;
	width:32px !important;
	height:57px !important;
}

.zoom-in {
	cursor:zoom-in;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
}

h2 a {
	font-family: 'Alegreya Sans', sans-serif;
	font-weight: 700;
	font-style:normal;
	color: #3f3f3f;
}

.download-link, .download-link-alt p {
	margin-bottom:20px;
	font-style:normal;
	border-bottom:solid 1px #c8dc5c;
}
.download-link a {
	font-style:normal;
}

.columns-text {
	-webkit-column-count:2; /* Chrome, Safari, Opera */
	-moz-column-count:2; /* Firefox */
	column-count:2;
	-webkit-column-gap:70px; /* Chrome, Safari, Opera */
	-moz-column-gap:70px; /* Firefox */
	column-gap:70px;
}

p.flex-caption {
	margin-top: 5px;
	text-align: center;
}

.button {
	font-style: normal;
	font-family: 'Alegreya Sans SC Medium', sans-serif;
	font-style:   normal;
  	font-weight:  400;
	text-transform: lowercase;
	background-color:#af865a;
	font-size:17px;
	padding: 10px 20px;
}
.button:hover {
	background-color:#96734d;
}
.button.inverted {
	background-color:transparent;
	color:#af865a;
	border:solid 1px #af865a;
}
.button.inverted:hover {
	background-color:#af865a;
	color:#fff;
	border:solid 1px #af865a;
}

.p14-alt p {
	font-size: 14px;
	line-height: 20px;
}

/* Back To Top
====================================*/
.scrollup {
	width: 60px;
	height: 40px;
	background-color:#3f3f3f;
	font-size: 32px;
	color:#fff;
	padding-top: 5px;
	padding-left:10px;
	opacity: 1;
	filter: alpha(opacity=100) !important; /* For IE8 and earlier */
	position: fixed;
	bottom: 0px;
	right:0px;
	display: block;
	z-index: 1000;
	-webkit-transition: opacity 0.25s ease-in-out;
	-moz-transition: opacity 0.25s ease-in-out;
	-o-transition: opacity 0.25s ease-in-out;
	-ms-transition: opacity 0.25s ease-in-out;
	transition: opacity 0.25s ease-in-out;
}
.scrollup:hover {
	opacity: 0.7;
	filter: alpha(opacity=70) !important; /* For IE8 and earlier */
}




.kontakt-holder h3 {
	font-family: 'Alegreya Sans SC Bold', sans-serif;
	font-style:   normal;
  	font-weight:  700;
	letter-spacing:0.050em;
	line-height:25px;
	margin-bottom:13px;
}
.kontakt-holder h3 span {
	font-family: 'Alegreya Sans SC Medium', sans-serif;
	font-style:   normal;
  	font-weight:  400;
	letter-spacing:0.075em;
}
.kontakt-holder p {
	font-size:19px;
}

.kontakt-table {
	background:none;
	border: none;
	margin-bottom: 0;
}
.kontakt-table tr td {
	color:#3f3f3f;
	font-size:19px;
	line-height:25px !important;
}
.kontakt-table .general-title {
	font-family: 'Alegreya Sans SC Bold', sans-serif;
	font-style:   normal;
  	font-weight:  700;
	color:#8fad4d;
}
.small-caps {
	font-family: 'Alegreya Sans SC', sans-serif;
	font-style:   normal;
  	font-weight:  400;
}
.lower-case {
	text-transform:lowercase;
}

/* flyout menu */
.icon-bars, .lang-alt, .tp-banner, .opcine-alt {
	display:none;
}

.only-hr {
	margin-bottom:30px;
	color:#af5a5a;
}

.alert-box {
	/*background-color:#7e7d7d;
	border-color: #656565;*/
	font-size: 14px;
}
/*.alert-box .close {
	color:#fff;
	opacity:0.5;
}*/

ol.letters {
    list-style-type: upper-alpha;
}

ol.circles {
    list-style-type: circle;
}

ul.pagination li a {
	font-size: 18px;
}

ul.pagination li a.current {
	background-color: #af865a;
	color: #fff;
}

.search-box {
	position: absolute;
	top: -55px;
	right: 23px;
}

input.searchinput {
	float: left;
	width: 300px;
}

input.button.black {
	float: left;
	height: 37px;
	line-height: 37px;
	padding: 0 20px;
}

.maps iframe{
    pointer-events: none;
}

.p0 {
	padding: 0;
}

ul.cheklist {
	list-style-type: none;
	padding-left: 1em;
}

ul.cheklist > li:before {
	position: absolute;
	margin-left: -1.3em;
	font-weight: bold;
	content: "\2713";

}



@media only screen and (min-width: 1026px) {
	.karta {
		float:right;
		margin-top:-155px;
	}

}

@media only screen and (max-width: 1024px) {
	.table-copy .first {
		display:none;
	}
	table.table-copy tr td {
		padding:0;
	}
	.web-izradena {
		padding-top: 7px;
	}
	.eu-flags {
		width:300px;
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1100px) {
	figure.effect-sadie:hover h2 {
		-webkit-transform: translate3d(0,-50%,0) translate3d(0,-150px,0);
		transform: translate3d(0,-50%,0) translate3d(0,-150px,0);
	}

	figure.effect-sadie:hover figcaption::before ,
	figure.effect-sadie:hover p, figure.effect-sadie:hover .arrow {
		opacity: 1;
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0);
	}

	figcaption img {
		width:230px;
	}

	.logo-sufi {
		margin-top: 40px;
	}
}

@media only screen and (min-width: 767px) and (max-width: 850px) {
	.lang-default {
		display:none;
	}
	.lang-alt {
		display:block;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
	figcaption h2 {
		font-size:14px !important;
	}

	.logo-sufi {
		margin-top: 40px;
	}
}
@media only screen and (max-width: 800px) {
	iframe.google-map {
		height:300px;
	}
	.top-bar-section .right li .dropdown.inverted-side {
		left: 0;
		right: auto;
	}

	.logo-sufi {
		margin-top: 40px;
	}

	.icon-fb, .top-bar-section, .gone, .opcine-default {
		display:none;
	}
	.icon-bars, .opcine-alt {
		display:block;
	}
}
@media only screen and (min-width: 568px) and (max-width: 767px) {
	figcaption h2 {
		font-size:10px !important;
	}
}
@media only screen and (max-width: 767px) {
	.icon-fb, .top-bar-section, .gone, .opcine-default {
		display:none;
	}
	.icon-bars, .opcine-alt {
		display:block;
	}
	.opcine-alt td a {
		line-height:30px;
	}
}


@media only screen and (max-width: 567px) {
	.small-4 {
    	width: 100%;
		margin-bottom:30px;
	}
	.row.margin-bottom-50 {
		margin-bottom:0px;
	}
}

@media only screen and (max-width: 500px) {
	.opcine tr td, .opcine tr td a {
		font-size:17px;
		line-height:25px;
	}

	input.button.black {
		position: absolute;
		right: 0;;
	}

}

@media (max-width: 320px) {
	input.searchinput {
		width: 274px;
	}
}


@media only screen and (min-width: 450px) {
	.kontakt-holder .trava {
		margin-top:-50px;
	}
}
