/**
 *	© 2010 Cube Interactive.
 *	author: Michał Daniel, 25.04.2010:3 
 *	www.icube.pl
 */  

* { margin: 0; padding: 0; border: none; }

html { height: 100%; }
body { font-family: Tahoma, Arial, Helvetica, sans-serif; 
	   font-size: 12px; background-color: #3167a7; font-weight: normal; color: #eaeaea; text-align: center;
	   height: 100%; }

a { color: #fff; text-decoration: none; }

#container { width: 100%; min-height: 868px; height: 100%; background: url('../images/startowa-tlo.jpg') no-repeat center bottom; }
#mainpage { width: 1000px; min-height: 100%; margin: 0 auto; position: relative;bottom: 0; text-align: left; }
/*\*/ * html #mainpage { height: 100%; } /**/

#mainpage h1, #mainpage h2 { z-index: 1; font-size: 28px; color: #fff; position: absolute; right: 80px; bottom: 820px; }
#mainpage h1 strong { color: #7a0900; }
#mainpage h2 { font-weight: normal; font-size: 14px; right: 80px; bottom: 806px;  }
#mainpage h5 { font-weight: normal; font-size: 14px; position: absolute; left: 63px; bottom: 832px;  }
#mainpage h6 { font-weight: normal; font-size: 24px; position: absolute; left: 63px; bottom: 806px;  }
#mainpage #cleaner { position: relative; min-height: 868px; height: 868px; }
#mainpage #cube-interactive-welcome { z-index: 2; position: absolute; left: 62px; bottom: 777px; width: 368px; height: 89px; background: url('../images/ci-welcome.jpg') no-repeat;  }
#mainpage #cube-interactive-logo { z-index: 2; position: absolute; right: 0px; bottom: 777px; width: 348px; height: 91px; background: url('../images/ci-logo.jpg') no-repeat;  }

#mainpage h3, #mainpage h4 { font-size: 26px; position: absolute; }
#mainpage h3 { left: 63px; bottom: 650px; color: #fff; }
#mainpage p#ciemna-strona { position: absolute; left: 64px; bottom: 589px; width: 385px; line-height: 18px; display: block; }
#mainpage h4 { left: 575px; bottom: 650px; color: #151515; }
#mainpage p#jasna-strona { position: absolute; color: #151515; left: 575px; bottom: 589px; width: 385px; line-height: 18px; display: block; }
#mainpage p#uwagi { position: absolute; color: #151515; left: 350px; bottom: 344px; width: 450px; line-height: 18px; display: block; }

#mainpage p#stopka { position: absolute; font-size: 11px; color: #b6b6b6; left: 180px; bottom: 30px; }
#mainpage p#stopka em { font-style: normal; color: #ef1010; }
#mainpage p#stopka a { color: #b6b6b6; }
#mainpage p#stopka a:hover { color: #4e4e4e; }

#mainpage a#ciemna, #mainpage a#jasna { font-size: 15px; font-weight: bold; color: #fff; text-align: center; line-height: 45px; position: absolute; left: 120px; bottom: 504px; width: 197px; height: 47px; background: url('../images/button-wejdz.png') no-repeat; }
#mainpage a#jasna { left: 630px; } 
#mainpage a#ciemna:hover, #mainpage a#jasna:hover { background-position: 0px -47px; color: #f0f0f0; }

a { behavior: url('styles/iepngfix.htc'); }
