/* CSS Document */



/* VANA */
@font-face {
	font-family: Oldehansa;
	font-style:  normal;
	font-weight: normal;
	src: url('oldehansa_normal.eot');
}

@font-face {
	font-family: OldehansaMerchant;
	font-style:  normal;
	font-weight: normal;
	src: url('oldehansa_merchant.eot');
}


input {
	color: #733921;
}

ul {
	margin: 0;
	padding: 0;
}
li {
	list-style-type: none;
	margin-bottom: 3px;
}
li a {
	display: block;
	color: #72391E;
	text-decoration: underline;
	font-weight: bold;
	padding-left: 25px;
	background: url(gfx/mumm.gif) no-repeat 0% 50%;
}
li a:hover {
	color: #C2510F;
}



/* END OF VANA */


body {
	background: url(../px_olde/bground.jpg) 50% 0;
	padding: 0;
	margin: 0;
	/* For non-IE browsers */
	font: 11px "Times New Roman", Times, serif;
	color: #733921;
}

.txt {
	/* For non-IE browsers */
	font: 14px "Times New Roman", Times, serif;
	color: #733921;
	line-height:16px;
}

.txt td {
	/* For non-IE browsers */
	font: 14px "Times New Roman", Times, serif;
	color: #733921;
	line-height:16px;
}

.text {
	/* For non-IE browsers */
	font: 11pt "Times New Roman", Times, serif;
	/* For IE */
/*	font: expression('14pt Oldehansa');	*/
	font: expression('16px OldehansaMerchant');
	color: #733921;

}


#flash {
	width: 282px;
	height: 450px;
}

#wrap {
	width: 1000px;
	height: 773;
	margin: 0 auto;
}

#header_front {
	width: 1000px;
	height: 70px;
	background: url(../px_olde/oh_book_up4.jpg) no-repeat 50% 0;
}

#header_front2 {
	width: 818px;
	height: 71px;
	background: url(../px_olde/ava_up2.jpg) no-repeat 50% 0;
}


#content {
	background: url(../px_olde/oh_book4.jpg) no-repeat 50% 0;
	padding: 0px 0px 0 0px;
	height: 653px;
}

#content_avaleht {
	background: url(../px_olde/ava_book.jpg) no-repeat 50% 0;
	padding: 0px 0px 0 0px;
	height: 644px;
}

A, 
A FONT { 
	text-decoration: underline;
	color: #6D3921;
}





