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;
    line-height: 24px;
}

.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;
}


/* fontos oldalak lista */
.impList {
    margin: 0px;
    padding: 0px;
}
.impList li {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #d2e5f4;
    list-style-type: none;
    margin: 0px;
    padding-bottom: 9px;
    padding-top: 9px;
    cursor: pointer;
}
.impList li:hover {
    background-color: #0456A4;
}
.impList li h4 {
    margin: 0px;
    padding: 0px;
    font-size: 11px;
    text-transform: uppercase;
    text-shadow: 0px 1px rgba(0,0,0, 0.5);
    color: #FFFFFF;
}
.impList li h5 {
    margin-top: -2px;
    padding: 0px;
    font-style: italic;
    font-weight: normal;
    color: #E5F1F9;
    font-size: 9px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    text-shadow: 0px 1px rgba(0,0,0, 0.5);
}
.impList li .icon {
    width: 32px;
    height: 32px;
    display:block;
    vertical-align:text-bottom;
    float: left;
    padding: 0px;
    margin-top: 0px;
    margin-right: 5px;
    margin-bottom: 0px;
    margin-left: 4px;
}
.impList li .okmanyiroda {
    background: url("/images/icon_master.png") no-repeat scroll 0px 0px transparent;
}
.impList li .eonkormanyzat {
    background: url("/images/icon_master.png") no-repeat scroll -32px 0px transparent;
}
.impList li .dontesek {
    background: url("/images/icon_master.png") no-repeat scroll -64px 0px transparent;
}
.impList li .kozerdek {
    background: url("/images/icon_master.png") no-repeat scroll -96px 0px transparent;
}
.impList li .webmail {
    background: url("/images/icon_master.png") no-repeat scroll -128px 0px transparent;
}
.impList li .palyazatok {
    background: url("/images/icon_master.png") no-repeat scroll -160px 0px transparent;
}
.impList li .licit {
    background: url("/images/icon_master.png") no-repeat scroll -192px 0px transparent;
}


.impList li:hover .okmanyiroda {
    background: url("/images/icon_master.png") no-repeat scroll 0px -32px transparent;
}
.impList li:hover .eonkormanyzat {
    background: url("/images/icon_master.png") no-repeat scroll -32px -32px transparent;
}
.impList li:hover .dontesek {
    background: url("/images/icon_master.png") no-repeat scroll -64px -32px transparent;
}
.impList li:hover .kozerdek {
    background: url("/images/icon_master.png") no-repeat scroll -96px -32px transparent;
}
.impList li:hover .webmail {
    background: url("/images/icon_master.png") no-repeat scroll -128px -32px transparent;
}
.impList li:hover .palyazatok {
    background: url("/images/icon_master.png") no-repeat scroll -160px -32px transparent;
} 
.impList li:hover .licit {
    background: url("/images/icon_master.png") no-repeat scroll -192px -32px transparent;
}




.impList li a {text-decoration: none;}

/********************* VIDEOTAR *********************/
.clear {clear: both;}
#video_main {position: relative; overflow:hidden; border-top: 1px solid #fff;height: 325px;}
#video_menu {background: #104496;}
#video_menu ul{ list-style: none; margin:0;padding:0;}
#video_menu ul li{ float: left;}
#video_menu ul li a{ 
    display: block; 
    padding: 0px 6px 0px 5px; 
    margin: 8px 0; 
    color: #ffffff; 
    text-decoration: none; 
    text-transform: uppercase; 
    font-size: 11px; 
    border-right: 1px solid #7CAAEF;
    line-height: 12px;
}
#video_menu ul li:last-child a{border: none;}
#video_menu ul li.active{
    background: #092A5B;
}
#video_content{position: absolute;top: 0; left:0; z-index: 100; }
#video_list {position: absolute; top: 0; right: -222px; z-index: 1000; width: 320px; height: 325px; overflow: auto; background: #eee; border-left: 1px solid #aaa;}
#video_list ul{list-style: none; margin:0;padding:0;}
#video_list ul li {padding: 5px; background: #eee; border-left: 4px solid #eee; border-bottom: 1px solid #ccc;}
/*#video_list ul li.even {background: #eee; border-left: 4px solid #eee;}
#video_list ul li.odd {background: #eee;  border-left: 4px solid #eee;}
*/
#video_list ul li .description {padding-left: 10px; cursor: pointer;}
#video_list ul li .description h3{margin: 0; text-transform: uppercase; font-size: 11px; -o-text-overflow: ellipsis; text-overflow: ellipsis; width: 190px; white-space: nowrap; overflow: hidden;}
#video_list ul li .description p {font-size: 10px; line-height: 14px; margin: 0; color: #333;}
#video_list ul li.hover{ background: #ccc;}
#video_list ul li.hover p {}
#video_list ul li.active{ border-left: 4px solid #104496;}
#video {outline: 5px solid #ddd;}

