/*
Theme Name: vinamoravy
Theme URI: https://
Author: dvoraq
Author URI: https://
Description: Původní design pro stránky vinamoravy.cz
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, pink, purple, white, yellow, dark, light, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: vinamoravy

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/*******************************************************************************
Site: Vina Moravy (c) Vojta Dvorak, http://www.vinamoravy.cz/
Autor: Vojta Dvorak, vojta.dvorak[at]gmail[dot]com
Tested Browsers: Opera 7.23+, Mozilla 1.5+, Mozilla Firefox 1.0, K-Meleon 0.9b and IE 5.x+;
	   Text browser: Links;
Last edit: 14:41 14.3.2007
*******************************************************************************/

* { padding: 0; margin: 0; }

/* wp reset */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block;
}

ol,
ul {
	list-style: none;
}


/* -- Basic HTML Elements -- */
a:link {
	text-decoration: underline;
	color: #0033CC;
}
a:visited {
	color: #00248F;
	text-decoration: underline;
}
a:hover, a:focus { text-decoration: none; color: #00248F; }
a:active { text-decoration: none; color: #00248F; background: transparent; }
/*a:active { border: 5px solid red; }*/

hr {
	border: none;
	height: 1px;
	background: #ccc;
	margin: 2em 0;
}
img { border: 0; }

/*
h1 { font-size: x-large; margin: 0; }
h2 { font-size: large; margin: 15px 20px 0; }
h3 { font-size: medium; _font-size: larger; }
h4 { font-size: small; }

h3, h4 { margin: 20px; }
*/

/* -- Helpers -- */
.hide-screen { display: none; }
.noscreen { display: none; }
/*
.cleaner { clear: both; height: 1px; }
.center { text-align: center; }
.left { float: left; }
.topmargin { margin-top: 1em !important; }
.bold { font-weight: bold; }
.red { color: red !important; }
*/

/* -- Icons -- */
/*a[href$='.doc'], a[href$='.rtf'] {
	padding-right: 18px;
	background: transparent url("assets/pic/icons/icon_doc.gif") no-repeat center right;
}*/

/* -- Other -- */
/*.cmvvu { margin-top: -20px; }
#liz {
	height: 220px; width: 180px;
	margin: 140px 200px;
	background: url('assets/pic/lis.gif') 0 0 no-repeat;
}*/


/*#top {
		width: 590px;
		position: relative;
}

#lis { margin: 20px 200px 0; }

#top pre {
		position: absolute; top: 0; right: 85px; z-index: 10;
		color: #FCF0D6;
		font-size: small;
}
#top .dph {
		position: absolute; top: 20px; left: 20px; z-index: 10;
		color: black;
		width: 150px;
		display: block;
}
#top .dph a {
		color: black;
		font-size: 120%;
}


#top img.anim { position: absolute; top: 0; right: 80px; z-index: 10; }

#top div.iLeft {
		position: absolute; top: 0; right: 0;
		height: 302px;
		width: 101px;
		background: #037721 url('assets/pic/index/pozadi.gif') top left no-repeat;
}

.iLeft img {
		float: left;
		clear: left;
		margin: 5px 0 3px 23px;
		border: 1px solid darkgray;
}

.iRight {
		float: right;
}*/

/* popisek u novinek, pouze index.php */
/*.desc {
	font-size: 11px;
	color: #FCF0D6;
	margin: 0 0 0 23px;
	width: 70px;
}*/

/* Color OF Anchor on the index page */
/*.cofa { color: #FCF0D6 !important;  }*/

/* titulka odstavec */
/* odelat important, vyuzitim kaskady*/
/*#welcome {
	margin: 0 120px 0 20px !important;
	text-align: justify;
}*/

/* -------------------------------------------------{ let's go! }------------ */
html { padding: 0; margin: 0; }
body { 
	padding: 0; margin : 0;
	_padding-bottom: 10px; /* For IE */
	background: #00B27D; color: #000;
	text-align: center;
	font: small/1.5 'Helvetica CE', 'Arial CE', Arial, sans-serif;
}

/* -------------------------- == layout == -----------------------------*/
#layout {
	width: 760px;
	margin: 10px auto; padding: 0; 
	text-align: left;
	background: #6CD9AA url('assets/pic/layout-bg.gif') top left repeat-y;
}

#header {
	height: 140px; width: 760px;
	background: url('assets/pic/head2.jpg') 170px 0 no-repeat;
	position: relative;
}

