body {
	margin-top: 0px;
	background-color: #A55085;
	background-image: url(../slike/bkg.jpg);
	background-repeat: repeat-x;

}

.texPlavi {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #A55085;
	text-decoration: none;
}
.texBijeli {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textStivie {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #9E9E9E;
	text-decoration: none;
}

a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
    color: #B82B4B;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #A55085;
	text-decoration: none;
}

a:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #B82B4B;
	text-decoration: none;
}
.texNaslov {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.textNaslov2 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: 800;
	color: #BE2B55;
	text-decoration: none;
}
.textPlaviBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000033;
}
.textCrni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.selecteddate {
  background-color: #33CCFF;
}

table {
  border-collapse: separate;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
}
table h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
    margin-left:24px;
	display:none;
}
.view-content-latest table {
  width: 537px;
}
.form-item input {
 font-size: 11px;
}
.content {
 margin-left:20px;
}
.timeline-event-bubble-time {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
}
.timeline-event-bubble-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
}
.timeline-event-bubble-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
}
.more-link {
	margin-top:12px;
	margin-left:480px;
}

.matrix_field_activities {
  background: transparent url(../img/dnevnik_prehrane_aktivnosti.jpg) no-repeat scroll 144px 0px;
  padding-top: 5em;
  /*margin-top: -5em;*/
  margin-top: 0em;
}

.matrix_field_food {
  background: transparent url(../img/dnevnik_prehrane.jpg) no-repeat scroll 394px 0px;
  padding-top: 5em;
  margin-top: -5em; 
}

.measurement_node_form {
  background: transparent url(../img/ostale_tjel_mjere.jpg) no-repeat scroll 175px 10px;
}

.weight_node_form .standard {
  background: transparent url(../img/pracenje_tezine.jpg) no-repeat scroll  175px 10px;
  height: 140px;
}

.food-chart-diary, .food-chart-diary-weekly, .food-chart-diary-monthly,
.food-chart-measurement, .food-chart-measurement-weekly, .food-chart-measurement-monthly,
.food-chart-weight, .food-chart-weight-weekly, .food-chart-weight-monthly {
  background: transparent url(../img/izvjesca.jpg) no-repeat scroll  175px 0px;
  /*height: 140px;*/

}
.poll {
	margin-top:15px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.poll .title {
	font-weight: bold;
	margin-bottom:5px;
	font-family: Tahoma;
	color: #BE2B55;
	font-size: 13px;
}
.poll .bar .foreground {
  background:#0099CC;
}
