﻿.odd {
	padding:3 3 3 3;
	height:25px;
	background-color: #D0CFCF;
}

.even {
	padding:3 3 3 3;
	height:25px;
	background-color: #E0E0E0;
}
.feher {
	background-color: #FFFFFF;
}
.tabla_fejlec {
	background-color: #636363;
	color:#FFFFFF;
	font-weight:bold;
	border: 1px solid #FFFFFF;
    	font-family: Arial;
    	font-size:100%;
	line-height:20px;}

/* hovered items */
.odd:hover,
.even:hover,
.hover {
	background-color: #ACACAC;
}



body.loginform div.container {
    text-align: left;
    width: 30em;
    margin: 0 auto;
}



table tr.odd th,
table tr.odd {
	padding:3 3 3 3;
	height:25px;
	background-color: #D0CFCF;
}

table tr.even th,
table tr.even {
	padding:3 3 3 3;
	height:25px;
    background-color: #E0E0E0;
}



/* hovered table rows */
table tr.odd:hover,
table tr.even:hover,
table tr.odd:hover th,
table tr.even:hover th,
table tr.hover th,
table tr.hover {
	background-color: #ACACAC;
}

.tabla_keret
{
	border-collapse: collapse;
	border: 0;
}

td.tabla_keret
{
	border: 1px solid #FFFFFF;
    font-family: Arial;
    font-size:100%;
    color:#000000;
	line-height:20px;
}

td.tabla_keret_nojobb
{
	border: 1px  solid #FFFFFF;
	border-right: 0px;
    font-family: Arial;
    font-size:100%;
    color:#000000;
	line-height:20px;
}
td.tabla_keret_nobal
{
	border: 1px  solid #FFFFFF;
	border-left: 0px;
    font-family: Arial;
    font-size:100%;
    color:#000000;
	line-height:20px;
}