#line {
	height: 20px; /* height: 4px; - this is really cool */
	width: 760px;
	background: #037721;
	color: #0047AF; /* bg:963 :) */
	position: relative;
}

#content {
	width: 590px;
	float: right;
}

#sidebar {
	width: 170px;
	float: left;
	margin: 0; padding: 0;
}
#menu {
	/* position: relative; /+ lists */
}

/* -------------------------- == header == -----------------------------*/
#logo {
	height: 140px; width: 170px;
	position: relative;
	overflow: hidden;
}
#logo span {
	display: block;
	height: 140px; width: 170px;
	position: absolute; left: 0; top: 0; z-index: 5;
	background: url('assets/pic/logo3.gif') top left no-repeat;
}


/* -------------------------- == line == -----------------------------*/

#wom { 
	position: absolute; top: 0; left: 225px;
	color: #FCF0D6;
	letter-spacing: 1px;
	line-height: 20px; /* For Opera browser */
}

#kontakt {
	position: absolute; top: 0; right: 10px;
	color: #FCF0D6;
}
#kontakt a {
	color: #FCF0D6;
	text-decoration: underline;
}
#kontakt a:visited {/*color: #090;*/}
#kontakt a:hover {text-decoration: none;}


/* -------------------------- == content == -----------------------------*/



/*#content nav h2 { margin: 0;}*/

/*#content p em { margin: 0; }*/

/*#content h1 { margin: 10px 20px 5px; }*/


/*#content ul li { margin: 0 0 0 40px; }*/




/* -------------------------- == Table == -----------------------------*/
table {
	/*width: 550px;*/
	width: 100%;
	/*margin: 20px;*/
	border: none;
	/*border: 1px solid #037721;
	border-width: 0 0 2px 0;*/
	border-collapse: collapse;
	font-size: small;
    background-color: white;
}

.thead { text-align: center; background: #037721; color: #FCF0D6; letter-spacing: 3px; } /* #037721, #00B366 */ /* pouze v terminu */
th, td { padding: 3px 10px; border: 1px solid #037721; vertical-align: top; } /* #00B266 border-color: #D9D9D9 */
th { text-align: left; background: #00b255; } /* #5cd9aa */

.no_border, .no_border td, .no_border th { border: none; } /* je to pouzito i v odkazy.php */


/* -------------------------- == Form == -----------------------------*/
/*#content fieldset {
	padding: 10px;
	margin-top: 10px;
	border: 1px solid #063;
}
#content legend {
	color: black;
	font-weight: bold;
	font-variant: small-caps;
	background: #00b255;
	margin-bottom: 10px; padding: 2px;
	border: 1px solid #063;
}
#content label {
	width: 100px;
	float: left;
}
*/

/* == Blockquote == */
#content blockquote {
	padding: 0.5em 1em; margin: 20px;
	background: #cc9;
	border: 1px solid #996;
}
#content blockquote div {
	text-align: right;
	font-style: italic;
	font-size: small;
}


/* -- sidebar -- */
/*#sidebar p { margin: 10px; }*/

/* -- menu -- */
.main-navigation h4 {
	_height: 19px;
	padding: 0 0 0 30px; margin: 0;
	background: #00B266;
	letter-spacing: 1px;
	font-variant: small-caps;
	border: 1px solid #037721;
	border-width: 1px 0 1px 0;
	position: relative;
}
.first { border-top: 1px solid #00B266 !important; }

/* -+- lists -+- */
.list,
.hlavni-blok > a::before {
	height: 34px; width: 34px;
	background: url('assets/pic/list.gif') no-repeat 0 0; 
	border: 0;
	position: absolute; top: -0.5em; left: -1em;
	z-index: 10;
}
.hlavni-blok > a::before {
    background: none;
    content: url(http://vinamoravy.cz/pic/list.gif);
}
.bez-kurzoru > a {
	cursor: default;
}

/* links */
#menu a,
.main-navigation a {
	display: block;
	padding: 1px 10px 1px 40px;
	text-decoration: none;
	color: #037721;
}
/* == non-IE styles == */

.subsection a { padding: 1px 10px 1px 55px !important; }

.main-navigation a:visited {}
.main-navigation a:hover,
.main-navigation a:focus {
	background: #00B27D;
	color: #037721;
}

/* -- footer -- */

#footer {
	clear: both;
	padding-top: 0;
	font-size: 85%;
}
#footer p {
	background: #037721; 
	color: #0C9;
	padding: 10px 20px; margin: 0;
	text-align: right;
	letter-spacing: 1px;
}

#footer a, #footer a:visited {
	color: #0C9;
	text-decoration: underline;
}
#footer a:hover {
	color: #0C9;
	text-decoration: none;
}

