body{
	font-family: tahoma,verdana,arial,sans-serif;
	font-size: 11px;
	color: #FBE0DE;	
	padding: 0 0 30px 0;
	margin: 0;
}

.page_bg{
	background: #F2796E url(../gfx/page_bg.jpg) repeat-x top;
}

img{
	border: none;
}

a{
	color: #FBE0DE;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	color: #ffffff;
}

input,
select,
textarea{
	font-size: 11px;
	color: #142E4B;	
}

#page-outer{
	width: 754px;
}

#top{
	width: 754px;
	height: 250px;
	background: url(../gfx/top.jpg) no-repeat;
}

#menu-top{
	border-bottom: 1px solid #EE8780;
	text-align: left;
}

#page-content{
	width: 754px;
	padding: 35px 0 20px 18px;
	text-align: left;
}

#welcome-txt{
	width: 400px;
	vertical-align: top;	
	line-height: 16px;
	text-align: left;
}

#offer-home{
	vertical-align: top;
	text-align: right;
	padding-left: 20px;
}

#bottom{
	border-top: 4px solid #E6675D;
	color: #F7A8A1;
	padding-top: 10px;
}

#bottom #copyright{
	text-align: left;
}

#bottom #created{
	text-align: right;
}

#offer-menu{
	border-bottom: 1px solid #EE8780;
}

#offer-content{
	padding-top: 20px;
}

/* ----- tab home ----- */
#tab-home{
	width: 100%;
}

/* -----  collection home ----- */
#tab-offer-home{
	width: 315px;
}

#col-wiosna-txt{
	width: 144px;
	height: 30px;
	background: url(../gfx/txt_kol_wiosna.jpg) no-repeat;
}

#tab-offer-home .space-w-col{
	width: 27px;
}

#col-komunia-txt{
	width: 144px;
	height: 30px;
	background: url(../gfx/txt_kol_komunia.jpg) no-repeat;
}

#tab-offer-home .space-h-col{
	height: 32px;
}

#col-lato-txt{
	width: 144px;
	height: 26px;
	background: url(../gfx/txt_kol_lato.jpg) no-repeat;
}

#col-zima-txt{
	width: 144px;
	height: 26px;
	background: url(../gfx/txt_kol_zima.jpg) no-repeat;
}

/* ----- div product ----- */
.div-product{
	float: left;
	margin: 0 10px 15px 0;
	width: 140px;
	height: 120px;
	display: block;
}

.div-product .photo img{
	border: 5px solid #F6F6F6;
}

/* ----- photo product -----*/
#ajax-loading-photo{	
	width: 720px;
	height: 600px;
	text-align: center;
	vertical-align: middle;
	background: url(../gfx/spinner.gif) no-repeat center;
}

#response-photo{
	visibility: hidden;
	position: absolute;
	width: 720px;
	height: 600px;
	background: #F6F6F6;
	text-align: center;
	vertical-align: middle;
	padding-top: 15px;
}

#response-photo-d{
	visibility: hidden;
	position: absolute;
	width: 720px;
	height: 1px;
}

/* ----- ----- */
#product-desc{
	margin-top: 10px;
}

#product-desc td{
	color: #222222;
	text-align: left;
}

#product-desc th{
	color: #222222;
	text-align: left;
}

#contact{
	line-height: 18px;
}
