/* PECMS MAIN PAGE CSS */

#main .galleries				{ width: 168px; border-right: 1px dotted #D98C31; }

div.main					{ }
div.main .one					{ width: 283px; height: 213px; float: left; background: url('/grobelski/gfx/main/main_01.jpg') no-repeat 0 0; }
div.main .two					{ width: 280px; height: 213px; float: left; background: url('/grobelski/gfx/main/main_02.jpg') no-repeat 0 0; }
div.main .three					{ width: 334px; height: 213px; float: left; background: url('/grobelski/gfx/main/main_03.jpg') no-repeat 0 0; }
div.main .three a				{ width: 208px; height: 132px; margin: 8px 0px 0px 120px; display: block; outline: none; }
div.main .three a span				{ display: none; }
div.main .four					{ width: 283px; height: 150px; float: left; background: url('/grobelski/gfx/main/main_04.jpg') no-repeat 0 0; }
div.main .five					{ width: 280px; height: 150px; float: left; background: url('/grobelski/gfx/main/main_05.jpg') no-repeat 0 0; }
div.main .six					{ width: 334px; height: 150px; float: left; background: url('/grobelski/gfx/main/main_06.jpg') no-repeat 0 0; }
div.main .seven					{ width: 283px; height: 37px; float: left; background: url('/grobelski/gfx/main/main_07.jpg') no-repeat 0 0; }
div.main .eight					{ width: 280px; height: 37px; float: left; background: url('/grobelski/gfx/main/main_08.jpg') no-repeat 0 0; }
div.main .nine					{ width: 334px; height: 37px; float: left; background: url('/grobelski/gfx/main/main_09.jpg') no-repeat 0 0; }

div.main .whatsnew				{ width: 452px; height: 220px; float: left; }
div.main .whatsnew .left			{ width: 225px; float: left; border-right: 1px dotted #D98C31; }
div.main .whatsnew .right			{ width: 224px; float: left; border-right: 1px dotted #D98C31; }
div.main .whatsnew .image			{ width: 205px; height: 132px; margin: 0 auto; }
div.main .whatsnew .image img			{ border: 1px solid #D98C31; }
div.main .whatsnew .desc			{ width: 205px; height: 78px; margin: 0 auto; padding-top: 7px; overflow: hidden; text-align: justify; }
div.main .whatsnew .desc h1			{ margin: 0px; padding: 0px; font-size: 8pt; }