/* == kde.php == */
/*.mapa-cr { height: 290px; width: 480px; margin: 20px 50px; border: 1px solid black; }
.mapa-kobyli { height: 415px; width: 550px; margin: 20px 22px 20px 16px; border: 1px solid black; }*/

/* == vino-v-lahvi.php == */
/*div.table_no_border table tr td { border-color: transparent; }
div.table_no_border h3 { margin-top: 2em; }*/








/*
 *****************************
 *
 *   WP styles
 *
 *****************************
 */


/* ============================ content =================*/

.entry-content h1,
.entry-summary h1,
.page-content h1,
.comment-content h1 {
	font-size: 26px;
	/*font-size: 2.6rem;*/
	line-height: 1.1538;
	margin-top: 1.8462em;
	margin-bottom: 0.9231em;
}

.entry-content h2,
.entry-summary h2,
.page-content h2,
.comment-content h2 {
	font-size: 22px;
	/*font-size: 2.2rem;*/
	line-height: 1.3636;
	margin-top: 2.1818em;
	margin-bottom: 1.0909em;
}

.entry-content h3,
.entry-summary h3,
.page-content h3,
.comment-content h3 {
	font-size: 18px;
	/*font-size: 1.8rem;*/
	line-height: 1.3333;
	margin-top: 2.6667em;
	margin-bottom: 1.3333em;
}

.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-summary h4,
.entry-summary h5,
.entry-summary h6,
.page-content h4,
.page-content h5,
.page-content h6,
.comment-content h4,
.comment-content h5,
.comment-content h6 {
	font-size: 15px;
	/*font-size: 1.5rem;*/
	line-height: 1.2;
	margin-top: 3.2em;
	margin-bottom: 1.6em;
}

.entry-content h5,
.entry-content h6,
.entry-summary h5,
.entry-summary h6,
.page-content h5,
.page-content h6,
.comment-content h5,
.comment-content h6 {
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

.entry-content > h1:first-child,
.entry-content > h2:first-child,
.entry-content > h3:first-child,
.entry-content > h4:first-child,
.entry-content > h5:first-child,
.entry-content > h6:first-child,
.entry-summary > h1:first-child,
.entry-summary > h2:first-child,
.entry-summary > h3:first-child,
.entry-summary > h4:first-child,
.entry-summary > h5:first-child,
.entry-summary > h6:first-child,
.page-content > h1:first-child,
.page-content > h2:first-child,
.page-content > h3:first-child,
.page-content > h4:first-child,
.page-content > h5:first-child,
.page-content > h6:first-child,
.comment-content > h1:first-child,
.comment-content > h2:first-child,
.comment-content > h3:first-child,
.comment-content > h4:first-child,
.comment-content > h5:first-child,
.comment-content > h6:first-child {
	margin-top: 0;
}






/* elements */
abbr[title] {
	border-bottom: 1px dotted #000;
	cursor: help;
}

blockquote p { 
	margin: 0;
}
blockquote p cite {
	display: block;
	text-align: right;
}

dd {
	padding-left: 1em;
}
dt {
	font-weight: bold;
}
hr {
	background-color: #eaeaea;
	background-color: rgba(51, 51, 51, 0.1);
	border: 0;
	height: 1px;
	margin-bottom: 1.6em;
}

ul,
ol {
	margin: 0 0 1.6em 1.3333em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
}

img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}

tt,
code {
	font-family: monospace;
}



/**
 * 14.0 Media
 */

embed,
iframe,
object,
video {
	margin-bottom: 1.6em;
	max-width: 100%;
	vertical-align: middle;
}


