.bocca-normalni {
	color: red;
}

.bocca-postupujici {
	font-weight: bold;
	color: red;
}

.bocca-sestupujici {
	font-weight: bold;
	color: red;
}

.button {
	font-weight: bold;
	font-size: 8pt;
	border: 1px solid #cccccc;
	background-color: #e6e6e6;
	padding: 2px;
} 

.foto {
	width: 235px;
}

.grey {
	color: #666666;
}

.light {
	background-color: #e9e9e9;
}

.postupujici {
	font-weight: bold;
}

.tabulka {
	font-size: 8pt;
}

.sestupujici {
	font-weight: bold;
}

input {
	font-size: 8pt;
	border: 1px solid #cccccc;
	background-color: #f5f5f5;
	padding: 2px;
}

q { 
	font-style: italic;
}

table {
	border-style: none;
	text-align: center;
}

td {
	border: 0;
}

textarea {
	font-size: 8pt;
	border: 1px solid #cccccc;
	background-color: #f5f5f5;
	padding: 2px;
}