@CHARSET "UTF-8";
/* BASIC */
/* zluta: fecc00 */


.NexaBold { 
	font-family: "Open Sans";
	font-weight: bold;
	font-style: normal;
}
.NexaLight { 
	font-family: "Open Sans";
	font-weight: normal;
	font-style: normal;
}

body {
	margin: 0px;
	padding: 0px;

	line-height: 1.5em;
	color: #000000;
	/*background-color: #000000;*/
    
    text-align: center; 
}

body, table, textarea, input, select {
   	font-family: "Open Sans", verdana, sans-serif;
	font-size: 0.93em;
}

p, ol, ul {
	margin: 0em 0em 1em 0em;
}

ol li {
	list-style-type: decimal;
	margin-left: 25px;
}

ul li {
	list-style-type: square;
	margin-left: 1.5em;
}

input, textarea {
}

a {
	color: inherit;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


img {
	border: none;
}

sup {
	font-size: 8px;
}


#languages { font-size: 0.75em; color: #ffffff; position: absolute; top: 2em; right: 50%; margin-right: 160px;  }
#languages a { color: #ffffff; text-decoration: none; }
#languages a:hover { text-decoration: underline; }

#homepageLink {
/*    display: block;
    width: 150px;
    height: 200px;
    position: absolute;
    top: 1.5em;
    left: 50%;
    margin-left: -70px;
	z-index: 100;*/
	
    display: block;
    width: 170px;
    height: 170px;
    position: absolute;
    top: 60px;
    left: 50%;
    margin-left: -478px;
	z-index: 100;
	
}

/* LAYOUT */
.layout { 
    width: 100%;
    max-width: 990px;
    margin: 0px auto;
}

#headerFrame {
	width: 100%;
	height: 256px;
	position: relative;
	/*background: url('../img/header-background.jpg') bottom center no-repeat;*/
	/*background-color: #000000;*/
	/*background-size: auto 80%;*/
	background: url('../img/header-2015.gif') top center no-repeat; 
	background: url('../img/header-neutral.jpg') top center no-repeat;	/* NEUTRAL */
	text-align: center;	
	background-color: #1d1d1b;
	background-color: #fcc216;	/* NEUTRAL */
}




.musicfest #headerFrame {
    background: url('../img/header-musicfest-2015.gif') top center no-repeat;
    background-color: #fac12c;
}

#headerTerm img { width: 100%; margin-top: 1.5em;  }

#topMenu {
	line-height: 3em;
	text-align: center;
	width: 100%;
	max-width: 990px;
	margin: 0px auto;
	color: #9d9d9c;
	text-transform: lowercase;
	font-weight: bold;
}

#topMenu a {
	color: inherit;
	padding: 0px 1.5em;
}



#mainMenuWrapper {
	background-color: #ffffff;
	position: fixed;
	top: 256px;
	text-align: center;
	left: 0px;
	width: 100%;
	z-index: 1000;
}

#mainMenu {	
	line-height: 3em;
	width: 100%;
	max-width: 990px;
	margin: 0px auto;
	color: #000000;
	text-transform: lowercase;
	font-weight: bold;
    text-align: center;
}


#mainMenu a {
	color: inherit;
	padding: 0px 1.5em;
}
/*
#mainMenu a {
    font-size: 0.94em;
    color: #cfd1d2; 
    padding: 0.2em 0.5em 0.2em 0.5em;
    text-decoration: none;
    text-transform: uppercase;
}
*/

#mainMenu a:hover, #mainMenu a.active {
	/*
    background-color: #fecc00; 
    color: #000000;
	*/
	text-decoration: underline;
}

#mainMenuRow2 {
    line-height: 2.6em;
}

#footer { 
    background-color: #000000;
    color: #ffffff; 
    padding-top: 2em;
    padding-bottom: 2em;     
}

#footer .copyright { clear: both; padding-top: 1em; }
#footer .copyright a:hover { color: #adada7; text-decoration: underline; }

.footerLogos img { max-height: 11em; max-width: 20%; vertical-align: middle; }

#contentLayout {
    background-color: #ffffff;
    padding-bottom: 1em;
	margin-top: 6em;
}

#contentHeader {
    height: 3em; 
    padding-top: 0.8em;
}


#searchbar, .newsletterBar {
    float: right; 
/*
	background: url('../img/shadow.png') left bottom no-repeat;
    padding-bottom: 5px;
    padding-left: 5px;
*/
    height: 1.8em;
	color: #000000;
}

