/* CSS Document */
body {
  background: #F6F3EA url(../img/bgr-main.jpg) center top;
  font-family: "Tahoma CE", Tahoma, "Arial CE", Arial, "Helvetica CE", lucida, sans-serif;
  font-size: 70%;
  text-align: center;
  margin: 0; padding: 0; 
  color: #856C44;
}
#over {
  overflow: hidden; zoom: 1;
  background: url(../img/bgr-inner.gif) center top no-repeat;  
}
img {
  border: 0;
}
ul li {
  background: url(../img/list-button-01.gif) 0 3px no-repeat;
  text-decoration: none;
  list-style: none;
} 

a {
  color: #FFF;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
form {
  margin: 0; padding: 0;
}

#head h1, #head p {
  margin: 0; padding: 0;
}
#head a {
  width: 177px; height: 24px;
  position: absolute; top: 6px; left: 0;
  font-size: 11px;
}
#head a span {
  background: url(../img/logo-michael-burian.gif) no-repeat;
  width: 177px; height: 24px;
  position: absolute; top: 0; left: 0;
}


#lastNews {
  background: url(../img/bgr-infobar.gif) left top no-repeat;
  width: 808px;
  overflow: hidden; zoom: 1;
  margin-top: 0;
  min-height: 111px;
  _height: 111px;
}
#lastNews dl {
  width: 267px; padding: 10px 0 0 0; margin: 0;
  float: left;
}
#lastNews dl dt {
  position: relative; z-index: -60;
  margin-left: 10px;
}
#lastNews dl dd {
  padding: 0; margin: 2em 20px;
  font-size: 110%;;
}
#lastNews dl dd span {
  color: #95856C;
  font-size: 90%;
}



#lastNews form {
  display: inline;
}
#lastNews fieldset {
  border: 0; 
  margin: 0; padding: 6px 0 0 24px;
  _padding: 6px 0 0 22px;
  position: relative;
}
#lastNews fieldset legend {
 color: #120803;
 padding: 26px 0 0 0; margin: 0;
}
#lastNews label span {
  display: none;
}
#lastNews fieldset input {
  background: #1F1510;
  width: 164px;
  border: 1px solid #483f3b;
  padding: 3px 2px; margin: 0;
  color: #95856C;
  position: absolute;
}
#lastNews fieldset button {
  width: 53px; height: 21px;
  padding: 0; margin: 0;
  *margin-top: 4px;
  border: 0;
  position: relative; left: 180px;
  background: #130803;
  cursor: pointer;
  color: #FFF;
}
#lastNews fieldset button span {
  background: transparent url(../img/btn-send.gif) 2px 1px no-repeat;
  width: 53px; height: 21px;
  position: absolute; left: 0; top: 0; 
}



div#slideBanners {
  position: fixed;
  _position: absolute;
  bottom: 0; left: 0; z-index: 50;
  display: block;
  width: 100%;
  margin: 0; padding: 0;
  text-align: center;
}
div#slideBanners div {
  overflow: hidden; zoom: 1;
  display: block;
  width: 850px;
  margin: 0 auto; padding: 0 0 20px 0;
}
div#slideBanners p {
margin: 0; padding: 12px 0;
}
ul#banners {
  margin: 0; padding: 0;
  display: none;
}
#slideBannersFix {
  background: transparent url(../img/bgr-bannery-on.png) center top no-repeat;
  _background: transparent url(../img/bgr-bannery-on.gif) top center no-repeat;
}
#slideBannersFix.active {
  background: transparent url(../img/bgr-bannery.png) center top no-repeat;
  _background: transparent url(../img/bgr-bannery.gif) top center no-repeat;
}
ul#banners li {
  margin: 0; padding: 20px 0 0 15px;
  background: none;
  list-style: none;
  float: left;
}
ul#banners li a img {
  border-top: #1c1311 4px solid;
  border-left: #1c1311 2px solid;
  border-bottom: #1c1311 4px solid;
  border-right: #1c1311 2px solid;
}

#main {
  margin: 0 auto;
  width: 808px;
  text-align: left;
  position: relative;
  background: transparent url(../img/bgr-main-man.jpg) 0 342px no-repeat;
  overflow: hidden; zoom: 1;
  padding-bottom: 60px;
}
#head {
  width: 808px; height: 34px;
}
.jScrollPaneContainer {
  padding: 1px 0 0 0;
  overflow: auto;
  background-attachment: fixed;
  position: relative;
  margin-top: 342px;
}
body#index .jScrollPaneContainer {
  width: 570px; height: 316px;
  margin: 312px 0 41px 0;
}
body#giglist .jScrollPaneContainer {
  width: 570px; height: 316px;
  margin: 342px 0 11px 0;
}
body#discography .jScrollPaneContainer {
  width: 570px; height: 316px;
  margin: 312px 0 11px 0;
}
#content {
  height: 280px;
  margin-bottom: 40px;
}
body#discography #content {
  height: 310px;
  margin-bottom: 40px;
}

