/* Universal rules ==============================================



*/
body,html,div,p,h1,h2,h3,h4,h5,h6,ul,li {
  margin: 0;
  padding: 0;
  font-weight: normal;
  }
ul,li {
  list-style-type: none;
  }
img {
  border: 0;
  } 
  
/* CSS Document =================================================

kolor pomarancz: #ff8a00
niebieski: #002d4e


*/

#main a {
  color: #002d4e;
  font-weight: bold;
  text-decoration: none;
  border-bottom: 1px dashed  #002d4e;
  }
#main a:hover {
  color: #ff8a00;
  border-bottom: 1px solid #ff8a00;
  }
  

body {
  background: url(202_bg1.png) 0 326px repeat-x;
  font-family: 'trebuchet ms', arial, sans-serif;
  font-size: 16px;
  color: #333;
  }
#login {
  background: #002d4e url(208_top.png) repeat-x;
  height: 50px;
  color: #fff;
  font-size: 18px;
  text-align: right;
  padding-right: 30px;
  line-height: 28px;
  }
#login a {
  color: #fff;
  }
#login a:hover {
  color: #ff8a00;
  }
#login input {
  height: 18px;
  width: 90px;
  border: 1px solid #ccc;
  background: #044168;
  color: #fff;
  font-size: 16px;
  text-align: center;
  }
#login input.clicky {
  height: 20px;
  border: 0;
  color: #fff;
  background-color: transparent;
  }
#login input.clicky:hover {
  color: #ff8a00
  }
#opak {
  position: absolute;
  width: 940px;
  top: 50px;
  left: 50%;
  z-index: 10;
  margin-left: -470px;
  z-index: 50;
  z-index: 600;
  }
  
#header {
  position: absolute;
  top: 50px;
  left: 0;
  z-index: 5;
  width: 130px;
  height: 455px;
  background: url(206_hip_1.png) 0 0 no-repeat;
  
  }
  
#header h1 {
  position: absolute;
  top: 0;
  left: 130px;
  width: 810px;
  text-align: right;
  background: url(206_belka_tatkonet.png) 0 100% repeat-x;
  height: 55px;
  }

#header h1 a {
  display: block;
  position: absolute;
  top: 5px;
  right: 0;
  width: 210px;
  height: 40px;
  z-index: 100; 
  font-family: verdana,arial,sans-serif;
  font-size: 28px;
  font-style: italic;
  color: #ff8a00;
  overflow: hidden;
  text-decoration: none;
  font-weight: bold;
  }  
#header h1 a strong {  
  color: #002d4e;
  }
#header h1 a span {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 90;
  background: url(206_tatkonet.png) no-repeat;
  cursor: pointer;
  }

  
#header h3 {
  height: 9px;
  position: absolute;
  top: 60px;
  left: 380px;
  width: 560px;
  text-align: right;  
  padding: 2px 0;
  z-index: 96;
  font-size: 9px;
  font-variant: small-caps;
  text-transform: uppercase;
  letter-spacing: 5px;
  color: #999;
  overflow: hidden;
  }
#header h3 span {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 560px;
  height: 13px;
  z-index: 85;
  /*background: url(202_h2.png) no-repeat;*/
  }
  
#flashtop {
  height: 150px;
  width: 800px;
  position: absolute;
  top: 75px;
  left: 140px;
  }
#mainbox {
  padding-top: 260px;
  }
    
#menu {
  position: absolute;
  top: 278px;
  left: 140px;
  background: url(206_menu.png) no-repeat;
  width: 206px; 
  border-right: 2px solid #fff;

  }
#menu ul {
  margin: 55px 15px 0 15px;
  height: 260px;
  text-align: right;
  font-size: 16px;
  }

#menu ul li {
  margin-bottom: 2px;
  }
#menu ul li a {
  border-right: 5px solid #eee;
  padding: 0 16px;
  color: #002d4e;
  font-weight: bold;
  text-decoration: none;
  }
#menu ul li a:hover {
  border-right: 5px solid #ff8a00;
  color: #ff8a00;
  }
/*#menu ul li a {
  background: url(207_menu.gif) 100% 50% no-repeat;
  padding: 2px 16px;
  color: #002d4e;
  font-weight: bold;
  text-decoration: none;
  }
#menu ul li a:hover {
  background: url(207_menu_a.gif) 100% 50% no-repeat;
  color: #ff8a00;
  }*/
#main {
  padding-left:360px;
  padding-top: 18px;
  text-align: justify;
  font-size: 12px;
  }

#main h2 {
  color: #ff8a00;
  line-height: 30px;
  border-right: 20px solid #ff8a00;
  text-align: right;
  padding-right: 15px;
  font-variant: small-caps;
  margin-bottom: 25px;
  font-weight: bold;
  }
#main p {
  margin: 5px 50px 5px 15px;
  }
#main ul li {
  margin: 5px 50px 5px 35px;
  padding-left: 10px;
  list-style-type: square;
  }
#main ol li {
  margin: 5px 50px 5px 15px;
  padding-left: 5px;
  list-style-type: decimal;
  }
#main ul li {
  margin: 5px 50px 5px 15px;
  padding-left: 5px;
  list-style-type: square;
  }
#main h4 {
  margin: 25px 35px 5px 15px;
  font-weight: bold;
  color: #ff8a00;
  font-size: 1.1em;
  }
#main tt {
  background: #ccc;
  }
  

#footer {
  clear: both;
  background: #99b1bc url(209_footer2.png) 0 100% repeat-x;
  height: 150px;
  margin-left: 150px;
  position: relative;
  }
#checking {
  position: absolute;
  bottom: 14px;
  left: 15px;
  }
#checking li {
  float: left;
  margin-right: 10px;
  line-height: 
  }
#checking li a {
  display: block;
  background: #99b1bc;
  margin: 1px;
  width: 82px;
  height: 17px;
  overflow: hidden;
  }
#checking li a:hover {
  background: orange;
  }

#checking li a img {
  padding: 1px;
  }  
#footer  p {
  position: absolute;
  bottom: 16px;
  right: 15px;
  text-align: right;
  color: #fff;
  font-family: arial, sans-serif;
  font-size: 11px;
  }
div.wypelniacz {
  height: 170px;
  }
  
#main ul.struktura,#main  ul.struktura ul,#main  ul.struktura li {margin: 0;padding: 0; list-style-type: none}

#main ul.struktura li {
  padding: 3px 20px 0;
  margin-top: 3px;
  font-family: monospace;
  border-left: 1px dotted #999;
  }
#main ul.struktura li.katalog {
  background: url(folder.png) 0 0 no-repeat ;
  color: #009;
  }
#main ul.struktura li.plik {
  background: url(file.png) 0 0 no-repeat ;
  color: #090;
  }
#main ul.struktura li.zip {
  background: url(packed.png) 0 0 no-repeat ;
  color: #900;
  }

#materialy .wymagane {  
  color: #c00;
  }  
  
#materialy pre {
  background: #eee;
  padding: 10px;
  color: #006;
  }
.lista {
  margin: 0 auto;
  width: 540px;
  border-collapse: collapse;
  }
.lista caption{
  background: #999;
  color: #fff;
  }  
.lista td, .lista th {
  padding: 4px 2px;
  border: 1px solid #999;
  text-align: center;
  }
.lista th {
  background: #FE8C05;
  color: #fff; 
  }  
    