html,body {
	font-size: 11px;
	font-family: Verdana, Sans-Serif;
	color:#000000;
	text-align:center;
	margin:0px;
	padding:0px;
	height:100%;	
}
table100x100
{
    height: 100%;
}
.cim{
	font-size:13px;  
	font-weight:bold;
}
.teszt{
  color:#fed443;
}

a.cim{
	font-size:13px;  
	font-weight:bold;
  color: #6b8d6b;	
}
a.cim:hover{
	font-size:13px;  
	font-weight:bold;
	color:#fe8d23
}
a{ 
color: #6b8d6b;
font-size: 11px;
text-decoration: none; 
}  
a:hover { 
color: #fe8d23;
font-size: 11px;
text-decoration: underline; 
} 
.lablec {
	color: #bebebe;
}
.focim {
	color: #6b8d6b;
	font-size:12px;
	line-height:25px;
	padding-right:5px;
}
a.ter {
color: #6b8d6b;
font-size: 11px;
text-decoration: none; 
}
a.ter:hover {
color: #fe8d23;
font-size: 11px;
text-decoration: underline; 
}
a.topmnu {
color: #fe8d23;
font-size: 11px;
text-decoration: none; 
}
a.topmnu:hover {
color: white;
font-size: 11px;
text-decoration: underline; 
}
INPUT { 
color: #000000;
font-size: 11px;
border:1px solid #6b8d6b; 
}
SELECT { 
color: #000000;
font-size: 11px;
border:1px solid #6b8d6b; 
} 
TEXTAREA { 
color: #000000;
font-size: 11px;
border:1px solid #6b8d6b; 
} 
INPUT.gomb{ 
color: #6b8d6b;
font-size: 11px;
border:1px solid #6b8d6b; 
background:white;
} 
#fotolayer {
	position:relative;
	left:0px;
	top:0px;
	width:400px;
	height:90px;
	z-index:10;
	overflow: auto;
}

