body {
	background: black url(../grafika/music_main.png) 0 0 repeat fixed;
	padding: 0; color: #064b6d;
}

  #mainBox {
     width: 810px;background-color: #f8faff; margin:20px auto;background-image: url("../grafika/leftMenu.png");
     background-repeat: repeat-y;
     border-right-style: solid; border-right-width: 1px; border-right-color: #cdb9ff;
  }
  div#topMenu {
     position: relative; width: 100%; height: 120px; color: white; text-align: right;
     background-image: url("../grafika/music_top.png");
  }
  div#footer{text-align: center; font-weight: bold; height: 20px; background-color: transparent;
     background-image: url("../grafika/music_bottom_2.png");clear: both;
  }
  div#leftMenu {
	clear: both;
	display: block;
  }
  div#leftMenuMargin {height:30px; background-color: transparent; clear: both}
  div#miBox{
     float: right;
     width: 620px;
	position: relative;
	display: block;
     background-color: #f8faff;
  }
  div#rightContent {padding: 0 30px 0 30px; background-color: transparent;}
  div#links {
     position: relative; float: left; width: 150px;
     background-image: url("../grafika/leftMenu.png");
     background-repeat: repeat-y;
     font: 16px Veranda sans-serif;
     padding: 5px 0 0 0;
  }

  a {color: #086b9a; font-weight: 600; text-decoration: none}
  a:hover {text-decoration: line-through; color: #086b9a; font-weight: bold;}
  a#light:hover {color: #086b9a};
  
  a img {border-style: none; padding: 10px 5px 0 0;}
   
  div#links a.noSub {display: block; text-align: center; font: bold 1.2em Veranda sans-serif; padding: 2px 5px;
               margin: 0 0 2px; border-width: 1px; text-decoration: none; color: #346dff;
		background: #cbd9ff;}
  div#links a.noSub:hover {color: #ffffff;background: #8aa3e0;}

  div#links a.subDisp {display: block; text-align: center; font: bold 1.2em Veranda sans-serif; padding: 2px 5px;
               margin: 0 0 2px; border-width: 1px; text-decoration: none; color: #ffffff;
		background: #8aa3e0;}
  div#links a.subDisp:hover {color: #ffffff;background: #8aa3e0;}  

  div#links a.SubLight {display: block; text-align: center; font: bold 1.2em Veranda sans-serif; padding: 2px 5px;
               margin: 0 0 2px 5px; border-width: 1px; text-decoration: none; color: #346dff;
		background: #cbd9ff;}
  div#links a.SubLight:hover {color: #ffffff;background: #8aa3e0;} 

  div#links a.SubDark {display: block; text-align: center; font: bold 1.2em Veranda sans-serif; padding: 2px 5px;
               margin: 0 0 2px 5px; border-width: 1px; text-decoration: none; color: #ffffff;
		background: #8aa3e0;}
  div#links a.SubDark:hover {color: #ffffff;background: #8aa3e0;} 

H1.header {
	margin-top: 10pt;
	margin-bottom: 10pt;
	margin-right: 10pt;
}

SPAN.niceFont{
	font-size: 40px;
	font_weight: 600;
	font-family: coronet, arial;
	line-height: 1em;
}

img.floatRight{
	float: right;
	margin: 0px 30px 20px 20px;
}

#longText{
	margin: 0; 
	text-align: justify;
}
#rightComment{
	text-align: right;
}