 
 
/*POZADÍ CHATU*/
body{  background:url("https://www.ihogwarts.cz/system/css/img/1760454118_490458555.png") fixed no-repeat black;
  background-size: cover;
}  
/*ZÁHLAVÍ CHATU*/
#top {
background: rgba(64, 153, 141, 0.6);
color: #E0B8DD;
font-family: "Georgia", Times, serif;
text-shadow: 0 0 3px #8B0000, 0 0 5px #FF0000;
}
/*MENU A PŘÍJEMCI*/
#zvolit_prijemce, #menu_tabule, #menu_bar, .polozka_menu{
  color: White !important;
  background: rgba(20, 20, 20, 0.8);
  border: 1px solid #E0B8DD!important;
 font-family: "Georgia", Times, serif;
margin-top: -1px;
text-shadow: 0 0 3px #8B0000, 0 0 5px #FF0000;
} 
/*VNĚJŠÍ OHRANIČENÍ*/
#main {
background: rgba(0, 0, 0, 0.0);
}
/*TEXTOVÉ POLE NA PŘÍSPĚVKY - POZADÍ*/
#zprava {
background: rgba(0,0,0, 0.0)
}
/*TEXTOVÉ POLE NA PŘÍSPĚVKY - TEXTOVÉ POLE + POZADÍ TLAČÍTKA "VŠEM"*/
#message, #prijemce {
color: White !important;
background: rgba(0,0,0,0, 0.8) !important;
border: 1px solid #E0B8DD !important;
font-family: "Georgia", Times, serif;
border-radius: 15px;
} 
 /*POZADÍ ZA PŘÍSPĚVKY HRÁČŮ*/
#board {
background: rgba(0, 0, 0, 0.6);
opacity: 0.95;
}
/*PŘÍSPĚVKY HRÁČŮ*/
.zprava {
background: rgba(0, 0, 0, 0.0);
opacity: 0.9;
}
/*POZADÍ PRAVÉ SEKCE*/
#sidebar {
background: rgba(0, 0, 0, 0.0)
}
 /*ZÁHLAVÍ TABULE, ONLINE ATD...*/
#sidebar h3 {
background: rgba(64, 153, 141, 0.8);
font-family: "Georgia", Times, serif;
color: #E0B8DD;
text-shadow: 0 0 3px #8B0000, 0 0 5px #FF0000;
}
/*OBSAH TABULE, ONLINE ATD...*/
#tabule_obsah.sidebar_content, #online_obsah.sidebar_content2{
background: rgba(0,0,0,0, 0.9);
color: ;
font-family: "Georgia", Times, serif;
}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
