/*****************************************************/
/*   Design:                                         */
/*                                                */
/*---------------------------------------------------*/
/*   Author:                                         */
/*   Email:                                          */
/*   Date:                                           */
/*---------------------------------------------------*/
/*                                                   */
/*                                                   */
/*---------------------------------------------------*/
/*                                                   */
/*****************************************************/

/*-----------------------------------------------------------------------*/
/* REMARK: FONT-SIZE DEFINITIONS                                         */
/*-----------------------------------------------------------------------*/
/* Relative font-sizes in "em" are used where necessary. To make the     */
/* "em"-units normed, the incoming font sizes are set to 1.0 em. The     */
/* font-size variations throughout the webpage are then expressed in     */
/* percentage values respective to the incoming font-size. To make       */
/* calculations easier, the font definition in "body" is such that       */
/* 1.0em = 10px. This makes life a real breeze!                          */
/*-----------------------------------------------------------------------*/

/*************************/
/* SECTION 1 - MAIN BODY */
/*************************/

/*-------------------------------*/
/* Section 1.1 - Page definition */
/*-------------------------------*/

body {
        font-size: 62%;
           margin: 0em auto;
           padding: 0em;
           background-image: url(../img/tlo1_pzn.gif); 
           font-family: ArialCE, Arial,Helvetica,Verdana,Tahoma,HelvaticaCE,Helvetica,sans-serif;
           background-repeat: repeat; 
           background-attachment: fixed; 
           image:border: 0;

/*     background-repeat: repeat-x; */
     background-position:top =25px;
     background-image: url(../img/bgs.jpg);  
     background-image: url(../img/bgs.gif); 
     background-image: url(../img/tlo-kropki.jpg);  
/*     background-image: url(../img/zad.png);   */
     background-repeat: repeat; 
     background:url(../img/body.png) repeat-y scroll 50% 0 #FFFFFF;
        margin-top: 20px; 
}


  
#page-container {
        width: 910px; 
        margin: auto; 
        padding: 10px 10px 5px 10px; 
        border-top: solid 1px rgb(136,188,220);
        border-left: solid 1px rgb(136,188,220);
        border-right: solid 1px rgb(136,188,220); 
        background-color: rgb(237,237,237);
        background-color: rgb(255,255,255);
/*          background: url(../grafika/bg-cien1.png) top center repeat-y; */

        margin-top: 20px; 
 
}



/**********************/
/* SECTION 2 - HEADER */
/**********************/

/*--------------------------------------*/
/* Section 2.1 - Global navigation menu */
/*--------------------------------------*/

.nav-global-container {
        float: left; position: absolute; z-index: 3; width:880px; top: 5px; background-color: transparent;
        background-color: rgb(0,128,0);
}

.nav-global ul {        
        float: right; margin: 0px; padding: 0px; list-style: none;
}        

.nav-global li {
        float: left; white-space: nowrap; text-transform: uppercase;
}

.nav-global li a {
        display: block; margin: 0px; padding: 0px 5px 0px 5px; border-left: solid 1px rgb(150,150,150); background-color: rgb(255,255,255); color: rgb(150,150,150); text-decoration: none; font-size: 100%;
}

.nav-global a:hover {
        background-color: rgb(255,255,255); color: rgb(0,0,0); text-decoration: underline;
}

.img-flag {
        display: block; height: 1.2em; margin: 0px; padding: 0px; border: solid 0px rgb(0,0,0);
}

.xabc {
       padding: 5px 0px 10px 0px;  

/*        background-color: rgb(141,184,211);  */
/*         background-color: rgb(128,128,128);  */
/*         border-top: solid 1px rgb(136,188,220); */  
/*         border-left: solid 1px rgb(136,188,220);  */ 
/*         border-right: solid 1px rgb(136,188,220);  */
/*     background: #fff url(../grafika/head2.jpg) no-repeat; */ 
/*     background: #fff url(../grafika/boxhdr600.jpg) no-repeat; */  
/*      background-image: url(../img/tlo-kropki.jpg); */
/*      background-image: url(../img/bgs.gif); */
/*      background url(../img/podbaner.jpg); */
    background: url(../img/podbaner.jpg) top center no-repeat; 
/*   background: url(../img/tcx1.jpg) top center no-repeat;*/ 
};

 
.abc {
/*        background-color: rgb(141,184,211);*/
        background-color: rgb(128,128,128);
 /*       border-top: solid 1px rgb(136,188,220); */
        border-left: solid 1px rgb(136,188,220);
/*        border-right: solid 1px rgb(136,188,220); */
        background-color: rgb(237,237,237); 
/*        border: solid 1px rgb(136,188,220);*/
 
    background: #fff url(../grafika/boxhdr600.jpg) no-repeat; 
    background: #fff url(../grafika/head2.jpg) no-repeat;
    background: #fff url(../grafika/chwila.jpg) no-repeat;

};



/*-----------------------------------*/
/* Section 2.2 - Sitename and Banner */
/*-----------------------------------*/

.site-name  {
        clear: both; float: left; position: absolute; z-index: 1; width: 700px; top: 0px; margin: 0px; padding-left: 42px; background-color: transparent; color: rgb(0,0,64); font-weight: bold; font-size: 14px;
}

.site-slogan  {
        float: left; position: absolute; z-index: 2; width: 11.7em; top: 1.9em; left: 16px; margin: 0px; padding: 0px 3px 1px 3px; background-color: rgb(150,150,150);        color: rgb(225,225,225); font-weight: bold; font-size: 14px;
}

.img-header {
        clear: both; float: left; width:780px; height: 110px; margin: 0px; padding: 0px;
}

/*------------------------------------*/
/* Section 2.3 - Main navigation menu */
/*------------------------------------*/

.nav-main {
        clear: both; float: left; width:780px; margin: 0px; padding: 0px;  border-top: solid 2px rgb(125,125,125); border-bottom: solid 2px rgb(125,125,125); background-color: rgb(190,190,190);
}

.nav-main ul {        
        list-style: none; margin: 0px; padding: 0px; font-weight: bold;
}        

.nav-main li {
        float: left; display: block; white-space: nowrap; background-color: inherit;
}

.nav-main li a {
         color: rgb(255,255,255); margin: 0px;  padding: 0px 13px  0px 12px;  border-right: solid 2px rgb(255,255,255); text-decoration: none; font-size: 150%;                
}

.nav-main a:hover, .nav-main a.selected {
        background-color: inherit; color: rgb(110,110,110); text-decoration: none;
}

/*************************************/
/* SECTION 3 - FRONT-PAGE SIDEBANNER */
/*************************************/

.sidebanner-frontpage {
        clear: both;
        float: left; 
        width: 170px;
        margin: 0px 0px 0px 0px; 
        padding: 0px;
}

.img-sidebanner {
        width: 156px; margin: 0px; padding: 0px; border: none;
}

/******************************/
/* SECTION 4 - SUB-NAVIGATION */
/******************************/

