/*POZADÍ CHATU*/
body{  background:url("https://www.ihogwarts.cz/system/css/img/1758646884_549040456.png") fixed no-repeat black;
  background-size: cover;
} 
/*ZÁHLAVÍ CHATU*/
#top {
background: rgba(0, 0, 0, 0.5) !important;
color: white;
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(184, 163, 134, 0.5);
  border: 1px solid black !important;
  margin-top: -1px;
}
/*VNĚJŠÍ OHRANIČENÍ*/
#zvolit_prijemce, #menu_tabule, #menu_bar, .polozka_menu{
background: rgba(0, 0, 0, 0.3) !important;
}
/*TEXTOVÉ POLE NA PŘÍSPĚVKY - POZADÍ*/
#main, #zprava {
background: rgba(0, 0, 0, 0.5) !important;

}
/*TEXTOVÉ POLE NA PŘÍSPĚVKY - TEXTOVÉ POLE*/
#message, #prijemce  {
color: black !important;
font-family: Times New Roman;
background: rgba(184, 163, 134, 1) !important;
border: 1px solid black !important;
}
/*POZADÍ ZA PŘÍSPĚVKY HRÁČŮ*/
#board {
background: rgba(0, 0, 0, 0.5) !important;
opacity: 0.96;
}
/*POZADÍ PRAVÉ SEKCE*/
#sidebar {
background: rgba(0, 0, 0, 0.5) !important;
}
/*ZÁHLAVÍ TABULE, ONLINE ATD...*/
#sidebar h3 {
background: rgba(0, 0, 0, 1);
color: white;
font-family: Times New Roman;
}

/*TABULE, ONLINE*/
#tabule_obsah.sidebar_content, #online_obsah.sidebar_content2{
background: rgba(184, 163, 134, 0.9) !important;
color: black;
font-family: Times New Roman;
}


 
 

 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
