table td {font-size: 11px; color:#636363;}

a {color: #1769ba; text-decoration: none}
a:visited{color: #1769ba; text-decoration: none}
a:hover{color: #1769ba; text-decoration: underline;}

div.content {color:#636363;}


table.prod {
	border-bottom: 1px solid #AAAAAA;	
	border-left: 1px solid #AAAAAA;
}

table.prod td {
	border-top: 1px solid #AAAAAA;	
	border-right: 1px solid #AAAAAA;	
	padding: 5px;
}

table.prod td.head, table.prod th {
	background-color: #D8D8D8;
	text-transform: uppercase; font-weight: bold; text-align: center;
}

table.prod td.chet {
	background-color: #f0f0f0;
}

hr {
	height: 1px;
	color:#cacaca;
	baclground-color: #cacaca;
}

div.counter {
	text-align: center;
	padding: 0 25px 0 0;
}