#content h1 {
  font-size: 140%;
  color: #E6B36F;
}
#content h2 {
  font-size: 120%;
  color: #F4D7B0;
  text-transform: uppercase;
  margin: 1.8em 0 0.6em 0;
}
#content h3 {
  font-size: 110%;
  color: #E6B36F;
  margin: 1.2em 0 0.6em 0;
}
#content p, #content li, #content h2, #content h3, #content h4 {
  margin-right: 250px;
}
#content ul, #content h2, #content h3, #content h4 {
  margin-left: 63px;
}
body#index #content ul {
  margin: 20px 0 1em 43px;
  padding: 0;
}
#content li {
  padding-left: 20px;
  margin-top: 1em;
}
#content p {
  margin: 0.8em 250px 0.8em 63px;
}

#bottom {
  position: relative;
  width: 808px;
  overflow: hidden; zoom: 1;
}
p#copy {
  background: transparent url(../img/bgr-logo-official.gif) center bottom no-repeat;
  height: 40px; width: 100%;
  text-align: center;
  color: #7B6A52;
  font-size: 80%;
  margin: 50px 0 0 0;
}
p#subMenu {
  background: url(../img/list-button-01.gif) 0 28px no-repeat;
  margin: 0; padding: 2em 0 1em 20px;  
}
p#subMenu a {
  font-weight: bold;
  margin-right: 14px;
}
body#index p.listPage {
  position: absolute; top: 639px; left: 60px;
  padding: 2px 8px 2px 2px; 
  width: 780px !important;
  margin: 0;
  color: #F5E9DC;
  font-weight: bold;
}
body#index p.listPage a {
  color: #BCB0A4;
  font-weight: normal;
}
div#flashMotion {
  background: transparent url(../img/flash.jpg) no-repeat;
  width: 804px; height: 258px; padding: 4px 0 0 4px;
  position: absolute; top: 34px; left: 0;
}
body#giglist ul#submenu {
  position: absolute; top: 352px; left: 43px;
}

ul#submenu {
  padding: 0; margin: 0;
  background: url(../img/list-button-01.gif) 0 3px no-repeat;
  padding-left: 20px;
}
ul#submenu li {
  list-style: none;
  float: left;
  margin: 0 10px 0 0;
  background: none;
  color: #CECE9B;
  font-weight: bold;
}
ul#submenu li a {
  color: #FFF;
}
ul#submenu li.selected a {
  color: #d4d4a9;
}
/** Main Menu **/

