}
table {font-size:100%}
.red {color:red;}
.red a {color:red;}
.zobrazZpravy {
	font:italic 85% Georgia,Times,Serif;
	width:380px;
	overflow:auto;
}
.hlavickaZpravy {
	text-align:left;
	width:380px;
	padding-top:10px;
	padding-bottom:5px;
}
.teloZpravy {
	overflow:hidden;
	text-align:left;
	width:380px;
	padding-bottom:10px;
}
textarea {
	background-color:white;
	color:black;
	width:325px;
	float: right;
	align:left;
}
input {
	background-color:white;
	color:black;
	width:130px;
	padding-right: 15px;
	padding-left: 10px;
}
.tlacitko {
	font:bold 85% Arial,Helvetica,Sans-Serif;
	width:100px;
	height: 20px;
	background-color:silver;
	margin-top:-20px;
}
.tabulka {
	width:700px;
	margin:8px;
}
.meno1 {
	padding-right:280px;
}
.meno2 {
	padding-left:7px;
}
.meno3 {
	width: 230px;
	padding-right: 15px;
}
.meno4 {
	width: 380px;
	padding-top:2px;
}
.meno5 {
	text-align:left;
}