body{
	text-align: center;
	margin: 0 0 0 0;
	background-image: url("/img/pozadi.gif");
}
#maindoc{
	margin: 0 auto 0 auto;
	width: 893px;
}
#banner{
	width:683px;
	height:142px;
	text-align: left;
	padding-left: 210px;
	padding-top:45px;
	background-image: url("/img/banner_cs.gif");
}
#banner.cs{
	background-image: url("/img/banner_cs.gif");
}
#banner.de{
	background-image: url("/img/banner_de.gif");
}
img {
	border: none;
}
#path{
	width:705px;
	height: 23px;
	background-image: url("/img/path.gif");
	text-align: left;
	padding: 7px 0px 0px 188px;
	
	font-size:12px;
	font-family:arial;
	color:white;
}
#content{
	width: 100%;
	background-image: url("/img/body_background.gif");
}
#footer{
	width: 100%;
	height: 38px;
	background-image: url("/img/footer.gif");
	padding-top:15px;
	font-size: 12px;
}
#footer a{
	text-decoration: none;
	color: black;
}	
#leftpanel{
	float: left;
	width: 179px;
	padding-left:3px;
}
#leftpanel ul{
	padding: 0 0 0 0;
	list-style: none;
	text-align: left;	
}
#leftpanel ul li{
	padding: 0 0 0 0;
	padding-bottom:3px;
}
.menuhead{
	width:151px;
	margin: 0 auto 0 auto;
	height:28px;
	background-image: url("/img/menu_head.gif");
	font-family: arial;
	font-size:16px;
	font-weight: bold;
	padding-right: 6px;
	padding-top:2px;
	color: white
}
.menufoot{
	width:157px;
	height:9px;
	margin: 0 auto 0 auto;
	background-image: url("/img/menu_foot.gif");
	font-size: 1px;
}
.menu{
	width:157px;
	margin: 0 auto 0 auto;
	background-image: url("/img/menu_bg.gif");
}
#menu1 a{
	display: block;
	background-image: url("/img/button_normal.gif");
	width: 108px;
	height:23px;
	margin-left:7px;
	padding-left: 26px;
	padding-top:2px;
	
	font-family: arial;
	font-size: 16px;
	color: white;
	text-decoration: none;
}
#menu1 a:hover{
	background-image: url("/img/button_active.gif");
}
ul#menu2 li{
	text-align: center;
	padding-right: 6px;
}
#rightpanel{
	float: right;
	width: 625px;
	padding: 10px 75px 10px 10px;
	text-align: left;
}
.fotoNahled{
	border:3px white solid;
	float: left;
	margin: 4px; 
	text-align: center;
}
.fotoNahled img{
	border-bottom: 2px white solid;
}
.fotoNahled a{
	font-weight: bold;
	color: white;
	text-decoration: none;
}
.fotoNahled a:hover{
	color: black;
}
.fotoNahled .name{
	border: 1px white solid;
}
.new{
	margin-top: 10px;
}	
.clear{
	clear: both;
}