/* Nejprve linky */
A { 
   font-weight:normal; 
   color:#4016CF; 
   font-size:8pt; 
   text-decoration: none; 
   font-family:MS Sans Serif, Arial, Verdana; 
}
A:hover { 
   font-weight:normal; 
   text-decoration: underline; 
   color:#4016CF;
   font-family:MS Sans Serif, Arial, Verdana; 
   font-size:8pt; 
}
A.copyright {
   color:#4016CF;
   font-weight:bold;
   font-family:Arial;
   font-style: italic;
   font-size:8pt;
   text-decoration: underline;
}
A:hover.copyright {
   color:#4016CF;
   font-weight:bold;
   font-family:Arial;
   font-style: italic;
   font-size:8pt;
   text-decoration: underline;
}

/* Ted hlavni nadpisy a texty*/

H1 { 
   color:#4016CF; 
   font-weight:bold; 
   font-family:arial; 
   font-size:18pt; 
}
H2 { 
   color:#4016CF; 
   font-weight:bold; 
   font-family:arial; 
   font-size:12pt; 
}
H3 { 
   color:#4016CF; 
   font-weight:bold; 
   font-family:arial; 
   font-size:14pt; 
}
FORM { 
   color:#4016CF; 
   font-weight:bold; 
   font-family:arial; 
   font-size:12pt; 
}
SELECT { 
   color:black; 
   font-weight:normal; 
   font-family:arial; 
   font-size:10pt; 
}
TD, TH { 
   font-size:8pt; 
   font-family:MS Sans Serif, Arial, Verdana; 
}
B { 
   color:black; 
   font-weight:bold; 
   font-size:8pt; 
   font-family:MS Sans Serif, Arial, Verdana; 
}
B.blue { 
   color:#4016CF; 
}
.kaldat {
   color:red;
   font-weight:bold; 
   font-family:MS Sans Serif,Arial,Verdana; 
   font-size:11pt; 
}
.kaltittle {     
   color:black; 
   font-weight:bold; 
   font-family:MS Sans Serif,Arial,Verdana; 
   font-size:11pt; 
}
.version {
   color:#4016CF;
   font-weight:bold;
   font-family:Arial;
   font-style: italic;
   font-size:8pt;
   text-decoration: none;
}

TABLE.GalerieList {
	MARGIN-TOP: 12px; MARGIN-BOTTOM: 12px; CURSOR: default
}

