.box_career_list_left {
    width: 345px;
    margin-right: 10px;
    float: left;
    margin-bottom: 10px;
}

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

.box_career_list_left b {
    background: url('http://gfx.dlastudenta.pl/gfx/dzial/index/template/arrow_black.gif') left center no-repeat;
    display: block;
    margin: 10px 5px 3px 10px;
    padding-left: 15px;
    font-size: 13px;
}

.box_career_list_left b a:hover {
    color: #000;
}

.box_career_list_left ul {
    list-style-type: none;
    margin: 0 0 0 10px;
    padding: 13px 0 0 0;
    background: url('http://gfx.dlastudenta.pl/gfx/dzial/index/template/dot.gif') left top repeat-x;
}

.box_career_list_left li {
    display: block;
    float: left;
    padding: 0 8px;
    text-align: center;
}

.box_career_list_left li.job {
    width: 95px;
}

.box_career_list_left li.practice {
    width: 150px;
}

.box_career_list_left li.office {
    width: 330px;
}

.box_career_list_left li a {
    display: block;
    font-weight: bold;
}

.box_career_list_left li a img {
    border: none;
    display: block;
    margin: 0 auto 4px auto;
}

.box_career_list_right {
    width: 255px;
    float: left;
    margin-left: 10px;
    margin-bottom: 10px;
}

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

.box_career_list_right b {
    background: url('http://gfx.dlastudenta.pl/gfx/dzial/index/template/arrow_black.gif') left center no-repeat;
    display: block;
    margin: 10px 0 3px 0;
    padding-left: 15px;
    font-size: 13px;
}

.box_career_list_right b a:hover {
    color: #000;
}

.box_career_list_right ul {
    list-style-type: none;
    margin: 0;
    padding: 13px 0 0 0;
    background: url('http://gfx.dlastudenta.pl/gfx/dzial/index/template/dot.gif') left top repeat-x;
}

.box_career_list_right li {
    display: block;
    background: url('http://gfx.dlastudenta.pl/gfx/dzial/index/template/point_black.gif') 0 5px no-repeat;
    padding-left: 8px;
}

.box_career_list_right li a {
    font-weight: bold;
}

