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

BODY {
    font-family: Verdana;
    font-size: 12px;
    color: #181B3E;
    background-color: #39536A;
    background-image: url('/pic/hatter.jpg');
    background-repeat: no-repeat;
    background-position: top center;
    background-attachment: fixed;
    margin: 0px;
}
 
IMG {
    border: 0px;
}


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


td {
    vertical-align: top;
    font-family: Verdana;
    font-size: 12px;
}

td.bal {
  color: #181B3E;
}

h1
{
    font-size: 16px;
    font-weight: bold;
    color: #4D6483;
}

h2
{
    font-size: 14px;
    font-weight: bold;
    color: #4D6483;
}

h3
{
    font-size: 12px;
    font-weight: bold;
    color: #4D6483;
}

hr
{
    color: #4D6483;
    size: 1;
}

/* ALAP LINKEK */

a
{
	color: #009DE3;
	font-weight: normal;
	text-decoration: none;
}

a:hover
{
    color: #333333;
}

/* szines */

.height100
{
    height: 100%;
}

.keret
{
    width: 990px;
    height: 100%;
    background: #ffffff;
}

.keret .nyelv
{
    height: 30px;
    text-align: right;
    padding-right: 30px;
    background: #567393;
    vertical-align: middle;
}

.keret .nyelv a
{
    color: #A1E4F5;
    font-size: 11px;
}

.keret .bal
{
    width: 242px;
    height: 100%;
    background-image: url('/pic/hatter_bal.jpg');
    background-repeat: repeat;
    background-position: top left;    
}

.keret .bal .bmenu
{
    width: 242px;
    height: 140px;
    background-image: url('/pic/b_menu_hatter.jpg');
    background-repeat: repeat;
    background-position: top left;
    padding-top: 12px;
    padding-left:24px;
}    

.keret .bal .bmenu div{
/*  padding-left:16px;*/
  width:189px;
}

.keret .bal .bmenu div a
{
    display: block;  
/*    width: 202px;  ketsor
    height: 22px; 
    margin: 2px 0px 0px 24px; 
    padding: 4px 0px 0px 0px; 
    text-indent: 16px;    
    */
    width: 100%; 
    margin: 2px 0px 0px 0px; 
    padding: 4px 3px 3px 10px; 
    color: white;
    font-weight: bold;    
}

.keret .bal .bmenu div a:hover,
.keret .bal .bmenu div a.active {
    background-image: url('/pic/b_menu_on.jpg');
    background-repeat: repeat;
    background-position: top left;   
}

.keret .bal .belepes
{
    height: 124px;
    background-image: url('/pic/belepes_hatter.jpg');
    background-repeat: no-repeat;
    background-position: top left;
    text-align: right;
    font-size: 11px;
    padding-top: 12px;
}    

.keret .bal .belepes div
{
    margin-right: 26px;
}

.keret .bal .belepes input
{
    width: 90px;
/*    height: 18px; B*/
    height:14px;
    font-size: 10px;
    margin-right: 26px;
    margin-bottom: 2px;
/*    background-image: url('/pic/belepes_mezo_hatter.jpg');
    background-repeat: no-repeat;
    background-position: top left; 
    border: 0px;   */
    border-top: 1px solid #2B85A7;
    border-right: 1px solid #A3E0F3;
    border-bottom: 1px solid #A3E0F3;
    border-left: 1px solid #2B85A7;
}

.keret .bal .belepes .button
{
    width: 60px;
    height: 22px;
    border: 0px;
    padding-bottom: 2px;
    background-image: url('/pic/belepes_gomb_hatter.jpg');
    background-repeat: no-repeat;
    background-position: top left;
    color: #B3ECFD;
    font-weight: bold;
}

.keret .bal .belepes a
{
    color: #B3ECFD;
}

.keret .bal .belepes a:hover
{
    color: #181B3E;
}

.keret .bal div.belepes_box_cimszo {
  height:64px;
}


.keret .bal .kereses
{
    height: 80px;
    background-image: url('/pic/kereses_hatter.jpg');
    background-repeat: no-repeat;
    background-position: top left;
    text-align: right;
    font-size: 11px;
    padding-top: 12px;
}

