div, ul, li, h1, h2, h3, h4, h5, p, img, a { padding:0; margin: 0; }
body { padding: 0; margin: 0; color: white; }
body { font-family: tahoma; text-align: center; background-color: black; }
a { font-size: 14px; color: white; }
p { font-size: 14px; }
img { border: none; }

#mainwrapper { width: 100%; }
#header { position: relative; height: 51px; background-image: url('/images/pruh.gif'); background-position: 0 30px; background-repeat: repeat-x; }
#page { width: 100%; }
#logo { position: absolute; left: 0; top: 0; }
#title { position: absolute; right: 0; top: 2px; font-size: 26px; }
#pruh { position: absolute; left: 200px; top: 10px; }

#menu { text-align: right; font-weight: bold; font-size: 13px; }
#menu a { font-size: 13px; font-weight: bold; }
#menu a:hover { color: yellow; }


.message { margin: 10px auto; width: 50%; border: solid 1px white; padding: 20px; background-image: url('/icons/stop.jpg'); background-position: 5px 50%; background-repeat: no-repeat; display: none; }

#intro { padding-top: 210px; text-align: left; }

#intro .pruh { height: 51px; width: 100%; background-image: url('/images/pruh_intro.gif'); background-position: 0 0; background-repeat: repeat-x; }
#intro .flash_right { text-align: right; }

#intro .logo { position: relative; bottom: 10px; }
#intro .menu { position: relative; bottom: 5px; }
#intro .menu a { text-decoration: underline; }

fieldset { margin: 0 auto; width: 70%; }
fieldset legend { color: white; }
fieldset table { width: 100%; }
fieldset table td { text-align: left; }
fieldset table th { text-align: left; }

