body, html
{
	margin: 0;
	padding: 0;
	min-width: 950px;
	width: 100%;
	height: 100%;
	background-color: #F2F2F2;
/*	background-image: url(../images/konkursy/bgr_dz-kobiet.gif) */
/*	background: #F2F2F2 url('http://images.officestyle.pl/images/top_bg_right.gif') repeat-x top left;*/
}


#banner_top_container
{
	height: 140px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}

#banner_top
{
	width: 750px;
	height: 100px;
	margin-left: 194px;
	margin-top: 20px;
	position: absolute;
}


#background_left
{
	position: absolute;
/*	top: 140px; */
	left: 0;
	background: #000 url('http://images.officestyle.pl/images/top_bg_left.gif') repeat-x top left;
	width: 50%;
	height: 100px;
}

#background_right
{
	position: absolute;
/*	top: 140px; */
	left: 50%;
	background: #000 url('http://images.officestyle.pl/images/top_bg_right.gif') repeat-x top left;
	width: 50%;
	height: 100px;
}



#container
{
	position:relative;
	width: 950px;
	top: 0;
	left: 50%;
	margin-left: -475px;
}


#top
{
	position: relative;
	width: 950px;
	height: 84px;
}


#orange_top
{
	position: absolute;
	top: 0;
	left: 194px;
	width: 756px;
	height: 8px;
	background: #FF5A00 url('http://images.officestyle.pl/images/top_linia_gora_luk.gif') no-repeat bottom left;
	font-size: 1px;
}


#logo_office_style
{
	position: absolute;
	top: 18px;
	left: 0;
	width: 152px;
	height: 47px;
}

#logo_office_style img
{
	border: none;
}

#main_menu_container
{
	position: absolute;
	top: 23px;
	left: 194px;
	width: 755px;
	height: 60px;
	
	background: transparent url('http://images.officestyle.pl/images/main_menu/luk_lewy1.gif') no-repeat bottom left;
}

#main_menu
{
	background: transparent url('http://images.officestyle.pl/images/main_menu/luk_lewy2.gif') repeat-x 0px 22px;
	margin-left: 9px;
	padding-left: 23px;
	
	width: 714px;
	height: 60px;
}




#middle
{
	position: relative;
	width: 950px;
	height: auto;
}

#main_title
{
	position: relative;
	margin-left: 194px;
	margin-top: -28px;
	margin-bottom: 30px;
	
	width: 756px;
	
	padding: 0;
	border-left: 1px solid #666;
}

#main_title h1
{
	padding-top: 20px;
	margin: 25px 0 0 -1px;
	line-height: 29px;

}

#main_box
{
	position: relative;
	width: 950px;
}

/*********** BOX **************/
div.box_top
{
/*	position: relative; */
	width: 100%;
	height: 8px;
	background: #FFF url('http://images.officestyle.pl/images/box_border_bg.gif') repeat-x left top;
/*	border-top: 2px solid #8C8C8C; */
	background-color: #FFF;
	font-size: 1px;
}

div.box_top div.box_right
{
	width: 100%;
	height: 8px;
/*	margin-top: -2px; */
	background: transparent url('http://images.officestyle.pl/images/box_top_right_corner.gif') no-repeat right top;
	font-size: 1px;
}

div.box_top div.box_right div
{
	width: 100%;
	height: 8px;
	background: transparent url('http://images.officestyle.pl/images/box_top_left_corner.gif') no-repeat left top;
	font-size: 1px;
}

div.box_middle
{
	width: auto;
	height: auto;
	background-color: #FFF;
	border-left: 2px solid #8C8C8C;
	border-right: 2px solid #8C8C8C;
}

div.box_bottom
{
	width: 100%;
	height: 8px;
/*	border-bottom: 2px solid #8C8C8C; */
	background: #FFF url('http://images.officestyle.pl/images/box_border_bg.gif') repeat-x left bottom;
	font-size: 1px;
}

div.box_bottom div.box_right
{
	width: 100%;
	height: 8px;
/*	margin-bottom: -2px; */
	background: transparent url('http://images.officestyle.pl/images/box_bottom_right_corner.gif') no-repeat right bottom;
	font-size: 1px;
}

div.box_bottom div.box_right div
{
	width: 100%;
	height: 8px;
	background: transparent url('http://images.officestyle.pl/images/box_bottom_left_corner.gif') no-repeat left bottom;
	font-size: 1px;
}

/************** BOX  - END **************/


#bottom_container
{
	width: 100%;
	clear: both;
	height: 170px;
	margin-top: 50px;
	background: #CCC url('http://images.officestyle.pl/images/bottom/bottom_linia.gif') repeat-x left top;
}

#bottom
{
	position: relative;
	left: 50%;
	margin-left: -475px;
	width: 950px;
	height: 170px;
	background: #CCC url('http://images.officestyle.pl/images/bottom/bottom_linia.gif') repeat-x left top;
}

#bottom_links
{
	position: absolute;
	left: 0;
	top: 22px;
	width: 600px;
}

#bottom_links a,
#bottom_links a:link,
#bottom_links a:active,
#bottom_links a:visited
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	margin-right: 20px;
	padding-left: 30px;
	background: transparent url('http://images.officestyle.pl/images/bottom/bottom_kropka.gif') no-repeat 0px 2px;
	color: #4D4D4D;
}

#bottom_links a.no_icon
{
	background-image: none;
	padding-left: 0;	
}


#copyright
{
	position: absolute;
	left: 600px;
	top: 22px;
	width: 350px;
	text-align: right;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #999;
}


#partners
{
	position: absolute;
	top: 60px;
	left: 0;
	width: 950px;
	
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #4D4D4D;
}

#partners_logos
{
	width: 950px;
	text-align: center;
	margin-top: 15px;
}

#partners_logos img
{
	border: none;
}