body {
	margin: 0;
}

.menu tr td a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	display: block;
	padding: 3px;
}
.menu tr td a:hover {
	background-image: url(img/rollover.jpg);
	background-repeat: no-repeat;
	background-position: top;
	color: #ffffff;
}

.potpis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}
.potpis a {
	color: #2FB72F;
}
.potpis a:hover {
	text-decoration: none;
}

.text {
	padding: 18px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
.text h1 {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 10px;
}
.text h2 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
}
.text p {
	line-height: 140%;
	margin-top: 0px;
}
.veci {
	font-size: 14px;
	color: #666666;
}
.test {
    font-size: 14px;
    color: #666666;
	line-height: 140%;
}
.text ol {
	margin-left: 15px;
	padding-left: 15px;
	margin-bottom: 0px;
}
.text ul {
	margin-left: 10px;
	padding-left: 10px;
	margin-bottom: 0px;
}
.text li {
	line-height: 140%;
	margin-left: 0px;
	margin-bottom: 0px;
}
.text a {
	color: #445888;
	text-decoration: none;
}
.text a:hover {
	text-decoration: underline;
}


.citat {
	margin-top: 20px;
	margin-bottom: 5px;
	width: 212px;
}
.citat tr td {
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #707070;
	background-color: #F0F0F0;
	background-image: url(img/citat.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 140%;
}
.citat tr td a {
	font-style: italic;
	color: #707070;
	text-decoration: none;
}
.citat tr td p {
	font-weight: bold;
	text-align: right;
}

/* ------------- forma ------------- */

.forma {
	margin-bottom: 0px;
}
.forma table tr td {
	padding: 5px;
	
}
.forma table tr td input {
	border: 1px solid #cccccc;
	width: 285px;
	height: 22px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.forma table tr td input.gumb {
	color: #ffffff;
	background-color: #333333;
	border: 0px;
	width: 80px;
}
.forma table tr td textarea {
	border: 1px solid #cccccc;
	width: 285px;
	height: 88px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.forma table tr td select {
	border: 1px solid #cccccc;
	width: 285px;
	height: 22px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.forma table tr td input.check {
	width: 15px;
	height: 18px;
	border: 0px;
}
.forma table tr td input.radio {
	width: 15px;
	height: 18px;
	border: 0px;
}

.text a.ovde {
	background: #4D80A6;
	padding: 2px 8px;
	color: #ffffff;
	font-weight: bold;
}
.text a.ovde:hover {
	text-decoration: none;
	background: #3ACB30;
}