/* =============================== CONTENT ================================ */

/*#content p, */
/*#content ul, 
#content em, 
#content fieldset,*/
/* wp styles */
.gallery,
.navigation,
.pagination,
article { margin: 20px; }
/* article footer { margin: 20px; }*/


.hentry,
.page-header,
.page-content {
	margin: 0 8.3333%;
	/*background: white;*/
	/*background: #FCF0D6;*/
	/*background: rgb(252,220,220);*/
	background: #fff;
	/*background: red;*/
	/*background: #FF9;*/
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

/*
.page {
    background: none;
    border: none;
}
*/

.page-content,
article.hentry {
	margin: 20px;
}

/* .page-links */
.page-links {
	clear: both;
	/*font-family: "Noto Sans", sans-serif;*/
	margin-bottom: 1.3333em;
}

.page-links a,
.page-links > span {
	border: 1px solid #eaeaea;
	border: 1px solid rgba(51, 51, 51, 0.1);
	display: inline-block;
	font-size: 12px;
	/*font-size: 1.2rem;*/
	height: 2em;
	line-height: 2;
	margin: 0 0.3333em 0.3333em 0;
	text-align: center;
	width: 2em;
}

.page-links a {
	/*-webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);*/
	background-color: #037721;
	border-color: #037721;
	color: #fff;
}

.page-links a:hover,
.page-links a:focus {
	background-color: #00B27D;
	/*background-color: rgba(51, 51, 51, 0.7);*/
	border-color: transparent;
	color: #fff;
}

.page-links > .page-links-title {
	border: 0;
	color: #707070;
	/*color: rgba(51, 51, 51, 0.7);*/
	height: auto;
	margin: 0;
	padding-right: 0.5em;
	width: auto;
}


.post-thumbnail {
	border: 0;
	display: block;
	margin-bottom: 2.4em;
}
.post-thumbnail img {
	display: block;
	margin: 0 auto;
}

a.post-thumbnail:hover,
a.post-thumbnail:focus {
	opacity: 0.85;
}


.page-header {
	/*background-color: #fff;*/
	border-bottom: 1px solid rgba(51, 51, 51, 0.1);
	/*border-left: 7px solid rgba(51, 51, 51, 0.1);*/
	border-left: 7px solid rgba(0,178,125, 0.5);
	padding: 2% 5%;
	margin: 20px;
}

.hentry {
	/*padding-top: 10px;*/
	position: relative;
}

/* post formats */
.format-aside .entry-title,
.format-image .entry-title,
.format-video .entry-title,
.format-quote .entry-title,
.format-gallery .entry-title,
.format-status .entry-title,
.format-link .entry-title,
.format-audio .entry-title,
.format-chat .entry-title {
	font-size: 15px;
	/*line-height: 1.4;*/
	/*margin-bottom: 1.4em;*/
}

/* post formats */ 
.format-chat p {
	margin-bottom: 0;
}
.format-chat p:last-child {
	margin-bottom: 1.2em;	
}

.entry-title a {
	text-decoration: none;
	/*color: #00B266;*/
}

/* --------------- spolecne ------------- */

/*.entry-title  { margin: 10px 0 5px; }*/
.entry-content,
.entry-header,
/*.comments-area,*/
.comment-respond,
.comments-title,
.entry-footer,
.page-content,
.pagination
/*.navigation*/ {
	/*border: 1px solid red;*/
	padding: 2% 5%;
}

.entry-content,
.entry-summary,
.entry-title,
.page-content,
.comment-content,
.post-title {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	word-wrap: break-word;
}

.pagination {
	background-color: #fff;
    /*border-top: 1px solid rgba(51, 51, 51, 0.1);*/
    /*font-family: "Noto Sans", sans-serif;*/
    text-align: center;
}
.pagination .page-numbers {
	padding: 0 5px;
	/*font-size: 14px;*/
}

/* --------------- comments ------------- */
.image-navigation,
.comment-navigation {
	/*background-color: #fff;*/
	background-color: #FFC649;
	border-top: 1px solid #FFF6F6;
	border-top: 1px solid rgba(255, 246, 246, 0.1);
	font-weight: 700;
}
.image-navigation {
	margin: 20px 0 !important;
	background-color: #EAEA8C;

}

.image-navigation a,
.comment-navigation a {
	display: block;
	padding: 2% 5.5%;
	text-decoration: none;
	text-align: center;
	color: #037721;
}

.image-navigation a:hover,
.image-navigation a:focus,
.comment-navigation a:hover,
.comment-navigation a:focus {
	background: #fff;
	color: #037721;
}

/*.image-navigation .nav-previous:not(:empty),
.image-navigation .nav-next:not(:empty) {
	display: inline-block;
}*/

.comments-area {
	/*border: 1px solid red;*/
	padding: 2% 5%;
}

.comment-form {
	/*padding-top: 1.6em;*/
}

.comment-form label {
	/*color: #707070;*/
	/*color: rgba(51, 51, 51, 0.7);*/
	/*font-family: "Noto Sans", sans-serif;*/
	font-size: 12px;
	/*font-size: 1.2rem;*/
	font-weight: 700;
	display: block;
	letter-spacing: 0.04em;
	line-height: 1.5;
	text-transform: uppercase;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form input[type="submit"],
.comment-form textarea {
	width: 80%;
	padding: 2px 4px;

}
.comment-form input[type="submit"] {
	width: 82%;
	padding: 0.8125em 1.625em;
	/*border: 0;*/
}

/*.comment-form button*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.post-password-form input[type="submit"],
.widecolumn #submit,
.widecolumn .mu_register input[type="submit"] {
	font-size: 16px;
	/*font-size: 1.6rem;*/
	padding: 0.8125em 1.625em;
}
.post-password-form input[type="submit"] {
	font-size: 14px;
	padding: 0 10px;
}

.comment-notes {
	margin: 1em 0;
}

.required {
	color: #c0392b;
}

.comment-respond {
	
}

.comment-list {
	margin: 3em 20px;
	/*background: gainsboro;*/
	list-style: none;
}

.comment-list article {
	/*background: red;*/
	margin: 10px 0;
	padding: 1.6em 0;
	/*border: 1px solid red;*/
	border-top: 1px solid #FFC649;
}

.comment-list .children {
	list-style: none;
	margin: 0;
	/*background: green;*/
}

.comment-list .children > li {
	/*padding-left: 0.8em;*/
	padding-left: 20px;
}
/*.comment-meta {border: 1px solid red;}*/
.comment-author {
	color: #000;
	/*color: #707070;*/
	/*color: rgba(51, 51, 51, 0.7);*/
	margin-bottom: 0.4em;
}

.comment-author a:hover {
	border-bottom: 1px solid #707070;
	border-bottom: 1px solid rgba(51, 51, 51, 0.7);
}

.comment-author .avatar {
	float: left;
	height: 48px;  /* 56 */
	margin-right: 0.8em;
	width: 48px;  /* 56 */
	border-radius: 50%;
}

.comment-metadata {
	margin-bottom: 1.6em;
}

.comment-metadata .edit-link {
	margin-left: 1em;
}


/* nasic content */
p,
address,
pre,
hr,
ul,
ol,
dl,
dd,
table {
	margin-bottom: 1.2em;
}


/*.entry-content p { margin: 20px 0; }*/
.entry-header {
	padding-bottom: 0;
}

.entry-footer { 
	/*background: #E5E5E5;*/
	/*background: #EAEA8C;*/  /* zluta */
	/*background: rgb(0,178,125);*/
	background: rgba(0,178,125,0.5);
	/*background: rgba(252,240,125,0.4);*/
	/*border: 1px solid red;*/
	font-size: 12px;
}

.entry-footer a { 
	/*color: #ccc;*/
	/*text-decoration: none;*/
}

/*.entry-footer span { 
	border: 1px solid red;
}*/

/* 
 * sticky post 
 */
/*article*/ .sticky {
	border: 3px solid green;
}

.sticky-post {
	position:absolute;
	top:0;
	right: 0;
	background: #000 !important;
	color: #fff !important; 
}

.updated:not(.published) {
	display: none;
}

.sticky .posted-on {
	display: none;
}

/* 
 *   article footer
 */

.posted-on,
.byline,
.cat-links,
.tags-links,
.comments-link,
.entry-format,
.full-size-link {
	margin-right: 1em;
}


/* 
 *   .post-navigation (next/previous article)
 */

.post-navigation {
	background-color: #fff;
	border-top: 1px solid #FFF6F6;
	border-top: 1px solid rgba(255, 246, 246, 0.1);
	font-weight: 700;
}

.post-navigation a {
	display: block;
	padding: 2% 5.5%;
	text-decoration: none;
}

.post-navigation span {
	display: block;
}

.post-navigation .meta-nav {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	/*font-family: "Noto Sans", sans-serif;*/
	font-size: 12px;
	/*font-size: 1.2rem;*/
	letter-spacing: 0.04em;
	line-height: 1.5;
	position: relative;
	text-transform: uppercase;
	z-index: 2;
}

.post-navigation .post-title {
	/*font-family: "Noto Serif", serif;*/
	font-size: 14px;
	/*font-size: 1.8rem;*/
	line-height: 1.3333;
	position: relative;
	z-index: 2;
}

.post-navigation .nav-next,
.post-navigation .nav-previous {
	background-position: center;
	background-size: cover;
	position: relative;
}

.post-navigation a:before {
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1;
}

.post-navigation a:hover:before,
.post-navigation a:focus:before {
	opacity: 0.5;
}

.post-navigation .meta-nav {
	opacity: 0.8;
}

.post-navigation div + div {
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
}


/**
 * 2.0 - Genericons
 */

.social-navigation a:before,
.secondary-toggle:before,
.dropdown-toggle:after,
.bypostauthor > article .fn:after,
.comment-reply-title small a:before,
.comment-navigation .nav-next a:after,
.comment-navigation .nav-previous a:before,
.posted-on:before,
.byline:before,
.cat-links:before,
.tags-links:before,
.comments-link:before,
.entry-format:before,
.edit-link:before,
.full-size-link:before,
.pagination .prev:before,
.pagination .next:before,
.image-navigation a:before,
.image-navigation a:after,
.format-link .entry-title a:after,
.entry-content .more-link:after,
.entry-summary .more-link:after,
.author-link:after {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-family: "Genericons";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	/*line-height: 1;*/
	line-height: 19.5px;
	speak: none;
	text-align: center;
	text-decoration: inherit;
	text-transform: none;
	vertical-align: top;
}

/* icons */
.posted-on:before {
	content: "\f307";
}

.byline:before {
	content: "\f304";
}

.cat-links:before {
	content: "\f301";
}

.tags-links:before {
	content: "\f302";
}

.comments-link:before {
	content: "\f300";
}

.full-size-link:before {
	content: "\f402";
}

.edit-link:before {
	content: "\f411";
}

/* 
 ****************************
 *
 *      menu upravy 
 *
 ****************************
 */

/*#menu h4 {
    _height: 19px;
    padding: 0 0 0 30px;
    margin: 0;
    background: #00B266;
    letter-spacing: 1px;
    font-variant: small-caps;
    border: 1px solid #037721;
    border-width: 1px 0 1px 0;
    position: relative;
    */


 /* menu */
#menu .main-navigation .hlavni-blok > a,
#menu .main-navigation h2,
#menu h2 {
	_height: 19px;
	padding: 0 0 0 30px; margin: 0;
	background: #00B266;
	letter-spacing: 1px;
	font-variant: small-caps;
	border: 1px solid #037721;
	border-width: 1px 0 1px 0;
	position: relative;
	font-size: small;
	font-weight: bold;
	color: #000
}
#menu ul li a {
	display: block;
	padding: 1px 10px 1px 40px;
	text-decoration: none;
	color: #037721;
}
/*
#menu .hlavni-blok a:hover, 
#menu .hlavni-blok a:focus { 
	background: #00B266; 
	*color: #000;*
}
*/


