a.m:link {font-weight: bold; color: #FFCC66; text-decoration: none;}
a.m:visited {font-weight: bold; color: #FFCC66; text-decoration: none;}
a.m:hover {font-weight: bold; color: #FF9900; text-decoration: none;}
a.m:active {font-weight: bold; color: #FF9900; text-decoration: none;}

a:link {font-weight: bold; color: black; text-decoration: none;}
a:visited {font-weight: bold; color: black; text-decoration: none;}
a:hover {font-weight: bold; color: #FF9900; text-decoration: none;}
a:active {font-weight: bold; color: #FF9900; text-decoration: none;}

body {background-image: url("body.jpg");
     background-attachment: fixed;
     scrollbar-face-color: RGB(064,000,000);
     scrollbar-arrow-color: RGB(255,181,106);
     scrollbar-highlight-color: RGB(064,000,000);
     scrollbar-3dlight-color: RGB(255,181,106);
     scrollbar-shadow-color: RGB(064,000,000);
     scrollbar-darkshadow-color: RGB(255,181,106);
     scrollbar-track-color: RGB(064,000,000);}

.main {/*border: 0px solid #660000 #FFCC66*/;
      width: 750px;
      display: block;
      padding-top: 20px;
      background-image: url("content.jpg");
      text-align: center;}
      
.text {display: block;
      margin: 0px;
      padding-top: 30px;
      padding-bottom: 70px;
      padding-left: 70px;
      padding-right: 70px;
      font-family: verdana, arial;
      font-size: 12px;
      /*font-weight: bold;*/
      text-align: justify;
      color: black;}
      
.menu {border-top: 2px solid #660000;
      border-bottom: 2px solid #660000;
      display: block;
      margin-top: 20px;
      background-image: url("body.jpg");
      text-align: center;
      font-family: verdana, arial;
      font-size: 12px;}
      
.komentar {text-align: justify;
			    font-size: 12px;
			    font-style: italic;}
      
.zapati {display: block;
        width: 750px;
        font-family: verdana, arial;
        font-size: 10px;
        text-align: right;}
      
h3 {font-family: verdana, arial;
   font-size: 16;
   font-weight: bold;
   text-align: center;
   color: #660000;}
   
h4 {font-family: verdana, arial;
   font-size: 14;
   font-weight: bold;
   text-align: center;
   color: #990000;}

h5 {font-family: verdana, arial;
   font-size: 12;
   font-weight: bold;
   text-align: left;
   color: #990000;}

img {border: 0px;}
   
p:first-letter {font-size: 150%;
	   		   font-weight: bold;
			   color: #990000;}

.vlevo {float: left;
       margin-right: 20px;}
		 
.vpravo {float: right;
       margin-left: 20px;}
       
.clenove {width: 610px;}

.clen {text-align: center;
      padding-top: 20px;}

.galerie {text-align: center;
         width: 610px;}
   
.tabulka {border-collapse: collapse;
		     font-size: 12px;}

.center {text-align: center;}

.b {
    font-weight: bold;
}
	
.koncerty, .info {border: 1px solid #660000;
			    text-align: center;
			    font-weight: bold;
			    width: 650px}
			   
.zahlavi {border: 1px solid #660000;
			   background-image: url("body.jpg");
			   text-align: center;
			   color: #FFCC66;
			   font-weight: bold;
			   width: 650px}
			   
.info {
    padding-left: 20px;
    font-style: italic;
    font-weight: normal;
    text-align: left;
}