/* html tags */
div, td
{
	font-family: arial;
	font-size: 11px;
	color: #444444;
}
a
{
	color: #00918e;
}
em, i
{
	color: #00918e;
}

/* template tags */
.outer-wrapper
{
	background-image: url(../media/justus/templates/bg-menu.jpg);
	background-repeat: repeat-y;
}
.template_top
{
	background-image: url(../media/justus/templates/topbanner.gif);
	background-repeat: no-repeat;
}
.menu_top
{
	background-color: #1c529b;
}
.menu_left
{
	text-align: right;
}
.menu_bottom_justus
{
	display: block;
	float: right;
	padding-right: 20px;
	line-height: 30px;
	right:0;
}
.address
{
	background-image: url(../media/justus/templates/adres.gif);
}

/* menu tags */
.mnl1
{
	background-color: #1c529b;
}

.mnl1 a
{
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}

.mnl2 a
{
	font-weight: bold;
	color: #1c529b;
}

.mnl3 a
{
	color: #1c529b;
}

/* font tags */
.title
{
	font-size: 13px;
	color: #00918e;
}

