@import url('https://fonts.googleapis.com/css?family=Oswald:300,400&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700');
body {
	margin: 0;
	padding: 0;
	font-size: 16px;
	background: url(../images/bg.jpg) no-repeat center top / cover;
	background-attachment: fixed;
	font-family: 'Oswald', sans-serif;
	color: #374347;
}

.cleaner{
	clear: both;
	height: 0;
	visibility: hidden;
}
.container {
	max-width: 1200px;
	width: 100%;
	position: relative;
	margin: 0 auto;
}
.containerIn {
	padding: 20px;
	background: rgba(255,255,255,0.9);
	position: relative;
}
a {
	color: #374347;
}
#all {
-webkit-box-shadow: 0px 0px 10px 0px rgba(52, 56, 57, 1);
-moz-box-shadow:    0px 0px 10px 0px rgba(52, 56, 57, 1);
box-shadow:         0px 0px 10px 0px rgba(52, 56, 57, 1);
}
#top {
	border-bottom: 10px solid #88BE61;
	position: relative;
}
#top .containerIn {
	background: rgba(255,255,255,0.9) url(../images/kotvicnik-bg-top.png) no-repeat center bottom;
}
#logo {
	display: block;
	float: left;
	text-decoration: none;
	font-size: 35px;
	line-height: 110%;
/*	background: url(../images/kotvicnik-logo.png) no-repeat bottom right;*/
}
#logo em {
	font-size: 25px;
	font-weight: 300;
}
#kontakt {
	float: right;
	font-size: 25px;
	font-weight: 300;
	text-align: right;
	padding: 5px 0 0 0;
}
#kontakt a {
	text-decoration: none;
	letter-spacing: 1px;
}





#middle {
	border-bottom: 10px solid #88BE61;
	position: relative;
}
#middle .containerIn {
	background: rgba(255,255,255,0.9) url(../images/kotvicnik-bottom.png) no-repeat bottom right;
}
#left {
	float: left;
	width: 75%;
}
.uvodBox {
   font-family: 'Oswald', sans-serif;
	font-size: 22px;
	font-weight: 100;
	line-height: 170%;
}
.uvodBox span {
	font-size: 24px;
	color: #88BE61;
	font-weight: 400;
}
.re {
     padding: 0 0 0 30px;
     background: url(../images/arr.png) no-repeat top left;
     min-height: 30px;
}
#right, #right-after {
	float: right;
	width: 23%;
	text-align: center;
	padding-top: 30px;
}

#right img,#right-after img {
	max-width: 100%;
	display: block;
	
	height: auto;
	margin: 0 auto 45px auto;
}
#right-after {
	text-align: left;
	clear: right;
}
.it {
	padding: 0 0 15px 0;
}
#right-after h3 a {
	font-size: 17px;
	color: #88BE61;
}
#right-after h3 {
	padding: 0;
	margin: 0;
}
#right-after .blogText {
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	padding: 0;
	margin: 0;
}
.blogItems {
	padding: 10px;
}
#nav {
		margin: 0;
		padding: 0;
		position: relative;
		border: 1px solid #88BE61;
	}
	#nav li {
		list-style: none;
		position: relative;
		text-align: center;
		display: block;
	}
	#nav li a {
		display: block;
		font-size: 20px;
		font-weight: 400;
		-webkit-transition: color 0.3s; 
    	transition: color 0.3s;
		text-decoration: none;
		color: #fff;
		padding: 5px 0px;
		z-index: 999;
		position: relative;
		background: #88BE61;
		border-bottom: 1px solid white;
	}
	#nav li:last-child a {
		border-bottom: none;
	}
	#nav li a:hover,.actMenu {
		-webkit-transition: all 0.3s;
	   transition: all 0.3s;	
		color: #374347 !important;
		background: none !important;
	}



.text {
	font-family: 'Open Sans', sans-serif;
	line-height: 140%;
	font-size: 17px;
	text-align: justify;
}
.text ul {
	list-style-image: url(../images/li.png);
}

