BODY {
background-image: url(img/pozadizluta.gif)
}


.text {
	font: x-small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align: top;
}

.text_small {
	font: xx-small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align: top;
}

tr {
background-image: url(img/pozadioranz.gif)
}

A:LINK, A:VISITED {
	color: #B22222;
	text-decoration: none;
}

A:HOVER {
	background-color: Yellow;
	color: #00009F;
	text-decoration: none;
}

H5 {
	color: #990000;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: 900;
	margin-top: 1.5em;
	text-align: center;
}

H6 {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-style : italic;
	font-weight : 800;
	margin-bottom : -0.8em;
}


