.zag
{
	font-size: 13px;
	color: #35b389;
	font-weight: bold;
	font-family: tahoma;
}
.zag2
{
	font-size: 13px;
	color: #24739d;
	font-weight: bold;
	font-family: tahoma;
}
a.next
{
	color: #6f8391;
	font-family: tahoma;
	text-decoration: underline;
}
a.next:hover
{
	color: #6f8391;
	font-family: tahoma;
	text-decoration: none;
}

.pic
{
	border: #b4c0c8 3px solid;
}
.pic_left
{
	border: #b4c0c8 3px solid;
	margin: 10px 10px 10px 0;
	float: left;
}
.pic_right
{
	border: #b4c0c8 3px solid;
	margin: 10px 0 10px 10px;
	float: right;
}
.pic_pointer
{
	cursor: pointer;
	border: #b4c0c8 3px solid;
}
.hts {
display:none;
text-align:left;
margin: 0 20px 0 20px;
font-size: 12px;
color: #6F8391;
font-family: tahoma;
}

