html, body {
    height: 98%;
    margin: 2px;
}

input.curier {
   font-family: 'Courier';
   font-size: 16px;
   background-color: #eeeeee;
   size: 100%;
   maxlength: 19;
   border-size: 2px;
   border-style: solid;
   border-color: #50648c;
   box-shadow: 4px 4px 4px #50648c;
}

td.curier {
   font-family: 'Courier';
}

table.fullh {
    height: 100%;
    width: 900px;
    background-color: #dde4eb;
    border: 1px solid;
    text-align: right;
    margin-left: auto;
    margin-right:auto;
    padding: 5px;
    border-spacing: 5px;
    box-shadow: 4px 4px 8px #50648c;
}

table.belso {
    width: 100%;
    text-align: right;
    padding: 0px;
    border-spacing: 0px;
}

table.belso2 {
    width: 80%;
    text-align: center;
    padding: 0px;
    border-spacing: 0px;
	font-size: 8pt;
}

table.naplo {
    text-align: center;
    padding: 4px;
    border-spacing: 2px;
    border: 2px solid;
    border-color: #50648c;
    border-collapse: collapse;
    box-shadow: 4px 4px 8px #50648c;
}

table.naplo td {
   border: 1px solid;
   border-color: #50648c;
   padding: 4px;
}

Curier {
   font-family: 'Courier';
}

Cim {
   text-align: right;
   line-height: 25px;
   vertical-align: middle;
   font-size: 18px;
   font-weight: bold;
}

input[type="submit"], input[type="reset"], input[type="button"] {
   background-color: #50648c;
   color: #dce4ea;
   width: 150px;
   height: 40px;
   border: 0px;
   font-family: "Comic Sans MS", cursive, sans-serif;
   font-size: 16px;
   font-weight: normal;
   white-space: normal;
   box-shadow: 4px 4px 4px #50648c;
}

input[type="button"].almenu1 {
   background-color: #50648c;
   color: #dce4ea;
   width: 180px;
   height: 60px;
   border: 0px;
   font-family: "Comic Sans MS", cursive, sans-serif;
   font-size: 16px;
   font-weight: normal;
   white-space: normal;
   box-shadow: 4px 4px 4px #50648c;
}

input[type="button"].almenu2 {
   background-color: green;
}

input[type="button"].kilepes {
   background-color: #800080;
   color: #dce4ea;
   width: 140px;
   height: 30px;
   border: 0px;
   font-family: "Comic Sans MS", cursive, sans-serif;
   font-size: 16px;
   font-weight: normal;
   white-space: normal;
   box-shadow: 4px 4px 4px #50648c;
}

input[type="button"].almenu3 {
   background-color: #ffffff;
   color: #50648c;
   width: 140px;
   height: 30px;
   border: 0px;
   font-family: "Comic Sans MS", cursive, sans-serif;
   font-size: 16px;
   font-weight: normal;
   white-space: normal;
   box-shadow: 4px 4px 4px #50648c;
}

input[type="button"].almenu3clicked {
   background-color: #50648c;
   color: #dce4ea;
   width: 140px;
   height: 30px;
   border: 0px;
   font-family: "Comic Sans MS", cursive, sans-serif;
   font-size: 16px;
   font-weight: normal;
   white-space: normal;
   box-shadow: 4px 4px 4px #50648c;
}

input[type="password"], input[type="text"], select {
   background-color: #eeeeee;
   size: 100%;
   width: 150px;
   border-size: 1px;
   border-style: solid;
   border-color: #50648c;
   box-shadow: 2px 2px 2px #50648c;
}

input[type="text"].szlabe {
   background-color: #eeeeee;
   size: 100%;
   width: 100px;
   height: 10px;
   border-size: 1px;
   border-style: solid;
   border-color: #50648c;
   box-shadow: 2px 2px 2px #50648c;
}

input[type="text"].rwar {
   background-color: #dde4eb;
   size: 100%;
   text-align: right;
   border: 0px;
   box-shadow: 0px 0px 0px rgba(0, 0, 0, .0);
}

input[type="text"].info {
   background-color: #dde4eb;
   size: 100%;
   maxlength: 10;
   text-align: right;
   border: 0px;
   box-shadow: 0px 0px 0px rgba(0, 0, 0, .0);
}

input[type="checkbox"], input[type="radio"] {
   background-color: #eeeeee;
   size: 100%;
   maxlength: 19;
   box-shadow: 4px 4px 4px #50648c;
}

input[type="image"] {
   background-color: #eeeeee;
   size: 100%;
   maxlength: 19;
   border-size: 0px;
   border-color: #50648c;
   box-shadow: 4px 4px 4px #50648c;
}

.highlightedRow { 
	background-color: #50648c;
}

.AmountNegRed {
}
