@charset "UTF-8";
/* CSS Document */

body {
	width: 1002px;
	margin: 0 auto;
	padding: 0;
	font-size: 16px;
	font-family: Helvetica;
	color:  #333;
	background: url(../images/background.gif) top repeat-x #fff;
}

/* IE hack */
* body {margin: 0 auto 0 auto;}
/* end */

#pagecontainer {
	margin: 0;
	padding: 0 12px 0 12px;
	width: 966px;
	position:relative;
        background: #fff;
top:0;
border-top: 1px solid #fff;
}

H1 {
	font-size: 32px;
	margin: 24px 0 0 0;
	padding: 0;
	text-align: center;
}

h2 {}
h3 {font-weight: normal;}
h4 {font-weight: normal;
}

/* TOP NEWS */

#topnews {
	margin: 32px 0;
	padding: 0;
	border-top: 1px solid #ccc;
	}
	
#topnews .title {
	float:left;
	position: absolute;
	top: 125px;
	font-family: Georgia, Times, 'Liberation Serif', serif;
	margin: 0 1px 1px 0;
	padding: 0;
	font-size: 24px;
	line-height: 24px;
	}

#topnews h3 a {
	color: #C42535;
	text-decoration: none;
}

#topnews h3 a:hover {color: #C42535;}
	
#topnews h3 {
	font-family: Georgia,Times,'Liberation Serif',serif;
	margin: 0;
	padding: 0 0 3px 0;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
}
	
#topnews dl {
	float: left;
	width: 297px;
	height: 84px;
	padding: 12px;
	background: #eee url(../images/background2.gif) top repeat-x;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 24px;
	margin-left: 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	}
	
#topnews dt {
	margin: 0;
	padding: 0;
	}
	
#topnews dd {
	text-align: justify;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 12px;
	overflow: hidden;
	}
	
#topnews dd b {
	color: #C42535;
}

#topnews dd a {
	text-decoration: none;
	color: #C42535;
}

#topnews dd a:hover {color: #C42535;}
	
#topnews .image {
	float: left;
	margin: 0;
	padding: 0 12px 0 0;
	border: 0;
}

#topnews img {border: 0;}

#topnews .image img {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	}
#topnews cite {
	word-wrap: break-word;
}
	
/* MAIN */

#main {
	float: left;
	width: 642px;
	margin: 0;
	padding: 0;
	background: #fff;
}

#main h1 {
	margin: 0 0 24px 0;
	padding: 6px 0;
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	color: #fff;
	background: #C42535;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	}

#main dl {
	clear: both;
	margin: 0;
	padding: 0;
}

#main dt a {
	color: #C42535;
	text-decoration: none;
}

#main dt a:hover {
	color: #556270;
}

#main dt a:visited {
	color: #ff6b6b;
}

#main dt a:visited:hover {
	color: #556270;
}

#main dd a {
	color: #0D6591;
	text-decoration: none;
}

#main dd a:hover {
	color: #C42535;
}

#main dt {
	margin: 0 0 6px 0;
	padding: 0;
}

#main H4 {
	color: #C42535;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
}

#main dd {
	margin: 0 0 0 0;
	padding: 0;
	font-size: 16px;
	line-height: 20px;
}

#main .txt {
	margin: 0 0 0 84px;
		
	}

#main .image {
		float: left;
		margin: 0 12px 12px 0;
		padding: 0 0 0 0;
}

#main img {border: 0;}

#main .image img {
	-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}


