#pictureTable {
	border : solid black 0px;
	width: 99.5%;
	text-align:center;
	padding : 5px;
	margin : 5px;
}

#pictureRow {
}

#pictureCell {
	border : solid white 1px;
	text-align: center;
	vertical-align: middle;
}


#generatedTableHeaderRow {
  font-weight : bold;
  color : white;
  background-color: black;
}

#generatedTableRow {
  color : black;
  background-color: white;
}

#generatedTable {
  border: 2px solid;
  color : black;
  background-color: white;
}


#publicFooter {
	font-style:bold;
	width:100%;
	text-align:center;
}

#publicHeader {
	font-style:italic;
	width:100%;
	text-align:center;
}


#tableHeaderRow {
  font-weight : bold;
  color : white;
  background-color: gray;
}

#pageInfo {
	FONT-SIZE: 9px;
	font-style:italic;
	text-align:right;
	width:99%;
}

body, TD {
FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: tahoma, helvetica, arial, sans-serif;
text-align : justify;
background-color: #6897F1;
	line-height: 1.33;
}
TH {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: tahoma, helvetica, arial, sans-serif;
}
body
{
 scrollbar-face-color: #B0C0E0;
 scrollbar-shadow-color: #0038A0;
 scrollbar-highlight-color: #D8E0F0;
 scrollbar-arrow-color: black;
 scrollbar-base-color : white;
 scrollbar-3d-light-color : #D8E0F0;
 scrollbar-dark-shadow-color : #002060;
 margin: 0;
 padding: 0;
}
.posuv
{
 scrollbar-face-color: #DCDCDC;
 scrollbar-shadow-color: #A9A9A9;
 scrollbar-highlight-color: #DEDEDE;
 scrollbar-arrow-color: black;
 scrollbar-base-color : white;
 scrollbar-3d-light-color : #D8E0F0;
 scrollbar-dark-shadow-color : #002060;
 overflow-x : hidden;
}
select {
	font-size : 14px;
	font-family : arial, sans-serif, helvetica, tahoma;
	background-color : #E6EAF2;
	color : #4F4F4F;
	}
A, A:LINK, A:VISITED, A:ACTIVE, A:HOVER {
	font-weight : bold;
	color : navy;
	text-decoration : none;
}
A:Hover { text-decoration : none; background-color : #D8E0F0; border-bottom-color : #B0C0E0; border-bottom-style : solid; border-bottom-width : 1 px; border-top-color : #B0C0E0; border-top-style : solid; border-top-width : 1 px;  color : navy; }
INPUT {
  cursor:hand;
  border: 1px solid;
  color : #494949;
}
.access { color : Black; text-decoration : none; }
.nadpis {
  color : #000080;
  font-weight : bold;
}
.bold {
  font-weight : bold;
}
.big {
	font-size: 18px;
}
.bgsilver {
	background-color: Silver;
}
.nahore {
	border-top: solid 5px white;
}
.dole {
	border-bottom: solid 5px white;
}
.center {
	text-align: center;
}
.vlevo { text-align: left}
.vpravo { text-align: right}
.uplny { text-align: justify}
.ram {
  border: 1px solid silver;
}
H1 {
	FONT-SIZE: 16px;   font-weight : bold;
}
HR {
	width: 100%;
	height: 2px;
	color : navy;
}
.upper {
	text-transform: uppercase;
}
p, form, ul, ol, dl {
	margin: 0;
	padding: 0;
}
li {
	list-style-type: square;
}

#dynamicCell {
	background-image: url("../img/back.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
 
a#generatedButton  {
	width: 214px;
	line-height: 1.4;
	height: 18px;
} 

a#generatedButton:hover  {
	background-image: url("../img/bg_btn.jpg");
	filter: blur(add=1, direction=60, strength=8);
}

#generatedMenu	{
text-align : left;
}