/*--------------------*/
/* Section 4.1 - Size */
/*--------------------*/

.nav-sub {
        clear: both; min-height: 400px; float: left; width: 170px; margin: 0px; padding: 0px; color: rgb(110,110,110);
}

.nav-sub-zawo {
        clear: both; min-height: 600px; float: left; width: 170px; margin: 0px; padding: 0px; color: rgb(110,110,110);
}
/* IE6-hack for min-height. Also works for IE7-Beta2 */
* html .nav-sub {
        height: 400px;
} 
/* End IE-Hack */

/*--------------------*/
/* Section 4.2 - Menu */
/*--------------------*/

.nav-sub ul {        
        float: left; list-style: none; width: 160px; margin: 0px; padding: 0px; border-bottom: solid 1px rgb(51,51,51);
}        

.nav-sub li {
        margin: 0px; padding: 0px;
}

.nav-sub li.title {
        vertical-align: top; margin: 0px; padding: 10px 7px 10px 0px; text-transform: uppercase; color: rgb(51,51,51); font-weight: bold; font-size: 180%;
}

.nav-sub li.group a {
        display: block; min-height: 1.5em; margin: 0px; padding: 3px 7px 2px 0px; border-top: solid 1px rgb(51,51,51); border-left: solid 5px rgb(235,235,235); text-decoration: none; text-transform: uppercase; font-weight: bold; font-size: 120%;
}

/* IE6-hack for min-height. Also works for IE7-Beta2 */
* html .nav-sub li.group a {
        height: 1.5em;
}
/* End IE-Hack */
        
.nav-sub li a {
        display: block; min-height: 1.5em; margin: 0px; padding: 3px 7px 2px 0x; border-left: solid 5px rgb(235,235,235); color: rgb(50,50,50); text-decoration: none; font-size: 120%;
}

/* IE6-hack for min-height. Also works for IE7-Beta2 */
* html .nav-sub li a {
        height: 1.5em;
}
/* End IE-Hack */

.nav-sub li.group a:hover, .nav-sub li.group .selected {
        border-left: solid 5px rgb(175,175,175); background-color: rgb(225,225,225); text-decoration: none;
}

.nav-sub a:hover, .nav-sub .selected {
        border-left: solid 5px rgb(175,175,175); background-color: rgb(225,225,225); text-decoration: none;
}

.nav-sub-align {
        text-align: left;
}

/*******************************************************************/
/* SECTION 5 -  Extend left column height to footer                */
/*-----------------------------------------------------------------*/
/* TRICK: To nest the right two columns (content and sidebar) and  */
/* give them a minimum height and white background. Then let the   */
/* left column have transparent background so the light-grey color */
/* from the global page definition comes through. However, nesting  */
/* floats inside each other with identical widths may activate the */
/* IE character duplicating bug, where the last characters of the  */
/* last float statement are duplicated outside the float. The      */
/* correction for this is to reduce the sidebar float so that the  */
/* sum of the content and sidebar floats are 6px less than the     */
/* container holding them. See Section 7.1, where this is done.    */
/* ----------------------------------------------------------------*/
/* RESTRICTION: For situations where the left navigation menu is   */
/* expanding over the minimum 600px height, it must remain smaller */
/* than the right columns. Otherwise the global page grey back-    */
/* will shine through after the end of the content and sidebar     */
/* columns. This situation may arise when you have very long left  */
/* navigation menus, and short content and sidebars. If this is    */
/* your situation, then simply increase the minimum height of the  */
/* left column, as well as the container defined in this section.  */
/*******************************************************************/

/* Contain both right columns (content and sidebar) in one         */
/* container and extended to a minimum height of 600 px            */
/* The "!important" statement is for Firefox so that the           */
/* "height" statement still allows the container to grow and       */
/* not remain fixed size. Necessary because IE cannot render       */
/* the "min-height" property                                       */

.container-content-sidebar {
   float: left; width: 720px; min-height: 300px; margin: 0px; padding: 0px; background-color: rgb(255,255,255);
}

/* IE6-hack for min-height. Also works for IE7-Beta2 */
* html .container-content-sidebar {
        height: 400px;
} 
/* End IE-Hack */

/* Put a buffer between sub-navigation column and      */
/* main-navigation so that the global page background  */
/* color does not come through in this place           */

.buffer {
         float: left; width: 170px; height: 12px; margin: 0px; padding: 0px; background-color: rgb(255,255,255);        
}

.buffer-6 {
         float: left;
         width: 160px;
         height: 8px; 
         margin: 0px 0px 0px 0px; 
         padding: 0px;
         background-color: rgb(255,255,255);        
}
/***********************/
/* SECTION 6 - CONTENT */
/***********************/

/*--------------------*/
/* Section 6.1 - Size */
/*--------------------*/

.content {
        float: left;
        width: 610px;
    width: 740px;        
        margin:0px 0px 0px 0px;
        padding: 3px 0px 0px 5px; 
        background-color: rgb(255,255,255);        
}

.content-pagetitle {
        width: 390px; margin: 0px 0px 10px 0px; padding: 0px;
}

.content-pagetitle p {
        padding: 0px; margin: 0px; font-weight: bold; font-size: 160%;
}


.contental {
        float: left;
        width: 770px;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 5px; 
        background-color: rgb(255,255,255);        
}

.contental-pagetitle {
        width: 390px; margin: 0px 0px 10px 0px; padding: 0px;
}

.contental-pagetitle p {
        padding: 0px; margin: 0px; font-weight: bold; font-size: 160%;
}

/*--------------------*/
/* Section 6.1-jk - Size */
/*--------------------*/

.content-big {
        float: left; width: 550px; margin: 0px; padding: 30px 10px 0px 10px; background-color: rgb(255,255,255);        
}

/*-------------------------*/
/* Section 6.2.jk - Pagetitle */
/*-------------------------*/

.content-big-pagetitle {
        width: 515px; margin: 0px 0px 10px 0px; padding: 0px;
}

.content-big-pagetitle p {
        padding: 0px; margin: 0px; font-weight: bold; font-size: 300%;
}

/*----------------------------------*/
/* Section 6.3 - Extra container    */
/*----------------------------------*/
/* To ensure that no problems arise */
/* with right and left floatings    */
/* and make the implementation      */
/* robuster.                        */
/*----------------------------------*/

.contentbox-container-full {
         float: left; width: 720px; margin: 10px 0px 1.5em 1px; padding: 0px; 
        padding: 10px 5px 5px 5px; 
        border-top: solid 1px rgb(136,188,220);
        border-left: solid 1px rgb(136,188,220);
        border-right: solid 1px rgb(136,188,220);
        border-bottom: solid 1px rgb(136,188,220);

}

.contentbox-container-full890 {
         float: left; width: 880px; margin: 10px 0px 1.5em 1px; padding: 0px; 
        padding: 10px 5px 5px 5px; 
        border-top: solid 1px rgb(136,188,220);
        border-left: solid 1px rgb(136,188,220);
        border-right: solid 1px rgb(136,188,220);
        border-bottom: solid 1px rgb(136,188,220);

}

