body {
	background-color: Black;
	background-image: url(img/pozadi.jpg);
	text-align: center;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

div.hlavicka {
	position: relative;
	top: 10px;
	width: 700px;
	height: 205px;
	border: thick double Black;
	color: White;
	border-bottom: none;
	padding: 0px;
	background-color: transparent;
	background-image: url(img/hlavicka.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	margin: auto;
}

div.bottom {
	position: relative;
	top: 0px;
	width: 700px;
	border: thick double Black;
	border-top: none;
	background-color: transparent;
	background-image: url(img/vzorek-line.gif);
	background-position: center top;
	background-repeat: repeat-y;
	margin: auto;
	padding: 0px;
}

div.vzorek {
	background-image: url(img/vzorek-prechod.gif);
	background-repeat: no-repeat;
	padding: 0px;
}

div.obsah {
	position: relative;
	top: 0px;
	background-color: transparent;
	color: #CACACA;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	text-align: left;
}

div.menu {
	position: relative;
	left: 360px;
	_left: 160px;
	top: 130px;
	width: 300px;
	text-align: right;
}

address {
	position: relative;
	top: 0px;
	background-color: transparent;
	color: #CACACA;
	padding: 15px;
	text-align: center;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	border-top: thin solid #6F707F;
	font-style: normal;
}

a {
	color: #6F707F;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #6F707F;
	font-weight: bold;
	text-decoration: underline;
}

h1 {
	font-size: large;
	font-family: Trebuchet MS;
	font-weight: normal;
	color: #CACACA;
}

div#klub {
	float: right;
	width: 330px;
}

table.box {
	margin-top: 10px;
	margin-bottom: 10px;
}

td.kavarna {
	width: 380px;
	color: #CACACA;
	font-size: small;
	vertical-align: top;
	padding-right: 15px;
}

td.klub {
	width: 310px;
	color: #CACACA;
	font-size: small;
	vertical-align: top;
	padding-left: 10px;
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #6F707F;
}

td.koncerty {
	width: 380px;
	color: #CACACA;
	font-size: small;
	vertical-align: top;
	padding-right: 5px;
}

td.koncerty p {
	padding-left: 20px;
}

td.fotky {
	width: 310px;
	color: #CACACA;
	font-size: small;
	vertical-align: top;
	padding-left: 10px;
	text-align: right;
	padding-right: 5px;
}

img.foto {
	border: thin solid #6F707F;
	margin-bottom: 10px;
	margin-top: 10px;
}

li {
	list-style-image: url(img/odrazka.gif);
}

div.extended {
	text-align: right;
}

h1.hidden {
	display: none;
}

td.date {
	width: 80px;
	color: #CACACA;
	font-size: small;
	padding-left: 20px;
}

td.time {
	width: 220px;
	color: #CACACA;
	font-size: small;
}

td {
	color: #CACACA;
	font-size: small;
}

ul.galerie {
	line-height: 180%;
}
