/* odkazy */
A:link {
text-decoration: none; color: black; }
A:visited {
text-decoration: none; color: black; }
A:hover {
text-decoration: none; color: black; font-weight: bold;}

body {
background-image: URL('../icons/zatim_nic.jpg'); 
background-attachment: fixed;
background-repeat: no-repeat; 
background-position: center center;
background-color: white; 
color: black;
font-family: verdana, arial ce, san-serif, helvetica, arial;
font-size: 8pt;
scrollbar-face-color: #FFFFFF; 
scrollbar-arrow-color: #3D3D3D;
scrollbar-base-color: #ECE9E7; 
scrollbar-track-color:#FFFFFF;}

p {
font-family: verdana, san-serif, arial, helvetica, arial ce;
font-size: 8pt;}

table {
font-family: verdana, san-serif, arial, helvetica, arial ce;
font-size: 8pt;}

/* tabulka_neregistrovani uzivatele v login */
.t_nereg {
background-color: #f5f5f5;
font-family: verdana, san-serif, arial, helvetica, arial ce;
font-size: 8pt;}

