body {
	background: url(/images/bg1.gif) 50% 0 no-repeat;
}
.header {
	height: 170px;
	background: url(/images/header.jpg) 240px 42px no-repeat;
	margin-bottom: 15px;
}
.logo {
	float: left;
	width: 240px;
	background: #fff;
	height: 128px;
}
.logo a {
	width: 155px;
	height: 81px;
	margin-top: 29px;
	margin-left: 40px;
	display: block;
	background: url(/images/logo.jpg) 0 0 no-repeat;
}

.up-menu {
  float: right;
}

.up-menu li {
  float: left;
  text-transform: lowercase;
  margin-left: 25px;
  margin-top: 10px
}
.up-menu a {
  color: #000;
}

.top-menu {
	clear: both;
	padding-left: 240px;
	height: 42px;
	background: url(/images/menu.jpg) 0 0 no-repeat;
}
.top-menu ul {
	padding-top: 13px;
}
.top-menu li {
	display: inline;
	margin-right: 22px;
}
.content .top-menu a {
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
}
.content .top-menu a:hover {
	color: #E6C3AC;
}

.content td {
  vertical-align: top;
  padding-top: 2px;
  padding-bottom: 2px;
}

.navbar {
  margin-bottom: 10px;
}

.content .navbar a {
  color: #aaa;
  font: 11px tahoma;
}


