.kolumna {
	width:220px;
	float:left;
}
.obraz {
	width:50px;
	height:30px;
	float:left;
}
.skrot {
	width:160px;
	height:30px;
	float:left;
	margin: 10px 0px 0px 10px;
}
#glowne {
	padding: 45px 15px 0px 55px;
}

.box_tabs {
        height: 40px;
	text-align:center;
	float:left;
	cursor:pointer;
	border-bottom:0;
        background: no-repeat;
}

.box_text {
	margin-left: 50px;
	padding:10px;
}
.box_text .tekst {
	width:260px;
}

#box_container {
	height:245px;
	padding-top:10px;
	background:transparent url(/img/wave4.png) no-repeat scroll 0 29px;
	width:100%;
}

.tab {
	height:200px;
	position:absolute;
}

.box_content {
	clear:both;
}
.box_content li{
	margin-bottom:4px;
}
.box_content a{
	color:#3F65AA;
	text-decoration: none;
}
.box_content .subpage-index li a{
	color:white;
	text-decoration: none;
}
.box_content .subpage-index {
	padding:0;
	float:right;
	position:absolute;
	left:590px;
	top:440px;
}

.tab .image img{
	float:left;
	padding: 15px 20px 0 0;
}

#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');
}

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

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

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

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


