@charset "utf-8";
/* CSS Document */

#answerForm {
	margin-top: 0px;
}

input.submit, .dugmici a.submit {
	background:transparent url(/img/button_bg.png) repeat-x scroll left top;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	float: left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	height:30px;
	margin:0;
	padding:0;
	text-align:center;
	text-transform:uppercase;
	width:100px;
}
.dugmici a.submit { 
	margin-left:10px;
	text-decoration:none;
	padding-top:7px;
	height:23px;
}

.dugmici a.submit:hover,  a.sveAnkete:hover {
	text-decoration:none;

}

.dugmici a.sveAnkete, a.sveAnkete {
	float:right;
	background:transparent url(/img/zeleno.png) repeat-x scroll left top;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	text-decoration:none;
	padding-top:7px;
	height:23px;
	text-align:center;
	text-transform:uppercase;
	width:100px;
}

.anketa {
	background-image:url(/img/crtice.gif);
	background-repeat:repeat-x;
	background-position: top;
	margin-bottom: 10px;
	margin-top: 10px;
}
.anketa td {
	background-image:url(/img/crtice.gif);
	background-repeat:repeat-x;
	background-position: bottom;
	padding: 10px 0;
}

.anketa table, .anketa table td {
	background-image: none;
}
.anketa table td {
	padding: 0px;
}
.anketa table td.bar {
	background-image: url(/img/div_anketa.png);
	background-position: top;
}

/************************    SVE ANKETE    ***************************/
.anketaArhiva {
	background-image:url(/img/crtice.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
	float:left;
	padding:10px 0;
	width:506px;
	line-height:140%;
}
.ime_aktivna .naziv a {
	font-size:15px;
}
.ime_aktivna .aktivna {
	float:left;
	width:106px;
	text-align:right;
	color:#339900;
}
.ime_aktivna {
	width:506px;
}
.ime_aktivna .naziv {
	width:400px;
	float:left;
}
.listaPitanja {
	float:left;
	width:506px;
}
.listaPitanja p {
}

.message {
	color:#339900;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:13px;
	text-align:center;
}
.block {
	border-top: 1px solid #1F8EB7;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:10px;
}




