html, body {
	margin: 0; 
	padding: 0; 
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-image: url(images/bg_all.gif);
	background-repeat: repeat;
}
img {
	border: 0;
}
#main {
	position: relative;
	width: 974px;
	min-width: 974px;
	margin-top: 0;
	margin-left:auto; 
	margin-right:auto; 
	text-align: center;
	background-color: #d8c8ae;
	background-image: url(images/bg_shadows.gif);
	background-repeat: repeat-y;
}
#main2 {
	width: 930px;
	margin: 0;
	margin-left: 22px; 
	margin-right: 22px; 
}
#header {
	height: 167px;
	clear: both;
	float: none;
}
#header ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
}
#header ul li {
	list-style: none;
	list-style-type: none;
}
#header ul li.top {
	background-image: url(images/bg_header_top.gif);
	height: 85px;
	text-align: left;
}
#header ul li.middle {
	background-image: url(images/bg_header_mid.gif);
	height: 82px;
}
#header ul li.top .logo {
	margin-left: 70px;
	margin-top: 10px;
}
#menu_bg {
	background-image: url(images/bg_header_bottom.gif);
	background-position: top;
	height: 33px;
}
#menu_bg table {
	margin: 0;
	margin-top: 4px;
	padding: 0;
	width: 100%;
	height: 23px;
	text-align: center;
}
#menu_bg table td {	
	text-align: center;
	padding-top: 0px;
	vertical-align: top;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #7b5929;
	text-decoration: none;
}
.menu_left {
	float: left;
	padding-left: 0px;
}
.menu_right {	
	float: right;
	padding-right: 0px;
}
.menu_split {
	width: auto;
}
#sitebody {
	float: none;
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #524121;
	background-image: url(images/bg_main.gif);
	background-repeat: repeat;
}
#sitebody ul.main {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
	text-align: left;
	padding-top: 4px;
}
#sitebody ul.main li {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
	text-align: left;
	float: left;
}
#footer {	
	margin: 0;
	padding: 0;
	padding-right: 190px;
	height: 70px;
	background-color: #e7dbc6;
	text-align: right;
	clear: both;
}
#footer table {
	margin-top: 5px;
	float: right;
}
#footer table .contact {
	margin-left: 25px;
}
.lo_holder {
	margin-top: 7px;
}
.thumb {
	width: 180px;
	margin-top: 5px;
}
.thumb_top {
	background-image:url(images/thumb_top.jpg);
	background-repeat:no-repeat;
}
.thumb_cent {
	background-image:url(images/thumb_bg.jpg);
	background-repeat:repeat-y;
}
.thumb_bottom {
	background-image:url(images/thumb_bottom.jpg);
	background-repeat:no-repeat;
}
.galerii_text {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #003333;
	text-decoration: none;
}
.main_data {
	margin: 15px;
}