.gielda_width {
      float: left; 
      margin: 10px 0px 1.5em 100px;      
      width: 680px; 
}

.gielda_float {
      float: left; 
}

.blad {color: #ff0000;border:2px solid #ff0000; font-size: 100%;text-align:center;font-weight:bold;width:90%;padding:5px;}
.ok {color: #dd6e00;border:2px solid #dd6e00; font-size: 100%;text-align:center;font-weight:bold;width:90%;padding:5px;}


.contentbox-container-left {
        float: left; width: 205px; margin: 0px 0px 1.5em 0px; padding: 0px;
}

.contentbox-container-right {
        float: right; width: 205px; margin: 0px 0px 1.5em 0px; padding: 0px;
}




/*-----------------------------*/
/* Section 6.4 - Content title */
/*-----------------------------*/

.contentbox-title-noshading-noline {
        display: block; margin: 0px; padding: 0px; background-color: transparent; text-transform: none; font-weight: bold; font-size: 150%;
}

.contentbox-title-noshading-line {
        display: block; margin: 0px 0px 0.2em 0px; padding: 0px; border-bottom: solid 2px rgb(135,135,135); background-color: transparent; text-transform: none; font-weight: bold; font-size: 150%;
}

.contentbox-title-shading {
          margin: 0px 0px 0px 0px; padding: 10px 0px 7px 3px; background-color: rgb(225,225,225); font-weight: bold; font-size: 150%;   
    background-color: rgb(189,185,229);   
    background-color: transparent;
    background: #fff url(../grafika/left_baner.jpg) no-repeat;  
    background-color: rgb(216,255,255); 
    background: #fff url(../grafika/bg-cien1.png) repeat; 
    background: #fff url(../grafika/boxhdr.png) no-repeat; 
    background: #fff url(../grafika/boxhdr600.jpg) no-repeat; 
    background: #fff url(../grafika/head2.jpg) no-repeat;   

          background: url('../images/submenu_background_full.gif') no-repeat ;
          text-align: left;
          
         /* height: 36px; */         
}


.contentbox-big-title-noshading-noline {
        display: block; margin: 0px; padding: 0px; background-color: transparent; text-transform: none; font-weight: bold; font-size: 150%;
}

.contentbox-big-title-noshading-line {
        display: block; margin: 0px 0px 0.2em 0px; padding: 0px; border-bottom: solid 2px rgb(135,135,135); background-color: transparent; text-transform: none; font-weight: bold; font-size: 150%;
}

.contentbox-big-title-shading {
          margin: 0px; padding: 1px 0px 2px 3px; background-color: rgb(225,225,225); font-weight: bold; font-size: 150%;        
}

/*--------------------------------*/
/* Section 6.5 - Contentbox size  */
/*--------------------------------*/

/* No shading */
.contentbox-noshading {
        margin: 0px; padding: 0.7em 2px 0px 2px; background-color:rgb(238,237,249); font-size: 110%;
}

/*        margin: 0px; padding: 0.7em 0px 0px 0px; background-color:rgb(238,237,249); font-size: 110%;  */

/* No shading */


.acontentbox-container-full {
         float: left; width: 870px; margin: 0px 0px 1.5em 0px; padding: 0px;
}


acontentbox-big-container-full {
         float: left; width: 870px; margin: 0px 0px 1.5em 0px; padding: 0px;
}


.acontentbox-container-left {
        float: left; width: 505px; margin: 0px 0px 1.5em 0px; padding: 0px;
}

.acontentbox-container-right {
        float: right; width: 355px; margin: 0px 0px 1.5em 0px; padding: 0px;
}




/*-----------------------------*/
/* Section 6.4 - Content title */
/*-----------------------------*/

.acontentbox-title-noshading-noline {
        display: block; margin: 0px; padding: 0px; background-color: transparent; text-transform: none; font-weight: bold; font-size: 150%;
}

.acontentbox-title-noshading-line {
        display: block; margin: 0px 0px 0.2em 0px; padding: 0px; border-bottom: solid 2px rgb(135,135,135); background-color: transparent; text-transform: none; font-weight: bold; font-size: 150%;
}

/*.acontentbox-title-shading {   */
/*          margin: 0px; padding: 1px 0px 2px 3px; background-color: rgb(225,225,225); font-weight: bold; font-size: 150%;        */
/*}  */


.acontentbox-title-shading {
    margin: 0px;
    margin: 0px 65px 0px 65px;
    padding: 1px 0px 2px 3px; 
      padding: 6px 10px 25px 18px; 
    background-color: rgb(225,225,225);
    background-color: rgb(100,100,0);
    font-weight: bold; 
    font-size: 140%; 
/*    border: solid 2px rgb(135,135,135);  */
/*    border: none; */
    background-color: rgb(189,185,229);   
    background-color: transparent;
    background: #fff url(../grafika/left_baner.jpg) no-repeat;  
    background-color: rgb(216,255,255); 
    background: #fff url(../grafika/bg-cien1.png) repeat; 
    background: #fff url(../grafika/boxhdr.png) no-repeat; 
    background: #fff url(../grafika/boxhdr600.jpg) no-repeat; 
    background: #fff url(../grafika/head2.jpg) no-repeat; 
/*    border-bottom: solid 1px rgb(136,188,220);  */

}



.acontentbox-big-title-noshading-noline {
        display: block; margin: 0px; padding: 0px; background-color: transparent; text-transform: none; font-weight: bold; font-size: 150%;
}

.acontentbox-big-title-noshading-line {
        display: block; margin: 0px 0px 0.2em 0px; padding: 0px; border-bottom: solid 2px rgb(135,135,135); background-color: transparent; text-transform: none; font-weight: bold; font-size: 150%;
}

.acontentbox-big-title-shading {
          margin: 0px; padding: 1px 0px 2px 3px; background-color: rgb(225,225,225); font-weight: bold; font-size: 150%;        
}

/*--------------------------------*/
/* Section 6.5 - Contentbox size  */
/*--------------------------------*/

/* No shading */
.acontentbox-noshading {
        margin: 0px;
        padding: 0.7em 2px 0px 2px; 
        background-color:rgb(238,237,249);
        font-size: 110%;
}

/*        margin: 0px; padding: 0.7em 0px 0px 0px; background-color:rgb(238,237,249); font-size: 110%;  */

/* No shading */

.imieniny {
        margin: 0px; padding: 0px 0px 0px 0px; background-color: transparent;font-size: 120%;
}

/* Shading */
.contentbox-shading {
        margin: 0px; padding: 7px 2px 5px 2px; background-color: transparent;
}

* No shading */
.contentbox-big-noshading {
        margin: 0px; padding: 0.7em 0px 0px 0px; background-color: transparent;
}

/* Shading */
.contentbox-big-shading {
        margin: 0px; padding: 7px 10px 5px 10px; background-color: transparent;
}

/*-------------------------------*/
/* Section 6.6 - Contentbox text */
/*-------------------------------*/

/* Heading */
h1 {
        clear: left; margin: 1.0em 0px 1.0em 0px; font-weight: bold; font-size: 150%;
}

h2 {
        clear: left; margin: 1.5em 0px 1.0em 0px; font-weight: bold; font-size: 140%;
}

h3 {
        clear: left; margin: 1.0em 0px 0.6em 0px;        font-weight: bold; font-size: 130%;
}

h4 {
        clear: left; margin: 0.5em 0px 0.5em 0px;        font-weight: bold; font-style: italic; font-size: 130%;
}

h5 {
        clear: left; margin: 0.3em 0px 0.3em 0px;        font-weight: bold; font-size: 130%;
}
/* Paragraph text */
p {
   clear: left; margin: 0em 0px 0.5em 0px; padding: 0px; font-size: 130%;
}

/* Quote */
p.quote {
   clear: left; margin: 0em 30px 0.6em 30px;        line-height: 120%; font-size: 120%;
}

/* Embedded */
.embed {
   float: left; width: 120px; margin: 2px 7px 2px 0px; padding: 5px 5px 5px 5px; background-color: rgb(225,225,225); font-style: italic; font-weight: bold;  line-height: 1.2em; font-size: 180%;
}

.embed-caption {
   float: left; margin: 5px 0px 0px 0px; padding: 0px; font-style: italic; font-weight: normal; line-height: 1.2em; font-size: 50%;
}

/* Unordered list */
.content ul {
        margin: 0px 10px 0px 10px; padding: 0px 0px 0px 10px; list-style-type: disc; list-style-position: outside; font-size: 130%;
}

/* Ordered List */
.content ol {
        margin: 0px 10px 0px 17px; padding: 0px 0px 0px 30px; list-style-type: decimal; list-style-position: outside; font-size: 130%;
}

/*--------------------------*/
/* Section 6.7 - Datatables */
/*--------------------------*/

.tabledata {
        clear: left; margin: 0.5em 0px 0.2em 30px; border: solid 1px rgb(150,150,150); empty-cells: show; border-collapse: collapse; background-color: rgb(225,225,225);
}

.tabledata tr {
        margin: 0px; padding: 0px;
}

.tabledata td {
        padding: 2px 7px 2px 7px; border: solid 1px rgb(150,150,150); text-align: left; font-size: 120%;
}

.tabledata th {
        margin: 0px; padding: 2px 7px 2px 7px; border: solid 1px rgb(150,150,150); empty-cells: show; text-align: left; font-size: 120%;         
}

p.tabledata-caption {
        margin: 0em 0px 10px 30px; padding: 0px; clear: both; text-align: left; font-size: 120%;
}

/*----------------------*/
/* Section 6.8 - Images */
/*----------------------*/

/* No border */
.img-left-noborder {
        float: left; margin: 0.3em 7px 3px 0px;
}

.img-right-noborder {
        float: right; margin: 0.3em 0px 3px 7px;
}

/* Border */
.img-left-border {
        float: left; margin: 0.3em 7px 3px 0px; border: solid 0px rgb(150,150,150);
}

.img-right-border {
        float: right; margin: 0.3em 0px 3px 7px; border: solid 0px rgb(150,150,150);        
}

/***********************/
/* SECTION 7 - SIDEBAR */
/***********************/

/*-----------------------------------------------*/
/* Section 7.1 - Size                            */
/*-----------------------------------------------*/
/* Because of IE float-rendering bug, the width  */
/* must be reduced by 6px, otherwise it will     */
/* duplicate characters after the last float     */
/* Reason: IE may not alwys allow nested floats  */
/* have identical widths, but inside float must  */
/* be smaller than outside float. This IE-bug is */
/* somewhat unpredictable. See Section 5 header  */
/* for more details on this topic.               */
/*-----------------------------------------------*/

.sidebar {
         float: right; width: 144px; margin: 0px ; padding: 57px 5px 0px 0px; background-color: rgb(255,255,255);
}

/*-----------------------*/
/* Section 7.2 - Textbox */
/*-----------------------*/

.sidebarbox-noborder {
        width: 140px; margin: 0em 0px 1.0em 0px; padding: 0px;
}

.sidebarbox-border {
        width: 145px; margin: 0px 0px 1.0em 0px; padding: 4px 4px 4px 6px; border: solid 1px rgb(200,200,200);
}

.licznik-border {
      position: relative;  width: 110px; margin: 0px 0px 1.0em 0px; padding: 4px 4px 4px 4px; border: solid 1px rgb(200,200,200);
}
/*-----------------------------*/
/* Section 7.3 - Textbox title */
/*-----------------------------*/

.sidebarbox-title-noshading-noline {
         display: block; margin: 0px 0px 0.5em 0px; padding: 1px 0px 1px 0px;font-weight: bold; font-size: 120%;
}

.sidebarbox-title-noshading-line {
        display: block; margin: 0px 0px 0.5em 0px; padding: 1px 0px 1px 0px; border-bottom: solid 1px rgb(135,135,135); background-color: transparent; font-weight: bold; font-size: 120%;
}

.sidebarbox-title-shading {
        display: block; margin: 0px 0px 0.5em 0px; padding: 2px 5px 2px 5px; background-color: rgb(225,225,225); font-weight: bold; font-size: 120%;
}

/*------------------------------*/
/* Section 7.4 - Paragraph text */
/*------------------------------*/

.sidebarbox-noborder p {
        margin: 0px 4px 0.4em 4px; padding: 0px; background-color: transparent; font-size: 110%;
}

.sidebarbox-border p {
        margin: 0px 0px 0.4em 0px; padding: 0px; background-color: transparent; font-size: 110%;
}

/**********************/
/* SECTION 8 - FOOTER */
/**********************/

/* Somehow not possible to use percentage values to scale the font-size here. */
/* Therefore the is the font-size definition given in the generic CSS-class   */
/* "footer-font", even though those generic font classes should all have a    */
/* normed size of 1.0em. But making footer an exception will not hurt us.     */

.footer {
        clear: both; width:890px; margin: 0em 0px 0px 0px; padding: 5px 0px 5px 5px; border-top: solid 1px rgb(200,200,200); border-bottom: solid 1px rgb(200,200,200); background-color: rgb(255,255,255); 
        background-color: rgb(233,233,233);
        text-align: center;        
}

/***************************************************/
/* SECTION 9 - HYPERLINKS FOR NON-NAVIGATION TEXTS */
/***************************************************/

/* .content a, .sidebar a {      */
/*         color: rgb(0,0,0); text-decoration: underline;     */
/* }     */

/* .content a:hover, .sidebar a:hover {     */
/*         color: rgb(110,110,110); text-decoration: none;     */
/* }     */

/* .content a:visited, .sidebar a:visited {     */
/*         color: rgb(110,110,110);     */
/* }     */

.footer a {
        color: rgb(150,150,150); text-decoration: underline;
}

.footer a:hover {
        color: rgb(0,0,0); text-decoration: none;
}

/********************************/
/* SECTION 10 - GENERIC CLASSES */
/********************************/

/*------------------------------------------*/
/* Section 10.1 - Global default fonts      */
/*------------------------------------------*/
/* Only applied to the main div-statements  */
/* for the basic page regions.              */
/*------------------------------------------*/

.nav-global-font {
        font-size: 1.0em;
}

.nav-main-font {
        font-size: 1.1em;
}

.nav-sub-font {
        font-size: 1.0em;
}

/* rozmiar fontu w aktualnościach */
.content-font {
       font-size: 1.2em; line-height: 1.4em; color: rgb(50,50,50);
}

.sidebar-font {
        font-size: 1.3em; line-height: 1.5em; color: rgb(70,70,70);
}

/* Percentage value does not work in "footer", so we     */
/* cannot give the normed size of "1.0em" here and scale */
/* it up inside the "footer". Thus we define the final   */
/* font-size here the way it will appear on screen.      */
.footer-font {
        font-size: 1.1em; color: rgb(150,150,150);
}

/*--------------------------------------*/
/* Section 10.2 - Horizontal alignments */
/*--------------------------------------*/

.align-left {
        text-align: left;
}

.align-right {
        text-align: right;
}

.float-left {
        float: left;
}

.float-right {
        float: right;
}

/*-------------------------------------*/
/* Section 10.3 - Title decoration box */
/*-------------------------------------*/

.box-on {
        float: left; width: 1.3em; margin-right: 0.4em; margin-left: 3px; margin-top: 3px; padding-left: 0.4 em; 
}

.box-off {
        display: none;
}

/*---------------------------*/
/* Section 10.4  Text colors */
/*---------------------------*/

/* Basic Colors */
.txt-white {
        color: rgb(255,255,255);
}

.txt-black {
        color: rgb(0,0,0);
}

/* Grey */
.txt-grey01 {
        color: rgb(242,242,242);
}

.txt-grey02 {
        color: rgb(230,230,230);
}

.txt-grey03 {
        color: rgb(217,217,217);
}

.txt-grey04 {
        color: rgb(204,204,204);
}

.txt-grey05 {
        color: rgb(191,191,191);
}

.txt-grey06 {
        color: rgb(178,178,178);
}

.txt-grey07 {
        color: rgb(153,153,153);
}

.txt-grey08 {
        color: rgb(127,127,127);
}

.txt-grey09 {
        color: rgb(89,89,89);
}

.txt-grey10 {
        color: rgb(51,51,51);
}

/* Yellow */
.txt-yellow01 {
        color: rgb(254,252,232);
}

.txt-yellow02 {
        color: rgb(253,249,201);
}

.txt-yellow03 {
        color: rgb(253,246,185);
}

.txt-yellow04 {
        color: rgb(252,243,162);
}

.txt-yellow05 {
        color: rgb(251,239,139);
}

.txt-yellow06 {
        color: rgb(250,236,116);
}

.txt-yellow07 {
        color: rgb(249,233,93);
}

.txt-yellow08 {
        color: rgb(249,230,69);
}

.txt-yellow09 {
        color: rgb(248,227,46);
}

.txt-yellow10 {
        color: rgb(247,224,23);
}

/* Blue */
.txt-blue01 {
        color: rgb(216,255,255);
}

.txt-blue02 {
        color: rgb(216,255,255);
}

.txt-blue03 {
        color: rgb(205,202,236);
}

.txt-blue04 {
        color: rgb(189,185,229);
}

.txt-blue05 {
        color: rgb(172,167,223);
}

.txt-blue06 {
        color: rgb(155,149,217);
}

.txt-blue07 {
        color: rgb(139,132,210);
}

.txt-blue08 {
        color: rgb(0,128,255);
}

.txt-blue09 {
        color: rgb(106,97,197);
}

.txt-blue10 {
        color: rgb(89,79,191);
}

/* Green */
.txt-green01 {
        color: rgb(237,246,229);
}

.txt-green02 {
        color: rgb(220,238,204);
}

.txt-green03 {
        color: rgb(202,229,178);
}

.txt-green04 {
        color: rgb(185,220,153);
}

.txt-green05 {
        color: rgb(167,211,127);
}

.txt-green06 {
        color: rgb(149,203,102);
}

.txt-green07 {
        color: rgb(132,194,76);
}

.txt-green08 {
        color: rgb(114,185,51);
}

.txt-green09 {
        color: rgb(97,177,25);
}

.txt-green10 {
        color: rgb(79,168,0);
}
.txt-green11 {
        color: rgb(0,192,0);
}

.txt-green12 {
        color: rgb(0,144,0);
}

/* Red */
.txt-red01 {
        color: rgb(252,235,233);
}

.txt-red02 {
        color: rgb(248,216,211);
}

.txt-red03 {
        color: rgb(245,196,188);
}

.txt-red04 {
        color: rgb(242,177,166);
}

.txt-red05 {
        color: rgb(238,157,144);
}

.txt-red06 {
        color: rgb(235,137,122);
}

.txt-red07 {
        color: rgb(232,118,100);
}

.txt-red08 {
        color: rgb(229,98,77);
}

.txt-red09 {
        color: rgb(225,79,55);
}

.txt-red10 {
        color: rgb(222,59,33);
}

/*----------------------------------*/
/* Section 10.5 - Background colors */
/*----------------------------------*/

/* Basic Colors */
.bg-white {
        background-color: rgb(255,255,255);
}

.bg-black {
        background-color: rgb(0,0,0);
}

/* Grey */
.bg-grey01 {
        background-color: rgb(242,242,242);
}

.bg-grey02 {
        background-color: rgb(230,230,230);
}

.bg-grey03 {
        background-color: rgb(217,217,217);
}

.bg-grey04 {
        background-color: rgb(204,204,204);
}

.bg-grey05 {
        background-color: rgb(191,191,191);
}

.bg-grey06 {
        background-color: rgb(178,178,178);
}

.bg-grey07 {
        background-color: rgb(153,153,153);
}

.bg-grey08 {
        background-color: rgb(127,127,127);
}

.bg-grey09 {
        background-color: rgb(89,89,89);
}

.bg-grey10 {
        background-color: rgb(51,51,51);
}

/* Yellow */
.bg-yellow01 {
        background-color: rgb(254,252,232);
}

.bg-yellow02 {
        background-color: rgb(253,249,201);
}

.bg-yellow03 {
        background-color: rgb(253,246,185);
}

.bg-yellow04 {
        background-color: rgb(252,243,162);
}

.bg-yellow05 {
        background-color: rgb(251,239,139);
}

.bg-yellow06 {
        background-color: rgb(250,236,116);
}
 
.bg-yellow07 {
        background-color: rgb(249,233,93);
}

.bg-yellow08 {
        background-color: rgb(249,230,69);
}

.bg-yellow09 {
        background-color: rgb(248,227,46);
}

.bg-yellow10 {
        background-color: rgb(247,224,23);
}

/* Blue */
.bg-blue01 {
         background-color: rgb(238,237,249);

}

.bg-blue02 {
         background-color: rgb(238,237,249);
}

.bg-blue03 {
        background-color: rgb(205,202,236);
}

.bg-blue04 {
        background-color: rgb(189,185,229);
}

.bg-blue05 {
        background-color: rgb(172,167,223);
}

.bg-blue06 {
        background-color: rgb(155,149,217);
}

.bg-blue07 {
        background-color: rgb(139,132,210);
}

.bg-blue08 {
        background-color: rgb(0,128,255);
}

.bg-blue09 {
        background-color: rgb(106,97,197);
}

.bg-blue10 {
        background-color: rgb(89,79,191);
}

/* Green */
.bg-green01 {
        background-color: rgb(237,246,229);
}

.bg-green02 {
        background-color: rgb(220,238,204);
}

.bg-green03 {
        background-color: rgb(202,229,178);
}

.bg-green04 {
        background-color: rgb(185,220,153);
}

.bg-green05 {
        background-color: rgb(167,211,127);
}

.bg-green06 {
        background-color: rgb(149,203,102);
}

.bg-green07 {
        background-color: rgb(132,194,76);
}

.bg-green08 {
        background-color: rgb(114,185,51);
}

.bg-green09 {
        background-color: rgb(97,177,25);
}

.bg-green10 {
        background-color: rgb(79,168,0);
}

.bg-green11 {
        color: rgb(0,192,0);
}

.bg-green12 {
        color: rgb(0,144,0);
}




/* Red */
.bg-red01 {
        background-color: rgb(252,235,233);
}

.bg-red02 {
        background-color: rgb(248,216,211);
}

.bg-red03 {
        background-color: rgb(245,196,188);
}

.bg-red04 {
        background-color: rgb(242,177,166);
}

.bg-red05 {
        background-color: rgb(238,157,144);
}

.bg-red06 {
        background-color: rgb(235,137,122);
}

.bg-red07 {
        background-color: rgb(232,118,100);
}

.bg-red08 {
        background-color: rgb(229,98,77);
}

.bg-red09 {
        background-color: rgb(225,79,55);
}

.bg-red10 {
        background-color: rgb(222,59,33);
}

.bg_pic_slad {
   background-image: url(../img/link_tlo.jpg); 
}


.bg_none {
  background-image: none; 
}

.he_10 {
   height: 10px;
}

/******************************/
/* SECTION 11 - MISCELLANEOUS */
/******************************/

/* Horizontal line */
hr {
        clear: both; width: 425px; height: 1px; border: none;
}

/* HTML-code examples */
.showcode {
  font-family: monospace; font-weight: bold; font-size: 13px; color: rgb(255,0,0);
}

/* Hide HTML-tags. Good when no pagestyle supported by browser */
.hide {
        display: none;
}

br {
        clear: both;
}


/* zagle.css*/





.box_news {
        font-family:verdana;
        color:#014B64;
        font-size:10px;
        font-weight:bold;
        align: right;
}


.box_news_tekst {
        font-family:verdana;
        color:#014B64;
        font-size:10px;
}
a.box_news:link {
        color: #FF3333;
        font-family:verdana;
        font-size:10px;
        font-weight:bold;
        text-decoration:none;
}
a.box_news:visited {
        color: #FF3333;
        font-family:verdana;
        font-size:10px;
        font-weight:bold;
        text-decoration:none;
        
}
a.box_news:hover {
        color: #FF3333;
        font-family:verdana;
        font-size:10px;
        font-weight:bold;
        text-decoration:underline;
}
a.box_news:active {
        color: #FF3333;
        font-family:verdana;
        font-size:10px;
        font-weight:bold;
        text-decoration:none;
}

#MENU {
        width: 160px;
        overflow: hidden; 
        float: left;
        padding-bottom: 30px;
        background: #fff url("menu_t.gif") no-repeat left top;
        padding-top: 7px;
        color:  rgb(51,51,51) ;
}
#MENU dl {
        display: block;
        margin: 0;
        padding: 0;
        padding-bottom: 20px;
        margin-bottom: 20px;
        background: #fff url("menu_b.gif") no-repeat left bottom;
        color:  rgb(51,51,51) ;
}
#MENU dt, #MENU dd {
        display: block;
        margin: 0;
        padding: 0;
        cursor: pointer;
}
#MENU dt {
        width: 120px;
        background:  rgb(238,237,249) url("menu_h.gif") no-repeat left top;
        padding: 9px 20px 12px 20px;
        font-size: 12px;
        color: #fff;
        color:  rgb(51,51,51) ;
        font-weight: bold;
        text-decoration: none;
}

