@import url("css_font-awesome.min.css");
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300italic,600,600italic");

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed,
figure, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	-mox-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
	display: block;
}

blockquote:before,
blockquote:after,
q:before,
q:after	{
	content: '';
	content: none;
}

p, ul, ol {
	margin-bottom: 1em;
}

p.stred {
	text-align: center;
}

a {
    color: #5e92bd;
    text-decoration: none;
}


a:hover {
	text-decoration: underline
}

ol, ul {
	list-style: none
}


h1 {
	margin-bottom: .4em;/* 16px / 40px */
	margin-top: 0; /* 16px / 40px */
	font-size: 1.3em;
	text-align: left;
	color: #777;
	margin: 0px;
	padding: 0 0 0.8em 0;
	font-weight: bold;
}

h2 {
    font-size: 0.95em;
    color: #5e92bd;
    margin: 0 0 0.5em 0;
}

h2.fotogalerie_nadpis, h2.videogalerie_nadpis {
    font-size: 0.95em;
	color: #777;
   	overflow: hidden;
	text-align: center;
	text-transform: uppercase
}

h2.fotogalerie_nadpis:before, h2.fotogalerie_nadpis:after, h2.videogalerie_nadpis:before, h2.videogalerie_nadpis:after {
	background-color: #ddd;
	content: "";
	display: inline-block;
	height: 1px;
	position: relative;
	vertical-align: middle;
	width: 50%;
}

h2.fotogalerie_nadpis:before, h2.videogalerie_nadpis:before {
	right: 0.5em;
	margin-left: -50%;
}

h2.fotogalerie_nadpis:after, h2.videogalerie_nadpis:after {
	left: 0.5em;
	margin-right: -50%;
}

h2.vyhledavani {
	margin: 0 0 1.5em 0;
}

h3.vyhledavani a {
	margin: 0 0 1.5em 0;
	color: #777;
	text-decoration: none;
}

h3.vyhledavani a:hover {
	color: #545454;
	text-decoration: underline;
}

body {
	background: #f5f5f5;
	color: #777;
	font-size: 100%;
	line-height: 1.8em;
}

.inner {
	margin: auto;
	overflow: hidden;
	width: 90%;
	padding: 0 1.0548523%;
	text-align: center;
}

.inner p.logo, .inner p.slider {
	text-align: center;
	margin-bottom: 0;
}

.inner p.logo img{
	max-width: 100%;
}

.inner p.slider {
	margin-top: 0.4em;
	font-size: 2.5em;
    line-height: 1.2em;
}

.inner p.slider img {
    max-width: 100%;
}


.inner.nav {
	border-bottom: 1px solid #ddd;
}


#container {
	margin: auto auto 1.5em auto;
	overflow: hidden;
	width: 90%;
	padding: 1.0548523%; /* 10px/948*/
}

.radek_informaci {
	width: 100%;
	border-bottom: 1px solid #ddd;
	margin-bottom: 0.5em;
}

.radek_informaci p {
    font-size: 0.8em;
    text-transform: uppercase;
}

section p {
	font-size: 0.95em;
	text-align: justify;
	line-height: 1.8em;
}

section p.podpis {
    text-align: right;
    font-family: Georgia, serif;
    font-style: italic;
    font-weight: bold;
}


figcaption {
	text-align: left;
	font-family: Georgia, serif;
	width: 100%;
	border-bottom: 1px solid #ddd;
	font-style: italic;
	font-size: 0.85em;
	line-height: 3.0em;
}

blockquote {
	display: block;
	background: #e5e5e5;
	padding: 1.0em 1.5em 1.0em 3.5em;
	margin: 0.85em 0em 0.85em 1.5em;
	position: relative;
	font-family: Georgia, serif;
	font-size: 1.05em;
	line-height: 1.6em;
	color: #777;
	text-align: justify;
	font-style: italic;
	border-left: 15px solid #777;
	border-right: 1px solid #777;
}

blockquote, q {
    quotes: none;
}

section ul li a {
    text-decoration: none;
    color: inherit;
}

section ul.archiv li{
    font-size: 0.85em;
}

