/* CSS Document */

.top_space{
	width: 750px;
	height: 65px;
	}
.logotype{
	width: 25px;
	height: 25px;
	float:right;
	}
.entire_content{
	background:url("shadow_body.gif") repeat-x;
	width:750px;
	height:607px;
	background-color:#FFFFFF;
	z-index: 0;
	}
.left_edge{
	width: 12px;
	height: 600px;
	background-color:#FFFFFF;
	float:left;
	text-align:left;
	border-left-width: 1px;
	border-left-style:solid;
	border-left-color:#CCCCCC;
	}
.center_foto{
	width: 716px;
	height: 585px;
	background-color:#FFFFFF;
	text-align:center;
	border-width: 1px;
	border-style:solid;
	border-color:#8f8e8d;
	z-index: 1;
	}
.hlavicka{
	width: 706px;
	height: 40px;
	background-color: #FFFFFF;
	text-align: left;
	font: Verdana;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #821515;
	padding-top: 0px;
	padding-left: 24px;
	}
.right_edge{
	width: 12px;
	height: 600px;
	float:right;
	}
.menu{
	width: 748px;
	height: 24px;
	}
.bars_links_left{
	width: 650px;
	height: 24px;
	background-color:#494949;
	float:left;
	text-align:left;
	}
.bars_links_right{
	width: 150px;
	height: 24px;
	float:right;
	background-color:#494949;
	text-align:right;
	}
.bottom{
	width: 748px;
	height: 24px;
	background-color: #494949;
	text-align:right;
	color:#CCCCCC;
	}
.infobar{
	background-color: #821515;
	text-align:center;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	}
.logotype{
	width:50;
	height:50;
	float:left;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	}

