body {
/*	background-color: #FAF1E0; */
}

body, p, hr {
	font-family : "Times New Roman", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.adres {
	color : #FAEBD7; font : 12px "Times New Roman", Times, serif;
}

hr {
	height: 1px;
	color:#7C1E16;
}

td {
	font-family: "Times New Roman", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #665F43;
}
a:link {
/*	font-weight: bold;*/
	color: #7C1E16;
	text-decoration: none;

}

a.temp {
/*	font-weight: bold;*/
	color: #ffffff;
	text-decoration: none;

}




a:visited {
/*	font-weight: bold;*/
	color: #7C1E16;
	text-decoration: none;

}
a:active {
/*	font-weight: bold;*/
	color: #7C1E16;
	text-decoration: none;

}
a:hover {
/*	font-weight: bold;*/
	color: #7C1E16;
	text-decoration: underline;
}
a.w:link, a.w:visited, a.w:active, a.w:hover {
	color:#FAE7BB;
}
.title {
	font-size: 18px;
	color:#7C1E16;
}
.path {
	font-size: 12px;
}
.ntit {
	color: #7C1E16;
	font-size: 14px;
}
.ndate {
	font-size: 11px;
}
input {
	font-size: 12px;
	color: #7C1E16;
	border: 1px solid #7C1E16;
	background-color: #F9EDD5;
}
.btn {
	background-image: url(/_pic/btn.gif);
	border: none;
	font-family: verdana, arial;
	font-size:12px;
	width: 79px;
	height: 18px;
	background-color: #F7D9A5;
	color: #F9EDD5;
	text-transform: lowercase;
	cursor:hand;
}
select {
	font-size: 12px;
	color: #7C1E16;
	border: 1px solid #7C1E16;
	background-color: #F9EDD5;
}
textarea {
	font-size: 12px;
	color: #7C1E16;
	border: 1px solid #7C1E16;
	background-color: #F9EDD5;
}
.w200 {
	width: 150px;
}
.ast {
	color:#F80000;
}
.price {
	font-size: 12px;
}
.price i {
	color: #EE0000;
	font-weight: bold;
	font-size: 20px;
}
.price b {
	color:  #665F43;
	font-size: 12px;
}
.smarttbl td {
	font-size: 14px;
}
.smarttbl .thead td {
	color:#7C1E16;
	font-size: 13px;
}