html, body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	}
body {
	background: #f5f5f5;
	}
body, td {
	font-family: Microsoft Sans Serif, times, serif;
	line-height: 1.2em;
	font-size: 14px;
	color: #929292;
	}
table {
	border-collapse: collapse;
	border: 0px;
	}
td, form {
	margin: 0em;
	padding: 0em;
	border: 0px;
	}
a {
	color: #929292;
	text-decoration: underline;
	}
a img {
	border: 0px;
	}
img, .img {
	behavior: url(/png.htc);
	}	
h1, div.h1 {
	line-height: 120%;
	margin: 0px 0px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 24px;
	}
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #fff;
	border: #afafaf 1px solid;
	padding-left: 4px;
	}
input {
	border: expression(this.type=='checkbox'||this.type=='radio'?'0px':'#afafaf 1px solid');
	background: expression(this.type=='checkbox'||this.type=='radio'?'0':'#fff');
	}
div.lang_bar {
	background: #ebebeb;
}
.lang {
	color: #929292;
	font-weight: bold;
}
.lang a {
	text-decoration: none;
}
.lang_sel {
	color: #929292;
	font-weight: bold;
	border-bottom: #929292 2px solid;
	padding-bottom: 1px;
}
.red1 a {
	color: #a52824;
	}
.red2 {
	color: #a52824;
	border-bottom: #a52824 2px solid;
	}
.menu {
	width: 250px;
	padding-bottom: 30px;
	}
.menu table {
	width: 250px;
	height: 100%;
	}
.menu table td {
	padding: 0px 20px 0px 0px;
	text-align: right;
	}
.menu table td div {
	padding: 2px;
	}
.grey, .grey a {
	color: #929292;
	}
.grey_copyright td, .grey_copyright a {
	color: #aaa;
	font-size: 11px;
	}
.grey_contacts {
	background: #ebebeb;
	}
.color_contacts {
	background: #ebebeb;
	color: #a52824;
	}
.color_contacts a {
	color: #a52824;
	}
.color_contacts p, .grey_contacts p {
	font-family: Microsoft Sans Serif, times, serif;
	font-size: 14px;
	}
.color_copyright td, .color_copyright a {
	color: #27c0ea;
	font-size: 11px;
	}
.grey_footer, .grey_footer td {
	background: #929292;
	color: #d7d7d7;
	font-size: 11px;
	}
.grey_footer a {
	color: #d7d7d7;
	}
.grey_footer .logo_fox img {
	background: url(/pic/foxnetua.gif) no-repeat left top;
	}
.color_footer, .color_footer td {
	background: #929292;
	color: #a52824;
	font-size: 11px;
	}
.color_footer a {
	color: #a52824;
	}
.color_footer .logo_fox img {
	background: url(/pic/foxnetua_0.gif) no-repeat left top;
	}
.dm1 {
	background: #fff;
	border-left: #a52824 4px solid;
	}
.dm2 {
	background: #fff;
	border-left: #38b5cb 4px solid;
	}
.dm3 {
	background: #fff;
	border-left: #cc6699 4px solid;
	}
.dm4 {
	background: #fff;
	border-left: #6e63a7 4px solid;
	}
.dm5 {
	background: #fff;
	border-left: #3d766f 4px solid;
	}
div.work, div.work2 {
	width: 350px;
	height: 235px;
	border-right: #929292 4px solid;
	text-align: right;
	margin-right: 20px;
	cursor: pointer; cursor: hand;
	}
div.work div, div.work2 div {
	position: relative;
	float: right;
	top: 150px;
	width: 260px;
	background: url(/pic/bg_tooltip.png) no-repeat left top;
	behavior: url(/png.htc);
	padding: 3px 10px;
	font-size: 11px;
	text-align: left;
	color: #a52824;
	display: none;
	}
div.work div span, div.work2 div span {
	display: block;
	float: none;
	clear: both;
	margin-bottom: 3px;
	}
div.work2 {
	margin-bottom: 30px;
	}
div.work2 div {
	display: block;
	}
#pepyaka {
	display: block;
	}


.scroll-pane {
	width: 1px;
	overflow: auto;
	float: left;
	height: 1px;
	text-align: left;
	margin: 0px;
	}
.scroll-pane p {
	margin-right: 20px;
	}
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
	}
.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #d7d7d7;
	}
.container_color .jScrollPaneTrack {
	background: #ffc2c0;
	}
.jScrollPaneDrag {
	position: absolute;
	background: #929292;
	cursor: pointer;
	overflow: hidden;
}
.container_color .jScrollPaneDrag {
	background: #a52824;
	}
.container_color, .container_color a {
	color: #a52824;
	}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

#main_image {
	width: 500px;
	height: 350px;
	}
.galleria {
	list-style: none;
	width: 500px;
	margin-left: 0px;
	padding-left: 0px;
	}
.galleria li {
	display: block;
	width: 80px;
	height: 80px;
	overflow: hidden;
	float: left;
	margin:0 10px 10px 0;
	}
.galleria li img {
	width: 80px;
	height: 80px;
	}
.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: .5em
	}
* html .galleria li div span {
	width: 400px;
	}
