@charset "windows-1250";
/* CSS Document */

@import "../css/reset.css";

/*@font-face {
font-family: MyFont-light;
src: url('../fonty/DINProLight.ttf');
src: url('../fonty/DINProLight.eot');
src: url('../fonty/DINProLight.woff');
}

@font-face {
font-family: MyFont-ultbold;
src: url('../fonty/dynagrotesk_d_regular-webfont.ttf');
src: url('../fonty/dynagrotesk_d_regular-webfont.eot');
src: url('../fonty/dynagrotesk_d_regular-webfont.woff');
}

@font-face {
font-family: MyFont-bold;
src: url('../fonty/din_pro_bold.ttf');
src: url('../fonty/din_pro_bold.eot');
src: url('../fonty/din_pro_bold.woff');
}*/

@media all and (min-width: 480px) {
}
 @media all and (min-width: 480px) and (max-width: 959px) {
}
.container {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	display: block;
	position: relative;
	overflow: hidden;
	width: 100%;
	min-width: 1040px;
}
.row {
	/*	max-width: 1000px;
	min-width: 700px;*/
	width: 1000px;
	display: block;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.row .col-1 {
	display: block;
	width: 100%;
	float: left;
	background-color: rgba(255, 255, 255, 1);
}
.row .col-2 {
	margin: 0.5%;
	padding: 1%;
	width: 47%;
	float: left;
}
.row .col-3 {
	margin: 0.5%;
	padding: 1%;
	width: 30%;
	float: left;
}
body.home {
	background-color: #F3F3F3;
	background-position: center 200px;
	background-image: url(../img/pozadi_2.jpg);
	background-repeat: repeat-x;
}
body {
	font-family: 'Roboto', sans-serif;
	background-color: #1A181D;
	background-position: center -6px;
	background-image: url(../img/pozadi_2.jpg);
	background-repeat: repeat-x;
}
body.texty {
	background-color: #1A181D;
	background-position: center -6px;
	background-image: url(../img/pozadi_3.jpg);
	background-repeat: repeat-x;
}

#right.texty .podnadpis, #right.texty .text1, #right.texty .text2, #right.texty .oddeleni-audio {
	text-align: center;
}

body.knizky {
	background-color: #1A181D;
	background-position: center -6px;
	background-image: url(../img/pozadi_4.jpg);
	background-repeat: repeat-x;
}
#center {
	float: left;
	width: 100%;
}
a.vice {
	background-image: url(../img/sipka_vice_a.png);
	background-repeat: no-repeat;
	float: right;
	color: #383838;
	text-decoration: none;
	background-position: right center;
	padding-right: 25px;
	font-weight: normal;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	margin-right: 15px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	margin-bottom: 5px;
	text-transform: uppercase;
}
#vypis a.vice {
	background-image: url(../img/sipka_vice_b.png);
}
a.vice:hover {
	opacity: 0.7;
	filter:alpha(opacity=70);
	text-decoration: underline;
}
a.zpet, a.zpet2, #right a.zpet, #right a.zpet2 {
	float: right;
	color: #1A181D;
	text-decoration: none;
	background-image: url(../img/sip_zpet.png);
	background-position: left center;
	padding-right: 20px;
	font-weight: normal;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	clear: both;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
	text-transform: uppercase;
	background-repeat: no-repeat;
	text-align: left;
	line-height: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
