body {
	background-color: #eeebbc;

}
.nav{
	border:1px solid;
	background: #e6e6b0;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:auto; 
	margin-right:auto;
	width:300px;
}
span.gomb{
	height:50px; 
	background:#8dcbff;
	border: solid 1px;
	padding: 2px;
}
span.gomb:hover{
	background:#fff;
}
p.gomb{
	width:85px;
	background:#8dcbff;
	border: solid 1px;
	padding: 2px;
}
p.gomb:hover{
	background:#fff;
}
a.gomb{
	width:85px;
	background:#8dcbff;
	border: solid 1px;
	padding: 2px;
}
a.gomb:hover{
	background:#fff;
}
td {
	border:none;
	font-size:16px;
	
}
td.feher {
	border:none;
	font-size:12px;
	font-style: italic;
	color: white;
}
td.korvonal {
	border:none;
}
tr.eredm_paros{
	height:50px;
	background:#ffde00;
}
tr.eredm_paratlan{
	height:50px;
}
tr.eredm_paros:hover {
	background:#8dcbff;
}
tr.eredm_paratlan:hover {
	background:#8dcbff
}

tr.eredm_paros2{
	height:30px;
	background:#8dcbff;
}
tr.eredm_paratlan2{
	height:30px;
	background:#5db8ff;
}
tr.eredm_paros2:hover {
	background:#fff;
}
tr.eredm_paratlan2:hover {
	background:#fff;
}
tr.kijelolve {
	height:30px;
	background:white;
}
td.legordul {
	text-align:center;
	height:25px;
	background:#8dcbff;
	border: solid 1px;
}
td.legordul:hover {
	background:white;
}
input.button{
	background:#8dcbff;
	border: solid 1px;
}
input.button:hover{
	background:#fff;
}
input.select {
	background:#ffde00;
	border:solid 2px;
	border-color:red;
}
a {
	text-decoration:none;
	color:black;
}
