/*
	Theme Name: HTML5 Blank
	Theme URI: http://html5blank.com
	Description: HTML5 Blank WordPress Theme
	Version: 1.4.3
	Author: Todd Motto (@toddmotto)
	Author URI: http://toddmotto.com
	Tags: Blank, HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
body {
	font: 'Open Sans', Helvetica, Arial, sans-serif;
	color:#444;
	line-height: 22px;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
}
.cistic {
	clear: both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:#444;
	text-decoration:none;
}
a:hover {
	color: #c82135;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}
.cistic {
	clear: both;
	width: 0;
	height: 0;
}
#hlavicka {
	border-top: 5px solid #58be6e;
	background: url('img/hlavicka.png');
	height: 77px;
}
.boxer {
	width: 960px;
	padding: 0 10px;
	margin: 0 auto;
}
a#logo {
	width: 240px;
	height: 144px;
	background:  url('img/logo.png') no-repeat #58be6e 50% 30%;
	position: absolute;
	z-index: 100;
}
a span {
	display: none;
}
#navigace {
	float: right;
	margin: 12px 0 0 0;
}
#navigace ul li {
	float: left;
	list-style: none;
	margin: 0 0 0 15px;
}
#navigace ul li a {
	color: #1b6838;
	text-decoration: none;
	padding: 7px;
}
#navigace ul li a:hover {
	text-decoration: underline;
	color: #c82135;
}
#hlavni-obsah {
	background: url('img/hlavni-blok.jpg') top repeat-x;
	padding: 20px 0 0 0;
}
a#facebook-leaf {
	display: block;
	width: 128px;
	height: 254px;
	position: fixed;
	background: url('img/facebook.jpg')top center no-repeat;
  float:left;	
}
#slides2 {
	float: left;
	width: 620px;
	height: 349px;
}
#bok-main {
	width: 300px;
	float: left;
	margin: 0 0 0 20px;
}
.delic {
	height: 1px;
	background: #e5e5e5;
	width: 100%;
	margin: 10px 0;
}
#pocasi h4 {
	padding: 0;
	margin: 0 0 5px 0;
	font-size: 16px;
}
#pocasi {
	background: url('img/pocasi-ico.jpg') top left no-repeat;
	font-size: 13px;
	padding: 5px 0 0 80px;
	min-height: 90px;
}
#pocasi a {
 	color: #57bf6d !important;
 	text-decoration: underline;
}
#ctirbox {
	padding: 10px 0 40px 0;
}
a.box {
	width: 25%;
	padding: 90px 0 0 0;
	text-align: center;
	display: block;
	float: left;
	color: #43a458;
	-webkit-transition: color 2.5s ease;
	-moz-transition: color 2.5s ease;
	-o-transition: color 2.5s ease;
	transition: color 2.5s ease;
}
#box-01 {
	background: url('img/kolecko-01.png') no-repeat center top;
}
#box-02 {
	background: url('img/kolecko-02.png') no-repeat center top;
	
}
#box-03 {
	background: url('img/kolecko-03.png') no-repeat center top;
}
#box-04 {
	background: url('img/kolecko-04.png') no-repeat center top;
}
#box-01, #box-02, #box-03, #box-04 {
	-webkit-transition: all 2.5s ease;
	-moz-transition: all 2.5s ease;
	-o-transition: all 2.5s ease;
	transition: all 2.5s ease;
}
a.box:hover {
	color: #c82135;
}
#box-01:hover {
	background: url('img/kolecko-01h.png') no-repeat center top;
}
#box-02:hover  {
	background: url('img/kolecko-02h.png') no-repeat center top;
}
#box-03:hover  {
	background: url('img/kolecko-03h.png') no-repeat center top;
}
#box-04:hover  {
	background: url('img/kolecko-04h.png') no-repeat center top;
}
h1,h2,h3,h4,h5,h6 {
	color: #57bf6d;
	font-weight: normal;
}
.skryty {
	display: none;
	width: 0;
	height: 0;
}
.stred {
	text-align: center;
	width: 940px;
	position: absolute;
	margin: -30px 0 0 0;
}

.stred span {
	background: white;
	padding: 10px 10px 0 10px;
}
h2.hlavni {
	font-size: 36px;
	line-height: 40px;
}
#aktualita h2.hlavni {
	margin: 0 0 10px 0;
	padding: 0;
}
.stred h2 {
	margin: 0;
	padding: 0;
}
article {
	width: 215px;
	height: 251px;
	float: left;
	margin: 20px 20px 0 0;
}
article h2 {
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 18px;
}
article h2 a {
	color: #58be6e;
}
article h2 a:hover {
	color: #58be6e;
}
article a:hover {
	text-decoration: underline;
}
article p {
	margin: 5px 0 0 0;
}
article p a {
	text-decoration: underline;
}
.date {
	font-size: 12px;
}
.pagination {
	text-align: center;
	margin: 0 40%;
	background: #f3f3f3;
	padding: 4px 0;
}
#opensionu {
	width: 100%;
	background: #58be6e;
	margin: 20px 0 0 0;
	padding: 20px 0;
}
#mapa {
	width: 480px;
	height: 360px;
	float: left;
}
#mapa-popis {
	width: 440px;
	padding: 0 0 0 20px;
	float: left;
	color: white;
}
#mapa-popis h2 {
	color: white;
	font-size: 38px;
}
a.button {
	display: block;
	color: white;
	padding: 8px;
	border: 4px solid white;
	text-align: center;
	width: 270px;
}
a.button:hover {
	text-decoration: underline;
}
#trifoto {
	height: 225px;
	width: 100%;
	background: #1f7540;
}
.boxerko img {
	float: left;
	margin: 0 10px 0 0;
}
.boxerko h4 {
	color: white;
	font-size: 14px;
	margin: 10px 0 0 0;
	padding: 0;
}
.boxerko p {
	margin: 5px 0;
}
.boxerko {
	font-size: 12px;
	color: white;
	margin: 0 auto;
	width: 940px;
}
#sbox-01 {
	width: 300px;
	height: 225px;
	float: left;
	padding: 0 10px 0 0;
}
#sbox-02 {
	width: 310px;
	height: 225px;
	float: left;
	padding: 0 10px 0 0;
}
#sbox-03 {
	width: 300px;
	height: 225px;
	float: left;
	padding: 0 10px 0 0;
}
.boxerko a {
	color: white;
	text-decoration: underline;
}
#pata {
	background: url('img/hlavicka.png');
	padding: 30px 0;
}
#facebook {
    background-image: url('img/icons/facebook-logo-velky.png');
    display: block;
    height: 29px;
    text-indent: -9999px;
    width: 100px;
    float: left;
    padding: 0px;
    line-height: 0px;
    margin-left: 0px;
    margin-top: 6px
}
#pata-uv {
	margin: 0px auto;
	width: 840px;
	text-align: center;
}
#pata-uv ul {
	text-align: center;
	margin: 0 0 0 60px;
}
#pata-uv li {
	list-style: none;
	float: left;
	margin: 0 0 0 20px;
}
#pata-uv li a {
	color: #1b6838;
	font-size: 12px;
}
#pata-uv li a:hover {
	text-decoration: underline;
	color: #c82135;
}
#obsah-stranky {
	margin: 0 auto;
	width: 940px;
}
#obsah-stranky-uv {
	padding: 0 0 70px 0;
	}
#obsah-stranky-uv table {
	border: 2px solid #cccccc;
}
#obsah-stranky-uv table td {
	padding: 8px 16px;
	border: 1px solid #e5e5e5;
	background: white;
	}
.strana {
	width: 470px;
	float: left;
}
.bila {
	padding: 0 30px 0 0;
}
.zelena {
	padding: 1px 20px 20px 20px;
	background: #ebffef;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
small {
	font-size: 11px;
}
#obsah-stranky-uv li {
	margin: 0 0 5px 0;
}
.odsadit {
	margin: 0 0 0 210px;
}
#obsah-stranky-uv a#menu {
	text-align: center;
	display: block;
	float: left;
	width: 168px;
	height: 168px;
	padding: 138px 0 0 0;
	text-transform: uppercase;
	background: url('img/jidelni-listek.png') top center no-repeat;
	color: #60bd74;
	margin: 0 50px 0 0;
	text-decoration: none;
}
#obsah-stranky-uv a#menu:hover {
	text-decoration: underline;
}
#obsah-stranky-uv a#akce {
	text-align: center;
	display: block;
	float: left;
	width: 168px;
	height: 168px;
	padding: 138px 0 0 0;
	text-transform: uppercase;
	background: url('img/akce.png') top center no-repeat;
	color: #60bd74;
	margin: 0 50px 0 0;
	text-decoration: none;
}
#obsah-stranky-uv a#akce:hover {
	text-decoration: underline;
}
#ententyk {
	padding: 20px;
	background: #ebffef;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float: left;
	width: 500px;
	
}
hr {
	width: 100%;
	height: 1px;
	background: #60bd74;
	margin: 30px 0;
	border: none;
}
img.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}
#aktivity {
	background: #ebffef;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 20px 0 0 0;
	margin: 0 0 40px 0;
}
#aktivity .aktivita {
	width: 312px;
	padding: 145px 20px 0 20px;
	float: left;
	text-align: center;
	font-size: 12px;
	height: 367px;
	margin: 0 0 20px 0;
}
#aktivity .linka {
	border-right: 1px solid #d7f4dc;
	}
#aktivita-01 {
	background: url('img/icon-01.png') top center no-repeat;
}
#aktivita-02 {
	background: url('img/icon-02.png') top center no-repeat;
}
#aktivita-03 {
	background: url('img/icon-03.png') top center no-repeat;
}
#aktivita-04 {
	background: url('img/icon-04.png') top center no-repeat;
}
#aktivita-05 {
	background: url('img/icon-05.png') top center no-repeat;
}
#aktivita-06 {
	background: url('img/icon-06.png') top center no-repeat;
}
#aktivity .aktivita h3 {
	font-size: 18px;
	margin: 0;
	padding: 0;
}

#vylety {
	background: #ebffef;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 20px 0 0 0;
	margin: 0 0 40px 0;
}
#vylety .vylet {
	width: 312px;
	padding: 145px 20px 0 20px;
	float: left;
	text-align: center;
	font-size: 12px;
	height: 307px;
	margin: 0 0 20px 0;
}
#vylety .linka {
	border-right: 1px solid #d7f4dc;
	}
#vylet-01 {
	background: url('img/akce-01.png') top center no-repeat;
}
#vylet-02 {
	background: url('img/akce-02.png') top center no-repeat;
}
#vylet-03 {
	background: url('img/akce-03.png') top center no-repeat;
}
#vylety .vylet h3 {
	font-size: 18px;
	margin: 0;
	padding: 0;
}

#aktualita {
	padding: 0 0 0 300px;
}
#obsah-stranky-uv a {
	color: #3869a1;
	text-decoration: underline;
}
/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper {
	max-width:1280px;
	width:95%;
	margin:0 auto;
	position:relative;

/* header */
.header {

}
/* logo */
.logo {

}
.logo-img {

}
/* nav */
.nav {

}
/* sidebar */
.sidebar {

}
/* footer */
.footer {

}

/*------------------------------------*\
    PAGES
\*------------------------------------*/



/*------------------------------------*\
    IMAGES
\*------------------------------------*/



/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

@font-face {
	font-family:'Font-Name';
	src:url('fonts/font-name.eot');
	src:url('fonts/font-name.eot?#iefix') format('embedded-opentype'),
		url('fonts/font-name.woff') format('woff'),
		url('fonts/font-name.ttf') format('truetype'),
		url('fonts/font-name.svg#font-name') format('svg');
    font-weight:normal;
    font-style:normal;
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (min-width:320px) {

}
@media only screen and (min-width:480px) {

}
@media only screen and (min-width:768px) {

}
@media only screen and (max-width:1184px) {
a#facebook-leaf {
	display: none;
}

}
@media only screen and (min-width:1140px) {

}
@media only screen and (min-width:1280px) {

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}
