HTML {
    overflow-y: scroll;
    overflow: -moz-scrollbars-vertical;
}
BODY {
    font-family: Trebuchet Ms, verdana, arial,  helvetica;
    font-size: 13px;
    color: #333333;
    /*background-color: #990000;*/
    background-color: #FFCC00;
    /*margin: 20px 0px 20px 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: #333333;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
    color: #990000;
}

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

/* SZINES ELEMEK */

.keret
{
    width: 840px;
    height: 100%;
    background: #FFCC00;
}

.keret .fejlec
{
    height: 142px;
    background-image: url('pic/dramatrening_hatter_fejlec.jpg');
    background-repeat: repeat;
    background-position: top left;
    border-bottom: 4px solid #990000;
}

.keret .fejlec .menu
{
    margin-bottom: 11px;
}

.keret .fejlec .menu td
{
    height: 23px;
    vertical-align: top;
    width: 23px;
    text-align: right;
}

.keret .fejlec .menu th
{
    width: 140px;
    background-image: url('pic/dramatrening_hatter_menu_00.jpg');
    background-repeat: no-repeat;
    background-position: top left;
    text-align: right;
}

.keret .fejlec .menu th a
{
    font-size: 12px;
    font-weight: bold;
    color: #990000;
    margin-right: 5px;
}

.keret .fejlec .menu th a span
{
    color: #605D5C;
}

.keret .fejlec .menu th a:hover span
{
    color: #990000;
}

.keret .fejlec .menu2
{
    margin-bottom: 11px;
}

.keret .fejlec .menu2 td
{
    height: 23px;
    vertical-align: top;
    width: 101px;
    text-align: left;
}

.keret .fejlec .menu2 th
{
    width: 52px;
    text-align: right;
}

.keret .fejlec .menu2 td a
{
    font-size: 12px;
    font-weight: bold;
    color: #990000;
    margin: 2px 0px 0px 5px;
}

.keret .fejlec .menu2 td a:hover
{
    color: #605D5C;
}

.keret .kozepe
{
    vertical-align: top;
    height: 100%;
    background-image: url('pic/dramatrening_hatter_tartalom.jpg');
    background-repeat: repeat;
    background-position: top left;
}

.keret .kozepe .bal
{
    width: 697px;
    height: 100%;
    vertical-align: top;
}

.keret .kozepe .bal .tartalom
{
    margin: 24px 24px 24px 24px;
    text-align: justify;
    color: #333333;
}

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

.keret .kozepe .bal .tartalom h2
{
    font-size: 16px;
    font-weight: bold;
    color: #990000;
    margin: 0px;
    padding: 0px;
}

.keret .kozepe .jobb
{
    width: 143px;
    height: 100%;
    vertical-align: top;
    text-align: center;
    background: white;
    padding-top: 28px;
}

.keret .kozepe .jobb table
{
    width: 87px;
}

.keret .kozepe .jobb td
{
    width: 23px;
    height: 23px;
    vertical-align: top;
    text-align: left;
}

.keret .lablec
{
    background-image: url('pic/dramatrening_hatter_lablec.jpg');
    background-repeat: no-repeat;
    background-position: bottom left;
    height: 34px;
    border-top: 4px solid #990000;
}

.keret .lablec th div
{
    margin-left: 12px;
    text-align: left;
    color: #990000;
    font-weight: normal;
}

.keret .lablec td div
{
    margin-right: 12px;
    text-align: right;
}

.keret .lablec td div a
{
    font-size: 12px;
}

DIV#ImagePreview {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 1px;
    height: 1px;
    z-index: 100;
}

#Label {
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
    z-index: 100;
}

#LabelContent {
    font-weight: bold;
    font-size: 11px;
    color: #605D5C;
}

.error {
    font-weight: bold;
    color: #A91F00;
}

