@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #333333;
	line-height: 20px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #003366;
}
a:active {
	text-decoration: none;
	color: #000000;
}#contain {
	height: 100%;
	width: 1000px;
	position: absolute;
}
.naslov_1 {
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #990000;
	vertical-align: bottom;
	padding-bottom: 5px;
	padding-left: 10px;
}
.txt_1 {
	font-family: "Comic Sans MS";
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	text-align: justify;
}