/**
 * 8.0 Alignments
 */

.alignleft {
	display: inline;
	float: left;
}

.alignright {
	display: inline;
	float: right;
}

.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
	margin: 0.4em 1.6em 1.6em 0;
}

blockquote.alignright,
.wp-caption.alignright,
img.alignright {
	margin: 0.4em 0 1.6em 1.6em;
}

blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
	clear: both;
	margin-top: 0.4em;
	margin-bottom: 1.6em;
}

.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
	margin-bottom: 1.2em;
}




/**
 * 9.0 Clearings
 */

.clear:before,
.clear:after,
.site:before,
.site:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-content:before,
.site-content:after,
.nav-links:before,
.nav-links:after,
.comment-navigation:before,
.comment-navigation:after,
.social-navigation ul:before,
.social-navigation ul:after,
.textwidget:before,
.textwidget:after {
	content: "";
	display: table;
}

.clear:after,
.site:after,
.entry-content:after,
.comment-content:after,
.site-content:after,
.nav-links:after,
.comment-navigation:after,
.social-navigation ul:after,
.textwidget:after {
	clear: both;
}


/**
 * 14.1 Captions
 */

.wp-caption {
	margin-bottom: 1.6em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}

.wp-caption-text {
	color: #707070;
	/*color: rgba(51, 51, 51, 0.9);*/
	/*font-family: "Noto Sans", sans-serif;*/
	font-size: 12px;
	/*font-size: 1.2rem;*/
	line-height: 1.5;
	padding: 0.5em 0;
}


