body {
	margin: 0;
	padding: 0;
}

#bg {
	background: #fff url(bg-body.gif) repeat-x top;
	text-align: center;
	font-family: Arial, 'MS Sans Serif', Tahoma;
	font-size: 8pt;
}

#bg-main {
	background: #fff url(bg-body-main.gif) repeat-x top;
	text-align: center;
	font-family: Arial, 'MS Sans Serif', Tahoma;
	font-size: 8pt;
}

#main {
	margin: auto;
	width: 775px;
}

#logo {
	width: 235px;
	height: 92px;
	background: url(logo.gif) no-repeat;
	float: left;
}

#logo a {
	display: block;
	width: 100%;
	height: 100%;
}

#logo span {
	display: none;
}

#search {
	background: url(bg-search.gif) no-repeat 242px 0;
	width: 428px;
	float: left;
	height: 26px;
	_height: 37px;
	padding-top: 9px;
	text-align: right;
}

#search input {
	background: transparent;
	border: none;
	width: 117px;
	font-family: Arial, 'MS Sans Serif', Tahoma;
	font-size: 8pt;
	color: #9f9f9f;	
	margin-right: 7px;
	padding-top: 2px;
	_padding-top: 1px;
}

#search a {
	font-family: Arial, 'MS Sans Serif', Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #9f9f9f;
	text-decoration: none;
}

#search a:hover {
	font-family: Arial, 'MS Sans Serif', Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #9f9f9f;
	text-decoration: underline;
}

#nav {
	width: 92px;
	_width: 112px;
	height: 26px;
	_height: 37px;
	float: right;
	color: #3c7db1;
	text-align: right;
	padding: 11px 20px 0 0;
}

#nav a {
	color: #9f9f9f;
	text-decoration: none;
}

#nav a:hover{
	color: #9f9f9f;
	text-decoration: underline;
}

#menu {
	width: 540px;
	height: 55px;
	float: left;
	overflow: hidden;
}

/* ===================== */
/*     SOLPART MENU      */


.MainMenu_MenuContainer {
	background: transparent;
}

.MainMenu_MenuBar {
	cursor: pointer;
	background-color: Transparent;
}

.MainMenu_MenuIcon {
	display:none; 
}

.MainMenu_MenuArrow {
	display:none;
}

.MainMenu_RootMenuArrow {
	display:none;
}

.MainMenu_MenuBreak {
	border: none;
	background-color: transparent;
}

.Separator {
	font-weight: normal;
	color: #5e8fb2;
	font-size: 11px;
}

.MainMenu_MenuItem {
	cursor: pointer;
	color: #ffffff;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	background-color: Transparent;
	padding: 10px;
	padding-right: 25px;
	border: none;
	border-top: solid 1px #4f738e;
}

.MainMenu_MenuItemSel
{
	cursor: pointer;
	color: black;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	background-color: transparent;
}

.RootMenuItem TD {
	color:#DFE6EB;
	font-size:11px;
	text-transform: uppercase;	
	padding: 21px 5px 20px 8px;
	_padding: 20px 6px;
}

.RootMenuItemActive TD
{
	color:#DFE6EB;
	font-size:11px;
	text-transform: uppercase;	
	padding: 21px 5px 20px 8px;
	_padding: 20px 6px;
}

.RootMenuItemSelected TD {
	color: #ffffff;
	font-size:11px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 21px 5px 20px 8px;
	_padding: 20px 6px;
	background: #35546f;
}

.MainMenu_SubMenu {
	cursor: hand; 
	background-color: #48687f;  
	z-index: 1000; 
	filter: none; 
	border: 0px;
	border-bottom: solid 1px #4f738e;
}

.SubMenuItemSelected {
	color:#FFFFFF;
	font-family: Arial, Helvetica;
	font-size:11px;
	font-weight: normal;
	padding:10px;
	padding-right: 25px;
	background-color: #35546f;
	border: none;
	border-top: solid 1px #4f738e;
}

/*      KONIEC MENU      */
/* ===================== */


#top {
	width: 775px;
	height: 149px;
	background: url(ki-top.jpg) no-repeat;
}

#top1 {
	width: 775px;
	height: 149px;
	background: url(ki-top1.jpg) no-repeat;
}

#top2 {
	width: 775px;
	height: 149px;
	background: url(ki-top2.jpg) no-repeat;
}

#top3 {
	width: 775px;
	height: 149px;
	background: url(ki-top3.jpg) no-repeat;
}

#top-main {
	width: 775px;
	height: 200px;
	background: url(ki-top-main.jpg) no-repeat;
}

#brdcrb {
	text-align: left;
	color: #599dda;
	font-weight: bold;
	height: 28px;
	_height: 45px;
	padding: 17px 20px 0 20px;
	font-family: Tahoma;
	width: 735px;
	_width: 775px;
	float: left;
	overflow: hidden;
}

#brdcrb span span {
	font-weight: normal;
	color: #9f9f9f;
	font-family: Arial, 'MS Sans Serif', Tahoma;
}

#brdcrb a {
	color: #9f9f9f;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, 'MS Sans Serif', Tahoma;
}

#brdcrb a:hover {
	text-decoration: underline;
}

.LeftPane {
	float: left;
	width: 235px;
	overflow: hidden;
}

#content {
	float: right;
	width: 486px;
	_width: 538px;
	border: none;
	padding: 15px 25px 30px 25px;
	overflow: hidden;
}

.TopLeftPane {
	float: left;
	width: 223px;
}

.TopRightPane {
	float: right;
	width: 222px;
	_width: 243px;
	border-left: solid 1px #f2f2f2;
	padding-left: 20px;
}


#foot {
	height: 85px;
	background: url(bg-foot.gif) repeat-x top;
	position: relative;
	margin-top: 45px;
}

#foot p {margin:0;}

#copyrights {
	position: absolute;
	top: 20px;
	left: 50%;
	display: block;
	width: 350px;
	margin-left: -377px;
	text-align: left;
	color: #acacac;
}

#footlinks {
	position: absolute;
	top: 20px;
	left: 50%;
	display: block;
	width: 250px;
	margin-left: 129px;
	color: #3c7db1;
	text-align: right;
}

#footlinks a:link, #footlinks a:active, #footlinks a:visited {
	color: #acacac;
	text-decoration: none;
}

#footlinks a:hover {
	color: #acacac;
	text-decoration: underline;
}

