.hp_left{
	margin-left:-10px;
}

.hp_right{
    margin-right:-20px;
}
/* paski po lewej */
#strips {
	position: absolute;
	z-index: 1000;
	width: 10px;
	height: 320px;
	/*background: url(../images/hp_left.jpg) no-repeat top right;*/
	top: 0;
	left: 0;
}
/* tło dla flasha */
.flashBack {
	/*background: url(../images/hp_back.jpg) no-repeat top left;*/
}
#paper {
	height: 362px;
}
#paper .menu {
	height: 39px;
	background: url(../images/hp_papier_1.png) no-repeat top left;
	padding: 12px 25px 0 0;
}
#paper .menu .top2 {
	padding-top: 2px;
}
#paper .contents {
	width: 720px;
	height: 282px;
	padding: 10px 0 0 0;
	background: url(../images/hp_papier_3.png) no-repeat top left;
}
#paper .legend {
	width: 341px;
	height: 99px;
	background: url(../images/hp_legenda.gif) no-repeat top left;
	padding: 10px;
}

#paper .legend .title2 {
	padding: 0 0 10px 10px;
}

#paper .legend .abstract {
	width: 180px;
	padding: 3px 0 0 20px;
	line-height: 1.3;
}
#paper .legend .abstract a,
#paper .stolat a {
	color: #9f1b17;
	font-weight: bold;
}

#paper .stolat_pl {
    width: 340px;
    height: 98px;
    background: url(../images/hp_stolat.gif) no-repeat top left;
    padding: 10px;
    margin-top:22px;
}

#paper .stolat_en {
    width: 340px;
    height: 99px;
    background: url(../images/hp_stolat_en.gif) no-repeat top left;
    padding: 10px;
    margin-top:22px;
}

#paper .stolat .abstract {
	line-height:1.3;
	padding:67px 0 0 240px;
	width:85px;
}

#paper .products {
	width: 361px;
	height: 50px;
	padding-top: 12px;
}

#paper .products_en {
    padding-top: 30px;
}

#paper .products .title2 {
	padding-top: 5px;
	padding-left: 3px;
}
#paper .products .item {
	padding-left: 5px;
}
#paper .gadget {
	position: relative;
	top: -2px;
	margin-left: 5px;
	margin-right: 1px;
	width: 164px;
	height: 180px;
	padding: 10px 10px 7px 10px;
	background: url(../images/hp_gadget_bkg.jpg) no-repeat top left;
}
#paper .gadget .title2 {
	padding: 2px 0 5px 6px;
}
#paper .gadget .claim {
	width: 160px;
	padding: 3px 0 0 6px;
	line-height: 1.3;
}
#paper .gadget .claim a {
	color: #c32b26;
	font-weight: bold;
}
#paper .gadget .abstract {
	width: 80px;
	padding: 5px 0 0 6px;
	line-height: 1.3;
}
#paper .gadget .abstract a {
	color: #633116;
}
#paper .recipes {
	position: relative;
	top: -2px;
	width: 149px;
	height: 177px;
	padding: 10px;
	background: url(../images/hp_okazje_bkg.jpg) no-repeat top left;
}
#paper .recipes .title2 {
	padding: 4px 0 5px 6px;
}
#paper .recipes .claim {
	width: 140px;
	padding: 8px 0 0 6px;
	line-height: 1.3;
}
#paper .recipes .claim a {
	color: #c32b26;
	font-weight: bold;
}

#paper .hppromo {
	margin-left: 10px;
	top: -2px;
	height: 192px;
	/*background-color:white;*/
	width: 343px;
}
#paper .hppromo a {
	font: 11px Tahoma, Arial, Sans-serif;
	color: #9F1B17;
	font-weight: bold;
	text-decoration: none;
}
#paper .hppromo a:hover {
	text-decoration: underline;
}

