/*
outplacementWIELKOPOLSKA
autor: Piotr Siwinski (http://stojeden.org)
*/
/*
Layout Name: outplcmntWLKP
Layout URI: http://www.outplacementwielkopolska.pl/
Description: Outplacement Wielkopolska - zapraszamy do udziału w projekcie Akademia Rozwoju - wsparcie outplacementowe dla wielkopolskich pracowników!.
Version: 1.0a
Author: Piotr Siwinski.
Tags: outplacement, wielkopolska, unia, europejska, poznań, librent, hr, europejski, fundusz, społeczny, akademia, rozwoju
*/

*{padding: 0; margin: 0;}
body {
	background-color: #fff;
	border: none;
	font: 12px "Lucida Sans Unicode", "Lucida Sans", verdana, arial, helvetica;
	color: #000;
	text-align: center;
}
img {
	border: none;
}
#contentWrapper {
	margin: 0 auto;
	width: 830px;
}
#header {
	background: #fff url(grafika/bg_header.png) no-repeat right top;
	display: block;
	overflow: hidden;
	width: 100%;
	height: 220px;
	position: relative;
}
#header .logo {
	background: transparent url(grafika/logo.png) no-repeat;
	width: 550px;
	height: 40px;
	position: absolute;
	top: 25px;
	left: 0;
}
#header .logoInfo {
	background: transparent url(grafika/logo_info.png) no-repeat;
	width: 731px;
	height: 58px;
	position: absolute;
	top: 95px;
	left: 25px;
}
#header #topMenu {
	background: #fff url(grafika/bg_menu.png) repeat-x;
	height: 36px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}
#header #topMenu ul {
	float: left;
	margin: 0 0 0 15px;
}
#header #topMenu ul li {
	display: inline;
	list-style-type: none;
}
#header #topMenu ul li a {
	height: 25px;
	padding: 5px 15px 5px;
	float: left;
	margin: 2px 0 5px 0;
	color: #fff;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 16px;
	font-weight: bold;
}
#header #topMenu ul li a.empty { background: transparent; color: #fff; }
#header #topMenu ul li a.empty:hover { color: #ff6600; background: transparent url(grafika/bg_menu_hover.png) bottom center no-repeat; }
#header #topMenu ul li a.act { color: #fff; background: #ff6600 url(grafika/bg_menu_hover.png) bottom center no-repeat; }
#content {
	display: block;
	overflow: hidden;
	width: 100%;
	font-size: 13px;
	margin: 20px 0;
}
#content #mainContent {
	background-color: #fff;
	float: left;
	width: 545px;
	text-align: justify;
}
#content #mainContent h2 {
	color: #035E9B;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	margin: 0 0 10px 0;
}
#content #mainContent p.normal {
	padding: 0;
	line-height: 18px;
}
#content #mainContent p {
	padding: 15px 0;
	line-height: 18px;
}
#content #mainContent a {
	color: #FF6600;
	text-decoration: none;
}
#content #mainContent a:hover {
	color: #035E9B;
}
#content #mainContent ul {
	padding: 5px 15px;
}
#content #mainContent ul li {
	list-style-type: disc;
	padding: 5px;
}
#content #mainContent ul li.ins {
	list-style-type: none;
	padding: 5px 0;
}
#content #mainContent ul li ul li {
	list-style-type: none;
}
#content #mainContent img.lhrBig {
	display: block;
	margin: 0 auto 10px;
}
#content #mainContent table {
	margin: 0 auto;
}
#content #sidebar {
	float: right;
	width: 250px;
}
#content #sidebar div.top {
	background: transparent url(grafika/bg_sidebar_top.png) no-repeat;
	width: 250px;
	height: 10px;
	display: block;
}
#content #sidebar .sidebarContent {
	background: #ffccaa url(grafika/bg_sidebar.png) no-repeat top;
	width: 230px;
	padding: 0 10px;
	text-align: left;
	display: block;
	font-size: 12px;
}
#content #sidebar .sidebarContent h3 {
	font-size: 15px;
	color: #035E9B;
	font-weight: bold;
}
#content #sidebar .sidebarContent p {
	padding: 5px 0;
	line-height: 18px;
}
#content #sidebar .sidebarContent a {
	color: #000;
	text-decoration: underline;
}
#content #sidebar .sidebarContent a:hover {
	color: #FF6600;
}
#content #sidebar div.bottom {
	background: transparent url(grafika/bg_sidebar_bottom.png) no-repeat;
	width: 250px;
	height: 10px;
	display: block;
}
#logos {
	background-color: #fff;
	width: 100%;
	height: 70px;
	margin: 15px 0;
	text-align: center;
	overflow: hidden;
}
#logos img {
	height: 70px;
	border: none;
}
#logos img.kl {
	margin: 0 17px 0 0;
	float: left;
}
#logos img.lhr, #logos img.bf {
	margin: 0 17px;
}
#logos img.ue {
	margin: 0 0 0 17px;
	float: right;
}
#footer {
	background-color: #4c4c4c;
	color: #c3c3c3;
	display: block;
	height: 20px;
	font-size: 10px;
	margin: 15px 0;
	border-top: 1px solid #ababab;
	border-bottom: 1px solid #ababab;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #ffccaa;
}
#footer span {
	padding: 3px 0;
}
#footer span.footLeft {
	float: left;
	margin: 0 0 0 15px;
}
#footer span.footRight {
	float: right;
	margin: 0 15px 0 0;
}