#right a.zpet:hover, a.zpet2:hover, #right a.zpet2:hover {
	background-color: #FFED00;
	color: #1A181D;
}
#stred {
	width: 100%;
}
#main {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#menu {
	background-color: #2B292E;
	overflow: visible;
}
nav#main-menu, .menu-roz ul {
    width: 1000px;
    text-align: center;
    margin: auto;
	position: relative;
}
#horni {
	width: 100%;
	padding: 0px;
	margin: 0px;
	height: 146px;
	position: relative;
	background-color: #1A181D;
}
#horni h1.nadpisbann, #horni .popisekbann {
	display: none;
}
a.absolutelogo {
	float: left;
	position: absolute;
	top: 90px;
	left: -240px;
	padding-top: 20px;
}
a.absolutelogo .nazev {
	position: absolute;
	font-size: 115%;
	line-height: 110%;
	color: #FFF;
	bottom: 0px;
	left: 92px;
}
#horni .logo {
	float: left;
	position: relative;
	top: 0px;
	left: 20px;
	padding-top: 20px;
}
#horni .logo:hover, #horni .hmenu a:hover {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
	-webkit-filter: grayscale(100%) contrast(100%);
	filter: grayscale(100%) contrast(100%);
}
#horni .hmenu {
	float: right;
	margin-right: 20px;
}
#horni .hmenu a {
	float: right;
	padding: 5px;
	zoom: 0.8;
}
#lang {
	float: right;
	width: 100%;
	height: 40px;
	margin-bottom: 15px;
	display: none;
}
#lang a.lang {
	float: right;
	font-size: 110%;
	color: #ffed00;
	padding: 8px;
	text-transform: uppercase;
	text-decoration: none;
	margin-right: 4px;
}
#lang a.lang:hover {
	float: right;
	font-size: 110%;
	color: #FFF;
	padding: 8px;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #ffed00;
}
#lang a.lang.active {
	background-color: #1A181D;
}
form.search {
	float: right;
	margin-top: 6px;
	margin-left: 15px;
	display: none;
}
form.search.vypis {
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	float: left;
}
form.search label {
	margin-right: 15px;
	color: #1A181D;
}
form.search fieldset.sel {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
form.search fieldset.sel legend {
	font-size: 120%;
	text-transform: uppercase;
	color: #999;
	line-height: 100%;
	margin-bottom: 10px;
}
form.search fieldset.sel label {
	font-size: 13px;
	text-transform: none;
	color: #1A181D;
	width: auto;
	display: block;
	float: left;
	line-height: 20px;
	margin-right: 15px;
}
form.search fieldset.sel input[type="checkbox"] {
	text-transform: none;
	color: #1A181D;
	display: block;
	float: left;
	padding: 2px;
	width: 22px;
}
form.search input.schtext[type=text] {
	border: 1px solid #CCC;
	width: 130px;
	margin: 0px;
	line-height: 100%;
	padding: 7px;
	font-size: 105%;
}
form.search input.schtext.big[type=text] {
	width: 430px;
}
form.search input.butsearch {
	-webkit-appearance: none;
	color: #FFF;
	background-color: #BFBFBF;
	text-transform: uppercase;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	line-height: 100%;
	font-size: 105%;
	border: 1px none #CBCFA6;
	margin: 0px;
	height: 37px;
	font-weight: normal;
}
form.search input.butsearch:hover {
	background-color: #1A181D;
}
.blok-search {
	text-align: left;
	display: block;
	padding: 1%;
	width: 96%;
	float: left;
	margin-top: 0%;
	margin-right: 1%;
	margin-bottom: 0%;
	margin-left: 1%;
}
#right .blok-search a {
	color: #1A181D;
}
#right .blok-search a.nadpis-search {
	color: #ffed00;
	text-align: left;
	display: block;
	text-decoration: underline;
	font-size: 115%;
	font-weight: bold;
}
#right .blok-search a.nadpis-search:hover {
	color: #1A181D;
	font-weight: bold;
}
.blok-search .tx {
	color: #666;
	text-align: left;
	display: block;
	font-size: 90%;
}
.blok-search a.tx-vice {
	display: block;
	color: #1A181D;
	text-decoration: none;
}
.blok-search a.tx-vice:hover {
	display: block;
	color: #1A181D;
	text-decoration: underline;
}
#banner {
	width: 100%;
	height: 326px;
	background-color: #1A181D;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #2B292E;
}
#banner.banner-top {
	padding-top: 52px;
}
#stred.vypis {
	margin-top: 0px;
}
#stred a.up {
	background-image: url(../img/sip_up.png);
	background-repeat: no-repeat;
	background-position: center center;




	height: 40px;
	width: 70px;
	position: absolute;
	right: 47.5%;
	display: block;
	opacity: 1;
	z-index: 1000;
	visibility: visible;
	bottom: 15px;
	text-decoration: none;
}
#stred a.up:hover:before {
	opacity: 1;
	content:"Nahoru";
	font-size: 90%;
	color: #ffed00;
	text-align: center;
	display: block;
	font-weight: normal;
	text-decoration: none;
	padding-top: 35px;
	text-transform: uppercase;
}
#stred a.up:hover:hover {
	opacity: 0.8;
}
#stred-blok-horni, #stred-blok-dolni  {
	width: 100%;
	float: left;
	position: relative;
}
#stred #stred-blok-horni .left {
	background-color: #ffed00;
	float: left;
	width: 100%;
	position: relative;
	min-height: 230px;
	/* display: none; */
}
#stred #stred-blok-horni .right {
	float: right;
	width: 100%;
	background-color: #2b292e;
	position: relative;
	min-height: 200px;
}
#stred-left, #stred-right {
	position: relative;
	padding-bottom: 35px;
	min-height: 250px;
	display: block;
}
#stred-left {
	width: 50%;
	background-color: #1A181D;
	float: left;
	text-align: left;
	min-height: 275px;
	padding-bottom: 520px;
	margin-bottom: -515px;
}
#stred-right {
	width: 50%;
	background-color: #ececec;
	float: right;
	text-align: left;
	min-height: 275px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 520px;
	margin-bottom: -515px;
}
.nadpisbloku {
	width: 94%;
	padding-top: 20px;
	padding-right: 2%;
	padding-bottom: 10px;
	padding-left: 4%;
	font-size: 160%;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	line-height: normal;
	text-align: left;
	display: block;
}
#blok-new {
}
#blok-new .nadpisbloku {
	background-color: #ffed00;
	display: none;
}
#blok-new .blok {
	text-align: left;
	display: block;
	width: 100%;
	float: left;
}
#blok-new .foto {
	float: left;
	height: 230px;
	width: 50%;
	position: relative;
	background-image: none;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	/*background-size: 150%;*/
	background-position: center top;
	padding: 0px;
}
#blok-new .text1 {
	color: #666;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	text-align: left;
	padding-bottom: 10px;
	font-size: 120%;
	line-height: normal;
	text-transform: uppercase;
	padding-top: 20px;
	padding-right: 15px;
}
#blok-new a.text2 {
	color: #333;
	font-size: 90%;
	line-height: 120%;
	text-decoration: none;
	text-align: left;
	display: block;
	padding-right: 15px;
	padding-bottom: 15px;
}
#blok-new a.text1:hover, #blok-new a.text2:hover {
	text-decoration: underline;
}
#blok-cd {
}
#blok-cd .nadpisbloku {
	background-color: #C7C7CB;
	display: none;
	text-transform: uppercase;
	font-weight: bold;
}
#blok-cd .blok {
	text-align: left;
	display: block;
	width: 92%;
	float: left;
	padding: 4%;
	height: 100%;
	
}
#blok-cd .foto {
	float: right;
	height: 159px;
	width: 159px;
	position: relative;
	background-image: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
}
#blok-cd .foto .MaxSized {
	max-width: 169px;
	max-height:169px;
	display: block;
	margin: auto;
	margin-bottom: 5px;/*	box-shadow: #666 2px 2px 5px;
	-webkit-box-shadow: #999 2px 2px 5px;
	-moz-box-shadow: #999 2px 2px 5px;*/
	
}
#blok-cd .text1 {
	color: #333;
	font-size: 160%;
	line-height: normal;
	text-decoration: none;
	text-align: left;
	display: block;
	padding-bottom: 15px;
	text-transform: uppercase;
	font-weight: 500;
}
#blok-cd a.text2 {
	color: #666;
	text-decoration: none;
	display: block;
	text-align: left;
	font-size: 90%;
	padding-bottom: 25px;
}
#blok-cd a.text2:hover, #blok-cd a.text1:hover {
	color: #888;
}
#blok-cd .text2 {
	font-size: 89%;
	line-height: normal;
	text-align: left;
	display: block;
}
#blok-cd .vice {
	position: absolute;
	right: 175px;
	bottom: 525px;
}
#blok .nadpisbloku {
	color: #777;
	font-weight: 500;
}
#blok .nadpisbloku:hover {
	color: #555;
}
#blok .foto {
	float: left;
	height: auto;
	width: auto;
	background-image: none;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-left: 20px;
}
#blok .foto .MaxSized {
	max-width: 200px;
	max-height:149px;
	display: block;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
