
body.page_bounding
{
padding: 0px;
margin: 0px;
background-image: url('../images/bg_page.jpg');
background-repeat: repeat-y;
background-position: top center;
background-color: #a8a9ad;
}
.border {
	border: solid 1px #666666;
	
}
.nadpis {
font-size:15px;
color:#006699;
	
}
.nadpis2 {
font-size:16px;
color:#FFFFFF;
background-color:#548dd4;
display:block;
width:640px;
	
}
.tab1 {
font-size:11px;
background-color: #C7DCE0;
	
}
.tab2 {
font-size:11px;
background-color: #F0F0F0;
	
}

/**********************   HEAD   **********************/

	

    div.head_panel
    {
    width: 912px;
    height: 215px;
    background-image: url('../images/bg_head.jpg');
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
    text-align: right;
    }
    
        div.head_panel a
        {
        font: bold 11px Verdana;
        color: #000940;
        text-decoration: none;
        padding: 0px 20px 0px 20px;
        margin: 0px;
        float: right;
        line-height: 58px;
        border-left: 1px solid #e5e5e5;
        border-right: 1px solid white;
        }
        
        div.head_panel a:hover
        {
        font: bold 11px Verdana;
        color: #b91e02;
        text-decoration: none;
        padding: 0px 20px 0px 20px;
        margin: 0px;
        float: right;
        line-height: 58px;
        background-image: url('../images/bg_top_menu_items.jpg');
        background-repeat: repeat-x;
        }
        
        div.head_separator
        {
        clear: both;
        height: 133px;
        }
        
        div.left_menu_title
        {
        text-align: left;
        font: 17px arial;
        color: white;
        margin-left: 10px;
        width: 220px;
        float: left;
        }
        
        div.article_description
        {
        float: left;
        font: 17px arial;
        color: #012150;
        width: 665px;
        text-align: right;
        }

    table.main_bounding
    {
    width: 880px;
    padding: 10px 0px 10px 0px;
    vertical-align: top;
    }

/**********************   LEFT PANEL   **********************/

        td.left_panel
        {
        text-align: left;
        vertical-align: top;
        }
        
            td.left_panel div
            {
            width: 184px;
            height: 30px;
            background-image: url('../images/bg_left_menu_items.jpg');
            background-repeat: no-repeat;
            }
            
            td.left_panel div:hover
            {
            width: 184px;
            height: 30px;
            background-image: url('../images/bg_left_menu_items_hover.jpg');
            background-repeat: no-repeat;
            }
        
            td.left_panel a
            {
            font: 13px arial;
            color: black;
            text-decoration: none;
            margin-left: 20px;
            line-height: 20px;
            }
            
            td.left_panel a:hover
            {
            font: bold 13px arial;
            color: #b91e02;
            text-decoration: none;
            margin-left: 20px;
            line-height: 20px;
            }
            
/**********************   MAIN PANEL   **********************/

        td.main_panel
        {
        width: 645px;
        text-align: left;
        vertical-align: top;
        font: 13px arial;
        }
        
            div.article_text
            {
            padding: 0px 0px 0px 11px;
            }
        
/**********************   FOOT   **********************/
        
        div.foot_bounding
        {
        background-image: url('../images/bg_foot.jpg');
        background-repeat: repeat-x;
        width: 352px;
        color: #012150;
        text-align: left;
        font: 11px arial;
        padding: 9px 0px 7px 560px;
        }
		
		.pwd{
		color:#012150;
		font-size: 11px;
		font-family:Arial, Helvetica, sans-serif;
		text-decoration:none;
		
		}
		.pwd:hover{
		color:#ff0000;
		text-decoration:underline;
		
		}
        
/**********************   FORMAT ARTICLE   **********************/
        
            h3
            {
            color: #b91e02;
            background-image: url('../images/bg_h3.gif');
            background-repeat: no-repeat;
            background-position: center left;
            font: bold 17px arial;
            padding: 0px 0px 4px 10px;
            margin: 0px 0px 5px 0px;
            }
            
            h2
            {
            font: 15px arial;
            color: #b91e02;
            padding: 0px 0px 4px 0px;
            margin: 10px 0px 6px 0px;
            }
            
            h1
            {
            font: bold 13px arial;
            color: #012150;
            padding: 0px 0px 0px 0px;
            margin: 0px 0px 6px 0px;
            }
            
            ul
            {
            padding: 0px 0px 0px 0px;
            margin: 5px 0px 5px 20px;
            list-style-position: inside;
            }
            
            li
            {
            font: 13px arial;
                        }
            
            table.for_download_baunding
            {
            margin: 0px 0px 30px 0px;
            text-align: center;
            }
            
              table.for_download_baunding td
              {
              padding: 0px 30px 0px 30px;
              text-align: center;
              }
              
              table.for_download_baunding td a 
              {
              text-align: center;
              font: 14px arial;
              color: black;
              text-decoration: none;
              padding: 10px 0px 0px 0px;
              }
              
              table.for_download_baunding td a b
              {
              color: #b91e02;
              }