ul#mainMenu {
  position: absolute; top: 307px;
  border-top: 2px #0F0704 solid;
  border-bottom: 4px #0F0704 solid;
  overflow: hidden;
  background: #0F0704;
  margin: 0; padding: 0;
  width: 808px;
}
ul#mainMenu li {
  display: block; float: left; background: none;
  height: 29px;
  position: relative;
  overflow: hidden;
  padding: 0;
}
ul#mainMenu li a {
  height: 29px;
  position: absolute; top: 0; left: 0;
  cursor: pointer;
  color:#0F0704;
}
ul#mainMenu li a:hover {
  color:#E6B36E;
}
ul#mainMenu li a span {
  background: url(../img/menu-press.gif) no-repeat;
  height: 29px;
  position: absolute; top: 0; left: 0;
}
ul#mainMenu li.news a span {
  background: url(../img/menu-news.gif) no-repeat;
}
ul#mainMenu li.news a, ul#mainMenu li.news, ul#mainMenu li.news a span {
  width: 62px;
}
ul#mainMenu li.giglist a span {
  background: url(../img/menu-giglist.gif) no-repeat;
}
ul#mainMenu li.giglist a, ul#mainMenu li.giglist, ul#mainMenu li.giglist a span {
  width: 64px;
}
ul#mainMenu li.radioshows a span {
  background: url(../img/menu-radioshows.gif) no-repeat;
}
ul#mainMenu li.radioshows a, ul#mainMenu li.radioshows, ul#mainMenu li.radioshows a span {
  width: 97px;
}
ul#mainMenu li.biography a span {
  background: url(../img/menu-biography.gif) no-repeat;
}
ul#mainMenu li.biography a, ul#mainMenu li.biography, ul#mainMenu li.biography a span {
  width: 88px;
}
ul#mainMenu li.discography a span {
  background: url(../img/menu-discography.gif) no-repeat;
}
ul#mainMenu li.discography a, ul#mainMenu li.discography, ul#mainMenu li.discography a span {
  width: 101px;
}
ul#mainMenu li.contact a span {
  background: url(../img/menu-contacts.gif) no-repeat;
}
ul#mainMenu li.contact a, ul#mainMenu li.contact, ul#mainMenu li.contact a span {
  width: 72px;
}
ul#mainMenu li.contact a span {
  background: url(../img/menu-contacts.gif) no-repeat;
}
ul#mainMenu li.contact a, ul#mainMenu li.contact, ul#mainMenu li.contact a span {
  width: 72px;
}
ul#mainMenu li.press a span {
  background: url(../img/menu-press.gif) no-repeat;
}
ul#mainMenu li.press a, ul#mainMenu li.press, ul#mainMenu li.press a span {
  width: 57px;
}
ul#mainMenu li.gallery a span {
  background: url(../img/menu-gallery.gif) no-repeat;
}
ul#mainMenu li.gallery a, ul#mainMenu li.gallery, ul#mainMenu li.gallery a span {
  width: 66px;
}
ul#mainMenu li.download a span {
  background: url(../img/menu-download.gif) no-repeat;
}
ul#mainMenu li.download a, ul#mainMenu li.download, ul#mainMenu li.download a span {
  width: 87px;
}
ul#mainMenu li.shop a span {
  background: url(../img/menu-shop.gif) no-repeat;
}
ul#mainMenu li.shop a, ul#mainMenu li.shop, ul#mainMenu li.shop a span {
  width: 52px;
}
ul#mainMenu li.links a span {
  background: url(../img/menu-links.gif) no-repeat;
}
ul#mainMenu li.links a, ul#mainMenu li.links, ul#mainMenu li.links a span {
  width: 62px;
}
/*----- hover -----*/
ul#mainMenu li.news a:hover span, ul#mainMenu li#selected.news a span, ul#mainMenu li.news  {
  background: url(../img/menu-news-on.gif) no-repeat;
}
ul#mainMenu li.giglist a:hover span, ul#mainMenu li#selected.giglist a span, ul#mainMenu li.giglist {
  background: url(../img/menu-giglist-on.gif) no-repeat;
}
ul#mainMenu li.radioshows a:hover span, ul#mainMenu li#selected.radioshows a span, ul#mainMenu li.radioshows {
  background: url(../img/menu-radioshows-on.gif) no-repeat;
}
ul#mainMenu li.biography a:hover span, ul#mainMenu li#selected.biography a span, ul#mainMenu li.biography {
  background: url(../img/menu-biography-on.gif) no-repeat;
}
ul#mainMenu li.discography a:hover span, ul#mainMenu li#selected.discography a span, ul#mainMenu li.discography {
  background: url(../img/menu-discography-on.gif) no-repeat;
}
ul#mainMenu li.contact a:hover span, ul#mainMenu li#selected.contact a span, ul#mainMenu li.contact {
  background: url(../img/menu-contacts-on.gif) no-repeat;
}
ul#mainMenu li.contact a:hover span, ul#mainMenu li#selected.contact a span, ul#mainMenu li.contact {
  background: url(../img/menu-contacts-on.gif) no-repeat;
}
ul#mainMenu li.press a:hover span, ul#mainMenu li#selected.press a span, ul#mainMenu li.press {
  background: url(../img/menu-press-on.gif) no-repeat;
}
ul#mainMenu li.gallery a:hover span, ul#mainMenu li#selected.gallery a span, ul#mainMenu li.gallery {
  background: url(../img/menu-gallery-on.gif) no-repeat;
}
ul#mainMenu li.download a:hover span, ul#mainMenu li#selected.download a span, ul#mainMenu li.download {
  background: url(../img/menu-download-on.gif) no-repeat;
}
ul#mainMenu li.shop a:hover span, ul#mainMenu li#selected.shop a span, ul#mainMenu li.shop {
  background: url(../img/menu-shop-on.gif) no-repeat;
}
ul#mainMenu li.links a:hover span, ul#mainMenu li#selected.links a span, ul#mainMenu li.links {
  background: url(../img/menu-links-on.gif) no-repeat;
}
/*---------------------*/
#content table {
  border-collapse: collapse;
  width: 640px;
}
#content table td, #content table th {
  vertical-align: top;
  padding: 2px 6px 4px 4px; margin: 0;
}
.lichymesic {
  background: #130803;
}
th {
  color: white;
  font-weight: normal;
}
table td span.spacer {
  display: block;
  width: 50px;
}
table td.spacer {
  width: 50px;
}
td strong {
  color: #E6B36F;
  font-weight: normal;
}
.contentRight {
  float: right;
  margin: 2px 0 8px 12px;
}
.contentLeft {
  float: left;
  margin: 2px 12px 8px 0;
}
div.blockText {
  overflow: hidden; zoom: 1;
  margin-bottom: 1em;
}
div.blockText h3 {
  margin-top: 0;
}
div.blockText img {
  float: left;
  margin-right: 12px;
  margin-left: 60px;
}
div.doubleLay div {
  float: left;
  width: 280px;
}
div.doubleLay div h3, div.doubleLay div p {
  margin-right: 0 !important;
}
body#index div#content span {
  color: #FFF;
}
.banner {
  height: 58px; width: 190px;
}