BODY {
	font-size: 12pt;
	<!-- color: #FF3300; -->
        color: #FFB3B5;
	background-color: black;
	background-attachment: fixed;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
    SCROLLBAR-FACE-COLOR: red; 
	SCROLLBAR-HIGHLIGHT-COLOR: yellow; 
	SCROLLBAR-SHADOW-COLOR: black; 
	SCROLLBAR-ARROW-COLOR: yellow; 
	SCROLLBAR-TRACK-COLOR: black;
	margin-right: 10;
}

A {
    color: "#CC0000";
  }

P {
    margin-top: 0;
	text-indent: 2em;
	text-align: justify;
	font-weight: 800;
	font-size: 10pt;
        color: #FFB3B5;
}

.buttonstyle {
	BORDER-RIGHT: #aeaeae 2px solid;
	BORDER-TOP: gray 1px solid;
	BORDER-LEFT: gray 1px solid;
	BORDER-BOTTOM: #aeaeae 2px solid;
	COLOR: red;
	BACKGROUND-COLOR: black;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	CURSOR: pointer;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.submitstyle {
	BORDER-RIGHT: #999999 2px solid;
	BORDER-TOP: #dddfde 1px solid;
	BORDER-LEFT: #dddfde 1px solid;
	BORDER-BOTTOM: #999999 2px solid;
	COLOR: #002D00;
	BACKGROUND-COLOR: #CC0000;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	CURSOR: pointer;
	MARGIN-RIGHT: 2px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	width: auto;
}
.fieldstyle {
    BORDER-LEFT: #999999 2px solid;
	BORDER-BOTTOM: #dddfde 1px solid;
	BORDER-RIGHT: #dddfde 1px solid;
	BORDER-TOP: #999999 2px solid;
	COLOR: #002D00;
	BACKGROUND-COLOR: #ff9999;				
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial;
	cols=45;
	rows=10;
    size=50;
}

.data {
    font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	text-align: right;    

}

h1 {
        color: #FFB3B5;
}

h2 {
	font-family: Impact, Arial;
	font-size: 120%;
	font-weight: 500;	
	color: #666666;
	height: auto;
}

h3 {
	font-family: Impact, Arial;
	font-size: 120%;
	font-weight: 500;	
	color: #FF0000;
	height: auto;
}
.titles {
	font-family: Impact, Arial;
	font-size: medium;
	color: #D9FAFF;
	height: auto;
}
.julbka {

	color: #FFE1E6;
	text-align: justify;

}

.levy {

    text-align: justify;

}
.author {
    font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	text-align: right;

}
