div#headerOut {
	background:url(/images/ludzie.jpg) no-repeat bottom right;
	width:100%;
	height:231px;
}

div#headerIn {
	width:100%;
	height:188px; /* headerOut - menu */
}

div#logoPKO1 {
	float:left;
	position:relative;
	top:34px;
	left:15px;
}

div#logoPKO2 {
	float:left;
	position:relative;
	top:65px;
	left:65px;
}

div#flags {
	margin-top:10px;
	float:right;
}

div#flags a:hover { color:#29458F; }
div#flags a {
	color:#8BA2DE;
	text-decoration:none;
	font-size:7pt;
}

div#flags a:hover img { border:1px solid #ffffff; }
div#flags a img { 
	margin-bottom:-4px;
	border:1px solid #dddddd; 
}

div.searchPanel {
	margin-top:7px;
	margin-right:15px;
	float:right;
	width:143px;
	height:20px;
	background:url(/images/searchBg.png) no-repeat;
}

div#searchInputOut {
	float:left;
}

input.searchInput {
	margin-top:2px;
	margin-left:3px;
	width:112px;
	border:none;
	font-size:11px;
}

.searchButton {
	margin-top:1px;
	margin-right:2px;
	width:17px;
	height:17px;
	float:right;
}

div#menu {
	padding-left:10px;
	height:43px;
}

div#menu a,
div#menu a:hover { text-decoration:none; }

div#menu a {
	background:url(/images/menuR.png) no-repeat scroll top right;
	display: block;
	float:left;
	height:43px;
	padding-right:6px;
	margin-top:0px;
	margin-left:1px;
}

div#menu a span {
	background:url(/images/menuL.png) no-repeat;
	display: block;
	line-height:38px; /* 43 - padding-top */
	padding-top:5px;
	padding-left:16px;
	padding-right:10px;
	color:#fff;
}

div#menu a:hover { background:url(/images/menuR.png) no-repeat scroll 100% -43px; }
div#menu a:hover span { background:url(/images/menuL.png) no-repeat 0px -43px; }

div#menu a.menuSelected { background:url(/images/menuSelectedR.png) no-repeat scroll top right; }
div#menu a.menuSelected span { 
	background:url(/images/menuSelectedL.png) no-repeat; 
	color:#002D85;
}















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

