body
	{

	margin: 0px 0px;
	padding: 0px auto;

	background-color: #5173aa;
	
	font-family: Arial;
	font-size: 12px;

	color: #5173aa;
	text-align: center;

	}

div#main_content

	{

	float: middle;
	margin: 5px auto 15px auto;
	padding: 0px 0px;
	width: 800px;

	}

div#top_menu

	{
	
	float: top;
	margin: 0px 0px;
	width: 800px;
	height: 15px;
	
	font-family: Arial;
	font-size: 7pt;

	color: #fff;
	text-align: center;
	
	}

div#top_menu a
	{
	color:		#fff;
	text-decoration: none;
	
	}

div#top_menu a:link
	{
	color:		#fff;
	text-decoration: none;
	
	}

div#top_menu a:hover
	{
	color:		#fff;
	text-decoration: underline;
	
	}

div#top

	{
	
	float: top;
	margin: 0px 0px;
	width: 800px;
	height: 160px;
	
	background-image: url('http://soma.ima.pl/images/top.jpg');

	}

div#menu

	{
	
	float: left;
	margin: 0px 0px;
	width: 208px;

	vertical-align: top;
	}

div#content_home

	{
	
	float: right;
	margin: 0px 0px;
	width: 592px;
	height: 336px;
	
	background-image: url('http://soma.ima.pl/images/glowna_tlo.gif');

	text-align: justify;
	
	}

div#content_pracodawca

	{
	float: right;
	margin: 0px 0px;
	padding: 0px 0px;
	width: 592px;
	
	vertical-align: top;
	}


div#content_home a
	{
	font-weight: bold;
	text-decoration: underline;
	color: #5173aa;	
	}

div#content_home a:link
	{
	font-weight: bold;
	text-decoration: underline;
	color: #5173aa;	
	}

div#content_home a:hover
	{
	font-weight: bold;
	text-decoration: underline;
	color: #5173aa;	
	}

div#content_kontakt a
	{
	font-weight: bold;
	text-decoration: underline;
	color: #CC8007;	
	}

div#content_kontakt a:link
	{
	font-weight: bold;
	text-decoration: underline;
	color: #CC8007;	
	}

div#content_kontakt a:hover
	{
	font-weight: bold;
	text-decoration: underline;
	color: #CC8007;
	}

input
	{

	border: 1px solid #CC8007;

	}

a.form_a, a:active.form_a, a:focus.form_a, a:visited.form_a { 
	color: #5173aa;
	font-weight: bold;
	text-decoration: none;
}

a:hover.form_a {
	color: #5173aa;
	font-weight: bold;
	text-decoration: underline;
}

table.form_table {

	margin: 20px 0px 0px 0px;

}
