* {
 padding: 0px;
 margin: 0px;
}

img {
 border: 0px;
}

body {
 font-family: Arial, Helvetica, Verdana, Sans-serif;
 font-size: 12px;
 color: #000000;
 line-height: 16px;
 /*text-align: center; /* To fix IE 5 & 5.5 centering */
 background-color: #4488bb;
 /*
 background-image: url(../images/bodybg.jpg);
 background-repeat: repeat-x;*/
}

p {
    margin: 5px auto;
}

hr {
    margin-bottom: 5px;
}

a {
 outline: none;
 text-decoration: none;
}


.hidden {
 display: none;
}

.visible {
 visibility: visible;
}

.ref_in_head {
    cursor: pointer;
    text-decoration: none;
    font-weight: bolder;
    color: #ffffff;
}

.scrollable_0, .scrollable_1, .scrollable_620 {
    width: 630px;
    margin-top: 0;
    overflow: auto;    
}

.scrollable_0 {
    height: 580px;
    padding-top: 15px;
}

.scrollable_1 {
    height: 620px;
    padding-top: 0px;
}

.scrollable_620 {   /*fórum esetén nem látszik*/
    height: 0px;
}

.included {
    text-align: center;
    margin: 0 30px 0 10px;
    padding-top: 0;
    /*padding-top: 15px;*/
}

.program_box {
    text-align: center;
    margin-top: 8px;
}

.kepek_box {
    width: 619px;
    text-align: left;
    margin-top: 8px;
    margin-left: 12px;
}

.szoveg_head, .szoveg_head_center, .szoveg_head_first,
.szoveg_head_center_wide, 
.szoveg_red,  .szoveg_red_center, .szoveg_red_first,
.szoveg_grey, .szoveg_grey_center, .szoveg_grey_first,
.szoveg_red_right div, .szoveg_grey_right div
{
    font-family: Georgia, Times New Roman, Times, serif;
    font-style: normal;    
}

.szoveg_head {
    text-align: left;
    font-weight: bold;
    font-size: larger;
    padding-left: 5px;
    margin-left: 5px;
}

.szoveg_head_first {
    color: rgb(255,255,255);
    text-align: left;
    font-weight: bold;
    font-size: larger;
    padding: 0;
    margin: 0;
}

.szoveg_head_center {
    /*margin-bottom: 10px;*/
    color: rgb(255,255,255);
    text-align: center;
    font-weight: bold;
    font-size: larger; 
}

.szoveg_head_center_wide {
    /*margin-bottom: 10px;*/
    width: 500px;
    color: rgb(255,255,255);
    text-align: center;
    font-weight: bold;
    font-size: larger; 
}

.szoveg_red, .szoveg_red_center, .szoveg_red_first, .szoveg_red_right, 
.szoveg_red_right div{
    /*font-size: medium;*/
    font-size: 12pt;
    color: #990000;
}

.szoveg_red, .szoveg_red_first {
    text-align: left;
}

.szoveg_red {
    padding-left: 10px;
}

.szoveg_red_first {
    cursor: pointer;
}

.szoveg_red_center {
    text-align: center;
}

.szoveg_red_right {
    text-align: right;
}

.szoveg_red_first {
    padding-left: 0;
}

.szoveg_grey, .szoveg_grey_first, .szoveg_grey_center,
.szoveg_grey_right div {
    /*font-size: medium;*/
    font-size: 12pt;
    color: #666666;    
}

.szoveg_grey, .szoveg_grey_first {
    text-align: left;
}

.szoveg_grey {
    padding-left: 10px;
}

.szoveg_grey_first {
    cursor: pointer;
}

.szoveg_grey_center {
    text-align: center;
}

.szoveg_grey_right {
    text-align: right;
}

.szoveg_irasok, p.szoveg, p.szoveg_irasok, p.szoveg_irasok_dolt,
p.szoveg_irasok ul {
    padding: 5px 0;
    font-family: Georgia, Times New Roman, Times, serif;    
}

p.szoveg {
    text-align: left;
    font-style: normal;
    font-size: medium; 
}

.szoveg_irasok, p.szoveg_irasok, p.szoveg_irasok_dolt {
    text-align: justify;
    text-indent: 15pt;
    font-size: medium; 
}

