body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #FFEAF2;
	background-image: url(../img/fon.gif);
}

.headtext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.headtext1 td {
	padding: 3px;
}
.headtext1 a {
	text-decoration: none;
	color: #333333;
}
.headtext1 a:hover {
	text-decoration: underline;
	color: #000066;
}

.headtext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.headtext2 td {
	padding: 4px;
}
.headtext2 a {
	text-decoration: none;
	color: #333333;
}
.headtext2 a:hover {
	text-decoration: underline;
	color: #000066;
}

.maintable{
	border: solid 1px #EB7FBD;
}
.copy{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}
.copy a{
	text-decoration: none;
	color: #999999;
}
.copy a:hover{
	text-decoration: underline;
	color: #999999;
}
.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.footertext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.footertext a{
	text-decoration: none;
	color: #666666;
}
.footertext a:hover{
	text-decoration: underline;
	color: #666666;
}
.articletext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.item-block {
	width: 230px;
	height: 230px;
	position: relative;
	float: left;
	text-align:center;
	overflow:hidden;
}
.item-block-img {
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}
.item-block-name {
	width: 100%;
	position: absolute;
	top: 152px;
	left: 0px;
	text-align: center;
	font-weight:bold;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}
.item-block-price {
	width: 100%;
	position: absolute;
	top: 175px;
	left: 0px;
	font-size: 12px;
	text-align: center;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	color: #666666;
}
h1 {
	font-size: 24px;
	margin: 10px;
	color: #CC3366;
}
.item-block a {
	text-decoration: none;
	cursor: pointer;
	color: #FF3399;
}
.item-block a:hover {
	text-decoration: underline;
	color: #0000FF;
}
.item-block a:visited {
	color: #FF3399;
}

.item2-block {
	width: 230px;
	height: 230px;
	position: relative;
	float: left;
	text-align:center;
	overflow:hidden;
}
.item2-block-img {
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}
.item2-block-name {
	width: 100%;
	position: absolute;
	top: 186px;
	left: 0px;
	text-align: center;
	font-weight:bold;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}
.item2-block-price {
	width: 100%;
	position: absolute;
	top: 209px;
	left: 0px;
	font-size: 12px;
	text-align: center;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	color: #666666;
}
.item2-block a {
	text-decoration: none;
	cursor: pointer;
	color: #FF3399;
}
.item2-block a:hover {
	text-decoration: underline;
	color: #0000FF;
}
.item2-block a:visited {
	color: #FF3399;
}
h2 {
	font-size: 18px;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #CC3366;
}
.item-price {
	width: 100%;
	font-size: 12px;
	clear: both;
	color: #666666;
}
.item-descr {
	font-family:"Times New Roman", Times, serif;
}