#blok .text1 {
	color: #999;
	text-decoration: none;
	display: block;
	text-align: left;
	font-size: 90%;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
}
#blok a.text2 {
	color: #666;
	font-size: 90%;
	line-height: normal;
	text-decoration: none;
}
#blok-koncerty .nadpisbloku {
	font-size: 150%;
	display: none;
}
#blok-koncerty .nadpisbloku:hover {
}
#blok-koncerty .blok {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#blok-koncerty .radek {
	text-align: left;
	display: block;
	position: relative;
	width: 14.5%;
	float: left;
	min-height: 140px;
	margin-top: 0%;
	padding-top: 2%;
	padding-right: 2.2%;
	padding-bottom: 2.2%;
	padding-left: 3.2%;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.radek.vypis-uvod.opacne {
    float: right !important;
}
#blok-koncerty .radek.old {
		opacity: 0.10;
	filter:alpha(opacity=10);
}
#blok-koncerty .radek:nth-child(5) {
 float: right;
 margin-right: 0%;
}
#blok-koncerty .radek:hover {
	background-image: none;
	background-color: #28262B;
	transform: scale(1.1);
}
#blok-koncerty .radek a {
	color: #ffed00;
	text-decoration: none;
}
#blok-koncerty .radek a:hover {
}
#blok-koncerty .radek .date {
	/*	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;*/
	color: #FFF;
	display: block;
	position: relative;
}
#blok-koncerty .radek .den, #blok-koncerty .radek .mesic {
	font-size: 220%;
	line-height: 120%;
	font-weight: 100;
}
#blok-koncerty .radek .mesto {
	line-height: 100%;
	display: block;
	font-weight: 500;
	font-size: 105%;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
}
#blok-koncerty .radek .mesto .priznak{
	background-color: #FFF;
	color: #333;
	position: absolute;
	top: 35px;
	right: 2px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-size: 13px;
	line-height: 100%;
	font-weight: normal;
	-o-transform: rotate(-30deg);
	-moz-transform: rotate(-30deg);
	-webkit-transform: rotate(-30deg);
	-ms-transform: rotate(-30deg);
	transform: rotate(-30deg);
	opacity: 0.35;
	filter:alpha(opacity=35);
	letter-spacing: 2px;
	zoom: 1.3;
}
#blok-koncerty .radek .mesto .priznak.prelozeno{
	background-color: #F00;
	opacity: 0.60;
	filter:alpha(opacity=60);	
}
#blok-koncerty .radek .misto, .blok .radek .cas {
	line-height: 100%;
	font-size: 90%;
	color: #999;
	padding-right: 5px;
}
#blok-koncerty .radek .pozn {
	line-height: 100%;
	font-size: 90%;
	color: #ffed00;
	padding-right: 5px;
	float: left;
	width: 95%;
	padding-bottom: 3px;
}
.right #blok-koncerty a.vice, #stred-left a.vice {
	color: #FFF;
	text-decoration: none;
	font-weight: 100;
	position: absolute;
	top: auto;
	right: 0px;
	left: auto;
	bottom: 525px;
	background-image: url(../img/sipka_vice_b.png);
}
.right #blok-koncerty a.vice {
	bottom: 0px;

}
#drobmenu {
	width: 100%;
	padding-bottom: 10px;
	float: left;
	margin-bottom: 10px;
	display: none;
}
#drobmenu a {
	display: block;
	float: left;
	margin-right: 5px;
	color: #999;
	text-decoration: none;
	background-image: url(../img/sipka_vice_small.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 30px;
	line-height: normal;
}
#drobmenu a.invisi {
	color: rgba(153,153,153,0);
	background-image: none;
}
#drobmenu a:hover {
	color: #1A181D;
	text-decoration: underline;
	background-image: url(../img/sipka_vice_small.png);
}
#right {
	width: 94%;
	padding: 2%;
	float: left;
	margin-top: 5%;
	margin-right: 1%;
	margin-bottom: 1%;
	margin-left: 1%;
}
.jvideo {
	width: 48%;
	margin: 1%;
	padding: 0%;
	float: left;
	height: 300px;
}
.full-video {
		margin: 1%;
	padding: 0%;
    height: 550px;
}
iframe.naweb {
	width: 98%;
	margin: 1%;
	padding: 0%;
	float: left;
	height: 850px;
}
.hl-nadpis {
	/*	font-family: "MyFont-ultbold", Arial, Helvetica, sans-serif;*/
	font-size: 250%;
	float: left;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 20px;
	text-transform: uppercase;
	color: #1A181D;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EFEFEF;
	letter-spacing: 1px;
	display: none;
}
#right .nadpisk {
	font-size: 150%;
	color: #666;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	display: block;
}
#right .podnadpis {
	font-size: 180%;
	color: #999;
	padding-top: 10px;
	padding-bottom: 15px;
	text-align: left;
	display: block;
	line-height: 100%;
}
#right .text1 {
	text-align: left;
	display: block;
	padding-bottom: 10px;
	color: #1A181D;
	line-height: normal;
}
#right .text2 {
	text-align: left;
	display: block;
	color: #666;
	line-height: normal;
}
#right .text2 p {
	padding-top: 5px;
	padding-bottom: 5px;
}
a {
	color: #666;
}
a:hover {
	color: #777;
}
#right b {
	color: #666;
	font-weight: bold;
}
#right h2, #right h2 b {
	color: #ffed00;
	font-size: 140%;
	text-transform: capitalize;
}
#right h3, #right h3 b, #right h3 strong {
	color: #ffed00;
	font-size: 125%;
}
#right h4, #right h4 b {
	color: #ffed00;
	font-size: 150%;
	line-height: 110%;
}
#right h5 {
	color: #ffed00;
	font-size: 105%;
}
#right ul {
	margin: 5px;
	display: block;
	list-style-position: inside;
	list-style-type: disc;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#right li {
	color: #ffed00;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: disc;
}
#right .fotka {
	float: right;
	height: auto;
	/*width: 34%;*/
	background-image: none;
	margin-top: 0px;
	margin-right: 0%;
	margin-bottom: 20px;
	margin-left: 30px;
	padding-top: 15px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	position: relative;
}
#right .fotka .MaxSized {
	/*max-width: 100%;*/
	max-height:320px;
	margin: auto;
	float: left;
}
#right a.koupit {
	background-color: #FFED00;
	float: left;
	position: absolute;
	left: 640px;
	top: 320px;
	color: #1A181D;
	text-decoration: none;
	font-size: 130%;
	opacity: 0.9;
	filter:alpha(opacity=90);
	background-image: url(../img/ik_kosik_c.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 70px;
	font-weight: 100;
	text-transform: uppercase;
}
#right a.koupit-m {
	background-color: #1A181D;
	float: left;
	position: absolute;
	left: 0px;
	color: #FFF;
	text-decoration: none;
	font-size: 105%;
	opacity: 0.9;
	filter:alpha(opacity=90);
	background-image: url(../img/ik_kosik_u.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	background-size: 20%;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 55px;
	bottom: 0px;
	font-weight: 100;
	text-transform: uppercase;
}
#right a.koupit:hover, #right a.koupit-m:hover {
	background-color: #999;
}
.blok_tracky {
	float: right;
	width: 34%;
	margin-left: 3%;
	margin-bottom: 25px;
	position: relative;
	clear: right;
}
#right .blok_tracky a.nazev {
	color: #1A181D;
}
.blok_tracky.full {
	float: right;
	width: 97%;
	margin-left: 3%;
	margin-bottom: 25px;
}
.blok_tracky .radek {
	float: left;
	width: 100%;
	margin: 1px;
	display: block;
 -webkit-transition: all .5s ease-in-out;
 -moz-transition: all .5s ease-in-out;
 transition: all .5s ease-in-out;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.blok_tracky .radek:hover {
	background-color: #ECECEC;
}
.blok_tracky.full .radek {
	width: 33%;
}
.blok_tracky.full .radek .audio {
	float: left;
	padding-left: 10px;
}
.blok_tracky.full .radek .audio:hover {
	background-size: 25px;
}
#right .blok_tracky.full .radek a {
	color: #1A181D;
}
.blok_tracky.full .radek:nth-child(3n) {
 margin-right: 0%;
}
.blok_tracky .radek .tr {
	float: left;
	background-color: #1A181D;
	/*	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;*/
	height: 22px;
	width: 24px;
	text-align: center;
	display: block;
	color: #FFF;
	margin-right: 10px;
	line-height: normal;
	padding-top: 3px;
	padding-left: 1px;
}
.blok_tracky .nadpisbloku {
	color: #666;
	padding-left: 0px;
}
.blok_tracky .radek .nazev, .blok_tracky .radek .nazev {
	line-height: 100%;
	margin: 0px;
	text-align: left;
	color: #999;
	font-size: 95%;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.blok_tracky .radek .nazev, .blok_tracky .radek a.nazev {
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 0px;
	display: block;
	float: left;
	max-width: 250px;
}
.blok_tracky.full .radek .nazev, .blok_tracky .radek a.nazev {
	max-width: 85%;
	padding-right: 5px;
	padding-left: 5px;
}
.blok_tracky .radek a.nazev:hover {
	color: #1A181D;
	text-decoration: underline;
}
.blok_tracky .radek:hover .tr {
	background-color: #666;
}
.blok_tracky .radek .text {
	float: right;
	background-image: url(../img/ik_tx.png);
	height: 25px;
	width: 25px;
	background-repeat: no-repeat;
	background-position: center center;
}
.blok_tracky .radek .audio {
	float: right;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	height: 23px;
	width: 23px;
	text-align: center;
	display: block;
	color: #FFF;
	line-height: normal;
	background-image: url(../img/ik_play.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.blok_tracky .radek .audio:hover {
	opacity: 0.5;
}
audio {
	width: 62%;
	margin-top: 10px;
	margin-bottom: 20px;
}
.texty audio {
	width: 32%;

}
.video {
	width: 59%;
	display: block;
	float: left;
	margin: 0px;
	padding-top: 1%;
	padding-right: 3%;
	padding-bottom: 1%;
	padding-left: 1%;
}
#right .vypis-seznam {
	margin: 0% 0% 2% 0%;
	padding: 2%;
	float: left;
	width: 28%;
	position: relative;
	min-height: 155px;
 -webkit-transition: all .5s ease-in-out;
 -moz-transition: all .5s ease-in-out;
 transition: all .5s ease-in-out;
	background-color: #FFED00;
	padding-top: 280px;
	text-align: center;
}
#right .vypis-seznam:nth-child(2n) {
	background-color: rgb(218, 218, 218);}

#right .vypis-seznam:nth-child(3n+3) {
margin: 0% 0% 2% 0%;
 padding: 2%;
}
#right .vypis-seznam:nth-child(3n+4) {
margin: 0% 2% 2% 2%;
 padding: 2%;
}
#right .vypis-seznam:nth-child(3n+4), #right .vypis-seznam:nth-child(3n+3) {
padding-top: 280px;
}
#right .vypis-seznam.pul {
	width: 45%;
}
#right .vypis-seznam:nth-child(3n) {
 margin-right: 0%
}
#right .vypis-seznam.pul:nth-child(2n) {
 margin-right: 0%
}

