@charset "utf-8";
body {
	background-color: #000000;
	background-image: url('img/bg36.jpg');
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:13px;
}
td,th, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:13px;
}
td.eger:hover {
	background-image: url(img/header-over.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:13px;
}
a.main:link, a.main:visited {
    font-weight     : bold;
    color           : #ffb2e6;
    text-decoration : none;
}
a.activ:hover {
    color            : #ffffff;
    text-decoration : none;
}
a.activ:link, a.activ:visited {
    font-weight     : bold;
    color           : #ffb2e6;
    text-decoration : none;
}
a.main:hover {
    font-weight     : bold;
    color           : #ffffff;
    text-decoration : none;
}
a.menu:link, a.menu:visited {
    font-weight     : bold;
    color           : #de029d;
    text-decoration : none;
}

a.menu:hover {
    color            : #ffffff;
    text-decoration : none;
}
a.select:link, a.select:visited {
    font-weight     : bold;
    color           : #E05CB9;
    text-decoration : none;
}

a.select:hover {
    color            : #ffffff;
    text-decoration : none;
}
.cim {
    font-weight     : bold;
    color           : #ffffff;	
	font-size		: 15px;
}td.fejlec {
	background-image: url(img/shadow-t.png);
}
td.torzs {
	background-image: url(img/shadow-m.png);
}
td.trans20 {
	background-image: url(img/trans-20.png);
}
td.lablec {
	background-image: url(img/shadow-rocket.png);
}
.hiba {
    font-weight     : bold;
    color           : #ff2211;
    text-decoration : none;
}
