#main,#bottom {
	width:780px;
}
#main {
	background-image: url(../images/backs/main_gif.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 20px 0px 0px -390px;
	background-color:#5E6CA5;
	position:relative;
	left:50%;
}

* body html #main {
	height:630px;
}
#bottom {
	padding: 0px 0px 20px 0px;
	height:16px;
	background-image:url(../images/pictures/bottom_gif.gif);
	background-repeat:no-repeat;
	text-align:left;
}
#wdt {
	width:724px;
	padding-top:75px;
	text-align:left;
	position:relative;
	margin-left:28px
}
.navigace {
	margin:8px 0px 2px 0px;
	text-align:left;
	font-size: 9px;
	font-weight: bold;
	line-height:9px;
}
#leftcoll,#rightcoll {
	margin-top:20px
}
#leftcoll {
	width:280px;
	float:left;
}
#rightcoll {
	width:444px;
	float:right;
}
.menu0,.menu1,.menu2,.menubott,.menu0sel,.menu1sel {
	font-size:9px;
	font-weight: bold;
}
.menu1,.menu0sel {
	margin-left:115px;
}
.menu2,.menu1sel {
	margin-left:200px;
}
.menubott,.menu0 {
	width:200px;
}


