div.oddelek
{
	background-color:#EEEEEE;
	padding:4px;
}

div.oddelek a
{
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}

div.oddelek_glava
{
    background:#336699;
	padding:3px;
	font-size:12px;
	color:#FFFFFF;
}

table.forumi
{
	padding:0px;

}

tr.forum_vrstica
{
	background-color:#E0E0E0;
	height:30px;
}

tr.forum_vrstica_liha
{
	background-color:#D1D1D1;
	height:30px;
}

tr.forum_vrstica_naslovna
{
	background-color:#C9C9C9;
	font-weight:bold;
}

td.forum_vrstica_naslov
{
	width:550px;
}

a.forum_naslov
{
	font-size:14px;
	font-weight:bold;
}

a.forum_naslov:hover
{
	text-decoration:underline;
}

table.teme
{
	padding:0px;

}

table.teme a
{
	text-decoration: none;
}

tr.tema_vrstica
{
	background-color:#E0E0E0;
	height:30px;
}

tr.tema_vrstica_liha
{
	background-color:#D1D1D1;
	height:30px;
}

div.forum_podatki_o_temi
{
	font-size:12px;
	overflow:auto;
	padding:5px;
	line-height:15px;
	border-bottom:1px solid #CCCCCC;
}

div.forum_podatki_o_temi a
{
	line-height:15px;
	text-decoration:none;
}

div.forum_podatki_o_temi_povezava
{
	font-size:12px;
	overflow:auto;
	padding:5px;
	line-height:15px;
}

div.forum_podatki_o_temi_povezava a
{
	color:#333333;
}


div.forum_sporocilo
{
	padding:4px;
	background-color:#E0E0E0;
}

div.forum_sporocilo_liho
{
	padding:4px;
	background-color:#E0E0E0;
}



div.forum_sporocilo_podatki
{
	color:#000000;
	background-image:url(slike/svetlo_moder.gif);
	background-repeat:repeat-x;
	padding:2px;
	line-height:20px;
}

table.forum_sporocilo_glavni_del
{
	color:#333333;
}

td.forum_sporocilo_o_uporabniku
{
	width:120px;
	text-align:center;
	font-size:10px;
}

td.forum_sporocilo_o_uporabniku div
{
	text-align:left;
	padding-top:5px;
}

td.forum_sporocilo_besedilo a
{
	color:#336699;
}

td.forum_sporocilo_besedilo
{
	padding:3px;
}

div.forum_sporocilo_besedilo
{
	padding-top:10px;
	margin-top:3px;
	border-top:1px solid #adadad;
}

a.forum_sporocilo_avtor
{
	color:#FFFFFF;
	font-weight:bold;
}

#forum_navigacija
{
 	margin-top:10px;
	background-color:#336699;
	border:2px solid #FFFFFF;
	padding:5px;
}

#forum_navigacija a
{
	display:block;
	color:#FFFFFF;
}

#forum_navigacija a:hover
{

}

div.citat
{
	padding:4px;
}

div.citat_avtor
{
	font-weight:bold;
}

div.citat_besedilo
{
    padding:2px;
	padding-left:4px;
	margin:2px;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
}

td.podpis{
	padding:1px;
	padding-left:5px;
	border-top:1px solid #adadad;
	font-size:10px;
	height:15px;
}