﻿.forum
{
	background-color:#880411;	
}

.forum .header
{
	height:60px;
	overflow:hidden;
}

.forum .footer
{
	height:56px;
	overflow:hidden;
	background-image:url('/Design/Images/Forum/Naslovnica/forum_footer.gif');
	position:relative;
}

.forum .footer .registracija
{
	color:White;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	position:absolute;
	left:32px;
	top:28px;
}

.forum .footer .registracija a,
.forum .footer .registracija a:visited
{
	color:White;
	text-decoration:none;
}

.forum .footer .registracija a:hover
{
	text-decoration:underline;
}

.forum .header img,
.forum .footer img
{
	border:0px none;
}

.forum .teme
{
	color:White;
	font-family:Tahoma;
	font-size:11px;
	padding-left:13px;
	padding-top:6px;
}

.naslovlink
{
    font-family:Tahoma;
    font-size:11px;
    line-height:normal;
    /*height:13px;    */
    padding-left:20px;
    background-position:4px center;
    background-repeat:no-repeat;
    margin-left:0px;
    margin-bottom:0px;
    width:217px;
}

.naslovlink a
{
    color:#ffffff;
    text-decoration:none;
}

.naslovlink a:hover
{
    text-decoration:underline;
}

.separator
{
    font-size:0px;
    line-height:0px;
    height:3px;
    margin-top:3px;
    margin-bottom:3px;
}

