body {
	background-color: #638D1E;
}

table {
	margin-left: auto; 
	margin-right: auto;
}

td {
	font: 11pt "arial ce", arial, Verdana, geneva ce, geneva, Helvetica, sans-serif;
	color: black;
}

span.header {
	font-size: 20pt;
	font-weight: bold;
}

h1 {
	font-size: 16pt;
	font-weight: bold;
}

a:link, a:visited {
	color: #566D37;
	text-decoration: none;
}

a:hover {
	color: #566D37;
	text-decoration: underline;
}

table.logos td {
	text-align: center;
}

.maintext {
	text-align: justify;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
}

.small {
	font: 9pt;
}

table.mainMenu {
	empty-cells: hide;
	background-color: #F2F2F2;
}

table.mainMenu td.selected {
	background-color: #7C9C2D;
	background-position: right top;
	background-image: url(images/active_button.gif);
	background-repeat: no-repeat;
	padding-right: 15px;
}

table.mainMenu td {
	text-align: center;
	font: 11pt helvetica, arial, tahoma;
	font-weight: bold;
	background-color: #7C9C2D;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
}

table.mainMenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}

table.mainMenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

table.mainMenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

table.contextMenu td {
	font-size: 9pt;
}

table.contextMenu a:link {
	color: #566D37;
	text-decoration: none;
}

table.contextMenu a:visited {
	color: #566D37;
	text-decoration: none;
}

table.contextMenu a:hover {
	color: #566D37;
	text-decoration: underline;
}

table.artTable th {
	background: #DFDFDF;
	font-size: 9pt;
}

table.artTable td {
	font-size: 8pt;
}

form.kontakt {
	margin: 0px;
}

form.kontakt input.text {
	background-color: white;
	border: 1px solid black;
}

form.kontakt input.required {
	background-color: white;
	border: 1px solid red;
}

form.kontakt textarea {
	font: 9pt Arial; 
	background-color: white;
	border: 1px solid red;
	width: 350px;
	height: 100px;
}

#addressHeader {
	font: 8pt Arial; 
	color: white;
}

#addressHeader span.title {
	font: 12pt Arial; 
	font-weight: bold;
	color: white;
}

#addressHeader span.biuro {
	font: 11pt Arial; 
	font-weight: bold;
	color: white;
}

#imagesList {
	text-align: center;
}

#imagesList img {
	padding-left: 5px;
	padding-right: 5px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

div.title {
	font-weight: bold;
	padding-top: 8px;
}
