.Total_ps {
	background-color: #CCCCCC;
}
.TopBar_ps {
	background-color:#333333;
}
.Bottombar_ps {
	background-color:#333333;
}
.Contentrightmenu_ps {
	background-color:#333333;
}

/*---------------------------------------------------*/
.Left_logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 152px;
	overflow: hidden;
	background-color: transparent;
	z-index: 10;
}
.Left_sachovnice {
	position: absolute;
	bottom: 17px;
	left: 152px;
	overflow: hidden;
	background-color: transparent;
	z-index: 10;
}
.Background {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 950px;
	overflow: hidden;
	background-color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	z-index: 10;
}
.Main {
	position: absolute;
	top: 78px;
	left: 147px;	
	width:802px;
	background-color: transparent;
	overflow: auto;
	z-index: 50;
}
.Active {
	position: absolute;
	top: 0px;
	left: 140px;
	width:460px;
	background-color: transparent;
	overflow: hidden;
	z-index: 50;
}

.Content 
{
	position: absolute;
	top: 8px;
	left: 11px;
	width: 767px;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	color: #333333;
	z-index: 100;
	overflow: hidden;
	background-color : transparent;
}
.Heinik
{
	position: absolute;
	bottom: 15px;
	right: 10px;
	width:346px;
	overflow: hidden;
	z-index:10;
}


.TopLine {
	position: absolute;
	top: 56px;
	left: 152px;
	width: 798px;
	background-color:ransparent;
	overflow: hidden;
	z-index:10;
	margin : 0px;
	padding : 0px;
}
.TopMenu {
	position: absolute;
	top: 56px;
	left: 158px;
	width:790px;
	background-color:ransparent;
	overflow: hidden;
	z-index:100;
	margin : 0px;
	padding : 0px;
}
.SubMenu {
	position: absolute;
	top: 66px;
	left: 200px;
	background-color: transparent;
	overflow: hidden;
	z-index:100;
}


.bottom {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 950px;
	height: 17px;
	background-color:#FFF7F0;
	overflow: hidden;
	z-index:100;
	margin : 0px;
	padding : 0px;
		border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
}





