BODY
{
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: #E9E9E9;
    text-align: center;
}

H1
{
    COLOR: blue;
    FONT-FAMILY: Verdana;
}

H2
{
    COLOR: #408080;
    FONT-FAMILY: Verdana, Arial;
}

H3
{
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial;
}

H4
{
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial;
}

A
{
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none;
	
}

A:link
{
    COLOR: #000000;
    FONT-FAMILY: Verdana;
}

A:visited
{
    COLOR: #000000;
    FONT-FAMILY: Verdana;
}

A:active
{
    COLOR: #000000;
    FONT-FAMILY: Verdana;
}

A:hover
{
    COLOR: #000000;
    FONT-FAMILY: Verdana;
}

TH
{
    BACKGROUND-COLOR: #C0C0C0;
	COLOR: White;
}

.kassa_box{
  border: 1px solid #000000;
  width: 100%;
  text-align: center; font-style:normal; font-variant:normal; font-weight:normal; font-size:6pt; font-family:Arial
}

.kassa_error{
  background: #FF0000;
}

div.hr {
	border-color: #000000;
}

.left
{
	text-align: center;
}

table.list
{
  margin: 0 auto;
}

div#preload {display: none; position: absolute; left: 0; top: 0; height: 100%; width: 100%; z-index: 1000;}
div#preload table {width: 100%; height: 100%;}
div#preload table th {background: none; text-align: center; vertical-align: top; padding: 150px 0 0 0;}
div#preload table th div {margin: 0 auto; width: 300px; border: 2px solid #000000; color: #ffffff; font-size: 20px; line-height: 3em; background: #333333; layer-background-color: #ffffff; filter: alpha(opacity=65); -moz-opacity: .65; opacity: .65;}