/**
 * 14.2 Galleries
 */

.gallery {
	margin-bottom: 1.6em;
}

.gallery-item {
	display: inline-block;
	padding: 1.79104477%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-icon img {
	margin: 0 auto;
}

.gallery-caption {
	color: #707070;
	/*color: rgba(51, 51, 51, 0.7);*/
	display: block;
	/*font-family: "Noto Sans", sans-serif;*/
	font-size: 12px;
	/*font-size: 1.2rem;*/
	line-height: 1.5;
	padding: 0.5em 0;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}





/**
 * 11.0 Widgets
 */

.widget {
	/*color: #707070;
	color: rgba(51, 51, 51, 0.7);*/
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	margin: 0 auto 9.09090%;
	width: 100%;
	word-wrap: break-word;
}

.widget pre {
	line-height: 1.2;
}

.widget-area {
	margin: 9.09090% auto 0;
}

.widget-area .textwidget {
	color: #037721;
	padding: 10px 20px 1px;
	font-size: 12px;
}

.widget-area p {
	margin: 10px 0;
}
.widget-area p:first-child {
	margin-top: 0;
}

.widget-area ul {
	list-style: none;
	margin: 0;
}

.tagcloud a {
	display: inline !important;
	padding: 2px !important;
}
.tagcloud {
	/*padding: 10px 10px 1px 20px;*/
	padding: 10px 20px 1px;
}

.widget_recent_comments li {
	/*font-size: x-small;*/
	padding: 6px 0 0 40px;
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
}

/* WP search */
.widget form {margin-left: 30px; }
.widget label {
	/*width: 10px !important;*/
	letter-spacing: 1px;
	font-variant: small-caps;
	font-size: small;
	font-weight: bold;
	color: #000
}
.widget-area .search-field {
	width: 120px !important;
}
.widget-area button,
.widget-area input,
.widget-area select,
.widget-area textarea {
	background-color: #f7f7f7;
	border-radius: 0;
	font-size: 12px;
	/*font-size: 1.2rem;*/
	line-height: 1.5;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
}

/**
 * 7.0 Accessibility
 */

/* Text meant only for screen readers */
.says,
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
}


