#menubar {
	clear: both;
}
#menubar ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#menubar ul {
	float: left;
	background-color: #000000;
	padding: 0;
	border: 0;
}
#menubar ul li {
	float: left;
	padding: 10px 0 40px 0;
}

#main {
	width: 1000px;
	min-height: 600px;
	height: auto; !important;
	min-height: 1000px;
	margin-left: -500px;
	position: absolute;
	top: 3px;
	left: 50%;
	visibility: visible;
}
#l_baner {
	background-color: #000000;
	height: 180px;
	width: 300px;
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
}
#l_baner img {
	float: left;
}
#r_baner {
	background-color: #000000;	
	width: 700px;
	height: 180px;
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
}
#l_margin {
	min-height: 600px;
	height: auto; !important;
	width: 150px;
	float: left;
	position: relative;
	background-image: url(../images/l_margin.jpg);
}
#content {
	background-color: #000000;
	min-height: 600px;
	height: auto; !important;
	width: 700px;
	float: left;
	position: relative;
}
#r_margin {
	min-height: 600px;
	height: auto; !important;
	width: 150px;
	float: left;
	position: relative;
	background-image: url(../images/r_margin.jpg);
}
#b_margin {
	height: 50px;
	width: 1000px;
	clear:both;
}
#foot {
	height: 180px;
	width: 1000px;
	clear: both;
	background-image:url(../images/footline.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding: 20px 0 0 0;
	background-color:#000000;
}
#search {
	height: 50px;
	width: 280px;
	float: left;
	padding-left: 160px; 
}
#maps {
	height: 50px;
	width: 400px;
	float: left;
	padding-right: 160px; 
}
#footmenu {
	height: 40px;
	width: 1000px;
	paddin: 0 160px;
	clear:both;
	text-align:center;
}
#language {
	height: 70px;
	width: 280px;
	float: left;
	padding-left: 160px; 
}
#copyright {
	height: 70px;
	width: 400px;
	float:left;
	padding-right:160px;
	text-align: right;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	
}
#webdesign {
	height: 40px;
	width: 1000px;
	clear: both;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align:center;
	background-color: #000;
}
#webdesign a {
	color: #666;
	text-decoration:none;
}
#webdesign a:link, #webdesign a:hover, #webdesign a:active, #webdesign a:visited {
	color: #666;
	text-decoration:none;
}
#lesprit {
background: bottom right url(../../../images/stories/glowna/autograf.png) no-repeat; 	
}
