body
{
	background: url("/themes/default/images/back2.jpg") repeat-y scroll 50% 0 transparent;
	margin: 0 auto;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #585856;
}

#all {
	background-color: #ffffff;
		width: 1250px;
	margin: 0 auto;

}

a
{
	color: #2c6bc5;
	outline: 0;
}

img
{
	border: 0;
}

h1, h3
{
	font-size: 18px;
	font-family: Georgia;
	color: #2c6bc5;
	margin: 18px 0
}

h2 {
	font-family: Georgia;
}

h4
{
	font-size: 14px;
	font-family: Georgia;
	color: #2c6bc5;
}

.reset {
	margin: 0; padding: 0;
	list-style: none
}

#header
{
	position: relative;
	width: 100%;

	margin: 0 auto;
	background-color: #ffffff;
}

#header-left
{
	position: relative;
	float: left;
	background: url(/themes/default/images/header_01.jpg) no-repeat;
	width: 508px;
	height: 390px;
}

#header-center
{
	position: relative;
	float: left;
	width: 198px;
	height: 390px;
	overflow: hidden;
}

#header-right
{
	position: relative;
	float: left;
	width: 544px;
	height: 390px;
	background: url(/themes/default/images/header_03.jpg) no-repeat;
}

#header-menu
{
	height: 40px;
	margin: 0 auto; 
	padding: 25px 0 0;
	width: 1030px;
	left: 85px; 
	list-style: none;
	font-size: 18px;
	z-index: 70;
	overflow: hidden;
	clear: both;
	background-color: #ffffff;
}

#header-menu li
{
	float: left;

	height: 36px;
	margin: 0 0 0 15px;
	padding: 0;
	list-style-position: inside;
	position: relative;
}

#header-menu li a
{
	color: #5ba4e1;
}

#menu-company
{
	left: 147px;
}

#menu-price
{
	left: 183px;
}

#menu-delivery
{
	left: 437px;
}

#menu-contacts
{
	left: 454px;
}

#wrapper
{
	position: relative;
	width: 100%;
	margin:30px auto 0;
	overflow: hidden;
	min-height: 300px;
	z-index: 50;
}

#left
{
	width: 250px;
	float: left;
	padding-left: 125px;
	min-height: 980px;	
}

#catalog-menu
{
	color: #6b6b6b;
	list-style: none;
	font-size: 14px;
	margin-left: 15px;
	margin-right: 20px;
	padding-left: 0px;
}
#catalog-menu li
{
	margin-left: 0px;
	padding-left: 0px;
	font-weight: normal;
}
#catalog-menu ul
{
	margin-left: 25px;
	padding-left: 0px;
	list-style: none;
}
#catalog-menu ul li
{
	1list-style-image: url(/themes/default/images/menu-point-item2.jpg);
}

.first_level {
	padding-left: 25px
}

#catalog-menu .active
{
	1background: url("/themes/default/images/menu-bg-item.jpg") no-repeat scroll 0 1px transparent;
	list-style: none;
	font-weight: bold;
}
#catalog-menu  li.active a
{
	background-color:#ffd400 ;
	border: 1px solid red;
}

#catalog-menu  li.active2 a
{
	background-color:#ffd400 !important;
	border: 1px solid red !important;
}
#catalog-menu  li.active2 ul li a
{
	background: none repeat scroll 0 0 #F0FFFF !important;
	border: 1px solid #5BA4E1 !important;
}

#catalog-menu  li.active ul li a
{
	background: none repeat scroll 0 0 #F0FFFF !important;
	border: 1px solid #5BA4E1 !important;
}

#catalog-menu ul.first_level li.active a
{
	background-color:#ffff88 !important;
	border: 1px solid orange !important;
}

#catalog-menu ul li.active
{
	1list-style-image: url(/themes/default/images/menu-point-item.jpg);
}

#catalog-menu a
{
	color: #333;
	background: none repeat scroll 0 0 #F0FFFF;
	border: 1px solid #5BA4E1;
	text-decoration: none;
	margin:4px 0;
	padding:4px 0 4px 6px;
	display: block
}

#catalog-menu li a:hover
{
	font-weight: bold;
	background-color: #ABE7FF;
}

