body {
        background-color: #e3e3e3;
        margin: 0px;
        background-image: url(/images/bg.gif);
}
td {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
}
TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
}
TD.menuItems {
  font-size: 10px;
}
A {
  color: #3a5572;
  text-decoration: none;
}

A:hover {
  color: #3a5572;
  text-decoration: underline;
}
A.menuFooter {
  color: #ffffff;
  text-decoration: bold;
}

A.menuFooter:hover {
  color: #ffffff;
  text-decoration: underline;
}
A.menuHeader {
        color: #000000;
        text-decoration: none;
        font-weight: bold;
}

A.menuHeader:hover {
        color: #3a5572;
        text-decoration: none;
        font-weight: bold;
}
A.menu {
        color: #ff7500;
        text-decoration: none;
        font-weight: bold;
}

A.menu:hover {
        color: #ff7500;
        text-decoration: none;
        font-weight: bold;
}
TABLE.subject {
  border: 1px solid #9a9a9a;
  float: right;
  padding: 2px;
}
TD.subject {
        font-size: 18px;
        color: #000000;
        font-weight: bold;
        background-color: #FFFFFF;
}
TD.work {
        font-size: 11px;
        color: #000000;
        font-weight: bold;
        background-color: #FFFFFF;
}
.red {
color:#FF0000;

}

.input {
        font: 11px Verdana, Arial, Helvetica, sans-serif;
        height: 19px;
        border: 1px solid #999999;
}
.textarea {
        font: 11px Verdana, Arial, Helvetica, sans-serif;
        height: 100px;
        width: 350px;
        border: 1px solid #999999;
}

.button {
        font: 11px Verdana, Arial, Helvetica, sans-serif;
        background: #ECECEC;
        height: 19px;
        border: 1px solid #999999;
}
FORM {
        display: inline;
}
.select {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	height: 19px;
	border: 1px solid #999999;
}
.rek {
	font: 6px Verdana, Arial, Helvetica, sans-serif;
	color: #C0C0C0;
	text-decoration: none;
}
A.rek {
	font: 6px Verdana, Arial, Helvetica, sans-serif;
	color: #C0C0C0;
	text-decoration: none;
}
