body {
	margin:0;
	padding:0;
	font:70% verdana, tahoma, arial, sans serif;
	color:white;
	background:black;
}
h1 {
	display:none;
}
h2 {
	color:#db860f;
	margin:0 0 4px;
	font-size:100%;
	font-weight:bold;
}
h3 {
	font-size:100%;
	font-weight:bold;
	text-transform:uppercase;
	color:white;
	margin:0 0 10px 0;
	padding:0 0 0 0;
}
.hidden {
	display:none;
}
img { border-color: transparent; }
a.h {
	display:block;
	position:absolute;
	top:0;
	margin:29px 0 0 413px;
	width:324px;
	height:89px;
}
.clear {
	clear:both;
	height:1px;
	line-height:1px;
	font-size:1px;
}
div.screen {
	margin:auto;
	width:770px;
	background:url(../img/bg.jpg) repeat-y;
	xheight:800px;
}
p {
	margin:0 0 10px 0;
}
a {
	color:white;
	font-weight:bold;
}
a:hover {
	text-decoration:none;
}
div.head {
	width:770px;
	height:250px;
	position:absolute;
	top:0;

	background:url(../img/head.jpg) no-repeat;
}
div.main {
	margin:250px 0 0 0;
	padding:0 0 40px 0;
	background:url(../img/main.jpg) no-repeat;
}
div.foot {
	background:url(../img/foot.jpg) no-repeat;
	height:6px;
	line-height:1px;
	font-size:1px;
	margin:auto;
	width:770px;
}
div.l {
	width:210px;
	float:left;
	margin:0 0 0 10px;
	_margin:0 0 0 5px;
}
div.r {
	width:435px;
	float:right;
	margin:0 76px 0 0;
	_margin:0 38px 0 0;
}
div.pata {
	width:770px;
	margin:7px auto 7px auto;
	text-align:center;
	color:#666;
	font-size:90%;
}
div.pata a {
	color:#666;
	font-weight:normal;
}

/***** menu ****/

ul.menu {
	margin:0 0 15px 40px;
	padding:0;
}
ul.menu li {
	margin:0 0 5px 0;
	padding:0;
	list-style:none;
}
ul.menu li a {
	text-decoration:none;
}
ul.menu li a:hover, ul.menu li a.active {
	color:#db860f;
}

/**** boxy ****/
div.box {
	margin:0 0 15px 0;
}
div.box div.in {
	margin:5px 0 0 40px;
}
div.box div.in img {
	margin:0 0 2px 0;
}
div.box h2 {
	width:179px;
	height:44px;
	background:url(../img/box_h.jpg) no-repeat left;
	font-size:90%;
	margin:0;
	padding:0;
	text-align:center;
	color:white;
	text-transform:none;
}
div.box h2 span {
	display:block;
	padding:17px 0 0 22px;
}



/*** strankovani ****/
div#strankovani {
	text-align:center;
	padding:4px;
	margin:7px 0 0 0;
	background:black;
}
div#strankovani a {
	color:white!important;
}
div#strankovani span.active a {
	color:white!important;
	text-decoration:none;
	font-weight:bold;
}

/***** novinky ******/

div.novinka {
	margin:0 0 5px 0;
	padding:0 0 10px 0;
}
.datum {
	font-style:italic;
	font-weight:normal;
	color:#e9ad3b;
	font-size:90%;
	margin:0 0 7px 0;
}
.zpet {
	padding:7px 0 0 0;
	text-align:center;
	font-weight:bold;
}
div.foto {
	margin:0 0 0 8px;
	float:right;
}

/***** g-book ************************************************************/

form {
  margin:0;
  padding:0;
}

form input {
  background:#ffffff;
  border:1px solid #eaad3a;
  width:200px;
}

td.w, th {
  text-align:right;
  width:100px;
}

form span.submit input, form input.submit {
  width:auto;
  text-transform:uppercase;
  font-size:90%;
  font-weight:bold;
  background:#e9ad3b;
  color:#fff;
}
.small {
	font-size:10px!important;
}
form textarea {
  background:#ffffff;
  border:1px solid #e9ad3b;
  width:200px;
  height:80px;
}
form img {
	border:1px solid #e9ad3b;
}
table.kniha_kom, table.cont {
  margin:0 auto 1em auto;
}
input.spam {
  width:120px!important;
}
div.msg {
  xmargin:5px 0 0 0;
  padding:8px;
}
.border {
	xbackground:url(../img/bord.gif) repeat-x center bottom;
	xheight:5px!important;
}
div.msg div.jmeno { font-weight:bold; float:left; margin:0; color:#db860f; font-size:90%; }
div.even {
  background:#3a3464;
}
div.msg div.jmeno a{
  color:#db860f;
}
div.msg div.cas {
  font-size:85%;
  font-style:italic;
  float:right;
  margin:0;
  color:#eaad3a
}
div.msg div.odkaz a{
  font-size:90%;
  margin:0;
  font-weight:normal;
  color:#aaa;
}
div.msg div.text {
  margin:5px 0 0 0;
}

/***** program ************************************************************/

table.koncerty {
  border-collapse:collapse;
  margin:0 0 15px 0;
}

table.koncerty td {
  background:#110a4d;
  position:relative;
  margin:0;
}

table.koncerty tr.suda td {
  background:#3a3464;
}

table.koncerty th, table.koncerty td {
  padding:3px;
  text-align:center;
}

td.datum {
  background:#db860f!important;
  color:white;
  font-weight:bold;
  white-space:nowrap;
  text-align:center;
}
table.koncerty tr.suda td.datum {
	background:#e29932!important;
}

td.misto {
  font-weight:bold;
}


/***** gallery ************************************************************/

a.galerie {
  display:block;
  margin:0 15px 7px 0;
  text-decoration:none!important;
  float:left;
  text-align:center;
  width:124px;
  padding:0;
}

a.galerie h2 {
  margin:5px 0 0 0;
  padding:0;
  background:none;
}
a.no-mr {
  margin-right:0!important;
}
a.galerie span.fotil {
  font-size:90%;
  display:block;
  color:#e9ad3b;
  margin:0.3em 0 0 0;
  font-weight:normal;
  font-style:italic;
  text-decoration:none!important;
}
div.fotil {
  margin:0 0 6px 0;  
  padding:0.2em;
  font-size:90%;
  font-style:italic;
  color:#e9ad3b;
}

div.galerie-full a.fotka { 
  display:block;
  float:left;
  text-align:center;
  margin:0 20px 12px 0;
  padding:0!important;
}
div.galerie-full a.fotka img { 
	margin:0!important;
	padding:0!important;
}


/***** archiv ************************************************************/

span.velikost {
  font-size:85%;
  font-style:italic;

}
div.space {
  height:7px;
  padding:0 0 7px 0;
  background:url("../img/oddel_line.gif") bottom center no-repeat;
}
div.zdroj {
  margin:0 0 3px 0;
}
span.velikost {
  font-size:85%;
  color:#e9ad3b;
}


/**** odkazy *****/
a.down-radek p.popis {
  text-decoration:none;
}
h3 {
  margin:8px 0 3px 0;
  padding:0;
}
a.down-radek h3 {
  text-decoration:underline;
}
a.down-radek:hover h3 {
  text-decoration:none;
}
