* {margin: 0; padding: 0; outline: 0;}


body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color:#000;
	font-size: 12px;
	background:#FFF;

	
}

@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont.eot');
    src: url('../fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/fontawesome-webfont.woff') format('woff'),
         url('../fonts/fontawesome-webfont.ttf') format('truetype');
		url('../fonts/fontawesome-webfont.svg#fontawesome-webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Stroke-Gap-Icons';
    src: url('../fonts/Stroke-Gap-Iconseot.eot');
    src: url('../fonts/Stroke-Gap-Icons.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Stroke-Gap-Icons.woff') format('woff'),
    url('../fonts/Stroke-Gap-Icons.ttf') format('truetype');
	url('../fonts/fonts/Stroke-Gap-Icons.svg#Stroke-Gap-Icons') format('svg');
    font-weight: normal;
    font-style: normal;
}


h1, h2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	margin:0 0 15px 0;
	float:left;
}


h1 {
	font-size: 42px;
	line-height: 100%;

}

strong {
	font-weight:700 !important;
	color:#666;
	}


h2 {
	font-size: 32px;
	color:#a1003d;
	text-transform:uppercase;
	margin-bottom:15px;
	
}

h3 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size:22px;
	text-align:center;
	color:#666;
	margin-bottom:15px;
	margin-top:5px;
	
	}


p {
	margin: 0 0 15px 0;
}

a {
	color: #3e3e3e;
}



.clear {
	clear: both;
}

/* dw */

.reg {
	float:right;
	padding:20px;
	/*margin-top:20px;*/
	border:1px solid #a1003d;
	text-transform:uppercase;
	color:#a1003d;
	cursor:pointer;
	width:10%;
	height:25px;
	text-align:center;
	line-height:25px;
	font-weight:400;

	}
	
.info	{
	float:right;
	width:80%;
	text-align:right;
	
	
	}

.inner .Txt {
	float:left;
	width:65%;
	}

.inner h4 {
width: 65%;	
}
	
.lead	{
	font-size:20px;
	color:#000;
	}
	
.inner li {
	margin-left:30px;
	margin-top:5px;
	margin-bottom:5px;
	list-style:disc;
	
	}	
	
.inner .youtube {
	float:left;
	width:65%;
	}	

.SimplePic.right {
	width:30%;
	float:right;
	margin-left:5%;
	}
	
.SimplePic.left {
	width:30%;
	float:left;
	margin-right:5%;
	}	

.SimplePic img {
	width:100%;
	height:auto;
	float:right;
	margin-left:15px;
	}


/* PLAKÁT */
.plakat {
	width:100%;
	float:left;
}

.newPlakat {
	width:18%;
	float:left;
	margin-left:1%;
	margin-right:1%;
	height:400px;
	max-height:400px;	
}

.newPlakatImg {
	position:relative;
	width:100%;
	height:auto;
	display:block;
	float:left;
	max-height:100%;
	
	}
	

.plakatText {
	position:absolute;
	bottom:0;
	left:0;
	display:block;
	background: rgba(255, 255, 255, .7);
	padding:5px;
	width: calc(100% - 10px);
	font-size:13px;
	}
	

.plakatText p {
	margin:0;

	}	
	

.plakat img{
	width:100%;
	float:left;
}



.oldFest {
	width:29%;
	float:left;
	margin-left:2%;
	margin-right:2%;
	}
	
.inner  h2{
	width:100%;
	margin-bottom:15px;
	text-align:center;

	}	
	

.oldPlakat {
	width:100%;
	float:left;
	margin-bottom:15px;
	}	
	
.oldPlakat1 {
	width:48%;
	margin-right:1%;
	float:left;
	
	}
	
.oldPlakat2 {
	width:48%;
	margin-left:1%;
	float:right;
	
	}			
	
.oldPlakat1  img, .oldPlakat2 img {
	width:100%;
	height:auto;
	float:left;
	}	

.textBlock	{
	width:70%;
	float:left;
	margin-right:5%;
	}
	

.galaPict {
	float:right;
	width:25%;
	clear:right;
	}
	
.galaBev {
	font-size:13px;
	margin-bottom:15px;
	
	}	
	
.galaPict img{
	width:100%;
	height:auto;
	}			
	
