#nw_root {
  font: 8pt "Lucida Grande", arial,helvetica, "Nimbus Sans L", "Bitstream Vera Sans", sans-serif;
}

#nw_root a {
  text-decoration:none;
  color:#000;
}

#nw_root a:hover {
  text-decoration:underline;
}

#nw_head {
  /*margin-bottom:8px;*/
}

#nw_left {
  float:left;
  width:408px; /* 424 */
  margin-left:4px;
  w\idth:408px; /* 392 */
}

#nw_left h3 {
  font-size:10pt;
  padding:0;
  margin:0px;
  font-weight:bold;
}

#nw_left #nw_author {
  color: #666;
  text-align:right;
  font-style:italic;
  margin-top:4px;
}

#nw_right {
  float:right;
  width:190px; /* 206 */
  margin-right: 4px;
}

#nw_right h3 {
  font-size:9pt;
  font-weight:normal;
  border-bottom:1px #dedede solid;
  padding:4px 0;
  margin:0px;
}

#nw_root .nw_news, #nw_root .nw_data_select { 
  background:#F2F2F2 url(../images/site_aktualnosci/gradient.gif) top left repeat-x;
  padding:6px;
  border-bottom:1px solid #ADADAD;
  margin:2px 0 0 0;
  position:relative;
  text-shadow:1px 1px 1px #FFF;
}

#nw_root .nw_news .nw_news_video_ico {
  position:absolute;
  top:4px;
  right:4px;
  padding:0;
}

#nw_root .nw_news a {
  display:block;
  color:#000;
  text-decoration:none;
  font-weight:bold;
}

#nw_root .nw_news a:hover {
  text-decoration:underline;
}

#nw_root .nw_news .normal {
  font-weight:normal;
}

#nw_root .selected {
  background: none;
  background-color: #CCC;
}

#nw_root .nw_news div {
  padding-top:4px;
}

#nw_root .small {
  font-size:7pt;
}

#nw_root a.small {
  font-size:7pt;
  text-decoration:none;
  color:#666;
}

#nw_root a.small:hover {
  text-decoration:underline;
}

#nw_root a.red {
  color:#591010;
}

#nw_root #nw_right #nw_day_change {
  background-color: #eaeaea;
  height:16px;
  overflow:hidden;
  text-shadow:1px 1px 0 #FFF;
}

#nw_root .gray {
  color:#666;
}

#nw_txt {
  font-size:9pt;
  padding-top:4px;
  line-height:1.5em;
}

#nw_video {
  margin:8px;
}

/* komentarze */
#nw_comments {
  margin-top:12px;
}

#nw_comments_head {
  border-bottom:1px solid #dedede;
  padding-bottom:2px;
}

#nw_comments .nw_comment {
  background-color:#f5f5f5;
  padding:6px;
  margin-top:2px;
  border-bottom:1px solid #dedede;
}

#nw_comments .nw_comment_head {
  color: #164209;
  margin-bottom:4px;
}

#nw_comments .nw_comment_head_response {
  color: #222;
  margin-left:12px;
}

#nw_comments .nw_comment_txt {
  color: #666;
}

#nw_comments_foot {
  text-align:right;
}

#nw_rss {
  text-align:left;
  margin:14px 0;
}

/* cm_comment */
#cm_addcomment {
  padding:4px 0;
}

#cm_comments {
  border-top:1px solid #888;
  border-bottom:1px solid #888;
}
.cm_comment {
  padding:4px;
  font-weight:bold;
}

.cm_comment_body {
font-size:9px;
color:#666;
padding:5px;
overflow:hidden;
}

#nw_comments_foot {
  padding-top:2px;
}

#cm_form input, #cm_form textarea, select, .nw_news input {
  font-size:10px;
  background-color:#F2F2F2;
  border: 1px solid #AAA;
  padding:2px;
}

#nw_nfo_flash {
  border:3px solid #ff8885;
  background-color:#ffcaca;
  padding:4px;
  text-align:center;
  display:none;
}

#nw_nfo_js {
  padding:4px 0;
  text-align:center;
  font-size:7pt;
  color:#666;
  /* position:absolute;
  top:0px;
  left:0px; */
  width:630px;
  margin: 0 auto;
}

/* 17-08-2010 menu z wyborem jakości materiału wideo */
#nw_select_quality {
  text-align:right;
  color:#999;
  font-size:10px;
  margin-bottom:7px;
}

#nw_select_quality a {
  color:#4e4e4e;
  background-color:#eaeaea;
  padding:4px;
  border:1px solid #cccccc;
  text-shadow: 1px 1px 0 #FFF;
  -webkit-border-radius: 4px; /* Safari, Chrome */
  -khtml-border-radius: 4px;    /* Konqueror */
  -moz-border-radius: 4px; /* Firefox */
  border-radius: 4px;
}

#nw_select_quality a.selected {
  color:#FFF;
  background-color:#3d7724;
  border:1px solid #203f13;
  text-shadow:1px 1px 0px #000;
  font-weight:bold;
}