@CHARSET "UTF-8";
/* ---------------------------------------------------
 * Style będące specyficzne dla pojedynczej aplikacji 
 * --------------------------------------------------- */
 
 
.astma-info {
    background: url("../images/logo_gorne.png") no-repeat scroll 100% -3px transparent;
    color: #2C009C;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 43px;
    margin-top: -12px;
    padding-right: 80px;
    text-decoration: none;
}

.serwis-info {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #2C009C;
    float:right;
}

#sponsor h3 {
    background-color: #007F98;
}

.info-sponsor {
    text-align: left;
    margin: 12px 0px 3px 3px;
}

#comments_list ul {
  margin-left: 8px;
}

#comments_list li li {
  padding-left: 20px;
}
