.celek {
	position: absolute;
	width: 780px;
	margin-top: 5px;
	left: 50%;
	margin-left: -390px;
}
.hlavicka {
	width: 780px;
	height: 228px;
	margin-bottom: 1px;
}
.top_image{
	float: left;
	width: 200px;
	height: 228px;
}
.top_right{
	float: right;
	width: 579px;
	height: 228px;
}

.tip{
	width: 579px;
	height: 43px;
	margin-bottom: 1px;
	color: #FFFFFF;
	background-image: url(../images/tip.gif);
}
.menu_horizontal{
	width: 579px;
	height: 19px;
	color: #FFFFFF;
	margin-bottom: 1px;
	background-image: url(../images/bg_menu_hor.gif);
}

.menu_horizontal div.menuitem {
	height: 19px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	float: right;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 19px;
}

.menu_horizontal div.user {
	height: 19px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 19px;
}
.nabidka{
	width: 579px;
	height: 164px;
	color: #FFFFFF;
	overflow: hidden;
	background-image: url(../images/nabidka.gif);
}
.telo {
	width: 780px;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-y;
}
.menu {
	float: left;
	width: 200px;
	background-color: #d8d8d8;
}

.obsah {
	float: right;
	width: 579px;

}

.hl_pole {
	float: left;
	width: 398px;
	overflow: hidden;
}

.pravy_sl {
	float: right;
	width: 180px;
	overflow: hidden;

}
.odsazeni
{
	padding: 5px;
}

.menu .odsazeni
{
	padding: 3px 5px;
}
.select {
	width: 200px;
}