body{
	margin: 0px 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: auto;
}
#top{
	width: 100%;
}
#menu{
	margin-left: auto;
	margin-right: auto;
	width: 767px;
	height: 80px;
	text-align: right;
}
#menu a{
	text-decoration: none;
	color: #999999;
}
#menu table{
	border-collapse: collapse;
	margin-right: 0px;
	margin-left: auto;
}
#menu td{
	width: 80px;
	text-align: center;
	padding-top:20px;
	padding-left: 5px;
	padding-right: 5px;
	text-transform: uppercase;
	font-weight: bolder;
}
#menu td img{
	border: none;
}
.border{
	background-image: url("../images/separator.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
}
#top #topBG{
	background-image: url("../images/menu_bg.jpg");
	width: 100%;
	height: 228px;
}
#top #main{
	background-image: url("../images/top_bg.jpg");
	width: 767px;
	height: 228px;
	margin-left: auto;
	margin-right: auto;
}
#top #pasek{
	background-image: url("../images/top_pasek.jpg");
	width: 767px;
	height: 7px;
	margin-left: auto;
	margin-right: auto;
}

#pasek{
	position:relative;
	left: 55%; top: 0px;
	width: 45%;
	height: 8px;
	background-image: url("../images/top_pasek2.jpg");
	background-repeat: repeat-x;
}

#body{
	margin-left: auto;
	margin-right: auto;
	width: 768px;
	border-collapse: collapse;
	position:relative;
	left: 0px; top: -8px;
}
#body .left{
	width: 8px;
	height: 90px; 
	background-image: url("../images/aktualnosciLeft.png");
	background-position: right top;
	background-repeat: no-repeat;
}
#body .right{
	width: 5px;
	height: 90px; 
	background-image: url("../images/aktualnosciRight.gif");
	background-position: right top;
	background-repeat: no-repeat;
}
#body .text{
	vertical-align: top;
	width: 249px;
	padding-bottom: 10px;
}
#body .text .header{
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
}
#body .text .wiadomosc{
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
}
#body .text .wiadomosc .title{
	font-size: 15px;
}
#body .text .wiadomosc .newsContent{
	text-align: justify;
}
#body .text .wiadomosc .link{
	margin-right: 0px;
	margin-left: auto;
	width: 124px;
	height: 18px;
}
#body .text .wiadomosc .link a{
	margin-left: 30px;
	text-decoration: none;
	color: white;
	font-weight: bold;
	margin-top: 2px;
	font-size: 10px;
}

#body #content .projekty .title{
	font-size: 14px;
}
#body #content .projekty .link{
	text-align: right;
	margin-right: 20px;
}



#body .text .linkArchive{
	text-align: center;
}
#body .text .linkArchive a{
	text-decoration: none;
	color: #888888;
	font-weight: bold;
}



#body #content{
	width: 500px;
	background-image: url("../images/top_pasek2.jpg");
	background-repeat: repeat-x;
	vertical-align: top;
}

#body #content .title{
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
	color: #555566;
	font-size: 16px;
}	
#body #content .bodyContent{
	padding-left: 10px;
	text-align: justify;
	text-indent: 20px;
}
#body #content .bodyContent p{
	margin-top: 5px;
	margin-bottom: 0px;
}
#body #content .date{
	text-align: right;
	padding-top: 20px;
	font-size: 10px;
}
#body #content .bodyContent a{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	
}
	
	
#stopka{
	color: white;
	width: 100%;
	height: 85px;
	background-image: url("../images/stopka_bg.png");
}
#stopka #footer{
	margin-left: auto;
	margin-right: auto;
	width: 767px;
	border-collapse: collapse;
	position:relative;
	left: 0px; top: -8px;
}
#stopka #linia{
	position:relative;
	left: 55%; top: 0px;
	background-image: url("../images/top_pasek2.jpg");
	background-position: top right;
	background-repeat: repeat-x;
	width: 45%;
	height: 8px;
}
#stopka #footer .left{
	width: 267px;
	background-image: url("../images/stopkaLogo.jpg");
	height: 83px;
}
#stopka #footer .right{
	width: 500px;
	background-image: url("../images/top_pasek2.jpg");
	background-repeat: repeat-x;
}
#stopka #footer .right .copyright{
	text-align: right;
	font-size: 10px;
	width: 390px;
	float: left;
	padding-top: 20px;
}
#stopka #footer .right .validation{
	text-align: right;
	font-size: 10px;
	width: 100px;
	float: right;
	padding-top: 10px;
}
.hiddenElement{
	display: none;
}
#contactForm .field{
	border: 1px solid #01cdee;
	width: 200px;
}
#contactForm .textarea{
	border: 1px solid #01cdee;
	width: 200px;
}
#contactForm .center{
	text-align: center;
}
#contactForm .button{
	border: 2px solid #01cdee;
	width: 100px;
}
.error{
	color: red;
	font-weight: bold;
}
#projectsTable{
	border-collapse: collapse;
	margin-top: 10px;
}
#projectsTable .titleOfProj{
}
#projectsTable .dateOfAdd{
	width: 80px;
}
#projectsTable .contentOfPage{
	padding-bottom: 20px;
}
#projectsTable .leftRow{
	text-align: left;
	padding-left: 10px;
}
#projectsTable .rightRow{
	text-align: right;
	padding-right: 10px;
}
#archiwe{
	width: 100%;
}
#archiwe .dateNews{
	width: 70px;
}
#archiwe .leftRow{
	text-align: left;
	margin-left: 10px;
}
#archiwe .rightRow{
	text-align: right;
	margin-left: 10px;
}