#right.videa .vypis-seznam {	padding-top: 170px; width: 19.5%; margin: 0% 2% 2% 0% !important;    min-height: 135px;}
#right.videa .vypis-seznam:nth-child(4n+2){ margin: 0% 0% 2% 0% !important; }
#right.videa .vypis-seznam a.foto { height: 150px; }

#right .vypis-seznam.cd {
	margin: 0% 2% 2% 0%;
	padding: 2%;
	float: left;
	width: 19.2%;
	position: relative;
	min-height: 290px;
 -webkit-transition: all .3s ease-in-out;
 -moz-transition: all .3s ease-in-out;
 transition: all .3s ease-in-out;
	background-color: #fff;
}
/*#right .vypis-seznam.cd:nth-child(4n+4) { background-color: #fff;  margin: 0% 2% 2% 0%;
	padding: 2%;}*/
#right .vypis-seznam.cd:nth-child(4n+7) {
margin: 0% 0% 2% 0%;
 padding: 2%;
}
#right .vypis-seznam:hover, #right .vypis-seznam.cd:hover {
	background-color: #FFED00;
	box-shadow: #888 3px 3px 7px;
	-webkit-box-shadow: #888 3px 3px 7px;
	-moz-box-shadow:#888 3px 3px 7px;

	transform: scale(1.15);
	z-index: 1000;
}
#right .vypis-seznam.pul:hover {
	transform: scale(1.08);
}

#right .vypis-seznam .nadpis a {
	font-size: 100%;
	line-height: 110%;
	color: #666;
	text-decoration: none;
	text-align: left;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
}
#right .vypis-seznam.cd .nadpis a {
	position: absolute;
	top: 230px;
	padding-right: 20px;
}
#right .vypis-seznam .nadpis a:hover {
	text-decoration: underline;
}
/*#right .vypis-seznam a.foto {
	width: 100%;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

}
*/

#right .vypis-seznam.cd a.foto, #right .vypis-seznam a.foto {
	/*	box-shadow: #666 2px 2px 5px;
	-webkit-box-shadow: #999 2px 2px 5px;
	-moz-box-shadow: #999 2px 2px 5px;*/
	position: absolute;
/*	width: 100%;*/
	left: 0px;
	top: 0px;
	height: 220px;
/*	background-size: 112%;*/
	margin: 0px;
	padding: 0px;
	background-position: center top;
}
#right .vypis-seznam.cd a.foto {
	background-size: 100%;
	background-repeat: no-repeat;	
}
#right .vypis-seznam a.foto {
	height: 255px;
/*	background-size: 110%;*/
	background-position: center top;
}
#right.videa .vypis-seznam a.foto {
	background-size: 140%;
	background-position: center center;
}