/************* solcial bar ***************/
#socialbar {
    margin: 10px 0;
    padding: 5px 0;
    background: #f2f2f2;
    border: 1px solid #ddd;
    border-width: 1px 0;
}
.printandmail {
    float: right;
    display: inline;
}
.hupso_c {float: left;}


.author {
    
}

.multimedia {
     margin-left: 5px;
    /*float: right;*/
}

.multimedia img{
    margin-top: -3px;
    vertical-align: middle;
}

/************* top hirek ***************/
#kekdoboz .date {
    background: none;
    font-family: arial, verdana, tahoma, sans-serif;
    font-size: 9px;
    color: #08569F;    
}

#kekdoboz .multimedia {
    margin-right: 5px; 
}
#kekdoboz .multimedia img{
    vertical-align: middle;
    margin-top: 0px;
}


#topnews {margin-bottom: 10px; background: #6AA4CF; padding: 5px 5px 5px 0;}
#topnews .scroll{height: 500px; overflow: auto; }
#topnews ul{margin-top:0; padding-left: 20px;}

/************* GALERIA BLOKK ***************/
#gallery_block {
        padding: 0 10px 10px;
        border: 1px solid #f1f1f1;
        background: #f1f1f1;
        margin: 5px 0px;
        position: relative;
        outline: 5px solid #ddd ;
}
#gallery_block h3{
        text-transform: uppercase;
}
#gallery_canvas{
        clear: both;
        position: relative;
        padding: 0 20px;
}
#gallery_slide .item {
        border: 0px solid #fff;
        background-color: white;
        margin: 0px 0px 0px 2px ;
        display: block;
        float: left;
        width: 175px;
        overflow: hidden;
        text-align: center;
        text-align:center;
}
#gallery_slide .item img{border:0;}
#gallery_slide .description {
        background : #ddd;
        color: #555;
        height: 45px;
        line-height: 15px;
        padding: 5px;
        border-top: 0px solid #fff;
}
#gallery_slide .description a{
        color: #333;
        text-decoration: none;
        font-weight: bold;
        font-size:11px;
}
#gallery_slide .item:hover .description {
        background : #ccc;
}

.clearfix {
        float: none;
        clear: both;
}

#gallery_canvas #_prev {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 20px;
        height: 205px;
        background: url(/images/arrow_left.png) no-repeat center center #ddd;
        display: block;
        color: #333;
        line-height: 200px;
        font-size: 32px;
        text-decoration: none;
        text-align: center;
}
#gallery_canvas #_next{
        position: absolute;
        top: 0px;
        right: 0px;
        width: 20px;
        height: 205px;
        background: url(/images/arrow_right.png) no-repeat center center #ddd;
        display: block;
        color: #333;
        line-height: 200px;
        font-size: 32px;
        text-decoration: none;
        text-align: center;
}
#gallery_canvas #_prev:hover{
        background-color: #ccc;
}
#gallery_canvas #_next:hover{
        background-color: #ccc;
}

#gallery_pag { 
        margin-top: 10px;
        text-align: center;
        padding-bottom: 2px;
}
#gallery_pag a{ 
        font-size: 12px; 
        color: #333;
        padding: 5px 8px;
}
#gallery_pag a.selected{
        color: #fff;
        background: #6AA4CF;
} 

