body {
	background: Black;
	font-family: arial;
	color: #FFFFFF;
	font-size: small;
}

#vypis {float:left;width: 75%;}
#uzivatele {width: 220px;float:right;height:50%;overflow:auto;}

h1 {background: Black;color: White;text-align: center; }
h2 {background: Black;color: White;text-align: center;  font-size: 4mm;  }


/*Barvy zprav*/
.obrazek {border: 0px;}
.textprichozi {color: #FFFFFF;}
.textodchozi {color: #FFFFFF;}
.textsp {color: #FFFF00;}
.textso {color: #80FFFF;}
.textsys {color: #80FF80;}
.textnick {color: #FFFF00;  font-weight: bold; }
.textcas {color: #00FF00;}

/*ruzne*/

A {color: #00FFFF;}
A:Hover {color: #00FFFF;}

.tucne {font-weight: bold;}
hr {color: #cc6600;width: 100%;font-size: 2px;}
.ja {color: yellow;}
img{border: none;}