#MENU dt a {
        color:  rgb(255,255,255) ;
        text-decoration: none; 
}


#MENU dt a:hover {
        color:  rgb(51,51,51) ;
        text-decoration: none; 
}

#MENU dd {
        background: #fff url("menu.gif") repeat-y left;
        font-size: 9px;
        color: #0;
        padding: 0 20px 5px 12px;
}

#MENU dd b {
        font-size: 12px;
}

#MENU dd ul li a {
       display: inline;
}

#MENU dd a {
        display: block;
        background: url("menu_point.gif") no-repeat left top;
        padding: 1px 0 1px 20px;
        color: rgb(51,51,51);
        text-decoration: none;
        font-weight: bold;
        border: 0;
}

#MENU dd a:hover {
        background:  background rgb(231,231,231) url("menu_point.gif") no-repeat left top;
        color: rgb(0,0,0)
}

#MENU dd a strong {
        color: rgb(231,231,231)
}

#MENU ul, #MENU ul li {
        display: block;
        list-style-type: none;
        margin: 0;
        padding: 0;
}

#MENU dl ul li {
        background: url("menu_li.gif") no-repeat 20px 2px;
        padding-left: 35px;
}

#MENU dl ul li a {
        background: none;
        padding-left: 0;
        font-weight: normal;
}

