BODY {
  margin: 10px 0px 10px 0px;
  background-image: url(tlo.jpg);
  background-repeat: repeat-x;
  background-color: #4a89cc;
  text-align: center;
  behavior:url("csshover.htc");
  font-family: Georgia, 'Times New Roman', serif; 
  }

#hidden {
  display: none;
  }

#tresc h3 {
  margin-top: 0px;
  text-align: left;
  padding-bottom: 10px;
  font-size: 15px;
  }

#tresc li {
  padding-bottom: 10px;
  }

A {
  color: #003471;
  text-decoration: none;
  }

A:hover {
  color: #0054A6;
  text-decoration: none;
  }

A:visited {
  color: #0054A6;
  text-decoration: none;
  }

DIV#block {
width: 730px;
  margin: 0 auto;
  padding: 12px;
  background-color: #FFFFFF;
  }

DIV#top {
  background-image: url(top.jpg);
  height: 100px;
  margin: 0px 0px 12px 0px;
  }
	
DIV#head {
  background-color: #FFFFFF;
  font-size: 12px;
  }

DIV#logo {
  width: 730px;
  text-align: left;
  }
	
	
DIV#tresc {
  float: right;
  width: 540px;
  padding: 60px 0px 20px 0px;
  text-align: justify;
  font-family: Georgia, 'Times New Roman', serif; 
  font-size: 14px;
  color: #040055;
  }
	
DIV#tresc img {
  border-color: #ccc;
  border-width: 1px;
  border-style: solid;
  padding: 5px;
  margin: 10px;
  }
	
DIV#tresc img.ikonka {
  border: 0px;
  padding: 0px 5px 0px 5px;
  margin: 0px;
  }
	
DIV#navcontainer { 
  float: left;
  width: 160px;
  padding: 50px 0px 0px 0px;
  text-align: left;
  }

DIV#navcontainer ul {
  display: block;
  margin-left: 0;
  padding-left: 0;
  list-style-type: none;
  font-family: Georgia, 'Times New Roman', serif; 
  font-size: 12px;
  width: 160px;
  background: #FFFFFF;
  }

DIV#navcontainer li {
  position: relative;
  padding: 5px;
  z-index: 9;
  width: 160px;
  color: #006abb;
  border-bottom: 1px solid #eee;
  }
	
DIV#navcontainer li.folder ul {
  position: absolute;
  left: 120px; /* IE */
  top: 5px;
  }
		
DIV#navcontainer li.folder>ul { 
  left: 140px; 
  } /* others */

DIV#navcontainer a {
  padding: 0px;
  color: #006abb;
  text-decoration: none;
  width: 100%; /* IE */
  }

DIV#navcontainer li>a {
  width: auto; 
  } /* others */

DIV#navcontainer a:hover {
  color: #84b7df;
  }
	
DIV#navcontainer li.folder:hover { 
  z-index: 10; 
  }		
		
DIV#navcontainer ul ul, li:hover ul ul {
  display: none;
  }

DIV#navcontainer li:hover ul, li:hover li:hover ul {
  display: block;
  }		

DIV#bip img, a:link a:hover a:visited {
  border: 0px;
  }

.sub {
  padding: 0px 10px 0px 10px;
  border: 1px solid #eee;
  }

.left {
  float: left;
  }

DIV#stopka {
  text-align: center;
  font-size: 9px;
  color: #000000;
  background-color: #ffffff;
  padding: 12px 12px 12px 12px;
  width: 730px;
  margin: auto;
  clear: both; 
  }

DIV#spacer {
  height: 8px;
  clear: both;
  }
