
/*-------------- Általános beállítások -----------*/

@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #ffFFFF; 
	color: #000000;
	font-weight: normal;
	text-align:justify;
}
.cimsor {
	font-weight: bold;
	color: #BE2D44;
	font-size: small;
}

.vastag {
	font-weight: bold;
	color: #000000;
	font-size: small;
}
/*-------------- Szövegen belüli linkek -----------*/

a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
a {
	font-weight: bold;
}
a img {
	border: none; 
}
/*-------------- menüpiszkurálás -----------*/
/* - ettol fognak a menupontok izelodni - */

* html a:hover {visibility:visible}

/*------------ menu1: rolunk ---------------------------------------*/
.menu1 a {
width:241px;
height:37px;
background:url(header_menu_images/gomb1_rolunk_all.png) 0 0;
display:block;
text-indent:-1500px;
overflow:hidden;
}
.menu1 a:hover { background-position: 0 -37px;}

/*------------ menu2: akcio ---------------------------------------*/
.menu2 a {
width:241px;
height:37px;
background:url(header_menu_images/gomb2_akcio_all.png) 0 0;
display:block;
text-indent:-1500px;
overflow:hidden;
}
.menu2 a:hover { background-position: 0 -37px;}

/*------------ menu3: szoftver ---------------------------------------*/
.menu3 a {
width:241px;
height:37px;
background:url(header_menu_images/gomb3_szoftver_all.png) 0 0;
display:block;
text-indent:-1500px;
overflow:hidden;
}
.menu3 a:hover { background-position: 0 -37px;}

/*------------ menu4: szerviz ---------------------------------------*/
.menu4 a {
width:241px;
height:37px;
background:url(header_menu_images/gomb4_szerviz_all.png) 0 0;
display:block;
text-indent:-1500px;
overflow:hidden;
}
.menu4 a:hover { background-position: 0 -37px;}

/*------------ menu5: KSZF ---------------------------------------*/
.menu5 a {
width:241px;
height:37px;
background:url(header_menu_images/gomb5_kszf_all.png) 0 0;
display:block;
text-indent:-1500px;
overflow:hidden;
}
.menu5 a:hover { background-position: 0 -37px;}

/*------------ menu6: Zold strategia ---------------------------------------*/
.menu6 a {
width:241px;
height:37px;
background:url(header_menu_images/gomb6_zold_strategia_all.png) 0 0;
display:block;
text-indent:-1500px;
overflow:hidden;
}
.menu6 a:hover { background-position: 0 -37px;}