#right .vypis-seznam.cd a.foto:hover, #right .vypis-seznam a.foto:hover {
/*-webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: url(grayscale.svg); /* Firefox 4+ */
  /*filter: gray;  IE 6-9 **/}
#right .vypis-seznam .foto {
/*	width: 100%;*/
	margin: 0px;
	padding: 0px;
}
/*#right .vypis-seznam .foto img.MaxSized {
	max-width: 100%;
	max-height:210px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}*/
#right .vypis-seznam .text1 {
	text-align: left;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #1A181D;
}
#right .vypis-seznam.cd .text1 {
	display: none;
}
#right .vypis-seznam .textdate {
	background-color: #666;
	position: absolute;
	top: 240px;
	font-size: 90%;
	color: #FFF;
	z-index: 2;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	left: 20px;
	width: 120px;
	text-align: center;
	display: block;
}
#right .vypis-seznam.cd a.vice, #right .vypis-seznam a.vice {
	color: #1A181D;
	margin-right: 10px;
	margin-bottom: 0px;
}
#right .vypis-seznam a.vice {
	margin-bottom: 5px;
}
.vypis-horni {
	float: left;
	width: 92%;
	padding: 4%;
	background-color: #FFED00;
	position: relative;
	margin-bottom: 40px;
	display: none;
}
.vypis-horni.obchod {
	display: block;
	margin-top: 10px;
}
.vypis-horni a.foto {
	height: 300px;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 300px;
	width: 300px;
	padding: 0px;
	box-shadow: #888 3px 3px 7px;
	-webkit-box-shadow: #888 3px 3px 7px;
	-moz-box-shadow:#888 3px 3px 7px;
	margin-right: 30px;
}
#right .vypis-horni .nadpis a {
	font-size: 200%;
	line-height: 100%;
	text-transform: uppercase;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
#right .vypis-horni .text1 {
	text-align: left;
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #1A181D;
}
#right .vypis-horni a.koupit-m {
	background-color: #FFED00;
	float: left;
	position: absolute;
	left: 360px;
	color: #333;
	text-decoration: none;
	font-size: 130%;
	opacity: 0.9;
	filter:alpha(opacity=90);
	background-image: url(../img/ik_kosik_c.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	background-size: 20%;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 55px;
	bottom: 30px;
	text-transform: uppercase;
}
#right .vypis-horni a.koupit-m:hover {
	background-color: #999;
	box-shadow: #888 3px 3px 7px;
	-webkit-box-shadow: #888 3px 3px 7px;
	-moz-box-shadow:#888 3px 3px 7px;
}
.oddeleni {
	float: left;
	width: 98%;
	padding: 1%;
	background-color: #F0F0F0;
}
.oddeleni .nadpis {
	float: left;
	font-size: 140%;
	line-height: 160%;
	padding-left: 10px;
}
.oddeleni .nadpis a {
	text-decoration: none;
}
.oddeleni a.down {
	float: right;
	color: #1A181D;
	text-decoration: none;
	background-image: url(../img/sip_zpet.png);
	background-position: left 1px;
	padding-right: 20px;
	font-weight: normal;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	margin: 0px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
 -webkit-transition: all .5s ease-in-out;
 -moz-transition: all .5s ease-in-out;
 transition: all .5s ease-in-out;
	text-transform: uppercase;
	background-repeat: no-repeat;
	text-align: left;
	line-height: normal;
	background-color: #FFF;
	clear: right;
}
.oddeleni a.down:hover {
	background-color: #ffed00;
}
#right #download {
	float: left;
	width: 100%;
	display: block;
}
#right #download div.radek {
	width: 41%;
	margin-right: 4%;
	float: left;
	clear: left;
	background-image: url(../img/ik_download.png);
	background-position: left 2px;
	background-repeat: no-repeat;
	padding-left: 4%;
	margin-bottom: 3px;
	margin-top: 3px;
}
#right #download .nadpis {
	font-size: 150%;
	color: #999;
	margin-bottom: 15px;
}
#right #download div.radek:nth-child(2n+1) {
 width: 45%;
 margin-right: 0%;
 float: right;
 clear: right;
}
#right #download .radek a {
	font-size: 110%;
	font-weight: bold;
	color: #1A181D;
	text-decoration: none;
}
#right #download .radek a:hover {
	color: #999;
}
#right #download .radek a strong {
	line-height: normal;
	width: 100%;
	font-size: 80%;
	font-weight: normal;
	color: #666;
}
#right #download .radek .popis {
	display: block;
	color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	font-size: 90%;
}
#vypis .download {
	float: left;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
}
#vypis #download .radek {
	width: 45%;
	margin-right: 4%;
	float: left;
}
#vypis #download .radek a {
	font-size: 110%;
	font-weight: bold;
	color: #000000;
}
#vypis #download .radek a:hover {
	color: #1A181D;
}
.blok_dalsiobsah {
	float: left;
	width: 100%;
}
.blok_dalsiobsah .nadpisbloku {
	float: left;
	width: 100%;
	display: block;
	color: #1A181D;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.blok_dalsiobsah .bloky {
	padding: 2%;
	float: left;
	width: 27.9%;
	position: relative;
	min-height: 150px;
	/*border: 3px solid  #ffed00;*/
	-webkit-transition: all .2s ease-in-out;
 -moz-transition: all .2s ease-in-out;
 transition: all .2s ease-in-out;
	background-color: #DADADA;
	margin-top: 0%;
	margin-right: 2%;
	margin-bottom: 2%;
	margin-left: 0%;
}
.blok_dalsiobsah .bloky:nth-child(3n) {
margin: 0% 0% 2% 0%;
padding: 2%;
}
/*.blok_dalsiobsah .bloky:nth-child(3n+4) { margin: 0% 0% 2% 0%;	padding: 2%; ;}*/
.blok_dalsiobsah .bloky:nth-of-type(2n) {
background-position: -120px 100px;
background-color: #E9E9E9;
}
.blok_dalsiobsah .bloky:hover {
	background-color: rgba(255, 237, 0, 0.6);
}
#right .blok_dalsiobsah .bloky a.foto .text1 {
	display: block;
	color: #1A181D;
	text-align: left;
	font-size: 130%;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
	z-index: 1;
	opacity: 1;
	filter:alpha(opacity=1);
}
.blok_dalsiobsah .bloky a.foto .text2 {
	color: #ffed00;
	text-decoration: none;
	line-height: normal;
	z-index: 1;
	position: relative;
}
.blok_dalsiobsah .bloky .foto.backround {
	opacity: 0.2;
	filter:alpha(opacity=20);
	position: absolute;
	background-repeat: no-repeat;
	background-size: 320px;
}
.blok_dalsiobsah .bloky .foto {
	height: 72.5%;
	width: 82.5%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 0;
	padding: 10%;
}
.blok_dalsiobsah .bloky a.foto {
	text-decoration: none;

}
.blok_dalsiobsah .bloky .foto:hover {
}
#spodni-blok-dlouhy {
	width: 100%;
	background-color: #666;
	float: left;
	color: #FFF;
}
#spodni-blok-dlouhy .nadpisbloku {
	font-size: 120%;
	font-weight: 100;
	float: left;
	width: 25%;
	line-height: 59px;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#spodni-blok-dlouhy .text1 {
	float: left;
	width: 33%;
}
#spodni-blok-dlouhy .form-radek {
	float: left;
	width: 50%;
	text-align: right;
}
#spodni-blok-dlouhy form {
	float: right;
	width: 70%;
	color: #FFF;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
}
#spodni-blok-dlouhy form label {
	color: #FFF;
	line-height: 35px;
}
#spodni-blok {
	width: 100%;
	min-width: 1040px;
	background-color: #E0E0E0;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	background-image: url(../img/poz_dol_clouds.jpg);
	background-repeat: repeat-x;
	background-position: center -1px;
}

