﻿/* CSS style document */

@import url('_grid.css');
@import url('_msgs.css');
@import url('_navigace.css');
@import url('_msgs.css');
@import url('_icons.css');


@media all {

body {
	padding: 0px;
	margin: 0px;
	background-color: #2c2c2c;
	overflow-y: scroll;
	}

hr {
	color: #bbb;
	background-color: #bbb;
	height: 1px;
	border: 0px none;
	margin: 10px 0px;
	}


.cistic {
	clear: both;
	visibility: hidden;
	display: block;
	height: 0px;
	font-size: 1px;
	}


hr.cistic {
	clear: both;
	color: #ddd;
	background-color: #ddd;
	height: 1px;
	border: 0px none;
	margin: 10px 0px;
	visibility: visible;
	}

.aC { text-align: center; }
.aL { text-align: left; }
.aR { text-align: right; }
.aJ { text-align: justify; }

.vaT { vertical-align: top; }
.fwB { font-weight: bold; }

.fs6  { font-size: 6pt; }
.fs7  { font-size: 7pt; }
.fs8  { font-size: 8pt; }
.fs9  { font-size: 9pt; }
.fs10 { font-size: 10pt; }
.fs11 { font-size: 11pt; }
.fs12 { font-size: 12pt; }

.cR   { color: #b00; }
.cG   { color: #080; }
.cB   { color: #009ee1; }
.cW   { color: #fff; }
.cO   { color: #f90; }
.c60  { color: #f60; }
.c90  { color: #fb0; }
.c000 { color: #000; }
.cCCC { color: #ccc; }
.c666 { color: #666; }
.c369 { color: #369; }

.inv { display: none; }
.hidden { visibility: hidden; }

h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	font-family: 'Arial CE', Arial, 'Helvetica CE', Helvetica, Tahoma, Verdana !important;
	}

h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
	}


h2 {
	color: #009ee1; /* #009ee1 */
	}

h3, h4, h5, h6 {
	font-size: 11pt;
	padding: 10px 0px 0px 0px;
	}

sup { font-size: 6pt !important; }


#top-link {
	display: none;
	width: 36px;
	height: 36px;
	background: url(../images/totop-arrow.png) no-repeat left 0px;
	color: #f90;
	font-size: 11px;
	text-decoration: none;
	position: fixed;
	right: 10px; /* -100px */
	bottom: 20px;
	z-index: 998;
	border: 0px solid #e2e2e2;

	}
#top-link span { display: none; }

#top-link:hover {
	background: url(../images/totop-arrow.png) no-repeat left -36px;
	color: #f90;
	border: 0px solid #f90;
	}

a img { border: 0px none; }

div.line {
	height: 30px;
	display: block;
	background: url('../images/line_hor1.png') no-repeat center top;
	clear: both;
	}

.wrapper {
	width: 930px;
	padding: 0px 15px 0px 15px; /* 0px 15px 0px 250px  -  left VB | 0px 15px  -  normal */
	margin: 0px auto;
	position: relative;
	}

.wLine {
	background: url('../images/dot_line.gif') repeat-y 635px top;
	}

#Top .wrapper { height: 90px; display: block; }


#SnemOnLine {
	width: 590px;
	display: block;
	border-bottom: 1px solid #efefef;
	margin-top: 30px;
	padding-bottom: 30px;
	}

/* =======================================================================  TOP  ======================================================================= */

#Top {
	display: block;
	height: 90px;
	position: relative;
	background-color: #f3f3f3;
	border-top: 15px solid #dfdfdf;
	}

.fixed_panel_right {
	width: 140px;
	height: 300px;
	padding: 0px;
	border: 0px solid #009ee1;
	display: block;
	background: url('../images/bartovo_desatero.jpg') no-repeat left top;
	position: absolute;
	top: 135px;
	right: -9000px;
	z-index: 10000;
	}

.vanocni_koncert_left,
.vanocni_koncert_right {
	width: 140px;
	height: 600px;
	padding: 3px;
	border: 1px solid #009ee1;
	display: block;
	background: url('../images/vanocni_koncert_VV.jpg') no-repeat 3px 3px;
	position: absolute;
	top: 425px;
	right: -9000px;
	z-index: 10000;
	}

.vanocni_koncert_left a,
.vanocni_koncert_right a {
	width: 140px;
	height: 600px;
	display: block;
  }

.vanocni_koncert_left a span,
.vanocni_koncert_right a span {
	display: none;
  }

/* ======================================================================  LOGO  ======================================================================= */

#Logo {
	width: 180px;
	height: 50px;
	display: block;
	position: absolute;
	top: 20px;
	left: 20px; /* 270px - left  | 20px - normal */
	color: #fff;
	background: transparent url('../images/logo.png') no-repeat left top;
	}

#Logo a {
	width: 180px;
	height: 50px;
	display: block;
	text-decoration: none;
	color: #fff;
	}

#Logo span { display: none; }


/* ======================================================================  SEARCH  ===================================================================== */

#srchForm {
	width: 300px;
	height: 35px;
	display: block;
	top: -15px; /* -35 a -15 horni prouzek ... -50 schovany */
	right: 25px;
	position: absolute;
	z-index: 10000;
	}

#srchFormPlace {
	width: 300px;
	height: 35px;
	display: block;
	background: #000;
	background: transparent url('../images/bgrs/bgr_black_70.png') repeat left top;
	background: rgba(57, 62, 66, 0.9);
	-webkit-border-radius: 0px 0px 5px 5px;
	   -moz-border-radius: 0px 0px 5px 5px;
			border-radius: 0px 0px 5px 5px;
	}

#sfShow {
	width: 30px;
	height: 26px;
	display: block;
	cursor: pointer;
	background: rgba(57, 62, 66, 0.9) url('../images/icons/zoom_slide.png') no-repeat center center;
	-webkit-border-radius: 0px 0px 5px 5px;
	   -moz-border-radius: 0px 0px 5px 5px;
			border-radius: 0px 0px 5px 5px;
	position: absolute;
	right: 30px;
	top: -50px;
	}

#sfClose {
	width: 16px;
	height: 16px;
	display: block;
	cursor: pointer;
	background: url('../images/icons/x_close.png') no-repeat center center;
	position: absolute;
	right: 7px; /* left */
	top: 8px;
	display: none;
	}

