@import url("/info/ban.css");

/* reset */
body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, input, textarea, p { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6, strong, em { font-size: 100%; font-weight: normal; font-style: normal; }
ol, ul { list-style: none; }
fieldset, img { border: 0; }

/* globalne */
body { width: 940px; background: #fff; color: #000; font: normal 12px/16px Arial,sans-serif; }

#page { width: 640px; margin: 16px auto; padding: 10px; }
#page .head { overflow: hidden; zoom: 1; padding-bottom: 12px; }
#page .head a { float: right; width: 240px; text-align: right; }
#page .head h1 { float: left; font-weight: bold; font-size: 18px; line-height: 24px; width: 380px; }
#page .info { margin-bottom: 10px; font-size: 11px; }
#page .info img { vertical-align: middle; margin-right: 6px; }
#page .lead { font-weight: bold; margin-bottom: 1em; }
#page .noPrint { margin-bottom: 12px; }
#article { margin-bottom: 12px; }
#footer { border: solid #ccc; border-width: 1px 0; margin-top: 16px; padding: 4px 0; text-align: center; margin-bottom: 12px; }
@media print { .noPrint { display: none; }}

/* reset */
body,div,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,input,textarea,p {margin:0;padding:0}
h1,h2,h3,h4,h5,h6,strong,em {font-size:100%;font-weight:normal;font-style:normal}
ol,ul {list-style:none}
fieldset,img {border:0}
footer,header,hgroup,section,article,nav,menu,aside {display:block;margin:0;padding:0}

/* globalne */
a {color:#146cb4;text-decoration:none}
a:hover {color:#000;background:#dedede;text-decoration:none}
body {background:#fff;color:#333;font:normal 12px/16px Arial,sans-serif}
 
/* ogolne - naglowki */
.mod .node_head {border-bottom:3px solid #cecece;margin-bottom:10px;padding-bottom:2px;position:relative;zoom:1}

/* zajawki/tabele waluty, gielda */
.mod_biz { color: #101010; }
.mod_biz .node_head { border-bottom-width: 2px; }
.mod_biz .node_head h1, .mod_biz .node_head h2, #holder_230 .mod_recommendations:first-child .node_head h2 { font: 18px Georgia, serif; color: #000; text-transform: none; }
#holder_230 .mod_recommendations:first-child .node_head { border-bottom: 2px solid #cecece; padding-bottom: 2px; margin-bottom: 10px; }

/* tabela glowna */
.mod_biz .biz_table { width: 100%; border-collapse: collapse; }
.mod_biz .biz_table + .biz_table { margin-top: 20px; }
.mod_biz .biz_table caption { font: bold 14px Georgia, serif; text-align: left; padding-bottom: 5px; }
.mod_biz .biz_table th { background: #ecedee; font: bold 11px Arial, sans-serif; color: #666; padding: 9px 7px 6px; border-bottom: 3px solid #cecece; vertical-align: bottom; }
.mod_biz .biz_table th a { color: #666;}
.mod_biz .biz_table th a:hover { background: none; color: #000; }
.mod_biz .biz_table tbody td { font: 12px Arial, sans-serif; color: #000; padding: 7px 7px 6px; border-bottom: 1px solid #e8e8f1; background: #fff; }
.mod_biz .biz_table tbody a { font-weight: bold}
.mod_biz .biz_table tbody .even td { background: #f9f9fb; }
.mod_biz .biz_table > tbody > tr:hover > td { background: #faf6e2; }
.mod_biz .biz_table > tbody > .data:hover > td, .mod_biz .biz_table > tbody > .open:hover > td { background: #fff; }
.mod_biz .biz_table > tbody > .data.even:hover > td, .mod_biz .biz_table > tbody > .open.even:hover > td { background: #f9f9fb; }
.mod_biz .biz_table .left { text-align: left; }
.mod_biz .biz_table .right { text-align: right; }