/*------------------------all------------------------*/
body {
	min-width: 1000px;
	font-size: small;
	background: #072240 url(../_img/bg_body.gif) repeat-x left top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #05182e;
	margin: 0;
	padding: 0;
}
cursor { pointer; }
cursor { hand; }
img {
	border: 0px;
}

a.orange {
	color: #f90;
}
a {
	/*color: #f90;*/
	color: black;
	text-decoration: underline;
}
a, input:focus {
	outline: none;
}
div, table, form {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
table td {
	vertical-align: top;
}
.clear {
	clear: both;
}
.png {
	behavior: url(/png.htc);
}
/*------------------------titles------------------------*/
h3, h4, h5, h6 {
	margin: 0;
	padding: 5px 0;
}
h1 {
	font-size: large;
	margin: 0 0 0 296px;
	padding: 26px 0 0 0;
	font-weight: normal;
}
h2, h3.catalog {
	padding: 0 0 10px 0;
	margin: 0;
	/*color: #f90;*/
}
h2 {
	font-size: x-large;
	font-weight: normal;
}
table.catalog-inner h3.catalog {
	color: #06213f;
	font-size: medium;
}
h2 span {
	font-size: medium;
	font-weight: normal;
	color: #072240;
}
h3 {
	font-size: medium;
}
h3.h3-basket {
	padding: 0 0 10px 0;
	background: url(../_img/h3-basket.gif) no-repeat left top;
	height: 15px;
}
h3.h3-search {
	padding: 0 0 8px 0;
	background: url(../_img/h3-search.gif) no-repeat 1px top;
	height: 15px;
}
h4, h5 {
	font-size: small;
}
h5 a {
	color: #000;
}
h6 {
	font-size: x-small;
}
/*------------------------container------------------------*/
#container {
	width: 1000px;
	margin: 0 auto 0 auto;
}
.header, .header1 {
	padding-right: 233px;
	margin: 0 40px 0 40px;
	color: #fff;
	min-height: 232px;
	_height: 232px;
}
.header {
	background: url(../_img/bg_header.jpg) no-repeat right 10px;
}
.header1 {
	background: url(../_img/bg_header1.jpg) no-repeat right 10px;
}
.logo {
	float: left;
	margin-left: -7px;
	position: relative;
	z-index: 5;
}
.basket {
	margin: 10px 0 0;
	width: 146px;
	float: left;
	background: #072342 url(../_img/bg_basket-top.gif) no-repeat right top;
	font-size: 11px;
}
.basket-i {
	background: url(../_img/bg_basket-bot.gif) no-repeat right bottom;
	padding: 10px 0 10px 10px;
	min-height: 105px;
	_height: 105px;
}
.basket p, .phone p, .search p {
	margin: 0;
	padding: 4px 0 4px 0;
}
.phone {
	width: 163px;
	float: right;
	font-size: medium;
	background: #072342 url(../_img/bg_phone-top.gif) no-repeat left top;
	margin-top: 10px;
}
.phone-i {
	padding: 0 10px 0 10px;
	background: url(../_img/bg_phone-bot.gif) no-repeat left bottom;
	min-height: 125px;
	_height: 125px;
}
.phone span {
	display: block;
	color: #f90;
	font-size: large;
	white-space: nowrap;
	/*padding-left: 30px;*/
}
.search-bg {
	margin: 10px 173px 0 146px;
	padding-left: 14px;
	background: url(../_img/bg_search-l.gif) no-repeat left 50px;
}
.search {
	width: 347px;
	background: #072342 url(../_img/bg_search-top.gif) no-repeat left top;
}
.search-i{
	background: url(../_img/bg_search-bot.gif) no-repeat left bottom;
	padding: 10px;
	min-height: 105px;
	_height: 105px;
}
.search form{
	background: url(../_img/bg_form-search.gif) no-repeat left 30px;
}
input.text {
	background: #FFF;
	width: 280px;
	height: 28px;
	border: 1px solid #061b33;
}
input.button {
	margin-left: 5px;
	vertical-align: middle;
}
input.checkbox {
	border: 1px solid #061b33;
	margin-right: 5px;
}
.navigation {
	margin: 12px 0 13px 40px;
	font-size: medium;
	width: 921px;
	background: url(../_img/bg_nav.gif) repeat-y left top;
}
.navigation-i {
	width: 921px;
	background: url(../_img/bg_nav-top.gif) no-repeat left top;
}
.navigation a {
	color: #fff;
}
.navigation table {
	width: 921px;
	background: url(../_img/bg_nav-bot.gif) no-repeat left bottom;
	margin: 0;
	padding: 10px 0 10px 0;
	list-style: none;
}
.navigation td {
	margin: 0;
	padding: 10px 0 10px 0;
	text-align: center;
}
.navigation td.nav1 {
	width: 123px;
}
.navigation td.nav2 {
	width: 78px;
}
.navigation td.nav3 {
	width: 177px;
}
.navigation td.nav4 {
	width: 117px;
}
.navigation td.nav5 {
	width: 103px;
}
.navigation td.nav6 {
	width: 222px;
}
.navigation td.nav7 {
	width: 101px;
}
.content {
	background: url(../_img/bg_content.gif) repeat-y left top;
}
.content_ {
	background: url(../_img/bg_content_.gif) repeat-y left top;
}
.content, .content_ {
	margin: 0 40px 23px 40px;
	min-height: 30px;
	_height: 30px;
}
.content_bg-top {
	background: url(../_img/bg_content-top.gif) no-repeat left top;
}
.content_bg-bot {
	background: url(../_img/bg_content-bot.gif) no-repeat left bottom;
	padding: 12px;
}
.content_bg-top_ {
	background: url(../_img/bg_content-top_.gif) no-repeat left top;
}
.content_bg-bot_ {
	background: url(../_img/bg_content-bot_.gif) no-repeat left bottom;
	padding: 0 5px 10px 0;
}
.column-left {
	margin: 0 350px 0 0;
}
.column-left_ {
	margin: 0 684px 0 0;
}
.column-right {
	width: 320px;
	float: right;
	padding: 10px;
}
.column-right_ {
	width: 654px;
	float: right;
	padding: 0 0 10px 10px;
}
table.catalog-img {
	width: 310px;
}
table.catalog-img td {
	padding: 10px;
	text-align: center;
}
table.catalog-img img {
	border: solid 1px #e4e4e4;
}
table.catalog-img2, table.catalog-inner {
	/*width: 652px;*/
}
table.catalog-img2 td {
	padding: 3px 3px 10px 3px;
	width: 153px;
	/*border: solid 1px #e4e4e4;*/
	border: solid 1px #000;
}
table.catalog-img2 p {
	margin: 0;
	padding: 0 0 2px 0;
}
p.number, p.presence, p.p-price  {
	color: #666;
}
p.number-blue {
	/*color: #06213f;*/
	color: #2481e8;
	font-weight: bold;
}
p.number span.price, p.p-price span {
	color: #8B0000;
	font-weight: bold;
}
table.catalog-img2 p a, table.catalog-inner p a {
	color: #2481e8;
	font-weight: bold;
}
table.catalog-inner td {
	padding: 0 0 10px 0;
}
table.catalog-inner p {
	margin: 0;
	padding: 0 0 5px 0;
}
.catalog-index {
	background: url(../_img/bg_catalog.gif) no-repeat center top;
	min-height: 359px;
	_height: 359px;
}
table.catalog {
	width: 540px;
	font-size: medium;
	font-weight: bold;
}
table.catalog td {
	padding: 10px 0 10px 0;
	width: 180px;
}
table.catalog1 {
	width: 220px;
	/*font-weight: bold;*/
	margin: 0 0 10px 5px;
}
table.catalog1 td {
	padding: 5px;
}
table.catalog a, table.catalog1 a {
	color: #05182e;
}
table.catalog1 ul, table.catalog ul {
	padding: 0 0 0 3px;
	margin: 0 0 0 15px;
	list-style-type: square;
	font-weight: normal;
}
ul.ul-catalog-index {
	padding: 0 0 0 3px;
	margin: 0 0 0 15px;
	list-style-type: square;
}
.footer {
	background: url(../_img/bg_footer.gif) repeat-y left top;
	margin: 0 0 23px 40px;
	color: #FFF;
}
.footer_bg-top {
	background: url(../_img/bg_footer-top.gif) no-repeat left top;
}
.footer_bg-bot {
	background: url(../_img/bg_footer-bot.gif) no-repeat left bottom;
	padding: 12px;
	min-height: 10px;
	_height: 10px;
}
.copyright {
	width: 220px;
	float: left;
}
.phone-footer {
	width: 250px;
	float: left;
}
.icq {
	width: 180px;
	float: left;
}
.contacts {
	margin: 0 0 0 660px;
	padding: 0;
}
.contacts img {
	margin: -20px 0 -40px 0;
	position: relative;
	z-index: 1;
	float: left;
}
.contacts span {
	margin-top: 20px;
	position: relative;
	z-index: 2;
	vertical-align: top;
}
p.center {
	text-align: center;
	margin: 0;
	padding: 0;
}


#zapret_kenguryatnika:hover {
    background: RGB(255, 0, 0); /* Öâåò ôîíà ïîä ññûëêîé */ 
    color:  RGB(255, 255, 255); /* Öâåò ññûëêè */ 
   
}
#zapret_kenguryatnika {
    color:  RGB(0, 0, 255); /* Öâåò ññûëêè */ 
   
}
