/* CSS Document */
/* vynulovani okraju */
* {
	border: 0;
	margin: 0;
	padding: 0;
}
body {
	background: #000 url('./img/border.gif') center repeat-y;
}
#content {
	width: 630px;
	margin: auto;
	position: relative;
	text-align: left;
}
/* hlavni nadpis */
h1 {
	width: 100%;
	height: 120px;
	margin: auto;
	background: #FFF url('./img/nadpis.jpg') center no-repeat;
	margin-top: 0px;
}
h1 span {
	position: relative;
	left: -4000px;
}
h1 a {
	display: block;
	width: 268px;
	height: 109px;
	text-decoration: none;
	border: 0;
	margin: auto;
}
h1 a:visited, h1 a:hover {
	border: 0;
}
h2 {
	margin-top: 40px;
	width: 100%;
	border-bottom: 1px solid #000;
	display: block;
}
h3 {
	background-color: #C6C6C6;
	padding: 0.1em;
	margin-top: 1em;
}
fieldset {
	border: 1px solid #000;
	width: 80%;
	margin: auto;
	padding: 1em;
}
fieldset textarea {
	border: 1px solid #c6c6c6;
	width: 100%;
	display: block;
	margin: auto;
	margin-bottom: 1em;
	height: 8em;
}
fieldset input {
	border: 1px solid #000;
	float: right;
	margin-right: 4em;
}
fieldset ul {
	margin-left: 1em;
	min-height: 0;
}
p.datum, p.text {
	margin-left: 1em;
}
p.datum, p.autor {
	font-size: smaller;
	font-color: #aaaaaa;
	display: inline;
}

img.album {
	margin: 15px;
}
.left {
	float: left;
}
.right {
	float: right;
}
ol, ul {
	min-height: 220px;
	margin: 15px;
	margin-left: 280px;
}
hr.cleaner {
	visibility: hidden;
	clear: both;
}
a {
	text-decoration: none;
	color: #868686;
	border-bottom: 1px solid #c6c6c6;
	line-height: 1.3;
}
a:hover {
	color: #800000;
	border-bottom: 1px solid #800000;
}
a:visited {
	border-bottom: 1px dashed;
}
a.mp3, a.mp3:hover, a.mp3:visited {
	width: 16px;
	height: 16px;
	text-decoration: none;
	background: #FFF url('./img/winamp.gif') center no-repeat;
	border: 0;
}
a.mp3 span {
	position: relative;
	left: -4000px;
}
a.videoklip, a.videoklip:hover, a.videoklip:visited {
	width: 16px;
	height: 16px;
	text-decoration: none;
	background: #FFF url('./img/wmp.png') left no-repeat;
	border: 0;
}
a.videoklip span {
	position: relative;
	left: -4000px;
}
/* menu */
ul#navigace li {
	position: absolute;
	list-style-type: none;
}
ul#navigace li a {
	display: block;
	width: 113px;
	height: 64px;
	text-decoration: none;
	border: 0;
}
ul#navigace li span {
	position: relative;
	left: -4000px;
}
#novinky {
	width: 113px;
	height: 64px;
	top: 10px;
	left: -10px;
	background: url('./img/menu/novinky.gif') center no-repeat;
}
#hudba {
	width: 116px;
	height: 56px;
	top: 80px;
	left: 10px;
	background: url('./img/menu/hudba.gif') center no-repeat;
}
#koncerty {
	width: 120px;
	height: 39px;
	top: 15px;
	left: 100px;
	background: url('./img/menu/koncerty.gif') center no-repeat;
}
#fotky {
	width: 123px;
	height: 47px;
	top: 60px;
	left: 80px;
	background: url('./img/menu/fotky.gif') center no-repeat;
}
#guestbook {
	width: 108px;
	height: 71px;
	top: 10px;
	right: 120px;
	background: url('./img/menu/guestbook.gif') center no-repeat;
}
#historie {
	width: 118px;
	height: 50px;
	top: 10px;
	right: 10px;
	background: url('./img/menu/historie.gif') center no-repeat;
}
#kontakt {
	width: 120px;
	height: 33px;
	top: 90px;
	right: 100px;
	background: url('./img/menu/kontakt.gif') center no-repeat;
}
#blbosti {
	width: 116px;
	height: 57px;
	top: 70px;
	right: -20px;
	background: url('./img/menu/blbosti.gif') center no-repeat;
}

/* guestbook */
.gbmessage {
	margin-top: 1em;
	width: 100%;
}
.gbmessage p {
	margin-left: 1em;
}
.gbmessage p.autor {
	width: 100%;
	display: block;
	font-size:  larger;
	font-color: #aaaaaa;
	margin: 0;
	background: #e7e7e7;
}
A.gb-strankovani, A.gb-stranovani:visited, .gallery-horni-navigace A, .gallery-horni-navigace A:Visited {
     background-color: #C6C6C6;
     text-decoration: none;
     color: #000000;
     border: 1px solid black;
     padding: 0px 3px 0px 3px;
     margin: 20px 80px 0px 80px;
}
#anti-spam {margin-bottom: 18px;}
/* galerie */
.gallery-horni-navigace A, .gallery-horni-navigace A:Visited {
	margin: 0px;
}

.gallery-horni-navigace {
width: 100%;
text-align: center;
margin: 3px;
}

.card-left {
	width: 200px;
	float: left;
	margin: 5px;
}
.card-left a, .card-left a:visited, .card-left a:hover, .img-horni-navigace a, .img-horni-navigace a:visited, .img-horni-navigace a:hover {
	border: 0px;
}
.sgGalleryThumb {
	float: left;
	margin: 7px;
	border: 0px;
}
.gallery-details { border: 2px solid black; padding: 3px; background-color: #C6C6C6; width: 85%; margin: auto; text-align: left;}
#footer {width: 100%; font-size: smaller; text-align: center; margin-top: 20px;}
DIV.gallery { margin-top: 7px;}

.img-horni-navigace { width: 100%; text-align: center; }
/* PRO MSIE */
.centrovac-ie {width: 100%; text-align: center;}

body {
	_text-align: center;
}
h1 {
	_text-align: center;
}
ol, ul {
	_height: 220px;
}
h2, h3, h4, p, ul, ol, li {
	_text-align: left;
}
.card-left {
	_width: 190px;
}
fieldset ul {
	_height: 0;
}
