* {
  margin: 0px;
  padding: 0px;
}
body 	{
	font-family: 'Verdana','Arial CE', 'Helvetica CE', Arial, sans-serif; 
	font-size: 70%;
	background: #FFF;
  text-align : center;
	color: #000;
}
/*--------------------------------------------- layout ---*/
#page {
  position: relative;
  margin: 0 auto 0 auto;
  width: 942px;
  background: #000 url("bg.gif") repeat-y;  
}
#main {
  position: relative;
  width: 942px;
  min-height: 500px;
  _height: 500px;
  padding-bottom: 200px;
  background: transparent url("footer.gif") no-repeat center bottom;
}
#header {
  background: #000 url("header.gif") no-repeat center top;
  min-height: 160px;
  _height: 160px;
}
#logo {
  position: absolute;
  top: 90px;
  left: 90px;  
}
#menu {
  position: relative;
  min-height: 100px;
  _height: 100px;
  background: transparent url("menu-bottom.gif") no-repeat center bottom;
}
#menu-in {
  min-height: 100px;
  _height: 100px;
  background: transparent  url("menu-top.gif") no-repeat center top;
}
#menu ul {
  position: absolute;
  top: 28px;
  left: 80px;
  background: #EF447F; 
}
#menu li {
  float: left;
  text-transform: uppercase;
  font-size: 1.1em;
  list-style-type: none;
}
#menu li a {
  display: block;
  color: #FFF;
  font-weight: bold;
  text-decoration: none;
  padding: 0.2em 1em 0.2em 1em;
  background: transparent;
}
#menu li.active a, #menu li a:hover {
  text-decoration: underline;
}
#doc {
  width: 760px;
  margin: 0 auto 0 auto;
  text-align: left;
  color: #FFF;
}
#hp-boxL {
  float: left;
  width: 370px;
}
#hp-boxR {
  float: right;
  width: 370px;
}
#footer {
  font-size: 0.8em;
  color: #808080;
  padding-bottom: 20px; 
}
#footer a, #footer a:hover {
  color: #7C7C7C;
}
#player {
  position: absolute;
  top: 135px;
  right: 70px;
  z-index: 99;
}
/*--- obecné tagy ---*/
hr {
  display: none;
} 
a {
  color: #9BCDFF;
  text-decoration: underline;
}
a:hover, a.text {
  color: #66B3FF;
  text-decoration: none;
}
h1, h2, h3, h4 {
  margin: 0em 0 0.5em 0;
  line-height: 1em;
  font-weight: bold;
}
h1 {
  font-size: 1.4em;
  margin: 0em 0 1em 0;
}
h2 {
  padding-top: 20px;
  font-size: 1.2em;
  padding-bottom: 3px;
  border-bottom: 3px solid #EF447F;
}
h3 {
  padding-top: 12px;
  font-size: 1.1em;
}
h4 {
  padding-top: 8px;
  font-size: 1em;
}
hr {
  display: none;
}
table {
  font-size: 100%;
  border-collapse: collapse;
}
a img{
  border: none;
}
code {
  font-size: 1.1em;
  color: #e0e0e0;
}
/*--- obrazky ---*/

