body {
	background: #8A4A00 url(../images/background.jpg) no-repeat scroll center top;
	margin: 0px;
	padding: 0px;
	font-family: arial;
	color: #FFF;
	font-size: 14px;
}

a {
	color: #CFCFCF;
}

a:hover {
  color: #EB6C12;
}

.main {
	margin-left: auto;
	margin-right: auto;
	background-color: #535252;
	border: 1px #000 solid;
	width: 900px;
	margin-top: 82px;
	margin-bottom: 55px;
}

.menu {
	background: #000 url(../images/menu-background.jpg) repeat scroll left top;
	height: 53px;
	width: 900px;
}

.menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.menu ul li {
	float: left;
	padding: 1px;
}

.menu ul li a {
	display: block;
	height: 51px;
	line-height: 52px;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-variant: small-caps;
	padding: 0px 13px 0px 13px;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 0.8;
}

.menu ul li a:hover {
	background: #000 url(../images/menu-hover.jpg) repeat-x scroll left center;
	color: #EB6C12;
}

.menu ul li .seda {
	color: #CFCFCF;
}

.logo {
	margin: 0px;
}

.leftbox {
	float: left;
	width: 309px;
	background: #747474 url(../images/menu-top.jpg) no-repeat scroll right top;
	margin: 0px;
	padding: 0px;
}

.leftbox h2 {
	background: url(../images/title.jpg) no-repeat scroll left top;
	margin: 0px;
	padding: 0px 0px 0px 63px;
	color: #EB6C12;
	height: 35px;
	line-height: 35px;
	text-shadow: #000 2px 2px 0.5px;
	font-size: 24px;
	text-transform: uppercase;
	font-variant: small-caps;
}

.akce {
	margin: 0px;
	padding: 5px;
}

.akce .datum{
  color: #000;
  font-weight: bold;
  width: 100px;
  float: left;
}
.akce .desc{
    float: left;
  width: 300px;
}
.akce .pravo{
  float: right;
}

.koncert {
	margin: 0px;
	padding: 10px;
}

.koncert span {
	color: #000;
	font-weight: bold;
}

.koncert ul {
	margin: 0px;
	padding: 0px;
}

.koncert li {
	margin-left: 20px;
}

.leftbox img {
	margin-bottom: 2px;
}

.content {
	width: 591px;
	float: right;
	padding: 0px;
	margin: 0px;
}

.content h1 {
	background: url(../images/content-title.jpg) no-repeat scroll left center;
	padding: 0px 0px 0px 103px;
	margin: 0px;
	text-transform: uppercase;
	font-variant: small-caps;
	height: 35px;
	line-height: 35px;
	color: #EB6C12;
	text-shadow: #000 2px 2px 0.5px;
	font-size: 24px;
	display: block;
}

.content h2 {
	color: #EB6C12;
	padding: 0px;
	font-size: 18px;
}

.content .datum {
	color: #000;
	font-size:;
	font-weight: bold;
}

.content p {
	margin: 2px;
}

.kecarna{
  padding: 5px;
}

.kecarna strong{
  color: #EB6C12;
}

.content .seda{
  background-color: #4A4A4A;
}

.tlacitko{
  color: #FFF;
  border: 1px #000 solid;
  background-color: #4A4A4A;
  padding: 5px;
  text-decoration: none;
  float: right;
}
.tlacitko:hover{
  color: #EB6C12;
}

.text {
	padding: 10px 30px 10px 30px;
}

.end {
	clear: both;
}

.bottom {
	background: #000 url(../images/bottom.jpg) no-repeat scroll center bottom;
	width: 840px;
	height: 51px;
	padding: 60px 30px 30px 30px;
}

.bottom .copy {
	margin: 0px;
	float: left;
	color: #FFF;
	font-size: 14px;
	height: 61px;
}

.bottom .copy p {
	margin: 0px;
	padding: 0px;
}

.bottom .copy p span {
	color: #EB6C12;
}

.bottom .im-art {
	float: right;
}

.bottom .im-art a img {
	border: 0px;
}
.pagger a{
  text-decoration: none;
}

