#collections{
/* 	background:green; */
/* 	background:yellow; */
	margin-left:1px;
	width:180px;
	height:600px;
	position:relative;
	float:left;
	font-weight:bold;

}

#collections a{
	font-family:Verdana;
	font-size:17px;
	text-decoration:none;
	display:block;
	background-color:#FFFFFF;
	margin:5px;
        margin-top:0px;
	color:#783527;
	height:24px;
         text-align:left;
	padding:5px 0px 5px 5px;
	/* border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff; */
}
/* #collections a:visited{
	font-family:Verdana;
	font-size:13px;
	text-decoration:none;
	display:block;
	margin:5px;
	color:#99bb00;
} */
#collections a.act{
	color:#ffffff;
    background-color:#919454;
	/* border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff; */
}
#collections a:hover{
/* 	border-top:1px solid gray;
	border-bottom:1px solid gray; */
	background-color:#D2D3B4;
	/*background-image: url(../gfx/button_back.jpg);
	background-repeat: repeat;
	background-position: center center; */
}
#bag_page_name{
    margin-top:5px;
    font-size:18px;
    width:600px;
    font-weight:bold;
    margin-bottom:10px;
}
#bag_description{
	margin:0px;
	padding:0px;
	position:relative;
/* 	background:red; */
	width:600px;
	height:600px;
	float:left;
}

#prod_disp{
	margin:0px;
	padding:0px;
	position:relative;
/* 	background:green; */
	width:250px;
	height:350px;
	float:left;
}
#vintage_quot{
    margin-left:40px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#977564;
	line-height:2.0em;
	font-weight:600;
	text-align:left;
    width:500px;
}
#pictures{
        margin:0px;
	padding:0px;
	position:relative;
/* 	background:grey; */
	float:left;
	width:350px;
	height:465px;
}
#pictures img{
	margin:0px;
	padding:0px;
	display:bloke;
	float:right;
	text-align:right;
	/* width:340px; */
}
#small_pictures{
/* 	background:blue; */
	width:600px;
	float:left;
}
#small_pictures img{
	float:right;
        margin:2px;
}
#cart{
	width:190px;
}
#item_set{
        padding-left:30px;
	width:580px;
	float:left;

}
.box {
      margin:0px;
      font-size:12px;
      font-family:Verdana;
	/*border: 1px solid #336699;*/
}
td {
	text-align:center;
	width:130px;
	/*height:240px;*/
	border:none;
	float:left;
	/*margin: 10px 30px 10px 30px;*/
	margin:5px;
    vertical-align:middle;
    text-align:center;
	
}
.bespoke_td{
    text-align:center;
	/*width:260px;*/
        width:500px;
	/*height:240px;*/
	border:none;
	float:left;
	/*margin: 10px 30px 10px 30px;*/
	margin:5px;
    vertical-align:middle;
    text-align:center;
}
.bespoke_link{
    text-decoration:none;
}
.bespoke_item_label{
     position: relative;
    width:500px;
    height:20px;
    margin:3px;
    font-family:Verdana;
    font-size:12px;
    font-weight:bold;
}
img{
  border:none;
  vertical-align:middle;
  position:relative;
}


h3{
    font-family:Verdana;
}

#cart_view{
    width:800px;

}
#lewy_button{
    
    width:350px;
    text-align:left;
    float:left;
}
#lewy_button_pay{
    padding-top:24px;
    width:350px;
    text-align:left;
    float:left;
}
#lewy_button_pay a{
    height:40px;
    width:210px;
    display:block;
}
#prawy_button{
    width:350px;
    text-align:right;
    float:right;
}
#prawy_button_proceed{
    width:350px;
    text-align:right;
    float:right;
}

.cart_row{
    background-color:#ffffff;
}
.table_header{
    background-color:#ffffde;
    border-bottom: 1px solid #000000;
    font-size:10px;
    
}

#cart_view input{
    width:115px;
}
#prawy_button_proceed input{
    width:250px;
}

#cart_view label{
    width:300px;
}
.color_button{
    height:40px;
    
    background:url(../gfx/button_fill.jpg);
    font-family:Verdana;
    text-decoration:none;
    font-weight:bold;
    color:#000000;
}
.send-btn {
      border:none;
      width:120px;
      height:40px;
      background:url(../gfx/button_pusty.jpg) no-repeat;
      outline: none;
      font-family:Verdana;
      text-decoration:none;
      font-weight:bold;
      font-size:16px;
      color:#000000;
      margin-left:100px;
      
    }
.send-btn-proceed{
      border:none;
      width:250px;
      height:40px;
      background:url(../gfx/button_pusty_proceed.jpg) no-repeat;
      outline: none;
      font-family:Verdana;
      text-decoration:none;
      font-weight:bold;
      font-size:16px;
      color:#000000;
      margin-left:100px;
      
    }
    
    
    
    
    