body {
	margin: 0px;
  padding: 0px;
/* 	background-image: url('/i/bg_rast.gif');*/
	background-color: #f8d788
}

a {font-color: #414141; color: #414141; text-decoration: none}
a:hover {text-decoration: underline}

a.light-link {font-color: #BB651C; color: #BB651C; text-decoration: none}
a:hover.light-link {text-decoration: underline}

a.big-link {font-color: #6A5832; color: #6A5832; text-decoration: none; font-weight: bold; font-size: 12px}
a:hover.big-link {text-decoration: underline}

a.green-link {font-color: #8DB554; color: #8DB554; text-decoration: underline; font-weight: bold; font-size: 13px}


td, th, div, p {
  font-family: Tahoma;
  font-size: 11px;
  font-color: #735435;
  color: #735435;
}

.png {
	behavior: url("png.htc")
}

.head {
	font-weight: bold;
  font-color: #A7492F;
  color: #A7492F;
  font-size: 11px
}

.error {
	font-color: #FF0000;
	color: #FF0000
}

.big-error {
	font-color: #FF0000;
	color: #FF0000;
  font-size: 14px
}


.attent {
	font-color: #FF0000;
	color: #FF0000;
	font-weight: bold
}

.good {
	font-color: #1B8312;
	color: #1B8312;
	font-weight: bold;
}

.big-good {
	font-color: #1B8312;
	color: #1B8312;
  font-size: 14px;
}


.rem {
	font-color: #A0A0A0;
	color: #A0A0A0;
}

.row1 {
	background-color: #FDEEC5
}

.row2 {
	background-color: #FBF9C6
}

.input {
	border: 1px solid #9B9B9B;
  font-family: Tahoma;
  font-size: 11px;
  margin: 1px;
  width: 150px
}

.input-rem {
	border: 1px solid #C4C0A5;
  font-family: Tahoma;
  font-size: 11px;
  font-color: #B1B1B1;
  color: #B1B1B1;
  margin: 1px
}

.sm-input {
	border: 1px solid #C4C0A5;
  font-family: Tahoma;
  font-size: 11px;
  width: 50px
  margin: 1px
}

.text {
	width: 230px;
  height: 80px;
  font-family: Tahoma;
  font-size: 11px;
  border: 1px solid #C4C0A5;
	margin: 1px
}

.big-text {
	width: 585px;
  height: 80px;
  font-family: Tahoma;
  font-size: 11px;
  border: 1px solid #C4C0A5;
  margin: 1px
}



