#menu { 
        width: 100%; 
        height: 30px;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        left: 10px;
        background: #dcf3dc;
}

ul { 
        margin-left:0;
}

li{
        margin-left:20px;
}

#big {
        text-transform:uppercase;
}

#complex{
                display:block;
                height:200px;
}

#blckL{
                float:left;
                width:280px;
}

#blckR{
                float:right;
                width:280px;
}

#compact {
        width:80%;
        margin-left:40px;
}

#abzace {
                text-indent:3em;
}

#update { 
        width: 100%; 
        height: 30px;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        left: 10px;
        border-color: #dcf3dc;
        color: #E77503;
}
.atas {
        text-decoration: none
}
#submenu1, #submenu2, #submenu3, #submenu4, #submenu0 {
        position: absolute;
        /*position: relative;*/
        z-index: 10;
        visibility: hidden;
        width: 170px;
        height: auto;
        background: white;
        border: 1 solid;
        border-color: #006600;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 10px;
}
.main {
        left: 0;
        width:100%;
        height:100%;    
        text-align:  justify;
        font-size: 11px ;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A:link{
        color: #6a6a6a;
        text-decoration: none;
        font-size: 11px
}
A:active {
        color: black;
        text-decoration: none;
        font-size: 11px
}
A:visited {
        color: #5a5a5a;
        text-decoration: none;
        font-size: 11px
}
A:hover{
        color: black;
        text-decoration: none;
        background: #CCDDDD;
        font-size: 11px
}
A.detally:active, A.mail:visited, A.mail:hover, A.mail:link{
        color: black;
        font-family: Arial, Helvetica, sans-serif;
        background: #CCDDDD;
        font-size: 11px;
        background-color: transparent;
}
blockquote{
        font-style: italic;
        text-align: justify;
        font-size: 11px ;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
H4 {
        text-transform: uppercase;
        font-size: 14px;
        color: #C04F17;
        text-align: center;
}
H5 {
        text-transform: uppercase;
        font-size: 14px;
}
H6 {
        text-transform: uppercase;
        color: #C04F17;
        text-align: left;
}
#rcsmc{
        background-image:"centr2.jpg";
}

#podpis{
        background-color: #006600;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: White;
        height: 20px;
        text-align: justify;
}
A.mail:active, A.mail:visited, A.mail:hover, A.mail:link{
        background-color: transparent;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: White;
}
.znachki{
/*      font-family: Wingdings;*/
        font-family: Webdings;
        font-size: 24px;
        color: White;
}
#nd {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 11px;
}
.search { 
        width: 100%; 
        height: 30px;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 8px;
        font-weight: bold;
        left: 10px;
        background: #dcf3dc;
}


#vmenu TD {background: url(./bg1.gif) repeat-x; text-align: left}
#vmenu TD.current {background: #AAFFAA url(./bg1.gif) repeat-x}
#vmenu A {font: 14 Arial; text-decoration: none}

A.vm{width:100%;color:black;}
A.vm:hover{background-color:rgb(00,230,00); color:black;}

/*---
  ul#navlist { margin-left: 0; padding-left: 0; white-space:nowrap; } 
  #navlist li {display: inline; list-style-type: none; } 
  #navlist a {padding: 3px 10px; }
  #navlist a:link, #navlist a:visited { color: white; background-color: orange; text-decoration: none;}
  #navlist a:hover {color: orange; background-color: yellow; text-decoration: none;}
*/