body {
	font-family:Tahoma,Verdana,Arial;
	font-size:12px;
	color:#000000;
	background-color:aliceblue;
}
h1 {
	font-size:14px;
	text-align:center;
}
.odkazy {
	font-style:italic;
	overflow:auto;
	width:545px;
}
.telo_zpravy {
	text-align:left;
	padding:4px;
	width:545px;
	overflow:hidden;
}
.hlavicka_zpravy {
	text-align:right;
	font-style:bold;
	font-size:10px;
	padding:4px;
	width:545px;
}
.sender {
	background-color:navy;
	cursor:hand;
	font-weight:bold;
	font-family:Verdana,Arial,Sans-Serif;
	color:#ffffff;
}