body {
	padding:0px; 
  margin:0px;
  height:100%;  
  font-family:verdana;
  font-size:11px;
  background:url(/images/bg.gif) repeat-x #d1b590;
}
#nav {
	padding:5 0 0 64;
}
#nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#nav li {
  float:left;
  padding:4 3 0 5;
}
#nav img {
	border:0;
}
/* structure */
.linii {
  background:url(/images/bg_linii.gif);
}
h1 {
	font-size:20px;
  font-weight:normal;
  padding:0px; margin:0px;
}
h2 {
	font-size:17px;
  font-weight:normal;
  padding:0px; margin:0px;
}
h3 {
	font-size:14px;
  font-weight:normal;
  padding:0px; margin:0px;
}
h4 {
	font-size:12px;
  font-weight:normal;
  padding:0px; margin:0px;
}
h5 {
	font-size:11px;
  font-weight:normal;
  padding:0px; margin:0px;
}
h6 {
	font-size:10px;
  font-weight:normal;
  padding:0px; margin:0px;
}
.error {
	border:1px solid #999999;
  border-right:2px solid #999999;
  border-bottom:2px solid #999999;
  padding:20px;
  margin:10px;
  font-size:17px;
  color:red;
  width:300px;
  background:url('/images/exclam.gif') no-repeat left #fcfd88;
}
.form_table {
	border:1px solid #807A4D;
}
.form_table td {
	padding:3px;
}
.form_table td#hd {
	color:#ffffff;
  padding:5px;
  background:url('/images/bara2.gif') repeat-x center left;
  font-size:18px;
}
.form_table input#submit {
	color:#ffffff;
  border:1px solid #807A4D;
  font-family:verdana;
  font-size:12px;
  font-weight:bold;
  padding:4px;
  background:url('/images/bara2.gif') repeat-x left;
  cursor:pointer;
}
.submit {
	color:#ffffff;
  border:1px solid #807A4D;
  font-family:verdana;
  font-size:12px;
  font-weight:bold;
  padding:4px;
  background:url('/images/bara2.gif') repeat-x left;
  cursor:pointer;
}
.tableHover {
	border:1px solid #999999;
  width:80%;
}
.spTd {
	font-size:13px;
  padding:5;
}
.spTd:hover {
  font-size:13px;
  padding:5;
  text-decoration:underline;
  cursor:pointer;
}
.tabelNormal {
	border:1px solid #999999;
}
.linie {
	width:650px;
  height:1px;
}
/* end structure */
td {
	font-family:"verdana";
	font-size:11px;
	color:#000;
	cursor:default;
}
select {
	font-family:verdana;
  font-size:10px;
}
a {
	font-family:"verdana";
	color:#333333;
	text-decoration:none;
}
a:hover {
	font-family:"verdana";
	color:#555555;
	text-decoration:underline;
}
option {
	background-color:#ffffff;
}
.inp {
	font-family:"verdana";
	font-size:13px;
	color:000;
	border:solid;
	border-width:1px;
	border-color:#888;
  padding:2 3 2 3;
	height:23px;
	background:url('/images/input.gif') #ffffff;
}
.inp_g {
	font-family:"verdana";
	font-size:11px;
	color:fff;
	border:solid;
	border-width:1px;
	border-color:#888;
	padding-left:2px;
	padding-right:2px;
	padding-top:0px;
	padding-bottom:2px;
	height:18px;
	background:url(/images/input_sub.gif);
}
.textarea {
	font-family:"verdana";
	font-size:11px;
	color:000;
	border:solid 1px #999999;
	height:100px;
	width:300px;
	background:url(/images/input.gif) no-repeat;
  padding:3 2 2 3;
}
.t10 {
	font-size:10px;
}
.t11 {
	font-size:11px;
}
.t12 {
	font-size:12px;
}
.t13 {
	font-size:13px;
}
.t14 {
	font-size:14px;
}
.t15 {
	font-size:15px;
}
.t16 {
	font-size:16px;
}
.t17 {
	font-size:17px;
}
.t18 {
	font-size:18px;
}
.t19 {
	font-size:19px;
}
.t20 {
	font-size:20px;
}
.t21 {
	font-size:21px;
}
.t22 {
	font-size:22px;
}
.t23 {
	font-size:23px;
}
.t24 {
	font-size:24px;
}