.pic {
  border: 1px solid #FFF;
}
.picL {
  float: left;
  margin: 0 10px 10px 0;
}
.picR {
  float: right;
  margin: 0 0 10px 10px;
}
.border-bottom {
  border-bottom: 3px solid #FFF;
  margin: 0 0 10px 0;
}
/*--- tridy a barvy ---*/
.alignC {
  text-align: center;
}
.textR {
  text-align: right;
}
.textL {
  text-align: left;
}
div.clear, .clear {
  clear: both; 
  font-size: 1px; 
  height: 1px;
  background: transparent;
}
#text p, #text ul, #text ol, #text table, #hp-box p {
  margin: 0 0 1em 0;
}
#text ul li, #text ol li {
  padding-left: 25px;
  list-style-position: inside;
}
#text ul li {
  list-style-type: square;
}
#text ul.list-none li, #text ul.list-ico li {
	list-style-type: none;
	padding-left: 0;
	background: transparent;
}
ul.list-ico li {
	padding: 4px 0 4px 0px;
	font-size: 1em;
}
a.ico-pdf, a.ico-xls, a.ico-ppt, a.ico-doc, a.ico-audio, a.ico-image, a.ico-video, a.ico-zip {
	padding: 2px 0 2px 25px;
	height:1%;
}
a.ico-pdf {
	background: url("ico-pdf.gif") no-repeat left center;
}
a.ico-xls {
	background: url("ico-xls.gif") no-repeat left center;
}
a.ico-ppt {
	background: url("ico-ppt.gif") no-repeat left center;
}
a.ico-doc {
	background: url("ico-doc.gif") no-repeat left center;
}
a.ico-audio {
	background: url("ico-audio.gif") no-repeat left center;
}
a.ico-image {
	background: url("ico-image.gif") no-repeat left center;
}
a.ico-video {
	background: url("ico-video.gif") no-repeat left center;
}
a.ico-zip {
	background: url("ico-zip.gif") no-repeat left center;
}
/*--- fotogalerie ---*/
/*- galerie.php -*/
div.box-clanek-anot {
  clear: both;
  border-bottom: 1px solid #333;
  margin-bottom: 1em;
  min-height: 110px;
  _height: 105px;
  _padding-bottom: 0;
 
}
div.box-clanek-anot img {
  padding: 3px;
  margin-bottom: 0;
  border: 1px solid #FFF;
  border-bottom: 3px solid #FFF;
}
#text div.box-clanek-anot h2 {
  padding-top: 0;
  border: 0 none;
}
#text div.box-clanek-anot h2 a {
  color: #FFF;
}
#text div.box-clanek-anot p {
  margin-bottom: 0;
}
#text div.box-clanek-anot span.more {
  padding: 0 30px 10px 0;
  background: transparent url("bg-link.gif") no-repeat right top;
  font-weight: bold;
}
/*- galerie-foto.php -*/
#text h2.fotog {
    position: relative;
    text-align: center;
}
h2.fotog span {
    position: absolute;
    right: 10px;
}
#text p.fotog {
    text-align: center;
}
#text .fotog-tool {
    text-align: center;
    font-weight: bold;
    padding: 0.5em;
    background: #4C4C4C; 
}
#text .fotog-tool a {
    margin: 0 5px 0 5px;
}
#text p.foto-autor {
    text-align: center;
    text-indent: 0;
}
/*- galerie-detail.php -*/
#text div.alignG {
    float: left;
    width: 161px;
    border: 1px #FFF solid;
    border-bottom: 3px #FFF solid;
    margin: 5px;
    text-align: center;
    background: #313131;
}
#text div.alignG img {
  margin: 0 auto 0 auto;
}
#text div.alignG p.popisek1 {
    margin: 0;
    text-align: center;
    text-indent: 0;
    height: 2em;
}
#text div.alignG p.popisek2 {
    display: none;
}
#text p.autor {
    display: none;
}
/*--- koncerty ---*/
div.kalendar {
  margin-bottom: 1em;
}
#text div.kalendar div.item {
  border-bottom: 1px solid #333333;
  margin-bottom: 1em;
}
#text div.kalendar div.item p.title {
  font-size: 1.1em;
  margin-bottom: 0;
  padding-left: 20px;
  padding-bottom: 0.4em;
  background: transparent url("bg-link.gif") no-repeat left top;
}
/*- kalendar upoutavky -*/
#hp-boxR div.box-kalendar-anot {
  border-bottom: 1px solid #333333;
  margin-bottom: 1em;
}
#hp-boxR div.box-kalendar-anot p {
  margin-bottom: 0.5em;
}
/*--- forum ---*/
#text p.book-info {
  width: 370px;
  font-weight: bold;
  padding-bottom: 3px;
  border-bottom: 3px solid #EF447F;
  margin-bottom: 2em;
}
#text div.box-forum {
  padding-bottom: 0.5em;
  border-bottom: 1px solid #333333;
  margin-bottom: 1.5em;  
}
#text div.box-forum p {
  margin-bottom: 0.5em;
}
#text div.box-forum span.time {
  font-style: italic;
  padding-left: 1.3em;
  margin-left: 1em;
  border-left: 3px solid #EF447F;
  color: #555;
}
#form-book fieldset {
  margin: 50px 0 0 0;
  width: 600px;
  padding: 10px;
  border: 1px solid #666;
}
#form-book legend {
  padding: 0 10px 1em 10px;
  font-weight: bold;
  color: #FFF;
}
#form-book label, span.label-antispam {
  display: block;
  float: left;
  width: 12em;
}
#form-book p {
  clear: both;
}
#name-form, #email-form {
  width: 300px;
}
#form-book textarea {
  width: 580px;
}
#form-book p.error-form {
  padding: 5px;
  background: #E80000;
  color: #FFF;
  font-weight: bold;
  font-size: 1.2em;
}
#text p.book-pages {
  margin-bottom: 2em;
}











