* {
	margin: 0px; padding: 0px;
}

body {
	background-color: White;
	text-align: center;
	background: url(../images/backg.gif);
}

body, html {
	width: 100%; height: 100%;
}

img {
	border: none;
}

table {
	border-collapse: collapse;
}

td {
	/*vertical-align: top;*/
}

ul, ol {
	margin-left: 2.0em;
}

li {
	padding-left: 0.5em;
}

/*
	navigation elements
---------------------------------------------------------- */

a {
	color: White;
	text-decoration: none;
}

a:hover {
	/*color: #dfd7cf*/
	color: #2a547e;
}


/*
	text elements
---------------------------------------------------------- */

a, div, h3, h4, h5, input, label, li, p, select, td {
    font-size: 100%;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	color: #393939;
	text-align: left;
}

h3 {
	font: bold 16px Georgia, Geneva, sans-serif;
	margin-bottom: 1.2em; margin-top: 0.5em;
	text-align: center;
	color: eaeceb
}

h4 {
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 1.0em; margin-top: 0em;
	width: auto;
}

h5 {
	font-size: 11px; font-weight: bold;
	text-align: center;
	margin-top: 6px; 
}

h6 {
	width: 300px;
}

input, select {
	color: #393939;
	padding-left: 2px;
}

p {
	margin-top: 0.3em; margin-bottom: 1.3em;
}

small {
	display: block;
	line-height: 20px;
}

/*
	design elements
---------------------------------------------------------- */

#bip {
	position: absolute; z-index: 2;
	top: 5px; left: 55px;
}

#container {
	position: relative;
	width: 734px; 
	background: url(../images/frame-bg.gif) repeat-y;
	margin: 0 auto; margin-top: 10px;
}

#content {
	margin-bottom: 2.8em;
}

#foot {
	position: absolute; z-index: 1; bottom: -45px;
	width: 100%; height: 45px;
	background: url(../images/foot.gif) no-repeat;
}

#foot .content {
	position: absolute; left: 1em; bottom: 1.0em; width: 100%;
}

#foot a {
	float: left;
}

#foot .administracja {
	display: block;
	width: 0px; height: 20px;
	background-color: #03294e;
	color: White;
	text-align: center;
	margin-right: 1px;
}

/* ----------------------- [end] foot ----------------------- */

#header {
	width: 100%; height: 140px;
	background: url(../images/header.jpg) no-repeat;
}

#header1 {
	width: 100%; height: 140px;
	background: url(../images/header-ek.jpg) no-repeat;
}

#info {
	width: 515px;
	border-collapse: separate;
	margin-top: 13em;
	margin-left: 0.5em;
}

#info td {
	background-color: #f0f4f7;
	border: 1px solid #ccd0e3;
	font-size: 10px;
	padding: 2px; padding-left: 6px;
}

/* ----------------------- [end] info ----------------------- */

#main {
	padding: 1.5em; padding-bottom: 0px;
}

#menu {
	width: 185px;
	margin-left: 0.5em;
	margin-top: -2px;
	border-collapse: separate;
	vertical-align: top;
}

#menu img {
	float: left;
}

#menu td {
	border: 1px solid #ccd0e3;
	padding: 4px;
}

#menu a {
	display: block;
	line-height: 14px;
	width: 149px;
}

/* ----------------------- [end] menu ----------------------- */

#leftcol {
	width: 191px;
	vertical-align: top;
}

#rightcol {
	width: 543px; height: 100%; 
	vertical-align: top;
}

#top-menu {
	position: relative;
	width: 100%; height: 58px;
	background: url(../images/top-menu.gif) no-repeat;
}

#top-menu * {
	color: White;
	margin: 0px; padding: 0px;
}	

#top-menu p {
	margin-top: 7px; 
}

/* ----------------------- [end] top menu ----------------------- */

#tm-kontakt {
	position: absolute; left: 10px;
	width: 180px; height: 26px;
}

#tm-kontakt p {
	text-align: center;
}

/* ----------------- [end] kontakt | strona glowna ----------------- */

#tm-navbar {
	position: absolute; left: 195px; top: 30px;
	width: 520px; height: 26px;
}

#tm-navbar p {
	margin-top: 4px; margin-left: 5px;
}

/* ----------------------- [end] nav bar ----------------------- */

#tm-search {
	position: absolute; left: 10px; top: 30px;
	width: 180px; height: 26px;
	padding-left: 25px; _padding-left: 10px;
	text-align: center;
}

#tm-search input {
	border: none;	/*	border: 1px solid #d7dbd7;*/
	color: #393939;
	margin-top: 4px; _margin-top: 3px;
}

/* ----------------------- [end] search ----------------------- */

#tm-top-menu {
	position: absolute; left: 195px;
	width: 525px; height: 26px;
}

#tm-top-menu img {
	float: left;
}

#tm-top-menu a {
	display: block; float: left;
	margin-top: 7px; margin-right: 3px; _margin-right: 0px;
	color: #393939;
}

#tm-top-menu a:hover {
	color: #2a547e;
}

#tm-top-menu p {
	color: #393939;
}

/* ----------------------- [end] top menu - top menu ----------------------- */

.arrow {	padding-left: 1.8em; }

.black {
	background: url(../images/arrow-black.gif) no-repeat left;
}
.black2 {
	background: url(../images/arrow-black2.gif) no-repeat left;
}
.clear { clear: both; width: 100%; height: 1em; }
#info .drukuj {
	background-color: White;
	border: none;
	margin: 0px;
	padding: 0px;
}
.gray {
	background: url(../images/arrow-gray.gif) no-repeat left;
	font-style: italic;
}
.red {
	background: url(../images/arrow-red.gif) no-repeat left;
}

.grayPanel {
	height: 20px; background-color: #cccccc;
	margin-right: 1px; padding-right: 1.17em; padding-left: 1.17em; 
	text-align: center;
}

.grayPanel img { margin-top: 1px; }

.print {
	display: block;
	height: 25px;
	background: url(../images/print.gif) no-repeat right 0px;
	margin-right: 1em; padding-right: 2.5em;
	text-align: right;
}

.section { border: 1px solid #a7a9a8; background-color: White; }
.section * {
	font-size: 12px; font-weight: bold;
	line-height: 19px; padding-top: 3px; padding-bottom: 3px;
	color: #556d94;
}

/* -- */
.tx-macinasearchbox-pi1 {
	text-align: center;
	margin: 0 auto;
	width: auto; height: auto;
}

.visually-hidden {
  position: absolute !important;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px;
  word-wrap: normal;

}

.accessibility--controls {
  text-align: right;
  margin-right: 10px;
}

.color-contrast  {
  text-align: right;
  margin-right: 10px;
}
.text-sizing   {
  text-align: right;
  margin-right: 10px;
}
