HTML {
    overflow-y: scroll;
    overflow: -moz-scrollbars-vertical;
}
BODY {
    font-family: Trebuchet Ms, verdana, arial,  helvetica;
    font-size: 13px;
    color: #114101;
    background-color: #FCBF04;
    margin: 0px;
}
 
td 
{
    font-family: Trebuchet Ms, verdana, arial,  helvetica; 
    font-size: 13px;
    COLOR: #114101; 
}

p 
{
    font-family: Trebuchet Ms, verdana, arial,  helvetica; 
    font-size: 13px;
    COLOR: #114101; 
}

div 
{
    font-family: Trebuchet Ms, verdana, arial,  helvetica; 
    font-size: 13px;
    COLOR: #114101; 
}

IMG {
    border: 0px;
}


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

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

a:hover
{
    color: #FCF2D9;
}

input
{
    border: 1px solid #114101;
    font-size: 10px;
    color: #114101;
}

/* SZINES ELEMEK */

.keret
{
    width: 990px;
    background-image: url('pic/kava_szinhaz_hatter.jpg');
    background-repeat: no-repeat;
    background-position: top left;
}

.keret .logo
{
    height: 130px;
}

.keret .teteje
{
    height: 130px;
    vertical-align: top;
}

.keret .teteje div
{
    margin: 8px 0px 0px 36px;
}

.keret .jobb_felso
{
    vertical-align: top;
    height: 130px;
}

.keret .jobb_felso div
{
    margin: 24px 0px 0px 20px;
}

.keret .jobb_felso a
{
    font-size: 14px;
    font-weight: bold;
    color: #FCF2D9;
}

.keret .jobb_felso a:hover
{
    font-size: 14px;
    font-weight: bold;
    color: #114101;
}

.keret #balmenu
{
    width: 180px;
    vertical-align: top;
    text-align: right;
}

.keret #balmenu
{
    text-align: right;
}

.keret #balmenu .menu, .keret #balmenu .menu_on {
}

.keret #balmenu .menu td, .keret #balmenu .menu_on td
{
    border-bottom: 1px solid #114101;
    text-align: right;
    cursor: pointer;
}

.keret #balmenu .menu th, .keret #balmenu .menu_on th
{
    border-bottom: 0px;
}

.keret #balmenu .menu td a, .keret #balmenu .menu td a:hover
{
    font-size: 16px;
    font-weight: bold;
    color: #114101;
}

.keret #balmenu .menu_on td a, .keret #balmenu .menu_on td a:hover
{
    font-size: 16px;
    font-weight: bold;
    color: #FCF2D9;
}

.keret #balmenu .almenu td
{
    text-align: right;
    border-bottom: 0px;
    padding: 8px 0px 8px 0px;
}

.keret #balmenu .almenu td a
{
    font-size: 14px;
    font-weight: bold;
    color: #114101;
}

.keret #balmenu .almenu td a:hover
{
    font-size: 14px;
    font-weight: bold;
    color: black;
}

.keret .kozepe
{
    width: 610px;
    vertical-align: top;
}

.keret .kozepe .tartalom
{
    margin: 0px 36px 36px 36px;
    text-align: justify;
}

.keret .kozepe .tartalom h1
{
    margin: 0px;
    padding: 0px;
    font-weight: bold;
    font-size: 20px;
}

.keret .kozepe .tartalom h2
{
    font-size: 16px;
    font-weight: bold;
}

.keret .kozepe .tartalom .nav
{
    border-bottom: 1px solid #114101;
    font-size: 16px;
    margin-bottom: 8px;
}

.keret .kozepe .tartalom a
{ 
    color: #EC5F07;
}

.keret .kozepe .tartalom a:hover
{
    color: #FCF2D9;
}

.keret #jobbmenu
{
    width: 200px;
    vertical-align: top;
}

.keret #jobbmenu .menu td, .keret #jobbmenu .menu_on td
{
    border-bottom: 1px solid #114101;
    cursor: pointer;
}

.keret #jobbmenu .menu td a, .keret #jobbmenu .menu td a:hover
{
    font-size: 16px;
    font-weight: bold;
    color: #114101;
}

.keret #jobbmenu .menu_on td a, .keret #jobbmenu .menu_on td a:hover
{
    font-size: 16px;
    font-weight: bold;
    color: #FCF2D9;
}

.keret #jobbmenu .almenu td
{
    border-bottom: 0px;
    padding: 8px 0px 8px 0px;
}

.keret #jobbmenu .almenu td a
{
    font-size: 14px;
    font-weight: bold;
    color: #114101;
}

.keret #jobbmenu .almenu td a:hover
{
    font-size: 14px;
    font-weight: bold;
    color: black;
}

.hirlevel
{
    text-align: center;
}

.hirlevel input
{
    width: 120px;
    border: 1px solid #114101;
    font-size: 10px;
    color: #114101;
    margin-bottom: 6px;
    background: #FCF2D9;
    text-align: center;
}

.hirlevel .button
{
    background: #114101;
    color: #FCF2D9;
    font-weight: bold;
}

.keret .lablec div
{
    margin: 0px 0px 0px 36px;
    background-image: url('pic/kava_szinhaz_lablec.jpg');
    background-repeat: no-repeat;
    background-position: top left;
}

.keret .ew
{ 
    text-align: right;
}

.keret .ew a
{
    font-weight: normal;
    font-size: 12px;
}

.error {
    font-weight: bold;
    color: red;
}

/* adomany form */
td.frm_sep{
  font-weight:bold;
  padding-top:10px;
}