.txtSrch {
	width: 246px; /* 230 */
	height: 22px;
	display: block;
	padding-left: 5px;
	padding-right: 28px;
	font-size: 9pt;
	color: #999;
	font-style: italic;
	position: absolute;
	top: 3px;
	right: 10px; /* 28 */
	}

.srchActive {
	color: #000;
	font-style: normal;
	}

.btnSrch {
	width: 18px;
	height: 18px;
	display: block;
	position: absolute;
	top: 7px;
	right: 16px; /* 34 */
	}

#srchFormMsg {
	width: 180px;
	height: 25px;
	display: block;
	position: absolute;
	right: 320px;
	top: 7px;
	color: #b00;
	font-size: 10pt;
	font-family: Arial;
	text-align: right;
	display: none;
	}


/* =======================================================================  MENU  ====================================================================== */

#Menu {
	display: block;
	position: absolute;
	top: 20px;
	right: 25px;
	}

#Menu ul {
	padding: 0px;
	margin: 0px;
	}

#Menu ul li {
	list-style-type: none;
	float: left;
	padding: 0px;
	margin: 0px;
	padding: 8px 10px 8px 0px;
	border-left: 1px dotted #bbb;
	}
/*
#Menu ul li:first-child {
	border-left: 0px none;
	}
*/
#Menu ul li:last-child {
	padding-right: 0px;
	}

