html, body, ul, li, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
h1 img {
	display: block;
}
img {
	border: 0px;
}
a {
	color: white;
}
a:hover {
	color: #eee;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #000;
	font: 12px arial, sans-serif;
	color: #A7A7A7;
	padding: 30px 5px;
	text-align: center;
}
/************************** wrappers **********************************/
#wrapper {
	text-align: left;
	width: 754px;
	margin: auto;
	background: url(images/body_bg.gif) repeat-y;
}
#body {
	position: relative;
}
#body-top {
	background: top left url(images/bar.gif) no-repeat;
}
#body-bot {
	background: bottom left url(images/bar.gif) no-repeat;
}
/************************** Header **********************************/
h1 {
	padding: 30px 0px 10px 105px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
h3 {
	padding: 0px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
#person {
	float:right;
	padding: 50px 80px 0px 0px;
	right: 20px;			
	display:inline;
}
#about-bio {
	float:left;
	margin: 0px 0px 0px 130px;
	width: 550px;
	height: 500px;
	overflow: auto;
	text-align: justify;
	display:inline;
}
#about {
	float:left;
	margin: 0px 0px 0px 131px;
	width: 290px;
	height: 250px;
	overflow: auto;
	text-align: justify;
	display:inline;
}
#kontakt {
	float:left;
	margin: 30px 0px 0px 145px;
	width: 550px;
	height: 500px;
	text-align: justify;
	display:inline;
}
.first-letter {
	font-weight: bold;
	font-size: 14px;
	color: white;
}
.poz_tab{
	background: url(images/body_bg_table.gif) repeat-y;
	text-align: left;
}
.blok{
	font-size: 12px;
	text-align: justify;
}
/************************** Navigation **********************************/
#header ul {
	margin: 18px 17px 20px 99px;
	border: 2px solid white;
	padding: 5px;
	display:inline;
	float: left;
	width:625px;
}
#header li {
	display:inline;
	padding: 13px;
}
#header ul a {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #f3e9d9;
	text-transform: uppercase;
}
#header ul a:hover{
	color: #fff;
}
/************************** Gallery **********************************/
#gallery-content {
	float:left;
	margin: 0px 0px 0px 130px;
	width: 550px;
	height: 500px;
	overflow: auto;
	display:inline;
}
#gallery {
	float: right;
	overflow: auto;
	width: 300px;
	letter-spacing: 5px;
	line-height: 20px;
	padding-top: 20px;
padding-right: 30px;

}
#gallery_album {
	float: left;
	width: 120px;
	line-height: 30px;
	padding-top: 20px;
	padding-left: 20px;
}
#gallery_menu {
	float: left;
	width: 500px;
	line-height: 30px;
	padding-top: 20px;
	padding-left: 20px;
}
#gallery_descript {
	float: right;
	width: 260px;
	padding-top: 10px;
	padding-right: 50px;
	text-align: right;
}
/************************** Tray **********************************/
#tray {
	padding-left: 130px;
	padding-right: 45px;
}
#tray-left {
	float: left;
	width: 255px;
}
#tray-right {
	float: right;
	width: 302px;
}
#tray-left .left {
	margin-right: 12px;
}
#tray h2 {
	margin-bottom: 16px;
}
#tray p {
	margin: 0px;
	margin-bottom: 0px;
}
#tray-left .more {
	padding-right: 12px;
}
/************************** Footer **********************************/
#footer {
	text-align: right;
	color: white;
}
#footer-right {
	padding-top: 0px;
	padding-bottom: 22px;
}
h2 a {
	color:#A7A7A7;
	text-decoration:none;
}
h2 a:hoover {
	color: #eee;
}
#band {
	float:left;
	margin: 0px 0px 0px 130px;
	width: 600px;
	height: 500px;
	display:inline;
}
#band_content {
	float: left;
	width: 250px;
	line-height: 30px;
	padding-top: 20px;
	padding-left: 20px;
}	
#band_info {
	float: right;
	width: 300px;
	line-height: 20px;
	padding-top: 20px;
	padding-right: 30px;
	text-align: justify;
}
#repert {
	float:left;
	margin: 0px 0px 0px 130px;
	width: 600px;
	height: 500px;
	display:inline;
	line-height: 20px;
}
