body
	{
	background-color: #161F2C;
	margin: 0px;
	}
td.strip
	{
	height: 120px;
	background-image: url(strip3.jpg);
	background-position: center center;
	background-repeat: repeat-x;
	margin: 0px;
	}
td.back
	{
	background-image: url(back.png);
	background-repeat: repeat-y;
	margin: 0px;
	}
td.menu
	{
	font-family: verdana;
	font-size: 12px;
	height: 25px;
	}

div.naslov
	{
	color: #556676;
	font: 1.2em/1.1 Trebuchet, 'Trebuchet MS', Helvetica, sans-serif;
	font-weight: bold;
	margin: 5px;
	margin-top: 20px;
	margin-left: 25px;
	margin-right: 20px;
	text-decoration: underline;
	}
div.text
	{
	color: white;
	font: 0.8em/1.4 Trebuchet, 'Trebuchet MS', Helvetica, sans-serif;
	margin-left: 25px;
	margin-right: 20px;
	}
div.naslov2
	{
	color: #556676;
	font: 1.2em/1.1 Trebuchet, 'Trebuchet MS', Helvetica, sans-serif;
	font-weight: bold;
	margin: 5px;
	margin-top: 20px;
	margin-right: 20px;
	text-decoration: underline;
	}
div.text2
	{
	color: white;
	font: 0.8em/1.4 Trebuchet, 'Trebuchet MS', Helvetica, sans-serif;
	margin: 5px;
	margin-right: 20px;
	}
a
	{
	color: white;
	text-decoration: underline;
	}
a.menu
	{
	color: white;
	text-decoration: none;
	}
h1
	{
	color: #556676;
	margin: 5px;
	margin-top: 20px;
	margin-right: 20px;
	font: 1.2em/1.1 Trebuchet, 'Trebuchet MS', Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	}
.red {
	color: #F00;
}
.zut {
	color: #FF0;
}
.veci {
	font-size: 1.2em;
}
strong
{
	font-size: 1.1em;	
}