.keret .bal .kereses input
{
    width: 90px;
/*    height: 18px; B*/
    height: 14px; 
    font-size: 10px;
    margin-right: 26px;
    margin-bottom: 2px;
/*    background-image: url('/pic/belepes_mezo_hatter.jpg');
    background-repeat: no-repeat;
    background-position: top left; 
    border: 0px;   */
    border-top: 1px solid #2B85A7;
    border-right: 1px solid #A3E0F3;
    border-bottom: 1px solid #A3E0F3;
    border-left: 1px solid #2B85A7;
}

.keret .bal .kereses .button
{
    width: 60px;
    height: 22px;
    border: 0px;
    padding-bottom: 2px;
    background-image: url('/pic/belepes_gomb_hatter.jpg');
    background-repeat: no-repeat;
    background-position: top left;
    color: #B3ECFD;
    font-weight: bold;
    margin-right: 26px;
}

.keret .jobb
{
    width: 748px;
    height: 100%;
}

.keret .jobb .fmenu
{
    height: 38px;
    background-image: url('/pic/fmenu_hatter.jpg');
    background-repeat: no-repeat;
    background-position: top center;
    vertical-align: middle;
    color: white;
    text-align: left;
    padding-left: 12px;
}

.keret .jobb .fmenu a
{
    color: white;
    font-weight: bold;
    text-decoration: none;
}

.keret .jobb .fmenu a:hover,
.keret .jobb .fmenu a.active {
    color: #54DBF8;
}

.keret .jobb .menu3
{
    height: 42px;
    background-image: url('/pic/menu3_hatter.jpg');
    background-repeat: no-repeat;
    background-position: top center;
    vertical-align: middle;
    color: #C3C3C3;
}

.keret .jobb .menu3 a
{
    font-weight: bold;
    text-decoration: none;
    color: #647483;
}

.keret .jobb .menu3 a:hover,
.keret .jobb .menu3 a.active {
    color: #01BCEF;
}

.tartalom
{
    padding: 18px 105px 18px 18px;
    color: #5A5A5A;
    text-align: justify;
    line-height: 140%;
}

.tartalom h1
{
    display: block;
    height: 35px;
    color: #4D6483;
    font-size: 16px;
    font-weight: bold;
    background-image: url('/pic/vonal.jpg');
    background-repeat: no-repeat;
    background-position: bottom left; 
}

.tartalom .img
{
    text-align: right;
    margin-left: 12px;
/*    border: 1px solid #0A78B7;*/
}

.lablec
{
    height: 136px;
    background-image: url('/pic/lablec.jpg');
    background-repeat: no-repeat;
    background-position: top center;
}

.ew
{
    background: #39536A;
    text-align: right;
    vertical-align: middle;
    padding-bottom: 8px;
    padding-right: 30px;
}

.ew a
{
    font-size: 11px;
    color: white;
    text-decoration: none;
    font-weight: normal;
}
/* top_image */

a#banner_fg{
  display:block;
  position:relative;
  height:139px;
}

img#bg_img{
  position:absolute;
  z-index:0;
}

img#fg_img{
  width:748px;
  height:139px;
  position:absolute; 
  z-index:1;
}

.szupertitkos0 h2 {
    color: #567393;
    margin-left: 20px;
    text-decoration: underline;
    cursor: pointer;
}

div.szthidden ul,
div.szthidden div {
  display:none;
}

.szupertitkos0 ul {
    margin-left: 20px;
}

.szupertitkos1 h2 {
    color: #567393;
    margin-left: 40px;
    text-decoration: none; 
    font-style: italic;
}

.szupertitkos1 ul {
    margin-left: 40px;
}

.szupertitkos2 h2 {
    color: #567393;
    margin-left: 60px;  
    text-decoration: none;  
    font-style: normal;
    font-size: 12px;
}

.szupertitkos2 ul {
    margin-left: 60px;
}

.szupertitkos3 h2 {
    color: #567393;
    margin-left: 80px; 
    text-decoration: none;    
    font-style: normal;
    font-size: 11px;
}

.szupertitkos3 ul {
    margin-left: 80px;
}

.messages {
    margin: 10px 0px 0px 18px;
    font-weight: bold;
    font-style: italic;
}


