.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6C98AC;
}
.title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #747474;
}
.leipis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #747474;
	
}
.leipis3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6c98ac;
}

a.linka:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6C98AC;
	text-decoration: underline;
}
a.linka:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6C98AC;
	text-decoration: underline;
}
a.linka:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #061B28;
	text-decoration: underline;
}
a.linka:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6C98AC;
	text-decoration: underline;
}
a.linkb:link {
	color: #6C98AC;
	text-decoration: underline;
}
a.linkb:visited {
	color: #6C98AC;
	text-decoration: underline;
}
a.linkb:hover {
	color: #061B28;
	text-decoration: underline;
}
a.linkb:active {
	color: #6C98AC;
	text-decoration: underline;
}

a.shop:link {
	color: #CC3333;
	font-weight: bold;
	text-decoration: none;
}
a.shop:visited {
	color: #CC3333;
	font-weight: bold;
	text-decoration: none;
}
a.shop:hover {
	color: #CC3333;
	font-weight: bold;
	text-decoration: underline;
}
a.shop:active {
	color: #CC3333;
	font-weight: bold;
	text-decoration: none;
}

.error {
	font-weight: bold;
	color: #CC0000;
}
.img-shadow {
  float:left;
  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 

.leipis_ital {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #747474;
	font-style: italic;
	line-height: 16px;
}
