
BODY {
 font-family: Arial, Verdana, sans-serif, Arial;
 font-size: 10px;
 color: #666666;
 background-color: #1a658c;
 SCROLLBAR-FACE-COLOR: #EAF0CB;
 SCROLLBAR-HIGHLIGHT-COLOR: #E9C0A8;
 SCROLLBAR-SHADOW-COLOR: black;
 SCROLLBAR-3DLIGHT-COLOR: #EAF0CB;
 SCROLLBAR-ARROW-COLOR: #D4D4CA;
 SCROLLBAR-TRACK-COLOR: #DBD8D8;
 SCROLLBAR-DARKSHADOW-COLOR: #EAF0CB;
}

p.balmenu
{
 font-family: Arial, Verdana, sans-serif, Arial;
 font-size: 12px;
 color: #666666;
}

TD.fejlec{
 background: url(img/fejlec.jpg) no-repeat;
 background-position: center;
 background-color: #1a658c;
}

TD.bal{
 background: url(img/ballentbg.jpg) no-repeat;
 background-position: center bottom;
 background-color: #FFFFFF;
}


TD.menu{
 background: url(img/menubg.jpg) no-repeat;
 background-position: left;
 background-color: #FFFFFF;
}


TD.cim1{
 background: url(img/csik.jpg) no-repeat;
 background-position: right bottom;
 background-color: #FFFFFF;
}

TD.cim2{
 background: url(img/jobbcsik.jpg) no-repeat;
 background-position: left bottom;
 background-color: #FFFFFF;
}

TD.kozep{
 background-color: #FFFFFF;
 padding: 10px;
}

TD.lablec{
 background: url(img/lablec.jpg) no-repeat;
 background-position: top;
 background-color: #1a658c;
}

table {
  font-family:  Arial, Verdana, sans-serif, Arial;
  font-size: 12px;
}

/*
 margin-left:10px;	


}

table.fo {
  font-family:  Arial, Verdana, sans-serif, Arial;
  font-size: 12;
  border-style: solid;
  border-color: #5E5C5C;
  border-width: 1px;
  
}


table {
  font-family:  Arial, Verdana, sans-serif, Arial;
  font-size: 10;
}

*/

a {
 text-decoration: none;
 color: #6a9134;
}


a:hover {
 text-decoration: none;
 color: silver;
}


a.lab {
 text-decoration: none;
 color: #FFFFFF;
}


a.lab:hover {
 text-decoration: none;
 color: silver;
}

a.amenu {
 font-family: Verdana, sans-serif, Arial;
 font-size: 10;
 text-decoration: none;
 color: #FFFFFF;
 font-weight:bold;
}

a.amenu:hover {
 font-family: Verdana, sans-serif, Arial;
 font-size: 10;
 text-decoration: none;
 color: silver;
 font-weight:bold;
}




div.menus {
 height: 40;
}

A.menusny,
A.menus,
A.menus:hover,
A.menus:visited,
A.menus-active{

	text-decoration: none;
	font: bold 12px Verdana, Helvetica, sans-serif;
	white-space: nowrap;
	position: relative;
	display: table-cell;
	color: #FFFFFF;
        /*width:70px;*/
        height:40px;
		margin-left: 1px;
        padding-left: 2px;
		padding-right: 2px;
        padding-top: 11px;
}




A.menusny,
A.menus:hover,
A.menus-active {
	color: #6a9134;
	background-color: #f5f5f5;
        /*background: url(img/hoover.jpg) no-repeat;*/
}