.newsletterBar { float: right; }
.newslettertext { float: left; color: #000000; width: 110pt; text-transform: none; text-align: left; height: 50pt; line-height: 1.3em; }
.newslettercontrol { float: right; padding-top: 8pt;}

#searchbar input.submit {
    float: right;
    height: 2.15em;
    width: 2em;
    border: 0px;
    background-color: #000000;
    color: #ffffff;
    text-transform: uppercase;
    cursor: pointer;
	
}

.arrow { padding-left: 5px; }

#searchbar input.text, #frmnewsletterForm-email, #frmloginForm-email {
    float: right;
    height: 2em;
    line-height: 2em;
    border: 0px;
    /*background-color: #fecc00;*/
	border: 1px solid #fecc00;
    color: #000000;
    text-transform: uppercase; 
    text-align: right; 
    padding-right: 1em; 
    max-width: 14em;
}

#frmnewsletterForm-email, #frmloginForm-email { float: none; text-transform: lowercase; color: #000000; }

#frmnewsletterForm-register, #frmloginForm-login { 
    height: 2.15em;
    border: 0px;
    background-color: #000000;
    color: #ffffff;
    text-transform: uppercase;
    cursor: pointer;  
    padding: 0px 0.5em; 
}
#submenu {
    float: left;    
    padding-top: 0.4em;
    padding-left: 1em; 
    font-family: "Open Sans";
    font-weight: bold; 
}

#submenu a, .archiveItem a, a.archiveItem { 
    padding: 0.2em 0.5em 0.2em 0.5em;
    font-size: 1.15em;
    color: #000000;
    /*background-color: #b3b3b3;*/
    text-transform: uppercase;
}

#submenu a:hover, .archiveItem a, a.archiveItem { 
    background-color: #000000;
    text-decoration: none;
    color: #ffffff;
}

a.archiveItem {
    text-align: center;
}


.halfR {
    float: right;
    width: 50%;
    text-align: right;  
    min-width: 300px;
}


.halfL {
    float: left;
    width: 50%;
    text-align: left;
    min-width: 300px;
}



.col {
    float: left;
    width: 33%;
    text-align: left;
}

.wholeWrapper {
    width: 100%;
    text-align: left; 
    background-color: #ffffff;   
    position: relative; 
}

.wholeWrapperBlank {
    background-color: transparent;
}

/*.whole { padding: 1em; }*/
.whole { padding: 1em 0em; }

.whole .thumb { float: right; width: 33%; display: block; margin-left: 1em; }
.whole .thumb img { width: 100%; }

.whole img { max-width: 100% }


#sliderWrapper {
    float: right;
    padding-left: 1em; 
    margin-bottom: 2em; 
    max-width: 100%; 
}

#slider {            
    text-align: left; 
    max-width: 475px;            
    /*min-height: 30em; */
   
}

#textContent {
    clear: both; 
    text-align: left;
}

#textContent .whole a { color: #fecc00; font-family: "Open Sans"; font-weight: bold;  }

.social { 
    /*text-transform: uppercase;*/
    text-align: left;
    color: #000000;
    margin-left: 1em;
	text-align: right;
	position: relative;
}

.social img {	
	padding: 0px 0px 0px 1em;
}

.social.home img {
	height: 28px;
}

.halfR.home {
    margin: 0px auto;
    max-width: 495px;
}

.socialBar {
    text-align: right;
    text-transform: uppercase;    
    color: #000000;
    margin-top: 1em; 
}

    .socialBar img { vertical-align: middle; height: 28px;  }
    .socialBar .newsletter { float: left; }

    
.hpBlock {
    margin-right: 1em; 
    margin-bottom: 2em; 
    background-color: #ffffff;
    color: #000000;    
    text-align: center; 
    position: relative;
	border: 1px solid #c1c1c1;
}

.halfR .hpBlock { 
    margin-right: 0em;
    margin-left: 1em;
}

.hpBlock .title {
    padding: 13pt;
	/*padding: 13pt 13pt 13pt 0pt;*/
    font-family: "Open Sans"; 
    font-weight: bold; 
    font-size: 13.2pt;
    text-align: left; 
}

.hpBlock.contact { 
    /*padding-bottom: 1em; */
}
.hpBlock.contact .title {
    padding-bottom: 0em;
}
.hpBlock.press {    
    padding: 1em;
    text-align: left;    
}

.hpBlock .catTitle {
    background-color: #000000;
    color: #FECC00;
    padding: 0.2em;
    padding-left: 1em;
    font-weight: bold; 
    margin-bottom: 0.5em;
    
}

