body {
	margin: 0;
	padding: 0;
	top: 0;
	bottom: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-image : url(pict/noty.gif);
	background-color : #E6E6FA;
	position: absolute;
	width: 100%;
    min-width: 770px;
}
/*
div {
	border : 1px solid red;
}
*/
.celek
     {
    margin: auto;  /* vycentrování */
    width: 994px;  /* pevná šířka pro IE (neumí nastavit automatickou šířku mezi "left" a "right" */
    max-width: 994px;      /* maximální šířka */
    height: 100%;             /* určená výška je nutná k určení výšky levého a pravého rámu */
    position: relative;        /* nutné, obsah je absolutně poziciován */
     }
    
*>.celek
     {
      width: 100%;               /* pružná šířka pro "chytré" prohlížeče */
     }

/* Horní lišta */
	 
div.logo {
	position: absolute;
	margin: auto;
	padding: 0px;
	padding-top: 5px;
	height : 110px;
	background-repeat : no-repeat; 
	white-space : nowrap;
	float : none;
	text-align : right;
	margin-right : 5px;
	border-bottom : 1px solid Olive;
	top: 0px;
    left: 5px;
    right: 5px;
    width: 980px; /* pevná šířka pro IE (neumí nastavit automatickou šířku mezi "left" a "right" */
    overflow: hidden;
}

*>div.logo {
	width : auto;
	height: 105px;
}

div.logo img#cks {
	position: absolute;
	top: 35px;
	right: 0px;
	z-index: 0;
	border: none;
}

*>div.logo img#cks {
	top: 30px;
}

a.lang {
	margin-right : 5px;
	text-decoration : none;
	font-size : 75%;
	color: Blue;
}

a#aktual {
	font-style: italic;
	font-weight: bold;
	color: #00ccff;
}

a.lang:hover {
	color: red;
}

div.logo h5 {
	position: absolute;
	left : 280px;
	top: 60px;
	margin: 0;
	padding: 0;
	font-size : 14px;
	letter-spacing : 1px;
	font-weight : bold;
	text-align : left;
	z-index: 20;
	color: #0e0251;
}

div.logo strong {
	position: absolute;
	left : 280px;
	top: 80px;
	margin: 0;
	padding: 0;
	font-size : 16px;
	letter-spacing : 2px;
	font-weight : bolder;
	text-align : left;
	z-index: 20;
	color: #0e0251;
}

/* Pravé menu */

div.menu {
	width : 165px;
	margin: 0;
	float : left;
	position: absolute;
    top: 110px;
    left: 5px;
    height: 60%; 
    min-height: 60%;
    padding: 0;
    overflow: hidden;
    overflow-y: visible;
}

*>div.menu {
	margin-left : 3px;
    height: auto;
    left: 2px;
    top: 111px;
}

div#nav {
	padding: 0px;
	margin: 0;
	font-weight : bold;
	font-size : small;
	text-align : right;
	width: 100%;
	background: #f7f7f7;
}

*>div#nav {
	font-size : 110%;
}

div#nav ul {
	margin: 0;
	padding: 0;
	text-align: right;
	border-left : 1px solid Olive;
	border-right : 1px solid Olive;
}

div#nav li {
	list-style: none;
	margin: 0;
	line-height: 22px;
	padding: 0;
	border-bottom: 1px solid Olive;
}

div#nav li:hover, div#nav a:hover {
	background: #b4e2fc;
}

div#nav li#aktual {
	background: #daebfe;
}

#hide {
	display: none;
}

div#nav li a {
	display: block;
	text-decoration: none;
	margin: 0;
	height: 1em;
	padding: 0.25em 0.5em 0.25em 0;
	color: black;
}

*>div#nav li a {
	height: auto;
}

div.menu div.cpr {
	font-size: 75%;
	color: black;
	vertical-align : bottom;
	text-align : center;
	margin-top: 65px;
}

*>div.menu div.cpr {
	margin-top: 118px;
}

div.cpr#eng, div.cpr#de {
	margin-top: 127px;
}

*>div.cpr#eng, div.cpr#de {
	margin-top: 180px;
}

div.menu div.nadpis {
	font-weight: bold;
	color: black;
	vertical-align : bottom;
	text-align : center;
}

/* Hlavní obsah stránky */

div.obsah {
	position: absolute;
    top: 110px;
    left: 173px;
    right: 175px;
    width: 650px;  /* pevná šířka pro IE (neumí nastavit automatickou šířku mezi "left" a "right" */
    height: 80%;
    min-height: 100%; 
    overflow: hidden;
    overflow-y: visible;
	z-index: 20;
}

*>div.obsah {
	margin-right : 0px;
	height: auto;
    width: auto;
    top: 111px;
}

.obsah div.nadp {
	padding-right: 30px;
	text-align : right;
	color : Black;
	font-weight: bold;
	font-size: 135%;
	background-color: #daebfe;
	margin : 0 5px 5px 5px;
	padding-bottom: 2px;
	font-style : italic;
	padding-top : 3px;
}

span.nadp {
	width: 100%;
	height: 30px;
	display: block;
	margin: 2px;
	padding : 2px;
	padding-bottom: 0;
	padding-top: 2px;
	padding-left: 8px;
}

span.nadp div.repert {
	width: 30%;
	margin-left: 1%;
	margin-bottom: 5px;
	padding: 2px;
	font-size: 100%;
	font-weight: bold;
	background: #e4e4e4;
	float: left;
	border: 1px solid gray;
	text-align: center;
}

