<style>

IE_hiba (ez ide kell mert különben nem jó)
{
}

body 
{
margin: 0px 0px 0px 0px; 
background-color: #DDDDDD;
}

/* --------------------------------------- hibák ----------------------------------------------*/

hiba
{
background-color: white;
color: red;
font-weight: bold;
}


/* --------------------------------------- banner ----------------------------------------------*/

.banner_tabla
{
font: 12px Verdana; 
background-color: white;
color: black;
margin: 10px 0px 10px 0px; 
}

.banner_focim
{
font: 13px Verdana; 
background-color: white;
color: black;
font-weight: bold;
}

.kulso_tabla
{
 border: 1px solid black; 
 background-color: white;
}

/* --------------------------------------- menü ----------------------------------------------*/

.menu_felso_sor 
{ 
background-color: #4477DD;
font: 12px Verdana; 
}

.menu_felso_alap 
{ 
font: 12px Verdana; 
}

.menu_felso_kivalasztott 
{ 
font: 12px Verdana; 
background-color: #44DD77;
}


.menu_also_kivalasztott 
{ 
font: 12px Verdana; 
background-color: white;
}

/* --------------------------------------- lapozás ----------------------------------------------*/

.lapozas_select
{
font: 10px Verdana; 
font-weight: bold;
background-color: white;
color: black;
scrollbar-face-color:#FFEECC;
scrollbar-track-color:#FFEECC;
scrollbar-arrow-color:darkblue;
scrollbar-3dlight-color:darkblue;
scrollbar-shadow-color:darkblue;
scrollbar-highlight-color:#FFEECC;
scrollbar-darkshadow-color:#FFEECC
}

.tobbi_oldal_cime
{
font: 12px Verdana; 
font-weight: bold;
}

.elso_oldal_cime
{
font: 16px Verdana; 
font-weight: bold;
}

.lapozas_aktiv_nem_link
{
font: 11px Verdana; 
font-weight: bold;
border: 1px solid black;
}

.lapozas_harompont
{
font: 11px Verdana; 
font-weight: bold;
}

.lapozaslink 
{
font: 11px Verdana; 
font-weight: bold;
}

.lapozaslink:link 
{
color: darkblue;
text-decoration: none;
}
	
.lapozaslink:visited 
{
color: darkblue; 
text-decoration: none;
}
	
.lapozaslink:hover	
{
color: white;
text-decoration: underline;
background-color: #7E93D0;
}

/*  --------------------------------------- komponensek ----------------------------------------------*/

.komponens_cimsor_keret 
{ 
border: 1px solid black; 
background-color: #DDDDDD;
}

.komponens_cimsor 
{ 
font: 11px Verdana; 
/*font-weight: bold; */
color: black;
}

.komponens 
{ 
border-left: 1px solid black; 
border-right: 1px solid black; 
border-bottom: 1px solid black; 
font: 12px Verdana; 
background-color: white;
}

.komponensek_hattere1 
{ 
background-color: white;
border-right: 1px dashed black;
}

.komponensek_hattere2 
{ 
background-color: white;
}

.komponensek_hattere3 
{ 
background-color: white;
border-left: 1px dashed black;
}

.bal_szele_szaggatott
{
border-left: 1px dashed black;
}

.jobb_szele_szaggatott
{
border-right: 1px dashed black;
}


/* search */

.srcTextBox 
{ 
border: 1px solid black; 
font: 12px Verdana; 
background-color: white;
width: 100px;
}

/* contacts */

.ctcHeader 
{ 
background-color: #DDDDDD;
font: 12px Verdana; 
color: black;
font-weight: bold;
}

.ctcRow 
{ 
font: 12px Verdana; 
background-color: #EEEEEE;
}

.anyaglistafej 
{ 
background-color: #DDDDDD;
font: 12px Verdana; 
color: black;
font-weight: bold;
}

.anyaglista 
{ 
font: 12px Verdana; 
background-color: #EEEEEE;
}

.szoveg
{ 
font: 12px Verdana; 
}



/* --------------------------------------- linkek ----------------------------------------------*/

.menulink_felso 
{
font: 12px Verdana; 
font-weight: bold;
}

.menulink_felso :link 
{
color: white;
text-decoration: none;
}
	
.menulink_felso :visited 
{
color: white; 
text-decoration: none;
}
	
.menulink_felso :hover	
{
color: blue;
background-color: white;
text-decoration: underline;
}

.menulink_felso_kivalasztott
{
font: 12px Verdana; 
font-weight: bold;
}

.menulink_felso_kivalasztott:link 
{
color: white;
text-decoration: none;
}
	
.menulink_felso_kivalasztott:visited 
{
color: white; 
text-decoration: none;
}
	
.menulink_felso_kivalasztott:hover	
{
color: blue;
background-color: white;
text-decoration: underline;
}

.menulink_also_kivalasztott 
{
font: 12px Verdana; 
font-weight: bold;
}

.menulink_also_kivalasztott:link 
{
color: black;
text-decoration: none;
}
	
.menulink_also_kivalasztott:visited 
{
color: black; 
text-decoration: none;
}
	
.menulink_also_kivalasztott:hover	
{
color: blue;
background-color: white;
text-decoration: underline;
}

.komponenslink 
{
font: 12px Arial; 
font-weight: bold;
}

.komponenslink:link 
{
color: darkblue;
text-decoration: none;
}
	
.komponenslink:visited 
{
color: darkblue; 
text-decoration: none;
}
	
.komponenslink:hover	
{
color: white;
background-color: #4477DD;
/*border-top: 1px dotted white; 
border-bottom: 1px dotted white; */
}

</style>

