body {
	background-color: #D2691E;
	xscrollbar-track-color: #D2691E;
	xscrollbar-arrow-color: #990000;
	background-image: url(data/back.jpg);
	background-position: top;
	background-attachment: fixed;
}
body, TD, TR {
	margin: 0 0 0 0;
	color: #000066;
	font-family: verdana,  arial narrow, serif;
	FONT-SIZE: 11px; 
}
TD, INPUT
{
	-moz-border-radius: 8px
}
A:hover {
	color: #990000;
	TEXT-DECORATION: none;
}
A:link {
	color: #990000;
	TEXT-DECORATION: none;
}
A:visited {
	color: #990000;
	TEXT-DECORATION: none;
}
A:active {
	color: #990000;
	TEXT-DECORATION: none;
}

H1 {
	FONT-SIZE: 16 px; 
	font-weight: bold;
}
p {
	text-align: justify;
}
b {
	font-weight: bold;
}
em {	
	color: #444444;
	FONT-SIZE: 19px; 
	text-align: left;
}
.icon {
	float: left;
	text-align: center;
	margin: 10px;
	font-size: 130%;
	font-weight: bold;
	
}
.icon img {
	border: 2px solid gray; /*#990000;*/
}
.icon a:hover img {
	border: 2px solid red;
}

.big {
	FONT-SIZE: 22px; 
}
.big2 {
	FONT-SIZE: 16px; 
}
.small {
	FONT-SIZE: 9px; 
}
.pozor A:visited {
	color: #FF0000;
	TEXT-DECORATION: none;
}
ul {
	list-style-image: url("ul.gif");
	padding-left: -13 px;
	margin-left: 23 px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}
table.green {
	xbackground-color: #D2691E;
	xbackground-image: url(data/back.jpg);
	xbackground-position: top;
  background-color: transparent;
  border-collapse: collapse;
}

th.green, td.green, tr.green {
  border: 1px solid #770000;
  xpadding: 2px;
  xpadding-left: 10px;
  vertical-align: top;
  border-collapse: collapse;
}
th {
  xbackground-color: #444444;
}
.inverze, table.inverze, tr.inverze, td.inverze {
	color: #D2691E;
	background-color: #000066;
}
tr.ramecek, td.ramecek, .ramecek {
	BORDER: #000066 1px solid;
}
INPUT.submit {
	color: #000000;
	background-color: #cccccc;
	FONT-SIZE: 11px; 
	width: 60px; 
	height: 17px;
	BORDER-RIGHT: #333333 1px solid; 
	BORDER-TOP: #FFFFFF 1px solid; 
	BORDER-LEFT: #FFFFFF 1px solid; 
	BORDER-BOTTOM: #333333 1px solid; 
}
input {
	FONT-SIZE: 11px; 
	width: 100px; 
	height: 17px;
}
.input2 {
	width: 60px; 
}

INPUT.radio {
	width: 20px; 
	border-bottom-color : #99aa44;
	border-left-color : #99aa44;
	border-right-color : #99aa44;
	border-top-color : #99aa44;;