body
{
	margin: 15px;
	padding: 0px;
	overflow: auto; 
	font: 12px 'Arial';
	color: #aaaaaa;
	background: #ffffff;
	background: #afb1c3;
	background: #dbddf9;
}

#Layout
{
	position: relative;
	margin: auto;
	width: 960px;
	height: 725px;

	width: 1px;
	height: 1px;

	background: #ffffff;

	border: 1px solid #000000;

	overflow: hidden;
}

#Logo_Shape1
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 158px;
	background: #262a50;
}

#Logo_Shape2
{
	position: absolute;
	top: 158px;
	left: 200px;

	width: 760px;
	width: 0px;

	height: 4px;
	background: #262a50;
	overflow: hidden;
}

#Logo_Shape3
{
	position: absolute;
	top: 162px;
	left: 0px;
	width: 200px;
	height: 38px;
	background: #262a50;
}

#Logo_Text
{
	position: absolute;
	top: 100px;
	left: 0px;
	width: 510px;
	height: 50px;

	visibility: hidden;
}

#Head_Banner
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 660px;
	height: 200px;
	color: #000000;
	background: url('Images/Head_Banner.png') no-repeat;
	opacity: 0.5;

	visibility: hidden;
}

#Docasne_Info
{
	position: absolute;
	top: 0px;
	left: 220px;
	width: 600px;
	height: 200px;
	color: #000000;
}


#MainMenu
{
	position: absolute;
	top: 162px;
	left: 200px;
	
	width: 720px;
	height: 26px;

	padding: 6px 20px 6px 20px;

	font: 14px 'MS Sans Serif';
	visibility: hidden;
}

#MainMenu .Btn_Text
{
	position: relative;
	top: 0px;
	height: 25px;
	float: left;
	display: block;
}

#MainMenu #Profil	{	min-width: 76px;	}
#MainMenu #Produkty	{	min-width: 98px;	}
#MainMenu #Partneri	{	min-width: 98px;	}
#MainMenu #Kariera	{	min-width: 88px;	}
#MainMenu #Kontakty	{	min-width: 98px;	}

#MainMenu .Btn_FL
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 17px;
	height: 0px;

	overflow: hidden;
}

#MainMenu .Btn_Underline
{
	position: absolute;
	top: 20px;
	left: 0px;
	width: 17px;
	height: 0px;

	overflow: hidden;
}

#MainMenu .Btn_Underline img
{
	position: absolute;
	top: 0px;
}

#MainMenu .Btn_Divider
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 10px;
	height: 28px;

	display: block;
	float: left;
}

#Left_Banner
{
	position: absolute;
	top: 200px;
	left: 0px;
	width: 200px;
	height: 500px;
	background: url('Images/Left_Banner.png') no-repeat;
	opacity: 0.30;

	visibility: hidden;
}

#Submenu
{
	position: absolute;
	top: 220px;
	top: 240px;


	left: 20px;
	width: 160px;
	height: 460px;

	color: #000000;
}

#Submenu input
{
	margin: 5px 0px 0px 0px;
	width: 158px;
	border: 1px solid #000000;
	color: #aaaaaa;
}

#Main
{
	position: absolute;
	top: 200px;
	left: 200px;
	width: 720px;
	height: 460px;
	padding: 20px;

	text-align:justify;
	overflow: hidden;

	cursor: default;

	color: #ffffff;
	background: #262a50;
}

#Footer
{
	position: absolute;
	top: 700px;
	width: 960px;
	height: 20px;
	padding-top: 5px;
	padding-left: 370px;
	background: #ffffff;
	background: #dbddf9;
	color: #c9cad6;
	color: #9396bc;
}

a
{
	text-decoration: none;
	color: #262a50;
}

a:hover
{
	text-decoration: overline underline;
}

#Content a
{
	text-decoration: none;
	color: #91cce8;
	color: #5599ff;
}

#Content a:hover
{
	color: #ffffff;
	text-decoration: underline;
}
