
/* ---------- CORE STYLE ---------- */


a img { border:none }


body 		{font-family:arial, sans serif;
		font-size:10px;
		color:#000;
        	margin-top: 10px;}
			


a 		{font-family:arial; font-size:10px; text-decoration:none; margin-bottom:0px;}
		a:link       { color: #000;}	
		a:visited    { color: #000;}
		a:hover      { color: #FFF; background:#000;}
		a:active     { color: #000;}


.worklink 	a:link {color: #999;}
.worklink	a:hover {color: #FFF; background:#000;}


h1 		{font-size:10px;
		font-style: normal;	
		font-weight: normal;	
		color: #FFF;
		background-color: #000;
		display:inline;}


#logo		{background:transparent url(zoeregoczyillustration.gif) 
		no-repeat 0 0; 	
		position:;
		left:;
		float:;	
		clear:; 
		width:150px; 
		height:150px;
		margin:0px;}



/* ---------- DIVS ---------- */



#container	{width:900px;
		position:absolute;
		margin-left:15px;}


#mainbox	{width:700px;
		float:right;
		overflow: hidden;
		margin-top:15px;
		border-top-style:solid;
    		border-top-width:1px; 
		border-top-color:#000;
		text-align:justify; }


#menubox	{width:180px;
		margin-top:15px;
		border-top-style:solid;
    		border-top-width:1px; 
		border-top-color:#000;}


#menubox a	{font-family:arial, sans serif;
		font-size:10px;
		display: block;}

#menubox a:hover{display: block;
		background-color: #000;
		color: #FFF;}

	