/* Bialoczerwoni.com.pl - serwis przygotowany przez 4mind.pl */
/* Styl dla układu jednokolumnowego */


/* Deklaracje głównych bloków serwisu */

#bc_content {
  float: right;
  width: 670px; /* 678 */
  height: auto !important;
  height: 370px; /* IE */
  min-height: 370px;
  display: inline;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
}
#bc_content_info {
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
  padding-left: 0px;
  padding-top: 0px;
  display: block;
  color: #eee;
}
#bc_content_topnews {
  position: relative;
  top: 0px;
  left: 0px;
  width: 626px; /* 636 */
  padding: 20px;
  color: #fff;
  background: #111;
  clear: both;
  border: solid 2px #ee7f01;
}
#bc_content_movies {
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
  padding: 5px;
  color: #000;
  background: #ee7f01;
  text-align: center;
  clear: both;
}
#bc_content_navi {
  padding: 10px;
  margin: 0px;
  text-align: center;
}


/* Deklaracje elementów w blokach serwisu */

#bc_content_topnews h2 {
  color: #ee7f01;
  padding: 0;
  margin: 0;
  font-size: 1.4em;
  font-weight: bold;
}
#bc_content_topnews h3 {
  color: #ee7f01;
  font-size: 1.1em;
  font-weight: bold;
}
#bc_content_topnews img {
  border: solid 1px #ee7f01;
  float: left;
  margin-right: 15px;
  margin-bottom: 10px;
  clear: both;
}
#bc_content_movies h1 {
  padding: 0;
  margin: 0;
  font-size: 1.2em;
  font-weight: bold;
  color: #000;
  text-align: left;
}
#bc_content_movies img {
  border: solid 1px #000;
}
#bc_content_info h1 {
  width: 100%;
  color: #ee7f01;
  display: block;
  font-size: 1.5em;
  font-weight: bold;
  margin: 10px 0px 16px 0px;
  padding: 0px;
}
#bc_content_info h2 {
  color: #ee7f01;
  display: block;
  font-size: 1.3em;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}
#bc_content_info .data {
  color: #aaa;
  display: block;
  font-size: 10px;
  margin: 0px;
  padding: 0px;
}
#bc_content_info img {
  border: solid 1px #000;
  float: left;
  margin-right: 15px;
  margin-bottom: 10px;
  clear: both;
}
#bc_content_info .dalej {
  float: right;
  font-size: 11px;
}
#bc_content_info a {
  text-decoration: none;
  color: #ee7f01;
}
#bc_content_info td.nieparzyste {
  background: #111111;
  padding: 10px;
}
#bc_content_info td.parzyste {
  background: #0a0a0a;
  padding: 10px;
}

#bc_content_navi a {
  color: #ee7f01;
  text-decoration: underline;
}
#bc_content_navi a:hover {
  color: #fff;
  text-decoration: underline;
}

#bc_content_movies a {
  color: #000;
  text-decoration: none;
}
#bc_content_movies a:hover {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
#bc_ikonki img {
  border: none;
  float: none;
  clear: none;
  margin-right: 10px;
}

