#container {
 width: 850px;
 padding:4px;
 margin: 0em auto;
 height: 100%;
 overflow: hidden;
 background:#FAF6EA;
}
div {
border-spacing:0px;
padding:0px;
}
#top {
 width:850px; 
 height:260px;
}
#menu_top {
	margin-top:2px;
	height: 30px;
 width:850px;
 background: url('../gfx/menu_top.jpg') repeat-x;	
}

#container_main{
	width:850px;
	overflow: hidden;
}
.menu_left {
	display: block;
	width: 195px;
	text-align:left;
	overflow: hidden;
	float:left;
	border-right: 1px solid #A05000;
	padding-right:5px;
}

#niuser {
	width:635px;
	overflow: hidden;
}
#mainDIV { 
	display: table-cell;
	width: 635px;
	height: 100%;
	padding-left: 5px;
	padding-top:10px;
	overflow: hidden;
	float:left;
}

.menu_bottom {
	width:850px;
	height:30px;
	background: url('../gfx/menu_top.jpg') repeat-x;
	margin-bottom:1px;
	margin-top:1px;
}
.menu_bottom .center {
	display: table-cell;
	vertical-align: middle;	width:328px;
	height:30px;
	text-align:center;
	color:white;
	font-size:11px;
}
.menu_bottom .center a {
	color: #ffffff;
	font-weight: bold;
}
.menu_bottom .center a:hover {
	color: #FFFF00;
}

.menu_left_title {
	width: 180px;
	padding-left:15px;
	text-align:left; 
	color:#6C3808; 
	font-size:14px; 
	font-weight: bold;
	padding-top:2px;
	padding-bottom:2px;
}
.menu_left_title h3 {
	color:#6C3808; 
	font-size:14px; 
	font-weight: bold;
}

.menu_left_content {
	width: 175px;
	text-align:center; 
	padding:2px 15px 2px 10px;
}
.galeria_foto {
	width: 152px;
	height:114px;
	overflow:hidden;
	float:left;
	text-align:center;
	margin:3px;
}

.galeria_strony {
	text-align:left;
	margin-left:15px;
	margin-top:10px;
	padding-bottom:10px;
}

.galeria_strony a, .galeria_strony .selected  {
	font-size:12px;
	color:#B96830;
	padding:1px;
	font-weight:bold;
	margin:2px;
}
.galeria_strony a:hover, .galeria_strony .selected {
	color:#727137;
	border:1px solid #727137;
}