body {
	background-color: #f8f8f8;
	font-family: verdana;
	font-size: 10pt;
}

.form {
	font-family: verdana;
	font-size: 8pt;
}

.main {
	padding-top: 25px;
	text-align: center;
}

.top {
	border-style: solid;
	border-color: #3670A7;
	border-width: 0px;
	border-bottom-width: 1px;
	font-size: 14pt;
	font-weight: bold;
}

.tabelka {
	border-style: solid;
	border-color: #3670A7;
	border-width: 1px;
	background-color: white;
	width: 750px;
	max-width: 750px;
}

.footer {
	/*height: 20px;*/
	border-style: solid;
	border-color: #3670A7;
	border-width: 0px;
	border-top-width: 1px;
	font-size: 10pt;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: middle;	
}

.menu {
	text-align: center;
	height: 20px;
	border-style: solid;
	border-color: #3670A7;
	border-width: 0px;
	border-bottom-width: 1px;
	font-size: 10pt;
	padding-left: 5px;
	padding-right: 5px;
}

.content {
	font-size: 10pt;
	padding: 5px;
	text-align: justify;
	vertical-align: top;
	/* min-height: 500px; */
}

.wykaz {
	font-size: 8pt;
	border-width: 1px;
	border-style: solid;
	border-color: #3670A7;
}

.wykaz td {
	padding: 5px;
	border-width: 1px;
	font-size: 8pt;
	border-color: #3670A7;
	border-style: solid;
}

.dzialy {
	font-size: 10pt;
	padding: 5px;
}

.left_title {
	background-color: #3670A7;
	color: white;
	font-weight: bold;
	font-size: 8pt;
}

.hint {
	position: absolute;
	display: none;
	background-color: white;
	border: 1px;
	border-style: solid;
	font-size: 10px;
}

.hint div {
	background-color: #3670A7;
	height: 5px;
}

A {
	color: #3670A7;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}

A:hover {
	color: red;
	font-family: Verdana;
	font-weight: BOLD;
	text-decoration: underline;
}

A:active {
	color: red;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}

.code {
	background-color: #f8f8f8;
	border-color: #c3c3c3;
	border-style: solid;
	color: #3670A7;
	font-family: courier, fixed, monospace;
	padding: 5px; 
	border-width: 1px;
}

.linia {
	border-width: 1px;
	border-color: #3670A7;
	border-style: solid;
}

.menu_left {
	padding: 5px;
	color: #3670A7;
	text-align: left;
	border-style: solid;
	border-color: #D7E5F2;
	background-color: #F9FBFD;
	border-width: 1px;
	font-size: 10pt;
	vertical-align: top;
	width: 150px;
	min-width: 150px;
	max-width: 150px;
}

.menu_left td:hover {
	background-color: #3670A7;
}

.menu_left td:hover a {
	color: white;
}

.menu_left td a {
	color: #3670A7;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}

.menu_left td a:hover {
	color: white;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}

.marker {
	background-color: yellow;
}

.przycisk {
	font-family: Verdana;
	font-size: 9pt;
	height: 22px;
	width: 65px;
	vertical-align: middle;
}

.menu_pozycja:hover {
	background-color: #3670A7;
}

.menu_pozycja:hover a {
	color: white;
}

.menu_pozycja a {
	color: #3670A7;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}

.menu_pozycja a:hover {
	color: white;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	background-color: #3670A7;
}

textarea {
	font-size: 10pt;
}