.coment {
	text-align: right;
	font-size: 12px;
	clear: both;
	margin: 12px 0 36px 0;
	padding: 6px 12px;
	background: #fff url(../images/background3.gif)bottom repeat-x ;
	border: 1px solid;
	border-color: #f6f6f6 #eee #eee #f6f6f6;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.alt { word-wrap: break-word; } 
	
.coment img { border: 0;}
	
.coment a {color: #556270; text-decoration: none;}
.coment a:hover {color: #C42535;}

.date {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	margin: 0 0 24px 0;
	padding: 6px;
	color: #fff;
	font-weight: bold;
	background: #999;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	
	}
	
.navi {
	margin: 0;
	padding: 0;
}
	
.navi a {
	display: inline-block;
	margin: 0 0 48px 0;
	padding: 6px 12px;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-size: 16px;
	color: #fff;
	background: #556270;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	}

.navi a:hover {
	background: #C42535;
	}
	
.navi .fwd {
	float: left;
}

.navi .bwd {
	float: right;
}

/* RIGHT */

#right {
	width: 300px;
	margin: 0;
	padding: 0;
	float: right;
}

#right a img {
	border: 0;
}

#right a {
	text-decoration: none;
	color: #556270
}

#right a:hover { color: #C42535;}


#right h5 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	margin: 12px 0;
	padding: 6px;
	color: #fff;
	font-weight: bold;
	background: #999;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#right dl {
	margin: 0 12px;
	padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#right dd {
	font-size: 16px;
	line-height: 24px;
	margin: 0;
	padding: 0;}
	
#right dt a {
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	margin: 6px 0;;
	padding: 3px 24px;
	background: #eee;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	}

#right dt a:hover {
	color: #eee;
	background: #556270;
}

#right .search {
	text-align: left;
	font-size: 12px;
	clear: both;
	margin: 0 0 24px 0;
	padding: 6px 12px;
	background: #eee url(../images/background2.gif) top repeat-x ;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#sidebar {
	float: right;
	width: 300px;
	height: 100%;
	background: #eee;
}

#sidebar h1 {
	margin: 0 16px 16px 16px;
	padding: 0;
	font-size: 24px;
	letter-spacing: -1px;
}

#sidebar h3 {
	margin: 0 16px 16px 16px;
	padding: 0;
	font-weight: normal;
	font-size: 24px;
	letter-spacing: -1px;
}

#sidebar .vec {
	display: block;
	clear: both;
	padding: 16px;
	height: 32px;
	margin: 0;
	}

#sidebar .vec img, #sidebar .vec span {
	line-height: 32px;
	vertical-align: middle;
	}

#sidebar .vec img {
	margin-left: 16px;
}

#sidebar .vec:hover {
	background: #eee;

}

#right .search input {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	border: 1px solid #999;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#right .search .textfield {
	width: 204px;
	padding: 3px 0;
	margin: 0 6px 0 0;
	border: 1px solid #ccc;
	color: #333;
	}
	
#right .search .submit {
	width: 60px;
	margin: 0;
	padding: 3px 0;
	color: #fff;
	border: 0;
	background: #556270;
}

#right .search .submit:hover {
	background: #C42535;}

/* CLANEK */

#main .info {
	margin: 0 0 4px 0;
	padding: 0;
	color: #999;
	font-size: 12px;
	line-height: 12px;
	}
	
#coment {
	padding: 0;
	margin: 0;
}
	
#coment .title {
	color: #C42535;
	font-size: 24px;
	line-height: 24px;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
	
#coment form {
	margin: 12px 0 0 0;
	padding: 0;
	}

#coment form label {
	float: left;
	width: 84px;
	}
	
#coment form textarea {
	border: 1px solid #ccc;
	width: 552px;
	font-size: 16px;
	color: #333;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	}
	
#coment .textfield {
	border: 1px solid #ccc;
	width: 341px;
	font-size: 16px;
	color: #333;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	}
	
#coment .button {
	float: right;
	margin: 12px 0 48px 0;
	padding: 6px 12px;
	text-decoration: none;
	font-size: 16px;
	color: #fff;
	background: #556270;
	border: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	}
	
#coment .button:hover {
	background: #C42535;
	}

#coment ol {
	clear: both;
	list-style: none;
	margin: 0 0 24px 0;
	padding: 0;
	border-bottom: 3px solid #ccc;
}

#coment li {
	margin: 0;
	padding: 12px 0;
	border-top: 1px solid #ccc;
}

