@charset "iso-8859-2";
/* CSS Document */
a:link { text-decoration: none;}
a:visited {	text-decoration: none;}
a:hover { text-decoration: underline;}
a:active { text-decoration: none;}

.clearfloat { clear:both; height:0; font-size: 1px; line-height: 0px;}

#top {
	background:url(../images/mirella.jpg) repeat-x top center;
	height:103px;
	border-bottom:#dcd3aa solid 2px;
	border-top:#9d7373 solid 14px;
}

#kontener { width:980px; position:relative; margin:0px auto; background-color:#fff; border-left:#ad8a89 solid 1px; border-right:#ad8a89 solid 1px;}
	#head { /*border-bottom:#dcd3aa solid 2px;*/}
	#left { float:left; width:225px;}
		#menu { padding:0px 0px 15px 14px;}
		#menu a {display:block; background-image:url(../images/menu-mid.png); background-repeat:no-repeat; background-position: left; font-size:13px; color:#300505; text-align:left; line-height:15px; min-height:30px; padding:15px 0px 0px 50px;}
		
	#right {
	float:right;
	width:735px;
	padding:15px 5px 15px 10px;
	font-size:13px;
	line-height:18px;
	color:#300505;
	border-left:#ded6af solid 2px;
	min-height:750px;
	position: relative;
}
		.text {
	background-image:url(../images/text.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding:100px 20px 20px 60px;
	float:left;
	min-height:380px;
	position: relative;
}
		.text p {text-indent:15px; padding:2px 0px;}
		.text img {
	float:right;
	margin:0px 50px 0px 5px;
}
		img.reset { margin:0px 5px;}
		p.reset { text-indent:0px;}
		.text h1 { font-size:17px; padding:10px 0px;}
		.text h2 { padding:5px 0px;}
		.text h3 { padding:5px 0px; text-align:right;}
		.text ul { margin:5px 0px 10px 40px; line-height:22px;}
		.text hr { size:1px; color:#662424;}
		.text a { color:#300505;}
		.price {
	text-decoration:line-through;
	color: #CC0000;
}
		.promo { font-size:16px; color:#CC0000; padding:6px 0px;}
		#promocje {
	background-image:url(../images/bg-promocje.jpg);
	background-repeat:no-repeat;
	float:right;
	padding:100px 20px 10px 40px;
	width:196px;
	text-indent:10px;
	height:100px;
}
		#nowosc {
	background-image:url(../images/bg-nowosc.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:right;
	padding:50px 10px 10px 30px;
	width:196px;
	height:157px;
	line-height:20px;
	margin-top:20px;
}		
		.wiecej { float:right; padding-top:10px;}
		.wiecej a { color:#300505;}
		#boxykont { float:right; width:735px; margin-top:20px;}
		.box { float:left; width:205px; height:125px; background-image:url(../images/bg-box.jpg); background-repeat:no-repeat; background-position:top; padding:10px 20px 0px 20px;}
		.box h1 { font-size:12px; color:#13a913; text-decoration:underline; padding-bottom:30px; font-weight:normal;}
		.box p { font-size:11px; text-indent:10px; line-height:14px;}
#menub { text-align:center; font-size:11px; line-height:18px; color:#fafafa; background-color:#662424; padding:10px 0px; border-bottom:#fff solid 15px;}
#menub a { color:#fafafa;}

#foot { text-align:center; font-size:11px; line-height:18px; color:#662424; background-color:#dcd3aa;}
#foot a { color:#662424;}

