﻿body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	SCROLLBAR-FACE-COLOR: #00546E;
	SCROLLBAR-HIGHLIGHT-COLOR: #91A6B7;
	SCROLLBAR-SHADOW-COLOR: #91A6B7;
	SCROLLBAR-3DLIGHT-COLOR: #00546E;
	SCROLLBAR-ARROW-COLOR: #91A6B7;
	SCROLLBAR-TRACK-COLOR: #00546E;
	SCROLLBAR-DARKSHADOW-COLOR: #91A6B7;
	background: Teal;
}
P {padding: 1pt;
		margin: 4pt 14pt 4pt 14pt;
		text-align: justify;
}
.right {text-align: right;
		vertical-align: bottom;
		margin: 0pt;
		padding: 1pt;}
.header {font-family: Verdana, Helvetica;
		text-align: center;
		vertical-align: middle;
		padding: 1pt;
		margin: 14pt 14pt 6pt 14pt;
		color: #000000;
		font-size: 11pt;
		font-weight: bold;
}
.przycisk {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-image: url(przycisk2.jpg);
	color: #ffffff;
	font-weight: bold;
	padding: 4pt 4pt 4pt 2pt;
	margin: 0pt 0pt 0pt 0pt;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-color: Blue;
}
.button {
	padding: 2pt 10pt 2pt 6pt;
	margin: 0;
	text-align: justify;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-color: #2A4767;
	background: #F0E68C url(przycisk.jpg);
}
a:active {
        color: #00546E;
        font-family: Verdana, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 9pt;
        text-decoration: none;}
a:visited {
        color: #00546E;
        font-family: Verdana, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 9pt;
        text-decoration: none;}
a:link {
        color: #00546E;
        font-family: Verdana, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 9pt;
        text-decoration: none;}
a:hover {
        text-decoration: none;
        font-family: Verdana, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 9pt;
        color: #800000;}
a.menugorne:active {
        color: #ffffff;
        font-family: Verdana, Helvetica;
        font-weight: normal;
        font-size: 10pt;
        text-decoration: none;}
a.menugorne:visited {
        color: #ffffff;
        font-family: Verdana, Helvetica;
        font-weight: normal;
        font-size: 10pt;
        text-decoration: none;}
a.menugorne:link {
        color: #ffffff;
        font-family: Verdana, Helvetica;
        font-weight: normal;
        font-size: 10pt;
        text-decoration: none;}
a.menugorne:hover {
        text-decoration: none;
        font-family: Verdana, Helvetica;
        font-weight: normal;
        font-size: 10pt;
        color: #c0c0c0;}
td {text-align: center;
		vertical-align: top;
}	
.menu_gorne {background: #800000;
vertical-align: top; border-top-style: solid;
		border-top-width: 1pt; border-bottom-style: solid;
		border-bottom-width: 1pt;
		border-color: #1F404F;}
.panellewy {background: #66F;}
.ramka {text-align: left;
		vertical-align: top;
		background: #ffffff;
		border-style: solid;
		border-width: 1pt;
		border-color: #2A4767;}
table {
	text-align: left;
	vertical-align: middle;
	background: transparent;
}
.paneltop {background: #00546E;
text-align: left;
vertical-align: top;}
#dropmenudiv{
border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; border-bottom:0px solid black; position:absolute;
background-color: #E3FFB0;
line-height:18px;
z-index:100; font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; font-family:Verdana
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #C7FF5E;
}

/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
list-style-type: square;
width: 135px;
background-color: #FFFFB9;
}

