a:link, a:visited, a:hover {
text-decoration : none;
}



a:hover {
text-decoration : underline;
color : red;
}


body {
background-color : white;
margin : 0;
padding : 0;
border : 0px none;
font-family : arial
}

div#content {
border:0px none; background-color : white;
height : 100%;
color : black;
margin-left : 105px;
margin-right : 0;
margin-top : 150px;
margin-bottom : 0;
padding-left : 0;
padding-right : 0;
padding-top :13em;
padding-bottom : 0;
font-family : Default;
font-size : 90%;
font-style : normal;
font-weight : normal
}

div#header {
margin:0; position : absolute;
top : 0;
left : 0;
width : 100%;
border : 0px none;
background : white fixed;
padding-left:5px; padding-right:5px; padding-top:0; padding-bottom:0; background-color:white
}

div#header table {
width : 100%;
font-size : 9pt;
font-weight : default;
text-align : center;
color : black;
border-collapse : collapse;
padding-left : 5px;
padding-right : 5px;
padding-top : 0;
padding-bottom : 0;
}

div#header td {
vertical-align : top;
}
div#header form {
background-color : #F3F3F3;
color : black;
}
div#header p {
vertical-align : top;
color : black;
}

#popitmenu {
margin : 0;
position : absolute;
background-color : #f3f1bd;
border : 1px solid silver;
font : normal 10px Arial;
line-height : 15px;
cursor : default;
z-index : 100;
visibility : hidden;
}

#popitmenu a {
text-decoration : none;
background-color : #ffa;
padding-left : 2px;
position : relative;
color : black;
margin : 0;
display : block;
cursor : default;
}
#popitmenu a:hover {
background-color : #ccff9d;
}


div#menu {
position : absolute;
top : 0;
left : 0;
width : 100px;
border : 0px none;
background-color : white;
color : maroon;
font-size : 10px;
margin-left : 0;
margin-right : 0;
margin-top : 100px;
margin-bottom : 0;
padding-left : 5px;
padding-right : 5px;
padding-top : 0;
padding-bottom : 0
}

div#menu a {
display : block;
width : 100px;
text-align : left;
text-decoration : none;
font-family : arial;
font-size : 10px;
color : #000000;
border : 0px solid #ffffff;
}
div#menu a:hover {
border : 1px solid #6100c1;
background-color : #cad6e3;
}
#hmenu a:hover {
border : 1px solid #6100c1;
background-color : #cad6e3;
}
#kassa {
font-size : 10pt;
font-weight : normal;
font-family : arial;
background-color : white;
height : 100%;
color : black;
padding-left : 0;
padding-right : 0;
padding-top : 1em;
padding-bottom : 0;
}

div#kassa table {
color : black;
width : 50%;
border : 2px solid;
font-size : 10pt;
font-weight : normal;
text-align : left;
border-collapse : collapse;
padding-left : 5px;
padding-right : 5px;
padding-top : 0;
padding-bottom : 0;
}
#kassa td {
border : 1px solid;
}