/* @import url('Ruja.css'); */

/*#forum-menu, */.forum-subscribe
{
	display: none;
}

#content
{
	margin: 20px 0;
/* 	width: auto; */
	width: 100%;
}

th
{
	font-size: 1.1em;
	line-height: 1.2em;
	padding-bottom: 5px;
	border-bottom: 1px solid #f0f0f0;
	text-align: center;
}

td
{
	border-bottom: 1px solid #f0f0f0;
/* 	border-right: 1px solid #f0f0f0; */
	padding: 7px 0;
}

h3
{
	margin: 0;
	font-weight: normal;
}

.f-name, .f-threads, .f-posts, .f-status, .f-reply, .f-author, .f-views
{
	vertical-align: middle;
	text-align: center;
	width: 75px;
}

.f-name
{
	text-align: left;
	width: auto;
}

.f-name span
{
	font-style: italic;
}

.f-author
{
	width: 140px;
}

.f-status
{
	width: 50px;
}

.f-lastpost
{
	width: 165px;
	text-align: right;
	border-right: 0;
}


.forum-author
{
	text-align: center;
	width: 135px;
	border-right: 1px solid #f0f0f0;
	padding: 0.5em 0 0 0;
}

.forum-author a
{
	font-size: 1.2em;
	line-height: 1.5em;
}

.forum-author span
{
	font-size: 0.9em;
	line-height: 2em;
	font-style: italic;
}


td.forum-post
{
	padding: 10px 5px 25px 10px;
}

.posttime, .quote
{
	font-size: 0.8em;
	line-height: 1.8em;
	padding: 0 0 0 10px;
	vertical-align: middle;
}

.quote
{
	text-align: right;
}

.posttime a
{
	color: #616060;
}

.forum-td-1
{
/* 	background: #fafafa; */
}

.f-posting-first
{
	vertical-align: middle;
	font-weight: bold;
	width: 170px;
}

.f-posting-first img
{
	margin: 7px;
}

.forum-newtopic
{
	text-align: right;
}


#forum-menu
{
	float: left;
	clear: both;
	border: 1px solid #cccccc;
	margin-top: 10px;
/* 	padding: 1px 5px; */
	background: #fafafa;

	width: 100%;
}

#forum-menu div
{
	margin: 1px 5px;
}

#foorumi-tee
{
	float: left;
}

#forum-menu-right
{
	float: right;
}

