/*
#html-body, h1, h2, h3, h4, h5 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#masthead-logo img {
	width: 100px;
}

#edit-page {

	position: absolute;
	top: 10px;
	right: 10px
}

#offcanvas-toggle {
	position: absolute;
	top: 10px;
	left: 15px; 
}

#offcanvas-nav .uk-search-input {
	width: 100%;
}

img.uk-comment-avatar {
	width: 60px;
	height: 60px; 
}
*/
/****************************************************************
 * Bodycopy text and images
 *
 */

.align_left {
	/* for images placed in rich text editor */ 
	float: left;
	margin: 0 2.5em 0.5em 0; 
	position: relative;
	top: 0.5em;
	max-width: 50%; 
}

.align_right {
	/* for images placed in rich text editor */ 
	float: right;
	margin: 0 0 0.5em 1em;
	max-width: 50%; 
}

.align_center {
	/* for images placed in rich text editor */ 
	display: block;
	margin: 1em auto; 
	position: relative;
	top: 0.5em;
}

figure {
	display: table;
	width: 1px;
	margin: 1em 0;
}

figure img {
	display: table-row;
	margin-bottom: 0.5em;
}

figure figcaption {
	display: table-row;
	font-size: smaller;
	color: #777;
	line-height: 1.4em;
}

/*********************************************************************
 * Media queries for responsive layout
 *
 */
/*
@media only screen and (max-width: 767px) {


	.align_left, .align_right, .align_center {
		display: block;
		float: none; 
		margin: 1em auto;
		max-width: 100%; 
	}
}

@media only screen and (max-width: 959px) {
	#masthead {
		padding-bottom: 20px;
	}
	
	
}
*/
em {color:black;}
a.uk-label.uk-label-secondary {background:#7D7D7D; color:white;text-decoration:none;}
a.uk-label.uk-label-secondary:hover {background:#D41ECD; color:black;}


.uk-navbar-nav > li > a, .uk-navbar-nav > li.uk-active > a {color:white;font-size:120%;}
.uk-navbar-nav > li > a:hover, .uk-navbar-nav > li > a:active, .uk-navbar-nav > li > a:focus  {color:white;}
.uk-navbar-nav > li > a.mi-white {color:white;}

.box-content {position:relative;
/* width:240px; */
text-align:center;
/* height:240px; */
padding-bottom:56.25%;
padding-bottom:66%;
margin-bottom:1em;
/* margin-right:15px;
float:left; */
overflow:hidden;
border:1px solid #E6E6E6;
}
.box-content.article {
padding-bottom:100%;
/* overflow:auto; */
/* overflow-x:hidden; */
background-color:#F2F2F2;
background-repeat:no-repeat;
background-position:bottom right;
background-size:65px;
/* background-image:url(images/roh-sedy.png); */
}
.box-main {
background-color:#F2F2F2;
background-repeat:no-repeat;
background-position:bottom right;
background-size:80px;   
}
.box-right {
background-color:#F2F2F2;
background-repeat:no-repeat;
background-position:bottom right;
background-size:50px;   
}
.zdroj-lk {
background-image:url(images/roh-lk.png);
}
.zdroj-tz {
background-image:url(images/roh-tz.png);
}
.zdroj-fb {
background-image:url(images/roh-fb.png);
}
.zdroj-tw {
background-image:url(images/roh-tw.png);
}
.zdroj-ig {
background-image:url(images/roh-ig.png);
}

.box-content article h3 {
font-size:110%;
letter-spacing: 0.02em;
margin-bottom:0.5em;
}
.box-content article p {

}
.box-content article {
padding:0.8em;
text-align:left;
font-size:85%;

}

.box-content > a,
.box-content > div,
.box-content > img,
.box-content > figure,
.box-content > article,
.box-content > .kalendar1,
.slidewrap
{
position:absolute;
display:block;
 top: 0; bottom: 0; left: 0; right: 0;
text-decoration:none;

}
.box-content.autohigh {
padding-bottom:1em;
}
.box-content.height100 {position:relative;
padding-bottom:48%;
}
.box-content.autohigh > a,
.box-content.autohigh > div,
.box-content.autohigh > img,
.box-content.autohigh > figure,
.box-content.autohigh > article,
.box-content.autohigh > .kalendar1,
.autohigh > .slidewrap
{
position:relative;
}

/* Larger than tablet */
@media (min-width: 750px) {

}
/* Larger than tablet */
@media (min-width: 1150px) {
.box-content.autohigh {
padding-bottom:56.25%;
padding-bottom:66%;
}
.box-content.autohigh > a,
.box-content.autohigh > div,
.box-content.autohigh > img,
.box-content.autohigh > figure,
.box-content.autohigh > article,
.box-content.autohigh > .kalendar1,
.autohigh > .slidewrap
{
position:absolute;
}
}

.gradient-diagonal-1 {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7c4b8f+0,c32767+100 */
    background: #7c4b8f; /* Old browsers */
    background: -moz-linear-gradient(-45deg, #7c4b8f 0%, #c32767 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #7c4b8f 0%,#c32767 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #7c4b8f 0%,#c32767 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7c4b8f', endColorstr='#c32767',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */   
    
}

.gradient-diagonal-2 {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c32767+0,7c4b8f+100 */
    background: #c32767; /* Old browsers */
    background: -moz-linear-gradient(-45deg, #c32767 0%, #7c4b8f 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #c32767 0%,#7c4b8f 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #c32767 0%,#7c4b8f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c32767', endColorstr='#7c4b8f',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */    
    
}

.a-cover {
    position:absolute;top:0;left:0;width:100%;height:100%;
}