/* CSS Document */

body { background: white url(slike/ozadje.jpg) no-repeat; color: black; } 

A:link {text-decoration: none}
A:visited {text-decoration: none}

table
{
	font-size: 11px;
	font-family: Verdana;
	color:#000000;
}

span a:hover {text-decoration: none; color: white;background:#5B7ABB;}
a:hover {text-decoration: none; }
A:link {text-decoration: none; color:#000000}
A:visited {text-decoration: none; color:#000000}
A:hover {text-decoration: underline; color:#000000}

.produktnaslov1 {
font-size:14px;
}