 @font-face {
    font-family: 'pathwayGothic';
    src: url('fonts/opensans-condlight-webfont.eot');
    src: url('fonts/opensans-condlight-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-condlight-webfont.woff') format('woff'),
         url('fonts/opensans-condlight-webfont.ttf') format('truetype'),
         url('fonts/opensans-condlight-webfont.svg#pathway_gothic_oneregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/*MAKE THE FOOTER STICK!*/
* {
    margin: 0;
}
html, body {
    height: 100%;
}
body {
    background-color: #f4f3f3;
    font-family: 'pathwayGothic';
}
.footer-wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -180px; /* the bottom margin is the negative value of the footer's height */
}
.footer-push {
    height: 180px;
}
/* -------------------*
 *       LAYOUT       *
 *------------------- */
 .stripe {
    width: 100%;
    min-width: 1200px;
    margin-top: 10px;
    margin-bottom: 50px; 
    background-color: #c77966;
    text-transform: uppercase;
    font-size: 20pt;
    text-align: left;
    font-family: 'pathwayGothic';
    color: #ffffff;
}
.stripe-wrapper {
    width: 960px;
    margin: 0 auto;
    padding: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #c77966;
    font-weight: bold;
    line-height: 30px;
}

.top_bar {
    height:0px;
    width:100%;
}
.head_bar {
    height:118px;
    width:100%;
    overflow:hidden;
}
.wrapper { /* telo stranky */
    text-align: left;
    margin:0 auto;
    width:960px;
    background: none;
}
.header {
    height:98px;
    position: relative;
    vertical-align: middle;
}

/* HEADER */
.logo-container {
    margin: 0 auto;
    text-align: center;
    padding-top: 20px;
}

.logo-stripe {
    background-color: #c67966;
    width: 10px;
    height: 52px;
    margin: 2px;
    margin-bottom: -10px;
    display: inline-block;
}
.logo-text {
    font-family: 'pathwayGothic', Arial;
    padding: 10px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 24pt;
    font-weight: normal;
    color: #7d8279;
    text-decoration: none;
}
.logo-text strong {
    color: #7d8279;
}

/* Menu */
.menu {
    height:40px;
    width:100%;
    font-size: 16px;
}
.border-wrapper {
    width: 1200px;
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-color: #c3c3c0;
    /*height: 40px;*/
    margin: 0 auto;
}
.menu a {
    height: 40px;
    line-height: 50px;
    text-transform: uppercase;
    position:relative;
    font-family: Arial;
    top: -4px;
    font-size: 10pt;
    display: inline-block;
    text-decoration: none;
    color: #93948e;
}
.menu-inner span {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 0;
}
.menu-inner {
    text-align: justify;
}
.menu a:hover {
    text-decoration: underline;
}
.menu a.selected {
    background: url('images/dot.png') no-repeat top center;
}
.menu div.separator {
    width: 4px;
    height: 64px;
    background: url('images/menu-separator.png') no-repeat top left;
    float: left;
}

/* Bottom */
.bottom {
    clear: both;
    margin: 0;
    min-width: 1200px;
    height: 160px;
    padding: 20px 0;
    background-color: #7e827a;
    background-image: url("images/shadow_bg.png");
    background-repeat: repeat-x;
    color: #f4f3f3;
}

.bottom a {
    color: #a1cd48;
}

.bottom a:hover {
    text-decoration: none;
}
.footer-wrapper {
    min-width: 1200px;
}

#footerContent {
    width: 960px;
    margin: 0 auto;
    text-align: left;
}
#footerContent h3 {
    font-family: 'pathwayGothic';
    color: white;
    font-size: 20pt;
    font-weight: 100;
    font-style: normal;
    margin-bottom: 10px;
    text-transform: uppercase;
}
#footerContent .content {
    width: 27%;
    display: inline-block;
    font-family: Arial;
    vertical-align: top;
}
#footerContent .content p {
    padding: 0px;
    margin: 0px;
    padding-top: 3px;
    padding-bottom: 3px;
    font-weight: 100;
    font-size: 10pt;
}
#footerContent .content img {
    float: left;
    padding-right: 10px;
}
#footerContent .content a {
    color: #f4f3f3;
}

.silent {
    text-decoration: none;
}



/* MAIN */
.main {
    padding:30px 0 0 0;
}

.box {
    border:1px solid #e8e8e8; 
    background-color:#ffffff;
    border-radius:5px;
    padding:50px 79px 30px 79px;
    width:800px;
    margin:0 0 50px 0;
}

.title {
    display:block;
    padding:10px 0 20px 0;
    line-height:35px;
    font-size:37px;
    letter-spacing: -2px;
}
.title a {
    color:#666;
}

