#container {
 width: 1004px;
 margin: 0em auto;
 height: 100%;
 overflow: hidden;
 background:#fff;
 padding-left:2px;
 padding-right:2px;
}
div {
border-spacing:0px;
padding:0px;
}
#top_top {
	width:1000px;
	height:100px;
}
#top_left {
	width:668px;
	padding-top:3px;
	float:left;
}
#top_szukaj {
	float:left;
	padding-top:26px;
	margin-left:12px;
}
#top_left h1 {
	margin:0px;
	padding:0px;
	float:left;
}

#menu_top {
 width:1000px;
 height:54px;
 text-align:center; 
 position:relative; 
 background: url('../gfx/menu_top.png') repeat-x;
 line-height:45px;
 color:#fff;
 
}
#logowanie {
	float:right;
	width:300px;
	border:1px solid red
	line-height:45px;
	text-align:right;
	margin-right:10px;
}
#logowanie a{
	color:#fff;
	font-size:11px;
	font-weight:bold;
}
#logowanie a:hover{
	color:#BACB8B;
}
#top_right {
	width:320px;
	height:150px;
	float:right;
}
#container_main{
	width:1000px;
	overflow: hidden;
}
.menu_left {
	width: 200px;
	text-align:left;
	vertical-align:top; 
	overflow: hidden;
	float:left;
}
.menu_right {
	width: 200px;
	text-align:left;
	vertical-align:top; 
	overflow: hidden;
	float:right;
}

#niuser {
	width:590px;
	overflow: hidden;
}
#mainDIV { 
	width: 590px;
	height: 100%;
	padding-left: 5px;
	padding-right: 5px;
	overflow: hidden;
	float:left;
	
}

.menu_bottom {
	margin-top:10px;
	padding-bottom:10px;
	margin-bottom:40px;
	width:1000px;
	padding-top:3px;
	
}
.menu_bottom .line {
	border-top:1px solid #D0D0D0;
}


.menu_left_title {
	width: 190px;
	padding-left:10px;
	text-align:left; 
	color:#DEE3CC; 
	font-size:15px; 
	font-weight:bold;
	line-height:45px; 
	height:45px;
	background: url('../gfx/menu_left_title.png') no-repeat;
}
.menu_left_title h3 {
	color:#EDF0E2;
	font-weight:bold;
	font-size:15px;
	margin: 0px;
	padding: 0px;
}
.menu_left_content,.menu_left_content2 {
	background-color:#F5F2E1;
	background-image: url('../gfx/menu_left_title_back.png');
	background-repeat:repeat-x;
	width: 198px;
	text-align:center; 
	padding:5px 0px 5px 0px;
	overflow: hidden;
	border-left:1px solid #D0D0D0;
	border-right:1px solid #D0D0D0;
	min-height:60px;
}
.menu_left_content2 {
	width:196px;
	border-left:2px solid #484848;
	border-right:2px solid #484848;
	border-top:2px solid #484848;
}
.menu_left_content_pod,.menu_left_content_pod2{
	width:200px;
	height:8px;
	background: url('../gfx/menu_left_title_dol.png') no-repeat;
	margin-bottom:5px;
}
.menu_left_content_pod2 {
	background: url('../gfx/menu_left_title_dol2.png') no-repeat;
}
.menu_basket {
	overflow: hidden;
	display:block;
	border-bottom:1px solid #D9E3C1;
	padding-bottom:4px;
	padding-left:4px;
}

#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:405px;
  height:122px;
  display:none;
  z-index:9999;
  padding:10px;
}

#boxes #dialog2 {
  background:url(../gfx/pop_info2.png) no-repeat 0 0 transparent;  
  width:375px; 
  height:122px;
  padding:10px 20px 20px 20px;
}
