#buyPanel {
	
}

table#buyPanel  {	
	width: 300px;
	/*border: 1px solid #d2afa9;*/
	background-image:url('../img/orange-grad.jpg'); background-repeat:repeat-x;
	text-align:center;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:10px
}

#buyPanel td.title {
	background-image:url('../img/naglowek3.jpg'); background-repeat:repeat-x; 
	border-top: 1px solid #f3e8e1;
	border-bottom: 1px solid #d5c9c1; 
	color:#573500;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	font-weight:bold;
	letter-spacing:1px;	
	padding:2px 0px 2px 0px;
}

#buyPanel td.partTitle {
	border-top: 0px solid #d5c9c1; 
	color:#852626;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	font-weight:bold;
	letter-spacing:1px;	
	padding:2px 0px 2px 0px;
	background-color:#fffdf8;
}

#buyPanel td.submit {
	
	background-color:#fffdf8;
}

#buyPanel td {	
	/*padding-left:10px;
	padding-right:10px;*/
	
	background-color:#fff7ea;
	border-bottom: 1px solid #f3e8e1; 
	padding:5px 0px 5px 0px;
}

#buyPanel .colName  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color:#852626;
	margin:0px 0px 5px 50px;
}
#buyPanel .colName a, #buyPanel .colName a:link, #buyPanel .colName a:visited, #buyPanel .colName a:active {	
	color: #742121;
	text-decoration: none;
}
#buyPanel .colName a:hover {
	color: #993300;
	text-decoration: underline;
}
#buyPanel .colPicture  {
	
}

#buyPanel form {
	margin:0px;
	padding:0px;
}
#buyPanel div.attr {	
	margin:0px 0px 10px 0px;
}

.confSelect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color:#852626;
	margin-left:20px; width:255px; text-align:left;
	border: 0px solid #f3e8e1; 
	height:22px;	
	display:table;
}

.confPrdsSelect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color:#852626;
	margin-left:40px; width:235px; text-align:left;
	border: 0px solid #f3e8e1; 
	height:22px;	
	display:table;
}

.confSelect div.left, .confPrdsSelect div.left{
	float:left;
	border: 0px solid #f3e8e1; 
	width: 23px;
}
.confSelect div.right {
	float:left;
	border: 0px solid #f3e8e1; 
	width: 220px;
	padding-top:2px;
}

.confPrdsSelect div.right {
	float:left;
	border: 0px solid #f3e8e1; 
	width: 200px;
	padding-top:2px;
}
div.finalprice {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #852626;
	text-align:center;
	border-top: 1px solid #f3e8e1; 
	width:260px;	
	padding-top:5px;
}

div.quantity {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #000000;	
	margin:0px 0px 10px 0px;
}

div.center-frame {
	text-align:center;
}	
div.pics-frame {	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;	
	margin-top:10px;
	margin-bottom:10px;
	color: #a96770;
}
div.pics-frame a, div.pics-frame a:link, div.pics-frame a:visited, div.pics-frame a:active {	
	color: #a96770;
	text-decoration: none;	
}
div.pics-frame a:hover {
	color: #853742;
	text-decoration: underline;
}

div.prdcolor {
	margin-top:10px;
	display:table;
	clear:both;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #a96770;
}

div.prdcolor div.txt {
	float:left; width:230px; margin:0px 10px 0px 10px; display:table; text-align:left;
}
div.prdcolor span {	
	font-size: 11px;
	font-weight:bold;
}
div.prdcolor div.txt b {
	color: #a96770;
}


