BODY {
	background-color: #ffc0c0;
   	scrollbar-base-color: #c0c000;
   	scrollbar-face-color: #c0c000;
   	scrollbar-track-color: #ffc0c0;
   	scrollbar-arrow-color: #a40000;
   	margin-left: 25; 
   	margin-right: 25; 
   	margin-top: 25; 
   	margin-bottom: 25;
      	font-family: Courier New;
	font-size: 14;
	color: #a40000;
	cursor: url('kursor-vys.ani');
	}


A:link, A:visited {
			text-decoration: underline;
			color: #a40000;
			}

A:active, A:hover {
			text-decoration: underline;
			color: #c0c000;
			}

TABLE {
	font-family: Arial, Arial CE, Sans-serif;
	font-size: 14;
	color: #a40000;
      	font-family: Courier New;
	}

STRONG {
	font-weight:bold;
	color: #a40000;
	}

P {
	text-align: justify;
	margin-right: 15px;
	color: #a40000;
	}

B {
	font-weight:bold;
	color: #a40000;
	}

HR {
	height: 1px;
	color: #a40000;
	text-align: center;
	margin-right: 15px;
	}



H3 { 	
	font-family: Courier New;
	font-size: 20;
	color: #a40000;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: center;
	}

	

INPUT, SELECT, OPTION, TEXTAREA {	
	font-family: Arial, Arial CE, Sans-serif; 
	font-size: 12;
	color: #a40000;
	vertical-align: middle;
	margin: 1;
      	font-family: Courier New;
	}

.lowText { text-align: left;text-decoration: none; color: #e0e0e0; font: 12px Arial;  text-align: left;}
.highText { text-align: left; text-decoration: none; color: #e0e0e0; font: 12px Arial;  text-align: left;}
.mainButtons { text-align: center;
text-decoration: none;
color: #e0e0e0;
font: 12px Arial;
font-weight: bold;
}
.itemBorder { border: none; }
.itemBorderBlank { border: 1px solid #b95327; }
.itemBorderButton { border: 1px solid #e0e0e0; }
