html, body {
	background-color: #999;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(pdj-bck-pattern.gif);
	background-repeat: repeat-x;
}

#PDJ {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	width: 900px;
}

#ie_zenada {
	padding:8px;
	font-weight:bold;
	background-color:#FF0000;
	color:#FFFFFF;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#HEADER {
	width: 900px;
	float: left;
	height: 160px;
	background-image: url(../images/pdj2.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 5px 0px;
}

#MENU {
	width: 900px;
	float: left;
	background: #333;
	margin-bottom: 5px;
}

#MAIN {
	overflow: auto;
	margin: 0px 5px 0px 0px;
	float: left;
	width: 699px;
	background-color: #ddd;
	min-height: 600px;
	border-bottom: 2px #616161 solid;
}

.main {
	margin-left: 8px;
}

#INFO {
	float: left;
	width: 196px;
	height: 283px;
	background: #ddd;
	color: #fff;
	margin-bottom: 5px;
	border-bottom: 2px #616161 solid;
}

#BOOKS {
	width: 196px;
	height: 310px;
	float: left;
	background-color: #ddd;
	color: #fff;
	overflow: hidden;
	margin-bottom: 0px;
	border-bottom: 2px #616161 solid;
}

#FOOTER {
	padding: 0px 0px 0px 0px;
	clear: both;
	height: 20px;
	width: 698px;
	color: #ddd;
	text-align: right;
	border-right: 0px solid #8b0000;
	background-image: url(../images/optm.png);
	background-repeat: no-repeat;
	overflow: hidden;
}

.header {
	border-left: 10px solid #ff8c00;
	display: block;
	padding: 4px 0px 4px 0px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	background: #616161;
}

.message {
	text-align: left;
}

.biuletyn {
	padding: 8px;
	text-align: left;
}

.div-message {
	overflow: auto;
	padding: 8px;
}

.info {
	padding: 0px 4px 0px 4px;
	text-align: left;
}

.focus {
	color: #0033CC;
}

.new {
	padding-top: 12px;
}

.image {
	margin: 4px 8px 8px 4px;
	float: left;
	clear: left;
	border: 1px solid gray;
}

.image_main {
	border: solid 1px gray;
	margin-right: 8px;
	float: left;
}

.footer {
	padding-right: 4px;
}

.undrln {
	text-decoration: underline;
}

.underlined {
	margin-bottom: 8px;
	margin-top: 8px;
	border-bottom: dashed 1px gray;
}

h1, h2, h3, h4 {
	margin-left: 0px;
}

input, textarea {
	margin-top: 1px;
}

a:link {
	color: #006400;
}

a:visited {
	color: #a52a2a;
}

li {
	margin-left: 20px;
}

ul {
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
}

ul li {
	float: left;
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul a:link, ul a:visited {
	text-decoration: none;
	display: block;
	font-weight: bold;
	background: #333;
	color: #fff;
	padding: 8px 12px;
}

ul a:hover {
	background-color: #ff8c00;
}

object, img {
	float: left;
}

.tab-head {
	text-align:center;
	background-color: #999999;
}

.tab-dat-1 {
	background-color:#ccc;
}

.tab-dat-2 {
	background-color:#bbb;
}


.tab-wyd-1 {
	background-color:#ccc;
}

.tab-wyd-2 {
	background-color:#bbb;
}

.events {
	border: 1px solid #333333;
	width:90%;
	margin-left:auto;
	margin-right:auto;
	}

.rejestracja th{
	text-align: right;
}

.rejestracja .naglowek{
	text-align: left;
	font-size: 18px;
}