html { overflow: hidden; margin: 0; padding: 0; }
body { overflow: hidden; margin: 0; padding: 0; font: normal normal normal 11px/1.0 Arial, sans-serif; background-color: #003b6f; color: #000000; }
a, a:link, a:visited { text-decoration: none; background-color: inherit; color: #e0e0ff; }
a:hover, a:active { text-decoration: none; background-color: inherit; color: #ffffff; }
object { margin: 0; padding: 0; }
ul { margin: 0; padding: 0; list-style: none; }
ul li { display: block; margin: 0; padding: 0; }
#intro { margin: 50px auto 0; padding: 0; width: 700px; height: 440px; }
#box { position: relative; left: 0; top: 0; width: 700px; height: 440px; }
#langpl, #langen { z-index: 10; position: absolute; top: 410px; width: 150px; height: 12px; background-color: silver; }
#langpl a, #langen a { overflow: hidden; display: block; margin: 0; padding: 0 0 0 25px; width: 100%; height: 100%; text-decoration: none; }
#langpl { left: 210px; background: url(grafika/intro_pl.gif) 0 -12px no-repeat; }
#langpl a { background: url(grafika/intro_pl.gif) 0 0 no-repeat; }
#langpl a:hover { background: url(grafika/intro_pl.gif) 0 -12px no-repeat; }
#langen { left: 380px; background: url(grafika/intro_en.gif) 0 -12px no-repeat; }
#langen a { background: url(grafika/intro_en.gif) 0 0 no-repeat; }
#langen a:hover { background: url(grafika/intro_en.gif) 0 -12px no-repeat; }
