body
{
	background: #07080D;
	color: #ffffff;
	font-size: 16px;
	font-family: Arial;
}

a
{
	color: #D92B10;
	text-decoration: none;
}
a:hover
{
	color: #FFFF00;
	text-decoration: none;
}

.TextTitle
{
	font-size: 15px;
	font-weight: bold;
}

.ForumTitle
{
	font-weight: bold;
	color: #D92B10;
}

.ForumInput
{
	border: solid 1px #D92B10;
	font-size: 12px;
}

#Main
{
	color: #ffffff;
	font-size: 14px;
}

.Blok
{
	vertical-align: top;
	border: 1px solid #4D4F7F;
}

.MenubarDiv
{
	margin-bottom: 5px;
	white-space: nowrap;
}

.MenubarPic
{
	position: relative;
	top: -2px;
}

#Menubar a
{
	color: white;
	font: bold 11.14px arial;
	text-decoration: none;
}

#Menubar a:hover
{
	color: #dada00;
	font: bold 11.14px arial;
	text-decoration: none;
}

#Menubar a:active
{
	color: #D92B10;
	font: bold 11.14px arial;
	text-decoration: none;
}
