/*czesc odpowiadajaca za konkursy*/
div#competition div.belka {
    background: url('http://gfx.dlastudenta.pl/gfx/dzial/rozrywka/beta/belka/szare_02.gif') 0 0 repeat-x;
}

div#competition div.belka h1 {
    height: 24px;
    padding-left: 23px;
    padding-top: 7px;
    text-align: left;
    font-size: 14px;
    float: left;
    color:#fff;
    background: url('http://gfx.dlastudenta.pl/gfx/dzial/rozrywka/beta/belka/szare_01.gif') 0 0 no-repeat;
}

div#competition div.belka h2 {
    background: url('http://gfx.dlastudenta.pl/gfx/dzial/rozrywka/beta/belka/szare_03.gif') right center no-repeat;
}
div#competition ul.box_competition {
    list-style-type: none;
    width:280px;
}
div#competition ul li.competition_item:hover{
    text-decoration: underline !important;
}
div#competition ul li.competition_item{
    width:130px;
    padding:5px;
    text-align: center;
    float: left;
     color: #fff;
}
div#competition ul li.competition_item a{
    color:#fff;
}
div#competition ul li.competition_item a span.title:hover{
/*   border-bottom-style:dashed;
   border-bottom-color:blue;
   border-style: dotted;
*/   text-decoration: underline !important;

}
div#competition ul li img{
    display: block;
    margin-left: auto;
    margin-right: auto;


}

div#competition ul li span{
    display: block;
}
div#competition ul li.break{
    display: block;
    float: none;
    clear: both;
    height:0px;
    line-height:0;
    font-size:0;

}
div#competition div.obramowanie {
    background: #000;
    padding: 0;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}

div#competition div.zawartosc {
    width: 296px;
    background: #31302f;
    color: #fff;
    border-left: 1px solid #adadad;
    border-right: 1px solid #adadad;
    border-bottom: 1px solid #adadad;

}
div#competition div.zawartosc a.box_competition_more span.more:hover{
    text-decoration: underline !important;
    color: #fff;
}
div#competition div.zawartosc a.box_competition_more span.more{
    color:#fff;
}
#competition {
    width: 300px;
    float: left;
    font-size: 11px;
    margin:5px 0;
    text-align:right;
    color: #fff;
}
