/* Default pro celou obrazovku */
body {
	background-color:#FFFFFF; background-color:#FFFFFF; background-image: url("../images/pozadi.gif"); background-attachment:fixed; background-repeat:repeat-x; color:#000000;
	font-family:Arial, sans-serif; font-size:12px;
	margin:0px;
}
TR.rowtitle {
	height:20px;
}
TD.rowtitle {
	height:20px;
}
.rowtitle {
	background-color:#FBCE00; color:#000000;
	font-size:13px; text-decoration:none; font-weight:bold;
}
.row1 {
	color:#00008B;
	font-size:8pt; height:20px;
}
.row2 {
	background-color:#90BDE0; color:#000000;
	font-size:8pt; height:20px;
}
.row3 {background-color:#FBCE00; color:#00008b; font-size:12px;}
.line {
	background-color:#FF6400;
}
.controlBarText {
	color:#FFFFFF;
	font-size:9pt;
}
.controlBar {
	color:#FF6400;
	font-size:9pt;
}
A.controlBar:hover {
	color:#AD0000;
	text-decoration:underline;
}
A.controlBar:active {
	color:#AD0000;
	text-decoration:underline;
}
.controlBarNextPrev {
	color:#FF6400;
	font-size:12pt; text-decoration:none; font-weight:bold;
}
A.controlBarNextPrev:hover {
	color:#AD0000;
	text-decoration:underline;
}
A.controlBarNextPrev:active {
	color:#AD0000;
	text-decoration:underline;
}
.controlBarAct {
	color:#FFFF00;
	font-size:9pt; font-weight:bold;
}
.controlBarDelim {
	color:#E7DAC1;
	font-size:6pt;
}
.fieldName {
	font-size:9pt; font-weight:bold;
}
.field {
	font-size:9pt;
}
.button1  {
	background-color:#8B8F90; color:#F9C426;
	font-size:8pt; font-weight:bold; text-align:center;
	border-style:double; border-color:Black; border-width:medium;
}
.copyright {
	color:#000000;
	font-size:8pt; font-weight:normal; text-align:center;
}
A.menu:link {
	COLOR:blue; FONT-FAMILY:Tahoma,Arial,Verdana; FONT-SIZE:13px; FONT-WEIGHT:bold; TEXT-DECORATION:none;
}
A.menu:visited {
	COLOR:blue; FONT-FAMILY:Tahoma,Arial,Verdana; FONT-SIZE:13px; FONT-WEIGHT:bold; TEXT-DECORATION:none;
}
A.menu:hover {
	COLOR:#006d5b; TEXT-DECORATION:underline;
}
.border1 {border:solid;border-width:1;border-color:#FF6400;}

.textlista {
	font-family: verdana;
	font-size:7pt;
	color: yellow;
	font-weight: bold;
	text-decoration: none;
	font-style : normal;
 }
 
