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

a {font-color: #ffcc59; color: #ffcc59; 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.peach-link {font-color: #A26B32; color: #A26B32; text-decoration: none; font-size: 11px}
a:hover.peach-link {text-decoration: underline}

a.yellow-link {font-color: #ffcc66; color: #ffcc66; text-decoration: none}
a:hover.yellow-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}

.content {
  font-family: Tahoma;
  font-size: 11px;
  font-color: #FFFFFF;
  color: #FFFFFF;
  text-align: justify
}

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

.page {border: 1px solid #6A5832; background: #ffcc66}
.unpage {border: 1px solid #ffcc66; background: #6A5832}

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

.peach-rem {
	font-color: #A26B32;
  color: #A26B32;
  font-size: 11px
}

.red-text {
	font-color: #B04326;
  color: #B04326
}

.light-grey {
	font-color: #6B6831;
  color: #6B6831
}

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


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

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

.rem {
	font-size: 9px;
	font-color: #4D5323;
	color: #4D5323;
}

.red-rem {
	font-size: 9px;
	font-color: #8fa35b;
	color: #8fa35b;
}

table.tbl-white td, #schet{
	font-color: #FFFFFF;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 13px
}


.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
}




