body {
	background: url("img/background.png") top center no-repeat #0D0D0D;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, verdana, sans-serif;
	color: #aaa;
	text-align: center;
}
	
#stribrnaskalice {
	background: #252525;
	width: 750px;
	margin: 0 auto;
	padding: 0;
	border-left: 1px solid #1a1a1a;
	border-right: 1px solid #121212;
	text-align: left;
}

a:link {
	color: #bbb;
	text-decoration: underline;
}

a:visited {
	color: #888;
	text-decoration: underline;
}

a:hover {
	color: #eee;
	text-decoration: underline;
}

#left {
	margin: 0;
}

h1 {
	float: left;
	display: inline;
	background: url("img/stribrnaskalice.gif") no-repeat top left;
	margin: 25px 25px 10px 25px;
	width: 75px;
	height: 600px;
}

h1 span {
	display: none;
}

#main {
	margin: 35px 35px 35px 125px;
}

#menu {
	padding: 0;
	margin: 0 0 0 125px;
	height: 20px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu ul li {
	float: left;
	display: inline;
	background: url("img/tab_off.gif") no-repeat top left;
	width: 95px;
	height: 30px;
	margin-right: 5px;
}

#menu ul li a {
	display: block;
/*	text-transform: uppercase;*/
	text-decoration: none;
	font-weight: bold;
	margin: 5px 15px 0 15px;
	font-size: x-small;
	voice-family: "\"}\""; voice-family:inherit;
	font-size: small;
}

#menu ul li a:link, #menu ul li a:visited {
	color: #000;
} 

#menu ul li a:hover {
	color: #fff;
}

body#novinky #menu ul li.novinky, body#program #menu ul li.program, body#vstupenky #menu ul li.vstupenky, body#galerie #menu ul li.galerie, body#partneri #menu ul li.partneri, body#kontakt #menu ul li.kontakt {
	background: url("img/tab_on.gif") no-repeat top left;
}

body#novinky #menu ul li.novinky a, body#program #menu ul li.program a, body#vstupenky #menu ul li.vstupenky a, body#galerie #menu ul li.galerie a, body#partneri #menu ul li.partneri a, body#kontakt #menu ul li.kontakt a {
	color: white;
}

h2 strong {
	color: #f00;
}

h2 strong a:link, h2 strong a:visited {
	color: #d00;
}

h2 strong a:visited {
	color: #b00;
}

h2 strong a:hover {
	color: #e00;
}

h4 {
	color: #f00;
}

#novinky h4 {
	margin-bottom: -15px;
}

h2 em, p strong {
	color: #fff;
}

body#program img.kapely_foto {
	float: right;
	margin-top: 5px;
	border: solid 2px #0D0D0D;
}

#footer {
	margin: 0;
	height: 25px;
	clear: both;
	color: #444;
	font-size: xx-small;
	voice-family: "\"}\""; voice-family:inherit;
	font-size: x-small;
}

#footer em {
	margin: 0 25px 0 25px;
	font-style: normal;
}

p a img {
	border: solid 2px #0D0D0D; 
}

#partneri p a img {
	border: 0; 
}
