

a.linkeim, a.linkeim:link, a.footer:visited {
	font-size: 10pt;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-Serif;

}

a.footer, a.footer:link, a.footer:visited {
	font-size: 7pt;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-Serif;
	text-decoration: none;
	color: #FFFFFF;
}

a.footer:hover {
	font-size: 7pt;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-Serif;
	text-decoration: none;
	color: #980000;
}

p.maintext {
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-Serif;
	text-align:justify;
}
td {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-Serif;
	font-size: 12px;
}
td.maintext {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-Serif;
	font-size: 12px;
	text-align:justify;
}


/* begin css tabs */

ul#tabnav { 
text-align: left; 
margin: 1em 0 1em 0; 
font: bold 12px verdana, arial, sans-serif; 
/*border-bottom: 1px solid #6389eb;*/
list-style-type: none;
padding: 8px 10px 0px 5px; /* 3 10 0 5*/
/*background-color:#6389eb; *//*dávid*/
/*height:30px;*//*dávid*/
}

ul#tabnav li { /* do not change */
display: inline;
}

body#tab1 li.tab1, body#tab2 li.tab2, body#tab3 li.tab3, body#tab4 li.tab4, body#tab5 li.tab5 { /* settings for selected tab */
/*border-bottom: 1px solid #6389eb; set border color to page background color */
background-color: #D9E0FA; /* set background color to match above border color */
}

body#tab1 li.tab1 a, body#tab2 li.tab2 a, body#tab3 li.tab3 a, body#tab4 li.tab4 a, body#tab5 li.tab5 a { /* settings for selected tab link */
background-color: #6389eb; /* set selected tab background color as desired */
color: white; /* set selected tab link color as desired */
/*position: relative;
top: 1px;
padding-top: 4px;  must change with respect to padding (X) above and below */
}

ul#tabnav li a { /* settings for all tab links */
padding: 3px 4px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
border: 1px solid #6389eb; /* set border COLOR as desired; usually matches border color specified in #tabnav */
background-color: #D9E0FA; /* set unselected tab background color as desired */
color: #6389eb; /* set unselected tab link color as desired */
margin-right: 0px; /* set additional spacing between tabs as desired */
text-decoration: none;
/*border-bottom: solid;*/
}

ul#tabnav a:hover { /* settings for hover effect */
color: black; /* set desired hover color */
}

/* end css tabs */

INPUT.qs_buttons {
	 MARGIN: 10px; COLOR: white
}

BODY {
scrollbar-arrow-color: blue;
scrollbar-track-color: #B5C3F2;
scrollbar-face-color: #6288EB;
scrollbar-shadow-color: blue;
scrollbar-highlight-color: blue;
scrollbar-darkshadow-color: #B5C3F2;
scrollbar-3dlight-color: #B5C3F2;
}


div.scroll {
	height: 95px;	
	width: 380px;	
	overflow: auto;	
	padding: 1px;
}
div.scroll2 {
	height: 150px;	
	width: 650px;	
	overflow: auto;	
	background-color: #ccc;	
	padding: 8px;
}

A IMG {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px
}

