

.product {
 	width: 570px;
 	margin: 2px 8px 5px 0 !important;
 	float: left;
	background:url(../cs-images/productboxbg.jpg) top right no-repeat #e5eaf2 ;
}
.product span {
	color:#000!important;
}
.productpicture  {
 	padding: 5px 5px 0 5px;
 	text-align: center;
 /*	width: 50px; */
}
.productpicturetd {
	width: 50px;
}
.productpicture img {
/*	width: 50px;
	height: 50px; */
}

.brandpicture {
 	text-align: center;
 	height: 25px;
}
.brandtext {
 	text-align: left;
 	font-size: 12px;
 	height: 25px;
}
.productfeature {
 	text-align: center;
 	font-size: 12px;
}

.producttitle {
	padding: 5px 5px 0px 5px;
	line-height: 14px;
	font-size:14px;
 	font-weight: bold;
	text-decoration:none;
	line-height: 15px;
	color: #222935 !important;	
}

.producttitle a {
 	text-align: center;
 	font-size: 14px;
 	font-weight: bold;
	text-decoration:none;
	line-height: 15px;
	color: #222935 !important;
}
.producttitle a:hover{
 	text-align: center;
 	font-size: 14px;
 	font-weight: bold;
	text-decoration:underline;
}
.producttext {
	padding: 0px 5px 0px 5px;
	font-size:11px;
	color:#50555d;
	font-weight: normal;
}
.productprice {
 	font-size: 16px !important;
	color: #640500;	
	font-family: Georgia, Times;

	padding:0px 5px 0px 5px;
	font-weight: bold;
	margin-top: 5px;
}

.productprice .decimals {
	position: relative;
	top: -3px;
	font-size: 11px !important;
	color: #2583ad !important;
	font-weight: normal;
}
.productorderbutt {
 	text-align: center;
 	padding: 10px;
	background:url("../cs-images/back_prod_jos.jpg") bottom no-repeat ;
 	/*border: 1px solid #333;
 	border-top: none;*/
}

.productPriceBox {
	display: inline;
}

.products {
	padding-left: 10px;
}

.Filters
 {
 	padding: 5px 5px 5px 5px;
 	margin: 5px 0px 5px 0px;
 	background: #2d5d80;
 	color: #fff;
	_width: 530px !important;
 } 

.FilterName 
 {
 	font-size: 10px;
    color:#eaeaea!important;
 }
 
select
 {
 	font-size: 10px;
 }
 
  /* applies a selected state on the current type of list display */
.boxtype {
	background: url("../../cs-images/d-box-on.gif") no-repeat top left !important;
}

.listtype {
	background: url("../../cs-images/d-list.gif") no-repeat top left;
}
.listtype:hover, .listtypeOn {
	background: url("../../cs-images/d-list-on.gif") no-repeat top left;
}
 
.categName {
	color: #000;
}

.Meniu {
	width: 580px;
}

