body {
	border: 0;	
	top: 0; left: 0;
	width: 100%; height: 100%;
	margin: 0; padding: 0;
	background: url('../i/bodyback.gif') repeat-x left top;
	background-color: #320000;
	color: #ffffff;
	} 
body, div, p {
	font: normal 11px Tahoma;
}
#header {
	width: 760px; height: 104px;
	margin: 0 auto;
	background: url('../i/headback.jpg') no-repeat left top;
}
#header img {
border: 0;
}
#logo {
	border: 0;
	margin: 25px 0 0 30px;
}
a#lang {
	float: right;
	position: relative;
	right: 10px; top: 85px;
	color: #ffffff;
	font: normal 10px Tahoma;
	text-decoration: none;
}
a#lang:hover {
	color: #f60;
	text-decoration: none;
}
#PictureBox {
	margin: 0 auto;
	width: 760px; height: 158px;
}
#footer a {
	font: normal 9px Tahoma;
	color: #f60;
	text-decoration: none;
}
#footer a:hover {
	font: normal 9px Tahoma;
	color: #fff;
	text-decoration: underline;
}
#mainNav {
	margin: 0 auto; padding: 2px 0 0 0;
	width: 760px; 
	height: 26px;
	text-align: left;
	background: url('../i/mainmenuback.gif') no-repeat left top;
}
#mainMenu {
	margin: 0 0 0 -40px;
	display: table;
	list-style-type: none;

}
*html #mainMenu {
	margin: 5px 0 0 0;
}
#mainMenu li {
	display: table-cell !important;
	display: inline;
	list-style-type: none;
	padding: 3px 7px 5px 7px !important;
	padding: 6px 9px 2px 9px;
	margin: 0;
	background: url('../i/mainmenusep.gif') no-repeat right top;
	text-align: left;
}
*html #mainMenu li {
	background: url('../i/mainmenusep.gif') no-repeat right 2px;
}
#mainMenu li.activeLi {
	background: url('../i/menuactive.gif') no-repeat right 2px;
}
#mainMenu a {
	margin: 0 auto;
	padding: 0;
	font: bold 11px Arial;
	color: #690000;
	text-decoration: none;
}
#mainMenu a:hover {
	color: #f60;
	text-decoration: none;
}
#subNav {
	float: left;
	margin: -5px 0 0 11px !important; margin: -5px 0 0 5px;
	padding: 0 0 240px 0;
	width: 201px;
	text-align: center;
	background-color: #ccc;
	background: url('../i/submenuback.jpg') no-repeat left top;
}
#subMenu {
	margin: 7px 0 0 0; padding: 0;
	text-align: left;
	background: url('../i/submenuline.gif') no-repeat left bottom;
}
#subMenu li {
	list-style-type: none;
	margin: 0; padding: 1px 0 0 10px;
	height: 23px;
	background: url('../i/submenuline.gif') no-repeat left top;

}
#subMenu a {
	display: block;
	width: 170px; height: 23px;
	padding: 3px 0 0 15px;
	font: bold 12px Arial;
	color: #b58f8f;
	text-decoration: none;
	background: url('../i/submenuarrow.gif') no-repeat left 5px;
}
#subMenu a:hover {
	display: block;
	width: 170px; height: 23px;
	padding: 3px 0 0 15px;
	font: bold 12px Arial;
	color: #fff;
	text-decoration: none;
	background: url('../i/submenuaract.gif') no-repeat left 5px;
}

			table.prices{ width: 100%;  }
			table.prices tr td { text-align: center; }
			table.prices tr td.name{ width: 80%; text-align: left;}
			table.prices tr.even td{ background-color: #450000; border-bottom: 1px solid #622626; border-top: 1px solid #622626; }
			table.prices tr td.name2{ width: 140px; border-bottom: none; text-align: left;}
			table.prices tr td.nameshort{ width: 140px; text-align: left; }
			table.prices thead tr th{ background-color: #3f0000;; font-size: 12px; border-bottom: 1px solid #622626; text-align: center;}
