body			{ overflow: auto; font-size: 0.75em; color: #404040; font-family: arial, sans-serif; }
*			{ text-align: left; } 

/* Obecne */

p			{ margin-top: 6px;  }
p.first			{ letter-spacing: 1px;  color: #a36f92; margin-top: 0; font-size: 1.1em; }
p.second		{ letter-spacing: 1px; margin-top: 0; font-size: 1.1em; }
h1			{ letter-spacing: 4px; color: #33983d; font-size: 1.1em; font-weight: normal; }

a			{ color: #00800d; }
a:visited		{ color: #408046; }
a:hover			{ color: #00bf13; text-decoration: none; }
a:focus			{ color: #bf3092; text-decoration: none; }
a:active			{ color: #bf3092; text-decoration: none; }

a img			{ border: 1px solid #808080; font-size: 0.85em; }

a:visited img		{ border: 1px solid #404040; }
a:hover	img		{ border: 1px solid #e5e5e5; }
a:focus	img		{ border: 1px solid #ffffff; }
a:active	img		{ border: 1px solid #ffffff; }

strong			{ font-weight: bold; font-size: 1.0em; }
em			{ font-style: italic; letter-spacing: 1px; color: #404040; }
big			{ font-size: 1.2em;    }
small			{ font-size: 0.7em;     }
sub, sup		{ font-size: 0.7em;     }