body {
	background-color: #FF6600;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.style1 {color: #D2F0FF}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
}
.style2 {color: #00CC99}
#tehnike a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00CC99;
	text-decoration: none;
	font-weight: bold;
	padding-top: 8px;
	display: block;
}
#tehnike a:hover {
	color: #00FF99;
	text-decoration: none;
}
.opis_tehnika {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: justify;
	line-height: normal;
}
#sl_nav {
	background-image: url(slike/1.jpg);
	background-repeat: no-repeat;
}
#sl_nav a {
	background-image: url(slike/1.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 150px;
	width: 150px;
}
#sl_nav a:hover {
	background-image: url(slike/1a.jpg);
	background-repeat: no-repeat;
}

.podnaslov_tehnike {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.naslov_tehnike {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #00CC99;
	text-align: center;
}
.uvodni_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
