body { margin: 0; padding: 0; text-align: center; background: black; }
#container { width: 960px; color: #333; margin: 10px auto; font: 12px Verdana, Arial, "Arial CE", sans-serif; text-align: center; }
#logo { margin: 0; padding: 0; text-align: center; }
#logo h1 { font-size: 12px; font-weight: normal; color: #ccc; margin: 0; padding: 0; }
/* ------------- nawigacja ------------------ */
#navcontainer { margin: 10px 0; padding: 0 0 10px 0; font-size: 12px; height: 2em; border-bottom: 1px solid #999; }
#navlist { margin: 0; padding: 0; width: 960px; background: #600; border-bottom: 1px solid #c00; border-top: 1px solid #c00; float: left; }
#navlist ul { margin: 0; padding: 0; }
#navlist li { display: inline; margin: 0; padding: 0; }
#navlist a { padding: 5px; color: #fff; text-decoration: none; /*background: #600;*/ display: block; float: left; width: 120px; line-height: 1em; height: 1em; font-size: 11px; /*border-bottom: 1px solid #c00; border-top: 1px solid #c00;*/ margin: 0 1px 0 0; }
#navlist a:hover { text-decoration: none; background: #900; }
#navlist #active a { color: #fff; background: #900; }
/* --------------------------------------- */
#left { width: 235px; overflow: auto; }
#right { width: 415px; height: 450px; overflow: auto; float: right; }
#left p { font-size: 12px; color: #fff; }
#right p { margin: 0; padding: 0; display: none; }
#left a { color: #999; text-decoration: none; font-size: 12px; }
#left a:hover { color: #fff; }
#left #current { color: #fff }
.min { margin-top: 10px; padding: 0; border: 1px solid #333; }
.noborder { border: none; }
img#placeholder { border: 1px solid #c00; padding: 5px; margin: 25px 0 0 0; }
#footer { font-size: 10px; color: #999; text-align: center; margin: 20px 0 10px 0; clear: both; border-top: 1px solid #999; }
#footer h1 { font-size: 12px; font-weight: normal; color: #ccc; margin: 10px 0 10px 0; padding: 5px; }
#footer a { color: #c00; text-decoration: none; font-size: 10px; }
#footer a:hover { color: #fff; }

#left p { font-size: 14px; color: #fff; text-align: center; }
#left p span { display: block; margin-bottom: 15px; }
#left p a { color: #999; text-decoration: none; font-size: 14px; border: 1px solid #999; padding: 1px 10px 5px; }
#left p a:hover,
#left p a#current { color: #fff; background: #494949; }