.galaName, h4 {
	font-weight:700;
	font-size:20px;
	margin-bottom:10px;
	text-transform:uppercase;
	color:#666;
	
	}
	
.galaPlace {
	text-transform:uppercase;
	margin-bottom:5px;
	font-weight:700;
	
	}
	
.galaTime {
	width:100%;
	margin-bottom:5px;
	color:#a1003d;
	font-size:16px;
	float:left;
	clear:both;
	font-weight:700;
	
	}	
			
.galaStart {
	float:left;
	}
		

	
.galaTimeEnd {
	float:left;
	}	
	
.galaTimeEnd::before {
    content: " - ";

}	

.galaText {
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:#CCC 1px solid;
	
	}		

	
#footer {
	text-align:center;
	padding:10px;
	}

/* */

.wrap {
	width: 100%;
	/*max-width: 1600px;*/
	min-width: 960px;
	z-index: 10;
	position: relative;
	margin: 0 auto;
	padding: 0;

}



.section {
	width: 100%;
	max-width: 1600px;
	min-width: 1250px;
	z-index: 10;
	position: relative;
	margin: 0 auto;
	padding: 0 0 20px 0;
	min-height: 500px;
}


.inner {
	width: 1250px;
	margin: 0 auto;
	position: relative;
	min-height: 500px;
	padding:60px 0;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}

.inner:after {
	  content: "";
	  display: table;
	  clear: both;
}


.subMenu {
	height: 70px;
	z-index: 1000;
	width: 100%;
	background:#FFF;
	color:#000;
	-webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.5);
box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.5);
	
}

.subMenu .inner {
	padding:0;
	font-weight: 400;
	margin: 0 auto;
	min-height:10px;
}


.subNavBtn {
	display: block;
	height: 55px;
	width: 10%;
	float: left;
	margin: 0px 0px 0 0;
	text-decoration: none;
	font-size: 14px;
	padding: 15px 0 0 0%;
	text-align: center;
	
	color: #fff;
}

.subMenu a {
	color:#333;
}

.subMenu a:hover {
	background:#e69fbd;
}



.subMenu .active,  .subMenu.two {
	background:#a1003d !important;
	color:#FFF !important;
}

.subMenu.two a {
	color:#FFF !important;
	font-weight:bold;
}

.active:hover {

	color:#000;
}

.end {
	margin: 0;
}


/* linkl */
.oldYoutubeLinks a, .youtube a {
	margin-top:10px;
	margin-bottom:10px;
	color:#a1003d;
}

.txt a {
	margin-top:10px;
	margin-bottom:10px;
	color:#a1003d;
}


/* icon */

.icons {
	float:left;
	width:50%;
	margin-left:50px;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	
	}

.icon {
    font-family:'Stroke-Gap-Icons';
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-transform: none;
	font-size:20px;
	color:#3b424a;
}

.text-with-icon a {
	color:#3b424a;
	text-decoration:none;
	
	}

.icon-awe {
    font-family:'FontAwesome';
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-transform: none;
	font-size:24px;
}

.text-with-icon {
	float:left;
	line-height:50px;
	margin-right:17px;
}

.text-with-icon .icon {
    display: inline-block;
     margin: 0 3px 0 0;
    position: relative;
    top: 1px;
	
}

.text-with-icon .icon-awe {

     margin: 0;
    top: 1px;
}

.text-with-icon .icon-awe.right {

     margin: 0 0 0 5px;
    top: 1px;
}


.icon-mail::before {
    content: "";
}

.icon-tel::before {
content: "";
}

.icon-yt::before {
content: "";
}


.icon-insta::before {
content: "";
}

.icon-face::before {
content: "";
}


/* SECTIONS */



.sTop {
	min-height: 50px !important;
	background:#fff;
	color:#3d3d3d;
	padding: 10px 0;
	/*height: 70px;*/
	
}

.sTop .inner {
	padding-top:10px;
	padding-bottom:10px;
	min-height:auto;
	
}

.sTop img{
	float:left;
	
}

.s1, .s3, .s5, .s7, .s9 {
	background:#FFF;
	color:#333;
	
}


.s2, .s4, .s6, .s8, .s10 {
	background:#f0f0f0;
}
.s2 a {
	color:#a1003d;
}

.s3 {

}


.s4 {

}



.s5 {

}

.s6 {

}





