HTML {
    overflow-y: scroll;
    overflow: -moz-scrollbars-vertical;
}

BODY {
    font-family: Arial, Verdana;
    font-size: 11px;
    color: #374457;
    background-color: #ffffff;
    margin: 20px 0px 0px 0px;
    background-image: url('pic/agrohitel_hatter.jpg');
    background-repeat: no-repeat;
    background-position: top left;
}
 
td 
{
    font-family: Arial, Verdana; 
    font-size: 11px;
    COLOR: #374457; 
    vertical-align: top;
}

p 
{
    font-family: Arial, Verdana; 
    font-size: 11px;
    COLOR: #374457; 
}

div 
{
    font-family: Arial, Verdana; 
    font-size: 11px;
    COLOR: #374457; 
}

IMG {
    border: 0px;
}


ul {
   list-style-image: url('pic/li.gif');
   margin-left: 20px;
   padding-left: 0px;
}

/* ALAP LINKEK */

a
{
	color: #374457;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
    color: #C4D525;
}

/* SZINES ELEMEK */

.keret
{
    width: 770px;
    background: #F3F8FD; 
    border: 1px solid #C0C0C0;
}

.lablec
{
    height: 30px;
    background: #374457;
    color: #ffffff;
    text-align: center;
    font-size: 10px;
    vertical-align: middle;
}

.kep
{
    width: 206px;
    text-align: center;
}

.tartalom
{
    width: 358px;
    text-align: justify;
}

h1
{
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
}

h2
{
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

.tartalom h2
{
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

.menu {
    background-image: url('pic/menu_hatter.jpg');
    background-repeat: repeat;
    background-position: top left;
    height: 100%;
}

.menu td
{
    vertical-align: top;
}

.lablec a
{
    color: white;
}

div.error {
  /*border:1px solid red;*/
  color:#CC2222;
  font-weight: bold;
}

.eloadok
{
    text-align: justify;
}
