@import url(rte_default.css);
@import url(css_styled_content.css);
body {
	margin:20px 0 20px 0;
}
.langitem{
	float:left;
	margin:4px 10px 0 0;
}
.langend{
	float:left;
	height:16px;
	width:16px;
	background:url(../grafik/topmenu/langend.png) no-repeat top right;
}
.langmenu{
	position:absolute;
	height:16px;
	width:195px;
	top:36px;
	right:0;
	background:url(../grafik/topmenu/mno.png) no-repeat top right;
}
.menuitemfirst{
	position:relative;
	float:left;
	margin-top:30px;
}
.menuitem{
	position:relative;
	float:left;
	margin-top:36px;
}
.clear-both{
	clear:both;
}
#page-center {
	margin:0 auto;
	width:907px;
}
#page-container {
	background-color:transparent;
	background-repeat:no-repeat;
	left:0;
	margin:0;
	position:relative;
	float:left;
	top:0;
	width:907px;
	height:805px;
}
#field-menu{
	position:relative;
	overflow:hidden;
	width:800px;
	height:52px;
}

/*
 * --------------------------- fce-bokse ----------------------------------
 */
.left{
	float:left;
}
.right{
	float:right;
}
.box11,
.box12,
.box13,
.box21,
.box22{
	overflow:hidden;
}
.box11{
	width:200px;
	height:146px;
}
.box12{
	width:200px;
	height:292px;
}
.box13{
	width:200px;
	height:438px;
}
.box21{
	width:400px;
	height:146px;
}
.box22{
	width:400px;
	height:292px;
}
/*
 * --------------------------- fce-bokse ----------------------------------
 */
