body {
	scrollbar-arrow-color: rgb(74,74,74);
	scrollbar-base-color: #000000;
	scrollbar-face-color: rgb(225,225,225);
	scrollbar-highlight-color: #cccccc;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #d8d8d8;
	scrollbar-3dlight-color: rgb(242,242,242); /* #cccccc */
	scrollbar-darkshadow-color: #000000;
	background-color: #000000;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: justify;
}

body.menu {
	background-repeat: no-repeat;
	font-size: 10pt;
}

body.body {
	background: url(../fotok/bodyhatter.jpg);
	font-size: 10pt;
}

body.kisbody {
	background: url(../fotok/kisbodyhatter.jpg);
	font-size: 10pt;
}

p.text {
	font-size: 10pt;
	color: #FFFFFF;
	text-align: justify;
}

table.text {
	font-size: 10pt;
	color: #FFFFFF;
	text-align: justify;
}

table.text td
{
   valign: top;
}

b.nagy
{
 	  font-size: 11pt;
	  color: rgb(255,0,0);
}


hr.piros
{
   padding-top: 0px;
   margin-top: 0px;
   color: rgb(155,0,0);
}

div.kicsi
{
	padding-top: 5px;
	margin-top: 0px;
    font-size: 7pt;
	color: silver;
}

div.oktatmenu
{
 	align: center;
    margin-left: 75px;
    width: 350px;
}

p.elerheto
{
   padding-top: 0px;
}

b.piros
{
	color: rgb(200,0,0);
}

h1 {
	font-size: medium;
	text-align: center;
	font-weight: bold;
}

h2 {
	font-size: small;
	text-align: center;
	font-weight: bold;
	color: rgb(200,0,0); /* #da251d;*/
}

.h2 {
	font-size: small;
	text-align: center;
	font-weight: bold;
	color: rgb(200,0,0);
}

.h5 {
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	color: rgb(200,0,0);
}

h3 {
	font-size: small;
	color: #FFFFFF;
	text-align: center;
}

h3.balra 
{
	text-align: left;
}

h4 {
	font-size: x-small;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
}

a:hover, a:active, a:focus {
	color: #da251d;    
	text-decoration: none;
}

a:visited {
	color: #999999;    
	text-decoration: none;
}

a:link {
	color: #ffffff;    
	text-decoration: none;
}

a.kislink {
		font-size: x-small;
}

.small {
	font-size: x-small;
}

.back {
	font-size: x-small;
	text-align: center;
}

.hint {
	font-size: xx-small;
	text-align: center;
}

.grayhint {
	font-size: xx-small;
	color: #333333;
	text-align: center;
}