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 : no-repeat;
	background-image: url('images/basebg.jpg');
	background-position-y: 50%;
	background-position-x: 50%;

}
.cim {
	font-family : Arial Narrow;
	font-size: 14pt;
	color: #762C07;
	font-weight: bold;
}
.tablak {
	background-image:;
	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:  ;
	background-repeat: no-repeat;
	background-position-y:50%;
 
}

.logo {
	
	background-image:;
	background-repeat: no-repeat;
	background-position: center;
 
}
.text {
	font-size: 9pt;
	color: #333333;
	font-family: trebuchet ms;
	background-image: url('images/textbg.jpg') ;
	background-repeat: y-repeat;
}
.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;
}
.line {
	background-image: url('images/line.jpg');
	background-repeat: no-repeat;
	border: 0;
	border-style: solid;
}