#gallery_search {
    position: absolute;
    top:10px;
    right: 10px;
}
#gallery_search input.text{
    background: #fff;
    border: 1px solid #ccc;
    height: 20px;
    line-height: 20px;
    width: 150px;
    padding: 0px 3px;
}
#gallery_search input.submit{
    background: #ddd;
    border: 0px solid #ddd;
    line-height: 16px;
    padding: 2px 10px ;
}
#gallery_search_results{
    position: absolute;
    top: 35px;
    right: 10px;
    padding: 0px;
    background: #fff;
    width: 573px;
    height: 247px;
    display: none;
}
#gallery_search_results h4{
    margin: 10px;
}
#gallery_search_results ul{
    list-style: square;
}
.close_button{
    position: absolute;
    bottom: 10px;
    left: 250px;

    background: #ddd;
    border: 0px solid #ddd;
    line-height: 16px;
    padding: 2px 10px ;
}

.close_button:hover, #gallery_search input.submit:hover{
    background-color: #ccc;
}


/************* GALERIA BLOKK ***************/
.Calendar {
    border:         0px solid #ccc;
    color:          #2f2f2f;
    width:          100%;
    font-family:    Arial;
}
.Calendar .title {
    font-size:      18px;
    font-weight:    normal;
    margin:         0;
    padding:        20px;
    background:     #efefef;
}
.Calendar .dayName {
    font-weight:    normal;
    text-align:     center;
    padding:        4px 0px;
    font-size:      10px;
    width:          18px;
}
.Calendar .day {
    text-align:     center;
    padding:        1px 2px;
    border:         1px solid #ddd;
    cursor:            default;
    font-size:        11px;
    background: #eee;
}
.Calendar .holiday {
    /*color:          #f00;*/
}

.Calendar .event {
    background:       #6AA4CF;
    border-color:    #6AA4CF;
    color: #fff;
    padding: 0;
}
.Calendar .event:hover {
    background:       #0456A4;
    border-color:    #0456A4;
    color: #fff;
}

.Calendar .event a{
    color: #fff;
    display: block;
    padding: 2px;
    text-decoration: none;
    font-size:        11px;
    font-family: Arial;
}
.Calendar div.day.event.today {
    border:         1px solid #000;
}
.Calendar div.today a{
    color: #000;
    font-family: Arial;
}

.Calendar .today.event:hover a{
    color: #fff;
}


.Calendar .day.hover {
    background: #fff;
    color: #000;
}

#dayContainer{
    position: relative;
    display: none;
    text-align: left;
    background: #eee;
    padding: 5px;
    border: 1px solid #ddd;
    margin: 10px 0;
}

#dayContainer:after{ 
    content:'';
    display:block;
    position:absolute;
    top:-14px; 
    left:14px;
    width:0;
    height:0;
    border-color: transparent transparent #ddd transparent; 
    border-style: solid;
    border-width: 7px;
}

#dayContainer ul{
    list-style: square;
    padding-left: 20px;
}

#dayContainer li{
    margin: 5px 0;
}

#dayContainer h3{
    margin-top: 5px;
    text-align: center;
    text-transform: uppercase;
}
#dayContainer a{
    color: #333;
}

#calendar_wrapper {
    position: relative;
    margin-bottom: 5px;
    font-family:    Arial;
}

#calendar_wrapper .title{
    font-size: 10px;
    text-transform: uppercase;
    padding: 5px 0;
    background: #eee;
}

#calendar_wrapper .prev {
    position: absolute;
    top: 3px;
    left: 3px;
    width: 20px;
    height: 20px;
    text-align: center;
}
#calendar_wrapper .prev a, #calendar_wrapper .next a{
    padding: 4px 7px;
    display: block;
}
#calendar_wrapper .prev a:hover, #calendar_wrapper .next a:hover{
    background: #ccc;
    
}

#calendar_wrapper .next {
    position: absolute;
    top: 3px;
    right: 3px;
    width: 20px;
    height: 20px;
    text-align: center;
}
#closeDay {
    text-align: center;
    margin-top: 10px;
}
#dayContainer .close_button{
    position: static;
    cursor: pointer;
    background: #ddd;
    border: 0px solid #ddd;
    line-height: 16px;
    padding: 2px 10px ;
}

.close_button:hover{
    background-color: #ccc;
}



#main_topnews .lead img{width: 200px; float: left; margin: 3px;}
#main_sidenews .lead img {width: 215px; float: left; margin: 3px;}

.main_news .lead img {max-width: 290px; float: left; margin: 3px;}



