td {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}

/* splošni klasi */
.fl {float: left;}
.center {text-align: center;}
.b {font-weight: bold;}
/* splošni klasi - konec */

table.forum_main {
	border-collapse: collapse;
	border-spacing: 0px;
}

td.head {
	background: url(../images/top_bottom.gif) no-repeat;
	height: 25px;
}

		div.f_title_left {
		width: 293px !important;
		width: 313px;
		color: #A4B5BA;
		padding: 5px 0px 0px 20px;
		}
		
		div.f_title_center {
		width: 100px;
		color: #A4B5BA;
		padding-top: 5px;
		font-size: 12px;
		}
		
		div.f_title_right {
		width: 120px;
		color: #A4B5BA;
		padding-top: 5px;
		font-size: 12px;
		}
		
td.f_bck1 {
	background: url(../images/f_row1.gif) no-repeat bottom;
	padding: 5px 0px 5px 0px;
}

td.f_bck2 {
	background: url(../images/f_row2.gif) no-repeat bottom; 
	text-align: center; 
	font-size: 10px; 
	color: #3C7F86;
	padding: 5px 0px 5px 0px;
}

td.f_bck3 {
	background: url(../images/f_row3.gif) no-repeat bottom; 
	text-align: center; 
	font-size: 10px; 
	color: #3C7F86;
	padding: 5px 0px 5px 0px;
}

td.f_bck4 {
	background: url(../images/f_row4.gif) no-repeat bottom; 
	text-align: left; 
	font-size: 13px;
	font-weight: bold; 
	color: #3C7F86;
	padding: 5px 0px 5px 5px;
}

td.foot {
	background: url(../images/top_bottom.gif) no-repeat;
	height: 25px;
	color: #A4B5BA;
	padding: 5px 0px 0px 20px;	
}

a.f_title {
	color: #024570;	
	text-decoration: none;
	font-size: 14px;
}
a.f_title:hover {text-decoration: underline;}

.description {
	font-size: 11px;
	color: #3C7F86;
	padding-left: 20px;
}

.thread_title {
	padding-left: 20px;
}

/************************* iz prejsnjega */

td.f3_col_l {
	background: url(../images/f_row1.gif) no-repeat bottom;
	width: 130px;
	color: #024570;
	font-weight: bold;
	font-size: 11px;
	padding: 5px 0px 0px 5px;
}

td.f3_col_r {
	color: #3C7F86;
	font-size: 11px;
	padding: 5px 0px 0px 10px;
}

div.newthread {
	color: #024570;
	cursor: pointer;
}

.tittxt {color: #024570;}

.border {
	border: #3C7F86 1px solid
}

.submit_background {
	background: #D9EDEF;
	cursor: pointer;
}