* html .png {
	behavior: url(css/png.htc);
}
* html body {
	behavior: url(css/csshover.htc);
}

body {
	padding: 0;
	margin: 0;
	height: 100%;
	background: #ffffff ;
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
	color: #737373
}
.three_title {
	font-size: 14px;
}
a {
	font-size: 11px;
	color: #737373
}
img
{
	border:0;
}
a:hover {
	text-decoration: none;
}
table {
	border: none;
}
.absolute {
	position: absolute;
}
#header {
	margin-top: 10px;
	text-align: left;
	width: 100%;
	height: 60px;
}
#header .caption {
	margin-right: 20px;
	padding: 0px 0px 0px 10px;
	color: #919293;
}
#header .different {
	margin: 0px 0px 0px 20px;
}
#header .different a{
	margin: 0px;
}
#header .devider {
	position: relative;
	top: 4px;
}
#header .fimg {
	float: left;
	margin-bottom: 3px;
}
#header .caption {
	float: right;
}
#header .langs{
	margin-right: 20px;
	color: #737373;
	font-size: 11px;
	float: right;
}
#menu {
	text-align: left;
	height: 55px;
	width: 100%;
	background: #5f5f5f url(../img/bg.gif) left center no-repeat;
}
#menu td{
	vertical-align: top;
}
#menu .add{
	width: 80px;
	float: right;
	margin: 10px 10px 0px 0px ;
}
#menu .add a{
	float: left;
	margin-right: 15px;
}
#menu .logo{
	margin: 0px 0px 0px 10px;
}
#menu .logo img{
	margin-top: 10px;
}
#menu .menu_items {
	margin-top: 20px;
	padding-left: 15px;
}
#menu .menu_items a{
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	margin-right: 15px;
}
#menu .menu_items .active{
	text-decoration: underline;
}
#main {
	margin: 0px;
	text-align: left;
	width: 100%;
	height: 381px;
}

#main .object {
	float: right;

}
* html #main .object {
	overflow: hidden;
}
#main .object .man{
	margin-right: 103px;
	position: relative;
	top: -88px;
}
#main .bottom {
	background: url(../img/menu_pattern.jpg) left top repeat-x;
	color: #ffffff;
	padding: 0px 1px 0px 1px;
	height: 58px;
}
#main .bottom .collection {
	margin-right:50px;
	width:100%;
}
#main .bottom .collection a{
	padding-top: 20px;
	padding-bottom: 30px;
	text-align: center;
	width: 54px;
	text-decoration: none;
	color: #ffffff;
	display: block;
	float: left;
	margin-right: 2px;
}


#main .bottom .choose {
	margin-top: 20px;
	margin-right: 20px;
	padding-left: 20px;
}
#main .bottom td {
	vertical-align: top;
}
#main .bottom .right {
	padding-top: 15px;
	color: #000000;
}
#main .bottom .right .search{
	border: 1px solid #0099FF;
	margin-left: 40px;
	margin-right: 10px;
	height: 15px;
}
#main .bottom .right .submit{
	font-size: 11px;
	border: none;
	background: url(../img/search.jpg) center no-repeat;
	width: 74px;
	height: 21px;
}
#content {
	width: 100%;
	text-align: left;
	margin: 20px 0px 20px 0px;
}
#content td{
	vertical-align: top;
}
#content .td_left{
	width: 250px;
}
#content .td_right{
	width: 660px;
	padding-right: 20px;
}

#ntree {
  margin: 0px 20px 0px 30px;
}
#ntree a {
	text-decoration: none;
	color:#737373;
	font-size: 11px;
}

#tree {
	margin: 0px 20px 0px 30px;
}
#tree a {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	text-decoration: none;
	color:#737373;
	background: url(../img/corner.gif) 0px center no-repeat;
	padding-left: 10px;
	font-size: 11px;
}
#tree .sub {

	color: #616161;
	background: url(../img/corner.gif) 0px center no-repeat;
}
#tree .active {
	font-weight: bold;
	color: #616161;
}
#tree .choose{
	font-size: 13px;
	font-weight: bold;
	color:#080808;
	margin-bottom: 20px;
}

#path {
	color: #cdcdcd;
	font-size: 13px;
	color:#cdcdcd;
	margin-bottom: 10px;
}
#path a{
	font-size: 13px;
	color:#616161;
}

#footer {
	padding: 100px 0px 0px 0px;
	text-align: left;
	width: 100%;
	margin-bottom: 20px;
}
#footer .line{
	background: #6e6e6e url(../img/line.jpg) left top no-repeat;
	height: 6px;
	margin-bottom: 10px;
	font-size:1px;
}
* html #footer .line{
}
#footer .core {
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
}
#footer .copyright{

	padding-top: 5px;
}
#footer .copyright a{
	display: block;
	margin-top: 5px;
	color: #6e6e6e;
}
#footer .contacts{
	float: right;
	margin-top: 20px;
	margin-right: 100px;
}
.title {
	text-decoration: none;
	font-size: 18px;
	color: #000000;
}
.text {
	margin: 10px 0px 10px 0px;
	line-height: 18px;
	font-size: 11px;
	color: #737373;
}
.text_map {
	margin: 0px 0px 0px 0px;
	line-height: 11px;
	font-size: 16px;
	color: #737373;
}
.black {
	text-decoration: none;
	color: #000000;
}
#news {
	margin: 10px 0px 10px 0px;
}
#news td{
	vertical-align:middle;
}
#news .date {
	margin: 10px;
	color: #616161;
}
#news .date .day{
	font-size: 39px;
}
#news .date .month{
	font-size: 14px;
}
#news .new {
	margin: 10px 10px 0px 10px;
}
#news .new .text{
	color: #737373;
}
#news .new a{
	color: #5f5f5f;
}
#news .tr1 .td{
	background-color: #dedede;
}
#news .tr2 .td{
	background-color: #f1f1f1;
}
#news .spacer {
	height:5px;
}
.borders {
	border: 1px solid black;
	padding:1px 2px 1px 2px;
	margin: 5px;
}
.price {
	margin: 30px 0px 10px 0px;
	font-size: 20px;
}
#left_part {
	margin: 0px 0px 0px 30px;
}
#right_part {
	margin: 0px 60px 10px 0px;
}
#contacts {
	height: 217px;
	background: url(../img/phone.jpg) left top no-repeat;
}
#contacts .cont_1{
	margin-top: 60px;
	margin-left: 40px;
	font-size: 11px;
	color: #ffffff;
}
#contacts .cont_2{
	margin-top: 5px;
	margin-left: 30px;
	font-size: 24px;
	color: #ffffff;
}


#form  {
	padding: 0px 0px 0px 20px;
}
#form .title {
	background: none;
	font-size: 11px;
	color: #cc0000;
	font-weight: bold;
	float: none;
	text-decoration: none;
}
#form .more {
	margin-top: 10px;
	padding: 5px 0px 5px 0px;
	float: left;
	width: 150px;
}
#form input, textarea{
	margin: 5px 0px 5px 0px;
	border:1px solid #307022;
	width: 270px;
}
#form .send{
	width: 124px;
	border: none;
	background: url(../img/send.gif);
	height: 25px;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: left;
	padding-left:20px;
}

.ban a
{
	color: transparent;
	border: none;

}

.galleria{list-style:none;width:800px}
.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.1em}
* html .galleria li div span{width:400px} /* MSIE bug */

