body {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	scrollbar-x: none;
	overflow-x: hidden;
	color:white;
	text-align:center;
	font-family:arial;
}

h1, p, span, a, div, li, ol, ul {
	text-align:left;
	color:black;
	line-height:1.5;
	
}

li {
	font-size:13px;
}

#page-container {
	width:838px;
	
	border-spacing:0;
	margin-left:auto;
	margin-right:auto;
	border-style:none;
	border-width:0;
	padding:0;
	background-color: transparent;
}



#banner {
	width:836px;
	height:195px;
	background-image:url('gfx/top.png');
	background-repeat:no-repeat;
	overflow:hidden;
	
}

#content {
	background-image:url('gfx/bg.png');
	background-repeat:no-repeat;
	background-color:#f1f4fb;
	width:836px;
	overflow:hidden;
}

#footer {
	
	background-image:url('gfx/bottom.png');
	height:132px;
	width:836px;
	background-repeat:repeat-y;
}

#menu {

	width:214px;
	float:left;
	overflow:hidden;
}

.button, .b2 {
	text-decoration:none;
	cursor:pointer;
}

.menu-item-1, .menu-item-2 {
	color:white;
	text-decoration:none;
	padding-left:10px;
	display:block;
	font-size:13px;
	padding-right:10px;

}

.menu-item-1:hover, .menu-item-2:hover {
	color:white;
	text-decoration:none;
}


.button-top {
	margin-top:2px;
	background-image:url('gfx/button-top.png');
	width:212px;
	height:9px;
	background-repeat:no-repeat;
	overflow:hidden;
}

.button-center {
	background-image:url('gfx/button-center.png');
	width:212px;
	background-repeat:repeat-y;
}

.button-bottom {
	background-image:url('gfx/button-bottom.png');
	width:212px;
	height:9px;
	background-repeat:no-repeat;
	overflow:hidden;
}

.button-top-hover {
	background-image:url('gfx/button-top-hover.png');
}

.button-center-hover {
	background-image:url('gfx/button-center-hover.png');
}

.button-bottom-hover {
	background-image:url('gfx/button-bottom-hover.png');
}

.b2-top {
	margin-top:2px;
	background-image:url('gfx/b2-top.png');
	width:212px;
	height:9px;
	background-repeat:no-repeat;
}

.b2-center {
	background-image:url('gfx/button-center.png');
	width:212px;
	background-repeat:repeat-y;
}

.b2-bottom {
	background-image:url('gfx/b2-bottom.png');
	width:212px;
	height:9px;
	background-repeat:no-repeat;
}

.b2-top-hover {
	background-image:url('gfx/b2-top-hover.png');
}

.b2-center-hover {
	background-image:url('gfx/button-center-hover.png');
}

.b2-bottom-hover {
	background-image:url('gfx/b2-bottom-hover.png');
}


#text {
	padding-left:10px;
	padding-right:10px;
	padding-botom:10px;
	padding-top:7px;
	width:595px;
	float:left;
	overflow:hidden;
}


p {
	font-family: arial;
	font-size: 13px;
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

h1 {
font-size: 15px;
font-family:arial;
margin-left:5px;
margin-top: 0px;
margin-bottom: 10px;
margin-right: 5px;
letter-spacing: 3px;
font-variant: small-caps;
font-weight: 700;
text-decoration: underline;
}



a {
font-size: 13px;
text-decoration: underline;
color:#001f6d;
}

a:hover {
color:#000000;
font-size: 13px;
text-decoration: underline;
}


table {
	border-spacing: 3px;
	font-family: arial;
	font-size: 13px;
	margin-left: 10px;
	color:black;
	
}

td {
	padding:7px;
	border:1px solid black;
	color:black;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; color:black;}
#keyboardMsg a {color:black;}
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url('gfx/overlay.png'); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gfx/overlay.png", sizingMethod="scale");
	}

#clear {
	width:175px;
	height:58px;
	background-image:url('gfx/slabowidzacy.gif');
	display:block;
	margin-left:15px;
}
