.box_events_item {
    display: none;
}

.box_events_current_item {
    display: block;
}

.box_events_item:after {
   content: ".";
   display: block;
   height: 0px;
   clear: both;
   visibility: hidden;
   float: none;
}

.box_events_item b.box_head_item {
    display: block;
    padding-bottom: 3px;
    background: url('http://gfx.dlastudenta.pl/gfx/dzial/index/template/line.gif') left bottom repeat-x;
    margin-bottom: 8px;
}

.box_events_item b.box_head_item a {
    padding-left: 15px;
    font-size: 13px;
    background: url('http://gfx.dlastudenta.pl/gfx/dzial/index/template/star.gif') left 3px no-repeat;
}

.box_events_item .box_events_item_bg {
    width: 460px;
}

.box_events_item .box_events_item_bg:after {
   content: ".";
   display: block;
   height: 0px;
   clear: both;
   visibility: hidden;
   float: none;
}

.box_events_item .box_events_item_bg .box_events_categories {
   float: none;
   clear: both;
   border-right: 5px solid #e9e9e9;
   width: 454px;
   height: 25px;
   overflow: hidden;
   background: #f5f5f5;
}

.box_events_item .box_events_item_bg .box_events_categories span {
    display: block;
    float: left;
    cursor: pointer;
    padding-left: 6px;
    padding-right: 7px;
    padding-top: 6px;
    height: 19px;
    background: #f5f5f5 url('http://gfx.dlastudenta.pl/gfx/dzial/index/template/point_black.gif') right center no-repeat;
}

.box_events_item .box_events_item_bg .box_events_categories span.category_last {
    background-image: none;
}

.box_events_item .box_events_item_bg .box_events_categories span:hover {
    text-decoration: underline;
}

.box_events_item .box_events_item_bg .box_events_categories span:hover b {
    color: #ffc600;
}

.box_events_item .box_events_item_bg .box_events_categories span.category_head {
    background-image: none;
    font-weight: bold;
    background: #e9e9e9;
    padding: 5px;
    height: auto;
    margin: 0 0 3px 0;
    text-decoration: none;
    cursor: default;
}

.box_events_item .box_events_item_bg ul {
    list-style-type: none;
    margin: 10px 0 0 0;
    padding: 0;
    width: 459px;
    float: left;
}

.box_events_item .box_events_item_bg ul li {
    width: 450px;
    padding-right: 9px;
    padding-bottom: 5px;
    background: url('http://gfx.dlastudenta.pl/gfx/dzial/index/template/dot.gif') left bottom repeat-x;
    margin-bottom: 5px;
    float: none;
    clear: both;
    display: block;
}

.box_events_item .box_events_item_bg ul li:after {
   content: ".";
   display: block;
   height: 0px;
   clear: both;
   visibility: hidden;
   float: none;
}

.box_events_item .box_events_item_bg ul li span.date {
    float: left;
    display: block;
    text-align: center;
    margin-right: 5px;
    width: 80px;
    background: url('http://gfx.dlastudenta.pl/gfx/dzial/index/template/point_black.gif') left 5px no-repeat;
}

.box_events_item .box_events_item_bg ul li p {
    float: left;
    margin: 0;
    padding: 0;
    width: 365px;
}

.box_events_item .box_events_item_bg ul li p a {
    font-weight: bold;
}

.box_events_item .box_events_item_bg ul li p span.location {
    color: #aeaeae;
    display: block;
}

.box_events_item .box_events_item_bg ul li p span.date_end {
    color: #aeaeae;
    display: block;
    padding-top: 6px;
}

.box_events_item .more {
    float: none;
    clear: both;
    text-align: right;
    padding: 5px;
}