aside section ul {
    list-style-type: disc;
    padding-left: 20px;
    font-size: 0.85em;
    line-height: 1.95em;
}

aside section ul li a {
    text-decoration: none;
    color: inherit;
}

aside section {
	margin-bottom: 2em;
}

aside section.ramecek {
	border: 1px solid #ddd;
	background-color: #e5e5e5;
	padding: 0.75em;
}
	
aside section.ramecek p {
   	text-align: center;
   	font-size: 0.9em;
   	line-height: 1.6em;
	padding: 0.15em;
}

#vyhledavani {
	position: relative;
}

div.hlaseni {
    width: 100%;
 }
 
 div.hlaseni.uspesne p {
 	color: #3c763d;
	background-color: #dff0d8;
	border: 1px solid #d6e9c6;
	padding: 10px;
}

div.hlaseni.neuspesne p {
	color: #a94442;
	background-color: #f2dede;
	border: 1px solid #ebccd1;
	padding: 10px;
}

/* ------------------------------------------------------------
Navigace
------------------------------------------------------------ */

#nav-collapse {
	display: none;
	text-align: right;
	width: 100%;
	padding: .625em 0 .625em 0;
	color: #777;
}

#nav-collapse.aktivni {
	display: block;
	color: #777;
}

#nav-collapse:after {
	content: "\2630"
} 

nav[role="navigace"] {
	background-color: #f5f5f5;
	overflow: hidden;
	text-transform: uppercase;
	width: 100%;
}

nav[role="navigace"] ul {
	margin-bottom: 0;
	display: inline-block;
	font-size: 0.8em;
	line-height: 0.5em;
}

nav[role="navigace"] ul.hide {
	display:none;
}

nav[role="navigace"] ul li a {
	color: #777;
}

nav[role="navigace"] li.aktivni a {
	text-decoration: underline;
}

nav[role="navigace"] li a:active {
	color: #545454;
}

nav[role="navigace"] li a:hover,
nav[role="navigace"] li a:focus {
	text-decoration: underline;
	color: #545454;
}

nav[role="navigace"] ul {
	margin: 0 0 0.5em 0;
}

nav[role="navigace"] li {
	padding: 0.9em 1.5em 0.9em 1.5em;
	border-top: 1px solid #ddd;
}

nav[role="navigace"] a {
	display: block;
	text-decoration: none;
}

footer[role="paticka"] {
	background: #fff;
	border-top: 1px solid #ddd;
	color: rgb(143,143,143);
}

footer[role="paticka"] img {
	padding-top: 0.5em;
}

footer[role="paticka"] p {
	margin-bottom: 0;
}

footer[role="paticka"] p.copyright {
	margin: -1.5em 0em 1em 0em;
	font-size: 0.8em;
	font-family: Georgia, serif;
	font-style: italic;
}

footer[role="paticka"] p.copyright a {
	color: inherit;
	font-family: Georgia, serif;
}

footer[role="paticka"] p.copyright a:hover {
	color: #545454;
}

footer[role="paticka"] .inner {
	overflow: hidden
}
	    
footer[role="paticka"] .top {
	color: rgb(143,143,143);
	padding-right: 0;
}

footer[role="paticka"] .top a:after {
	content: " \25B2 ";
	font-weight: bold;
}
	    
footer[role="paticka"] ul {
	margin-bottom: 0
}
	    
footer nav[role="navigace"] {
	background: #fff;
	font-size: .95em;
	margin-top: 0.75em;
}
		    
footer nav[role="navigace"] li.active a {
	color: #777;
	font-weight: bold;
}
		    
footer nav[role="navigace"] li a:active {
	color: #777;
}
		    
footer nav[role="navigace"] li a:hover,
footer nav[role="navigace"] li a:focus {
	color: #545454;
}
		    
footer nav[role="navigace"] a {
	color: #545454;
}


.video_container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 1px; 
	height: 0; 
	overflow: hidden;
	margin-bottom: 2em;
}

.video_container iframe, .video-container object, .video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}	

/* ------------------------------------------------------------
IMG
------------------------------------------------------------ */
figure.image.align-left {
	float: left;
	margin: 0.25em 1.5em 1.25em 0em;
}