#MENU li {
        font-size: 10px;
        color: rgb(51,51,51);
}

#MENU li a {
        font-size: 10px;
        color: rgb(51,51,51);
}

#MENU li a:hover {
        font-size: 10px;
        color: rgb(0,0,0);
        background: rgb(231,231,231);
}


#MENUA {
        width: 155px;
        overflow: hidden;
        float: left;
        padding-bottom: 5px;
        background: #fff url("menu_t.gif") no-repeat left top;

        padding-top: 10px;
        padding-bottom: 10px;        
        color:  rgb(51,51,51) ;
        font-size: 12px;
}
#MENUA dl {
        display: block;
        margin: 0;
        padding: 0;
        padding-bottom: 5px;
        margin-bottom: 10px;
        background: #fff url("menu_b.gif") no-repeat left bottom;
        color:  rgb(51,51,51) ;
}
#MENUA dt, #MENUA dd {
        display: block;
        margin: 0;
        padding: 0;
        cursor: pointer;
}

#MENUA dt {
        width: 145px;
        height: 20px;   
        background:  rgb(238,237,249) url("menua_h.gif") no-repeat left top;
        padding:6px 3px 3px 6px;
        font-size: 10px;
        align: left;  
        color: rgb(238,237,249)
        color:  rgb(51,51,51) ;
        line-height: 0.9em;
        font-weight: bold;
        text-decoration: none;
                text-align: left; 
}