h1 {
	font-family: 'Oswald', sans-serif;
	font-size: 30px;
	font-weight: 400;
	color: #88BE61
}
h2 {
	font-family: 'Oswald', sans-serif;
	font-size: 25px;
	font-weight: 400;
	padding: 20px 0 5px 5px;
	
}
h3 {
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	color: #88BE61;
	font-weight: 400;
}
.ef {
	padding: 2px;
-webkit-box-shadow: 2px 2px 5px 0px rgba(52, 56, 57, 1);
-moz-box-shadow:    2px 2px 5px 0px rgba(52, 56, 57, 1);
box-shadow:         2px 2px 5px 0px rgba(52, 56, 57, 1);
max-width: calc(100% - 25px) !important;

}
#copy {
	position: absolute;
	bottom: 2px;
	right: 2px;
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
}
#copy a {
	text-decoration: none;
}
.box {
	float: left;
	font-size: 15px;
	text-align: left;
}
.boxTitle {
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	font-weight: 400;
}
.jedna {
	width: auto;
}
.dva {
	width: 65%;
	float: right;
}
.box p {
	font-size: 13px;
	margin: 10px 10px 0 0;
}

/*.box:nth-child() {
	text-align: center;
}*/


.cit {
	margin: 10px 0;
	padding: 0px 0 0 40px;
	background: url(../images/apo.png) no-repeat top left;
}
.cit::before {
	
}
.cit-name {
	color: #C2C2C2;
}

#poptavka {
	width: 95%;
	min-width: 200px;
	margin: 20px auto 0;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
}
#poptavka label {
    padding-right: 8px;
    padding-top: 0px;
    text-align: right;
    width: 50%;
	 font-weight: 300;
}
.formLine input, .formLine select, .formLine textarea, #odeslat {
	font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    width: 50%;
	 color: #434343;
	 padding: 5px;
	 margin: 0;
	 background: white;
	 border: 1px solid #595959;
	 -webkit-border-radius: 5px;
	 -moz-border-radius: 5px;
    border-radius: 5px;
	 transition: border 0.2s ease 0s;
}
.formLine input:focus, .formLine textarea:focus,
.formLine input:hover, .formLine textarea:hover {
	border: 1px solid #B5C3CA;
}
.formLine {
	margin-bottom: 8px;
	text-align: right;
}
.napiste {
	border-bottom: 1px solid #595959;
	padding: 0 0 5px 10px;
	display: block;
	margin-bottom: 7px;
	text-align: left;
}
#odeslat:hover {
	color: rgba(50,50,50,0.75);
	background: white;
	border: 1px solid red;
}
#odeslat {
	transition: background 0.2s ease 0s, color 0.2s ease 0s;
	border: 1px solid rgba(0,0,0,0.75);;
	width: 50%;
	cursor: pointer;
	display: block;
	margin: 10px auto;
	background: white;
	color: #322E2D;
	font-size: 15px;
}
.formLine textarea {
	height: 80px;
	font-size: 13px;
	width: calc(100% - 12px);
}
.formInfo {
	text-align: center;
	position: relative;
	top: 0px;
	right: 0px;
	font-size: 20px;
	font-weight: bold;
	background: rgba(0,153,76,0.2);
	border: 1px dashed rgb(0,153,76);
	padding: 15px 0 0 0;
	margin: 10px;
}











#menuResponsive {
	display: none !important;
}
#menuResponsive a:hover {
	background: none !important;
}
#menuResponsive a img {
	vertical-align: middle;
}




@media screen and (max-width: 1000px) {
	#prekryti {
		background: rgba(255,255,255,0.8);
	}
	#nav li a {
		font-size: 18px;
	}
}

@media screen and (max-width: 800px) {
	#left,#right,#right-after {
		width: 100%;
		float: none;
	}
	#right {
		padding: 0;
	}
	#right img {
		display: inline-block;
		margin: 0 10px 20px 10px;
	}
}
@media screen and (max-width: 600px) {
	.box {
		font-size: 13px;
	}
	h2 {
		font-size: 20px;
	}
}
@media screen and (max-width: 450px) {
	#logo {
		float: none;
		margin: 0 auto;
	}
	#kontakt{
		float: none;
		text-align: center;
	}
	.box {
		float: none;
		width: 100%;
		text-align: center !important;
		margin: 0 0 15px 0;
	}
}