body {
	background:white;
	font:normal 80% Arial,Verdana,Sans-Serif;
	color:black;
}
hr{
	font-size : 12px;
	border: thin dotted;
	border-color : #E8E8E8;
	border-bottom-width : thin;
}
a {font-size : 12px;  color: #FA9000;  text-decoration: none;}
a:link {font-size : 12px;  color: #FA9000;  text-decoration: none;}
a:visited {font-size : 12px;  color: #FA9000;  text-decoration: none;}
a:hover {font-size : 12px;  color: #FA9000;  text-decoration: underline;}
a:active {font-size : 12px;  color: #FA9000;  text-decoration: none;}

h3 {
	text-align:left;
	margin-bottom:0px;
}
.red {color:#7BC334;}
.red a {color:#7BC334;}
.zobrazZpravy {
	font:italic;  90% Verdana;
	width:380px;
	overflow:auto;
}
#sedy { text-align:left;
	width:540px;
	padding-top:10px;
	padding-bottom:5px;    
            font-family : Trebuchet MS;
            font-weight : bold;
	        color : #676767;
}
.hlavickaZpravy {
	text-align:left;
	width:540px;
	padding-top:5px;
	padding-bottom:5px;
	font-family : Trebuchet MS;
            font-weight : bold;
	color : #F99020;
}
.teloZpravy {
	overflow:hidden;
	text-align:left;
	width:540px;
            
	padding-bottom:10px;
}
textarea {
	background-color:white;
	color:black;
	width:260px;
            height:100px;
}
input {
	background-color:white;
	color:black;
	width:100px;
}
.tlacitko {
	font:bold 85% Arial,Helvetica,Sans-Serif;
	width:70px;
	background-color:gainsboro;
}
#sedemale {
	color: #9C9C9C;
	font-family: sans-serif;
	font-size: 10px;
	font-weight: normal
}
