body{
	background-color: #F2F4FF;
}

body.hatter{
	background-color: #F2F4FF;
	background-image: url(images/hatter.gif);
	background-attachment: fixed;
}

table{
	font-family: Arial;
	font-size: 12 px;
}

td.menu{
	font-size: 12;
	font-family: Arial;
	color: Blue;
}

div {
	font-family : Arial;
}

div.cim{
	font-family : Arial;
   font-size : 18px;
   font-weight : bolder;
   color : Blue;
}

div.rendi{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}

ul.szolg{
	font-family: Arial;
	font-size: 12pt;
	text-align: justify;
}

div.szolg2{
	font-family: Arial;
	font-size: 10pt;
	text-align: justify;
}

div.kozep{
	position: absolute;
	bottom: 30%;
	text-align: center;
	left: 30%;
}

a{
	text-decoration: none;
	font-family: Arial;
	font-size: 10pt;
	color: White;
	font-weight: bold;	
}

a:hover{
	color:Red
}

a:active{
	color:Red
}

a.a2{
	color: Blue;
}

a.a2:active, a.a2:hover{
	color:Red
}

a.a2:visited {
	color: Blue;
}

a.a3{
	color: black;
	font-family : Arial;
   font-size : 12pt;
	font-weight: bold;
}

a.a3:active, a.a3:hover{
	color:Red;
}

a.a4{
	color: black;
	font-family : Arial;
   font-size : 12pt;
	font-weight: bold;
}

a.a4:active, a.a4:hover{
	color:Black;
}

a.a5{
	color: black;
	font-family : Arial;
   font-size : 10pt;
	font-weight: bold;
}

a.a5:active, a.a5:hover{
	color:Red;
}

ol {
	font-size: 12pt;
	font-weight: bold;
	font-family: Arial;
}

p.jobb{
		text-align: right;
}
