@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#outer_wrapper {
	background-image: url(images/bg_main.png);
	background-repeat: no-repeat;
	background-position: center top;
	
}
#inner_wraper {
}

#content_wraper {
	text-align: left;
	height: auto;
	width: 777px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: top;
}
#top {
	float: right;
	width: 777px;
	padding-top: 0px;
	margin-top: 0px;
}
#top_logo {
	height: 60px;
	width: 190px;
	margin-top: 30px;
	float: left;
	text-align: right;
}
#top_menu {
	float: right;
	height: 30px;
	width: 506px;
	margin-top: 42px;
	background: url(images/line.jpg) bottom center repeat-x;
	text-align: center;
	padding-left: 60px;
} 
#top_menu .lang { margin-left: 90px; margin-top: 8px; width: 52px; float: left; }
#top_menu .lang a { width: 26px; height: 18px; background: url(images/en_on.jpg); line-heigt: 18px; float: left; }
#top_menu .lang .en:hover { background: url(images/en_off.jpg); }

#top_menu .lang .pl { width: 26px; height: 18px; background: url(images/pl_on.jpg); line-heigt: 18px; float: left; }
#top_menu .lang .pl:hover { background: url(images/pl_off.jpg); }

#top_menu a { float: left; width: 120px; height: 30px; line-height: 30px; color: #504f4f; text-decoration: none; text-align: center; }
#top_menu a:hover { color: #d61414; background: #ffffff;  }
#flash_baner {
	float: right;
	width: 777px;
}
#flash_box_flash {
	float: right;
	height: 137px;
	width: 566px;
	margin-top: 20px;
}
#flash_box_img {
	float: left;
	margin-top: 33px;
	text-align: center;
} 
#panel_boczny {
	float: left;
	width: 205px;
	margin-top: 78px;
	height: 200px;
}
#hr_consulting {
}
#executive_search {
	margin-top: 27px;
}

#footer_wraper {
	clear: both;
}

#footer {
	width: 777px;
	margin-right: auto;
	margin-left: auto;
	clear: none;
	text-align: right;
	padding-top: 10px;
}
#content {
	float: right;
	width: 777px;
	clear: none;
	margin-right: 0px;
}

#opis {
	width: 540px;
	float: right;
	vertical-align: top;
	height: auto;
	margin-top: 38px;
	margin-right: 13px;
	font-family: arial;
	font-size: 16px;
	color: #504f4f;
	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 30px;
}
