body {
	font-family : Verdana,Arial,Arial CE,Helvetica CE,Helvetica;
	color: red;
	font-size: 8pt;
	background-repeat : no-repeat;
	background-color : black;
	
}

a.listovani_prispevky {
	font-family : Arial, Helvetica, sans-serif;
	color: black;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

a.listovani_prispevky:hover {
	font-family : Arial, Helvetica, sans-serif;
	color: black;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
}

a.email {
	font-family : Arial, Helvetica, sans-serif;
	color: black;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
a.email:hover {
	font-family : Arial, Helvetica, sans-serif;
	color: black;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

table.hlavni {
	background: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: black;
}

table.prispevky {
	background: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
}

input {
 font-family:Arial, Helvetica, sans-serif;
 font-size: 8pt;
 color: black;
 font-weight: lighter;
 border-width : 1;
 border-color : black;
 background: white;

}

textarea {
 font-family:Arial, Helvetica, sans-serif;
 font-size: 8pt;
 color: black;
 font-weight: lighter;
 border-width : 1;
 border-color : black;
 background: white;

}

hr {color: black}

.jmeno {
 font-family:Arial, Helvetica, sans-serif;
 font-size: 9pt;
 color: black;
 font-weight: bolder;
}

.text {
 font-family:Arial, Helvetica, sans-serif;
 font-size: 10pt;
 color: silver;
}

h4 {
	font-family : Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-size: 18pt;
	font-weight: bold;
	text-decoration: none;
}

.button {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
 font-weight: bold;
 color: black;
 background: silver;

}
