* {
	margin: 0;
	padding: 0;
}

body { margin: 20px 0; background: #339; line-height: 20px; text-align: justify; font-size: 12px; color: #696969; font-family: arial, helvetica, sans-serif; }
body a:hover { color: silver; }
h1, h2, h3 { padding: 0; font-weight: normal; color: #306; text-decoration: none; }

h1 { font-size: 2em; line-height: 22pt; }

h2 {
	font-size: 1.4em;
}
h2 a:hover { color: gray; text-decoration: none; }
h3 {
	font-size: 1em;
}
h4 { color: #306; font-size: 10pt; text-decoration: none; }
h4 a:hover { color: gray; text-decoration: none; }
p, ul, ol {
	margin-top: 1.5em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a { color: #306; text-decoration: none; }

.link1 {
	text-align: center;
}

#logo {
	width: 800px;
	height: 50px;
	margin: 0 auto;
}
#logo h1 {
	padding-left: 20px;
	font-size: 4em;
	color: #FFFFFF;
}

#menu {
	width: 800px;
	height: 60px;
	margin: 0 auto;
	background: url(../images/img01.jpg) no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	float: left;
	display: inline;
}

#menu a { display: block; margin: 0; padding: 23px 15px 0; background: url(../images/img04.jpg) no-repeat left 85%; text-decoration: none; font-family: arial, helvetica, sans-serif; font-size: 14px; color: #ffffff; font-variant: small-caps; }
#menu a:hover { color: silver; font-variant: small-caps; }
#menu li.first {
	margin-left: 40px;
}

#content {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	background: #FFFFFF;
}

#content-wrapper-top {
	background: url(../images/img02.jpg) no-repeat left top;
}

#content-wrapper-btm { background-image: url(../images/index0.jpg); background-repeat: no-repeat;background-attachment: scroll;background-position: left bottom; }
/*1-biografie*/
#content-wrapper-btm2 { background-image: url(../images/index2.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: left bottom; height: 414px; }
/*2-index*/
#content-wrapper-btm3 { background-image: url(../images/index3.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: left bottom; }
/*3-news*/
#content-wrapper-btm4 { background-image: url(../images/index4.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: left bottom; height: 600px; }
/*4-kontakt - vyska 454 */
#content-wrapper-btm5 { background-image: url(../images/index5.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: left bottom; }
/*5-diskografie*/
#content-wrapper-btm6 { background-image: url(../images/index6.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: left bottom; }
/*6-fotogalerie*/
#content-wrapper-btm0 { background-image: url(../images/index0.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: left bottom; height: 450px; }
#content-wrapper-btm01 { background-image: url(../images/index0.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: left bottom; height: 1100px; }
/*0-prázdný*/
#content-wrapper-btm7 { background-image: url(../images/index7.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: left bottom; height: 1550px; }
/*7-biografie2*/
#content-wrapper-btm8 { background-image: url(../images/index8.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: left bottom; height: 800px; }
/*8-video*/
#left {
	float: left;
	margin: 0;
	padding: 20px 20px 0 30px;
	width: 250px;
}
#left2 { margin: 0; padding: 20px 20px 0 30px; width: 695px; float: left; }
#right {
	float: right;
	margin: 0;
	padding: 20px 30px 20px 20px;
	width: 450px;
}
#right2 { margin: 0; padding: 20px 30px 20px 20px; width: 400px; float: right; }
#right3 { margin: 0; padding: 20px 30px 20px 20px; width: 4px; float: right; }
#menu-footer {
	height: 60px;
	margin: 0 auto;
}

#menu-footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu-footer li {
	float: left;
	display: inline;
}

#menu-footer a {
	display: block;
	margin: 0;
	padding: 23px 30px 0 15px;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

#menu-footer li.first {
	margin-left: 40px;
}


#footer {
	clear: both;
	width: 800px;
	height: 42px;
	margin: 0px auto;
	padding-top: 13px;
	text-transform: uppercase;
	font-size: 10px;
	color: #000000;
}

#footer .copyright {
	margin: 0px;
	text-align: center;
}

#footer .links {
	padding-bottom: 20px;
	text-align: center;
}

#footer .css {
	background: #FFFFFF;
	border: 1px dotted #DE8202;
	padding: 3px 10px;
}

#footer .xhtml {
	padding: 3px 10px;
	border: 1px dotted #DE8202;
	background: #FFFFFF;
}

#footer a {
	color: #000000;
}