#spodni-blok2 {
	width: 100%;
	background-color: #666;

}
#spodni-blok .blok-spodni {
	float: left;
	width: 29%;
	margin: 0px;
	position: relative;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 4%;
	padding-left: 2%;
}
#spodni-blok .blok-spodni:last-child {
	float: right;
}
#spodni-blok .blok-spodni .nadpisbloku {
	padding-left: 0px;
	padding-top: 5px;
	color: #CCC;
	font-size: 120%;
	padding-bottom: 35px;
}
#spodni-blok .blok-spodni a:hover {
	color: #1A181D;
}
#spodni-blok .blok-spodni a.nadpisbloku:hover {
	color: #FFF;
}
#spodni-blok .blok-spodni .text1 {
	color: #333;
	line-height: normal;
	padding-bottom: 15px;
	font-weight: 100;
	padding-top: 5px;
	padding-right: 10px;
}
#spodni-blok .blok-spodni .text2 {
	color: #1A181D;
	line-height: normal;
}
#blok-koncerty-vypis {
	float: left;
	width: 100%;
}
#blok-koncerty-vypis .blok .radek.vypis {
	float: left;
	width: 96%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	position: relative;
	padding-top: 6px;
	padding-right: 2%;
	padding-bottom: 6px;
	padding-left: 2%;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
 -webkit-transition: all .2s ease-in-out;
 -moz-transition: all .2s ease-in-out;
 transition: all .2s ease-in-out;
 
}
#blok-koncerty-vypis .blok .radek.vypis:hover {
	background-color: #FFED00;
	transform: scale(1.11);
	padding-right: 6%;
	padding-left: 6%;
	width: 88%;
	z-index: 100;
}
#blok-koncerty-vypis .blok .radek.vypis a {
	text-decoration: none;
	font-size: 15px;
}
#blok-koncerty-vypis .blok .radek.vypis a:hover {
	color: #1A181D;
}
#blok-koncerty-vypis .blok .radek.vypis .date {
	color: #666;
	margin-right: 25px;
	display: block;
	float: left;
	position: relative;
	width: 90px;
}
#blok-koncerty-vypis .blok .radek.vypis .date .prelozeno {
	-o-transform: rotate(-20deg);
	-moz-transform: rotate(-20deg);
	-webkit-transform: rotate(-20deg);
	-ms-transform: rotate(-20deg);
	transform: rotate(-20deg);
	opacity: 0.75;
	filter:alpha(opacity=75);
	height: 3px;
	width: 75px;
	left: 10px;
	top: 15px;
	background-color: #C00;
	position: absolute;
}
#blok-koncerty-vypis .blok .radek.vypis:hover .date {
}
#blok-koncerty-vypis .blok .radek.vypis .den, #blok-koncerty-vypis .blok .radek.vypis .mesic {
	margin: 0px;
	line-height: 35px;
	font-size: 160%;
	letter-spacing: -1px;
	text-align: center;
	display: block;
	padding: 0px;
	width: auto;
}
#blok-koncerty-vypis .blok .radek.vypis .rok {
}
#blok-koncerty-vypis .blok .radek.vypis .mesto {
	font-weight: bold;
	font-size: 120%;
	text-align: left;
	width: 35%;
	float: left;
	line-height: 35px;
	margin: 0px;
	color: #1A181D;
	padding: 0px;
	text-transform: uppercase;
	position: relative;
}
#blok-koncerty-vypis .blok .radek.vypis .mesto .priznak {
	color: #FFF;
	position: absolute;
	top: 6px;
	right: 20px;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	font-size: 14px;
	line-height: 100%;
	text-transform: uppercase;
	font-weight: 100;
	letter-spacing: 1px;
}
#blok-koncerty-vypis .blok .radek.vypis .mesto .priznak.prelozeno{
	background-color: #C00;
}
#blok-koncerty-vypis .blok .radek.vypis .mesto .priznak.vyprodano{
	background-color: #999;
}
#blok-koncerty-vypis .blok .radek.vypis .popis .priznak2.vstupenky{
	background-color: #FFED00;
	float: left;
	clear: left;
	margin-left: 55px;
	text-transform: uppercase;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	color: #000;
}
#blok-koncerty-vypis .blok .radek.vypis .misto {
	float: left;
	line-height: 35px;
	margin: 0px;
	padding: 0px;
	color: #666;
}
#blok-koncerty-vypis .blok .radek.vypis .cas {
	float: right;
	line-height: 35px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	color: #666;
}
#blok-koncerty-vypis .blok .radek.vypis .popis {
	text-align: left;
	display: block;
	text-transform: none;
	margin-top: 0px;
	margin-bottom: 4px;
	float: left;
	color: #666;
	padding-left: 57px;
}
#blok-koncerty-vypis .blok .radek.vypis .popis .popis {
	width: 560px;
	text-align: left;
	padding-right: 5px;
}

