.box_tabs {
  height: 52px;
	text-align:center;
	float:left;
	cursor:pointer;
	border-bottom:0;
  background: no-repeat;
}
/*
.box_text {
    width: 200px; 
    position: absolute;
    left: 290px;
    top: 66px;
    text-align: left;
}
*/
#box_container {
	width:547px;
}

#box_tab1, #box_tab2,#box_tab3,#box_tab4,#box_tab5,#box_tab6,#box_tab7,#box_tab8,#box_tab9 {
    display: none;
}

.tab {
	position:absolute;
}

#box_content, #box_content_strona1, #box_content_strona2, #box_content_strona3, #box_content_strona4 {
clear:both;
height:137px;
width:545px;
}

.lista_box_polecamy ul {
list-style-type:none;
margin:0px;
padding-left:10px;
padding-right:10px;
padding-top:5px;
}

.lista_box_polecamy ul li {
background:transparent url(/img/arrow.gif) no-repeat scroll 0 9px;
padding:4px 0 3px 15px;
}

.lista_box_polecamy ul li a {
color:#0F3661;
}


#box_load {
	position:absolute;
	right:0px;
	top:40px;
	width:20px;
	height:20px;
	background: url("/box/img/load.gif");
	display:none;
}

#box_newsyimg { 
  position: absolute;
  top: 40px;
}

#box_linki {
  position: absolute;
  right: 45px;
  top: 185px;
}

#box_linki a { 
  color: #663300;  
  margin: 0; 
  text-align: center; 
  text-decoration: none; 
} 

#strona1 {
  background-image:	url('/img/polecamy/strona1_z.gif');
  width: 136px;
}

#strona2 {
  background-image:	url('/img/polecamy/strona2_z.gif');
  width: 137px;
}

#strona3 {
  background-image:	url('/img/polecamy/strona3_z.gif');
  width: 137px;
}

#strona4 {
  background-image:	url('/img/polecamy/strona4_z.gif');
  width: 137px;
}

#strona1.sel {
  background-image:	url('/img/polecamy/strona1.gif');
}

#strona2.sel {
  background-image:	url('/img/polecamy/strona2.gif');
}

#strona3.sel {
  background-image:	url('/img/polecamy/strona3.gif');
}

#strona4.sel {
  background-image:	url('/img/polecamy/strona4.gif');
}