#coment .name {
	float: left;
	margin: 0 0 6px 0;
	line-height: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
#coment .name cite {
	color: #000;
	font-weight: bold;
	}

#coment .added {
	float: right;
	margin: 0 0 6px 0;
	font-size: 12px;
	line-height: 16px;
	color: #999;
	
	}

#coment p {
	clear: both;
	padding: 0;
	margin: 0;
	line-height: 20px;
	}

#coment .reply {
		float: right;
		position:relative;
		top: -4px;
}

#coment .reply a {
	display: inline-block;
	color: #fff;
	background: #999;
	margin: 0;
	padding: 2px;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	}
	
#coment .reply a:hover {background: #C42535;}
	
	
/* .alt {background: #eee;} */
	
	
#read {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 12px 32px;
	padding: 12px 24px;
	background: #eee;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

#read .title {
	font-size: 24px;
	line-height: 24px;
	color: #C42535;
	margin: 0 0 12px 0;
}

#read a {
	color: #C42535;
	text-decoration: none;}
	
#read a:hover {color: #556270;}

#read ul {
	padding: 0;
	margin: 0 0 12px 0;
	list-style: none;
}

#read li {
	clear: both;
	padding: 12px 0 0 0;
	margin: 0;
}

#read li a {
	color: #556270;
	text-decoration: none;}
	
#read li a:hover {color: #C42535;}

#read li img {
	padding: 0;
	margin: 0;
	border: 0;
}

#read li .thumb {
	margin: 0 12px 0 0;
	float: left;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

/* BOXI */

#banner300 {
	width: 300px;
	height: 250px;
	margin: 0 0 24px 0;
	padding: 0;
}

#banner300 img {	border: 0;}


.futuredays {
	padding: 16px 0 0 0;}

.futuredays h2 {
	font-size: 32px;
	line-height: 32px;
	margin: 0 0 32px 16px;
	font-weight: normal;
}

.futuredays .normal {
	display: block;
	position: relative;
	width: 352px;
	height: 234px;
	margin: 0 0 32px 0;
	padding: 0;
	overflow:hidden;
	z-index: 1;
	background: #aa171c;
	}

.futuredays .normal:last-child {
	margin-bottom: 16px;
}

.futuredays .backlink {-moz-box-shadow:none !important;-webkit-box-shadow:none !important;box-shadow:none !important;-moz-transform:none !important;-ms-transform:none !important;-webkit-transform:none !important;transform:none !important;
	z-index: 1;
	}

.futuredays .backlink:hover {
	opacity: 0.7;
	filter: alpha(opacity=25);
	}

.futuredays .normal .type {
	position: absolute;
	display: block;
	top: 0;
	right: 0;
	padding: 10px 16px;
	z-index: 5;
	font-size: 12px;
	line-height: 12px;
	color: #fff;
	text-transform:uppercase;
	background-color: rgba(0,0,0,0.5);
}

.futuredays .normal .type:hover {
	background: #aa171c;
}

.futuredays .normal dl {
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 12px;
	line-height: 16px;
	color: #fff;
	width: 352px;
	margin: 0;
	padding: 0 0 16px 0;
	background-color: rgba(0,0,0,0.5);
}

.futuredays .normal dt, .futuredays .normal dd {
	margin: 0;
	padding: 0;
}

.futuredays .normal dt a {
	display: block;
	color: #fff;
	padding: 16px 16px 4px 16px;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	max-height: 40px;
}

.futuredays .normal dt a:hover {
	text-decoration: underline;
}

.futuredays .normal dd {
	font-size: 12px;
	line-height: 16px;
	padding: 0 16px;
}

.futuredays .normal .location {
	float: left;
	width: 210px;
}

.futuredays .normal .icons {
	position: absolute;
	bottom: 8px;
	right: 0;
}

