.linki {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFCC66;
	text-decoration: none;
}
form {
	margin:0;
}
BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #663300;
	text-decoration: none;
}
a:link,
a:visited {
	font-size: 12px;
	color: #663300;
	text-decoration:none;
}
a:hover {
	color: #663300;
	font-size: 12px;
	text-decoration:underline;
}
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #663300;
	text-decoration: none;
}
.tekst-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #663300;

}
#Newsletter {
	position:relative;
	width:319;
	height:188;
}
#Newsletter input {
	position:absolute;
	top:88px;
	padding:2px;
	padding-left:5px;
	border:1px solid #bb6212;
	font-family: Arial;
	font-size:12px;
	color:#531717;
	background:url('img/bg_input.jpg') no-repeat;
	left:105px;
	height:22px;
	width:157px;
}
#Newsletter img {
	cursor:pointer;
}
#Newsletter img#Dodaj {
	position:absolute;
	top:126px;
	left:157px;
}
#Newsletter img#Usun {
	position:absolute;
	top:126px;
	left:216px;
}
.img-gal {
	border:2px solid #b75c00;
	padding:2px;
}
h1 {
	margin:0;
	background:url('img/main-top.jpg') no-repeat;
	font-family: "Courier New", Courier, mono;
	font-size:22px;
	padding-left:30px;
	padding-top:16px;
	padding-bottom:16px;
	font-weight:bold;
}