.body,html {
    background-color: #002F1B;
}

#centrovac {
    position: absolute;
    top: 10px;
    left: 50%;
}

#rovnac {
    position: relative;
    left: -315px;
    top: 0px;
}

#pozadi {
    position: relative;
    left: -436px;
    top: 20px;
    background-image: url(grafika/pozadi.png);
    background-repeat: no-repeat;
    width: 872px;
    height: 1025px;
}

img.bez_ramecku {
    border: 0px;
}

img.ram {
    border-top: 10px;
    border-left: 10px;
    border-bottom: 10px;
    border-right: 10px;
}

div#hvezda {
	background-image: url(grafika/hvezda.png); 
	background-repeat: no-repeat;
	width: 111px;
	height: 107px;
	position: absolute;
	top: 50px;
	left: -446px;
}

div#hvezda2 {
	background-image: url(grafika/hvezda.png);
	background-repeat: no-repeat;
	width: 111px;
	height: 107px;
	position: absolute;
	top: 50px;
	left: 340px;
}

ul#menu {
	position: relative;
	top: 0px;
	left: 95px;
	background: url("grafika/tlacitka/tl-highlight.png") no-repeat;
	height: 24px;
	list-style-type: none;
	width: 684px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#menu LI {
	float: left;
	display: block;
	width: 76px;
	height: 24px
	padding: 0px 0px 0px 0px;
}

#menu LI a {
	display: block;
	width: 76px;
	height: 24px
}

a.novinky:link, a.novinky:visited {
	background: url("grafika/tlacitka/tl-novinky.png") no-repeat;
	width: 76px;
	height: 24px;
}

a.novinky:hover, a.novinky:active {
	background-position: 0px -24px;
}

a.kapela:link, a.kapela:visited {
	background: url("grafika/tlacitka/tl-kapela.png") no-repeat;
	width: 76px;
	height: 24px;
}

a.kapela:hover, a.kapela:active {
	background-position: 0px -24px;
}

a.galerie:link, a.galerie:visited {
	background: url("grafika/tlacitka/tl-galerie.png") no-repeat;
	width: 76px;
	height: 24px;
}

a.galerie:hover, a.galerie:active {
	background-position: 0px -24px;
}

a.koncerty:link, a.koncerty:visited {
	background: url("grafika/tlacitka/tl-koncerty.png") no-repeat;
	width: 76px;
	height: 24px;
}

a.koncerty:hover, a.koncerty:active {
	background-position: 0px -24px;
}

a.workshopy:link, a.workshopy:visited {
	background: url("grafika/tlacitka/tl-workshopy.png") no-repeat;
	width: 76px;
	height: 24px;
}

a.workshopy:hover, a.workshopy:active {
	background-position: 0px -24px;
}

a.kontakt:link, a.kontakt:visited {
	background: url("grafika/tlacitka/tl-kontakt.png") no-repeat;
	width: 76px;
	height: 24px;
}

a.kontakt:hover, a.kontakt:active {
	background-position: 0px -24px;
}

a.obchod:link, a.obchod:visited {
	background: url("grafika/tlacitka/tl-obchod.png") no-repeat;
	width: 76px;
	height: 24px;
}

a.obchod:hover, a.obchod:active {
	background-position: 0px -24px;
}

a.odkazy:link, a.odkazy:visited {
	background: url("grafika/tlacitka/tl-odkazy.png") no-repeat;
	width: 76px;
	height: 24px;
}

a.odkazy:hover, a.odkazy:active {
	background-position: 0px -24px;
}

a.vzkazy:link, a.vzkazy:visited {
	background: url("grafika/tlacitka/tl-vzkazy.png") no-repeat;
	width: 76px;
	height: 24px;
}

a.vzkazy:hover, a.vzkazy:active {
	background-position: 0px -24px;
}

div#obsahobal {
	position: relative;
	left: 50%;
	top: 30px;
}

div#obsah {
	position: relative;
	left: -270px;
	top: 0px;
	width: 540px;
	height: 900px;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-size: 12px;
	color: #002F1B;
}

a.obyc_odkaz:link {
	color: red;
	font-weight: bold;
	text-decoration: none;
}

a.obyc_odkaz:active, a.obyc_odkaz:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.obyc_odkaz:visited {
	color: maroon;
	font-weight: bold;
	text-decoration: none;
}

td {
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-size: 12px;
	color: #002F1B;
	vertical-align: top;
}

div#obsah h1 {
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-size: 24px;
	color: #002F1B;
}

a.fotka:link, a.fotka:visited {
	color: #ba935c;
}

a.fotka:active, a.fotka:hover {
	color: #937449;
}

p.gal-sw {
	text-align: center;
}

span.gal-nadpis {
	position: relative;
	left: 0px;
	top: 0px;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-size: 24px;
	color: #002F1B;
}

span.gal-datum {
	position: relative;
	left: 0px;
	top: 0px;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-size: 12px;
	color: #002F1B;
}

div.galnadpis {
	position: absolute;
	top: 10px;
	left: 180px;
}
