/*****************************************************************************
      style czesci HTML-owej bkidz.org
      projekt ROBERTMARTA, robertmarta@o2.pl
      copyright 2005 ROBERTMARTA

*****************************************************************************/

@import url(../flash/layout/layout.css); /* zbiera style z czesci flashowej */

/* img trik znaleziony w arkuszu css na glownej stronie konsorcjum W3C - http://www.w3.org */
a img { color: #fff; }         /* hide the border in Netscape 4 */
@media all {                   /* hide from Netscape 4 */
   a img { color: inherit;     /* undo the rule above */
   border: none;               /* hide from Netscape 4 */
   }
}
a { font-weight:normal; }
a:hover { text-decoration:underline; }

/* zmiana styli z czesci flashowej */
/* .header, .subheader { border-left:5px solid yellow; } */
/* .p { color:#000; } */

/**/
body { color:#000; margin:0; padding:0; width:100%; background:#FFF; text-align:center; }

body, html, p, td, th, li { font:11px Arial, Helvetica, Verdana, sans-serif ! important;
                            text-decoration:none; }

/**/
#wszystko { width:750px; margin:auto; color:#7C7C7C; position:relative; }

#navbar { width:100%; height:200px; padding:1px; position:relative; background:#FFF; }
#nav ul { list-style:none; position:absolute; top:0; right:0px; padding:0; padding-bottom:3px; margin:0; }
#nav ul { top:140px; } /* dla IE-podobnych */
#nav[id] ul { top:141px; } /* dla pozostalych */
#nav li { display:inline; }
#nav li a { padding:0px; padding-top:1em; color:#EEE; font-size:9px;
            text-decoration:none; height:30px; border-left:1px solid #FFF; vertical-align:center; }
#nav li a:hover { background:#000; }

#cialo { padding:1px; color:#000; text-align:left; position:relative; width:100%; padding-top:30px;
         background:url("img/bkidz-kork-tlo-biale-male.jpg") no-repeat; }
#tresc { margin-top:15px; margin-left:220px; }
#cialo-nav { float:left; margin-top:100px; }
#decor { position:absolute; top:0; right:0; /* background:url(img/emx.jpg); */ padding:0; margin:0; }
#decor { width:744px; height:170px; } /* dla IE-podobnych */
#decor[id] { width:750px; height:171px; } /* dla pozostalych */

#njusy a span { display:none; }

/**/
#nav li a, #r2, #r3, #r4, #r5, #r6, #r7 { float:left; width:124px; }
#r1 { position:absolute; height:0; width:0; }
#r2, #r3, #r4, #r5, #r6, #r7 { height:140px; background:transparent; border:1px solid #FFF; border-top:0; border-right:0; }
#navbar img { border:0; position:absolute; bottom:0; left:0; } /* especially dla IE */

/**/
#wybierzstyl { top:2px; border:1px dotted #000; padding:1px 5px 2px; text-align:right; }
#wybierzstyl { position:absolute; right:20px; } /* IE */
#wybierzstyl[id] { position:fixed; right:2px; } /* inne */
#wybierzstyl ul { padding:0; margin:0; }
#wybierzstyl a { color:#000; }

/**/
#email { position:absolute; bottom:0; right:0; }

/**/
#stopka { margin-top:2em; margin-bottom:.1em; border-top:1px solid #EEE; text-align:right; font-size:10px; }
#stopka, #stopka a { color:#AAA; }
#stopka a:hover { color:#000; }
