/* univerzální definice */
* {font-family: 'Verdana CE', Verdana, 'Arial CE', Arial, 'Lucida Grande CE', 'Helvetica CE', lucida, sans-serif;}

/* vycentrování stránky */
#osa {position: absolute; left: 50%}
#obalka {position: relative; left: -50%; top: 100px; }

/* body + nadpisy */
body {margin: 0 0 0 0;}
body, p {font-size: 90%; line-height: 120%}

/* odkazy */
a:link, a:visited {color: #3B4071; text-decoration: none}
a:hover {font-weight: bold;}
a:active {}

/* open */
#slunko2 {position: absolute; left: -200px; width: 355px; background: url(../index/paprsky.gif)}
#slunko2 a:hover {font-weight: bold; color: #FFFFFF; }





