/* -------------------------------------------------------------------------
     Arkusz stylów CSS dla serwisu SAR - layout narrow (wąski)
		 (c) 2007, developed by Leszek Szamocki
     v08.02b
   ------------------------------------------------------------------------- */
table.submenu
{ display: none; position: absolute; table-layout: auto; z-index: 20; }
	
td.main
{ line-height: 11px; padding: 7px 10px; text-align: center; }

td.main:hover
{ background: #ccc url('../img/tms.gif') no-repeat 50%; color: #fff; cursor: pointer; }

td.submenu
{	font-size: 12px; line-height: 13px; padding: 5px 10px; white-space: nowrap; }

#footer 
{	margin-top: 95px; min-width: 780px; }
	
#layout
{ top: 85px; }
	
#logo
{	left: -7px; top: -82px; }

#main_menu
{	margin: 5px 0px 10px 160px; table-layout: auto; width: 620px; }

#top_header
{	min-width: 780px; }