/* Start of CMSMS style sheet 'Colors: strona glowna misp' */
div#question {
background-image: url(uploads/misp/images/ask_background.png);
background-repeat: repeat-y;
}

div#question h2 {
color: #005890;
border-bottom: none;
background-image: url(uploads/misp/images/ask_top.png);
background-repeat: no-repeat;
}


div#question h3 {
color: #949494;
}


div#question p {
color: #5a5b5b;
}

div#question div.QuestionSummary {
background-image: url(uploads/misp/images/ask_bottom.png);
background-repeat: no-repeat;
background-position: bottom ;
}

div#main_sentences {
background-image: url(uploads/misp/images/sentences_background.png);
background-repeat: repeat-y;
}

div#main_sentences h2 {
color: #005890;
border-bottom: none;
background-image: url(uploads/misp/images/sentences_top.png);
background-repeat: no-repeat;
}

div#main_sentences div.NewsSummary {
background-image: url(uploads/misp/images/sentences_bottom.png);
background-repeat: no-repeat;
background-position: bottom ;
}


div#main_sentences .NewsSummaryLink span {
font-weight: 100;
color: #d2d2d3;
}

div#main_sentences .NewsSummarySummary {
color: #afaeac;
}

div#main_sentences .NewsSummaryMorelink a , div#question .QuestionSummaryMorelink a {
color: #126699;
}

div#main_sentences .NewsSummaryLink {
border-top: 2px dotted #b9baba;
}

div#main_sentences .NewsSummaryLink a {
color: #595959;
}

div#main_news h3 {
color: #005890;
}
/* End of 'Colors: strona glowna misp' */