.futuredays .normal .tickets {
	display: block;
	z-index: 5;
	color: #fff;
	background:url(/images/icon-ticket-w.png);
	background-size: 32px 32px;
	background-repeat: no-repeat;
	padding-left: 40px;
	font-size: 20px;
	line-height: 30px;
}

.futuredays .normal .icons a:hover {
	color: #aa171c;
	text-decoration: underline;
}

.futuredays .normal .tickets small {
	font-size: 10px;
	line-height: 10px;
	display: block;
}

.futuredays .photo {
	width: 352px;
	height: 234px;
}

/* WORD CLOUD */

#cloud {
	width: 300px;
	margin: 0 0 24px 0;
}

#cloud ul {
	margin: 0;
	padding: 0 12px;
	list-style: none;
	text-align: center;
	line-height: 16px!important;
	vertical-align: middle;
}

#cloud ul li {
	display: inline-block;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 20px;
}

#cloud ul li a {
	vertical-align: middle;
	text-align: center;
	padding: 2px 2px;
	display: inline-block;
/*	opacity: 1.0 !important; */
}

#cloud ul li a:hover {
	background: #aa171c;
	color: #fff;
	text-decoration: underline;
}

#cloud .c10 a {
	font-size: 45%;
	line-height: 8px;
	color: #000;
	font-weight: 300;
	opacity: 0.5;
	vertical-align: sub;
}
#cloud .c20 a {
	font-size: 38%;
	line-height: 9px;
	color: #0b0102;
	font-weight: 300;
	opacity: 0.5;
	vertical-align: bottom;
}
#cloud .c30 a {
	font-size: 57%;
	line-height: 10px;
	color: #1a0404;
	font-weight: 300;
	opacity: 0.6;
}
#cloud .c40 a {
	font-size: 63%;
	line-height: 11px;
	color: #2c0607;
	font-weight: 400;
	opacity: 0.6;
	vertical-align: top;
}
#cloud .c50 a {
	font-size: 69%;
	line-height: 12px;
	color: #40090b;
	font-weight: 500;
	opacity: 0.7;
	vertical-align: text-top;
}
#cloud .c60 a {
	font-size: 75%;
	line-height: 13px;
	color: #550b0e;
	font-weight: 600;
	opacity: 0.7;
	vertical-align: super;
}
#cloud .c70 a {
	font-size: 82%;
	line-height: 14px;
	color: #6a0e11;
	font-weight: 700;
	opacity: 0.8;
}
#cloud .c80 a {
	font-size: 88%;
	line-height: 15px;
	color: #7e1115;
	font-weight: 800;
	opacity: 0.8;
	vertical-align: bottom;
}
#cloud .c90 a {
	font-size: 94%;
	line-height: 16px;
	color: #901318;
	font-weight: 800;
	opacity: 0.9;
}
#cloud .c100 a {
	line-height: 17px;
	font-size: 100%;
	color: #aa171c;
	font-weight: 900;
	opacity: 1.0;
}

#cloud .days {
	width: 328px;
	padding: 0 12px;
	overflow: hidden;
	vertical-align: bottom;
}

#cloud .days a {
	display: inline-block;
	float: left;
	width: 45px;
	font-size: 12px;
	margin-right: 1px;
	height: 72px;
	vertical-align: bottom;
}

#cloud .days a:hover {
	background: #ccc;
}

#cloud .days a b {
	display: block;
	color: #777;
	padding: 0 6px 12px 6px;
	line-height: 12px;
	font-weight: normal;
	}
	
#cloud .days a span {
	display: inline-block;
	height: 48px;
	line-height: 48px;
	vertical-align: bottom;
}

#cloud .days a span i {
	display: inline-block;
	font-style: normal;
	background: #aa171c;
	color: #000;
	padding: 0 6px;
	line-height: 48px;
	vertical-align: bottom;
}

#cloud h4 {
	font-size: 16px;
	margin: 0;
	padding: 12px 12px;
}

#cloud .termometer {
	width: 300px;
	/*padding: 0 12px;*/
	overflow: hidden;
	vertical-align: bottom;
	}

