BODY {
	background: #F5EC00 url(../_imgs/2005/layout/pozadi-stranky.gif) repeat-x;
	text-align:center;
	margin:12px 0 0 0;
	padding:0;
	font:12px/1.4 Arial, Helvetica, sans-serif;
}

#container { 
	width: 599px; 
	margin-left:auto;
	margin-right:auto; 
} 

#header{
	position:relative;
	float:left;
	background:url(../_imgs/2005/layout/lista-top.gif) no-repeat;
	width:407px;
	height:127px;
	margin:0;
	padding:0;
}
#header2006{
	position:relative;
	float:left;
	background:url(../_imgs/2006/layout/lista-top.gif) no-repeat;
	width:407px;
	height:127px;
	margin:0;
	padding:0;
}
#header2007{
	position:relative;
	float:left;
	background:url(../_imgs/2007/lista-top2007.gif) no-repeat;
	width:407px;
	height:127px;
	margin:0;
	padding:0;
}


#topImage{
	position:relative;
	float:right;
	background-color:#000000;
	width:192px;
	height:127px;
}

#menu{
	background:url(../_imgs/2005/layout/menu-pozadi.gif) no-repeat;
	width:599px;
	height:61px;
	text-align:left;
}
#menu2006{
	background:url(../_imgs/2006/layout/menu-pozadi.gif) no-repeat;
	width:599px;
	height:61px;
	text-align:left;
}



#javascriptMenu{
	position:relative;
	left:15px;
	top:28px;
}

#content{
	padding:10px 35px 10px 35px;
	text-align:left;
	background-color:#FFFFFF;
}