form {
    margin: 0px;
    padding: 0px;
}

.newitemimage {
    border: none;
    margin: 1px;
}

a {
    font-family: Tahoma;
    font-size: 11px;
    color: blue;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

#page_content {
    background-color: #FFFFFF;
    /*color:#87796e;*/
}

.comment {
    font-size: 9px;
    color:#999999;
}

#menutop {
    font-family: tahoma, sans-serif;
    font-size:10px;
    color: #FFFFFF;
    text-transform:uppercase;
    font-weight:bold;
    text-indent: 3.5px;
}

.kezdolap {
    font-family: verdana, tahoma, sans-serif;
    font-size:8px;
    color: #ffffff;
    text-transform:uppercase;
    text-indent: 5px;
}

#box_link {
    font-family: verdana, tahoma, sans-serif;
    font-size:10px;
    color: #ffffff;
    text-transform: uppercase;
}

#footer {
    color: #FFFFFF;
    font-family: verdana, tahoma, sans-serif;
    font-size:9px;
    height : 29px;
    text-transform:uppercase;
}

#footer a {
    color: white;
}

.welcome {
    border-bottom: 1px solid #0456A4;
    font-family: verdana, tahoma, sans-serif;
    font-size: 9px;
    color: #08569F;
    text-indent:  10px;
}

.text {
    font-family: verdana, tahoma, sans-serif;
    font-size: 9px;
    color: #08569F;    
}


.date {
    background-color: #FFFFFF;
    font-family: verdana, tahoma, sans-serif;
    font-size: 9px;
    color: #777777;    
}

textarea {
    overflow: auto;
}

/* boxok */

.boxszoveg {
    font-family: verdana, tahoma, sans-serif;
    font-size:10px;
    color: #FFFFFF;
}



