/* style animacji */

#header2 { height:210px; width: 100%; background:url(../images/bg_aside.gif) top left repeat-x; position: relative; z-index: 0; padding-top:30px; margin: 0 auto;}
.headerimg { background-position: center top; background-repeat: no-repeat; width: 100%; height:270px; position:absolute; }

/* HEADER TEXT */
#headertxt { width:930px; margin:0 auto; clear:both; position:relative; top:0px;}
#firstline { background-image:url("../images/textbg.png"); color:#333; font-size:40px; padding:14px 13px 14px; float:left; display: block;  }
#secondline { background-color:#CC3333; font-family: verdana; font-weight: bold; text-align: center; text-decoration: none; color: #ffffff; width: 40px; font-size:40px; padding:10px 10px 13px 10px; float:left; display:block; margin-top: 8px; clear:both;  }
#secondline:hover {background-color: #e7331b; text-decoration: underline; }

/* przyciski */
.btn { height:32px; width:32px; float:left; cursor:pointer; }
#back { background-image:url("../images/btn_back.png"); }
#next { background-image:url("../images/btn_next.png"); }
#control { background-image:url("../images/btn_pause.png"); }

/* pozycja nawigacji */
#headernav-outer { position:relative; top:160px; margin:0 auto; width:980px; }  /* wysokosc od gory nawigacji */
#headernav { padding-left:864px; }