.pastakas {
	margin-top: 10px;
}
.pastakas div.title {
	top: 50px; left: 14px;
}
.pastakas .inner {
	padding: 60px 0 20px 16px;
}
.page .content .box .top {
	background: url(../images/colors/pastakas_box_t2.gif) 0 0 repeat-x;
}

.pastakas .inner table.forum {
	width: 100%;
}
.pastakas .inner table.forum th, .pastakas .inner table.forum td {
	width: auto;
	padding: 6px;
	text-align: left;
}
.pastakas .inner table.forum td {
	color: #666;
	padding: 3px 6px;
	background: none;
	border-bottom: #d0e3f8 solid 1px;
}
.pastakas .inner table.forum td.right {
	text-align: right;
}


.pastakas .mull_left, .pastakas .mull_right {
	margin: 0 0 10px 0;
}

.page .content table.forum_alt th {
	background: url(../images/colors/yellow_comments_t.gif) 0 0 repeat-x;
}
.page .content table.forum_alt tr.odd td {
	background: #faeec4;
}
.page .content table.forum_alt tr td {
	background: #fdf9e6;
}
