body
    {
    padding:0px;
    margin:0px;
    }
h2,h3
    {
    width:100%;
    text-align:center;
    font-family:Arial;
    }

#nav
    {
    position:fixed;
    width:14%;
    top:100px;
    text-align:center;
    }

#nezoter
    {
    position:absolute;
    top:150px;
    left:15%;
    width:85%;
    margin-bottom:35px;
    }

#nav input[type='button'], #nav input[type='submit']
    {
    width:80px;
    margin:5px 0px 5px 0px;
    }

#nav input[type='text']
    {
    width:100%;
    margin:5px 0px 5px 0px;
    text-align:center;
    border:solid 1px lightgrey;
    background:white;
    }

#nav textarea
    {
    border:solid 1px lightgrey;
    width:100%;
    height:150px;
    }

table
    {
    border-collapse:collapse;
    border:none;
    }


#sector
    {
    border:2px ridge;
    }

#sector td
    {
    width:14px;
    height:10px;
    border:1px solid;
    }
#sector td:hover
    {
    background-color:blue;
    }

#sector1 td
    {
    width:14px;
    height:10px;
    border:1px solid;
    background-color:#00FF00;
    }

#sector1:hover
    {
    background-color:blue;
    }


#KB,#KJ,#TB,#TJ,#SB,#SJ
    {
    position:absolute;
    width:49%;
    }

#KB #sector
    {
    position:absolute;
    right:0px;
    }

#SB
    {
    text-align:right;
    }

#SB,#SJ
    {
    top:280px;
    }

#TB,#TJ
    {
    top:610px;
    }

#KJ,#TJ,#SJ
    {
    right:5px;
    }

#report
     {
     position:absolute;
     width:90%;
     left:2%;
     border:3px ridge;
     padding:20px;
     font-family:Arial;
     }

#azon
     {
      text-align:right;
      }
#report li
     {
     margin-left:40px;
      }

#head
     {
      font-family:Times New Roman;
      text-align:center;
      font-style:italic;
     }

#report table td
     {
     border:1px solid;
     width:33%;
     }

input[name='ok']
     {
      width:20%;
      left:40%;
      }

#gomb
    {
    position:absolute;
    }

#szinpad
    {
    position:absolute;
    padding:0px;
    width:60%;
    left:25%;
    height:120px;
    background:lightgrey;
    border-left:ridge 5px blue;
    border-right:ridge 5px blue;
    border-bottom:ridge 5px blue;
    }
#menu iframe
    {
    width:100%;
    height:20px;
    padding:0px;
    border:0px;
    margin:4px 0px 0px 0px ;
    }

#rend_list ul li
{
display:block;
line-height:30px;
font-family:arial;
font-size:20px;
}

#rend_list ul li a, #rend_list ul li a:visited
{
color:blue;
text-decoration:none;
}

#rend_list ul li a:hover
{
color:red;
}