#blok-koncerty-vypis .blok .radek.vypis .popis .popis div {
	display: none;
} 
#blok-koncerty-vypis .blok .radek.vypis:hover .popis .popis div {
	display: block;
} 
#blok-koncerty-vypis .blok .radek.vypis:onclick .popis .popis div {
	display: block;
} 
#blok-koncerty-vypis .blok .radek.vypis .popis a.ticket {
	float: right;
	margin-left: 10px;
	display: block;
	background-color: #ffed00;
	position: absolute;
	right: 20px;
	text-transform: uppercase;
	color: #000;
	bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 95%;
}
#blok-koncerty-vypis .blok .radek.vypis .popis a.ticket1 {
	float: right;
	margin-left: 10px;
	display: block;
	background-color: #000;
	position: absolute;
	right: 80px;
	text-transform: uppercase;
	color: #FFF;
	bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 95%;
}
#blok-koncerty-vypis .blok .radek.vypis .popis a.ticket:hover,
#blok-koncerty-vypis .blok .radek.vypis .popis a.ticket1:hover{
	color: #ffed00;
	background-color: #666;
}
#blok-koncerty-vypis .blok .radek.vypis .popis a.plakat {
	background-image: url(../img/ik_download.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	height: 40px;
	width: 40px;
	margin-left: 10px;
	display: block;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	position: absolute;
	right: 190px;
	bottom: 5px;
}
#blok-koncerty-vypis .blok .radek.vypis .popis a.plakat:hover {
	background-color: #CCC;
}
.registrace {
	width: 100%;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.registrace .nadpis {
	font-size: 150%;
	line-height: normal;
	text-transform: uppercase;
	float: left;
	text-align: left;
	display: block;
	margin-right: 20px;
	color: #FFF;
	width: 100%;
}
form.registrace {
	margin: 0px;
	padding: 0px;
	color: #FFF;
}
form.registrace label {
	margin-right: 15px;
	color: #1A181D;
}
input[type=radio] {
	margin-right: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
input.mini[type=text] {
	border: 1px solid #CCC;
	width: 130px;
	margin: 0px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
input[type=text], textarea, input.kod {
	-webkit-appearance: none;
	padding: 7px;
	border: 1px solid #CCC;
	margin: 0px;
	width: 98%;
}
input.buton2 {
	-webkit-appearance: none;
	padding: 7px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #FFF;
	background-color: #1A181D;
}
input.buton2:hover {
	background-color: #ffed00;
	color: #000;
}
.form-radek {
	width: 100%;
	margin-top: 1%;
	margin-bottom: 1%;
	line-height: normal;
	float: left;
}
.form-radek strong {
	font-size: 150%;
	line-height: normal;
	color: #000000;
	font-weight: normal;
}
form.kontakt {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
form.kontakt input.buton1 {
	-webkit-appearance: none;
	background-color: #CCC;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
/*	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;*/
	text-transform: uppercase;
	font-size: 130%;
	line-height: normal;
	font-weight: normal;
}
form.kontakt input.buton1:hover {
	background-color: #666;
	color: #FFF;
}
form.kontakt input.buton2 {
	-webkit-appearance: none;
	background-color: #FFF;
	color: #000;
	border: 2px solid #000;
	float: right;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	/*-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;*/
	text-transform: uppercase;
	font-size: 120%;
	font-weight: normal;
}
form.kontakt input.buton2:hover {
	background-color: #FF0;
	color: #000;
	border-top-color: #FF0;
	border-right-color: #FF0;
	border-bottom-color: #FF0;
	border-left-color: #FF0;;
}
form.kontakt input.radio[type=radio] {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	width: 15px;
	margin-right: 10px;
	margin-top: 11px;
	zoom: 1.1;
}
form.kontakt input.norm {
	position: relative;
	width: 74%;
}
form.kontakt input.mini {
		-webkit-appearance: none;
	padding: 7px;
	border: 1px solid #CCC;
	margin: 0px;
	position: relative;
	width: 25%;
	float: left;
}
form.kontakt input.kod {
	position: relative;
	width: 12%;
	margin-right: 5px;
	margin-left: 5px;
	border-top-color: #0C0;
	border-right-color: #0C0;
	border-bottom-color: #0C0;
	border-left-color: #0C0;
}
/*form.kontakt textarea {
	position: relative;
	width: 74%;
	height: 100px;
}*/
form.kontakt textarea#area2, form.kontakt textarea#area3, form.kontakt textarea#area4, form.kontakt textarea#area1 {
	position: relative;
	width: 100%;
	max-height: 150px;
	float: left;
	text-align: left;
	display: block;
	background-color: #FFF;
	height: 80px;
}
form.kontakt label {
	position: relative;
	width: 20%;
	float: left;
	text-align: right;
	padding-right: 2%;
	font-weight: normal;
	color: #1A181D;
	line-height: normal;
	font-size: 100%;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 0px;
}
form.kontakt label.kod {
	color: #093;
	background-color: #F5F5F5;
	letter-spacing: 1px;
	text-align: center;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 110%;
	line-height: normal;
}
form.kontakt label.big {
	position: relative;
	width: 25%;
	float: left;
	text-align: right;
	padding-right: 10px;
	font-weight: normal;
	color: #1A181D;
	padding-left: 5px;
}
.zprava2 {
	font-size: 120%;
	color: #1A181D;
	width: 65%;
	background-color: #F0F0F0;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../img/varovani_mM.png);
	background-repeat: no-repeat;
	background-position: 30px center;
	border: 1px solid #FFF;
	padding-top: 7%;
	padding-right: 10%;
	padding-bottom: 7%;
	padding-left: 25%;
	float: left;

}
.zprava2 p.nadpis {
	font-size: 200%;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #333;
	line-height: normal;
	text-align: left;
	display: block;
	float: left;
	width: 100%;
}
.zprava2 p.text {
	text-align: left;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #666;
}
.zprava2 p.text2 {
	text-align: left;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}

.zprava2 p.text2 strong {
	font-weight: bold;
	color: #666;
}
div.strankovani p {
	margin: 0px;
	padding: 0px;
	line-height: 25px;
	float: left;
}
div.strankovani .numb {
	color: #000000;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	line-height: 26px;
	font-weight: bold;
	height: 20px;
	width: 26px;	/*border-radius: 4px;*/
}
div.strankovani a {
	color: #FFF;
	background-color: #CCC;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-right: 0px;
	margin-left: 15px;
	float: right;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-transform: uppercase;
}
div.strankovani a:hover {
	background-color: #ffed00;
	color: #FFF;
}
#paticka {
	width: 100%;
	float: left;
	background-color: #FFF;
}
#spodni-blok .blok, #paticka .blok {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}
#paticka .blok {
	padding-top: 20px;
	padding-bottom: 50px;
	display: block;
	margin-bottom: 50px;
}
#paticka .blok a img {
	float: left;
	margin-right: 25px;
	width: 100px;
}
#paticka .blok p, #paticka .blok p a {
	float: left;
	width: 450px;
	color: #1A181D;
	text-decoration: none;
	font-size: 99%;
	line-height: normal;
}
#paticka .blok p a:hover, #paticka .blok a {
	color: #ffed00;
}
#paticka .blok a.fl {
	color: #999;
	float: right;
	font-size: 99%;
}
#paticka .blok a.fl:hover {
	color: #ffed00;
}
/*.fotogalerie
}*/

