/* ALAP BEÁLLÍTÁSOK*/
.alap {

	background-color: #ffffff;

	font-family: Verdana, Arial, Tahoma; 
	font-size: 8pt;
	color: #575757; 
	font-weight: normal;
	text-decoration: none;
	
	scrollbar-face-color: #CBECC4;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #4E6A27;
}

#showimage {
   position: absolute;
   width: 550px;
   height: 570px;
   left: 50%; 
   top: 0%; 
   margin-left: -275px;
   margin-top: 50px;
}

#akcio {
   margin: 0;
   padding: 0;
   vertical-align: top;
}

p {
	margin: 0px;
}

.table {
	background-image: url(kepek/hatter.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

.CÍMSOROK{/* Címsorok */}

.cimsor {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11pt;
	color: #478D58;
	font-weight: bolder;
	text-decoration: none;
}

/* Szövegek */

.szoveg {  
	font-family: Verdana, Arial, Tahoma; 
	font-size: 9pt; 
	color: #434343; 
	font-weight: normal;
	text-decoration: none;
}

.LÁBLECEK {/* LÁBLÉC */}

.lablec {
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;

}

.lablec_vs {
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	color: #478D58;
	font-weight: bold;
	text-decoration: none;
}

.lablec_vs:hover {
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	color: #478D58;
	font-weight: bold;
	text-decoration: underline;
}

.ar {  
	font-family: Tahoma, Arial, Verdana; 
	font-size: 8pt; 
	color: #cc0000; 
	font-weight: bold;
	text-decoration: none;
}

.a_ar {  
	font-family: Tahoma, Arial, Verdana; 
	font-size: 8pt; 
	color: #ff0000; 
	font-weight: bold;
	text-decoration: none;
}

.r_ar {  
	font-family: Tahoma, Arial, Verdana; 
	font-size: 8pt; 
	color: #660000; 
	font-weight: normal;
	text-decoration: line-through;
	font-style: normal;
	text-transform: none;
}

.szovegb {  
	font-family: Verdana, Arial, Tahoma; 
	font-size: 9pt; 
	color: #434343; 
	font-weight: bold;
	text-decoration: none;
}

.border {
	border : 1;
	border-color : #617037 #617037 #617037 #617037;
	border-style : solid solid solid solid;
}