
span.cekejte {
	color: #777;
	font-style: italic;
}

p.ok, span.spravne, span.spocteno {
	color: #afa;
}

p.chyba, span.spatne {
	color: #f88;
}

p.ok {
	border: solid 2px #afa;
	text-align: center;
}

p.chyba {
	border: solid 2px #f88;
	text-align: center;
}

p.info, span.info {
	color: #777;
}

fieldset legend {
	font-size: small;
}

fieldset {
	border-color: #777;
	background-color: #1c1c1c;
}

div#otazka, div.otazka, div.odpoved, span.otazka, input#odpoved {
	font-size: 120%;
}

span.otazka1 {
	font-weight: bold;
	font-size: 120%;
}

#main form table, #main form table td, #main form table th {
	border: 0;
}

div#otazka p, div#odpoved p {
	margin-left: 0pt;
	margin-right: 0pt;
	margin-top: 0pt;
	margin-bottom: 0.2em;
}

div#odp_button p {
	margin: 0 0 0 0;
	font-size: small;
}

div#leech_div p, div#semileech_div p {
	margin-left: 0pt;
	font-weight: bold;
}

#log p.log {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #777;
}

div#log {
	margin-bottom: 10px;
	overflow: auto;
	max-height: 15em;
}

span.histogram {
	background-color: #777;
}

#main table.histogram, #main table.histogram td, #main table.histogram th {
	border: 0;
}

span.otazka_info {
	color: #777;
	font-size: small;
}

span.smile1 {
	color: #0c0;
	font-weight: bold;
}

span.smile6 {
	color: #c00;
	font-weight: bold;
}

button {
	font-weight: bold;
}

button:focus {
	background-color: #fe9;
}

p#napoveda, p.vysvetleni {
	margin: 0 0 0 0;
	padding: 0.5ex 0 0 0;
	border: 0;
	font-size: small;
	color: #777;
}
	
p#podrobnosti {
	margin-left: 0;
}

div#feedback_help {
	border: 1px solid grey;
}

div#feedback_help p {
	margin: 0 0 0 0; 
	padding: 0.5ex;
	font-size: small;
}

span#zobraz_help, span#skryj_help {
	font-size: small;
}

div#main table.odhady_casu {
	text-align: right;
	font-size: small;
	border-width: 0pt;
	margin-left: 0;
	background-color: #222;
}

div#main table.odhady_casu tr:hover {
	background-color: #222;
}

div#main table.odhady_casu th {
	text-align: right;
	font-weight: normal;
	color: #777;
	border-style: none;
	padding: 0 0 0 0;
}

div#main table.odhady_casu td {
	text-align: right;
	font-weight: normal;
	color: #777;
	border-style: none;
	padding: 0 0 0 0;
}

