/* Subsection Tabs
--------------------*/

ul.subsection_tabs {
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-left:8px;
	line-height:3em;
	float: left;
}

ul.subsection_tabs li
{
  float: left;
  margin: 0px;
} 

ul.subsection_tabs a.zakladki
{
  font-family : Arial;
  font-size : 12px;
  color: #fff;
  font-weight: bold;
  background: #D9B992 url(../_img/tab_menu_l0.gif) left top no-repeat;
  text-decoration: none;
  padding-left: 8px;
  height: 30px;
  cursor: pointer;
  border-left:1px solid #ffffff; 
}

ul.subsection_tabs a.zakladki span
{
  background: url(../_img/tab_menu_r0.gif) right top no-repeat;
  padding-right: 8px;
  height: 30px;
}

ul.subsection_tabs a.zakladki, ul.subsection_tabs a.zakladki span
{
  display: block;
  float: left;
  *display: inline;  /* IE --' */
}

/* Hide from IE5-Mac \*/
ul.subsection_tabs a.zakladki, ul.subsection_tabs a.zakladki span
{
  float: none;
}
/* End hide */

ul.subsection_tabs a.zakladki.active
{
  font-family : Arial;
  font-size : 12px;
  font-weight: bold;
  color: #ffffff;
  background: #FF8309 url(../_img/tab_menu_l1.gif) left top no-repeat;
  padding-left: 8px;
  border-left:1px solid #ffffff; 
}

ul.subsection_tabs a.zakladki.active span
{
  background: url(../_img/tab_menu_r1.gif) right top no-repeat;
  padding-right: 8px;
}

div.tab{
  width: 100%;
}

/*----------------*/


.bx5 {
  margin: 0;
  border: 0;
  width: 696px;
  width: 322px;
}
.bx5img {
  font-family: Arial;
  font-size: 12px;
  color: #ffffff;
}
.bx5index, .bx5index a {
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  letter-spacing: 10px;
}
.bx5d {
  margin: 0;
  padding: 0;
	float: left;
	position: relative;
	width: 515px;
	height: 370px;
	.height: 370px; /* IE problem */
  border-left:1px solid #ffffff; 
  border-right:1px solid #ffffff; 
}
.bx5dv { 
  font-family: Arial;
  font-size: 14px;
  position:absolute; 
  width: 475px; 
  .width: 515px; /* IE problem */
  overflow: hidden; 
  background: transparent url('../_img/_templates/bx5bar3.png') repeat-x top;
  bottom: 0;
  .bottom: 0;
	left: 0;
	color: #000000;
	padding:20px;
}

.bx5dvv { 
  font-family: Arial;
  font-size: 12px;
  position:relative; 
  width: 163px; 
  .width: 173px; /* IE problem */
  overflow: hidden; 
  background: transparent url('../_img/_templates/bx5bar3.png') repeat-x top;
  top: 45;
  .top: 45;
	left: 0;
	color: #000000;
	padding:5px;
}


.bx5title { 
  position:relative; 
  width: 495px; 
  .width: 515px; /* IE problem */
  height: 24px;
  .height: 44px;
  overflow: hidden; 
  top: 0;
	left: 0;
	color: #ffffff;
	font-family: Arial;
  font-weight: normal;
  font-size: 18px;
  background-color:#FF8309;
  border-bottom:1px #ffffff solid;
  border-top:1px #ffffff solid;
	padding:10px;
}
.bx5in { 
	position:absolute; 
	overflow: hidden; 
	top: 10;
	right: 0;
}


ul.subsection_tabs2 {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
	float: left;

}

a.miniaturki, a.miniaturki.active{
border:0px;
text-decoration:none;
background: #ffffff;
padding:0px;
margin:0px;
}

a.wiecej{
  font-family: Arial;
  font-size: 14px;
  color:#000000;
}


a.wiecej:hoover{
	text-decoration:none;
}	

.naglowek_listy{
  display: block;
  font-family: Arial;
  font-size: 12px;
  color:#000000;
  text-decoration:none;
  font-weight:bold;	
  margin:0px;
  padding:0px;
}


.img_big_fb
{
  width: 515px;
  width: 322px;	
}