﻿#content .galerytop {
	height: 360px;
	width: 801px;
	_height: 390px;
	padding: 30px 0 0 0;
	_padding: 11px 0 0 0;
	position: relative;
}
#content .galerytop .newsNav {
	position: absolute;
	top: 7px;
	left: 40px;
}
#content .galerybottom {
	height: 30px;
	width: 801px;
	position: relative;
}
#content div.galeryleft {
	height: 420px;
	width: 420px;
	float: left;
	position: relative;
}
#content div.galeryleft .newsNav {
	margin: 10px 0 0 17px;
}
#content div.galeryleft h1 {
	margin: 5px 0 0 17px;
}
/*#content div.galeryleft p {
	margin: 0;
	text-indent: 10px;
}*/
#content div.galeryleft .gal_prev {
	position: absolute;
	top: 390px;
	left: 20px;
}
#content div.galeryleft .gal_prev a {
	background: url(/img/strl.gif) no-repeat;
	width: 200px;
	text-indent: 30px;
	display: block;
}
#content div.galeryright {
	height: 395px;
	width: 371px;
	_height: 420px;
	_width: 381px;
	float: left;
	padding: 25px 0 0 10px;
	aposition: relative;
}
#content div.galeryright a.a {
	display: block;
	float: left;
	height: 90px;
	width: 90px;
}
#content div.galeryright img {
	border: #ccc solid 1px;
	margin: 7px;
	_margin: 7px 7px 5px 7px;
}
#content div.galeryright .pager {
	position: absolute;
	bottom: 15px;
	left: 430px;
	margin: 0 0 0 6px;
	width: 400px;
}
#content .galPrev {
	height: 107px;
	width: 340px;
	float: left;
	position: relative;
	margin: 0 0 19px 40px;
	_margin: 19px 20px 0 20px;
}
#content .galPrev img {
	float: left;
	position: relative;
	border: #ccc solid 1px;
	_left: -3px;
}
#content .galPrevDescr {
	height: 100px;
	width: 225px;
	float: left;
	position: absolute;
	top: 0;
	right: 0;
	overflow: hidden;
	line-height: 15px;
}
#content .galPrevDescr h1 {
	margin-bottom: 5px;
	line-height: auto;
}
#content .galPrevDescr span {
	margin-bottom: 5px;
	display: block;
	line-height: auto;
}
#content .galerybottom .pager {
	position: absolute;
	bottom: 11px;
	_bottom: 10px;
	left: 40px;
}
#content .galeryright #imgBig {
	left: -50px;
	top: -200px;
}
#content .galerybottom .pager .pag {
	font-size: 13px;
	color: #444;
}
#content .galerybottom .pager .pag a {
	color: #999;
}
#content .galerybottom .pager .pag a:hover {
	color: #ddd;
}
#content .pager .pag a#toprev {
	background: url(/img/st_l.gif) no-repeat;
	height: 12px;
	width: 12px;
}
#content .pager .pag a#toprev:hover {
	background: url(/img/st_l_h.gif) no-repeat;
	height: 12px;
	width: 12px;
}
#content .pager .pag a#tonext {
	background: url(/img/st_r.gif) no-repeat;
	height: 12px;
	width: 12px;
}
#content .pager .pag a#tonext:hover {
	background: url(/img/st_r_h.gif) no-repeat;
	height: 12px;
	width: 12px;
}
/*#mainSrcollGalery { 
	position:relative;
	width:400px; height:358px; 
	overflow:hidden; z-index:100;
}*/
#holderGalery  { 
	position:absolute; left:17px; top:50px;
	width:380px; height:328px; 
	clip:rect(0, 370px, 328px, 0); 
	overflow:hidden; z-index:1
}
#scrollGalery {
	width:370px;
	height:328px;
	z-index: 2;
	position:absolute;
	visibility: visible; 
	z-index:1;
	overflow: scroll;
}
#scrollGaleryBottom {
	width:420px;
	height:40px;
	bottom: 30px;
	z-index: 3;
	position:absolute;
	background: url("/img/contentdvabgal.png");
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=/img/contentdvabgal.png);
}
#scrollbarGalery {
	position:absolute; visibility:hidden;
	left:395px; top:50px;
	width:11px; height:328px; 
	font-size:1px; z-index:4
}
#trackGalery { 
	position:absolute; left:0; top:0;
	width:11px; height:328px;
	background: url("/img/track.png") no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=/img/track.png);
	z-index:1;
	cursor: pointer;
}
#ballGalery {
	position:absolute; left:3px; top:0px;
	width:8px; height:7px;
	background: url("/img/ball.png") top no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=/img/ball.png);
	cursor: pointer;
	z-index:1;
}