html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #660000;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #232323;
	text-align: center;
	font: 12px verdana, arial, sans-serif;
	color: #695F4C;
	padding-bottom: 10px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: 17px auto;
	width: 850px;
	background: #232323;
  position: relative;
}

#header {
  background: #AD9D74 url(images/header.jpg) no-repeat;
  height: 266px;  
}
#logo {
  position: absolute;
  top: 1px;
  left: 1px;
  width: 350px;
  color: #000000;
  font-size: 100px;
  text-indent: -999px;
}
#hranice {
  position: absolute;
  top: 214px;
  left: 270px;
  width: 550px;
  color: #FFCC00;
  font-size: 22px;
  
}
#hranice a {
  text-decoration: underlined;
  
  color: #fff;
  
}
#hranice a:hover {
  text-decoration: underlined;
  
  color: #fff;
  
}

#logo h1 {
  font: bold 24px "arial narrow", arial, sans-serif;
}
#logo p {
  margin: 0;
  font-weight: bold;
}
#banner {
  position: absolute;
  top: 10px;
  left: 367px;  
  width: 468px;
  height: 60px;
  background: url(images/banner.gif) no-repeat;
  text-indent: -999px;
 } 
#banner p {
  margin: 0;
}
#banner .orange {
  color: #FFB400;
  font-size: 10px;
}
#banner a {
  color: white;
  font-size: 10px;
}

#nav {
  background: #384C52;
  position: absolute;
  top: 101px;
  left: 350px;
  width: 485px;
  padding: 9px 0;
  text-align: center;
}
#nav li {
  list-style: none;
  display: inline;
  color: #fff;
}
#nav a {
  text-decoration: none;
  color: #fff;
}
#nav a:hover {
  text-decoration: underline;
  color: #fff;
}

#gallery {
  position: absolute;
  top: 144px;
  left: 410px;
  width: 585px;
}
#gallery li {
  list-style: none;
  border-right: 2px solid #F4EFDF;
  float: left;
  overflow: hidden;
  height: 120px;
}
#gallery .hr {
  background: url(images/hranice.jpg) no-repeat;
  width: 140px;
}
#gallery .sp {
  background: url(images/spust.jpg) no-repeat;
  width: 140px;
}
#gallery .zc {
  background: url(images/zlate_casy.jpg) no-repeat;
  width: 140px;
}

#body {
  padding-top: 3px;
  background: url(images/bg.jpg) repeat;

}
#menu {
  float: left;
  width: 147px;

}

#stred, #stred2, #stred3 {
  float: left;  
  background: #FFFFFF;  
  margin-left: 5px;

}
#stred, #stred3 {
  width: 500px;

}
#stred2 {
  width: 684px;

}
#stred .inner, #stred2 .inner {
  padding: 6px 12px;
  
}
#stred3 .inner {
  padding: 6px 12px;
  
}
#stred3 h3 {
  padding: 1px;
  
}
#stred3 h2 {
  padding-bottom: 6px;

}
#stred3 p {
  margin: 0.1em 0;

}
#stred p, #stred2 p {
  margin: 0.9em 0;

}
.more a {
  font-size: 12px;
  color: #384C52;
  text-decoration: none;
}
.more a:hover {
  text-decoration: underline;

}
h3 {
  font: bold 14px Georgia, arial, sans-serif; 
  color: #1B1812;
  padding-top: 5px;

}
h2 {
  font: 18px "arial narrow", arial, sans-serif; 
  color: #695F4C; 

}
p img.pic {
float: left;
margin: 0 10px 10px 0;

}
p img.pic1 {
float: right;
margin: 0 10px 10px 0;

}
#menu li {
  background: #4F493D left url(images/bullet1.gif) no-repeat;
  border-top: 1px solid #F4EFDF;
  list-style: none;
  font-size: 14px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  padding: 7px 0 8px 35px;
}

#menu h2 {
  color: #fff;
  padding: 7px 0 8px 35px;
  background: #847A67 left url(images/bullet.gif) no-repeat;
  border-top: 1px solid #F4EFDF;
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  
}
#menu a {
  text-decoration: none;
  color: #F3D999;
}
#menu a:hover {
  text-decoration: none;
  color: #FFFFFF;
 
}
#minigal {
  float: right;
  width: 222px;
  margin-top: 1em;
  margin-bottom: 1em;
}
#minigal div {
  float: left;
  margin: 6px;
}
#vpravo {
  float: right;
  width: 190px;
  height: 546px;
  font-family: Verdana, sans-serif;
}
#vpravo li {  
  border-top: 2px solid #F4EFDF;
  list-style: none;
  font-size: 12px;
  font-family: Verdana, sans-serif;
  color: #003050;
  padding: 3px 0 5px 3px;
}
#vpravo a {
  color: #003050;
  text-decoration: none;

}
#vpravo a:hover {
  color: #FFFFFF;

}
#vpravo h2 {
  color: #800000;
  font-family: Georgia, sans-serif;
  font-size: 18px;  
  padding: 20px 0 8px 15px;

}
#vpravo p {
  color: #000;
  margin-top: 10;
  font-size: 12px;
  padding: 0px 4px;
  margin: 0.1em 0;

}
img.pos {
width: 110px;

}
#stred2 ul.disko li {
display: block;
float: left;
width: 180px;
height: 190px;
margin: 10px 18px 18px 0px;
text-align: center;

}
#stred2 ul.disko-k li {
display: block;
float: left;
width: 130px;
height: 135px;
margin: 10px 18px 18px 0px;
text-align: center;

}
#stred3 p.koncerty {
margin: 0.7em 0;
min-height: 60px;
padding: 0 0 0 75px;
position: relative;

}
.koncerty strong {
font-size: 140%;
color: #333;
letter-spacing: -1px;

}
.datum {
display: block;
width: 60px; height: 60px;
background: url("images/kalendar.gif") 0px 0px no-repeat;
position: absolute;
top: 0px;
left: 5px;

}
.datum .den {
display: block;
position: absolute;
top: 20px;
left: 0px;
width: 60px;
height: 25px;
padding-top: 0px;
font-size: 240%;
font-weight: bold;
text-align: center;
color: #666;

}
.datum .mesiac {
display: block;
position: absolute;
top: 0px;
left: 0px;
width: 60px;
height: 15px;
padding-top: 3px;
text-transform: uppercase;
font-size: 90%;
letter-spacing: -1px;
font-weight: normal;
text-align: center;
color: #F3D999;

}
.koncerty em.datedisplay {
font-style: normal;
font-size: 80%;
color: #333;

}
#copyright {
  text-align: center;
  font-size: 9px;
  color: #FFFACD;
  padding: 3px;
}

