@charset "utf-8";

/* CSS резет
**************************************/
html, body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, sub, sup, b, u, i, a, hr,
dl, dt, dd, ol, ul, li, fieldset, form, label, table, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: none;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	font-size: 100%;
	color: black;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
	line-height: 13px;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	}

td, td img {
	vertical-align: top;
	}

li {
	list-style: none;
	vertical-align: top;
	}
	
h1, h2, h3 {
	font-weight: normal;
	}




#b-page {
	background: url("http://prioskol.ru/static/themes/prioskol/images/slavnaya_marka/bg.jpg") !important;
	}
	
	

	
	
.category-item-container {
	overflow: visible;
	width: 621px;
	height: 515px;
	padding: 30px 100px;
	}

.category-item-image {
	display: block;
	margin: 0 auto 10px;
	text-align: center;
	}

.good-item-caption {
	font-size: 16px;
	margin: 0 0 10px;
	}
	
.good-item-content {
	width: 621px;
	}