#catalog-menu  li.active a:hover
{
	font-weight: bold;
	1background: none;
}

#center
{
	width: 550px;
	float: left;
}

#shop-parent-cats
{
	list-style: none;
}

#shop-parent-cats li
{
	width: 100px;
	height: 100px;
	border: 1px solid #56b9f4;
	margin: 0 5px 10px 5px;
	float: left;
	text-align: center;
}

#poll div
{
	color: #2c6bc5;
	cursor: pointer;
	text-decoration: underline;
	width: 70px;
	padding-left: 110px;
}

#poll form {
	padding-left: 3px
}

#right
{
	width: 250px;
	float: left;
	padding-left: 50px;
	
}

#footer
{
	background: url(/themes/default/images/footer.jpg) no-repeat;
	width: 100%;
	height: 561px;
	margin: 0 auto;
	position: relative;
	margin-top: -350px;
	z-index: 10;
}

#address
{
	position: absolute;
	left: 350px;
	bottom: 60px;
}

#copyright
{
	position: absolute;
	left: 650px;
	bottom: 60px;
}

#vofise
{
	position: absolute;
	right: 50px;
	bottom: 60px;
}

#vofise-logo
{
	position: absolute;
	right: 40px;
	top: -45px;
}

.form input, .form textarea
{
	border: 1px solid #b5b5b5;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	width: 200px;
	color: #000;
	padding: 2px 0;
}

.form textarea
{
	height: 90px;
}

.new
{
	border: 3px solid #d4e5ff;
	padding: 1px;
}
/*
.shop-list, .shop-list li {
	overflow: hidden
}

.shop-list {
	clear: both
}

.shop-list li {
	width: 170px;
	border: 1px solid #999; 
	margin: 10px; padding: 10px; 
	float: left;
}
*/

.link {
	width: 180px; 
	padding: 2px; 
	display: block;
	border: 1px solid #5BA4E1	
}

.cat-one-title {
	height: 50px;
	text-align: center;
	font-weight: bold;
	color: #5BA4E1
}

.cat-one-title a {
	color: #5BA4E1;
	text-decoration: none
}

.cat-one-full .cat-one-title {
	height: auto;
	text-align: left;
}

.catalog-all {
	border-collapse: collapse;
}

.catalog-all th, .catalog-all td {
	border: 1px solid white;
	padding: 5px;
}

.catalog-all th {
	background: #e0e0e0;
}

.catalog-all td {
	background: #f0f0f0;
}

.page_active {
	font-weight: bold;
	color: #6B6B6B;
	text-decoration: none;
}
.pack img {
	border: 1px solid #5BA4E1;
	width:150px;
	margin: 10px 20px 10px 10px;
}
.new-products  a{
	color:#5BA4E1;
	font-weight:bold;
	text-decoration:none;
}
div.new-products  {
	margin: 20px 0
}
div.new-products  div {
	width: 180px
}
#center img.link {
		margin-right: 10px
}
#over_img {
    position: absolute;
    visibility: hidden;
}
.gallery{
overflow:hidden;
}
.gallery .element {
    float: left;
    margin-left: 25px;
    margin-top: 25px;
    padding: 10px;
    position: relative;
    text-align: center;
}
.gallery .element img {
	border: 1px solid #5BA4E1;
    padding: 2px;
}
.main_photo{
	margin:0 4px 4px 4px;
}
.main_photo img{
	border:1px solid #5BA4E1;
	width:290px;	
}
.shop_photos{
	overflow:hidden;
}
.shop_photos ul {
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none outside none;
}
.shop_photos ul li {
	float:left;
	display:inline;
}
.shop_photos img{
	width:90px;
	border:1px solid #5BA4E1;
	margin:4px;
}
.shop_descriptions{
	border-collapse:collapse;
}
.shop_descriptions tr td,.shop_descriptions tr th{
border:1px solid #5BA4E1;
text-align:center;
padding:4px 3px;
min-width:40px;
}
.shop_descriptions tr td {
	background-color: #f0ffff;
}
.shop_descriptions tr th {
height: 30px;
background-color: #aBe7ff;
}
