BODY {
	background-color: #ff6060;
   	scrollbar-base-color: #000000;
   	scrollbar-face-color: #000000;
   	scrollbar-track-color: #ff6060;
   	scrollbar-arrow-color: #ff6060;
   	margin-left: 0; 
   	margin-right: 0; 
   	margin-top: 0; 
   	margin-bottom: 0;
	font-size: 14;
	font-family:  "Courier New";
	color: #e0e0e0;
	}



A:link, A:visited {
			text-decoration: underline;
			color: #e0e0e0;
			}

A:active, A:hover {
			text-decoration: none;
			color: #ff6060;
			}


A.menu:link, A.menu:visited {
			text-decoration: none;
			color: #000000;
			font-weight: bold;
			font-size: 13px;
      			font-family: "Courier New";
			text-align: right;
			}

A.menu:active, A.menu:hover {
			text-decoration: none;
			color: #e0e0e0;
			font-weight: bold;
			font-size: 13px;
			letter-spacing: 1px;
			text-align: right;
			}

A.menu2:link, A.menu2:visited {
			text-decoration: none;
			color: #000000;
			font-weight: bold;
			font-size: 13px;
			}

A.menu2:active, A.menu2:hover {
			text-decoration: none;
			color: #f29708;
			font-weight: bold;
			font-size: 13px;
			letter-spacing: 1px;
			}

A.menu1:link, A.menu1:visited {
			text-decoration: none;
			color: #000000;
			font-weight: bold;
			font-size: 13px;
			}

A.menu1:active, A.menu1:hover {
			text-decoration: none;
			color: #008080;
			font-weight: bold;
			font-size: 13px;
			letter-spacing: 1px;
			}

A.menu3:link, A.menu3:visited {
			text-decoration: none;
			color: #000000;
			font-weight: bold;
			font-size: 13px;
			}

A.menu3:active, A.menu3:hover {
			text-decoration: none;
			color: #ff4040;
			font-weight: bold;
			font-size: 13px;
			letter-spacing: 1px;
			}

A.menu4:link, A.menu4:visited {
			text-decoration: none;
			color: #000000;
			font-weight: bold;
			font-size: 13px;
			}

A.menu4:active, A.menu4:hover {
			text-decoration: none;
			color: #debf30;
			font-weight: bold;
			font-size: 13px;
			letter-spacing: 1px;
			}


TABLE {
	font-family: "Courier New";
	font-size: 14;
	color: #e0e0e0;
	}

STRONG {
	font-weight: bolder;
	color: #e0e0e0;
	}

P {
	text-align: justify;
	margin-right: 25px;
	color: #e0e0e0;
	text-indent: 20px;
	}

B {
	font-weight: bold;
	color: #ff6060;
	}

HR {
	height: 1px;
	color: #ff6060;
	}

H2 { 	
	font-family: "Courier New";
	font-size: 20;
	color: #e0e0e0;
	letter-spacing: 5px;
	text-decoration: none;
	}

H3 { 	
	font-family:   "Courier New";
	font-size: 14;
	color: #000000;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;
	}
	
.nadpis { 	
	font-family: "Courier New";
	font-size: 18;
	color: #ff6060;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: right;
	text-decoration: none;
	text-transform: uppercase;
	}

.hlavicka { 	
	font-family: "Courier New";
	font-size: 20;
	font-weight: bold;
	color: #e0e0e0;
	letter-spacing: 5px;
	text-decoration: none;
	}

.jmeno { 	
	font-family: "Courier New";
	font-size: 16;
	font-weight: bold;
	color: #ff6060;
	letter-spacing: 2px;
	text-decoration: none;
	}
	

INPUT, SELECT, OPTION, TEXTAREA {	
	font-family:  "Courier New"; 
	font-size: 14;
	color: #000000;
	vertical-align: middle;
	margin: 1;
	background-color: #ff6060;
	}



