/* CSS Document */

body {
	padding: 0px;
	margin: 0px;
	background-image:url(images/bgtop.jpg);
	background-repeat: repeat-x;
	background-position: top center;
}
#head {
	height: 188px;
	width: 898px;
	xbackground-image:url(images/head.jpg);
	xbackground-repeat: no-repeat;
	xbackground-position: top right;
}
#content {
	width: 1034px;
	margin: auto;
}
#content_left {
	background-image:url(images/headleft.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: 68px;
	float:left;
}
#content_right {
	background-image:url(images/headright.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 68px;
	float:right;
}
#content_center {
	width: 898px;
	float:left;
	margin: auto;
}
.border {
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	background-color:#FFFFFF;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 150%;
	padding-left: 18px;
	padding-right:20px;
}
.border a:link{
	color: #0f5982;	
	text-decoration: none;
	font-weight: bold;
}
.border a:visited{
	color: #0f5982;	
	text-decoration: none;
	font-weight: bold;
}
.border a:hover{
	color: #0796ce;
	text-decoration:underline;
	font-weight: bold;
}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #949494;
	text-align: center;
}
.foot a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717171;
	text-align: center;
	text-decoration:none;
}
.foot a:hover{
	color: #3A6DA5;
}

/* testowe dodanie menu ze starej strony start */
.menu {
	padding: 0 5px 0 5px;
	margin: 0px;
}
.menu a:hover {
	xbackground-color:#F9F9F9;
}
.menu ul {
	margin: 0px;
	padding:2px 0px 2px 5px ;
	list-style:none;
}
.menu li {
	list-style:none;
	xpadding:2px 0px 2px 8px ;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B7B7B7;
	line-height: 10px;
}
h1 {
	font-size: 12px;
}
h2 {
	font-size: 14px;
	color: #59869d;
	padding-left: 10px;
	border-bottom: solid 1px #dee7eb;
}
h3 {
	font-size: 9px;
	color:#999999;
}
h4 {
	font-size: 11px;
	color:#999999;
}
.maintext  ul{
	padding-left:5px;
	margin-left:5px;
	text-align: justify;
}
	.font_th {
		font-family: Arial, Helvetica, sans-serif;
		font-size:10px;
		text-align:center;
		background-color:#F7F7F7;
	}
	.font_td {
		font-size:10px;
		text-align:center;
		background-color:#FFFFFF;
	}

/* testowe dodanie menu ze starej strony stop ^^ */