figure.image.align-right {
	float: right;
	margin: 0.25em 0em 1.25em 1.5em;
}

figure.image img {
	padding-top: 0.25em;
}


.fotogalerie {
	border: 1px solid #ddd;
    background-color: #e5e5e5;
	margin-bottom: 1em;
}

.fotogalerie img {
	width: 24%;
	padding: 2%;
}

.fotogalerie p {
	text-align: center;
	padding: 0;
	margin: 0;
	line-height: 1.0em;
}

.fotogalerie p a {
	padding: 0;
	margin: 0;
	line-height: 1.0em;
}

/* ------------------------------------------------------------
formulare FORM
------------------------------------------------------------ */

.radek_formulare {
	padding: 1em 0 0 0;
}

form {
	margin: 2em 0 2em 0;
	width: 100%;
}

form.ramecek {
	padding: 0 1em 1em 1em;
	border: solid 1px #ddd;
}

#vyhledavani form, form.registrace {
	margin: 0;
}

#vyhledavani form:before {
	-moz-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	transform: scaleX(-1);
	color: #7f888f;
	content: '\f002';
	cursor: default;
	display: block;
	font-size: 1.7em;
	opacity: 0.325;
	position: absolute;
	text-align: center;
	top: 0;
	right: 0;
	padding: 0.25em 0.5em;
}

#vyhledavani form:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-transform: none !important;
}


label {
		color: #3d4449;
		display: block;
		font-size: 0.9em;
		margin: 0 0 0 0;
	}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="search"],
input[type="url"],
input[type="number"],
input[type="date"],
select,
textarea {
	-moz-appearance: none;
	-webkit-appearance: none;
	-ms-appearance: none;
	appearance: none;
	background: #ffffff;
	border: none;
	border: solid 1px #ddd;
	color: inherit;
	display: block;
	outline: 0;
	padding: 1% 3% 1% 3%;
	text-decoration: none;
	width: 94%;
}


input[type="text"]:invalid,
input[type="password"]:invalid,
input[type="email"]:invalid,
input[type="tel"]:invalid,
input[type="search"]:invalid,
input[type="url"]:invalid,
input[type="number"]:invalid,
input[type="date"]:invalid,
select:invalid,
textarea:invalid {
	box-shadow: none;
	outline: 0;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="search"]:focus,
input[type="url"]:focus,
input[type="number"]:focus,
input[type="date"]:focus,
select:focus,
textarea:focus {
	border-color: #777;
	outline: 0;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="search"],
input[type="url"],
select {
	height: 2.75em;
}

textarea {
	padding: 0.75em 1em;
}

label {
	font-weight: bold;
	color: #777;
	margin: 0 0 0.5em 0;
}

input[type="checkbox"],
input[type="radio"] {
	-moz-appearance: none;
	-webkit-appearance: none;
	-ms-appearance: none;
	appearance: none;
	display: block;
	float: left;
	margin-right: -2em;
	opacity: 0;
	width: 1em;
	z-index: -1;
}

input[type="checkbox"] + label,
input[type="radio"] + label {
	text-decoration: none;
	color: #7f888f;
	cursor: pointer;
	display: inline-block;
	font-size: 1em;
	padding-left: 2.4em;
	padding-right: 0.75em;
	position: relative;
}

input[type="checkbox"] + label:before,
input[type="radio"] + label:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-transform: none !important;
}

input[type="checkbox"] + label:before,
input[type="radio"] + label:before {
	background: #ffffff;
	border-radius: 0.375em;
	border: solid 1px rgba(210, 215, 217, 0.75);
	content: '';
	display: inline-block;
	height: 1.65em;
	left: 0;
	line-height: 1.58125em;
	position: absolute;
	text-align: center;
	top: 0;
	width: 1.65em;
}

input[type="checkbox"]:checked + label:before,
input[type="radio"]:checked + label:before {
	background: #3d4449;
	border-color: #3d4449;
	color: #ffffff;
	content: '\f00c';
}