#Menu ul li a {
	display: block;
	font-family: Arial, 'Helvetica CE', Helvetica, Verdana, Tahoma;
	text-decoration: none;
	padding: 5px 8px;
	margin: 0px;
	color: #000;
	font-size: 9pt;
	text-transform: uppercase;
	}

#Menu ul li a.sel, #Menu ul li a:hover {
	background-color: #009ee1; /* #fb0 */
	color: #fff;
	}



/*
#Menu ul li.rw2 {
	padding: 5px 15px 5px 0px;
	}

#Menu ul li.rw2 a {
	padding: 5px 10px;
	}
*/


#Menu ul li a span {
	color: #666;
	font-size: 7pt;
	text-transform: none;
	}

#Menu ul li a.sel span, #Menu ul li a:hover span {
	color: #dfdfdf;
	}




/* =======================================================================  CONTENT  ======================================================================= */
/*
#VBsideImage {
	width: 420px;
	height: 1000px;
	display: block;
	background: url('../images/vitbarta_side.png') no-repeat left top;
	}

.vbsiFixed { position: fixed; left: -140px; top: 50px; }
.vbsiAbsolute {	position: absolute; left: -140px; bottom: 0px; }
*/

#Content {
	display: block;
	position: relative;
	min-height: 400px;
	/*background: #fff url('../images/vanoce_main_bgr.jpg') no-repeat top center;*/
	background-color: #fff;
	padding: 30px 0px;
	font-family: Arial, 'Helvetica CE', Helvetica, Verdana, Tahoma;
	}

#VanoceTop {
	width: 930px;
	height: 320px;
	display: block;
	background: #e2f7fc url('../images/vanoce_top_bgr.jpg') no-repeat top center;
	margin: -30px auto 0 auto;
	}

.contentFull {
	width: 920px;
	padding-top: 16px;
	position: relative;
	}


.contentLeft {
	float: left;
	width: 590px;
	padding: 16px 20px 16px 10px;
	border-right: 1px solid #efefef;
	}

.contentRight {
	float: left;
	width: 279px;
	margin-left: 20px;
	padding-top: 10px;
	}

.contentLeft h1 {
	font-size: 16pt;
	padding: 0px 0px 10px 0px;
	margin-right: 10px;
	color: #009ee1;
	border-bottom: 1px solid #e6e6e6;
	text-transform: uppercase;
	}

.contentLeft .article {
	position: relative;
	border-bottom: 1px solid #efefef; /* dashed #ddd */
	padding: 40px 10px 40px 0px;
	/*overflow: hidden;*/
	color: #888;
	}

.contentLeft #Articles .article:first-child {
	padding-top: 30px;
	}

.contentLeft #Articles.hp .article:first-child {
	padding-top: 10px;
	}

.contentLeft #Articles .article:last-child {
	margin-bottom: 30px;
	border-bottom: 0px none;
	}

.contentLeft .article h2 {
	font-size: 13pt;
	color: #444;
	}

