home *** CD-ROM | disk | FTP | other *** search
- /* telo dokumentu ___________________________________________________ */
- body {
- font-family : Arial CE, Arial, sans-serif;
- font-size : 11px;
- color : #000000;
- background-color : #ffffee;
- }
-
- /* bunky tabulky ____________________________________________________ */
- td {
- font-family : Arial CE, Arial, sans-serif;
- font-size : 11px;
- }
-
- .srch {
- font-family : Arial CE, Arial, sans-serif;
- font-size : 11px;
- text-align : center;
- }
-
- /* formulare _______________________________________________________ */
- input, textarea {
- font-family: Arial CE, Arial, sans-serif;
- font-size: 11px;
- background: #ffffff;
- color: #000000;
- }
- select,option {
- font-family: Arial CE, Arial, sans-serif;
- font-size:11px;
- background: #ffffff;
- color: #000000;
- }
- /* fonty (cislo=velikost, b=bold, j=justify) _____________________________________ */
- .f10 {
- font-family : Arial CE, Arial, sans-serif;
- font-size : 10px;
- color : #000000;
- }
-
- .f11 {
- font-family : Arial CE, Arial, sans-serif;
- font-size : 11px;
- color : #000000;
- }
-
- .f11b {
- font-family : Arial CE, Arial, sans-serif;
- font-size : 11px;
- font-weight : bold;
- color : #000000;
- }
-
- .f11i {
- font-family : Arial CE, Arial, sans-serif;
- font-size : 11px;
- font-style: italic;
- color : #000000;
- }
-
- .f12 {
- font-family : Arial CE, Arial, sans-serif;
- font-size : 12px;
- color : #000000;
- }
-
- .f12b {
- font-family : Arial CE, Arial, sans-serif;
- font-size : 12px;
- font-weight : bold;
- color : #000000;
- }
-
- .f12i {
- font-family : Arial CE, Arial, sans-serif;
- font-size : 12px;
- font-style: italic;
- color : #000000;
- }
-
- .f12j {
- font-family : Arial CE, Arial, sans-serif;
- font-size : 12px;
- text-align: justify;
- color : #000000;
- }
-
- .f13 {
- font-family : Arial CE, Arial, sans-serif;
- font-size : 13px;
- color : #000000;
- }
-
- .f13b {
- font-family : Arial CE, Arial, sans-serif;
- font-size : 13px;
- font-weight : bold;
- color : #000000;
- }
-
- .f14b {
- font-family : Arial CE, Arial, sans-serif;
- font-size : 14px;
- font-weight : bold;
- color : #000000;
- }
-
- .f15b {
- font-family : Arial CE, Arial, sans-serif;
- font-size : 15px;
- font-weight : bold;
- color : #000000;
- }
-
- .f17b {
- font-family : Arial CE, Arial, sans-serif;
- font-size : 17px;
- font-weight : bold;
- color : #000000;
- }
-
- /* linky _____________________________________________________________ */
- a {
- color : navy;
- text-decoration : none;
- }
-
- a:visited {
- color : navy;
- text-decoration : none;
- }
-
- a:active {
- color : navy;
- text-decoration : none;
- }
-
- a:hover {
- color : navy;
- text-decoration : underline;
- }
-
- .l1 {
- font-weight : bold;
- color : black;
- text-decoration : none;
- }
-
- .l1:visited {
- color : black;
- text-decoration : none;
- }
-
- .l1:active {
- color : black;
- text-decoration : none;
- }
-
- .l1:hover {
- color : black;
- text-decoration : underline;
- }
-
- .l2 {
- font-weight : bold;
- color : white;
- text-decoration : none;
- }
-
- .l2:visited {
- color : white;
- text-decoration : none;
- }
-
- .l2:active {
- color : white;
- text-decoration : none;
- }
-
- .l2:hover {
- color : white;
- text-decoration : underline;
- }
-
-
-
-