#MENUA dt a {
        color:  rgb(255,255,255) ;
        color: rgb(153,153,153);
        color: rgb(89,89,89); 
        text-decoration: none; 
}


#MENUA dt a:hover {
        color:  rgb(51,51,51) ;
        color: rgb(0,128,255);
        text-decoration: none; 
}

#MENUA dd {
        background: #fff url("menu.gif") repeat-y left;
        font-size: 10px;
        color: #0;
        padding: 2px 20px 1px 12px;
        text-align: left; 
}

#MENUA dd b {
        font-size: 10px;
}

#MENUA dd ul li a {
       display: inline;
}

#MENUA dd a {
        display: block;
        background: url("menu_point.gif") no-repeat left top;
        padding: 1px 0 1px 20px;
        color: rgb(51,51,51);
        text-decoration: none;
        font-weight: bold;
        border: 0;
}

#MENUA dd a:hover {
        background:  background rgb(231,231,231) url("menu_point.gif") no-repeat left top;
        color: rgb(0,0,0)
}

#MENUA dd a strong {
        color: rgb(231,231,231)
}

#MENUA ul, #MENUA ul li {
        display: block;
        list-style-type: none;
        margin: 0;
        padding: 0;
}

#MENUA dl ul li {
        background: url("menu_li.gif") no-repeat 20px 2px;
        padding-left: 35px;
}

