/*<link rel="stylesheet" type="text/css" href="index.css" /> */

body
{
        color: black;
        background-color: #C4D7F8;
        background-repeat: no-repeat;
        background-position: center;
        background-attachment: fixed;
        font-family: tahoma;
        font-size: 13px;
        scrollbar-face-color: #AFCAF5;
        scrollbar-shadow-color: #78A0E6;
        scrollbar-highlight-color: #1B468F;
        scrollbar-3dlight-color: #E8E8E8;
        scrollbar-darkshadow-color: #1B468F;
        scrollbar-track-color: #C4D7F8;
        scrollbar-arrow-color: 000000;
}
frame
{
        border-color: #C4D7F80;
        border-width: 0px;
}
/*background-image: url('valalmi.jpg');*/
table
{
        font-size: 13px;
}
textarea
{
        background-color: #F4F4F4;
        font-size: 11px;
        color: blue;
        font-family: Tahoma;
}
input.textbox
{
        font-family: Tahoma;
        color: blue;
        background-color: #F4F4F4;
        border: solid rgb(0,0,0) 1px;
        font-size: 13px
}
select
{
        font-size: 13px;
        color: blue;
        font-family: Tahoma;
        background-color: #F4F4F4;
}
#r_text
{
        font-size: 15px;
        font-weight: bold;
}
#k_select
{
        font-size: 11px;
        color: blue;
        font-family: Tahoma;
        background-color: #F4F4F4;
}

fieldset
{
        border-color: #000000;
        border-width: 1px;
        padding: 1px;
}
HR
{
        color: #000000;
}

a.chp
{ text-decoration: none;
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
}
a.chp:link { color: #0A2554 }    /* unvisited link */
a.chp:visited { color: #0A2554 } /* visited link */
a.chp:hover { color: #2E73E7 }   /* mouse over link */
a.chp:active { color: #2E73E7 }  /* selected link */


h1
{ font-family: Helvetica, sans-serif}

/* class="...."  .classname { ... } */
/* id="...."      #parametername { ... } */
#menu {
         background-color: #C4D7F8;
         cursor: DEFAULT;
         font-family: Tahoma;
         font-size: 13px;
         padding-left: 5px
         /*font-weight: bold; */
}
#menu2 {
        font-family: Tahoma;
        font-size: 11px;
        font-weight: bold;
}
#fejlec
{
        font-family: Tahoma;
        font-size: 12px;
        color: white;
        font-weight: bold;
}
#sor1 {
        font-family: Tahoma;
        font-size: 13px;
        font-weight: bold;
        background-color: #0096C5
}
#sor {
        font-family: Tahoma;
        font-size: 11px;
        cursor: DEFAULT;
}

#selectopt
{
        background-color: #C4D7F8;
        font-family: Tahoma;
        color: #FF6666;    /*helyes: #33C433 */
        font-weight: bold;
        font-size: 11px;
        width: 180px
}

#cimsor
{
       font-family: Tahoma;
       font-weight: bold;
       font-size: 15px
}
input.mero
{
        position: left;
        font-family: Tahoma;
        color: black;
        background-color: #78A0E6;
        border: solid #78A0E6 1px;
        font-size: 11px;
        font-weight: bold;
        cursor: default;

}
input.idomero
{
        font-family: Tahoma;
        color: black;
        width:60px;
        background-color: #C4D7F8;
        border: solid #C4D7F8 1px;
        font-size: 16px;
        font-weight: bold;
        cursor: default;

}


LI {
        font-family: "Arial", sans-serif;
        color: black;
        font-size: 15px;
}

p {
        font-family: "Arial", sans-serif;
        color: black;
        font-size: 15px;

}

#hallgatoi {
        font-family: "Arial", sans-serif;
        color: black;
        font-size: 18px;

}

table.nyil {
        border-left: 2px
        border-bottom: 2px;
        border-right: 0px;
        border-top: 0px;
        border-style: solid;
        border-color: black;
}

li.hallgato {
        font-family: "Arial", sans-serif;
        color: black;
        font-size: 15px;
        line-height: 150%;

}