body {
	margin: 0px;
	font-family: verdana, tahoma, arial, arialce, helvetica;
	font-size: 0.70em;
	background-color: #3A82BD;
	text-align: center;
	color: #606060;
}

.main {
	width: 950px;
	background-color: #EEF3F7;
	position: relative;
}

.design_pruh {
	background-color: #448ECD;
	text-align: left;
}

.design_top_prouzek {
	width: 200px;
	background-color: #1F98DD;
}

.logo_pruh {
	background-color: #004995;
	text-align: left;
	padding-left: 250px;
	float: left;
	width: 700px;
	height: 140px;
	background-repeat: no-repeat;
	background-image: url("../img/engine/map.gif");
	background-position: right;
}

.menu_pruh {
	background-color: #EF1923;
	text-align: left;
	padding-left: 250px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
	float: left;
	width: 680px;
}

.telo_pruh {
	background-color: #EEF3F7;
	text-align: left;
	padding-left: 210px;
	float: left;
	width: 740px;
}

.pozice_pruh {
	background-color: #FFA100;
	text-align: left;
	padding-left: 250px;
	float: left;
	width: 700px;
}

#levy_pruh {
	background-color: #FFF;
	position: absolute; 
	width: 200px; 
	top: 0px; 
	left: 10px;
	float: left;
}

.bottom {
	background-color: #448ECD;
	clear: both;
	text-align: right;
	color: #DFDFDF;
	font-weight: bold;
	padding-right: 10px;
	padding-bottom: 2px;
}
