
body{
        background:#3d3d3d;
        font:14px "Trebuchet MS",Verdana,sans-serif;
        color:#fff;
}

* a {
        color:#EFC302; text-decoration:underline;
}
* a:hover {
        color: #FFF; text-decoration:underline;
}

.borderit img{
border: 1px solid #3d3d3d;
width: 130px;
height: 97px;
}

.borderit:hover img{
border: 1px solid #FFFFFF;
}

.borderit:hover {
	color: #FFFFFF;
}

.numer {
	vertical-align: top;
	font-weight: bold;
	}

#tabelalista td{
	 padding: 2px;
	 padding-bottom: 10px;
}

.thumbnail{
		width: 132px;
		height: 205px;
        padding: 10px;
        border: 2px;
        float: left;
		margin-top: 0px;
        margin-right: 0px;
		margin-left: 0px;
        margin-bottom: 0px;
        }
