@charset "windows-1250";
/* CSS Document */

body {
	background-attachment:scroll;
	background-color:#FFFFFF;
	background-image:url("slike/pozadina.jpg");
	background-position:left top;
	background-repeat:repeat-x;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	margin:0;
}
h1{
	color: #FFF;
	font-weight: bold;
	font-size: 30px;
	margin-top:20px;
	margin-bottom:5px;
}
h3{
	color: #FFF;
	font-weight: normal;
	font-size: 12px;
}
h2 {
	color:#98A72E;
	font-size:20px;
	font-weight:bold;
	line-height:20px;
	margin-bottom:10px;
	padding-bottom:8px;
	padding-left:0;
	padding-right:0;
	padding-top:15px;
	text-align: center;
}
p {
padding-bottom:15px;
}
.gumb {
	border: 5px solid #A1B22E;
}
.gumb:hover {
	border: 5px solid #fcaf19;
}
.rubtablice{
	border: 1px dashed #768224;
}
.mailtekst{
font-family:Georgia,Tahoma,Arial;
font-size:9pt;
line-height:1.1em;
}
.dolje{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #9DAE2A;
}
.vecitekst {
	font-size: 14px;
}

