iframe		{visibility:hidden; position:absolute;}
body		{background:#000000;
		color: #ffffff;font-size:13px;
		font-family:Verdana,Arial Narrow,Helvetica;}

td		{
		color: #ffffff;font-size:13px;
		font-family:Verdana,Arial Narrow,Helvetica;}

.title		{font-size:16px; font-weight:bold; text-align:center;}
.antet		{font-size:9px}

body.devis	{background:url('devis.jpg') white top left no-repeat fixed;}
body.contact	{background:url('write.jpg') white top left no-repeat fixed;}
body.snailmail	{background:url('snailmail.jpg') white top left no-repeat fixed;}
body.portofolio	{background:url('portofolio.jpg') white top left no-repeat fixed;}
body.remove	{background:url('remove.jpg') white top left no-repeat fixed;}
body.error	{background:url('error.jpg') white top left no-repeat fixed;}
body.stats	{background:url('stats.jpg') white top left no-repeat fixed;}

img.icon	{
		width:80px;
		height:80px;
		}

table		{width:500px; visibility:hidden; position:absolute;
		margin-left:auto;margin-right:auto;
		martin-top:50px;margin-bottom:50px;}
table.displayed	{visibility:visible; position:relative;}

textarea, input	{background:transparent}
.one		{width:230px;}
.both		{width:480px;}


td.intro	{height:130px; background:url('intro.jpg')		left no-repeat;}
td.devis	{height:130px; background:url('devis.jpg')		left no-repeat;}
td.portofolio	{height:130px; background:url('portofolio.jpg')		center no-repeat;}
td.contact	{height:130px; background:url('write.jpg')		right no-repeat;}

hr		{width:80%; height:1px; noshade}

exemplu-fading	{filter:alpha(opacity=20); background:white}
a:link		{color: #000080; text-decoration: none; numeric-decoration: none}
a:active	{color: #000080; text-decoration: none; numeric-decoration: none}
a:visited	{color: #000080; text-decoration: none; numeric-decoration: none}
a:hover		{color: red; text-decoration: none; numeric-decoration: none}


.bluescrolls	{
	scrollbar-base-color:		#FF0000;
	scrollbar-face-color:		#FF0000;
	scrollbar-shadow-color:		#FF0000;
	scrollbar-highlight-color:	#FF0000;
	scrollbar-3dlight-color:	#FF0000;
	scrollbar-darkshadow-color:	#FF0000;
	scrollbar-track-color:		#FF0000;
	scrollbar-arrow-color:		#FF0000;
	}