body {
	text-align : center;
	margin : 0;
}
#main{
	text-align : left;
	margin : 0 auto;
}
#banner {
	position : relative;
	height : 119px;
	width : 541px;
	left : 50px;
}

#napiste{
	float:right;
	margin-right : 34px;
	margin-top : 9px;
}

div.menu_c{
	height : 125px;
	float : left;
	padding-right : 3em;
}

div.menu_n{
	border-left : 1px solid #9f9f9f;
}

div.smenu_c{
	border-left : 1px solid #9f9f9f;
	width : 240px;
	z-index : 100;
	position : absolute;
	background-color : #fff;
	-moz-opacity : .75;
}

#inner div.smenu_c{
	width : auto;
	position : relative;
	top : -2px;
}

#inner div.smenu_c ul li {
	margin-left : 0px;
	list-style-image : none;
}

.hidden {
	display : none;
}

.menu, .menu:visited {
	font-weight: bold; 
	color: #636363;
	padding-left: 8px;
	text-decoration: none;
}

.menu:hover, .menu:active  {
	background: transparent url(../images/list_on.gif) left center no-repeat; 
}

.start { 
	background: transparent url(../images/list_off.gif) left center no-repeat; 
}

.current { 
	color:#000000; 
	font-weight: normal; 
	background: transparent url(../images/list_on.gif) left center no-repeat; 
}
.current:hover  { 
	color:#000000; 
	background: transparent url(../images/list_on.gif) left center no-repeat; 
}

.navlist  {
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif; 
	text-align: left; 
	min-width : 50px;
	list-style-type: none; 
	margin: 0px; 
	padding: 0px; 
	display: block;
}

li a { 
	padding-left: 8px;
}

li a:hover { 
	color: #000000; 
	background: transparent url(../images/list_off.gif) left center no-repeat; 
}

li a:visited, a.current:visited {
	text-decoration: none; 
}

#main{
	max-width : 840px;
	width : 840px;
	width : expression(document.body.clientWidth > 855? "840px": "auto" );
	top : 15px;
/*	left : 15px;*/ 
	position : relative;
	padding-bottom : 30px;
/*	margin-bottom : 30px;
	margin-right : 15px;*/
	background-color : #ffffff;
}

.minheight {
	min-height : 500px;
	height : 500px;
}

div[class] .minheight {
	height:auto;
}

#main_center {
	margin-left: 50%; 
	left : -420px; 
}

#menu{
	display : block;
	height : 125px;
	border-bottom : 1px solid #9f9f9f;
	background-position : bottom right;
	background-image : url(../images/goldbeck_prefabeton.gif);
	background-repeat: no-repeat;
}

#menu3{
	display : block;
	width : 180px;
	position : absolute;
}

#obrazek {
	height : 119px;
	border-bottom : 1px solid #9f9f9f;
}

#container{
	background-image : url(../images/linka.gif);
	background-repeat : repeat-y;
	background-position : 20px 0px;
}

#inner{
	display : block;
	padding-left : 196px;
	padding-right : 20px;
	margin-top : 40px;
	background-image : url(../images/sipka.gif);
	background-repeat : no-repeat;
	background-position : 160px -6px;
	font: 11px/20px Verdana, Arial, Helvetica, sans-serif; 
}

#right_menu{
	float : right;
}
#right_menu a {
	border-left : 1px solid #808080; 
	padding-left: 8px;
	padding-right : 8px;
	position : relative;
	top : 0px;
	_top : -2px;
}