span.nadp div.koncert {
	width: 23%;
	margin-left: 2px;
	margin-bottom: 5px;
	padding: 2px;
	font-size: 100%;
	font-weight: bold;
	background: #e4e4e4;
	float: left;
	border: 1px solid gray;
	text-align: center;
}

div.repert:hover {
	background: #d7d7d7;
}

div.repert a, div.koncert a {
	display: block;
	text-decoration: none;
/*	margin: 0;
	padding: 0;
	height: 1em; */
	color: black;	
}

*>div.repert a {
	height: auto;
}

div.repert a:hover {
	background: #d7d7d7;
}

div#akt {
	background-color: #daebfe;
	color: gray;
}

div.obsah div.sklad {
	margin : 0;
	margin-left: 15px;
	_margin-left: 10px;
	padding : 2px;
	text-align : left;
	color : #333333;	
	width: 150px;
	height: auto;
	float: left;
	clear: both;
}

div.obsah div.nazev {
	margin: 0;
	margin-left: 5px;
	padding: 2px;
	width: 100%;
	text-align : left;
	color : #333333;	
	height: auto;
}

div.obsah div.koncert_dat {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 15px;
	_margin-left: 10px;
	padding : 0px;
	padding-top: 5px;
	text-align : left;
	color : #333333;	
	width: 40%;
	height: auto;
	float: left;
	border-top: 1px solid gray;
}

div.obsah span.cistic {
	clear: both;
	content: " ";
	display: block;
	line-height: 0;
}

div.obsah div.koncert_txt {
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0px;
	padding-top: 5px;
	width: 52%;
	text-align : left;
	color : #333333;	
	height: auto;
	float: left;
	clear: right;
	border-top: 1px solid gray;
}

div.obsah #rep_nadp {
	margin-bottom: 5px;
	margin-top: 5px;
	font-weight: bold;
	border: none;
}

div.obsah div.cd_blok {
	clear: both;
	min-width: 475px;
	display: block;
	margin-left: 15px;
	margin-top: 20px;
}

div.cd_blok div.cd_text {
	margin: 0;
	margin-top: 5px;
	padding: 5px;
	text-align : left;
	width: 50%;
	height: auto;
	float: left;
	color: #0e0251;
}

div.cd_blok div.cd_pic {
	margin: 0px;
	padding: 5px;
	text-align : left;
	height: auto;
	width: 215px;
	float: left;
}

div#levy {
	clear: left;
}

div.obsah div.txt {
	margin : 2px;
	padding : 3px;
	text-align : justify;
	text-indent : 25px;
	color : #0e0251;	
}

.obsah div.podp {
	margin : 5px;
	margin-top: 0px;
	padding : 5px;
	padding-top: 0px;
	text-align : right;
	color : #0e0251;
	font-style: italic;
}

.obsah div.kont {
	margin-top: 5px;
	margin-left: 7px;
	margin-right: 7px;
	margin-bottom: 15px;
	padding : 5px 0;
	text-align : left;
	color : #0e0251;	
	width: 42%;
	height: auto;
	float: left;
	line-height: 2em;
}

*>div.obsah div.kont {
	margin-left: 15px;
}

.obsah div.webm {
	margin-top: 15px;
	margin-left: 15px;
	padding: 5px 0;
	text-align : left;
	color : #0e0251;	
	height: auto;
	clear: left;
	line-height: 1.5em;
}

.pic {
	margin-top: 10px;	
	margin-bottom: 5px;	
}

div img {
	border : 1px solid gray;
}

div.pic#left {
	float : left;
	margin-right: 7px;
	margin-left: 5px;
}

div.pic#right {
	float : right;
	margin-left: 7px;
}

p.mini {
	font-size: 75%;
	margin-top: 5px;
	padding: 0px;
}

div.obsah div.galerie {
	float: left;
	width: 130px;
	height: 135px;
	margin: 10px;
	font-size: 80%;
	color: #0e0251;
}

/* Pravá boční lišta */

.pravy {
	font-size: 85%;
	position: absolute;
	top: 110px;
	right: 9px;
	width: 150px;
	margin-top: 0px;
/*	height: 100%;
	min-height: 100%; */
	padding: 5px;
	overflow: hidden;
	overflow-y: visible;
	font-family : "Courier New", Courier, monospace;
	text-align : center;
	z-index: 1;
	background-color: #f7f7f7;
}

*>.pravy {
    height: auto;
	top: 111px;
}

div.pravy div.nazev {
	color: #1b109a;
	font-weight: bolder;
	font-size: 150%;
}

div.pravy div.nazev#druhy {
	margin-top: 20px;
}

div.pravy div.nadpis {
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 20px;
	border-bottom: 1px solid olive;
	color: #0e0251
}

div.pravy div.nadpis#prvni {
	margin-top: 5px;
}

div.pravy div.datum {
	color: #1b109a;	
	font-weight: bold;
}

div.pravy div.text {
	font-size: 100%;
	margin-bottom: 10px;
	color: #0e0251;
}

div.pravy img.pic {
	margin: 5 0 5 0;
}

div.pravy a:link { text-decoration: none; color: navy; font-weight: bold; }
div.pravy a:visited { text-decoration: none; color: navy; font-weight: bold; }
div.pravy a:hover { text-decoration: underline; color: maroon; font-weight: bold; }
div.pravy a:active { text-decoration: underline; color: navy; font-weight: bold; }


/*#e6f9f9
#d7d7d7 */