.contentLeft .article h2 a { color: #444; text-decoration: none; }
.contentLeft .article h2 a:hover { color: #009ee1; }

.contentLeft .articleImage {
	display: inline-block;
	margin: 15px 20px 10px 0px;
	/*background: #f8f8f8;*/
	border: 1px solid #eee;
	padding: 5px;
	position: relative;
	float: left;
	}
/*
.contentLeft .articleImage:after {
	top: 50%;
    bottom: 0px;
    left: 5px;
    right: 5px;
    z-index: -2;
	content: " ";
	after: " ";
	position: absolute;
    -webkit-border-radius: 100px / 10px;
       -moz-border-radius: 100px / 10px;
			border-radius: 100px / 10px;
    -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.9);
       -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.9);
			box-shadow: 0px 0px 10px rgba(0,0,0,0.9);
	}
*/
/* a nebo */
/*
.contentLeft  .img-drop-shadow {
    background: #fff;
     -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.3);
             box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.3);
    }

.img-drop-shadow:before,
.img-drop-shadow:after {
    content: "";
    position: absolute;
    z-index: -2;
	}

.shadow-curved:before {
    top: 50%;
    bottom: 0px;
    left: 10px;
    right: 10px;
    -webkit-border-radius: 100px / 10px;
       -moz-border-radius: 100px / 10px;
			border-radius: 100px / 10px;
    -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.4);
       -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.4);
			box-shadow: 0px 0px 10px rgba(0,0,0,0.4);
	background-color: #f90;
	}
*/




.contentLeft .articleImage:after {
	width: 190px;
	height: 7px;
	content: " ";
	after: " ";
	position: absolute;
	bottom: -7px;
	left: -5px;
	background: transparent url('../images/image_shadow.png') no-repeat center top;
	}


.contentLeft .articleImage img {
	border: 1px solid #f8f8f8;
	width: 180px;
	}

.contentLeft .article p {
	font-size: 10pt;
	text-align: justify;
	line-height: 20px;
	}

.contentLeft .article a.more {
	display: inline-block;
	padding: 5px 12px;
	color: #fff;
	font-size: 10pt;
	background-color: #009ee1;
	text-decoration: none;
	position: absolute;
	right: 15px;
	bottom: 20px;
	}

.contentLeft ul {
	list-style-image: url('../images/odrazka.gif');
	}

.contentLeft ul li {
	padding-top: 5px;
	padding-bottom: 5px;
	}



.contentRight h2 {
	font-size: 12pt;
	color: #444; /* #009ee1 */
	background-color: #f4f4f4;
	padding: 10px 15px;
	text-transform: uppercase;
	}

.contentRight h2 a {
	display: block;
	color: #444;
	text-decoration: none;
	}

.contentRight h2 a:hover {
	/*color: #009ee1;*/
	text-decoration: underline;
	}

.contentRight .sekce + h2 {
	margin-top: 0px;
	}

.contentRight h2.ico {
	padding-left: 45px;
	background-position: 15px center;
	background-repeat: no-repeat;
	}


.rsSekce {
	width: 278px;
	display: block;
	margin-bottom: 30px;
	position: relative;
	}


.contentRight .article {
	position: relative;
	border-bottom: 0px dashed #ddd;
	padding: 5px 0px;
	overflow: hidden;
	}

.contentRight .article h3 {
	font-size: 10pt;
	color: #009ee1;
	}

.contentRight .article h3 a {
	font-size: 10pt;
	color: #009ee1;
	text-decoration: none;
	}

.contentRight .article h3 a:hover {
	color: #000;
	}

.contentRight .article h3 + p {
	padding-top: 5px;
	margin-top: 0px;
	}

.contentRight .sekce {
	padding: 5px 15px 0px 15px;
	}

.contentRight .sekce .article:first-child {
	padding-top: 10px;
	}

.contentRight .sekce .article:last-child {
	padding-bottom: 35px;
	border-bottom: 0px none;
	}

.contentRight .box .article:last-child {
	padding-bottom: 10px;
	border-bottom: 0px none;
	}

.contentRight .box {
	border: 1px solid #eee;
	background-color: #fcfcfc;
	padding: 5px 15px 0px 15px;
	}

.contentRight h2 + .box {
	margin-top: 15px;
	}

.contentRight .article p {
	font-size: 10pt;
	color: #888;
	text-align: justify;
	line-height: 20px;
	}

.article p.datum {
	font-size: 9pt;
	color: #aaa;
	}

.contentRight .article a.more {
	display: inline-block;
	color: #009ee1;
	font-size: 10pt;
	text-decoration: none;
	position: absolute;
	right: 5px;
	bottom: 5px;
	}

.contentRight .article a.more:hover {
	color: #f90;
	}


/* =======================================================================  FOOTER  ======================================================================= */


#Footer {
	display: block;
	position: relative;
	padding: 20px 0px 0px 0px;
	margin: 0px;
	font-family: Arial, 'Helvetica CE', Helvetica, Verdana, Tahoma;
	}

#Footer .footerLeft, #Footer .footerMiddle, #Footer .footerRight {
	min-height: 380px;
	display: block;
	padding: 0px 15px 0px 5px;
	overflow: hidden;
	float: left;
	}

