#product_photo{
	width: 327px;
	background: #fff;
	border: 1px solid #d3ccbb;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

h3#prod_name{
    font-size: 13px;
    color: #354685;
	display: inline;
}

div#prod_content{
	margin-top: 16px;
}

div#other{
	margin-top: 16px;
}

div#other #left{
	margin-top: 16px;
	float: left;	
	height: 54px;
}

div#other #right{
	float: right;
	height: 70px;
	width: 160px;
}

div#logistic{
	margin-top: 16px;
}

div#product_new{
	text-align: right;
	margin-top: 0px;
	margin-bottom: 23px;
}

div#product_new_center{
	text-align: center;
	margin-top: 35px;
	margin-bottom: 23px;
}

div#right div{
	border: 1px solid #d8cfbb;
	padding-left: 8px;
	padding-top: 9px;
	padding-bottom: 8px;
	margin-bottom: 10px;
	width: 146px;
	height: 14px;
}

div#right a{
	text-decoration: none;
	color: #786e63;
}

div#right a:hover{
	text-decoration: underline;	
}

div#right div img{
	padding-right: 10px;
	
} 

div#logistic table {
    border: 1px solid #d8cfbb;
    border-collapse: collapse;
}

div#logistic td {
    border: 1px solid #d8cfbb;
    text-align: center;
    padding: 2px;
}

div#poll{
	
}

div#pollLeft{
	float: left;
	width: 200px;

}

div#pollRight{
	margin-top: 20px;
	float: right;
	width: 200px;
	height: 100px;	

}
/**
 * sonda
 */


div#pollLeft {
    padding-top: 20px;
}

div#pollLeft form {
    width: 251px;
    float: left;
}


div.answer {
    padding-bottom: 9px;
}

div.answer span {
    margin-left: 10px;
    vertical-align: top;
}

div#enquiry p{
	margin-top: 6px;
	margin-bottom: 6px;
}

#sendBtn{
	margin-left: 60px;	
	margin-top: 10px;
}

div#enquiryResults div#graph {
    float: left;
    height: 84px;
    border-left: 1px solid #aaa588;
    padding-top: 14px;
    margin-top: 10px;
}

div#enquiryResults div#graph div {
    margin-bottom: 8px;
    height: 16px;
}

div#enquiryResults div#graph div div {
    float: left;
    display: list-item;
    list-style: none;
}

div#enquiryResults div#graph div div.graphResult {
    border-bottom: 1px solid #cecdbe;
    border-top: 1px solid #cecdbe;
    border-right: 1px solid #cecdbe;
    height: 14px;
    background: url(/htdoc/image/enq.graph.back.gif) repeat-x;
}

div#enquiryResults div#graph div div.txtResult {
    border: none;
    background: none;
    height: 14px;
    padding-top: 1px;
    padding-left: 7px;
    font-weight: bold; 
}

div#other_product{
	margin-top: 25px;
	margin-bottom: 20px;
}
div#other_title{
	margin-bottom: 15px;
}

div#other_product table tr{

}

div#other_product table td{
	padding: 0px 13px 5px 0px;
	width: 73px;
	height: 115px;
	text-align: center;
	vertical-align: top;
}

div#other_product table td .prod_title{
	margin-top: 4px;
	text-align: left;
}

div#other_product table td .prod_titleCurent{
	color: #354685;
	margin-top: 4px;
	text-align: left;
}

div.other_photo{
	width: 73px;
	height: 73px;
	background: #ffffff;
	text-align: center;
	border: 1px solid #d8cfbb;
}
div#product_search{
	text-align: left;
	margin-top: 40px;	
}
div#product_search form span{
	margin-top: 20px;
	display: inline-block;
}
div#product_search select{
	width: 330px;	
	margin-top: 12px;
	border: 1px solid #d8cfbb;
}

/*marki*/

div#brands table {
    border-collapse: collapse;
}

div#brands td {
    width: 129px;
    height: 100px;
    border-right: 1px solid #dad1be;
    border-bottom: 1px solid #dad1be;
    text-align: center;
}

div#brands td.noRight {
    border-right: none;
}

div#brands td.noBottom {
    border-bottom: none;
}

div#brands td.noRightNoBottom {
    border-right: none;
    border-bottom: none;
}

#our_brands{
	margin-top: 10px;
	margin-bottom: 40px;
}

.clear{
	clear: both;
}