input[type="checkbox"]:focus + label:before,
input[type="radio"]:focus + label:before {
	border-color: none;
}

input[type="checkbox"] + label:before {
	border-radius: 0.375em;
}

input[type="radio"] + label:before {
	border-radius: 100%;
}

::-webkit-input-placeholder {
	color: #9fa3a6 !important;
	opacity: 1.0;
}

:-moz-placeholder {
	color: #9fa3a6 !important;
	opacity: 1.0;
}

::-moz-placeholder {
	color: #9fa3a6 !important;
	opacity: 1.0;
}

:-ms-input-placeholder {
	color: #9fa3a6 !important;
	opacity: 1.0;
}

.formerize-placeholder {
	color: #9fa3a6 !important;
	opacity: 1.0;
}

input[type="submit"].odesilani, 
input[type="reset"].odesilani, 
input[type="button"].odesilani, 
button.odesilani, 
.button.odesilani {
	background: #5e92bd;
	box-shadow: none;
	color: #ffffff !important;
	outline: 0;
}


input[type=submit],
input[type=button] {
	border: none;
	padding: 8px 15px 8px 15px;
	color: #fff;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	outline: 0;
}


input[type=submit]:hover {
	background-color: #777;
	cursor: pointer;
	outline: 0;
}

input[type=submit]:hover.vyhledavani {
	background-color: #9b9b9d;
	outline: 0;
}


::-webkit-input-placeholder { /* Chrome */
	color: #b2b2b0;
	font-style: italic;
	transition: opacity 250ms ease-in-out;
	font-size: 15px;
}

:focus::-webkit-input-placeholder {
	opacity: 0.5;
}

:-ms-input-placeholder { /* IE 10+ */
	color: #b2b2b0;
	font-style: italic;
	transition: opacity 250ms ease-in-out;
	font-size: 15px;
}
:focus:-ms-input-placeholder {
	opacity: 0.5;
}

::-moz-placeholder { /* Firefox 19+ */
	color: #b2b2b0;
	font-style: italic;
	opacity: 1;
	transition: opacity 250ms ease-in-out;
	font-size: 15px;
}

:focus::-moz-placeholder {
	opacity: 0.5;
}

:-moz-placeholder { /* Firefox 4 - 18 */
	color: #b2b2b0;
	font-style: italic;
	opacity: 1;
	transition: opacity 250ms ease-in-out;
	font-size: 15px;
}

:focus:-moz-placeholder {
	opacity: 0.5;
}

/* ------------------------------------------------------------
TABLE, TR, TD
------------------------------------------------------------ */
tr, th, td {
	border-bottom: 1px solid #ddd;
	font-size: 0.95em;
}

td.skladba_cislo {
	width: 40px;
	padding-right: 7px;
	text-align: right;
}

td.skladba_nazev {
	width: 305px;
}

td.skladba_cas {
	width: 65px;
	text-align: right;
}

/* ------------------------------------------------------------
media
------------------------------------------------------------ */


/* 600px */
@media (min-width: 37.5em) {
	.inner, #container {
		width: 60%;
	}
}

/* 860px */
@media all and (min-width: 53.75em)	{
	nav[role="navigace"] li {
		float: left;
		border-top: 0;
	}
	
	nav[role="navigace"] a {
		float: left;
	}
	
	nav[role="navigace"] li {
		padding: 0.1em 1.5em 0.1em 1.5em;
		border-top: 0px;
		background: none;
	}
	
	aside {
		display: block;
		margin-bottom: 1em;
		padding: 0;
		width: auto;
	}
	
	aside section {
        float: left;
        margin-right: 3%;
        margin-bottom: 2em;
        width: 47%;
        
	}
		
		
	footer[role="paticka"] .top {
		margin-left: 5em;
	}
}

/* 940px */
@media all and (min-width: 58.75em) {
	.main {
		display: table-cell;
		padding-right: 8%; /* 48px / 948px */
		width: 75%;
	}
	
	aside {
	    display: table-cell;
		width: 27%;
	}
	
	aside section {
		float: none;
		width: 100%;
	}
}

/* 1300px */
@media all and (min-width: 81.25em) {
	
}
