* {
	margin: 0;
	padding: 0;
}

body {
	font: normal 0.8em/0.8em Verdana,"Geneva CE",sans-serif;
	color: #000;
	background: #fff;
	text-align: center;
}

a {
	color: #333;
}

hr {
	display: none;
}

h1 {
	font-size: 1.5em;
	padding: 5px;
	color: #000;
	background: transparent;
	display: block;	
}

h2 {
	font-size: 0.8em;
	color: #333;
	line-height: 1.3em;
	padding: 5px 10px 20px 10px;
}

h3 {
	font-size: 1.0em;
	margin: 5px;
	padding-left: 5px;
}

h4 {
	font-size: 0.85em;
	margin: 5px;
	padding-left: 5px;
}

h6 {
	font-size: 1em;
	font-weight: normal;
	display: inline;
	padding-right: 3px;
}

p {
	font-size: 0.9em;
	line-height: 1.6em;
	padding: 10px;
}

ul {
	list-style: none;
}

#obsah {
	background: transparent;
}

#menu {
	display: none;
}

#paticka {
	display: none;
}

div.img-shadow {
	background: url(/img/shadow.gif) no-repeat bottom right;
	margin: 13px 10px;
	position: relative;
}
 
div.img-shadow img {
	background: #F9F6ED url(/img/loading.gif) no-repeat bottom right;
	border: 1px solid #555;
	margin: -4px 4px 4px -4px;
	padding: 5px;
	position: relative;
	vertical-align: bottom;
}

div.img-shadow a img {
	border: 1px solid #999;
}

#en {
	display: none;
}

#navigacewebu {
	font-size: 0.8em;
	text-align: left;
	margin-bottom: 15px;
}

#navigacewebu a {
	padding-right: 3px;
}

#soustredeninahledy, #koncertynahledy {
	text-align: center;
	width: 510px;
}

#fotky {
	text-align: center;
}

#navigace span, #navigace a {
	margin: 0 15px 0 0;
}

#koncerty table {
	table-layout: fixed;
	text-align: center;
	font-size: 0.8em;
}

#koncerty table thead tr #datum {
	width: 70px;
}

#koncerty table thead tr #cas {
	width: 40px;
}

#koncerty table thead tr #mesto {
	width: 115px;
}

#koncerty table thead tr #misto {
	width: 120px;
}

#koncerty table thead tr #popis {
	width: 150px;
}

#koncerty table tbody tr td {
	padding: 2px;
	background: transparent;
	font-size: 1.0em;
	border: 1px solid #333;
}

#odkazy ul li {
	float: left;
	display: block;
	width: 100%;
}

.vpravo {
	position: relative;
	top: 10px;
}
