.kmetija24 {
	-webkit-box-shadow: 0px 0px 3px 0px #ccc;
    box-shadow: 0px 0px 3px 0px #ccc;
    border: 1px solid #ccc;
    display: inline-block;
    width: 224px;
    margin-left: 10px;
    height: 205px;
    vertical-align: top;
}

.kmetija24.hide {
	display: none;
}

.kmetija24 p {
	padding: 15px 15px 5px;
	font-size: 15px;
}

.kmetija24 .next {
    min-width: 150px;
    height: 40px;
    line-height: 40px;
    background: url('http://mini.salomon.si/images/submitSprites.png') no-repeat;
    text-align: center;
    text-decoration: none;
    border: 0;
    display: block;

    border-left: 1px solid #d0d580;
    padding: 0 24px 0 10px;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px #000;
    background-position: right 0;
}