body {
	background-color: #090604;
  text-align: center;
}

.menu a {
  font-family:"Comic Sans MS";
  text-decoration: none;
  text-align: left;
  color:#FFFFFF;
}
.menu a:hover {
  background-color:#ba961a;
}
.kredo1 {
	color:#FFFFFF;
}
.kredo2 {
  color: #ba961a;
}
.podbarveni {
	background-color: #EFEDE5;
}
.podbarveni a {
  text-decoration: underline;
  text-align: center;
  font-size:21px;
  color:#000000;
}

li {
  line-height: 1.9;
  font-size:16px;
  list-style-type: none;
}
li.sub {
  line-height: 1.5;
  font-size: 14px;
  padding-left: 15px;
  list-style-type: none;
}

#root {
  background-image: url(images/pozadi_980.gif);
	background-repeat: repeat-y;
  margin-right: auto;
  margin-left: auto;
  width: 980px;
  text-align: left;
}
#header {
  margin: 0px 15px 0px 15px;
  padding: 25px 75px 25px 75px;
  font-family: "Comic Sans MS"; 
	font-size: 20px;
	font-style: italic;
  text-align: left;
}
#main {
  margin: 0px 15px 0px 15px;
}
#leftpanel {
  float: left;
  /*padding: 10px 10px 10px 20px;*/
  /*width: 120px;*/
  width: 150px;
}
#rightpanel {
  float: right;
}
#rightpanel h2 a {
  text-decoration: none;
}
#rightpanel h2 a:hover {
  background-color:#ba961a;
}
#content {
  background-image: url(images/pozadi_list.gif);
	background-repeat: no-repeat;
	padding: 20px 45px 20px 45px;
	font-family: "Comic Sans MS";
	font-size: 14px;
	text-align: justify;
}
#content_bg {
  background-image: url(images/pozadi_list_rep.gif);
	background-repeat: repeat-y;
	margin: 20px 200px 20px 150px;
}
#content h1 {
	color: #BA961A;
	font-size: 26px;
	text-align: center;
}
#content h2 {
  text-align: center;
  font-size:20px;
  font-weight: normal;
  color:#BA961A;
}
#content h2 a {
  text-decoration: none;
  text-align: center;
  font-size:16px;
  font-weight: normal;
  color:#000000;
}
#content h2 a:hover {
  background-color:#ba961a;
}
#content th.koncerty_zahlavi {
  background-color:#766429;
  font-family: "Comic Sans MS";
}
#content td.koncerty_mesic {
  font-size: 18px; 
  font-weight: bold; 
  font-family: "Comic Sans MS"; 
  text-align: center;
  color: #766429;
}
#content td {
  text-align: left;
}
#content td.cd_oddil {
  font-size: 18px; 
  font-weight: bold; 
  font-family: "Comic Sans MS"; 
  text-align: center;
  color: #BA961A;
}
#content.skladby table {
  width: 100%; 
}
#content.skladby td {
  padding: 3px 5px 10px 3px; 
  vertical-align: top;
}
#content.technika ol li {
  list-style-type: upper-roman;
  line-height: normal;
  color: #BA961A;
}
#content.technika ol ol li {
  list-style-type: decimal;
  color: #000000;
}
#content.technika h2 {
  font-size: 16px;
  font-weight: normal;
  text-decoration: underline; 
  text-align: left;
  margin: 15px 0px 0px 0px; 
}
#content.technika h3 {
  font-size: 16px;
  font-weight: normal; 
  text-align: left;
  margin: 15px 0px 0px 0px; 
}
#content.technika p {
  text-align: justify;
  margin: 5px 0px 0px 0px; 
}
/*#content.fotogalerie table {
  width: 100%; 
}*/
#content.fotogalerie td {
  text-align: center;
}
#content.projekty h2 {
  font-size: 16px;
  font-weight: normal;
  text-decoration: underline; 
  text-align: left;
}
#content.rozhovory img {
  float: left;
  margin: 10px;
}
#content.odkazy_seznam {
  text-align: center;
}
#content.odkazy_seznam p,h2 {
  margin: 5px;
}

#footer {
  margin: 0px 15px 0px 15px;
	padding: 10px;
  clear: both;
	font-family: "Arial";
	font-style: italic;
	font-size: 14px;
  text-align: center;
	color: #483C1C;
}