/**
 * 6.0 Navigations
 */


/**
 * 6.1 Links
 */

/*
a {
	color: #333;
	text-decoration: none;
}

a:hover,
a:focus {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
}
*/


/**
 * 6.2 Menus
 */

.main-navigation a {
	display: block;
	padding: 0.8em 0;
	position: relative;
	text-decoration: none;
}

.main-navigation ul {
	list-style: none;
	margin: 0;
}

.main-navigation ul ul {
	/*display: none;*/
	/*margin-left: 0.8em;*/
	/*padding-left: 0.8em;*/
}
/* .sub-menu */
.main-navigation ul ul li a {
	/*display: none;*/
	/*margin-left: 0.8em;*/
	padding-left: 55px !important;
}

.main-navigation ul .toggled-on {
	display: block;
}

.main-navigation li {
	/*border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);*/
	position: relative;
}

.main-navigation .current-menu-item > a
/*.main-navigation .current-menu-ancestor > a*/ {
	/*font-weight: 700;*/
	background: #00B27D; 
	color: black !important;
}

.main-navigation .nav-menu > ul > li:first-child,
.main-navigation .nav-menu > li:first-child {
	border-top: 0;
}

.main-navigation .menu-item-has-children > a {
	padding-right: 48px;
}

.main-navigation .menu-item-description {
	/*color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 400;
	line-height: 1.5;
	margin-top: 0.5em;*/
	font-size: 10px;
	color: rgb(3, 119, 33);
	text-align: right;
}

