#labjegyzet
{
	border-top: 3px solid #f0f0f0;
	color: #ffffff;
}

#labjegyzet a
{
	color: #ffffff;
}

#labjegyzet-test
{
	border-top: 1px solid #ffffff;
	background: #000000;
	min-height: 100px;
}

ul.lab-top-text
{
	list-style: none;
	margin: 0;
	padding: 10px 0 0 25px;
}

ul.lab-top-text li
{
	display: inline;
	padding: 0 0.6em 0 0;
}

ul.lab-top-text li.last
{
	border-left: 1px solid #ffffff;
	padding-left: 0.6em;
}

div.lab-logo
{
	float: left;
	width: 80px;
	height: 44px;
	background: transparent url(../im/lab-logo.jpg) no-repeat 25px top;
	margin: 10px 0 0 0 !important;
	padding: 0 !important;
	text-indent: -9999px;
}

div.lab-logo a
{
	width: 90px;
	height: 44px;
	display: block;
}

div.lab-text
{
	float: left;
	width: 25%;
	margin: 25px 0 0 1.5em;
	text-transform: uppercase;
	font-size: 0.9em;
	color: #ffffff;
}



ul.lab-nav
{
	float: right;
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0 25px 0 0;
	text-transform: uppercase;
	font-weight: bold;
	color: #ffffff;
}

ul.lab-nav li
{
	display: inline;
	float: left;
	padding: 0 1em;
	border-left: 1px solid #ffffff;
}

ul.lab-nav li.first
{
	border-width: 0;
}

ul.lab-nav li.last
{
	padding-right: 0;
}

ul.lab-nav a, ul.lab-nav a:hover
{
	color: #ffffff;
}
