
     a
     {
        color: #C30000;
        text-decoration: none;
     }

     a:active
     {
        color: #C30000;
        text-decoration: none;
     }

     a:visited
     {
        color: #C30000;
        text-decoration: none;
     }

     a:hover
     {
        color: #C30000;
        text-decoration: underline;
     }


		
		html, body
		{
			background: #ffffff none;
			color: #505050;
			font-family: verdana,tahoma,helvetica,sans-serif;
			font-size: 8pt
			border-width: 0px, 0px, 0px, 0px;
			border: 0px solid #aaa;
		} 

		
		#kontener
		{
			width: 785px;
			border: 0px solid white;
			margin: 0;
			padding: 0;
			vertical-align: middle;
			margin: 0;
		}

		#stopka
		{
			width: 785px;
			border: 1px solid white;
			margin: 0;
			padding: 0;
			background-color: ffffff;
			text-align: center;
			clear: both;
		}

		
		#baner
		{
			width: 785px;
//			height: 65px;
			display: block;
			margin-bottom: 0px;
		}
		
		.pasek
		{
			float: left;
			width: 141px;
			margin: 0;
			padding: 0;
		}

		.pasekr
		{
			float: right;
			width: 141px;
			margin: 0;
			padding: 0;
		}
		
		.pasekradm
		{
			float: right;
			width: 141px;
			margin: 0;
			padding: 0;
			background-color: #fff;
		}

		.bloczek
		{
			margin: 0 0 12px 0;
			padding: 0;
			border: 0px solid #aaa;
		}

		.bloczekb
		{
			margin: 0 0 12px 0;
			padding: 0;
			border: 0px solid #aaa;
			max-width: 141px;
		}

		.bloczekr
		{
			margin: 0 0 12px 0;
			padding: 0;
			border: 0px solid #aaa;
		}
		
		.bloczek h3
		{
			margin: 0;
			border-bottom: 0px solid #aaa;
			font-size: 120%;
			text-align: center;
		}
		

		.bloczek ul
		{
			margin: 0;
			list-style-type: none;
			padding: 3px;
		}
		
		#srodek
		{
			margin: 0 2px;
			width: 499px;
			float: left;
			border: 0px solid #aaa;
			background: #fff none;
		}
		#srodek_konf
		{
			margin: 0 2px;
			width: 627;
			float: left;
			border: 0px solid #aaa;
			background: #fff none;
		}

		#stopka
		{
			margin: 0;
			padding: 0;
			background: #ffffff none;
		}
		
		.cb
		{
			clear: both;
		}







    div.left {
        width: 290px;
        height: 100%;
        background-color: #ffffff;
    }
    td.top {
        line-height: 16px;
        text-indent: 10px;
        font-size: 8pt;
        font-weight: bold;
        font-family: verdana,tahoma,helvetica,sans-serif;
        color: #ffffff;
    }
    td.section {
        padding: 6px 12px;
    }
    .click-menu {
        -moz-user-select: none;
    }
    .click-menu .box1 {
        font-family: verdana,tahoma,helvetica,sans-serif;
        font-size: 8pt;
        background: url("images/tree-node.gif") no-repeat;
        padding-left: 19px;
        cursor: default;
    }
    .click-menu .box1-open {
        font-family: verdana,tahoma,helvetica,sans-serif;
        font-size: 8pt;
        background: url("images/tree-node-open.gif") no-repeat;
        padding-left: 19px;
        cursor: default;
    }
    .click-menu .box1,
    .click-menu .box1-open, {
        color: #000000;
        font-family: verdana,tahoma,helvetica,sans-serif;
        font-size: 8pt;
    }
    /* mozilla fix */
    html>body .click-menu .box1,
    html>body .click-menu .box1-open {
        color: #000000;
        font-family: verdana,tahoma,helvetica,sans-serif;
        font-size: 12px;
        line-height: 8pt;
        padding-bottom: 1px;
    }
    /* ie fix */
    * html .click-menu .box1,
    * html .click-menu .box1-open {
        color: #000000;
        font-family: verdana,tahoma,helvetica,sans-serif;
        font-size: 8pt;
        height: 16px;
                font-weight: bold;
    }
    .click-menu .section {
        font-family: verdana,tahoma,helvetica,sans-serif;
        font-size: 12px;
        line-height: 16px;
        display: none;
            }
    .click-menu .section a {
        color: #000000;
        text-decoration: none;
        white-space: nowrap;
    }
    .click-menu .section a:hover {
        color: #0000ff;
        text-decoration: none;
        white-space: nowrap;
    }
    .click-menu .box2 {
        font-family: verdana,tahoma,helvetica,sans-serif;
        font-size: 8pt;
        background: url("images/tree-leaf.gif") no-repeat;
        padding-left: 19px;
    }
    .click-menu .box2-last {
        font-family: verdana,tahoma,helvetica,sans-serif;
        font-size: 8pt;
        background: url("images/tree-leaf-last.gif") no-repeat;
        padding-left: 19px;
    }
    table.menug {
        font-size: 8pt;
        background-color: 000000;
        color: ffffff;
        margin-top: -2px;
        padding-top: 0px;
        margin-bottom: 3px;
        border-color: 000000;
        border-width: 0px;
        vertical-align: middle;
        height: 6px;
        border-width: 0px, 0px, 0px, 0px;
    }

    img.menugi {
        border-width: 0;
        border-color: 000000;
    }


    a.menuga {
        color: ffffff;
        text-decoration: none;
        border-width: 0px;
        border-width: none;
    }
    a.menuga:link {
        color: ffffff;
        text-decoration: none;
        border-color: 000000;
        border: 0px;
    }

    a.menuga:hover {
        color: ffffff;
        text-decoration: underline;
    }

    a.menuga:visited {
        color: ffffff;
    }

    .trescstr
    {
        font-family: verdana,tahoma,helvetica,sans-serif;
        font-size: 8pt;
        font-weight: normal;
        padding-top: 0px;
        text-align: justify;

    }

    div.opiscz
    {
        font-family: verdana,tahoma,helvetica,sans-serif;
        font-size: 8pt;
        font-weight: bold;
        color: #505050;
        text-indent: 0px;
        padding-top: 6px;
        margin-bottom: -4px;
    }
    .opiscz2
    {
        padding-top: 15px;
    }
    
    .pasgor
    {
        line-height: 17px;
        font-family: verdana,tahoma,helvetica,sans-serif;
        font-size: 8pt;
        font-weight: normal;
        text-indent: 10px;
        color: white;
        line-height: 16px;
        vertical-align: top;
    }

    .pasgors
    {
        background-image: url(./images/paspoz.gif);
    }
    .pasgorl
    {
        background-image: url(./images/paspoz2.gif);
    }
    .pasgorr
    {
        background-color: 990000;
    }
    .pasgorrd
    {
        background-color: 990000;
    }
    .pasekrd
    {
        float: right;
        width: 139px;
        margin: 0;
        padding: 0;
    }


    .samagor {
        font-family: verdana,tahoma,helvetica,sans-serif;
        font-size: 8pt;
        font-weight: normal;
        text-indent: 10px;
        line-height: 16px;
        vertical-align: top;
        text-align: right;
        text-indent: 50px;
    }
    
    .menurlog
    {
        font-family: verdana,tahoma,helvetica,sans-serif;
        font-size: 8pt;
        font-style: italic;
        font-weight: normal;
        text-indent: 5px;
        line-height: 16px;
        vertical-align: top;
        text-align: left;
    }

    input.menurlog
    {
        font-family: verdana,tahoma,helvetica,sans-serif;
        font-size: 8pt;
        font-weight: normal;
        background-color: white;
        cursor: hand;
        height: 16px;
        width: 60px;
        border: 0;
    }

    .menurakt
    {
        font-family: verdana,tahoma,helvetica,sans-serif;
        font-size: 8pt;
        font-weight: normal;
        text-indent: 0px;
        line-height: 16px;
        vertical-align: top;
        text-align: left;
        background: url("./images/.gif") no-repeat;
    }

    a.menul1
    {
        color: #000000;
        font-weight: bold;
    }

    a.menul1:visited
    {
        color: #000000;
        font-weight: bold;
    }

    a.menul1:hover
    {
        color: #000000;
        font-weight: bold;
    }

    a.menul2
    {
        color: #000000;
        font-weight: normal;
    }

    a.menul2:visited
    {
        color: #000000;
        font-weight: normal;
    }

    a.menul2:hover
    {
        color: #000000;
        font-weight: normal;
    }

    a.menul3
    {
        color: #999999;
        font-weight: normal;
    }

    a.menul3:visited
    {
        color: #999999;
        font-weight: normal;
    }

    a.menul3:hover
    {
        color: #999999;
        font-weight: normal;
    }

    a.menul4
    {
        color: #ff9f00;
        font-weight: normal;
    }

    a.menul4:visited
    {
        color: #ff9f00;
        font-weight: normal;
    }

    a.menul4:hover
    {
        color: #ff9f00;
        font-weight: normal;
    }

    table.b_tabela
    {
        padding-right: 10px;
    }
    
    table.menusg
    {
        font-family: verdana,tahoma,helvetica,sans-serif;
        font-size: 8pt;
        font-weight: normal;
        text-indent: 10px;
        color: #777777;
        line-height: 16px;
        text-align: right;
        border-width: 0px;
        vertical-align: middle;
        border-width: 0px, 0px, 0px, 0px;
    }

    a.menusg {
        color: 777777;
        text-decoration: none;
        border-width: 0px;
        border-width: none;
    }
    a.menusg:link {
        color: 777777;
        text-decoration: none;
    }

    a.menusg:hover {
        color: 777777;
        text-decoration: underline;
    }

    a.menusg:visited {
        color: 777777;
    }
    img.menusgi {
        color: 777777;
        border-style: none;
    }


    .linkir
    {
        font-family: verdana,tahoma,helvetica,sans-serif;
        font-size: 8pt;
        font-weight: normal;
        text-align: left;
        vertical-align: top;
        border-width: 0px, 0px, 0px, 0px;
    }

    .linkirtr
    {
        background: url("./images/strzalka2.gif") no-repeat;
        padding-left: 12px;
        background-position: center left;
        line-height: 15px;
    }
    .trescml
    {
        font-family: verdana,tahoma,helvetica,sans-serif;
        font-size: 8pt;
        font-weight: normal;
        text-align: left;
        vertical-align: top;
        margin-top: 0px;
        padding: 8px 8px 10px 10px;
    }

    .admlinkilied
    {
        font-family: verdana,tahoma,helvetica,sans-serif;
        font-size: 8pt;
        font-weight: normal;
        text-align: left;
    }

    .admopisel
    {
        font-family: verdana,tahoma,helvetica,sans-serif;
        font-size: 8pt;
        font-weight: bold;
    }

    .szuk_opis
    {
        font-family: arial;
        font-size: 9pt;
        font-weight: normal;
        text-align: center;
        padding-top: 5px;
    }

    .szuk_opis_cz
    {
        font-family: verdana,tahoma,helvetica,sans-serif;
        font-size: 7pt;
        color: #C30000;
        text-align: left;
        text-indent: 0px;
        font-weight: normal;
        text-align: left;
        padding-top: 5px;
        padding-left: 5px;
        margin-left: 5px;
    }

    .szuk_inp
    {
       width: 80px;
       padding-top: 0px;
       padding-bottom: 0px;
       padding-left: 0px;
       padding-left: 0px;
       font-family: "arial";
       font-size: 7pt;
    }

    .szuk_ok
    {
       width: 27px;
       padding-top: 0px;
       padding-bottom: 0px;
       padding-left: 0px;
       padding-left: 0px;
       font-family: "verdana,tahoma,helvetica,sans-serif";
       font-size: 7pt;
       background: #58867A;
    }

    .szuk
    {
        font-family: verdana,tahoma,helvetica,sans-serif;
        font-size: 11pt;
        font-weight: normal;
        text-align: center;
        color: #C30000;
        margin-top: 6px;
        background-image: url(./images/tlo_szuk.gif);
        text-indent: 0px;
        padding-bottom: 2px;

    }

    hr.hrkrop
    {
        margin: 0 0 0 0;
        padding: 0px 0px 0px 0px;
        border: none;
        background-image: url(./images/krop.gif);
        background-repeat: repeat;

    }
