body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
body {
	background-color: #2D2E37;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

  scrollbar-face-color: #2D2E37;/*#303030*/
  scrollbar-highlight-color: #CC6600;
  scrollbar-3dlight-color: #2D2E37;/* #CC6600*/
  scrollbar-darkshadow-color: #2D2E37;
  scrollbar-shadow-color: #CC6600;
  scrollbar-arrow-color: #CC6600;
  scrollbar-track-color: #303030 ;/*#2D2E37*/

}

a:link {
	text-decoration: none;
	color: #CC6600;
}
a:visited {
	text-decoration: none;
	color: #CC6600;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC6600;
}
.linktext {color: #CC6600}
.tmavytext {color: #999900}
.nadpistext {
	font-size: 12px;
	font-weight: bold;
}
.sedytext {color: #62636A}
.malysedytext {
	font-size: 9px;
	color: #62636A;
}
.velkytext {
	font-size: 12px
}

.scrolovatko {width:580px; height:430px; overflow:auto;/*overflow-x: auto; overflow: -moz-scrollbars-horizontal;*/}
.tableone {width:580px; height:420; border-collapse:collapse;}
