a:link {
	color: #333333;
	text-decoration : underline;
}

a:visited {
	color: #333333;
	text-decoration : underline;
}

a:active {
	color : #762C07;
	text-decoration : underline;
}

a:hover {
	color : #762C07;
	text-decoration : underline;
}
body {
	scrollbar-track-color : CCCCCC;
	font-family : Tahoma;
	font-size : 8pt;
	scrollbar-3dlight-color : C0C0C0;
	scrollbar-arrow-color : 666666;
	scrollbar-darkshadow-color : EFEDED;
	scrollbar-face-color : EFEDED;
	scrollbar-highlight-color : CCCCCC;
	scrollbar-shadow-color : 999999;
	background-repeat : repeat;
	background-image: url('images/bg.jpg');

}
.tablak {
	background-image: url('images/table.jpg');
	border-color : ;
	font-family : Tahoma;
	font-size : 10pt;
        color: #000000;
}

.labazat {
	background-image: ;
	border-style : solid;
	font-family : Tahoma;
	font-size : 8pt;
    color: #FFFFFF;
    background-repeat: no-repeat;
    background-position: center;
}
.fejlec {
	
	background-image: url('images/logos/silver/logo.png') ;
	background-repeat: no-repeat;
	background-position-y:50%
 
}

.logo {
	
	background-image:;
	background-repeat: no-repeat;
	background-position: center;
 
}
.text {
	font-size: 10pt;
	color: #333333;
	font-family: Tahoma;
}
.opacity{
	filter: alpha(opacity:'85');-moz-opacity:0.85;
}
.kockak {
	
    background-image : url('images/kocka.png') ;
    background-repeat: x-repeat;
	border : 0;
	border-style : solid;
	font-family : Tahoma;
	font-size : 8pt;
    color: #000000;
}