html, body {  background-color: #F0F0F0; }
body, td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #666666; }
img { border: 0; }

a:link,a:visited { text-decoration: none; color: #7C1518; }
a:hover, a:active { text-decoration: underline; }

a.pink:link,a.pink:visited { text-decoration: none; color: black; }
a.pink:hover, a.pink:active { text-decoration: underline; }
a.nounderline:link, a.nounderline:hover,  a.nounderline:active,  a.nounderline:visited { text-decoration:none; font-size:10pt;  color:#786435; }

body {
	margin: 0;
	text-align:center;
}
#site {
	width:980px;
	margin:5px auto; 
	text-align:left;
}

#menu_top {height: 50px; background-color:#7C1518; border-top: 1px solid #FFFFFF; border-bottom: 1px solid #FFFFFF; text-align: center;}
#menu_bottom {height: 50px; background-color:#7C1518; border-top: 1px solid #FFFFFF; border-bottom: 1px solid #FFFFFF; text-align: center;}

#navigator {height:40px; width:980px; background-color:#948D8D; color:#FFFFFF;}

#empty_navigator {height:30px; padding: 10px 0px 0px 10px; background-color:#948D8D; color:#FFFFFF;}

#mustbe { width: 1px; background: none; clear: both; }

#content_top { width:980px; height:106px; background-color:#D9D6D6;}
#content_bottom { width:980px; padding-top: 5px; height:57px; background-color:#D9D6D6; text-align: center;}

#content_bg { height:430px; width:980px; display:block; background: url('img/background.jpg') no-repeat; background-color:#D9D6D6; 				color:#58585A;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow:auto;
}

#div_content { width:950px; padding: 10px 0px 0px 10px; border:0px solid white; color:#58585A;  }

#div_menu { margin-right:30px; float:right; width:150px; border:0px solid black;}

/* MENU */
.menu_right { list-style:none; margin:0; padding:0; }
.menu_right li, 
.menu_right a:link,
.menu_right a:visited 
{ 
	font:12px "Bauhaus Lt BT","MyriadPro-Regular",arial;
	text-decoration: none;
	color: #92805A; 
	font-weight:normal; 
	letter-spacing: 0.1em;
}
.menu_right a:hover { text-decoration: underline; }
.menu_right li {
	padding:0px 0px;
	margin-top:4px;
	margin-bottom: 5px;
}
.menu_right li.line { border-bottom: 1px solid #DEC4BB; }
.menu_right li a.pink {
	color: #EC008C;
}
.menu_right li ul.sub1 { list-style-image: url('images/menu_arrow_r.png'); margin:0; padding:0; margin-left:14px;  }
.menu_right li ul.sub1 li,
.menu_right li ul.sub1 li a	{ font: 9px arial; font-weight:normal;  letter-spacing:0;   color: #EE5CA0;}
.menu_right li ul.sub1 li a:hover	{  color: #B94078; text-decoration:none;}

.menu_right li ul.sub2{ list-style-image: url('images/blank.gif'); margin:0; padding:0; margin-left:14px;  }
.menu_right li ul.sub2 li { margin:3px; padding:0px; }
.menu_right li ul.sub2 li a { font: 9px arial; font-weight:normal; letter-spacing:0; color: #92805A; }
.menu_right li ul.sub2 li a:hover { font: 9px arial; font-weight:normal; letter-spacing:0; color: #45381C; text-decoration:none;}


.menu_right li ul.sub1 li ul.sub2{ list-style-image: url('images/blank.gif'); margin:0; padding:0; margin-left:4px; }
.menu_right li ul.sub1 li ul.sub2 li a { font: 9px arial; font-weight:normal; letter-spacing:0; color: #92805A; }
.menu_right li ul.sub1 li ul.sub2 li a:hover { font: 9px arial; font-weight:normal; letter-spacing:0; color: #45381C; text-decoration:none;}


.pink { color: #EE5CA0; }
.error { margin:15px; color:red; }

.input_submit { border:1px solid #999999; background-color:#7C1518; font: 12px arial; color:#FFFFFF; }
.input_text { font: 12px arial; color:#92805A; }
.button { border:1px solid #999999; background-color:#7C1518; font: 12px arial; color:#FFFFFF; }

/* ZDJECIE PRODUKTU */
.product_photo_section { float:right; height:388px; width:408px; background-color:#E2E2E2; border: 1px solid #FFFFFF;position:relative;}

#prod_bgup { position:absolute; top:0px; display:block; width:435px; height:15px; }
#prod_bgdown {
	position:absolute;
	top:384px;
	display:block;
	width:435px;

	height:15px;
}
#prod_backarrow {
	position:absolute;
	background: url('img/backarrow.jpg') no-repeat;
	display:block;
	width:22px;
	height:41px;
	left:10px;
	top:178px;
}
#prod_forwarrow {
	position:absolute;
	background: url('img/forwarrow.jpg') no-repeat;
	display:block;
	width:22px;
	height:41px;
	right:10px;
	top:178px;
}

/* LISTA PRODUKTÓW */
.products_section { height:374px; width:980px; display:block; }
.product_section { height:390px; width:980px; display:block; }
#prod_bgup1 { position:absolute; top:0px; left:0; display:block; width:940px; height:15px; background-color:#999999; }
#prod_bgdown1 { position:absolute; top:384px; display:block; width:940px; height:15px; }


/* RAMKA Z KWIATKAMI */
.details {
	right:0px;
	float:right;
	height:390px;
	width:300px;
	background-color:#D9D6D6;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	display:block;
}
#details_bottom { left:0px; position:absolute; bottom:0; display:block; width:305px; height:17px; 
	/*background: url('images/details_bottom.png') no-repeat; */
}

.details2 {
	left:10px;
	float:left; 
	width:730px; 
	min-height:400px; 
/*	background: url('images/details2_bg.png') repeat-y; */
	position:relative;
	font-size: 10pt;

}
#details2_bottom { left:0px; position:absolute; bottom:0px; display:block; width:730px; height:16px; 
/* background: url('images/details2_bottom.png') no-repeat; */
}

.details3 {
	left:10px;
	float:left; 
	width:730px; 
	height:400px; 
	/*
	background: url('images/details3_bg.png') repeat-y; 
	*/
	position:relative;
	font-size: 10pt;
}
#details3_bottom { left:0px; position:absolute; bottom:0px; display:block; width:730px; height:16px; 
/* background: url('images/details3_bottom.png') no-repeat; */}

.details4 {
	left:30px;
	float:left; 
	width:400px; 
	height:400px; 
	background: url('images/details4_bg.png') repeat-y; 
	position:relative;
	font-size: 10pt;
}
#details4_bottom { left:0px; position:absolute; bottom:0px; display:block; width:400px; height:16px; 
/* background: url('images/details4_bottom.png') no-repeat; */}

.details5 {
	left:30px;
	float:left; 
	width:920px; 
	height:410px; 
	position:relative;
	font-size: 10pt;
}
#details5_bottom { left:0px; position:absolute; bottom:0px; display:block; width:920px; height:16px;}


.details6 {
	left:10px;
	float:left; 
	width:955px; 
	height:370px; 
	position:relative;
	font-size: 10pt;
}



.margin_overflow {	
	margin-top:15px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 2px;
	height:405px;
/*	margin-left:20px; */
	overflow:auto;
	color:#666666;
}

.margin_overflow2 {	
	margin-top:45px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 2px;
	padding-left:10px;
	padding-top:10px;
	height:365px;
	overflow:auto;
	color:#666666;
}




#page_number { position:relative; bottom:-10px; height:20px; width:400px; text-align:center;  }
#prod_page_number { position:absolute; left: 10px; top:10px; height:20px; width:400px; text-align:center; float:left; display:block;  }

#product_additional {
	width:770px; 
	height:120px; 
	position:relative; 
	display:block;
	left:0px;
	float:left; 
	color:#5F4D26;
}
.product_additional_find { 
	float:left; padding-left:20px; padding-top:9px; color:#333333; font-weight:normal; font-size:10px;
}
.find_cart {
	color:#333333; font-size:10pt; font-weight:bold; width:70px; height:17px; padding:1px; border:1px; border-color:#333333; background-color:#9B9B9B;
}
	
.product_additional_find_input { color: #EF59A0; font-size:10pt; width:99px; height:20px; padding:1px; background: url('images/input1.gif'); border:0; }

#product_additional_pages { display:block; left:30px; top:40px; position:relative; float:left; width:130px; height:70px; }
#product_additional_links { display:block; left:50px; top:10px; position:relative; float:left; width:480px; height:120px; }

.margin1 {
margin:10px 15px;
font-size: 9px;
}
.margin2 {	
	margin-top:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 25px;
}

.margin3 {
	margin:5px;
	margin-top:5px;
	font-size: 8px;
}
.margin_prod_desc { margin: 20px; }
.marg_list_prod-old { margin-left:40px; margin-right:35px; margin-top:20px; margin-bottom:5px;  }
.marg_list_prod { height:390px;  }

.cennik p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #5F4D26;
	}
	
h1 {
    font-size:13px;
	font-weight:bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	display:inline;
}

h2 {
	font-size:12px;
	color:#666666;
	font-weight:bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	display:inline;
}


/* EFEKTY DO MOOTOLLSA (SCROLLER) */
#mousemove,#drag {
	width: 350px;
	top:10px;
	position:relative;
	height: 350px;
	border: 0px solid #000;
	overflow: auto;
	margin: 0 auto;
}

#drag { cursor: url('images/openhand.cur'), move; }
.inside {
	width: 2000px; 
	height: 1000px;
}

.move { background: #eee url('products/24/01.19.102.jpg'); }
.drag  { background: #eee url('products/24/01.19.102.jpg'); }

.stopka {
font: 10px verdana; 
color: #948D8D;
}
.stopka a, .stopka a:visited  {
text-decoration: none;
color: #948D8D;
}
.stopka a:hover {
color: #706D6D;
}

/* MENU STRONY */
.menu_horizontal_UP {
	padding-top:18px;
}
.menu_horizontal_DOWN {
	padding-top:13px;
}

.menu_horizontal_button {
	padding-left:15px;
	padding-right:15px;
	height:15px;  
}

.pagenr {
	text-decoration: none;
	color: #FFFFFF;
	margin-right:8px;
}

.pagenr a, .pagenr a:visited {
	text-decoration: none;
	font-weight:bold;
	color: #FFFFFF;
}
.pagenr a:active {
	color: #7C1518;
}

.bg_cen {
	background-color: rgb(226, 226, 226);
}

#mp3_player {
width: 180px;
height: 25px;
margin-left: 10px;
text-align:center;
float: left;
}