BODY {
	background-color: #6f7b7d;
   	scrollbar-base-color: #5da592;
   	scrollbar-face-color: #6f7b7d;
   	scrollbar-track-color: #6f7b7d;
   	scrollbar-arrow-color: #5da592;
   	margin-left: 0; 
   	margin-right: 5; 
   	margin-top: 0; 
   	margin-bottom: 0;
	font-size: 14;
	font-family:  "Arial CE", Arial;
	color: #efefef;
	}



A:link, A:visited {
			text-decoration: underline;
			color: #efefef;
			}

A:active, A:hover {
			text-decoration: underline;
			color: #5da592;
			}

A.title:link, A.title:visited {
			text-decoration: none;
			color: #ababab;
			font-size: 35px;
			letter-spacing: 2px;
      			font-family: "MS UI Gothic","Arial CE", Arial;
			}

A.title:active, A.title:hover {
			text-decoration: none;
			color: #efefef;
      			font-family: "MS UI Gothic","Arial CE", Arial;
			}

A.menu:link, A.menu:visited {
			text-decoration: none;
			color: #5da592;
			font-weight: bold;
			font-size: 13px;
      			font-family: "Arial CE", Arial;
			}

A.menu:active, A.menu:hover {
			text-decoration: none;
			color: #f0f0f0;
			font-weight: bold;
			font-size: 13px;
			letter-spacing: 2px;
			}

A.menu2:link, A.menu2:visited {
			text-decoration: underline;
			text-transform: uppercase;
			color: #efefef;
			font-weight: bold;
			font-size: 13px;
			}

A.menu2:active, A.menu2:hover {
			text-decoration: underline;
			color: #5da592;
			font-weight: bold;
			font-size: 13px;
			}
.menu2 {
			color: #f0f0f0;
			}

.menubez {
			color: #ffffff;
			font-weight: bold;
			font-size: 16px;
			}

A.clanky:link, A.clanky:visited {
			text-decoration: underline;
			color: #5da592;
			}

A.clanky:active, A.clanky:hover {
			text-decoration: underline;
			color: #efefef;
			}
.clanky {
			color: #5da592;
			}

TABLE DIV.rok {
			color: #5da592;
			font-weight: bold;
			}

TABLE {
	font-size: 14;
	color: #efefef;
	}

STRONG {
	font-weight:bold;
	color: #efefef;
	}

P {
	text-align: justify;
	margin-right: 25px;
	color: #efefef;
	text-indent: 20px;
	}

B {
	font-weight:bold;
	color: #efefef;
	}

HR {
	height: 2px;
	color: #5da592;
	margin-left: 15px;
	}



H3 { 	
	font-family:   "Arial CE", Arial;
	font-size: 18;
	color: #efefef;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	}
	
.nadpis { 	
	font-family:   "Arial CE", Arial;
	font-size: 18;
	color: #efefef;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	}

	

INPUT, SELECT, OPTION, TEXTAREA {	
	font-family:  "Arial CE", Arial; 
	font-size: 12;
	color: #5da592;
	vertical-align: middle;
	margin: 1;
	}

LI {	
	text-align: right;
	margin-right: 30px;
	list-style-type: none;

	}
