body {
	font-size: 16px;
	text-align: center;
	background: #666666;
	font-family: "Geneva CE", "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
}
h1 {
	visibility: hidden;
	overflow: hidden;
	font-size: 5px;
}
img {
	border: none;
}
.wholepage {
	text-align: center;
	width: 838px;
	font-family: Arial;
 background: #FFFFFF;
/* nutnéééééééé jinak vůbec ale vůbec se to neda center ta stránka pokud se nastaví width :D !!!!!!! */
	margin-left: auto;
	margin-right: auto;
/* --------------------------- */
}
.TopBar {
	background: url(_image/01_top.jpg);
	height: 223px;
}
.MiddleBar {
	clear:both;
	font-size: 15px;
	background: url(_image/06_under_menu_gradient.png);
	background-position: left;
	background-repeat: repeat-y;
}
.LeftPanel {
	width: 205px;
	float: left;
	height: auto;
	background: url(_image/04_under_menu.png);
}
.RightPanel {
	width: 633px;
	background: #FFFFFF;
	float: left;
}
.Body {
	width: 613px;
	margin: 10px 10px 10px 10px;
	background: #FFFFFF;
	overflow: hidden;
	text-align: left;
}
.Foot {
	clear: both;
	width: 838px;
	overflow: hidden;
	background: #006699;
	text-align: center;
	padding: 5px 0px 5px 0px;
	font-size: 12px;
}
.Foot a {
	color: #FFFFFF;
	text-decoration: none;
}
.BottomBar {
	padding: 10px 10px 10px 10px;
	background: url(_image/06_under_menu_gradient.png);
	background-position: left;
	background-repeat: repeat-y;
}
.BB_Image {
	height: 5px;
}
.BB_ImageText {
	padding-top: 12px;
	color: #FFFFFF;
	font-size: 12px;
}
.Warning {
	clear: both;
	background: #FF0000;
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
	border: 1px solid black;
	color: #FFFFFF;
	padding: 5px 0px 5px 0px;
	margin-bottom: 10px;
}
.MenuLine {
	width: 205px;
	height: 3px;
	background: url(_image/07_menu_end.png);
	overflow: hidden; /*iefix*/
}
/* listování stránkama (možná bude ve více sekcích) */

.PageBrowser {
	clear: both;
	font-size: 12px;
	padding-bottom: 10px;
	text-align: center;
}

.PB_Arrow {
	border: none;
	margin-top: 1px;
}
.iefix {
	height: 1px;
	overflow: hidden;
	clear:both;
}
.LP_LLogoBox{
	text-align: center;
	background: url(_image/06_under_menu_gradient.png);
	padding-bottom: 10px;
}
.LP_LLogo {
	background: url(_image/30_lion.png);
	width:89px;
	height:110px;
	margin-left: auto;
	margin-right: auto;
}
.LogoBox {
	padding: 10px 0px 15px 40px;
}
.LoginError {
	font-size: 11px;
	color: #FF0000;
	text-align: center;
}
.PageNumber {
	padding: 0px 2px 0px 2px;
}
.PageNumberActive {
	color: #006699;
	font-weight: bold;	
	padding: 0px 2px 0px 2px;
}
.PageArrow a {
	text-decoration: none;
	color: #006699;
	padding: 0px 6px 0px 6px;	
}
.PageNumber a {
	text-decoration: none;
	color: #006699;
}
.Offline {
	text-align: center;
	font-weight: bold;
	color: #FF0000;
}
.NextButtonBox {
	clear: left;
	float: right;
	padding-top: 10px;
}
.NextButton {
	text-align: center;
	background: url(_image/59_order_button.png);
	width: 103px;
	height: 30px;
}
.NBImageBox {
	padding-top: 7px;
}
.Page {
	padding: 15px;
	overflow: hidden;
}
