a.myopacity img {
        border: none;
        padding: 0px;
        filter:alpha(opacity=80);
        -moz-opacity: 0.8;
        opacity: 0.8;
}

a.myopacity:hover img {
                  border: none;
                  filter:alpha(opacity=100);
                  -moz-opacity: 1;
                  opacity: 1;
}

a {					/* alap linkszín az oldalon */
	color: white; text-decoration: none;
}
a:hover {				/* aktív linkszín */
	color: #a9a9a9; text-decoration: none;
}
table {					/* táblázatok általános szövege */
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}
body {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}
.cim_margo {				/* főcím margó */
	margin-left: 12px;
}
.alcim_margo {				/* alcím margó */
	margin-top: 10px;	
	margin-left: 12px;
	margin-right: 12px;
}
.cikk {					/* Sárga főcímek */
	font-family: Arial;
	font-size: 12px;
        color: #b3b3b3;
        text-align: justify;
}
.cim {					/* Sárga főcímek */
        background-color: #000000;
	font-family: Arial;
	font-size: 19px;
        color: #f6921d;
	margin-left: 0px;
}
.alcim {				/* Főcímek alatti világos kis szöveg */
        background-color: #000000;
	font-family: Arial;
	font-size: 11 px;
        color: #a9a9a9;
	margin-left: 0 px;
}
.cim2 {					/* Szürke főcímek */
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
        color: #a9a9a9;
}
.alcim2 {				/* Főcímek alatti szürke kis szöveg */
	font-family: Arial;
	font-size: 11 px;
        color: #8a8a8a;
}
.cim3 {					/* Fehér főcímek (kiemelt szolgáltatás) */
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
        color: #ffffff;
}
.alcim3 {				/* Főcímek alatti fekete kis szöveg (kiemelt szolgáltatás) */
	font-family: Arial;
	font-size: 11 px;
        color: #000000;
}
.show {					/* A Showreel címe*/
	font-family: Arial;
	font-size: 14 px;
	font-weight: bold;
	letter-spacing:2px;
	color: #a9a9a9;
}
.alshow {				/* A Showreel alcíme*/
	font-family: Arial;
	font-size: 11 px;
	color: black;
	margin-top: 3 px;
}
.fekete {				/* Szolgáltalások fekete linkjei */
	font-family: Arial;
	font-size: 11 px;
	color: black;
        text-decoration: underline;
	margin-left: 5 px;
}
.feher {				/* Szolgáltalások linkjeinek fehér szövege */
	font-family: Arial;
	font-size: 11 px;
	color: white;
        text-decoration: none;
}
.feherlink {				/* Front bevezető link stílus*/
	font-weight: bold;
	color: white;
        text-decoration: underline;
}
.sarga {				/* kis narancssárga szöveg */
	font-family: Arial;
	font-size: 10 px;
        margin: 3 px;
        color:#f6921d;
        text-decoration: none;
}
.menu {					/* alsó menüsor */
	color: white;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
}
.menu2 {				/* külön köszönet */
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
}
.copy {					/* copyright szöveg */
	color: #a9a9a9;
	font-family: Tahoma;
	font-size: 9 px;
	text-decoration: none;
	text-align: right;
}
.kapcsolat {				/* kapcsolat nagy szürke betui */
	font-family: Arial;
	font-size: 19px;
        color: #8a8a8a;
}
.kapcs {				/* Kapcsolat/Munkatársak szürke kis kiiratása */
	color: #808080;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}
.ref {					/* A ref aloldal*/
	font-family: Arial;
	font-size: 11 px;
	font-weight: bold;
	color: #3d3d3d;
}
.shadow {				/* képárnyék de nincs használva */
	FILTER: progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=125, Strength=2);
}

