.copyrite { font-family: Arial, Helvetica, sans-serif;font-size: 10px;color: #808080 }
.formularz { font-family: Arial;font-size: 11px;color: #000000;text-decoration: none; }


.ma_title { font-family: Verdana; font-size: 10px; color: #000000; font-weight:bold}
.ma_opis { font-family: Verdana; font-size: 10px; color: #303030;  }

.ma_titlesekcja  { font-family: Verdana; font-size: 10px; color: #000000; font-weight:bold  }
.ma_titlesekcjacl { font-family: Verdana; font-size: 10px; color: #000000; font-weight:bold  }
.ma_opissekcja { font-family: Verdana; font-size: 10px; color: #a03030;  }

.ma_links{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #808080 ; font-weight: normal}

.ma_art_abstrakt { font-family: Verdana, Helvetica, sans-serif; font-size: 10px; color: #aaaaaa; font-weight: normal ; text-decoration: none}
a.ma_art_link{ font-family: Verdana, Helvetica, sans-serif; font-size: 10px; color: #666666; font-weight: bold; text-decoration: none}
a:hover.ma_art_link{ color: #aa0000 ; text-decoration: underline}

a.ma_menu_link{ font-family: Verdana, Helvetica, sans-serif; font-size: 10px; color: #333333; font-weight: normal ; text-decoration: none}
a:hover.ma_menu_link{ color: #aa0000 ; text-decoration: underline}

a.ma_menu_active{ font-family: Verdana, Helvetica, sans-serif; font-size: 10px; color: #000000; font-weight: bold; text-decoration: none}
a:hover.ma_menu_active{ color: #aa0000 ; text-decoration: none}

.ma_menu_big{ font-family: Verdana, Helvetica, sans-serif; font-size: 11px; color: #c00000; font-weight: bold; text-decoration: none; }
a:hover.ma_menu_big{ color: #aa0000 ; text-decoration: none}

a.ma_menu_selected{ font-family: Verdana, Helvetica, sans-serif; font-size: 10px; color: #000000 ; font-weight: bold; text-decoration: none}
a:hover.ma_menu_selected{ color: #aa0000 ; text-decoration: none}

a.lin { font-family: Verdana, Helvetica, sans-serif; font-size: 10px; color: #3333ee; font-weight: bold; text-decoration: underline}
a:hover.lin { color: #aa0000; }


a { font-family: Verdana, Helvetica, sans-serif; font-size: 10px; color: #333333; font-weight: bold; text-decoration: none}
a:hover { color: #aa0000; text}

.ma_artykul { font-family: Verdana; font-size: 10px; color: #303030;  }
.ma_archiwum_tytul  { font-family: Verdana; font-size: 12px; color: #000000; font-weight:normal  }
.ma_archiwum_data  { font-family: Verdana; font-size: 10px; color: #aaaaaa; font-weight:bold  }

TD { font-family: Verdana; font-size: 10px; color: #303030; }	

.arial_l10{ font-family: Arial, Helvetica, sans-serif; font-size: 22px; color: #808080 ; font-weight: normal}



#modification {
    background: none repeat scroll 0 0 #E2E2E2;
    border: 1px solid #6E6E6E;
    width: 100%;
    margin: 0 auto;
    padding: 10px;
}
#modification th {
    vertical-align: middle;
    color: #7A7A7A;
    font-size: 10px;
    font-weight: normal;
    width: 50%;
    text-align: left;
}
#modification td{
    color: #7A7A7A;
    font-size: 10px;
    font-weight: normal;
    vertical-align: middle;
    width: 50%;
    text-align: right;
}
#changelog{
   width: 98%;
   margin: 0 auto;
   display:none;
}
#changelog th{
    vertical-align: middle;
    color: #303030;
    font-family: Verdana;
    font-size: 10px;
    width: 50%;
    text-align: left;
    background: #c7c3c3;
    border-bottom: 2px solid #fff;
}
#changelog th.date{
    width: 150px;
}
#changelog th.author{

}
#changelog th.action{
    width: 150px;
}
#changelog td{

}
#changelog tr.odd td{
    background: #eaeaea;
    border-bottom: 2px solid #fff;
}
#changelog tr.even td{
    background: #fff;
}
.changelog-button{
    background: none repeat scroll 0 0 #8D8C8C;
    border: 0 none;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 1em;
    font-weight: normal;
    height: 24px;
    margin: 1px;
    padding: 3px 7px;
    text-align: center;
    text-shadow: 2px 1px 1px #696969;
    text-transform: none;
}
#show-changelog-button{
    margin-left: 5px;
}
#tagcloud{
    display: inline-block;
    width: 149px;
    overflow: hidden;
    margin-left: 8px;
}
#tagcloud a{
    color: #000;
    font-size: 10px;
    font-weight: normal;
    margin-right: 6px;
}
#tagcloud a:hover{
    color: #AA0000;
}