.hpBlock .listItem {
	line-height: 1.5em;
    border-bottom: 1px dotted #000000;
	clear: both;	
}


.hpBlock.press .listItem.thumb {
	min-height: 3em;
}

.listItem .thumbnail {
	float: right;
	vertical-align: middle;
	height: 3em;
	/*border: 1px solid #cccccc; */
}

.listItem.thumb .pressItem {
	width: 80%;
}


.hpBlock.news .title {
    /*margin-right: 8em; */
}

.hpBlock .title a:hover { text-decoration: underline; }
.hpBlock.catalog .title a { color: #FECC00; }
.hpBlock.catalog .title { padding-bottom: 0px; }

.hpBlock .datum, .datumRight {     
    position: absolute;
    right: 0px;
    top: 0px;
    /*background-color: #ADADA7;*/
    padding: 0.1em 1em;
    text-align: right;
}

.hpBlock .datum {
    position: static; 
    float: right;
}

.hpBlock .text {
    padding-left: 13pt;
    /*padding-left: 13pt 13pt 13pt 0pt;*/
    padding-right: 1em;
    /*padding-bottom: 1em;*/
    text-align: left; 
}

.hpBlock .text a, .hpBlock .listItem a {
    color: #FECC00;
    font-family: "Open Sans";
    font-weight: bold; 
}

.homepage .hpBlock .text p:last-child,
.news .hpBlock .text p:last-child
{
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.hpBlock .text p { padding-bottom: 1.4em; margin-bottom: 0px; }
.hpBlock.guests .text p { padding-right: 13pt; }




.hpBlock .more {	
	clear: both;
    margin: 0px auto; 
	/*background-color: #fecd07;*/
	font-weight: bold;
    padding-left: 2em;
    padding-right: 2em;
	/*
    position: absolute;
    bottom: 0px;
    left: 50%;
    background-color: #fecd07;
    padding-left: 2em;
    padding-right: 2em;
    margin-left: -3em;
	*/
    
}

.hpBlock .more:hover {
    background-color: #000000; 
    color: #ffffff; 
}

.hpBlock .image {
    float: right; 
    width: 44%;
    max-width: 16em;
    margin: 0px;
    padding: 0px;
    line-height: 0px;
    padding-left: 0.5em;
    /*
    position: absolute;
    bottom: 0px;
    right: 0px;
    margin: 0px;
    padding: 0px;
    line-height: 0px;
    text-align: right;
    max-width: 16em;
    width: 44%;
    */
}
    .hpBlock .image img { padding: 0px; margin: 0px; max-width: 16em; width: 100%  }
    
    .hpBlock.catalog .image { max-width: 18em; width: 50%; }
    .hpBlock.catalog .image img { max-width: 18em; width: 100%; }

.archiveItem { 
    float: left;
    position: relative;
    background: url('../img/archive/stin.png') bottom right no-repeat;
    width: 17%; 
    text-align: right; 
    padding-right: 10px;
    padding-bottom: 6px;
    margin-right: 1.3em;
    margin-bottom: 1em; 
}

.archiveItem a {
    position: absolute;
    left: 0px;
    top: 20px;
    color: #ffffff; 
    background-color: #767675;
}

.archiveItem a:hover {
    background-color: #ffffff;
    color: #000000;
}
    
    
/* ELEMENTS */

.backLink {
    float: right;
    font-weight: bold;
    color: #000000;
    /*color: #ffffff;*/
    /*background-color: #b3b3b3;*/
    padding: 0.2em 2em;
    margin-right: 2%;
}

.backLink:hover { color: #FECC00;  }



h1, div.h1 { 
    float: left;
    color: #fecc00;
    font-weight: bold;
    font-size: 1.3em; 
    text-transform: uppercase; 
    padding: 0em;
    margin: 0em; 
    padding-top: 0.3em;
    /*padding-left: 0.3em;*/
    font-family: "Open Sans";
    font-weight: bold; 
}

#textContent h1 { float: none; padding-left: 0px; }
h1 span { color: #000000; }


h2 {
    font-family: "Open Sans";
    font-weight: bold; 
    text-transform: uppercase;
    color: #fecc00;
    font-size: 1.2em;
    margin-bottom: 0.6em;
}

.news h2 { margin-right: 8em; }

.googleMap { height: 12em; margin-bottom: 1em; }
.googleMap .gps { display: none; }


.formDiv .half { float: left; width: 50%; min-height: 5em;  }
.formDiv .half .text, .formDiv .button {
    width: 80%; 
    height: 2.2em; 
    line-height: 2em;
    padding-left: 0.1em;
    border: 1px solid #ADADA7;       
}

.formDiv .button {
    color: #ffffff;
    background-color: #000000;
    text-transform: uppercase;
    font-weight: bold; 
    border: 2px solid #000000;    
}

.formDiv .half textarea {
    width: 80%; 
    border: 0px;
    height: 10em;
    border: 1px solid #ADADA7;
}

.gallery {
    text-align: left;
    margin-top: 1em;
}

.gallery .fifth {
    clear: left;
}

.galItem {
    float: left;
    width: 18%;
    margin-right: 2%;
    margin-bottom: 2%; 
    /*
    max-height: 119px;
    overflow-y: hidden; 
    */
}

.galPic { max-height: 119px; display: block; overflow-y: hidden; }

.galPic img {
    width: 100%;   
   
}

a.galName {
    text-transform: uppercase;
}

.detail a.galName { text-transform: none; }

a.galName:hover { color: #FECC00; }


/* PARTNERI */
.halfL .partner, .halfR .partner { 
    min-height: 346px;
}




.halfL .partner.partnerBlock6, .halfR .partner.partnerBlock6 {
    min-height: 0;
}

.halfR.jedenRadek .partner, .halfL.jedenRadek .partner {
    min-height: 160px;
}
.halfR.dvaRadky .partner, .halfL.dvaRadky .partner {
    min-height: 220px;
}


.hpBlock.partner {
    padding: 1em; 
    margin-right: 0px;
    margin-bottom: 1em;
}

.partnerBlock1 img {
    max-width: 66%;
}

.partnerBlock2 img {
    max-width: 50%;
}

.partnerBlock5 img {
    max-width: 20%;
}

.partnerBlock6 img {
    max-width: 50%;
}



.partner img { 
    vertical-align: middle;
}
.blockTitle {
    /*min-width: 50%;*/
    float: left; 
    /*background-color: #000000;*/
    color: #000000;
    text-transform: uppercase;
    text-align: left;
    padding-left: 0.2em;
    padding-right: 0.2em;
}

.hpBlock.partner.partnerBlock1 { /*padding-bottom: 4em;*/ }
.partnerBlock5 .blockTitle {
   /* min-width: 30%; */
}

.contactPhoto {
    float: right; 
    height: 7em; 
}


/* MOVIE */
#textContent .movie a.back {
    float: right;
    font-weight: bold;
    text-transform: uppercase; 
    color: #000000;    
    padding: 0.2em 2em;    
}


#textContent .movie a.back:hover { color: #FECC00;  }

#textContent .movie a.back.next, #textContent .movie a.back.prev {
	padding: 0.2em 0.5em;
}

.movie .filmsection, div.country { font-weight: bold; margin-bottom: 1em; font-size: 1.1em; text-align: left; color: #fecc00; }
div.country { padding-left: 13pt; }

.movie .synopsis { margin-bottom: 1em; }

/*.thumbDirector { float: right; }*/
.directors { float: right; }

.trailer { margin: 0px auto; text-align: center; }
.moviePhotos {
    margin-top: 8pt; 
    text-align: center; 
}
.moviePhoto {
    /*
    display: block;
    float: left;    
    margin-right: 8pt;
    margin-bottom: 8pt;
    height: 150pt;
    */    
    line-height: 0px;
}



.moviePhoto img {
    /*height: 100%;
    */
    height: 150pt;
    padding: 4pt; 
}

.screening {  }
.screeningTitle, .suggestions .title { background-color: #000000; color: #fecc00; text-transform: uppercase; padding-left: 0.5em; font-weight: bold;  }
.screeningItem { border-bottom: 1px dotted #000000; padding: 0em 0.5em; font-weight: bold; }
.screeningItem .time { color: #fecc00; }
.hpBlock .screeningItem { font-size: 90%; }

.hpBlock .section { text-align: left; margin-left: 13pt; }

.movieRow { 
  border-bottom: 1px dotted #000000; padding: 0em 0.5em; 
  text-align: left; 
}

.catalog .screeningTitle { text-align: right; padding: 0 0.5em;}
.movieRow a { color: #fecc00; font-weight: bold; }

#textContent .movieRow a.sectionLink {
    color: #000000;
    font-weight: normal;
}

.catalogFilter { margin-bottom: 2em; }
.catalog .screeningItem { /*margin-bottom: 1em;*/ margin-right: 13pt; }
.shortsynopsis { margin-right: 13pt; }

.support {
    text-align: center; 
}

table.support { margin: 0px auto; }
table.support td { padding: 0px 1em; }

.support .title {
    text-transform: uppercase;
    color: #fecc00;
    font-weight: bold; 
}

.support img { max-height: 160px; max-width: 300px; }

.suggestions { margin-top: 1em; }
.sugRow {
    margin-top: 1em; 
    float: left;
    width: 50%; 
    text-align: center;
}

.sugRow img { vertical-align: middle; height: 80pt;  }


#textContent a.buyticket { background-color: #fecc00; color: #ffffff; padding: 0pt 2pt;  }
.buyticket:hover { text-decoration: none; }

.filterBox {}
.filterBox .title { font-weight: bold; text-transform: uppercase; margin-bottom: 1em; font-size: 13.2pt;}
.filterBox .alphabet { font-weight: bold; font-size: 13.2pt; }
#textContent .filterBox .alphabet a.active { color: #000000; }
.filterBox .alphabetTitle { color: gray;   font-size: 0.93em;}
.filterBox .filters { margin-top: 1em; font-weight: bold; }
.filterBox .oneFilter {
    float: left;
    width: 22%;
}
.filterBox .lastFilter {
    float: left;
    width: 12%; 
}

.oneFilter input, .oneFilter select { width: 90%; background-color: #c1c1c1; color: #000000; border: 1pt solid #c1c1c1; height: 16pt; padding: 2pt; }
.oneFilter select { border: 1pt solid #c1c1c1; height: 21pt; }
.lastFilter input { width: 90%; background-color: #fecc00; color: #000000; border: 1pt solid #fecc00; height: 22pt; padding: 2pt; font-weight: bold; cursor: pointer;  }
.movieList { margin-bottom: 2em; }
.zadano { text-transform: uppercase; color: #ffffff; background-color: #000000; }


.hL { 
    float: left; 
    width: 50%;    
}

.hL .synopsis { margin-right: 1em; }
.hL .awards { margin-right: 1em; }

.hR { 
    float: left;
    width: 50%; 
}

.hR .filmData { margin-right: 1em; }

div.section { font-weight: bold; color: #fecc00; }
.sectionDetail { margin-bottom: 1em; }

/* PROGRAM */
.program {}



.timeline {
    background-color: #adada7; 
}

.dayPoint {
    float: left; 
    text-align: center;
    width: 12.5%;
}

.dayPoint a { 
    color: #000000;
    text-decoration: none;
}

.dayPoint a:hover, .dayPoint a.active {
    color: #ffffff;
}

.dayPoint img { padding-bottom: 3pt; width: 100%; }

.dayPoint .date { 
    font-size: 20px;
}

.dayPoint .dayname {
    font-weight:bold;
    font-size: 30px;
    text-transform: uppercase;    
}

.programTable { 
    width: 100%;
    background-color: #ffffff;
    margin-top: 2em;
    font-size: 11.3pt;
    line-height: 23px;   
    border-spacing: 0px;
    border-collapse: collapse; 
}

.programTable td {
    vertical-align: top; 
    padding: 2px;
    border-bottom: 1px dotted #c1c1c1;
}

.programTable .time { 
    font-weight: bold;
    color: #fecc00;
    padding-left: 10px;
    padding-right: 10px;
}

.programTable .movieName span.country {
    font-weight: bold;
    color: #c1c1c1;
}

.programTable .hallName {
    background-color: #000000;
    color: #fecc00;
    font-weight: bold;
    padding-left: 10px;
    border: 0px;
}

.programTable .venue .zadano { padding-left: 0px;}





/* MUSICFEST */
table.musicfest { width: 100%; border-spacing: 0px; border-collapse: collapse;  }
.musicfest td { vertical-align: top; padding: 0em 0.5em; height: 25pt; }
.musicfest tr.datum { background-color: #000000; color: #fecc00; font-weight: bold;  }
.musicfest tr.datum td { vertical-align: middle;   }
.musicfest tr.bandRow td { border-bottom: 1px dotted #000000; padding-top: 0.8em; padding-bottom: 0.8em; }
.musicfest td.time { width: 10%; }
.musicfest td.bandName { width: 20%; }
.musicfest td.bandName img {width: 100%; }


/* DISKUZE */
#discThemas {
    width: 100%;
}


#discThemas thead { background-color: #000000; color: #fecc00; text-transform: uppercase; font-weight: normal;  }
#discThemas td, #discThemas th { text-align: center; padding: 0.2em; }
#discThemas td.first, #discThemas th.first { text-align: left; }
#discThemas td.last, #discThemas th.last { text-align: right; }

.disc input[type='text'], .disc textarea {
    background-color: #C1C1C1;
    border: 1pt solid #C1C1C1;
}
.disc .half { float: left; width: 50%; }
.disc label { display: block; }
.disc textarea { width: 90%; }

.prispevek {
    border-bottom: 1px dotted #c1c1c1;
}

.depth0 {
	margin-left: 0px;
}

.depth1 {
	margin-left: 25px;
}

.depth2 {
	margin-left: 50px;
}

.depth3 {
	margin-left: 75px;
}

.depth4 {
	margin-left: 100px;
}

.depth5 {
	margin-left: 125px;
}

.depth6 {
	margin-left: 150px;
}

.depth7 {
	margin-left: 175px;
}

.depth8 {
	margin-left: 200px;
}

.depth9 {
	margin-left: 225px;
}

.depth10 {
	margin-left: 250px;
}



#frmjuryForm-gender-1 { padding-left: 1em; margin-left: 1em; }


#myProgramLog {
    display: none;
}

/* SCROLLBAR */

div.jsScroll {
}

div.jsScroll .viewport {
	overflow: hidden;
	position: relative;
}

div.jsScroll .overview {
	list-style: none;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
}

div.jsScroll .thumb .end, div.jsScroll .thumb {
	background-color: transparent;
}

div.jsScroll .scrollbar {
	position: absolute;
        margin-left: 604px;
	width: 18px;
}

div.jsScroll .track {
	background-color: transparent;
	height: 100%;
	width: 18px;
	position: relative;
	background-image: url("../img/track.png");
	background-position: center;
	background-repeat: repeat-y;
}
div.jsScroll .thumb {
	height: 139px;
	width: 18px;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	top: 0px;
	background-image: url("../img/scrollbar.png");
	background-position: 0px 2px;
	background-repeat: no-repeat;
}

div.jsScroll .thumb .end {
	overflow: hidden;
	height: 1px;
	width: 18px;
	background-color: transparent;
}

div.jsScroll.horizontal .thumb .end {
	height: 18px;
	width: 1px;
}

div.jsScroll .disable{
	display: none;
}

/* PAGINATOR */

div.paginator {
	text-align: center;
        color: #074815;
}

div.paginator .number {
	border: 1px solid #b5985a;
	padding: 3px 8px 3px 8px;
	margin: 0px 2px 0px 2px;
}

div.paginator .button {
	margin: 0px 2px 0px 2px;
}

div.paginator .current {
	background-color: #b5985a;
	color: #074815;

}

div.paginator a {
	text-decoration: none;
}

/* UTILITY */

.bold {
    font-weight: bold; 
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

div.hidden, .hidden {
	display: none;
}

div.clear {
	display: block;
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	overflow: hidden;
}

.chbox {
	width: auto;
	height: auto;
	border: none;
	background-color: transparent;
}

.redb {
	background-color: red !important;
}

a[href^="error:"] {
	background: red;
	color: white;
}

.dump {
	background-color: gray;
	z-index: 1000;
}

ul.error {
    color: red; 
}

.fbWrapper {
	margin: 2em 0em;
}
.fb-like-box {
	background-color: #ffffff;
}

a.sectionHref:after {
    content: '▼';
}

a.sectionHref.active:after {
    content: '▲';
}

div.sectionHref {
    display: none;
    margin-bottom: 1em;
}

#flashes {
    display: none;
}

.loginTitle {
    font-weight: bold;
    font-size: 120%;
    margin-bottom: 1.5em;
}

.loginDesc {
    margin-top: 1.5em;
    line-height: 1.3em;
}

.chboxdiv {
    margin-top: 0.5em;
}

#frm-loginForm label {
    line-height: 1.5em;
}

#homepageLinkMobile { display: none;}


/* NEUTRAL ZAHLAVI */
/*
.neutral#headerFrame {
	background: url('../img/header-neutral.jpg') top center no-repeat;
	text-align: center;	
	background-color: #fcc216;	
}

.neutral #mainMenu {
	color: #ffffff;
}

.neutral #mainMenu a:hover, .neutral #mainMenu a.active {
	color: #000000;
}

#contentLayout { margin-top: 1em; }

.neutral #languages {	
	position: absolute;
	top: 7em;
	left: 50%;
	right: auto;
	margin-left: 7%;
	margin-right: 0px;
	
}
*/
/* END OF NEUTRAL */