body {
	margin: 0;
	padding: 0;
	color: #444;
}

/*********** ÎÁÙÈÅ ÝËÅÌÅÍÒÛ ***********/
a {color: #37629c;}
a:hover {color: #a00000; text-decoration: none;}
body, td, input, textarea, select, option {font: 14px Tahoma, Arial;}
form, p, ul, li, img {margin: 0; padding: 0; border: 0; list-style: none;}
hr {color: #e0e0e0; background: #e0e0e0; width: 95%; height: 1px; border: none; text-align: center; clear: both;}
p {margin-bottom: 7px; text-align: justify;}

.date {color: #900; font: bold 12px Tahoma, Arial;}
.pic {border: 1px solid #bbb; padding: 3px; float: left; margin: 5px 10px 5px 0;}
.nav {float: right; word-spacing: 8px; margin-top: 3px;}
.main-cat a {color: #2986d6; font: 14px Arial, Tahoma;}
.product-item {border-bottom: 1px dotted #e0e0e0; padding-bottom: 9px; margin-bottom: 8px;}
.pic1 {border: 1px solid #bbb; padding: 20px; float: center}

/*********** ÑÒÐÓÊÒÓÐÀ ÑÀÉÒÀ ***********/
.header {height: 179px; border-bottom: 1px solid #d9d9d9; padding: 0 10px; background: url(images/sity_1.gif) no-repeat;}
.left {width: 20%; border-right: 1px solid #d9d9d9; padding: 60px 3px 100px; background: url(images/books.gif) no-repeat bottom;}
.right {width: 20%; border-left: 1px solid #d9d9d9;}
.center {padding: 5px 15px 20px;}
.dn {display: none;}
.footer {height: 70px; border-top: 0px solid #d9d9d9; background: url(images/logo_down.jpg) no-repeat; padding: 0 9px;}
.footer, .footer a, .footer td {color: #;}
.center li {
	margin: 3px 13px;
	background: url(images/arr-small.gif) no-repeat 0 6px;
	padding-left: 8px;
	margin-bottom: 2px;	
}

/*********** ÁËÎÊÈ ***********/
.blocktitle {
	font: bold 11px Arial, Tahoma;
	color: #fff;
	text-transform: uppercase;
	background: #831a28 url(images/blocktitle-corners.gif) no-repeat;
	margin-top: 7px;
}
.blocktitle div {background: url(images/blocktitle-corners.gif) no-repeat right; padding: 3px 8px;}
.block {padding: 3px 5px 7px;}

/*********** ÇÀÃÎËÎÂÊÈ ***********/
.pagetitle, h1 {
	color: #0066cc;
	font: 18px Arial, Tahoma;
	margin: 4px 0;
}
.smalltitle {
	font: bold 14px Tahoma, Arial;
	color: #555;
	margin: 3px 0 2px;
}

/*********** ÌÅÍÞ ***********/
.menu li {padding: 1px 0; border-bottom: 1px solid #bbb;}
.menu li.first {border-top: 1px solid #bbb; margin-top: 10px;}
.menu li a {
	font: 12px Arial, Tahoma;
	background: #f5f5f5 url(images/arr.gif) no-repeat 4px 9px;
	padding: 4px 0 4px 12px;
	text-decoration: none;
	display: block;
}
.menu li.sub a {
	font: 11px Arial, Tahoma;
	background: #f5f5f5 url(images/arr-small.gif) no-repeat 7px 9px;
	padding: 3px 0 4px 15px;
	text-decoration: none;
	display: block;
}
.menu li.sub-sub a {
	font: 11px Arial, Tahoma;
	background: #f5f5f5 url(images/arr-small.gif) no-repeat 12px 9px;
	padding: 2px 0 3px 20px;
	text-decoration: none;
	display: block;
	color: #444;
}

.menu li a:hover, .menu li.sub a:hover, .menu li.sub-sub a:hover {background: #e5e5e5;}
.menu li a.active, .menu li.sub a.active, .menu li.sub-sub a.active {color: #900;}

/*********** Êàëåíäàðü ***********/
.calenday {font: 0px Arial, Tahoma;}
.calenday span {color: #ff0000;}
.bigday {font: 55px Arial, Tahoma; padding: 0 2px;}
.monthrus, .rusdayofweek {font: bold 11px Arial, Tahoma;}
.bigweek {font: 25px Arial, Tahoma; padding: 0 4px;}
.calenday, .bigday, .monthrus, .montheng, .rusdayofweek, .bigweek {color: #0066cc;}

/********** Åëî÷êà ***************/
.newyear {
	background-image: url(/images/1.png);
	position: relative;
	margin-top: -200px;
}


.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -100px;
	left: -450px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 0px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 200px;
	height: 264px;
}

.hoverbox li
{
	/*background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;*/
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 600px;
	height: 791px;
}



hoverbox1
{
	cursor: default;
	list-style: none;
}

.hoverbox1 a
{
	cursor: default;
}

.hoverbox1 a .preview
{
	display: none;
}

.hoverbox1 a:hover .preview
{
	display: block;
	position: absolute;
	top: -100px;
	left: 100px;
	z-index: 1;
}

.hoverbox1 img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 0px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width:100px;
	height: 100px;
}

.hoverbox1 li
{
	/*background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;*/
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.hoverbox1 .preview
{
	border-color: #000;
	width: 300px;
	height: 300px;
}

