#Content
{
	position: absolute;
	top: 220px;
	left: 220px;
	width: 720px;
	height: 460px;
	padding: 0px;

	text-align:justify;
	overflow: hidden;
	cursor: default;

	color: #c0c0c0;
	background: #262a50;

	opacity: 0;
}

#Content #Actual_Page
{
	position: absolute;

	top: 0px;
	left: 0px;

	height: 460px;
	width: 720px;
}

#Content #Next_Page
{
	position: absolute;

	top: 0px;
	left: 1000px;

	height: 460px;
	width: 720px;
}


#Content #C_Profil
{
	position: absolute;

	top: 1000px;
	left: 0px;

	height: 460px;
	width: 720px;
}

#Content #C_Produkty
{
	position: absolute;

	top: 1000px;
	left: 1000px;

	height: 460px;
	width: 720px;
}

#Content #C_Partneri
{
	position: absolute;

	top: 1000px;
	left: 2000px;

	height: 460px;
	width: 720px;
}

#Content #C_Kariera
{
	position: absolute;

	top: 1000px;
	left: 3000px;

	height: 460px;
	width: 720px;
}

#Content #C_Benefity
{
	position: absolute;

	top: 2000px;
	left: 3000px;

	height: 460px;
	width: 720px;
}

#Content #C_Vzdelavanie
{
	position: absolute;

	top: 3000px;
	left: 3000px;

	height: 460px;
	width: 720px;
}

#Content #C_Kontakty
{
	position: absolute;

	top: 1000px;
	left: 4000px;

	height: 460px;
	width: 720px;
}

#Content #C_IS
{
	position: absolute;

	top: 1000px;
	left: 5000px;

	height: 460px;
	width: 720px;
}

#Content #C_Novinky
{
	position: absolute;

	top: 2000px;
	left: 5000px;

	height: 460px;
	width: 720px;
}

#Content #C_Prezentacie
{
	position: absolute;

	top: 3000px;
	left: 5000px;

	height: 460px;
	width: 720px;
}

#Content #C_Archiv
{
	position: absolute;

	top: 4000px;
	left: 5000px;

	height: 460px;
	width: 720px;
}

#Content #C_Osobne
{
	position: absolute;

	top: 5000px;
	left: 5000px;

	height: 460px;
	width: 720px;
}

#Content #C_Dokumenty
{
	position: absolute;

	top: 6000px;
	left: 5000px;

	height: 460px;
	width: 720px;
}

#Content #C_Spolupracovnici
{
	position: absolute;

	top: 7000px;
	left: 5000px;

	height: 460px;
	width: 720px;
}

#Content #C_Klienti
{
	position: absolute;

	top: 8000px;
	left: 5000px;

	height: 460px;
	width: 720px;
}

#Content #C_Aktivita
{
	position: absolute;

	top: 9000px;
	left: 5000px;

	height: 460px;
	width: 720px;
}

#Content input
{
	margin: 5px 0px 0px 0px;
	width: 160px;
	border: 1px solid #bbbbbb;
	color: #aaaaaa;
	background: #888888;
}

#Content select
{
	margin: 5px 0px 0px 0px;
	width: 160px;
	border: 1px solid #bbbbbb;
	color: #aaaaaa;
	background: #888888;
}

#Content table .odd
{
	background: #34385e;
}

#Content .Logout
{
	position: absolute;
	right: 0px;
	top: 0px;
}

.Error
{
	color: #ff0000;
}

.OK
{
	color: #00ff00;
}
