@charset "utf-8";
body, p, ul, ol, div, a, img, h1, h2, h3, h4, h5, h6, hr, form, table, tr, td{
	margin: 0;
	padding: 0;
	border: none;
}
body, p, ul, ol, div, h1, h2, h3, h4, h5, h6, form, table, tr, td{
	line-height: 1.5em;
}

body{
	background: url(../images/body_bg.jpg) repeat-x #fff;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #C6C6C6;
	padding-bottom: 20px;
}
p{
	margin-bottom: 1.5em;
}
a{
	color: #D89434;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
h1{
	color: #fff;
	font-size: 1.4em;
	padding-bottom: 0.4em;
}
h2{
	color: #fff;
	font-size: 1.3em;
	padding-bottom: 0.4em;
}
h3{
	color: #D89434;
	font-size: 1em;
	padding-bottom: 0.2em;
}
hr{
	height: 1px;
	border: 0;
	background: #1D1E1F;
	color: #1D1E1F;
	margin: 1.6em 0;
	_margin: 0 0 1em 0;
}

.container{
	width: 910px;
	margin: 0 auto;
	position: relative;
	background: url(../images/container_bg.gif) repeat-y;
	min-height: 690px;
	_height: 690px;
	border-top: 20px solid #020304;
}

.header{
	background: url(../images/header.jpg) no-repeat;
	height: 123px;
	padding-bottom: 29px;
	position: relative;
	z-index: 2;
}
.header-home{
	display: block;
	width: 370px;
	height: 60px;
	position: absolute;
	left: 15px;
	top: 45px;
}

.main{
	margin-right: 29px;
	margin-left: 1px;
	padding-bottom: 20px;
	background: url(../images/left_bg.gif) repeat-x;
	position: relative;
	_height: 1px;
	min-height: 1px;
}

.main-left{
	width: 551px;
	padding-left: 32px;
	padding-right: 32px;
	padding-top: 5px;
	float: left;
	min-height: 445px;
	_height: 445px;
	border-right: 1px solid #1B1B1B;
	margin-top: 33px;
}
.main-left ul{
	margin-bottom: 1.5em;
	padding-left: 10px;
	list-style: none;
}
.main-left ul li{
	background: url(../images/list.gif) no-repeat 0 0.6em;
	padding-left: 14px;
}

.main-right{
	width: 233px;
	padding-left: 15px;
	padding-right: 16px;
	float: right;
/*	background: url(../images/right_top.jpg) no-repeat right top;*/
	padding-top: 211px;
	position: relative;
}

.video-text{
	height: 18px;
	padding: 10px 0;
	background: url(../images/video_text.gif) no-repeat right;
}

.menu{
	position: absolute;
	width: 910px;
	height: 29px;
	top: 123px;
	left: 0px;
	z-index: 2;
/*	background: url(../images/menu_bg.jpg) no-repeat right;*/
}
.menu ul{
	list-style: none;
}
.menu li{
	float: left;
}
.menu a:hover{
	background-position: 0 -29px;
}
.menu .menu-active{
	background-position: 0 -58px;
}
.menu a.menu-active:hover{
	background-position: 0 -58px;
}
.menu-1{
	display: block;
	width: 79px;
	height: 29px;
	background: url(../images/menu_1.gif) no-repeat;
}
.menu-2{
	display: block;
	width: 76px;
	height: 29px;
	background: url(../images/menu_2.gif) no-repeat;
}
.menu-3{
	display: block;
	width: 92px;
	height: 29px;
	background: url(../images/menu_3.gif) no-repeat;
}
.menu-4{
	display: block;
	width: 92px;
	height: 29px;
	background: url(../images/menu_4.gif) no-repeat;
}
.menu-5{
	display: block;
	width: 86px;
	height: 29px;
	background: url(../images/menu_5.gif) no-repeat;
}
.menu-6{
	display: block;
	width: 108px;
	height: 29px;
	background: url(../images/menu_6.gif) no-repeat;
}
.menu-7{
	display: block;
	width: 79px;
	height: 29px;
	background: url(../images/menu_7.gif) no-repeat;
}
.menu-8{
	display: block;
	width: 70px;
	height: 29px;
	background: url(../images/menu_8.gif) no-repeat;
}

.footer{
	background: url(../images/footer.gif) no-repeat;
	height: 71px;
	position: relative;
}
.footer-wda{
	display: block;
	width: 88px;
	height: 9px;
	position: absolute;
	top: 17px;
	left: 313px;
}
.footer-wda:hover{
	border-bottom: 1px solid #1A1D21;
}
.footer-padevet{
	display: block;
	width: 74px;
	height: 9px;
	position: absolute;
	top: 17px;
	left: 420px;
}
.footer-padevet:hover{
	border-bottom: 1px solid #1A1D21;
}
.footer-novak{
	display: block;
	width: 62px;
	height: 9px;
	position: absolute;
	top: 17px;
	left: 576px;
}
.footer-novak:hover{
	border-bottom: 1px solid #1A1D21;
}

/*.right-outer{
	position: absolute;
	width: 29px;
	height: 100px;
	top: 152px;
	left: 881px;
	background: url(../images/right_outer.jpg) no-repeat;
}*/
.right-top{
	width: 225px;
	height: 361px;
	position: absolute;
	top: -152px;
	left: 39px;
	z-index: 1;
}
.right-top-1{
	background: url(../images/right_top_01.jpg) no-repeat;
}
.right-top-2{
	background: url(../images/right_top_02.jpg) no-repeat;
}
.right-top-3{
	background: url(../images/right_top_03.jpg) no-repeat;
}
.right-top-4{
	background: url(../images/right_top_04.jpg) no-repeat;
}
.right-top-5{
	background: url(../images/right_top_05.jpg) no-repeat;
}
.right-top-6{
	background: url(../images/right_top_06.jpg) no-repeat;
}
.right-top-7{
	background: url(../images/right_top_07.jpg) no-repeat;
}
.right-top-8{
	background: url(../images/right_top_08.jpg) no-repeat;
}
.right-outer{
	position: absolute;
	width: 29px;
	height: 275px;
	top: -152px;
	left: 264px;
}
.right-outer-1{
	background: url(../images/right_outer_01.jpg) no-repeat;
}
.right-outer-2{
	background: url(../images/right_outer_02.jpg) no-repeat;
}
.right-outer-5{
	background: url(../images/right_outer_05.jpg) no-repeat;
	width: 8px;
	height: 331px;
}
.right-outer-6{
	background: url(../images/right_outer_06.jpg) no-repeat;
	height: 305px;
}
.right-outer-8{
	background: url(../images/right_outer_08.jpg) no-repeat;
	height: 305px;
}

.inner-line-bottom{
	width: 1px;
	height: 25px;
	background: url(../images/inner_line_bottom.gif) no-repeat;
	position: absolute;
	left: 615px;
	bottom: 20px;
}

.topstory{
/*	float: right;
	width: 395px;*/
	padding-bottom: 1em;
	min-height: 100px;
	_height: 100px;
}
.program{
	float: right;
	width: 380px;
}
.thumbs-home{
/*	float: right;*/
	margin-top: 10px;
}
.thumbs-home .thumb{
	margin: 0 3px;
}
.thumbs{
	padding-top: 10px;
	_padding-bottom: 10px;
}
.thumbs .thumb{
	margin: 0 4px;
}
.thumbs-more{
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
}
a.thumb img, img.thumb{
	padding: 2px;
	border: 1px solid #2B3033;
}
a.thumb:hover img{
	border: 1px solid #40484D;
}
.thumb-right{
	float: right;
	margin-left: 1em;
	margin-bottom: 0.6em;
	margin-top: 0.4em;
}
.thumb-left{
	float: left;
	margin-right: 2em;
	margin-bottom: 0.6em;
	margin-top: 0.4em;
}
.thumb-download{
	float: left;
	text-align: center;
	padding-bottom: 15px;
}
.thumb-pets{
	float: left;
	text-align: center;
	padding-bottom: 15px;
	padding-right: 22px;
	padding-left: 22px
}

.video{
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px
}

a.arrow-silver-right{
	padding-right: 12px;
	background: url(../images/arrow_silver.gif) no-repeat right;
	text-decoration: none;
}
a.arrow-silver-right:hover{
	text-decoration: underline;
}
a.arrow-silver-top{
	padding-left: 12px;
	background: url(../images/arrow_silver_top.gif) no-repeat 0 0.4em;
	text-decoration: none;
}
a.arrow-silver-top:hover{
	text-decoration: underline;
}

.time{
	width: 551px;
	height: 9px;
	background: url(../images/time.gif) no-repeat 0 20px;
	margin-bottom: 15px;
	position: relative;
	clear: both;
	padding-top: 20px;
}
.time-item{
	text-align: center;
	float: left;
	margin-right: 13px;
	width: 67px;
}
.time-item.time-item-disco{
	width: 84px;
	margin-right: 9px;
	_margin-right: 7px;
}
.time-item.time-item-last{
	margin-right: 0;
}
.time-item a{
	color: #747B81;
	text-decoration: none;
}
.time-item a:hover{
	text-decoration: underline;
}
.thumb-active img{
	padding: 2px;
	border: 1px solid #E2A13A;
}
.time-text-active, a.time-text-active{
	color: #fff;
}
.time-arrow{
	display: block;
	width: 15px;
	height: 8px;
	background: url(../images/time_arrow.gif) no-repeat;
	position: absolute;
	top: 13px;
}
.arrow-photo-1{
	left: 25px;
}
.arrow-photo-2{
	left: 105px;
}
.arrow-photo-3{
	left: 185px;
}
.arrow-photo-4{
	left: 265px;
}
.arrow-photo-5{
	left: 345px;
}
.arrow-photo-6{
	left: 425px;
}
.arrow-photo-7{
	left: 505px;
}
.arrow-disco-1{
	left: 35px;
}
.arrow-disco-2{
	left: 125px;
}
.arrow-disco-3{
	left: 220px;
}
.arrow-disco-4{
	left: 315px;
}
.arrow-disco-5{
	left: 405px;
}
.arrow-disco-6{
	left: 500px;
}

.album-summary{
	width: 182px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 20px;
	float: left;
}

.album-info{
	padding-top: 5px;
	padding-bottom: 5px;
}
.album-info img{
	margin-top: 10px;
	margin-bottom: 10px;
}
.songlist{
	float: right;
	width: 250px;
}
.songlist-year{
	padding-left: 22px;
}
.songlist-year-cd2{
	margin-top: 1.5em;
}
.main-left .songlist ul{
	list-style: none;
	padding-left: 0;
	margin-bottom: 0.4em;
}
.main-left .songlist li{
	background: url(../images/ico_speaker.gif) no-repeat 0 0.4em;
	padding-left: 20px;
}
.main-left .songlist li.no-audio{
	background: url(../images/ico_speaker_cross.gif) no-repeat 0 0.4em;
}
.songlist a{
	color: #fff;
	text-decoration: none;
}
.songlist a:hover{
	text-decoration: underline;
/*	background-position: -511px 0.2em;*/
}
.main-left ul.songlist-years{
	list-style: none;
	padding-left: 10px;
}
.main-left ul.songlist-years li{
	background: url(../images/ico_speaker.gif) no-repeat 0 0.4em;
	padding-left: 20px;
}
.main-left ul.songlist-years li.no-audio{
	background: url(../images/ico_speaker_cross.gif) no-repeat 0 0.4em;
}
.songlist-years a{
	color: #fff;
	text-decoration: none;
}
.songlist-years a:hover{
	text-decoration: underline;
}

.show-list{
	border-bottom: 1px solid #050607;
}
.show-date{
	float: left;
	width: 3.6em;
	padding-right: 15px;
	text-align: right;
}
.show-text{
	float: left;
	width: 470px;
}

.clear{
	clear: both;
}
.clear-hidden{
	clear: both;
	height: 1px;
	overflow: hidden;
}
.no-display{
	display: none;
}
.float-left{
	float: left;
}
.float-right{
	float: right;
}
.text-left{
	text-align: left;
}
.text-right{
	text-align: right;
}
.text-center{
	text-align: center;
}
.text-justify{
	text-align: justify;
}
.orange{
	color: #E2A13A;
}
.white{
	color: #fff;
}

.h-video{
	height: 27px;
	position: absolute;
	top: 175px;
	left: 31px;
	z-index: 2;
}
.h-video-krecmar{
	width: 141px;
	background: url(../images/h_video_krecmar.gif) no-repeat;
}
.h-video-koubkova{
	width: 160px;
	background: url(../images/h_video_koubkova.gif) no-repeat;
}

.h-video-janu{
	width: 160px;
	background: url(../images/h_video_janu.gif) no-repeat;
}

.h-video-neckar{
	width: 193px;
	background: url(../images/h_video_neckar.gif) no-repeat;
}
.h-video-fenic{
	width: 164px;
	background: url(../images/h_video_fenic.gif) no-repeat;
}
.h-video-hein{
	width: 146px;
	background: url(../images/h_video_hein.gif) no-repeat;
}
.h-video-skalka{
	width: 162px;
	background: url(../images/h_video_skalka.gif) no-repeat;
}
.h-video-kubisova{
	width: 91px;
	background: url(../images/h_video_kubisova.gif) no-repeat;
}
.h-video-malasek{
	width: 113px;
	background: url(../images/h_video_malasek.gif) no-repeat;
}
.h-newest-info{
	width: 273px;
	height: 17px;
	background: url(../images/h_newest_info.gif) no-repeat;
	margin-bottom: 1em;
}
.h-biography{
	width: 327px;
	height: 17px;
	background: url(../images/h_biography.gif) no-repeat;
	margin-bottom: 0.6em;
}
.h-shows{
	width: 387px;
	height: 17px;
	background: url(../images/h_shows.gif) no-repeat;
	margin-bottom: 0.6em;
}
.h-photogallery{
	width: 280px;
	height: 17px;
	background: url(../images/h_photogallery.gif) no-repeat;
	margin-bottom: 0.6em;
}
.h-discography{
	width: 285px;
	height: 17px;
	background: url(../images/h_discography.gif) no-repeat;
	margin-bottom: 0.6em;
}
.h-pets{
	width: 237px;
	height: 17px;
	background: url(../images/h_pets.gif) no-repeat;
	margin-bottom: 0.6em;
}
.h-download{
	width: 338px;
	height: 17px;
	background: url(../images/h_download.gif) no-repeat;
	margin-bottom: 0.6em;
}
.h-contact{
	width: 224px;
	height: 17px;
	background: url(../images/h_contact.gif) no-repeat;
	margin-bottom: 0.6em;
}