body {
	color: #000000;
	background-color:#e6ddc8; 
	font-family: Tahoma;
	text-align:justify;
	color:#535353;	
	font-size:13px;
	padding:0;
	margin:0;

}
hr{
	color:#ef7f01;
}
img {
	border: 0px; 
	padding:0px;
	margin:0px;
}
/*td {
	vertical-align:top;
}*/
h1  {
	font-size: 22px; 
/*	color: #e93629; */
	color: #714001; 
	margin:0px;
	padding:0px;
	font-family: Tahoma;
}
h2  {
	font-size: 18px; 
	coloR: #353535; 
	margin:0px;
	padding:0px;
}
a {
	color: #523207;

}
a:hover {
	color: #353535;

}


/* Notices and Errors */
div.message {
	clear: both;
	color: #900;
	font-size: 140%;
	font-weight: bold;
	margin: 1em 0;
}
div.error-message {
	clear: both;
	color: #900;
	font-weight: bold;
}
p.error {
	background-color: #e32;
	color: #fff;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
p.error em {
	color: #000;
	font-weight: normal;
	line-height: 140%;
}
.notice {
	background: #ffcc00;
	color: #000;
	display: block;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
.success {
	background: green;
	color: #fff;
}

#body {
	text-align:justify;
}
#adres {
	font-size:12px;
	font-weight:bold;
	color:#333;
	width:300px;
	height:80px;
	padding:2px 10px 0px 0px;
}
#menu {
	
}
#menu td {
	background-image:url(/img/buttonbg.gif);
	vertical-align:middle;
	text-align:center;
	font-size:16px;
	color:#ffc300;
	font-weight:bold;
	width:103px;
}
#menu a {
	font-size:16px;
	color:#ffc300;
	font-weight:bold;
	text-decoration:none;
}
#menu a:hover {
	color:#FFF;
	text-decoration:none;
}

#main {
	padding:20px;
	font-size:14px;
	color:#333;
	width:915px;
	overflow:hidden;
}
#photo td{
	vertical-align:middle;
	text-align:center;
}
table.price td {
	vertical-align:middle;
	text-align:center;
	background-color: #ca9d30;
}
table.price th {
	vertical-align:middle;
	text-align:center;
	background-color: #523207;
	color:#ffc300;
}
table.price th a{
	color:#ffc300;
}
#popimg {
	/*float:left;*/
	/*clear:none;*/
	display:inline;
}
#popimage {
	float:left;
	clear:none;
	height:190px;
	width:170px;
	text-align:center;
	display:inline;
	margin:5px;
}
table.price td.ttl{
	text-align:left;

}