.lead_def          { background-color: #DDDDDD; border: 1px solid #6a080b; }
.lead_def .afelcim          {FONT-WEIGHT: normal; FONT-SIZE: 10px;  COLOR: #1e1e1e; TEXT-DECORATION: none; }
.lead_def .cim            {FONT-WEIGHT: bold;	FONT-SIZE: 12px; COLOR: #0c2a48; FONT-STYLE: normal;  text-decoration : underline;}
 
.lead_on    		{	background-color: #ef6568; border: 1px solid #6a080b; }
.lead_on .afelcim          {FONT-WEIGHT: normal; FONT-SIZE: 10px;  COLOR: #1e1e1e; TEXT-DECORATION: none; }
.lead_on .cim            {FONT-WEIGHT: bold;	FONT-SIZE: 12px; COLOR: #0c2a48; FONT-STYLE: normal;  text-decoration : underline;}


.mediadiv {
    padding: 0px;
    float: left;
    margin-left: 10px;
    margin-bottom: 10px;
    display: inline;    
    overflow: auto;
}

.mediaimage {
/*
    border-right: 1px solid #D3E3F3;
    border-bottom: 1px solid #D3E3F3;
    border-left: 1px solid #A3B3C3;
    border-top: 1px solid #A3B3C3;
*/
    border: 1px solid #666666;
    cursor: none;
}

.mediaimageover {
/*
    border-right: 1px solid #D3E3F3;
    border-bottom: 1px solid #D3E3F3;
    border-left: 1px solid #A3B3C3;
    border-top: 1px solid #A3B3C3;
*/
    border: 1px solid #000000;
    cursor: pointer;
}

.mediaimagetd {
    width: 170px;
    height: 130px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #A3B3C3;
    background-color: #B8D2EB;
}

.mediaimagetdon {
    width: 170px;
    height: 130px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #A3B3C3;
    background-color: #98B2CB;
}

.mediatexttd {
    text-align: left;
    vertical-align: top;
    font-family: Tahoma;
    font-size: 9px;
    color: #666666;
}

.case_full {
    -moz-opacity:1;
    opacity:1;
    filter:alpha(opacity=100);
    }

.case_opacity {
    -moz-opacity:.50;
    opacity:.50;
    filter:alpha(opacity=50);
    }

.case_more_opacity {
    -moz-opacity:.30;
    opacity:.30;
    filter:alpha(opacity=30);
    }

.case_table {
    font-family: verdana, tahoma, sans-serif;
    font-size: 11px;
    color: #08569F;    
    text-align: left;
    }
    
.case_table a {
    font-family: verdana, tahoma, sans-serif;
    font-size: 11px;
    color: #08569F;    
    }
    
.case_table_head {
    background: url(default/images/box_title_bg.gif);
/*    background-color: #0456A4;*/
    color: #FFFFFF;
    font-weight: bold;
/*    border-top: 1px dashed #B9D2EA;
    border-right: 1px dashed #B9D2EA;
    border-left: 1px dashed #B9D2EA;*/
    }
    
.case_table_main_row_last {
    border-bottom: 1px dashed #B9D2EA;
    border-right: 1px dashed #B9D2EA;
    border-left: 1px dashed #B9D2EA;
    }

.case_table_main_row {
    border-bottom: 1px dashed #B9D2EA;
    border-left: 1px dashed #B9D2EA;
    }

.case_table_main_info {
    border-bottom: 1px solid #B9D2EA;
    vertical-align: bottom;
    }

.case_table_sub_table_first {
    text-align: left;
    border-top: 1px dashed #B9D2EA;
    border-right: 1px dashed #B9D2EA;
    border-left: 1px dashed #B9D2EA;
    }

.case_table_sub_table {
    text-align: left;
    border-right: 1px dashed #B9D2EA;
    border-left: 1px dashed #B9D2EA;
    }

.case_table_sub_row {
    vertical-align: top;
    border-right: 1px dashed #B9D2EA;
    border-bottom: 1px dashed #B9D2EA;
    }

.case_table_sub_row_last {
    vertical-align: top;
    border-bottom: 1px dashed #B9D2EA;
    }

.ajax_container {
    position: relative;
    overflow: visible;
    visibility: visible;
    text-align: center;
    }

.ajax_content {
    position: absolute;
    visibility: visible;
    top: 0px;
    left: 0px;
    width: 100%;
    overflow: visible;
    text-align: center;
    }

.ajax_loading {
  position: absolute;
  visibility: hidden;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
  background-image: url(../images/loading.gif);
  background-position: top;
  background-repeat: no-repeat;
  z-index: 1000;
  filter:alpha(opacity=80);
  opacity: 0.80;
  -moz-opacity: 0.80;
}




.reg_input {
    font-family: Verdana;
    font-size: 10px;
    border: 1px solid #666666;
}

.reg_td {
    background-color: #EEEEEE;
    border: 1px solid #DDDDDD;
    vertical-align: top;
    padding: 2px;
}
.reg_title {
/*
    background-color: #999999;
    border: 1px solid #666666;
    color: #EEEEEE;
    padding: 2px;
*/
}
.reg_error {
    color: #DD6666;
    padding: 2px;
    align: center;
}

.reg_form_off {
/*  background-color: #FFFFFF; */
  width: 100%;
  opacity: .40;
  -moz-opacity: .40;
  filter:alpha(opacity=40);
  display: block;
}

.reg_form_on {
  width: 100%;
  opacity: 100;
  -moz-opacity: 100;
  filter:alpha(opacity=100);
  display: block;
}

.forumidezet {
    display: block;
    padding: 5px;
    margin: 5px;
    border: 1px dotted #000000;
    background-color: #EEEEEE;
    font-style: italic;
}

.smily {
    border: 1px solid #ffffff;    
}

.smily:hover {
    border: 1px solid #B4D6F6;
    background-color:#dddddd;
    cursor:pointer;
}

/* Ūrlap lista */
.urlapletoltesicon {
    vertical-align:middle;
    border:0px;
    width:20px;
    height:20px;
}

.evhonlapjabox {
    width         : 70px;
    height        : 70px;
    margin-left   : 25px;
    margin-bottom : 4px;
    border        : 1px none #FF00FF;
    cursor        : pointer;
}

.okk_news {
    margin : 10px 0 5px 20px;
    width  : 570px;
}

.okk_news_title {
    margin-bottom : 5px;
    padding-left  : 0px;
}

.okk_news_title a {
    font-family     : Verdana, Geneva, sans-serif;
    font-size       : 20px;
    text-decoration : none;
}

.okk_news_content {
    color : #828282;
}

.okk_news_icon {
    float         : right;
    height        : 64px;
    margin-bottom : 15px;
    width         : 64px;
}

.okk_news_more {
    float  : right;
    height : 15px;
    width  : 64px;
}

.okk_news_bottom {
    color        : #FFF;
    float        : left;
    height       : 15px;
    padding-left : 10px;
    width        : 496px;
}

.okk_news_event_data {
    color        : #666666;
    font-family  : Verdana;
    font-size    : 12px;
    padding-left : 5px;
}

.okk_news_event_data_title {
    color          : #FFF;
    font-family    : Arial, Helvetica, sans-serif;
    font-size      : 10px;
    text-align     : center;
    text-transform : uppercase;
    width          : 60px;
}

.okk_news_type_78292 .okk_news_title a {
    color : #EE8100;
}

.okk_news_type_78292 .okk_news_icon {
    background : url(/images/okk/kik_altalanos.gif);
}

.okk_news_type_78292 .okk_news_more {
    background : url(/images/okk/kik_reszletek_orange.gif);
}

.okk_news_type_78292 .okk_news_bottom {
    background : url(/images/okk/kik_line_orange.gif);
}

.okk_news_type_78292 .okk_news_event_data_title {
    background : #FFAA05;
}

.okk_news_type_78293 .okk_news_title a {
    color : #5B5EBA;
}

.okk_news_type_78293 .okk_news_icon {
    background : url(/images/okk/kik_kozep.gif);
}

.okk_news_type_78293 .okk_news_more {
    background : url(/images/okk/kik_reszletek_lila.gif);
}

.okk_news_type_78293 .okk_news_bottom {
    background : url(/images/okk/kik_line_lila.gif);
}

.okk_news_type_78293 .okk_news_event_data_title {
    background : #8B8DD0;
}

.okk_news_type_78294 .okk_news_title a {
    color : #6FA300;
}

.okk_news_type_78294 .okk_news_icon {
    background : url(/images/okk/kik_ovodasoknak.gif);
}

.okk_news_type_78294 .okk_news_more {
    background : url(/images/okk/kik_reszletek_green.gif);
}

.okk_news_type_78294 .okk_news_bottom {
    background : url(/images/okk/kik_line_green.gif);
}

.okk_news_type_78294 .okk_news_event_data_title {
    background : #A3D116;
}

.okk_news_type_78434 .okk_news_title a {
    color : #C2395A;
}

.okk_news_type_78434 .okk_news_icon {
    background : url(/images/okk/kik_csalad.gif);
}

.okk_news_type_78434 .okk_news_more {
    background : url(/images/okk/kik_reszletek_pink.gif);
}

.okk_news_type_78434 .okk_news_bottom {
    background : url(/images/okk/kik_line_pink.gif);
}

.okk_news_type_78434 .okk_news_event_data_title {
    background : #E57690;
}

