.menu		{list-style: none; margin: 0; height: 50px;}
.menu li		{float: left; margin: 0 24px 0 10px; height: 36px;}
.menu a		{font: normal 1.8em Georgia;}
.menu li.active- 		{background: url(images/menu.gif) left bottom no-repeat;}
.menu .active- span		{font: normal 1.8em Georgia; color: #b25000;}

.content .port-list	{list-style: none; margin: 5px 0 0 0; padding: 0; color: #fff; overflow: hidden; height: 415px;}
.content .port-list li	{list-style: none; color: #fff; background: none; border-left: solid 3px #fff; margin: 2px 0 0 0; font: normal 1.8em Georgia; padding: 0 0 0 11px;}

.scroll-bg		{width: 35px; background: url(images/scroll-bg.png) left top repeat-y; height: 472px; position: absolute; right: -9px; top: 32px;}
.scroll-bg .scroll		{width: 15px; background: url(images/scroll.png) 7px top repeat-y; height: 164px; position: absolute; right: 0px; cursor: pointer;}
.copyright		{font: normal 9px Tahoma; color: #fff; position: absolute; bottom: 10px; right: 10px;}
.copyright a,.copyright a:hover,.copyright a:visited,.copyright a:active		{color: #fff; text-decoration: none;}
	
	
	/* Увеличенная версия картинки */
	.openwindow		{background: #fff; opacity: 0.85; filter: alpha(opacity: 85); position: fixed; left: 0; top: 0; width: 100%; height: 100%; _position: absolute; _top: expression(parseInt(document.body.scrollTop) + "px");}
	.openwindow-img		{position: fixed; left: 0; top: 0; width: 100%; height: 100%; _position: absolute; _top: expression(parseInt(document.body.scrollTop) + "px");}
	.openwindow-img td		{text-align: center; background: url(images/open/loader.gif) 50% 50% no-repeat;}
	.openwindow-img .this-bg		{position: relative; display: inline-block;}
	.openwindow-img .this-bg	div	{border-bottom: solid 2px #f36f21; padding: 0 0 1px 0;}
	.openwindow-img .close,.openwindow-img .close:active,.openwindow-img .close:hover,.openwindow-img .close:visited	{position: absolute; top: -16px; right: 0px; background: #fff url(images/open/close.gif) right top no-repeat; font: bold 1.2em Arial; padding: 0 18px 0 0; text-decoration: none; color: #131313;}


	
