@charset "windows-1250";

body {
 background-color: #000000;
 font-family: Verdana, Arial, Tahoma;
 font-size: 80%;
 color: #e2e2e2;
 text-align: center;
 padding: 0;
}

#stranka {
 background-color: #7e724e;
 margin: 0 auto 0 auto;
 padding: 0;
 border: 2px ridge #e2e2e2;
 width: 750px;
 text-align: left;
}

#logo {
 width: 750px;
 height: 200px;
}

#menu { 
 width: 750px;
 text-align: center;
 padding-top: 10px;
 padding-right: 4px;
 padding-bottom: 2px;
 padding-left: 4px;
}

#obsah {
 width: 750px;
 padding-bottom: 2px;
 padding-left: 10px;
}

#paticka { 
 margin: 0 auto 0 auto;
 width: 750px;
 height: 15px;
 font-size: 75%;
 color: #aaaaaa;
} 

#uvodni {
 width: 99.99%
} 

#text {
 width: 520px;
 float: left;
}

#aktuality {
 width: 200px;
 border-left: 1px dotted #ffcc00;
 float: left;
 padding: 4px;
 margin: 4px;
}

#celek1 {
 border: none;
}

#historie {
 float: left;
 width: 520px;
}

#vyberclenu {
 border: none;
 float: left;
 margin-left: 20px;
}

span.datum {
 font-size: 75%;
 color: #ffffcc;
 font-weight: bold;	
}

span.datum_normal {
 color: #ffffcc;
 font-weight: bold;
}

span.datum_koncertu {
 font-size: 110%;
 color: #ffcc00;
 font-weight: bold;
} 

span.kapely {
 font-size: 75%;
 font-weight: bold;
}

span.nadpisek {
 color: #ffffff;
 font-style: italic;
}

span.help {
 cursor: help;
 border-bottom: 2px dotted #ffffcc;
}

a.email {
 color: #ffffcc;
 text-decoration: underline;
 letter-spacing: 1px;
}

 a.email:hover {
  color: #ffcc00;
  text-decoration: none;
  letter-spacing: 1px;
 }
 
a.paticka {
 font-size: 100%;
 color: #aaaaaa;
 text-decoration: none;
}

 a.paticka:hover {
  font-size: 100%;
  color: #e2e2e2;
  text-decoration: underline;
 }
 
a.menu {
 font-family: Tahoma, Arial, Verdana;
 font-size: 85%;
 font-weight: bold;
 color: #ffffff;
 text-transform: uppercase;
 text-decoration: none;	
 border-top: 1px solid #7e724e;
 border-right: none;
 border-bottom: 1px solid #7e724e;
}

 a.menu:hover {
  font-size: 85%;
  font-weight: bold;
  color: #ffcc00;
  text-transform: uppercase;
  text-decoration: none;
  border-top: 1px solid #e2e2e2;
  border-right: none;
  border-bottom: 1px solid #e2e2e2;
 }

a {
 color: #ffffcc;
 text-decoration: underline;
}

 a:hover {
  color: #ffcc00;
  text-decoration: none;
 }
 
a.zpet {
 margin: 10px;
 color: #ffffcc;
 text-decoration: underline;
}
	a.zpet:hover {
	 color: #ffcc00;
	 text-decoration: none;
	 text-align: center;
	}
 
/* ------------------------ vyber clenu ---------------------------- */

#carlos_vyber {
 background-image: url("../images/carlos.jpg");
 width: 133px;
 height: 100px;
 display: block;
}

 #carlos_vyber:hover {
  background-image: url("../images/carlos-roh.jpg");
 }
 
#vojtech_vyber {
 background-image: url("../images/vojtech.jpg");
 width: 133px;
 height: 100px;
 display: block;
}

 #vojtech_vyber:hover {
  background-image: url("../images/vojtech-roh.jpg");
 } 

