/* PECMS OTHER PAGE CSS */

div.other_page					{ }
div.other_page .top				{ width: 900px; height: 20px; background: url('/ergis/gfx/other_page/other_page_top.png') no-repeat 0 0; }
div.other_page .contents			{ width: 770px; margin: 0 auto; padding: 0px 90px 0px 40px; font: normal 10pt Verdana; text-align: justify; background: url('/ergis/gfx/other_page/other_page_bg.png') repeat-y 0 0 ; }
div.other_page .contents h1			{ margin: 0px; padding: 0px; font-size: 12pt; }
div.other_page .contents .poland		{ width: 278px; height: 278px; float: left; background: url('/ergis/gfx/other_page/poland.png') no-repeat 0 0; }
div.other_page .contents .text			{ width: 472px; float: right; padding-left: 20px; }
div.other_page .contents .text a		{ outline: none; }
div.other_page .contents .text .button		{ width: 452px; text-align: right; }
div.other_page .contents .text .button input	{ border: none; }

div.other_page .contents .certs			{ width: 278px; height: 278px; float: left; background: url('/ergis/gfx/other_page/certs.png') no-repeat 50% 30px; }

div.other_page .contents .dist			{ width: 278px; height: 507px; float: left; }
div.other_page .contents .dist_top		{ width: 278px; height: 243px; background: url('/ergis/gfx/other_page/company_certs_1.png') no-repeat 0 0; }
div.other_page .contents .dist_top a		{ width: 120px; height: 171px; float: left; display: block; outline: none; }
div.other_page .contents .dist_top a.c01	{ margin: 1px 0px 0px 4px; }
div.other_page .contents .dist_top a.c02	{ margin: 1px 0px 0px 30px; }
div.other_page .contents .dist_top a:hover	{ background: #E3E3E3; opacity: 0.5; }

div.other_page .contents .dist_bottom		{ width: 278px; height: 264px; background: url('/ergis/gfx/other_page/company_certs_2.png') no-repeat 0 0; }
div.other_page .contents .dist_bottom a		{ width: 120px; height: 171px; float: left; display: block; outline: none; }
div.other_page .contents .dist_bottom a.c03	{ margin: 0px 0px 0px 4px; }
div.other_page .contents .dist_bottom a.c04	{ margin: 0px 0px 0px 30px; }
div.other_page .contents .dist_bottom a:hover	{ background: #E3E3E3; opacity: 0.5; }

div.other_page .bottom				{ width: 900px; height: 20px; background: url('/ergis/gfx/other_page/other_page_bottom.png') no-repeat 0 0; }

#contact_from					{ width: 472px; padding-left: 0px; }
.leftbox					{ width: 160px; margin: 4px; float: left; text-align: left; }
.rightboxinput					{ width: 290px; padding: 2px 0px 2px 0px; float: left; text-align: left; }
.rightboxtext					{ width: 290px; padding: 4px 0px 4px 0px; float: left; text-align: left; }
.button						{ text-align: right; }
