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


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

#bc_content {
  float: right;
  width: 461px; 
  height: auto !important;
  height: 370px; /* IE */
  min-height: 370px;
  display: inline;
  padding-top: 10px;
  padding-bottom: 20px;
}
#bc_content_player_header {
  background: url(../img/content_player_header.jpg) no-repeat center top;
  position: relative;
  top: 10px;
  left: 0px;
  width: 430px;
  height: 160px;
  padding-left: 30px;
  padding-top: 20px;
  display: block;
  color: #fff;
}
#bc_content_player_menu {
  background: url(../img/content_player_menu.jpg) no-repeat center top;
  position: relative;
  top: 0px;
  left: 0px;
  width: 430px;
  height: 30px;
  padding-left: 30px;
  padding-top: 10px;
  display: block;
  color: #777;
}
#bc_content_info {
  position: relative;
  top: 0px;
  left: 0px;
  width: 400px;
  padding-left: 30px;
  padding-top: 10px;
  display: block;
  color: #ccc;
}
#bc_leftmenu {
  float: left;
  width: 250px;
  height: auto !important;
  height: 360px; /* IE */
  min-height: 359px;
  display: inline;
  background-color: #000;
  padding-top: 11px;
  vertical-align: top;
  white-space: nowrap; 
  overflow: hidden; 
  text-overflow: clip;
  padding-bottom: 20px;
}


/* Deklaracje elementów w blokach serwisu */

#bc_leftmenu h1 {
  background: #222;
  border-top: 1px solid #ee7f01;
  border-bottom: 1px solid #ee7f01;
  color: #ee7f01;
  display: block;
  font-size: 1.5em;
  font-weight: bold;
  padding: 7px 10px 5px 13px;
  margin: 0px;
}
#bc_leftmenu ul {
	display: block;
	list-style: none;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
	margin-left: 20px;
  position: relative;
  z-index: 2;
  list-style-type: none;
}
#bc_leftmenu li {
	display: block;
	padding-top: 1px;
	padding-bottom: 0px;
}
#bc_leftmenu a, #bc_leftmenu a:hover {
  padding: 3px 21px 3px 21px;
  color: #ccc;
  text-decoration: none;
  display: block;
}
#bc_leftmenu a:hover, #bc_leftmenu a.aktywny {
  padding: 2px 20px 2px 20px;
  color: #000;
  background: url(../img/subnav_bg.jpg) no-repeat left;
  border: 1px solid #ee7f01;
  text-decoration: none;
  display: block;
}
#bc_leftmenu a.main, #bc_leftmenu a.main:hover {
  padding: 5px 20px 5px 20px;
  color: #fff;
  background: #222 url(../img/leftmenugrayarrow.gif) no-repeat left;
  border: 1px solid #333;
  text-decoration: none;
  font-weight: bold;
  display: block;
}
#bc_leftmenu a.main:hover, #bc_leftmenu a.main_aktywny {
  padding: 5px 20px 5px 20px;
  color: #fff;
  background: #ee7f01 url(../img/leftmenubluearrow.gif) no-repeat left;
  border: 1px solid #ee7f01;
  text-decoration: none;
  font-weight: bold;
  display: block;
}

#bc_content_player_header img {
  border: solid 1px #aaaaaa;
  float: left;
  margin-right: 8px;
}

#bc_content_player_menu ul {
  top: 0px;
  left: 0px;
  bottom: 0px;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 2;
}
#bc_content_player_menu li {
  display: inline;
  padding: 0;
  border-right: solid 1px #555;
}
#bc_content_player_menu a, #bc_content_player_menu a:hover {
  margin: 10px 7px 10px 7px;
  color: #ee7f01;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}
#bc_content_player_menu a:hover {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}

#bc_content_info h1 {
  width: 320px;
  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.2em;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
  padding: 0px;
}
#bc_content_info .data {
  color: #ccc;
  display: block;
  font-size: 10px;
  margin: 0px 0px 0px 0px;
  padding: 0px;
}