#Footer .footerLeft {
	width: 280px;
	/*background: url('../images/footer_seperator.gif') no-repeat right top;*/
	}

#Footer .footerMiddle {
	width: 280px;
	margin-left: 20px;
	/*background: url('../images/footer_seperator.gif') no-repeat right top;*/
	}

#Footer .footerRight {
	width: 290px;
	padding: 0;
	margin-left: 20px;
	}

#Footer .title {
	color: #999;
	text-transform: uppercase;
	font-size: 12pt;
	padding: 10px 0px;
	}

#Footer .title a {
	color: #999;
	text-decoration: none;
	}

#Footer .title a:hover, #Footer .title:hover a {
	color: #f90;
	}

#Footer .calItem {
	display: block;
	padding: 7px 5px 7px 10px;
	margin: 5px 10px 5px 0px;
	background: rgba(255, 255, 255, 0.05);
	}

#Footer .calItem .event {
	color: #8c8c8c;
	font-size: 10pt;
	}

#Footer .calItem .event a {
	color: #8c8c8c;
	text-decoration: none;
	}

#Footer .calItem .event a:hover {
	color: #ddd;
	}

#Footer .calItem .event span {
	color: #f90;
	font-size: 9pt;
	}


#Footer .footerLeft ul {
	padding: 0px;
	margin: 0px;
	list-style-image: url('../images/odrazka.gif');
	}

#Footer .footerLeft ul {
	list-style-image: url('../images/odrazka_orange.gif');
	}

#Footer .footerLeft ul li {
	padding: 5px 0px 5px 5px;
	margin: 0px;
	margin-left: 20px;
	font-size: 8pt;
	color: #666;
	}

#Footer .footerLeft ul li a {
	font-size: 10pt;
	color: #8c8c8c;
	text-decoration: none;
	display: block;
	}

#Footer .footerLeft ul li.vip a {
	color: #e90;
	}

#Footer .footerLeft ul li a span {
	font-size: 8pt;
	color: #666;
	}

#Footer .footerLeft ul li a:hover {
	color: #ddd;
	}

#Footer .footerLeft ul li a:hover span {
	color: #8c8c8c;
	}

#footerBottom {
	height: 70px;
	background: #000;
	font-size: 8pt;
	color: #888;
	font-family: Tahoma, Arial, 'Helvetica CE', Helvetica, Verdana;
	margin-top: 30px;
	}

#Copyright {
	position: absolute;
	top: 0px;
	left: 30px;	/* 280px - vb left  |  30px - normal */
	line-height: 70px;
	}

#MadeIn {
	height: 20px;
	display: block;
	line-height: 20px;
	position: absolute;
	top: 25px;
	right: 30px;
	}
#MadeIn a { color: #888; text-decoration: none; }
#MadeIn a:hover { color: #ddd; }

.footerLines { padding-bottom: 10px; background: url('../images/bgr_footer.png') repeat-y left top; }




/* =======================================================================  PROMO  ======================================================================= */


/*
.pnlPromo { position: fixed; bottom: 0px; left: 0px; width: 100%; height: 0px; display: block; z-index: 10001; }
#pnlPromoWrapper { width: 960px; position: relative; margin: 0 auto; height: 0px; }
*/
#PromoPanel {
	width: 300px;
	position: fixed;
	bottom: -50px; /* -50 */
	right: -5000px; /* 15 */
	background: #f8f8f8;
	border: 1px solid #ccc;
	-webkit-border-radius: 6px 6px 0 0;
	   -moz-border-radius: 6px 6px 0 0;
			border-radius: 6px 6px 0 0;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.2);
	   -moz-box-shadow: 0 0 5px rgba(0,0,0,.2);
			box-shadow: 0 0 5px rgba(0,0,0,.2);
	font-family: Arial, Verdana, Tahoma;
	padding-bottom: 50px;
	z-index: 998;
	}