#layout {
	min-width: 1000px;
	font-family: arial;
	font-size: 13px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.footer {
	float: left;
	clear: both;
	_float: none;
	width: 100%;
	height: 10px;
}
.footer p {
	margin-left: 2%;
	padding-right: 2%;
}
/* Start of Column CSS */
.container5 {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	overflow: hidden;
}
.container1 {
	float: left;
	width: 100%;
	position: relative;
	right: 58%;
background: #fff;	
}
.containercenter {
	float: left;
	width: 100%;
	position: relative;
	right: 18%;
	background: #f5f5f5;
}
.col1 {
	float: left;
	width: 20.5%;
	position: relative;
	left: 78%;
	overflow: hidden;
	
}
.col5 {
	float: left;
	width: 18%;
	position: relative;
	left: 85.2%;
	overflow: hidden;
}
.colcenter {
	float: left;
	width: 58%;
	margin-right: -4%;
	position: relative;
	left: 79.6%;

/* было 83% */
	overflow: hidden;
}
.colcenter .content {
	padding: 15px;
	background: #f5f5f5;
}
.content a {
	color: #000
}
.content a:hover {
	color: #E6C3AC;
}
.clear {
	clear: both;
}
.extra .counter {
	float: right;
}
.col1 .content, .col2 .content, .col3 .content, .col4 .content, .col5 .content, .colcenter .content {
	line-height: 1.3;
}
.content .note {
	background: #FFFFF3;
	border: 1px solid #ECEDE0;
	padding: 0.5em;
	font-size: 0.8em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.content p {
	margin-bottom: 0.7em;
	color: #141519;
	line-height: 1.3;
}
.colcenter .content {
	font-size: 13px;
}
.colcenter h1 {
	color: #4B555E;
	font-size: 15px;
	margin-bottom: 0.3em;
	text-transform: uppercase;
}
.colcenter h2 {
	color: #4B555E;
	font-size: 12px;
	margin-bottom: 0em;
	position: relative;
	top: -0.2em;
	text-transform: uppercase;
}
.colcenter .content ul {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
}
.colcenter .content ul li {
	list-style: disc;
}
.col5 .content img {
	margin-top: 10px;
	margin-bottom: 10px;
}
.col5 .content p {
	margin-bottom: 0.5em;
}
.cpr {
	padding-top: 20px;
	margin-top: 40px;
	color: #999;
	font-size: 11px;
	padding-bottom: 20px;
	font-family: tahoma;
}
.cpr a {
	color: #999;
}
.is {
	margin-top: 1em;
}
.menu {
	margin-top: 0px;
	margin-bottom: 25px;
	background: #4C5158;
	padding-bottom: 10px;
	position: relative;
}
.menu li {
	display: block;
	zoom: 1;
	padding-left: 10px;
	padding-right: 10px;
	background: url(/images/bullet.gif) 0 0.5em no-repeat;
	margin-bottom: 5px;
	line-height: 1.1;
}
.menu li a {
	color: #fff;
}
.menu li a:hover {
	color: #E6C3AC;
}
.menu h1 {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 7px;
	margin-bottom: 7px;
	border-bottom: 2px solid #fff;
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;
}
.info {
	margin-bottom: 15px;
}
.info .info-title {
	background: url(/images/man.jpg) 100% 100% no-repeat;
	height: 60px;
	padding-right: 80px;
	padding-left: 5px;
}
.info h2 {
	text-transform: uppercase;
	line-height: 1.2em;
}
.info h2 span {
	color: #E2630F;
	display: block;
}
.info .content {
	background: #F0F1F1;
	padding: 10px;
}
table.data {
	width: 100%;
	border-collapse: collapse;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
table.data td, table.data th {
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 7px;
}
table.data th {
	color: #560061;
	text-transform: uppercase;
}

table.char {
	border-collapse: collapse;
  width: 400px;
  margin-top: 10px;
  margin-bottom: 10px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
table.char td {
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 7px;
	vertical-align: middle;
	text-align: center;
}

.content .calendar {
	font-size: 11px;
	border-collapse: separate;
	border-spacing: 1px;
	margin-bottom: 20px;
}
.content .calendar td {
	background: #EAEAEA;
	padding: 7px;
	vertical-align: middle;
	text-align: center;
	color: #999;
}
.calendar td a {
	color: #560061;
}
.calendar th {
	color: #000;
}
.top-nav {
	float: left;
	margin-top: 16px;
	margin-right: 10px;
}
.top-nav a {
	float: left;
	display: block;
	overflow: hidden;
	width: 12px;
	height: 12px;
	text-indent: 40px;
	white-space: nowrap;
	margin-right: 20px;
}
.top-nav a.flag {
	width: 21px;
	height: 16px;
	text-indent: 0;
	margin-top: -3px;
}
.top-nav a.flag img {
	vertical-align: 0;
}
.top-nav .home {
	background: url(/images/topnav.gif) 0 0 no-repeat;
}
.top-nav .map {
	background: url(/images/topnav.gif) -32px 0 no-repeat;
}
.top-nav .mail {
	background: url(/images/topnav.gif) -63px 0 no-repeat;
}
.content .goods ul {
	padding: 0;
	margin: 0;
	margin-top: 15px;
}
.goods li {
	width: 49%;
	min-height: 100px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 1em;
	//zoom: 1;
	*display: inline;
	_height: 100px;
}
.goods li div.item {
	text-align: left;
	font-size: 0.9em;
	margin-right: 10px;
}
div.item div.item-image {
	float: left;
}
div.item h4 {
	padding-left: 60px;
	color: #000;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 0.1em;
	margin-top: 0;
	line-height: 1.1;
}
div.item .price {
	color: #ED7A29;
	font-size: 15px;
	padding-left: 60px;
}

.item-price {
	color: #ED7A29;
	font-size: 19px;
  margin-bottom: 15px;

}

div.item p {
	padding-left: 60px;
	margin-bottom: 0.2em;
	font-size: 12px;
	color: #666;
	min-height: 3em;
}
div.item a.more {
	margin-top: 1px;
	display: block;
	font-size: 11px;
	font-family: tahoma;
	padding-left: 60px;
	color: #666;
}
.col1 div.item h4 {
	padding-left: 0;
	margin-bottom: 4px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: normal;
}
.col1 div.item p, .col1 div.item a.more, .col1 div.item .price {
	padding-left: 80px;
}
.col1 {
	margin-bottom: 20px;
}
.cpr {
	clear: both;
}
p.alert {
	padding: 10px 15px 10px 15px;
	border: 5px solid #f90;
	background-color: #ffc;
}
p.success {
	padding: 10px 15px 10px 15px;
	border: 5px solid green;
	background-color: #fff;
}
li.level-1 {
}
li.level-2 {
	margin-left: 30px;
	list-style-type: circle;
}
li.level-3 {
	margin-left: 60px;
	list-style-type: square;
}
li.level-4 {
	margin-left: 90px;
	list-style-type: disc;
}
span.red {
	color: #c30;
}

.item-photos {
  float: right;
  margin-left: 10px;
}

.gallery .gallery-item {
        width: 24%;
        _width: 130px;
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: top;
        margin-bottom: 1em;
        //zoom: 1;
        *display: inline;
        _height: 100px;
          text-align: center;
    }
    
.gallery .gallery-item a {
  display: block;
  text-align: center;
  font-size: 0.9em;
  text-align: center;
  vertical-align: bottom;  
}

.gallery .gallery-item a img {
  vertical-align: middle;
  padding: 10px;
  background: #fff;
  display: block;  
  border: 1px solid #ccc;
}

.gallery .gallery-item .gallery-title {
  margin-top: 10px;
  padding-left: 10px;
  font-size: 11px;
  font-family: tahoma;
  line-height: 1;
  width: 100px;
}

.phone {
  font-size: 25px;
  font-weight: bold;
  color: #000;
  clear: right;
  float: right;
  margin-top: 35px;
  margin-right: 150px;
  white-space: nowrap;
  _position: relative;
  _right: -50px;
}

.gallery-item-first {
  float: left;
  margin-right: 45px;
  font-size: 11px;
  font-family: tahoma;  
}

.gallery-item-first img {
  border: 1px solid #ccc;
}

.gallery-print a {
  margin-top: 10px;
  padding-left: 10px;
  margin-left: 0;
  text-align: left !important;
  font: 11px tahoma !important;
}-family: tahoma;
  line-height: 1;
  width: 100px;
}

.phone {
  font-size: 25px;
  font-weight: bold;
  color: #000;
  clear: right;
  float: right;
  margin-top: 35px;
  margin-right: 150px;
}

.gallery-item-first {
  float: left;
  margin-right: 45px;
  font-size: 11px;
  font-family: tahoma;  
}

.gallery-item-first img {
  border: 1px solid #ccc;
}

.gallery-print a {
  margin-top: 5px;
  padding-left: 10px;
  margin-left: 0;
  text-align: left !important;
  font: 11px tahoma !important;
}
