/* CSS Document */

body,td,th {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #9AAD12;
}
body {
	background-image: url(back22.jpg);
	background-repeat: repeat-x;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
h1 {
	font-size: 36px;
	line-height:40px;
	margin:0;
	padding:0;
}
.prva {
font-size:80%;
line-height:140%
}
.druga {
font-size:166%;
line-height:140%
}
.treca {
font-size:120%;
line-height:140%
}
.cetvrta {
font-size:105%;
line-height:140%
}
a:link {
	color: #9AAD12;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9AAD12;
}
a:hover {
	text-decoration: underline;
	color: #DBEE57;
}
a:active {
	text-decoration: none;
	color: #9AAD12;
}
input {
border: 1px solid #9AAD12;
background-color:#FFFFFF;
color:#9AAD12;
}
iframe {
	width:100%;
	border:0px;
	margin:0px;
	padding:0px;
}