#josef_vyber {
 background-image: url("../images/josef.jpg");
 width: 133px;
 height: 100px;
 display: block;
}

 #josef_vyber:hover {
  background-image: url("../images/josef-roh.jpg");
 }
 
#jirka_vyber {
 background-image: url("../images/jirka.jpg");
 width: 133px;
 height: 100px;
 display: block;
}

 #jirka_vyber:hover {
  background-image: url("../images/jirka-roh.jpg");
 }

/* ------------------------- vyber pozadi do windows --------------------------- */

#carlos_background {
 float: left;
}

#vojtech_background {
 float: left;
}

#josef_background {
 float: left;
}

	#josef_background_1 {
	 float: left;
	}
	
	#josef_background_2 {
	 float: left;
	 margin-top: 50px;
	}
  
div.end {
 clear: both;
 visibility: hidden;
 width: 99.99%;
}
  
h1 {
 font-size: 150%;
 border-bottom: 1px solid #ffcc00;
 width: 700px;
} 

h2 {
 font-size: 120%;
 letter-spacing: 2px;
 color: #ffffff;
}

h3 {
 font-size: 110%;
 letter-spacing: 2px;
 color: #ffffff;
 padding: 3px;
 margin: 0;
}

p.aktualita {
 font-size: 75%;
 padding-bottom: 7px;
 margin: 0;
}

p.aktualita_normal {
 padding-bottom: 7px;
 margin: 0 5px 10px 5px;	
 
}

#dodatek {
 text-align: center;
 font-size: 75%;
}

#vyber_textu {
 text-align: center;
}

p.poznamka {
 padding-top: 15px;
 font-size: 75%;
}

p.poznamka_stred {
 padding-top: 15px;
 font-size: 75%;
 text-align: center;
}

p.upozorneni {
 width: 650px;
 font-size: 80%;
 font-style: italic;
 color: #ffffff;	
 text-align: justify;
}

p.text_pisnicky {
 text-align: center;
}
 
p.stred {
 text-align: center;
}

div.stred {
 text-align: center;
}

div.album {	
 padding: 4px;
 text-align: center;
 width: 500px;
}

div.ostatni {
 padding: 4px;
 text-align: center;
 width: 600px;
}

div.informace {
 float: left;
 text-align: left;
 width: 340px;
}

div.koncert {
 margin: 7px;
 padding: 2px;
}

div.obrazek {
 float: left;
 text-align: right;
}

hr.carka {
 width: 80%
}

img.border {
 border: 1px solid #ffcc00;
}

img.noborder {
 border: none;
}

ol li {
 list-style-type: decimal;
}
 
div.profil_clena {
 border: none;
}

div.fotka_clena { 
 width: 350px;
 float: left;
}
  
div.text_clena {
 padding: 5px;
 border: 1px dotted #ffcc00;
}

div.info_clena {
 text-align: right;
 float: right;
 padding: 5px;
 margin-right: 20px;
}

#form1 {
 padding: 5px;
}

#form2 {
 padding: 2px;
}

div.akce {
 margin-left: 20px;
}

div.fotka_akce {
 padding: 5px; 
 float: left;
}

div.popis_akce {
 padding: 30px 5px 5px 10px;
 float: left;
}

#gbook {
 text-align: center;
}

#anketa {
 text-align: center;
}

#anketa_frame {
 width: 222px;
 height: 580px;
 border: none;
}

#kniha_frame {
 width: 600px;
 height: 2200px;
 border: none;
}
 
div.soubor_fotek {
 width: 700px;	
 padding-bottom: 10px;
 margin-bottom: 25px;
 margin-left: 10px;
}

div.leva_fotka { 
 float: left;
 width: 210px; 
 text-align: center;
 margin-right: 10px;
}

div.stredni_fotka {
 float: left;
 width: 210px;
 text-align: center; 
 margin: 0 10px 0 10px;
}

div.prava_fotka {
 float: left;
 width: 210px;
 text-align: center;
 margin-left: 10px;
} 

