.metall h3{
	text-align: center;
	font-size:1em;
	padding:4px;
	background-color:#5B7AB7;
	color:#fff;
}
.grid th{
	background-color: #ffc;
}
.grid td, .grid th{
	border: none;
}
.name{
	text-align: center;
	font-weight: bold;
	color: #006;
}
.price{
	text-align:right;
	white-space: nowrap;
}
.size, .standart{
	text-align: center;
}
.grid .odd{
}
.grid .even{
	background-color:#ffd;
}
.metall .column{
	padding:0 5px;
	vertical-align: top;
}
.metall_menu{
	background-color:#5b7ab7;
	color:#fff;
	font-weight:bold;
	text-align:center;
	margin:0 2px;
	padding:5px 5px 10px 5px;
}
.metall_menu a{
	color:#fff;
	font-weight:bold;
	white-space:nowrap;
	line-height:1.5em;
	padding:1px;
}
/*table.metall{
	width:50%;
}*/


 table.pricenotetop{
	width:100%;
	-webkit-box-shadow: 2px 2px 3px #ccc;
	-moz-box-shadow: 2px 2px 3px #ccc;
	box-shadow: 2px 2px 3px #ccc;
	margin:3px;
	padding:5px;
}
 table.pricenotetop div.maintext  p{
	line-height:22px;
	text-align:justify;
	vertical-align:top;
	text-indent:2.5ex;

	margin:0 2px;
	padding:0 2px;
}
 table.pricenotetop div.intext{
	width:48%;
	float:left;
	-webkit-box-shadow: 2px 2px 3px #ccc;
	-moz-box-shadow: 2px 2px 3px #ccc;
	box-shadow: 2px 2px 3px #ccc;
	margin:3px;
	padding:5px;
	background-color:#ffffcb;
}
 table.pricenotetop div.intext_full{
	width:99%;
	float:left;
	-webkit-box-shadow: 2px 2px 3px #ccc;
	-moz-box-shadow: 2px 2px 3px #ccc;
	box-shadow: 2px 2px 3px #ccc;
	margin:3px;
	padding:5px;
	background-color:#ffffcb;
}

 table.pricenotetop div.maintext  ul{
	line-height:25px;
	text-align:justify;
	vertical-align:top;
	list-style-type:circle;
	padding:0 45px;
}
 table.pricenotetop div.maintext strong{
	color:#5c7ab8;
 }
.pricenotetop h1{
	font-weight:bold;
	font-size:150%;
	font-family:'Trebuchet MS';
	text-align:center !important;
	color:#5c7ab8;
	text-transform:uppercase;
}
.pricenotetop h2{
	font-weight:bold;
	font-size:120%;
	font-family:'Trebuchet MS';
	text-align:center !important;
	color:#5c7ab8;
	text-transform:uppercase;
}
.pricenotetop .maintext h4{
	font-weight:bold;
	font-size:110%;
	font-family:'Trebuchet MS';
	text-align:center !important;
	color:#5c7ab8;
	text-transform:uppercase;
	background-color:#fff;
}

.pricenotetop thead{

	text-align:center !important;
	background-color:#ffee7d;

}
.pricenotetop .contwid{
	border-right:1px dotted #ccc;
	width:160px;
}
.pricenotetop .contwid .col{
	color:#5c7ab8;
}

.pricenotetop img{
	width:220px;
}
.pricenotetop .headsh_ph{
	color:red;
	font-weight:bold;
	-webkit-box-shadow: 2px 2px 3px #ccc;
	-moz-box-shadow: 2px 2px 3px #ccc;
	box-shadow: 2px 2px 3px #ccc;
	padding:3px 3px 3px 20px;
	background-image:url('img/spc/phone.png');
	background-position:left;
	background-repeat:no-repeat;
	margin-bottom:10px;
	width:130px;
}
.pricenotetop .headsh_icq{
	color:red;
	font-weight:bold;
	-webkit-box-shadow: 2px 2px 3px #ccc;
	-moz-box-shadow: 2px 2px 3px #ccc;
	box-shadow: 2px 2px 3px #ccc;
	padding:3px 3px 3px 20px;
	background-image:url('img/spc/icq.png');
	background-position:left;
	background-repeat:no-repeat;
	margin-bottom:10px;
}
.pricenotetop .headsh_mail{
	color:red;
	font-weight:bold;
	-webkit-box-shadow: 2px 2px 3px #ccc;
	-moz-box-shadow: 2px 2px 3px #ccc;
	box-shadow: 2px 2px 3px #ccc;
	padding:3px 3px 3px 20px;
	background-image:url('img/spc/email.png');
	background-position:left;
	background-repeat:no-repeat;
	margin-bottom:10px;
	width:130px;
}
.pricenotetop .headsh_man{
	color:red;
	font-weight:bold;
	-webkit-box-shadow: 2px 2px 3px #ccc;
	-moz-box-shadow: 2px 2px 3px #ccc;
	box-shadow: 2px 2px 3px #ccc;
	padding:3px 3px 3px 20px;
	background-image:url('img/spc/manager.png');
	background-position:left;
	background-repeat:no-repeat;
	margin-bottom:10px;
	width:130px;
}
.pricenotetop .headsh_ex{
	background-image:url('img/spc/excel.png');
	background-position:left;
	background-repeat:no-repeat;
	padding:0 0 0 20px;
	margin-bottom:10px;
}
.pricenotetop .headsh_pdf{
	background-image:url('img/spc/pdf.png');
	background-position:left;
	background-repeat:no-repeat;
	padding:0 0 0 20px;
	margin-bottom:10px;
}



