BODY
	{

    font-size: 14px;
    color: #003300;

   
    }

.red {color:red;}
.red a {color:red;}
.zobrazZpravy {
	font:italic 85% Georgia,Times,Serif;
	width:500px;
	overflow:auto;
	color:black;
	
}
.hlavickaZpravy {
	text-align:left;
	width:500px;
	padding-top:10px;
	padding-bottom:5px;
	FONT-SIZE: 14px;
	
}
.teloZpravy {
	overflow:hidden;
	text-align:left;
	width:700px;
	padding-bottom:10px;
	FONT-SIZE: 12px;
	font-family : "Courier New", Courier, monospace;
	color : Black;
	font-weight: normal;
}
textarea {
	background-color:white;
	color:black;
	width:200px;
}
input {
	background-color:white;
	color:black;
	width:180px;
}
.tlacitko {
	font:bold 85% Arial,Helvetica,Sans-Serif;
	width:70px;
	background-color:gainsboro;
}

