 /*POZADÍ CHATU*/
body{  background:url("https://www.ihogwarts.cz/system/css/img/1758643434_468213057.png") fixed no-repeat black;
  background-size: cover;
} 
/*ZÁHLAVÍ CHATU*/
#top {
background: rgba(0, 0, 0, 0.7);
color: #ffffff;
font-family: Times New Roman;
}
/*MENU A PŘÍJEMCI*/
#zvolit_prijemce, #menu_tabule, #menu_bar, .polozka_menu{
  color: white !important;
font-family: Times New Roman;
  background: rgba(0, 0, 0, 0.6);
  border: 1px solid white !important;
  margin-top: -1px;
}
/*VNĚJŠÍ OHRANIČENÍ*/
#main {
background: rgba(0, 0, 0, 0.3);
}
/*TEXTOVÉ POLE NA PŘÍSPĚVKY - POZADÍ*/
#zprava {
background: rgba(15, 46, 76, 0.5);
}
/*TEXTOVÉ POLE NA PŘÍSPĚVKY - TEXTOVÉ POLE + POZADÍ TLAČÍTKA "VŠEM"*/
#message, #prijemce {
color: white !important;
font-family: Times New Roman;
background: rgba(0, 0, 0, 0.8) !important;
border: 1px solid: white
}
/*POZADÍ ZA PŘÍSPĚVKY HRÁČŮ*/
#board {
background: rgba(15, 46, 76, 0.5);
opacity: 1;
}
/*PŘÍSPĚVKY HRÁČŮ*/
.zprava {
background: rgba(0, 0, 0, 1);
opacity: 1;
}
/*POZADÍ PRAVÉ SEKCE*/
#sidebar {
background: rgba(15, 46, 76, 0.5);
}
/*ZÁHLAVÍ TABULE, ONLINE ATD...*/
#sidebar h3 {
background: rgba(15, 46, 76, 1);
color: white;
font-family: Times New Roman;
}
/*OBSAH TABULE, ONLINE ATD...*/

#online_obsah.sidebar_content2{
background: rgba(0, 0, 0, 1);
font-family: Times New Roman;
}
 
 
 
 
 
 
 
 


 
 

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
