/* css KOTG Style - Design by Artur Wojcik - awoj@uci.agh.edu.pl */


/* ______________________________________________________________________________________________*/
body {
       background: #617FA1 url(graph/container_bg.png) repeat-y top center;
       margin:0; 
       padding:0;
       text-align:center;
       }
p { 
       font: 12px verdana;
       text-align: left;
       }
h1, h2, h3, h4 {
       margin:0;
       padding:0;
}              
a:link { 

       color: #265178;
       }
a:visited { 
       color: #265178;
       }
a:hover, a:active { 
       color: #265178;
       }
acronym {
       border-bottom:1px dotted #38460c;
       cursor:help;
}
a acronym {bottom-border:0;}
ul {
       padding:0;
       margin:0;
}

/* ______________________  Obrazki tytulowe   ___________________*/

h1, h2 {
       margin: 0 40px 0 340px;
       padding:0;
       width: 515px;
}
h1 {
       background:#f4f5f0 url(graph/intro_bg_a.png) no-repeat top left;
       height:235px;
}

h1 span, h2 span {display:none;}

/* ______________________________________________________________________________________________*/


#container { 
       background:#fff url(graph/container_bg2.png) repeat-y top center;
       width:900px;
       text-align:left;
       margin-left:auto;
       margin-right:auto;
       }
#tekst {
       margin: 0 40px 0 335px;
       padding:0 15px;
       width: 480px;
       border-bottom:1px solid #265178;
       }       
#tekst {
       background:transparent;
       padding-top:10px;
}

#tekst p {
       margin:10px 5px;
       line-height:16px;
       color:#01345F;
       font-weight:bold;
       text-align : justify;
}


/* ____________________________________________  stopka  ___________________________________________________*/


#footer {
       text-align:center;
       margin: 0px 420px 0 335px;
       padding-bottom:10px;
       width: 480px;
       font: 10px verdana;
       color:#01345F;
}



/* ____________________________________________  menu_L  ___________________________________________________*/


#linkList {
       background:transparent url(graph/intro_title.png) no-repeat top left;
       position: absolute;
       top: 0px;
       padding:250px 0 0 0;
       margin:0 0 0 45px;
       width:295px;
       height:500px;
}
#linkList ul {
       margin: 0;
       padding: 0;
}
#lselect {
       background:transparent url(graph/menu_title.png) no-repeat top left;
       padding-top:40px;
}

#lselect h3 {display:none}
#lselect ul {
       margin:0 0 0 -15px;
       padding:0;
       width:220px;
       voice-family: "\"}\""; 
       voice-family:inherit;
       margin:0;
}
#lselect li {
       font:10px verdana;
       font-weight:bold;
       width:235px;
       padding:8px 10px 15px 10px;
       height:auto;
       list-style-type: none;
       margin:0 0 0px 20px;
       background:#D7E7F7;
       voice-family: "\"}\""; 
       voice-family:inherit;
       width:223px;


/* _________________________________ Tabele ____________________________________________________*/

#tabela01 {
    background-color: #FFFFFF;
    border-collapse: collapse;
    empty-cells: show;
    width: 400px;
    border: 1px solid #000;
    font-size : 12px;
    color: #265178;
    font-weight : bold;
    text-align : center;
    font-family :"tahoma", "arial", sans-serif;
}

#tabela01 th,
#tabela01 td {
  text-align: center;
  padding-right: .5em;
  border: 1px solid #000;
}

#tabela01 td {
  padding: 5px 5px 5px 5px;
  }

#tabela01 tbody th:after {
  content: ":";
  }

/* extra divs */
#extraDiv1, #extraDiv2, #extraDiv3, #extraDiv4, #extraDiv5, #extraDiv6 {display:none;}