.oddeleni_bok {
	padding-top: 5px;
	padding-bottom: 0px;
	width: 173px;
	display: block;
	float: right;
	padding-left: 30px;
	margin: 0px;
	padding-right: 0px;
}
.oddeleni_bok .blokfoto {
	width: 100%;
	min-width: 150px;
	min-height: 175px;
	float: right;
	margin-bottom: 25px;
}
.foto {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	display: block;
	float: left;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.nadpis-foto {
	font-size: 200%;
	line-height: normal;
	color: #ffed00;
}
.popis-foto {
}
.blokfoto {
	width: 18.3%;
	min-width: 170px;
	float: left;
	height: 165px;
	margin-right: 2%;
	margin-bottom: 3%;
	display: block;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
div.blokfoto:nth-child(5n) {
 margin-right: 0%;
}
.blokgalerie .blokfoto {
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 16%;
	height: auto;
	min-width: 140px;
}
.blokfoto a.foto {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	display: block;
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	z-index: 1;
	background-position: center center;
 -webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;

  }

.blokfoto a.foto:hover {
	transform: scale(1.2);
}
.blokfoto.gal {
	width: 31%;
	float: left;
	height: 210px;
	margin-right: 1.2%;
	margin-bottom: 2%;
	display: block;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-left: 1%;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 5px;
	border-bottom-color: #ffed00;
			-webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray; /* IE 6-9 */
}
.mask {
	display: none;
}
.blokfoto.gal:hover .mask {
	background-image: url(../img/sip_rozc.png);
	background-repeat: no-repeat;
	background-position: center 45%;
	z-index: 999;
	height: 100%;
	width: 100%;
	position: absolute;
	display: block;
	top: 0px;
	right: 0px;
	background-color: rgba(0, 0, 0, 0.7);
	opacity: 0.9;
	filter:alpha(opacity=90);
}
.blokfoto p.nazev {
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	width: 90%;
	padding-right: 5%;
	padding-left: 5%;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: normal;
	position: absolute;
	left: 0px;
	z-index: 1000;
	font-size: 145%;
	bottom: 0px;
	font-weight: bold;
	text-shadow: #000 2px 2px 5px;
	-webkit-text-shadow: #000 2px 2px 5px;
	-moz-text-shadow: #000 2px 2px 5px;
}
/*.blokfoto:hover p.nazev {
	display: block;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	vertical-align:center;
	position:absolute;
	width: 70%;
	padding-right: 15%;
	padding-left: 15%;
	top: 30%;
}*/
p.popisek {
	display: block;
	font-size: 80%;
}
p.popisgalerie {
	display: block;
	float: left;
	width: 15%;
	margin-right: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	min-height: 250px;
}
.registrace {
	width: 100%;
	float: left;
	padding-top: 15px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.registrace .nadpis {
	font-size: 150%;
	line-height: normal;
	text-transform: uppercase;
	float: left;
	text-align: left;
	display: block;
	margin-right: 20px;
	color: #333;
}
#seolista {
	width: 100%;
	float: left;
	background-color: #FFF;
}
#seolista .blok {
	width: 960px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
}
#seolista .blok p {
	text-align: center;
	display: block;
}
#seolista .blok {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: url(grayscale.svg); /* Firefox 4+ */
	filter: gray; /* IE 6-9 */
	opacity: 0.5;
	filter:alpha(opacity=50);
}
/* poradna*/

#poradna {
	float: left;
	width: 98%;
	padding: 1%;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #DADADA;
	margin-top: 10px;
	margin-right: 0%;
	margin-bottom: 0px;
	margin-left: 0%;
}
.poradna {
	float: left;
	width: 96%;
	padding: 2%;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #DADADA;
	margin-top: 15px;
	margin-right: 0%;
	margin-bottom: 0px;
	margin-left: 0%;
}
.poradna.podpis {
	background-image: url(../img/podpis.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#poradna .nadpis {
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 180%;
	line-height: normal;
	text-align: left;
	display: block;
	font-weight: bold;
	padding: 0px;
}
#poradna .podnadpis {
	margin: 0px;
	padding: 0px;
	text-align: left;
	display: block;
}
#poradna .text {
	text-align: left;
	display: block;
	width: 96%;
	float: left;
	margin: 0px;
	padding: 2%;
}
#poradna .odpoved {
	padding: 2%;	/*border-radius: 10px;*/
	color: #999;
	width: 96%;
	float: left;
	background-color: rgba(255, 237, 0, 0.1);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 10px;
	height: 100%;
	margin-top: 10px;
}
#poradna .odpoved .text1 {
	color: #333;
	margin: 0px;
	padding: 0px;
	text-align: left;
	display: block;
	font-weight: normal;
}
#poradna .odpoved .text1 .klobouk {
	background-image: url(../img/klobouk.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
	width: 50px;
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}
#poradna .lista {
	width: 96%;
	background-color: #F2F2F2;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	float: left;
	padding-top: 0.5%;
	padding-right: 2%;
	padding-bottom: 0.5%;
	padding-left: 2%;
	color: #666;
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 5px;
	margin-left: 0%;
}
#poradna .lista.hlavni {
	background-color: #DDD;
}
#poradna .lista p {
	text-align: left;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}
#poradna .lista p.datum {
	text-align: left;
	display: block;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	line-height: 30px;
}
#poradna .lista p.kontakt {
	text-align: left;
	display: block;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	line-height: 30px;
	background-image: url(../img/ik_uzivatel.png);
	background-repeat: no-repeat;
	background-size: 20px;
	background-position: left center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#poradna .lista p.kontakt a {
	text-decoration: none;
}
#poradna .lista a.reagovat, a.reagovat {
	float: right;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #FFF;
	font-size: 15px;
}
#right a.reagovat {
	font-size: 18px;
	color: #CCC;
	float: left;
	background-color: #333;
	padding: 10px;
 -webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
#poradna .lista a.reagovat:hover, #right a.reagovat:hover {
	background-color: #ffed00;
	color: #333;
	transform: scale(1.1);
}
div.strankovani {
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 15px;
	margin-bottom: 5px;
}
.mapawebu {
}
.mapawebu .nadpis {
	font-size: 200%;
}
.mapawebu ul li ul li a {
	font-weight: normal;
	font-size: 100%;
}
.mapawebu ul li a {
	font-weight: normal;
	font-size: 130%;
}
.mapawebu a {
	text-decoration: none;
}
.mapawebu a:hover {
	text-decoration: underline;
}