#cloud .termometer a {
	display: inline-block;
	float: left;
	width: 40px;
	font-size: 12px;
	line-height: 12px;
	margin-right: 1px;
	height: 72px;
}

#cloud .termometer a:hover {
	background: #ccc;
}

#cloud .termometer a b {
	display: block;
	text-align: center;
	color: #777;
	padding: 0 6px 0 6px;
	line-height: 12px;
	}

#cloud .termometer a .graf {
	display: block;
	width: 45px;
	height: 48px;
	line-height: 48px;
	vertical-align: middle;
	text-align: center;
	position: relative;
	margin: 0;
	padding: 0;
}
	
#cloud .termometer a img {
	display: inline-block;
	vertical-align: middle;
	z-index: 0;
}

#cloud .termometer a span {
	text-align: center;
	display: block;
	width: 45px;
	margin: 0;
	padding: 0;
	line-height: 12px;
	color: #777;
}


#MamboBox {
	margin: 0 0 12px 0;
	padding: 0;
	border: 1px solid #FF7700;
	background: #fff;
	text-align: left;
}

#MamboBox h3 {
	margin: 3px 12px;
	padding: 0;
	color: #000;
	background: #fff;

}

#MamboBox ul {
	margin: 12px 0 0 0;
	padding: 0;
	color: #007C96;
	list-style: none;
}

#MamboBox li {
	margin: 0 0 3px 12px;
	padding: 0;
	color: #007C96;
	width: 128px;
	float: left;
	word-wrap: break-word;
	overflow: hidden;
	min-height: 40px;
}

#MamboBox a {
	font-size: 12px;
	color:  #007C96; text-decoration: none;
}

#MamboBox a:hover {color: #FF7700; text-shadow: #999 0px 1px 1px;}
#MamboBox a:visited {color: #5e939d;}

.imagethumb {
	width: 120px;
	height: 68px;
	background: #000 url(/pic/back-thumb.gif) no-repeat left top;
	margin: 0 0 8px 0;
	padding: 4px;
	text-align: center;
}

.imagethumb img {border: 0;}


/* FOOTER */

#footer {
	clear: both;
	width: 642px;
	margin: 0 0 24px 0;
	padding: 24px 0 0 0;
	text-align: center;
	color: #999;
	font-size: 12px;
	border-top: 1px solid #ccc;
}

/*-----------Style for jQPOOOP--------------------------*/

.popup{
	z-index:5000000;
	position:relative;
	background: white;
	margin: 0;
	padding: 0 0 5px 0;
	-webkit-box-shadow:  0px 0px 10px 10px rgba(0, 0, 0, 0.2);
    box-shadow:  0px 0px 10px 10px rgba(0, 0, 0, 0.2);

}

.popup button {
	position: absolute;
	top: 10px;
	right: 5px;
}

.popup h6 {
	display: block;
	margin: 0;
	width: 100%;
	padding: 15px 0;
	font-size: 15px;
	height: 15px;
	color: #fff;
	background: #505050; /* Old browsers */

/* IE9 SVG, needs conditional override of 'filter' to 'none' */

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUwNTA1MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMDMwMzAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

background: -moz-linear-gradient(top,  #505050 0%, #303030 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#505050), color-stop(100%,#303030)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #505050 0%,#303030 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #505050 0%,#303030 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #505050 0%,#303030 100%); /* IE10+ */

background: linear-gradient(to bottom,  #505050 0%,#303030 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#505050', endColorstr='#303030',GradientType=0 ); /* IE6-8 */

}

.popup h6 span {
	margin-left: 15px;
}

.popup button {

float: right;
background: none;
border: none;
margin: 0;

}

.popup div {

clear: both;
margin: 10px 10px 10px 10px;
}

.popup a {
	font-family: Helvetica, Arial, sans-serif;
	color: #aa171c;
	font-weight: bold;
	text-decoration: none;
}

.popup a:hover {color: #383838;}
