BODY {
        margin-top: 0pt;
        margin-bottom: 0pt;
        margin-left: 0pt;
        margin-right: 0pt;
        font-family: Verdana;
        font-weight: normal;
        font-style: normal;
        font-size: 8pt;
        font-variant: normal;
        font-stretch: normal;
        color: #000000;
		background-color: #ffffff;
}

A {
        color: #000000;
        font-family: Verdana;
        font-weight: normal;
        font-style: normal;
        font-size: 8pt;
        font-variant: normal;
        font-stretch: normal;
        text-decoration: none;
}

TD {
        font-family: Verdana;
        font-weight: normal;
        font-style: normal;
        font-size: 8pt;
        font-variant: normal;
        font-stretch: normal;
}

input {
	text-decoration: none;
	background-color: #FFFFFF;
	border-color: #000000;
	border-style: solid;
	border-top-width: 1 px;
	border-right-width: 1 px;
	border-bottom-width:  1 px;
	border-left-width: 1 px
	}

INPUT.button {
	BORDER-TOP-WIDTH: 0px;
	FONT-WEIGHT: bold;
	BORDER-LEFT-WIDTH: 0px;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	BORDER-BOTTOM-WIDTH: 0px;
    color: green;
	FONT-FAMILY: verdana;
	BORDER-RIGHT-WIDTH: 0px
}

//ul {
//  margin: 0;
//  padding: 0;
//  list-style: none;
//}

//li {
//  padding-left: 15px;
//  padding-top: 0px;
//  background-image: url(http://www.castor.com.pl/Grafika/kropka_czerwona.gif);
//  background-repeat: no-repeat;
//  background-position: 0px 5px;
//}




.error {
    font-weight: bold;
    color: #000000;
}

.button {
	BORDER-RIGHT: #1c2d7d  1px solid; 
	BORDER-TOP: #1c2d7d  1px solid; 
	BORDER-LEFT: #1c2d7d 1px solid; 
	BORDER-BOTTOM: #1c2d7d  1px solid; 
	BACKGROUND-COLOR: #ffffff;
}

.button1 {
	BORDER-RIGHT: #1c2d7d  1px solid; 
	BORDER-TOP: #1c2d7d  1px solid; 
	BORDER-LEFT: #1c2d7d 1px solid; 
	BORDER-BOTTOM: #1c2d7d  1px solid; 
	BACKGROUND-COLOR: <? echo $colorbutton1; ?>
}

.style1 {
	font-size: 8pt;
}
.style2 {
	font-size: 9pt;
}
.style3 {
	font-size: 10pt;
}
.style4 {
	font-size: 11pt;
}
.style5 {
	font-size: 12pt;
}
.style6 {
	font-size: 14pt;
}
.style7 {
	font-size: 16pt;
}
.style8 {
	font-size: 18pt;
}
.style9 {
	font-size: 20pt;
}
.style10 {
	font-size: 22pt;
}
.style11 {
	font-size: 24pt;
}
.style12 {
	font-size: 26pt;
}
.style13 {
	font-size: 28pt;
}
.style14 {
	font-size: 36pt;
}
.style15 {
	font-size: 48pt;
}
.style16 {
	font-size: 72pt;
}