#MENUA dl ul li a {
        background: none;
        padding-left: 0;
        font-weight: normal;
}

#MENUA li {
        font-size: 10px;
        color: rgb(51,51,51);
}

#MENUA li a {
        font-size: 10px;
        color: rgb(51,51,51);
}

#MENUA li a:hover {
        font-size: 10px;
        color: rgb(0,0,0);
        background: rgb(231,231,231);
}


MENUB {
        width: 160px;
        overflow: hidden; 
        float: left;
        padding-bottom: 30px;
        background: #fff url("menu_t.gif") no-repeat left top;
        padding-top: 7px;
        color:  rgb(51,51,51) ;
}
#MENUB dl {
        display: block;
        margin: 0;
        padding: 0;
        padding-bottom: 20px;
        margin-bottom: 20px;
        background: #fff url("menu_b.gif") no-repeat left bottom;
        color:  rgb(51,51,51) ;
}
#MENUB dt, #MENUB dd {
        display: block;
        margin: 0;
        padding: 0;
        cursor: pointer;
}
#MENUB dt {
        width: 120px;
        background:  rgb(238,237,249) url("menu_h.gif") no-repeat left top;
        padding: 9px 20px 12px 20px;
        font-size: 16px;
        color: #fff;
        font-weight: bold;
        text-decoration: none;
}

#MENUB dt a {
        color:  rgb(255,255,255) ;
        text-decoration: none; 
}


#MENUB dt a:hover {
        color:  rgb(51,51,51) ;
        text-decoration: none; 
}

#MENUB dd {
        background: #fff url("menu.gif") repeat-y left;
        font-size: 11px;
        color: #0;
        padding: 0 20px 5px 12px;
}

#MENUB dd b {
        font-size: 15px;
}

#MENUB dd ul li a {
       display: inline;
}

#MENUB dd a {
        display: block;
        background: url("menu_point.gif") no-repeat left top;
        padding: 1px 0 1px 20px;
        color: rgb(51,51,51);
        text-decoration: none;
        font-weight: bold;
        border: 0;
}

#MENUB dd a:hover {
        background:  background rgb(231,231,231) url("menu_point.gif") no-repeat left top;
        color: rgb(0,0,0)
}

#MENUB dd a strong {
        color: rgb(231,231,231)
}

#MENUB ul, #MENUB ul li {
        display: block;
        list-style-type: none;
        margin: 0;
        padding: 0;
}

#MENUB dl ul li {
        background: url("menu_li.gif") no-repeat 20px 2px;
        padding-left: 35px;
}

#MENUB dl ul li a {
        background: none;
        padding-left: 0;
        font-weight: normal;
}

#MENUB li {
        font-size: 10px;
        color: rgb(51,51,51);
}

#MENUB li a {
        font-size: 10px;
        color: rgb(51,51,51);
}

#MENUB li a:hover {
        font-size: 10px;
        color: rgb(0,0,0);
        background: rgb(231,231,231);
}


#HEADER {
        width: 900px;
        text-align: center;
        background: url("links46.gif") no-repeat bottom;
        color: #fff;
        height: 46px;
}

#HEADER ul {
        display: block;
        list-style-type: none;
        margin:0;
        padding: 10px 0 0 0 ;
        font-size: 16px;
}

#HEADER ul li {
        display: inline;
        list-style-type: none;
        margin: 0;
/*        padding: 0 13px 0 19px; */
        padding: 0 15px 0 33px;
        white-space: nowrap;
       background: url("linkms46.gif") no-repeat left; 
}


#HEADER a {
        font-weight: bold;
        color:  rgb(255,255,255);
        text-decoration: none;
        border: 0;
}

#HEADER a:hover {
        font-weight: bold;
        color: rgb(51,51,51);
        text-decoration: none;
        border: 0;
}


#LHEADER {
        width: 900px;
        text-align: center;
       background: url("links.gif") no-repeat bottom; 
        color: #fff;
        height: 41px;
}


#LHEADER ul {
        display: block;
        list-style-type: none;
        margin:0;
        padding: 10px 0 0 0 ;
        font-size: 12px;
}

#LHEADER ul li {
        display: inline;
        list-style-type: none;
        margin: 0;
        padding: 0 13px 0 19px;
/*        padding: 0 18px 0 24px; */
        white-space: nowrap;
        background: url("linksm.gif") no-repeat left;  
}


#LHEADER a {
        font-weight: bold;
        color:  rgb(255,255,255);
        text-decoration: none;
        border: 0;
}

#LHEADER a:hover {
        font-weight: bold;
        color: rgb(51,51,51);
        text-decoration: none;
        border: 0;
}



.ddmx  { width: 160px;}

