

body {background-color: #000000;
color: #ffffff;font-family: Verdana, Helvetica, Arial, sans-serif;font-size: 10pt;

}

#wrapper {
  width: 880px;
  
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  top: 0px;}

#header {
  height: 144px;
  background: url(imgs/titul.jpg) no-repeat top center;
  border: 1px #d1d1d1 dotted;}#menu {
  float: left;
  width: 150px;
  padding-right: 20px;
  padding-top: 20px;
  font-family: Verdana, Helvetica, Arial, sans-serif;  font-size: 10pt;}

ul#navig li {
list-style-type: none;list-style-position: outside;margin-left:0em;padding: 0em;margin-top: 0em;margin-bottom: 0em;margin-right: 0em;}

#navig ul {
margin-left: 1em;
padding: 0;}

#main {
  
  float: right;
  width: 695px;
  height:360px;padding-left: 0px;
  padding-top: 15px;
  padding-right: 15px;padding-bottom: 0px;text-align: justify;
/*background-color: #d5d5d5;*/}
  
#footer {
/*background-color: #fffa02;*//*position: relative;bottom: 1em;*/
margin-left: auto;
margin-right: auto;
width: 880px;}

#slidetop{background-color: #000;background-image: url(imgs/top.jpg);
height:22px;
}

#slide{background-color: #000000;
padding-top:3px;
padding-bottom:3px;
height: 100px;}

#slidebottom{background-color: #000;
background-image: url(imgs/bot.jpg);
height:22px;}

a:link {color: #989898;text-decoration: none;}

a:visited {
color: #989898;text-decoration: none;}

a:hover {color: #ffffff;}

a:active {color: #ffffff;}


