body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 12;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12;
}
.bgimage {
		 	background-image: url("http://localhost/interholding.hu/images/kozep_hatter.jpg");
			background-repeat: no-repeat;
			}
.table{
position:absolute;
margin-top:inherit;
margin-bottom:inherit;
}

.piros{
font:Tahoma;
color: #D40000
}
.pirosbetu{
font:Tahoma;
color: #D40000;
size:14px
}
 
input, textarea {
 
background-color: white;
-webkit-transition: background-color .5s linear;
-moz-transition: background-color .5s linear;
-o-transition: background-color .5s linear;
 }
input:focus, textarea:focus {
 
    background: #eeeeee;
 
}
img.reflected {
 -webkit-box-reflect: below 2px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.5, transparent), to(white));
 -moz-box-reflect: below 2px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.5, transparent), to(white));
 -firefox-box-reflect: below 2px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.5, transparent), to(white));
 vertical-align: top;
 
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

 