div.content div.breadcrumbs {
    font-size: 11px;
    margin: 0px 0px 10px 0px;
}

.social {
    float:right;
    z-index:5;
    width:150px;
    overflow:hidden;
}
.social a {
    display:block;
    line-height:2em;
    height:0;
    float:right;
    margin:0 0 0 13px;
    padding:24px 0 0 0;
    overflow: hidden;
}
.social a.youtube {
    background: url("images/social2.png") left bottom no-repeat;
    width:61px;
}
.social a.youtube:hover {
    background-position:left top;
}
.social a.facebook {
    background: url("images/social2.png") right bottom no-repeat;
    width:24px;
}
.social a.facebook:hover {
    background-position: right top;
}
.social a.twitter {
    background: url("images/social3.png") left bottom no-repeat;
    width:24px;
}
.social a.twitter:hover {
    background-position: left top;
}

/* language menu */
.languages {
    padding:0;
    margin: 0;
    position: absolute;
    top:0;
    right:0;
    padding-top: 5px;
    padding-bottom: 5px;
    background: #797c74;
    display: inline-block;  
    margin-top: 0px;
    font-size: 10pt;
    z-index:6;
}
.languages a {
    color: #dedede;
    font-weight: 100;
    text-decoration: none;
}
.languages a:hover {
    text-decoration: underline;
}
.lang-trigger {
    padding-right: 15px;
    padding-left: 15px;
    margin-top: 0px;
    font-size: 10pt;
    color: #dedede;
}
.langs {
    padding:0;
    margin: 0;
    margin-top: 5px;
    list-style: none;
}
.langs .active {
    color: #dedede;
}
.langs li {
    padding: 0;
    margin: 0;
    list-style: none;
    display: block;
    font-size: 10pt;
    padding: 0 15px 3px 15px;
    line-height: 18px;
}
.langs li a {
    text-decoration: none;
    padding:0;
    font-size: 10pt;
    line-height: 18px;
}
.langs li a:hover {
    text-decoration: underline;
}



/*** Blocks ***/

div.blocks {
    width: 200px;
}

div.blocks div.box {
    font-size: 11px;
    padding: 10px 12px 12px 12px;
    margin: 0px 0px 10px 0px;
    border: 1px solid #d3d3d3;
    background-color: #fcfcfb;
    background-image: url("images/box-bg.gif");
    background-repeat: repeat-x;
}

/* Styly pre bloky - vid Blocks/conf/setup.php: styles */
/*
div.blocks div.box-grey {
}

div.blocks div.box-green {
    border-color: #7ec916;
}

div.blocks div.box-red {
    border-color: #ba1f25;
}
*/

div.blocks div.box div.box-title {
    color: #7ec916;
    margin: 0px;
    padding: 0px 0px 5px 0px;
    font-size: 15px;
}

div.blocks div.box p {
    margin: 0px 0px 5px 8px;
    padding: 0px;
}

div.blocks div.box ul, div.blocks div.box ol {
    padding-left: 23px;
    margin: 0px 0px 5px 0px;
}

div.blocks div.box ul {
    list-style-type: circle;
}

div.blocks div.box ul ul, div.blocks div.box ul ol, div.blocks div.box ol ol, div.blocks div.box ol ul {
    padding-left: 12px;
    margin-bottom: 0px;
}

div.blocks div.box li {
}

div.blocks div.box ul li a {
    color: #606060;
    text-decoration: none;
}

div.blocks div.box ul li.in-breadcrumbs a, div.blocks div.box ul li.selected a {
    color: #7ec916;
}

div.blocks div.box ul li.selected a {
    font-weight: bold;
}

div.blocks div.box ul li.not-selected a {
    font-weight: normal;
    color: #606060;
}

div.blocks div.box ul li a:hover {
    color: #7ec916;
}



/*** SiteMap ***/

ul.sitemap {
    margin: 0px 0px 20px 25px;
    padding-left: 20px;
    list-style-type: circle;
}

ul.sitemap ul {
    margin: 0px 0px 0px 7px;
    padding: 0px 0px 0px 15px;
    list-style-type: circle;
}

ul.sitemap ul li {
}

ul.sitemap li a {
    text-decoration: none;
}

ul.sitemap li a:hover {
    text-decoration: underline;
}

/*** jQuery tooltip ***/
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }

.odkaz {
    width: 100%;
    max-width: 336px;
}

.odkaz__image {
    max-width: 336px;
}


/** hotfix **/
.topColorWrapper .festival-info h1 a {font-size:32px!important;}

.homescreenWrapper .miniature .textPlacement a  {font-size:23px!important;}

