.statusik{
color: #FFF;
    display: inline-block;
    height: 16px;
    line-height: 16px;
    padding: 0px 5px;
    text-transform: uppercase;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    background-image: url(../../../images/blackshoot/highlight_reallyfaint.png);
    background-repeat: repeat-x;
    background-position: 0px -1px;
    font-size: 9px;
    font-weight: bold
}
.przyjeta{
color: #FFF;
    display: inline-block;
    height: 16px;
    line-height: 16px;
    padding: 0px 3px;
    text-transform: uppercase;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2);
    border-radius: 3px;
	background: green;
    background-image: url(../../../images/blackshoot/highlight_reallyfaint.png);
    background-repeat: repeat-x;
    background-position: 0px -1px;
    font-size: 9px;
    font-weight: bold
}
.odrzucona{
color: #FFF;
    display: inline-block;
    height: 16px;
    line-height: 16px;
    padding: 0px 3px;
    text-transform: uppercase;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2);
    border-radius: 3px;
	background: red;
    background-image: url(../../../images/blackshoot/highlight_reallyfaint.png);
    background-repeat: repeat-x;
    background-position: 0px -1px;
    font-size: 9px;
    font-weight: bold
}
		.repki
{
background: #3B8006 url(../../../images/blackshoot/highlight_reallyfaint.png) repeat-x;
	border-radius: 2px;
	padding:2px;
	font-size: 12px;
    text-shadow: 0px 1px 0px #000;
	font-weight:bold;
}
.repki:hover
{
box-shadow: 0px 0px 30px #3B8006; 
}
.postow
{
background: #BA7900 url(../../../images/blackshoot/highlight_reallyfaint.png) repeat-x;
	border-radius: 2px;
	padding:2px;
	font-size: 12px;
    text-shadow: 0px 1px 0px #000;
	font-weight:bold;
}
.postow:hover
{
box-shadow: 0px 0px 30px #BA7900; 
}
.czas
{
background: #7B05B5 url(../../../images/blackshoot/highlight_reallyfaint.png) repeat-x;
	border-radius: 2px;
	padding:2px;
	font-size: 12px;
    text-shadow: 0px 1px 0px #000;
	font-weight:bold;
}
.czas:hover
{
box-shadow: 0px 0px 30px #7B05B5; 
}
		
		