body {
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	font-family: "verdana ce", verdana, helvetica, sans-serif;
	color: #523E2B;
	background: url(graf/bg.jpg) repeat-x fixed white;
}
a img {
	border: none;
}
#wrap {
	text-align: center;
	margin: 0px auto;
	width: 760px;
	border: 1px solid #999;
	border-width: 0 1px;
	background: white;
}
h1, h2, h3 {
	color: #762A00;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1.2em;
	border-bottom: 1px solid #eee;
}

#content {
	text-align: left;
	padding: 10px;
}
#content p {
	margin-left: 15px;
}

#minmen p {
display: inline;
margin: 5px;
padding: 0;
}
p.butt {
font-size: 13px;
font-weight: bolder;
text-transform: uppercase;
}
p.butt a {
text-decoration: none;
color: #7A0B0B;
background: white url(graf/bg_button.gif) repeat-x;
padding: 2px;
border: 1px solid #666;
}
p.butt a:hover {
color: red;
}
p.butta a {
font-size: 13px;
font-weight: bolder;
text-transform: uppercase;
text-decoration: none;
color: #888;
background: white url(graf/bg_button.gif) repeat-x;
padding: 2px;
border: 1px solid #666;
}
div.galer {
text-align: center;
}
div.galer img {
padding: 3px;
margin: 5px;
background: white;
border: 1px solid #999;

}
