/* PECMS MAIN PAGE CSS */

div.main					{ }

div.main .carusel				{ width: 900px; height: 291px; }
div.main .carusel .photo			{ width: 259px; height: 291px; float: left; background: url('/ergis/gfx/main/carusel_photo.jpg') no-repeat 0 0; }
div.main .carusel .content			{ width: 618px; height: 291px; float: left; background: url('/ergis/gfx/main/carusel_bg.jpg') repeat-x 0 0; position: relative; }
div.main .carusel .content .recommend		{ width: 88px; height: 31px; line-height: 31px; color: #FFFFFF; margin-top: 12px; font-size: 11pt; background: #4A70B6; text-align: center; }
div.main .carusel .content .pager		{ width: 120px; height: 27px; line-height: 27px; top: 12px; right: 0px; position: absolute; background: #4A70B6; }

div.main .carusel .right			{ width: 23px; height: 291px; float: left; background: url('/ergis/gfx/main/carusel_right.jpg') no-repeat 0 0; }

div.main .toolbox				{ width: 878px; height: 227px; margin: 0 auto; }
div.main .toolbox .contact			{ width: 292px; height: 227px; float: left; background-color: #FFFFFF; }
div.main .toolbox .contact img			{ margin: 0px 0px 0px 61px; }
div.main .toolbox .contact .title		{ width: 292px; height: 40px; border-top: 5px solid #FFF53E; background: #E7F0F9 url('/ergis/gfx/main/title_kontakt.gif') no-repeat 20px 8px; }
div.main .toolbox .contact .inner		{ width: 168px; height: 105px; margin: 0 auto; padding-top: 24px; }
div.main .toolbox .grandma			{ width: 292px; height: 227px; float: left; margin-left: 1px; background: #FFFFFF url('/ergis/gfx/main/toolbox_grandma.jpg') no-repeat 0 45px; }
div.main .toolbox .grandma img			{ margin: 0px 0px 0px 146px; }
div.main .toolbox .grandma .title		{ width: 292px; height: 40px; border-top: 5px solid #FFF53E; background: #E7F0F9 url('/ergis/gfx/main/title_przepisy.gif') no-repeat 20px 8px; }
div.main .toolbox .grandma .inner		{ width: 154px; height: 129px; margin-left: 138px; }
div.main .toolbox .distribution			{ width: 292px; height: 227px; float: left; margin-left: 1px; background: #FFFFFF url('/ergis/gfx/main/toolbox_distribution.jpg') no-repeat 0 45px; }
div.main .toolbox .distribution img		{ margin: 0px 0px 0px 158px; }
div.main .toolbox .distribution .title		{ width: 292px; height: 40px; border-top: 5px solid #FFF53E; background: #E7F0F9 url('/ergis/gfx/main/title_dystrybutor.gif') no-repeat 20px 8px; }
div.main .toolbox .distribution .inner		{ width: 130px; height: 117px; margin-left: 138px; padding: 12px 12px 0px 12px; font-size: 7pt; text-align: left; }

#glider						{ width: 600px; height: 221px; margin: 10px 0px 0px 14px; overflow: hidden; }
#glider div					{ width: 600px; height: 221px; }
#glider div .box				{ width: 300px; height: 221px; float: left; }
#glider div .box img				{ float: left; }
#glider div .box p				{ width: 162px; height: 123px; float: left; margin: 12px 0px 0px 0px; padding: 4px; color: #FFFFFF; text-align: justify; overflow: hidden; background: #4A70B6; }

#nav						{ width: 72px; float: left; }
#nav a						{ width: 13px; height: 27px; float: left; margin: 0px 2px; display: block; outline: none; background: url('/ergis/gfx/glider/glider_nav_off.gif') no-repeat 0 0; }
#nav a.activeSlide				{ background: url('/ergis/gfx/glider/glider_nav_on.gif') no-repeat 0 0; }
#nav a:focus					{ outline: none; }

a#prev						{ width: 23px; height: 27px; float: left; display: block; outline: none; background: url('/ergis/gfx/glider/glider_nav_prev.gif') no-repeat 0 0; }
a#next						{ width: 23px; height: 27px; float: left; display: block; outline: none; background: url('/ergis/gfx/glider/glider_nav_next.gif') no-repeat 0 0;  }