.no-js .main-navigation ul ul {
	display: block;
}

.dropdown-toggle {
	background-color: transparent;
	border: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	content: "";
	height: 42px;
	padding: 0;
	position: absolute;
	text-transform: lowercase; /* Stop screen readers to read the text as capital letters */
	top: 3px;
	right: 0;
	width: 42px;
	display: none;
}

/*.dropdown-toggle:after {
	color: #333;
	content: "\f431";
	font-size: 24px;
	line-height: 42px;
	position: relative;
	top: 0;
	left: 1px;
	width: 42px;
	display: none;
}

.dropdown-toggle:hover,
.dropdown-toggle:focus {
	background-color: #eaeaea;
	background-color: rgba(51, 51, 51, 0.1);
}

.dropdown-toggle:focus {
	outline: 1px solid #c1c1c1;
	outline: 1px solid rgba(51, 51, 51, 0.3);
}

.dropdown-toggle.toggle-on:after {
	content: "\f432";
}*/

.social-navigation {
	margin: 9.0909% 0;
}

.social-navigation ul {
	list-style: none;
	margin: 0 0 -1.6em 0;
}

.social-navigation li {
	float: left;
}

.social-navigation a {
	display: block;
	height: 3.2em;
	position: relative;
	width: 3.2em;
}

.social-navigation a:before {
	content: "\f415";
	font-size: 24px;
	position: absolute;
	top: 0;
	left: 0;
}

.social-navigation a[href*="codepen.io"]:before {
	content: "\f216";
}

.social-navigation a[href*="digg.com"]:before {
	content: "\f221";
}

.social-navigation a[href*="dribbble.com"]:before {
	content: "\f201";
}

.social-navigation a[href*="dropbox.com"]:before {
	content: "\f225";
}

.social-navigation a[href*="facebook.com"]:before {
	content: "\f203";
}

.social-navigation a[href*="flickr.com"]:before {
	content: "\f211";
}

.social-navigation a[href*="foursquare.com"]:before {
	content: "\f226";
}

.social-navigation a[href*="plus.google.com"]:before {
	content: "\f206";
}

.social-navigation a[href*="github.com"]:before {
	content: "\f200";
}

.social-navigation a[href*="instagram.com"]:before {
	content: "\f215";
}

.social-navigation a[href*="linkedin.com"]:before {
	content: "\f208";
}

.social-navigation a[href*="pinterest.com"]:before {
	content: "\f210";
}

.social-navigation a[href*="getpocket.com"]:before {
	content: "\f224";
}

.social-navigation a[href*="polldaddy.com"]:before {
	content: "\f217";
}

.social-navigation a[href*="reddit.com"]:before {
	content: "\f222";
}

.social-navigation a[href*="stumbleupon.com"]:before {
	content: "\f223";
}

.social-navigation a[href*="tumblr.com"]:before {
	content: "\f214";
}

.social-navigation a[href*="twitter.com"]:before {
	content: "\f202";
}

.social-navigation a[href*="vimeo.com"]:before {
	content: "\f212";
}

.social-navigation a[href*="wordpress.com"]:before,
.social-navigation a[href*="wordpress.org"]:before {
	content: "\f205";
}

.social-navigation a[href*="youtube.com"]:before {
	content: "\f213";
}

.social-navigation a[href*="mailto:"]:before {
	content: "\f410";
}

.social-navigation a[href*="spotify.com"]:before {
	content: "\f515";
}

.social-navigation a[href*="twitch.tv"]:before {
	content: "\f516";
}

.social-navigation a[href$="/feed/"]:before {
	content: "\f413";
}

.social-navigation a[href*="path.com"]:before {
	content: "\f219";
}

.social-navigation a[href*="skype.com"]:before {
	content: "\f220";
}