body {
 font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
 font-size: 14px;
 color: #000000;
}
a:link {
	text-decoration: none;
	color: #565656;
}
a:visited {
	text-decoration: none;
	color: #565656;
}
a:hover {
	text-decoration: none;
	color: #FF7474;
}
a:active {
	text-decoration: none;
	color: #565656;
}
.kiscim {
 font-size: 16px;
 font-weight: bolder;
 color: #000000;
}

.nagycim {
 font-size: 20px;
 font-weight: bolder;
 color: #000000;
}

.tabla_st1 {
 border-width: 1px;
 border-style: solid;
 border-color: #CACACA;
}

table.tabla_st2 {
 width:100%;
 border-width: 1px;
 border-style: solid;
 border-color: #CACACA;
 border-collapse: collapse;
}

table.tabla_st2 td{
 text-align:center;
 border-width: 1px;
 border-style: solid;
 border-color: #CACACA;
 border-collapse: collapse;
}

input  {
        background-color: #eeeeee;
        color: inherit;
        border: 1px solid silver;
}
input.ok {
        background-color: transparent;
        border: 0px;
}
input.ok:focus {
        background: transparent;
        border: 0px;
}
input:focus {
        background: #fff none;
        border: 1px solid #000;
}
.hir_alahuzas {
 border-bottom-style: solid;
 border-bottom-width: 1px;
 border-bottom-color: #CACACA;
}
