html,body { min-width: 100%; min-height: 100%; padding: 0; margin: 0; height: 100%; font-size: 11px; font-family: Arial, Tahoma, Verdana, Helvetica, sans serif; }
table { font-size: 1em; }

#logo img { border: none; }
#logotyp img { border: none; position: absolute; top: 10px; left: -200px; z-index: 0; }
#logotyp { position: absolute; display: block; z-index: 0; }

.background {
	background: url(img/background.png) repeat-x top #a9bcca;
}

.topMenu {
	background: url(img/bar-1st.png) repeat-x top;
}

.white {
	background: #ffffff;
}

.topMenu a {
	font-size: 13px;
	font-weight: bold;
	color: white;
	display: block;
	padding: 0px 30px;
	text-decoration: none;
	white-space: nowrap;
}
.topMenu  .item {
	background: url(img/bar-1st-sep.png) no-repeat left center;
}
.decoration {
	background: #D3D7D9; /*url(img/top.jpg) no-repeat top;*/
	text-align: center;
}
.decoration * {
	margin: 0px auto;
}
.mainMenu {
	background: url(img/bar-2nd.png) repeat-x;
	*background-position: 0px 1px;
	position: relative;
	z-index: 20;
}
.mainMenu .preceededBySeparator {
	background: url(img/bar-2nd-sep.png) no-repeat left center;
}
.mainMenu div.dropdownmenu {
	position: absolute;
	z-index: 20;
	visibility: hidden;
	*visibility: visible;
	*display: none;
}
.mainMenu .item a {
	font-weight: bold;
	color: white;
	display: block;
	padding: 0px 30px;
	text-decoration: none;
/* 	white-space: nowrap; */
}


.mainArea {
	background: white;
}

.footer {
	background: #c6d1da;
	border-top: 1px solid #9aadb8;
	color: #8a9298;
	font-size: 10px;
}

.footer a {
	color: #8a9298;
	text-decoration: none;
}

.mainMenu a.link {
	display: block; height: 68px; 
}

.mainMenu a.link span.c1 {
	display: table; height: 68px;  _position: relative; _display: block;
}

.mainMenu a.link span.c2 {
	_position: relative;  _top: 55px; display: table-cell; vertical-align: middle; _display: block;
}

.mainMenu a.link span.c3 {
	display: block;
	position: relative;  _top: -50%;
	
}


.submenuItem {
	background: #0f2c44;
	border-top: 1px solid #8796a2;
	color: white;
}
.submenuItem a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	white-space: nowrap;
	display: block;
	height: 35px;
	line-height: 35px;
	padding: 0px 22px;
	
}
.submenuContainer {
	position: relative;	
}
.movedLeft .submenuContainer {
	margin-left: -156px;
}
/* style z poprzedniej wersji strony */
.mainArea .selected {
			background-color: #6E899A;
}

.mainArea .current {
			background-color: #6E899A;
}

.mainArea .picture {
		background: #D3D7D9;
		height: 1px;
}

.mainArea .picture div {
			border-top: 2px solid white;
			border-bottom: 2px solid black;
}

.mainArea .picture embed, .mainArea .picture img, .mainArea .picture object {
			border-right: 1px solid black;
}

img.logotype {
			border: none !important;
}

img.toLeft {
  float: left !important;
}

.nofotospace {
	clear: none !important;	
}

.mainArea {
	padding: 34px;
	color: black;
	font: 12px Tahoma;
	text-align:justify;
}

.mainArea TABLE TD {
	padding: 2px;
}

.mainArea h1 {
	margin: 0px 0px 24px 0px;
	font: 18px Tahoma;
	font-weight: bold;
	clear: both;
}
.mainArea h2 {
	margin: 0px 0px 8px 0px;
	font: 16px Tahoma;
	font-weight: bold;
	clear: both;
	border-bottom: 2px solid black;
}

.mainArea h3 {
	margin: 0px 0px 6px 0px;
	font: 12px Tahoma;
	font-weight: bold;
	clear: both;
}
.mainArea p {
	margin: 0px 0px 10px 0px;
}
.mainArea img {
	margin: 0px 0px 10px 10px;
	border: none;
	float: right;
}
.mainArea img.float {
	float: none;
}

.mainArea li {
	margin-left: 0px;
}
.mainArea ol {
	padding-left: 20px;
	margin-left: 0px;
	text-indent: 0px;
}

.mainArea ul {
	padding-left: 20px;
	margin-left: 0px;
	text-indent: 0px;
}

.mainArea div {
	clear: both;
}

.mainArea div:after {
	content: ""; display: block; height: 0; clear: both;
}

.mainArea img {
	border: 1px solid #808080;
}

.mainArea img.mini {
	cursor: pointer;
	cursor: hand;
}

.mainArea img.left {
	float: left;
	margin-left: 0px;
	margin-right: 10px;
}

.mainArea table {
	border-collapse: collapse;
}

.mainArea table td {
	border: 1px solid black;
	font: 11px Verdana;
	padding: 4px;
}

.mainArea table th {
	border: 1px solid black;
	font: 11px Verdana;
	color: yellow;
	background: darkblue;
	padding: 4px;
}

.mainArea table tr.highlighted {
	background: #E0E0E0;
}

.mainArea table tr.clickable {
	cursor: pointer;
	cursor: hand;
}

#enlargePosition {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	visibility: hidden;
	z-index: 30;
}
#enlargeDiv {
	text-align: right;
	padding: 10px;
	border: 1px solid black;
	background: #E0E0E0;
	position: absolute;
	z-index: 30;
	top: -1000px;
	left: -1000px;
}
#enlargedClose {
	text-align: right;
	height: 10px;
	font: 10px Verdana;
	color: black;
	white-space: nowrap;
	font-weight: bold;
}
#enlargedImage {
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	margin-top: 10px;
}

object,embed {
	position: relative;
	z-index: 0;
}

.odsun { clear: left !important;width: 120px; float: left; margin-bottom: 0 !important; }
.lime { background: lime !important; }