
<!--

	html, body, form	{margin: 0; padding: 0;}

	body			{background: #FFF url(fundo.png) repeat-x left top; color: #000; font: 12px/140% Verdana,sans-serif;}

	a:link,
	a:visited		{color: #0C4CA3; text-decoration: none;}
	a:hover,
	a:active		{color: #0083CB; text-decoration: underline;}

	h1, h2, h3, h4, h5, h6	{margin: 0; padding: 0; line-height: 110%;}

	h1			{font-size: 22px; margin: 10px 0; color: #043657;}
	h2			{font-size: 18px; margin: 10px 0 2px;}
	h3			{font-size: 16px; margin: 30px 0; color: #043657;}
	h4			{font-size: 14px; margin: 10px 0;}
	h5			{font-size: 13px; margin: 10px 0 0;}
	h6			{font-size: 12px; margin: 5px 0;}

	.center			{text-align: center;}

	.justify		{text-align: justify;}

	.clear			{clear: both;}


	#page			{width: 800px; margin: auto;}


	#header			{height: 52px; overflow: hidden;}


	#menu			{height: 32px; margin-bottom: 15px; overflow: hidden; clear: both;}

		#menu a:link,
		#menu a:visited		{height: 32px; display: block; margin: 0 38px 0 0; float: left;
					background: url(menu.png) no-repeat; text-indent: -1000px;}

			#menu a.home:link,
			#menu a.home:visited		{width: 144px; background-position: 0px 0px;}
			#menu a.home:hover		{background-position: 0 -32px;}

			#menu a.linux:link,
			#menu a.linux:visited	{width: 75px; background-position: -144px 0px;}
			#menu a.linux:hover		{background-position: -144px -32px;}

			#menu a.windows:link,
			#menu a.windows:visited	{width: 108px; background-position: -219px 0px;}
			#menu a.windows:hover		{background-position: -219px -32px;}

			#menu a.mac:link,
			#menu a.mac:visited	{width: 103px; background-position: -327px 0px;}
			#menu a.mac:hover	{background-position: -327px -32px;}
			
			#menu a.drjava:link,
			#menu a.drjava:visited	{width: 100px; background-position: -430px 0px;}
			#menu a.drjava:hover	{background-position: -430px -32px;}


	#content		{width: 800x; float: left; margin-top: 10px;}




	#footer			{background: #027b94; margin: 30px auto 0; padding: 10px 0 10px; clear: both; text-align: center; line-height: 200%; font-size: 11px; font-weight: bold; color: #FFF; }

		#footer a:link,
		#footer a:visited,
		#footer a:hover,
		#footer a:active		{color: #FFF; text-decoration: underline;}







-->