p.szoveg_irasok {
    font-style: normal;
}

p.szoveg_irasok_dolt {
    font-style: italic;
}

p.szoveg_foot {
    font-family: Georgia, Times New Roman, Times, serif;
    font-style: normal;
    font-size: small; 
}

tr.paratlan, tr.paratlan_mut {
    background-color: #d8e8d8;
}

tr.paratlan:hover, tr.paratlan_mut:hover {
    background-color: #f0f0f0;
}

tr.paratlan_mut:hover {
    cursor: pointer;
}

tr.paros, tr.paros_mut {
    background-color: #d0e0d0;
}

tr.paros:hover, tr.paros_mut:hover {
    background-color: #f0f0f0;
}

tr.paros_mut:hover {
    cursor: pointer;
}

.paros_mut:hover, .paratlan_mut:hover {
    cursor: pointer;
}

.input_box, .input_box_wide, .input_box_link {
    height: 32px;
    text-align: left;
    padding-left: 10px;
    margin: 0 auto;
}

.input_box { width: 280px;}
.input_box_wide, .input_box_link { width: 460px;}

.input_box_link { height: 50px;}

.input_box_wide_hidden {
    visibility: hidden;
}

.input_box_file {
    width: 530px;
    height: 32px;
    text-align: left;
    padding-left: 0px;
    margin: 0 auto;    
}

br.hidden {
    line-height: 0px;
}

.input_line, .passw_line {
    height: 32px;
    float: right;
    text-align: left;
    margin-left: 20px;
}

.input_line_for_date {
    margin-left: 46px;
}

.input_line_for_link {
    margin-left: 458px;
}

.input_line_for_file {
    width: 530px;
    height: 32px;
    float: right;
    text-align: left;
    margin-left: 0px;
}

.button_line {
    clear: both;
    height: 32px;
    text-align: center;
    margin-left: 10px;
}

#datumido, #datumig {
    width: 138px;
}

#hirde_box {
    /*padding: 25px 0px 0px 58px;*/
    padding: 0px 0px 0px 58px;
    text-align: left;
}

#photo_box {
    width: 472px;
    height: 120px;
    padding: 0px 0px 0px 58px;
    text-align: left;
}

.input_area {
    width: 475px;
    /*height: 235px;*/
    height: 125px;
}

/*
#megnevezes {
    width: 296px;
}*/
.input_wide {
    width: 296px;
}

.input_wider {
    width: 457px;
}

.photo_wide {
    width: 607px;
    vertical-align: top;
}

.photo_wide_900 {
    width: 900px;
    height: 700px;
}

/*
#show_this {
    width: 300px;
}*/

.select_wide {
    width: 300px;
}

.nagybetu {
    font-size: 24pt;
    font-family: Lucida Grande;
    font-weight: bold;
}

.kisbetu {
    font-size: 22pt;
    font-family: Lucida Grande;
    font-weight: bold;
}

.nagyfeher {
    font-size: 22pt;
    font-family: Lucida Grande;
    font-weight: bold;
    color: #ffffff;
}

.kiskek {
    font-size: 20pt;
    font-family: Lucida Grande;
    font-weight: bold;
    color: #4488bb;
}

.item, .item_alt {
    padding-left: 25px;
    width: 100px;
    height: 35px;
    cursor: pointer;
}

.item {
    background: url(../images/leftmenubg.jpg) no-repeat;
}

.item_alt {
    background: url(../images/leftmenubgalt.jpg) no-repeat;
}

.item li:hover, .item_alt li:hover {
    background: url(../images/leftmenubgalt.jpg) no-repeat;
}

.item a {
    color: rgb(43,96,110);
}

.item_alt a {
    color: #ffffff;
}

.item li:hover a, .item_alt li:hover a {
    color: #ffffff;
}

.button_line input {
    cursor: pointer;
}

#table_pro {
    width: 610px;
    margin-left: 10px;
}

.text_in_right {
    float: left;
    width: 150px;
    text-align: center;
    margin-top: 2px;
}

ul.text_in_right {
    list-style: none;
    list-style-position: inside;
    list-style-image: none;
}