form, ul, ol, p {margin: 0px}
p {margin-top: 0.8em}
body {text-align: left; background: #CCFFCC;}

#content{ position: absolute; width: 540px; top: 50px; left: 110px; padding: 6px; }
#top    { position: absolute; width: 760px; top: 0px; left: 0px; height: 50px; padding: 6px; }
#design	{ position: absolute; width: 110px; top: 50px; left: 650px; padding: 6px; }
#menu	{ position: absolute; width: 100px; top: 50px; left: 0px; padding: 6px; }
#top	{ background-color: #99FFCC; border-style: none; border-width: medium }
#design, #menu	{ background-color: #99CCFF; color: white; border-style: none; border-width: medium; z-index: 1;}
#copyright      { position: absolute; width: 100px; top: 55px; left: 490px; height: 60px; 
               text-align: center; background-color: yellow; z-index: 2; 
               border-style: none; border-width: medium; padding: 30px;}
#copyright      { filter: Alpha(opacity=90, style=3) }

div.st, div.outer {padding:6px;}

#content {border-right: 3px solid #99CCFF; border-left: 2px solid #99CCFF}

#pozadi {display: none;}
#design {font-family: Verdana, Arial, sans-serif; font-size: 1em; color: navy;}
#top img {border:0px;}
#content img {border:0px;}

#content h1 {color: blue;}

a:link { font-family: Verdana, Arial, sans-serif; font-size: 0.8em; color: blue; font-weight: bold; text-decoration: underline }
a:visited { font-family: Verdana, Arial,sans-serif; font-size: 0.8em; font-weight: bold; text-decoration: underline }
a:hover { color: red; text-decoration: none; background: yellow;}

.text { font-family: Verdana, Arial, sans-serif; font-size: 0.7em; color: navy;}
