body,td,th {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
    color: white;
}
body {
    background-image: url('img/back.png');
    background-repeat: repeat-y;
	background-color: #000066;
}

.forma { 
    border:1px solid silver;
    background:url('img/tr.png');
    text-align: center;
    padding: 30px;
}

a {
    color: silver;
    text-decoration: none;
}

a:hover{
    font-weight: bold;
    text-decoration: none;
}

img{
    border: none; }   

.rezultati{
    text-align: left;
    width: 500px;
}