.ddmx .item1, .ddmx .item1:hover, .ddmx .item1-active, .ddmx .item1-active:hover {
    padding: 0px 0px 0px 0px;
    font-family: Tahoma, Verdana, helvetica, sans-serif; 
    height: 35px;
    font-size: 12px;
    color: #feeed5;
    color: #A3FFFF;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}

.ddmx .item1 img{
    filter:invert();
    filter:gray();
    filter:glow(color=black, strength=10, border=1);
    filter:alpha(opacity=30%,finishopacity=100%,style=3);
    filter:gray();
    filter:invert();
    filter:glow(color=black, strength=10, border=1);
    filter:alpha(opacity=70,finishopacity=90,style=1);
}

.ddmx .item1-active img{

    filter:invert();
    filter:gray();
    filter:glow(color=black, strength=10, border=1);
    filter:alpha(opacity=30%,finishopacity=100%,style=3);
    filter:gray();
    filter:invert();
    filter:glow(color=black, strength=10, border=1);
    filter:alpha(opacity=70,finishopacity=90,style=3);
    filter: alpha(opacity=50) gray;
}

.ddmx .item2, .ddmx .item2:hover, .ddmx .item2-active, .ddmx .item2-active:hover {
    padding: 5px 8px 5px 8px;
    font: 11px tahoma;
    color: #AFFFFF;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
    text-align: left;
    border-bottom: dashed;
    border-bottom: solid;
    border-top: none;
    border-left: none;
    border-right: solid;
    border-width: 2px;
    border-color: #301303;
    border-color: #0060FF;
    border-color: #CACACA;
}

.ddmx .item2 {
    background: #5c4232;
    background: #0060FF;
}

.ddmx #aktu .item2 {
    background: #5c4232;
    background: #0060FF;
    color: #feeed5;
    color: #9CFFFF;
}

.ddmx #aktu .item2:hover, .ddmx #aktu .item2-active, .ddmx #aktu .item2-active:hover
{
    background: #bdae98;
    background: #0060FF;
    color: #000000;
    color: #9CFFFF;
}



.ddmx #sezonb .item2 {
    background: #5c4232;
    background: #0060FF;
    color: #feeed5;
    color: #00FFFF;
}

.ddmx #sezonb .item2:hover, .ddmx #sezonb .item2-active, .ddmx #sezonb .item2-active:hover {
    background: #bdae98;
    color: #000000;
}


.ddmx #archi .item2 {
    background: #5c4232;
    background: #0060FF;
    background: #838383;
    background: #0088FA;
    color: #feeed5;
    color: #FFFFFF;
    border-color: #E0E0E0;
}

.ddmx #archi .item2:hover, .ddmx #archi .item2-active, .ddmx #archi .item2-active:hover {
    background: #bdae98;
    background: #00FFFF;
    background: #E0E0E0;
    background: #C1C1C1;
    color: #000000;
    border-color: #838383;
}


.ddmx #mlinki .item2 {
    background: #5c4232;
    color: #feeed5;
}

.ddmx #mlinki .item2:hover, .ddmx #mlinki .item2-active, .ddmx #mlinki .item2-active:hover {
    background: #bdae98;
    color: #000000;
}





.ddmx .item2:hover, .ddmx .item2-active, .ddmx .item2-active:hover {
    background: #feeed5;
}

.ddmx .arrow, .ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;

}

.ddmx .item2 img,

.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}



/* Menu2 */

.ddmx2 {
    font: 11px tahoma;
}

.ddmx2 .item1,

.ddmx2 .item1:hover,

.ddmx2 .item1-active,

.ddmx2 .item1-active:hover {
    padding: 3px 10px 3px 10px;
    border-bottom: 1px solid #7FBCFD;
    background: #4085C3;
    font: 12px arial;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}

.ddmx2 .item2,

.ddmx2 .item2:hover,

.ddmx2 .item2-active,

.ddmx2 .item2-active:hover {
    padding: 3px 8px 4px 8px;
    font: 11px tahoma;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}

.ddmx2 .item2 {
    background: #4085C3;
}

.ddmx2 .item2:hover,

.ddmx2 .item2-active,

.ddmx2 .item2-active:hover {
    background: #ffffff;
    color: black;
}

.ddmx2 .arrow,

.ddmx2 .arrow:hover {
    padding: 3px 16px 4px 8px;
}

.ddmx2 .item2 img,

.ddmx2 .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}

.ddmx2 .section {
    position: absolute;
    visibility: hidden;
    z-index: -1;
}



.ddmx2 .bottom,

.ddmx2 .bottom:hover {

}


.ddmx {
        font-size: 9pt;
                font-weight: bold;        
                font-family: verdana, helvetica, sans-serif;
                color: White;
                text-decoration: none;
        z-index: 500;
        width:780px;
        margin-left: auto;
         margin-right: auto;
         height: 24px;
         padding: 0;

}

head:first-child+body .ddmx 
{
     margin-bottom: 0px;
     padding-bottom: 0px;
}

.ddmx .section {
    margin-top: 0px;
    border: 0px solid #fff;
    background-color: #5c4232;
    background-color: #0090FF2;
    position: absolute;
    visibility: hidden;
    z-index: 1001;
}


A:link
{
    border: black;   
    COLOR: rgb(110,110,110);    
    COLOR: red; 
    COLOR: rgb(110,110,110);    
    text-decoration: underline;
}
A:active
{
    COLOR: rgb(110,110,110);   
    COLOR: green;    
    COLOR: rgb(110,110,110);       
    text-decoration: underline;
}

A:visited
{
    COLOR: rgb(110,110,110); 
    COLOR: yellow;  
    COLOR: rgb(110,110,110);      
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: rgb(51,51,51);    
    COLOR: blue;  {
    COLOR: rgb(21,21,21);        
    TEXT-DECORATION: none
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */          

* html .ddmx td { p\osition: static; }


* Menu */          

.ddmx a:visited {}






.ddmx td { width: 220px;}

.ddmx .item1, .ddmx .item1:hover, .ddmx .item1-active, .ddmx .item1-active:hover {
    padding: 5px 0px 4px 0px;
    font-family: Tahoma, Verdana, helvetica, sans-serif; 
    height: 31px;
    font-size: 12px;
    color: #feeed5;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;

}

.ddmx .item2, .ddmx .item2:hover, .ddmx .item2-active, .ddmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    font: 12px tahoma;
    color: #feeed5;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
          position: absolute;

    position: relative;
    z-index: 500;
    text-align: left;
    border-bottom: solid;
    border-width: 1px;
    border-color: #301303;
}

.ddmx .item2 {
    background: #5c4232;
}


}



.ddmx .item2:hover, .ddmx .item2-active, .ddmx .item2-active:hover {
    background: #feeed5;
}

.ddmx .arrow, .ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;

}

.ddmx .item2 img,

.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}


hr {
     border-top: 1px solid #3C3022;
     border-right: 0;
     border-left: 0;
     border-bottom: 1px solid #DC3022;
     height: 2px;
}






* html .ddmx td { position: relative; } /* ie 5.0 fix */          

* html .ddmx td { p/osition: static; }

