body  {
	font-family: Verdana;
	margin-left: 0;
	margin-right: 0;
	background-color : White;
	color : Black;
	font-size : 11;

    scrollbar-face-color: #31428c;
    scrollbar-shadow-color: #31428c;
    scrollbar-highlight-color: #31428c;
    scrollbar-3dlight-color: #31428c;
    scrollbar-darkshadow-color: #31428c;
    scrollbar-track-color: white;
    scrollbar-arrow-color: white;
}



INPUT
{
	BORDER-BOTTOM: #31428c 1x solid;
	BORDER-LEFT: #31428c 1px solid;
	BORDER-RIGHT: #31428c 1px solid;
	BORDER-TOP: #31428c 1px solid;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 8pt;
	TEXT-DECORATION: none;
	height: 15pt;
}

TEXTAREA
{
BORDER-BOTTOM: #31428c 1x solid;
	BORDER-LEFT: #31428c 1px solid;
	BORDER-RIGHT: #31428c 1px solid;
	BORDER-TOP: #31428c 1px solid;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 8pt;
	TEXT-DECORATION: none;
	
	scrollbar-face-color: #31428c;
    scrollbar-shadow-color: #31428c;
    scrollbar-highlight-color: #31428c;
    scrollbar-3dlight-color: #31428c;
    scrollbar-darkshadow-color: #31428c;
    scrollbar-track-color: white;
    scrollbar-arrow-color: white;
	}


.text {
	FONT-FAMILY: Verdana;
	color : Black;
	font-size : 11;
}
.text3 {
	FONT-FAMILY: Verdana;
	color : #dddddd;
	font-size : 11;
}
.boldtext {
	FONT-FAMILY: Verdana;
	color : Black;
	font-size : 11;
	font-weight : bold;
}

.boldtext3 {
	FONT-FAMILY: Verdana;
	color : #dddddd;
	font-size : 11;
	font-weight : bold;
}
.text1 {
	FONT-FAMILY: Verdana;
	color : #31428C;
	font-size : 11;
}
.boldtext1 {
	FONT-FAMILY: Verdana;
	color : #31428C;
	font-size : 11;
	font-weight : bold;
}
.text2{
	FONT-FAMILY: Verdana;
	color : Red;
	font-size : 11;
}
.boldtext2 {
	FONT-FAMILY: Verdana;
	color : Red;
	font-size : 11;
	font-weight : bold;
}
.nadpis {
	FONT-FAMILY: Verdana;
	color : Black;
	font-size : 13;
	font-weight : bold;
}
.nadpis1 {
	FONT-FAMILY: Verdana;
	color : #31428C;
	font-size : 13;
	font-weight : bold;
}
.nadpis2 {
	FONT-FAMILY: Verdana;
	color : #dddddd;
	font-size : 13;
	font-weight : bold;
}
.nadpis3 {
	FONT-FAMILY: Verdana;
	color : Red;
	font-size : 13;
	font-weight : bold;
}
p   {font-size: medium;
     font-weight: normal;
     margin-top: 15}

h1  {font-size: x-large;
     font-weight: bold; 
     margin-top: 10;
     margin-bottom: 10}

h2 {font-size: large; 
    font-weight: bold;
    margin-top: 10;
    margin-bottom: 10}

h3 {font-size: medium; 
    font-weight: bold;
    margin-top: 10;
    margin-bottom: 10}

h4 {font-size: small; 
    font-weight: bold;
    margin-top: 10;
    margin-bottom: 10}

h5 {font-size: x-small; 
    font-weight: bold;
    margin-top: 10;
    margin-bottom: 10}

h6 {font-size: xx-small; 
    font-weight: bold;
    margin-top: 10;
    margin-bottom: 10}

li p {margin-top: 0;
    margin-bottom: 0}

menu li p {margin-top: 0;
    margin-bottom: 0}

menu li {margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0}

menu {margin-left: 40;
    margin-top: 10;
    margin-bottom: 10}

dir li p {margin-top: 0;
    margin-bottom: 0}

dir li {margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0}

dir {margin-left: 40;
    margin-top: 10;
    margin-bottom: 10}

dd p {margin-left: 40;
    margin-top: 15;
    margin-bottom: 0}

dt {margin-top: 0;
    margin-bottom: 0}

dl {margin-left: 10;
    margin-top: 10;
    margin-bottom: 10}

ol li {margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0}

ol {margin-top: 10;
    margin-bottom: 10;
    margin-left: 50}

ol li p {margin-top: 0;
    margin-bottom:0}

ul li {margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0}

ul {margin-top: 10;
    margin-bottom: 10;
    margin-left: 50;
    list-style-type: disc;
    -bullet-gap: 10}

ul li ul li {margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0}

ul li ul {list-style-type: circle;
    margin-left: 25}

ul li ul li ul li {margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0}

ul li ul li ul {list-style-type: square;
    margin-left: 25}

ul li menu {list-style-type: circle;
    margin-left: 25}

ul li p {margin-top: 0;
    margin-bottom:0}

a {
	color: #31428C;
	text-decoration: none;
	
}
A:Hover {
	text-decoration: underline;
	color: #31428C;
}




big {font-size: x-large}

small {font-size: x-small}

samp {font-size: small;
      font-family: monospace}

cite {font-style: italic}

code {font-size: small;
      font-family: monospace}

dfn {font-style: italic}

em {font-style: italic}

i  {font-style: italic}

b  {font-weight: bold}

kbd {font-size: small;
     font-family: monospace}

s {text-decoration: line-through}

strike {text-decoration: line-through}

strong {font-weight: bold}

sub {vertical-align: sub}

sup {vertical-align: sup}

tt {font-family: monospace}

u {text-decoration: underline}

var {font-weight: bold;
     font-style: italic}

table {
	margin-bottom: 0;
	margin-left: 0;
	margin-top : 0;
}

address {font-style: italic}

blockquote {margin-top: 5;
	    margin-bottom: 5;
	    margin-left: 35;
	    margin-right: 35;
	    color: red}

center {text-align: center}

pre {margin-top: 5;
     margin-bottom: 5;
     font-family: monospace}