#PromoPanelTitle {
	height: 34px;
	line-height: 34px;
	padding: 0 0 0 30px;
	margin: -3px 0 0 0;
	background: url('../images/bgr_promo_title.png') no-repeat 10px top;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	-webkit-text-shadow: 1px 1px 1px rgba(0,0,0,.7);
	   -moz-text-shadow: 1px 1px 1px rgba(0,0,0,.7);
			text-shadow: 1px 1px 1px rgba(0,0,0,.7);
	}

#PromoPanelText {
	padding: 5px 15px 10px 15px;
	font-size: 10pt;
	text-align: justify;
	line-height: 20px;
	color: #444;
	}

#PromoPanelText a { text-decoration: none; color: #009ee1; }
#PromoPanelText a:hover { text-decoration: underline; color: #222; }

#PromoPanelClose {
	width: 16px;
	height: 16px;
	background: url('../images/icons/ico_10_close.png') no-repeat left top;
	position: absolute;
	top: 10px;
	right: 10px;
	display: none;
	cursor: pointer;
	}

#PromoPanelOpen {
	width: 300px; /* 16 */
	height: 34px; /* 16 */
	background: url('../images/icons/open.png') no-repeat 274px center; /* left top */
	position: absolute;
	top: 0px; /* 10 */
	right: 0px; /* 10 */
	display: none;
	cursor: pointer;
	}

.closed #PromoPanelOpen { display: block; }





/* =======================================================================  TAGS HP  ======================================================================= */


.contentLeft #kwsTags { border-top: 1px solid #e6e6e6; margin-top: 50px; padding: 15px 5px 0px 5px; position: relative; }
.contentLeft #kwsTags.hpTags { border: 1px solid #efefef; border-top: 0px none; margin-top: 0px; padding: 15px 15px 10px 15px; position: relative; background: #f9f9f9; }

.contentLeft #kwsTagsTitle {
	position: absolute;
	top: 0;
	right: 0;
	/*overflow: hidden;*/
	display: block;
	padding: 1px 22px 2px 7px;
	font-size: 8pt;
	color: #888;
	background: #f6f6f6 url('../images/icons/tags.png') no-repeat top right;
	}

.contentLeft #kwsTags.hpTags #kwsTagsTitle { background-color: transparent; top: 5px; right: 5px; }

.contentLeft #kwsTags .kwsTag {
	border: 1px solid #82cdff;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
			border-radius: 3px;
	font-size: 12px;
	background: #c4f2ff;
	display: inline-block;
	/*float: left;*/
	padding: 4px 8px 4px 8px;
	margin: 5px;
	}


.contentLeft #kwsTags .tagStyle1 { font-size: 10px; }
.contentLeft #kwsTags .tagStyle2 { font-size: 14px; }
.contentLeft #kwsTags .tagStyle3 { font-size: 17px; }
.contentLeft #kwsTags .tagStyle4 { font-size: 19px; }
.contentLeft #kwsTags .tagStyle5 { font-size: 22px; }


.contentLeft #kwsTags .kwsTagg:first-child { margin-left: 0 }

.contentLeft #kwsTags .kwsTag a { text-decoration: none; color: #2c8bca; }

.contentLeft #kwsTags .clkTag {
	border: 1px solid #a5d24a;
	background: #cde69c;
	}

.contentLeft #kwsTags .clkTag a { text-decoration: none; color: #638421; }

.contentLeft #kwsTags a span { display: none; }


#Kalendarium { background: #f4f4f4; padding: 10px 15px; margin: -15px 0 15px 0; font-size: 12px; color: #666; }
#KalendariumTitle { color: #000; }
.kalendariumPol { padding: 4px 0; }
.kalendariumPol span { color: #009ee1; }

} /* media all */