@charset "utf-8";

body {
background: #ebe8de;
background: #ffffff;
font-family: Arial;
color: #333333;
}

p {
margin: 5px 0;
line-height: 25px;
}

a {
text-decoration: none;
color: inherit;
transition: color .5s ease;
}

strong {
font-weight: bold;
}


.hidden
{
position:absolute;
clip: rect(1px 1px 1px 1px); /* IE6 & 7 */
clip: rect(1px, 1px, 1px, 1px);}

/* header */

header {
position:relative;
width:auto;
max-width:900px;
margin: 0 auto 20px auto;

}

a:link {
    color: #009b34;
}

/* visited link */
a:visited {
    color: #009b34;
}

/* mouse over link */
a:hover {
    text-decoration: underline;
}

/* selected link */
a:active {
    text-decoration: underline;
}

.pozadina {
	/* pozadina gradient */
background: #fffcfc; /* Old browsers */
background: -moz-linear-gradient(top,  #fffcfc 0%, #efefef 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fffcfc), color-stop(100%,#efefef)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fffcfc 0%,#efefef 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fffcfc 0%,#efefef 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fffcfc 0%,#efefef 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fffcfc 0%,#efefef 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffcfc', endColorstr='#efefef',GradientType=0 ); /* IE6-9 */
overflow: hidden;
box-shadow: 0px 0px 15px #000000;
border-top: 5px solid #009b34;
border-bottom: 1px solid #6e7279;
}

header h1 {
margin: 35px 0 0 0;
font-size: 55px;
color: #e56038;
font-family: 'Baumans', cursive;
}

.contact-small {
	float: right;
	max-height: 20px;
}


/* nav */

nav ul
{
list-style:none;
float: right;
}


nav ul li
{
display:block;
float:left;
padding:30px 15px 5px;}


nav ul li a:link
{
font-family: Arial;
text-decoration: none;
text-transform: uppercase;
color: #666666;
transition: all .25s ease;}

nav ul li a:visited {
	color: #666666;
}

nav ul li a:hover
{
color: #009b34;}

nav ul li a:active
{
color: #009b34;}

/* logo */

.logo {
	padding: 5px;
	max-width: 197px;
	float: left;
}

.logo2 {
	padding: 5px;
	max-width: 197px;
	float: right;
}

img {
	max-width: 100%;
}

.clear
{
clear:both;}



.green {
	color: #009b34;
}



#boxcontent
{
width:auto;
max-width:900px;
margin:0 auto;
padding:70px 0 45px 0;}

#boxcontent article
{
float:left;
width:250px;
margin-right:45px;
font-size:14px;}

#boxcontent article h3
{
font-family: 'Open Sans', sans-serif;
font-size:20px;
margin-bottom:10px;
margin-left:75px;}

#boxcontent article img
{
float:left;}

#boxcontent article p
{
line-height:25px;
font-family: 'Open Sans', sans-serif;
margin-left:75px;}



#four_columns, #text_columns
{
line-height:25px;
font-family: 'Open Sans', sans-serif;
width:auto;
max-width:900px;
margin:0 auto;}

#four_columns h2, #text_columns h3
{
font-size:20px;
border-bottom: 1px solid #D6D0C1;
padding: 20px 0;
margin-bottom: 20px;}

.column1 {
	overflow: hidden;
	position: relative;
}


/* footer */

footer
{
position:relative;
clear:both;
width:auto;
background:#333333;
margin-top: 20px;
}

footer .wrapper
{
line-height:12px;
margin: 0 auto;
padding:10px;
width: 350px;
font-size:12px;
color: #ffffff;
font-family: Arial;
}

.kontakti {
	position:absolute; top:90px; right:20px;
}

/* QUERY */

@media (max-width: 915px) {

.kontakti {
	position: relative;
	top:auto;
	right: auto;
}

#boxcontent article
{
float: none;
margin: 30px 10px 0 10px;
width: 60%;}

#four_columns
{
width: 500px;}

#four_columns .img-item:nth-of-type(3), #four_columns .img-item:nth-of-type(4)
{
margin-top: 25px;}

#text_columns article.column1, #text_columns .column2
{
float:none;
max-width: 500px;
margin: 50px 10px 0 10px;}

.column2 .row
{
float:none;
margin:0 0 40px 50px;}

footer .wrapper .column
{
font-size: 12px;
width: 230px;}}

footer .wrapper .footer_copy, footer .wrapper .footer_menu {
  text-align: center;
}

footer .wrapper .footer_menu li {
  margin-right: 10px;
  display: inline-block;
}

footer .wrapper .footer_menu li:last-child {
  margin-right: 0;
}

footer .wrapper .footer_menu li a {
  color: #CCC;
}

@media (max-width: 600px) {
.logo {float: none; width: 100px;}
.logo2 {width: 100px;}
}


@media (max-width: 745px) {
nav ul li {
	padding-top: 15px;
}}


@media (max-width: 538px) {
nav ul li {
	display: block;
	float: none;
	background-color: #009b34;
	color: #ffffff;
	margin-bottom: 2px;
	padding-top: 10px;
}


nav ul li a:link {
	color: #ffffff;

}
nav ul li a:visited {
	color: #ffffff;

}
nav ul li a:hover {
	color: #ffffff;
	text-decoration: underline;
}
nav ul li a:active {
	color: #ffffff;
	text-decoration: underline;
}

nav ul {
	float: none;
}

.logo {
	float: none;
	padding-left: 50%;
	margin-left: -50px;
}
}
.grecaptcha-badge {
    visibility: hidden;
}

/* Cookie notice plugin */

#cookie-notice {
	border-top: 4px solid #009b34;
}

.cookie-notice-container {
	padding: 20px 10px;
}

#cn-notice-text {
	font-size: 16px;
	letter-spacing: 0.5px;
	line-height: 26px;
	margin-bottom: 20px;
	display: block;
}

#cookie-notice .button.wp-default {
	border-radius: 0;
	font-size: 14px;
  letter-spacing: 0.5px;
	text-shadow: none;
	text-transform: uppercase;
	padding: 5px 15px;
}

#cookie-notice .button.wp-default#cn-accept-cookie {
	color: #FFF;
  background: #009b34;
  border-color: #009b34;
}

#cookie-notice .button.wp-default#cn-refuse-cookie {
  color: #fff;
  background: #666;
  border-color: #666;
}

#cookie-notice .button.wp-default#cn-more-info {
  color: #666;
  background: #fff;
  border-color: #666;
}

#cookie-notice .button.wp-default:focus, #cookie-notice .button.wp-default:hover {
	color: #fff !important;
	background: #333 !important;
	border-color: #333 !important;
	transition-property: all;
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	transition-duration: 0.3s;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-timing-function: linear;
	-webkit-transition-timing-function: linear;
	-moz-transition-timing-function: linear;
	-o-transition-timing-function: linear;
}

.wpcf7-acceptance .wpcf7-list-item {
	margin-left: 0;
}