a         {text-decoration: none}
a:link    {color: #B2B300}
a:visited {color: #B2B300}
a:active  {color: #FEFF00}
a:hover   {color: #FEFF00; text-decoration: none}


.globalni {
font-size: 18px;
color:#D1D1D1;
font-family: "arial", arial;
text-align: center;}

.alarm {
font-size: 20px;
color:#FF0000;
font-family: "arial", arial;
text-align: center;}

table {
text-align: center;
width: 90%;
height: 500px;
margin: 0 auto 0 auto;
border: 0px solid black;
border-collapse: collapse;}

#hlavicka {
text-align: center;
height: 80px;
border-top: 0px solid white;
border-left: 0px solid white;
border-bottom: 0px solid white;
border-right: 0px solid white;}

#lmenu {
text-align: center;
width: 180px;
height: 500px;
border-top: 0px solid white;
border-left: 0px solid white;
border-bottom: 0px solid white;
border-right: 0px solid white;}

#prehravac {
text-align: center;
height: 400px;
border-top: 0px solid white;
border-left: 0px solid white;
border-bottom: 0px solid white;
border-right: 0px solid white;}

#apridat {
text-align: center;
border-top: 0px solid white;
border-left: 0px solid white;
border-bottom: 0px solid white;
border-right: 0px solid white;}

