body {
	background-attachment: fixed;
	background-position: center;
	background-repeat: repeat;
	scrollbar-base-color:#211908;
	scrollbar-face-color: #211908;
	scrollbar-shadow-color: #999999;
	scrollbar-highlight-color: #999999;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #A52A2A;
	scrollbar-track-color: #A52A2A;
	scrollbar-arrow-color: #000000;
    margin:  0px; 
	padding: 0px;
	background: url(picts/back.jpg);
   	}

form {
	 margin:  0px; 
	padding: 0px;
	border:0;
}
		
a:hover {
	color : red;
	text-decoration : underline;
}

a {
	color : #00FF00;
	text-decoration : underline;
}

table {
	color: #FFFFFF;
	font-size: 11px;
	font-family: "Verdana", "Tahoma", "Helvetica", "Helvetica CE", "Arial CE", "Arial", "Helvetica", sans-serif;
	font-weight: normal;	 
}

.tablelr {
   border: 1px solid #8A8A8A;
	border-bottom: none;
	border-top: none;
	
}

.tabletb {
   border: 1px solid #8A8A8A;
	border-right: none;
	border-left: none;
	
}
.tabletbh {
   border: 1px solid #8A8A8A;
	border-right: none;
	border-left: none;
	background: url(picts/backh.jpg);
}
.tableblr {
   border: 1px solid #8A8A8A;
	border-top: none;
	
}

.TABLEaktual {
	border: 1px dashed #888888;
	margin:  0px; 
	padding: 0px;
	border-left: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
}

.nadpis {
	text-decoration: underline;
	font-weight: bold;
	color: White;
	}
	
.oranzove_velke {
   color: #999900;
	font-weight: bold;
	font-size: 16px;
}



