@charset "windows-1251";
html, body {
	height:100%;
}
body, td,
input,
select,
textarea {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#797979;
}
* {
	margin:0;
	padding:0;
}
body {
	background:#252427 url(/images/tpl/bg.jpg) 50% 50%;
} 
img {
	border:0;
}
.rel {
	position:relative;
}
.abs {
	position:absolute;
}
.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}
a, a:hover {
	color:#b60000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
p {
	margin-bottom:1em;
}
small {
	font-size:10px;
	color:#8b8f90;
}
#mesureur {
	position:absolute;
	left:0;
	top:-20px;
	width:100%;
	height:10px;
}
#root {
	position:relative;
	min-width:995px;
	max-width:1600px;
	min-height:100%;
	text-align:left;
	margin:0 auto;
}
* html #root {
	width:expression(document.getElementById('mesureur').clientWidth < 995? "995px" : document.getElementById('mesureur').clientWidth > 1600? "1600px" : "100%");
	height:100%;
}
.rootInn {
	padding:71px 0 47px 0;
}
.main {
	position:relative;
	width:76%;
	min-width:990px;
	margin:0 auto;
}
* html .main {
	width:expression(document.getElementById('mesureur').clientWidth < 1302? "990px" : "76%");
}
.bg1 {
	position:relative;
	background:#fff url(/images/tpl/bg1.png) 0 0 repeat-x;
	z-index:10;
}
.vt .bg1 {
	background-image:url(/images/tpl/bg1v.png);
}
.bg2 {
	position:relative;
	background:url(/images/tpl/bg2.jpg) 100% 0 no-repeat;
}
.vt .bg2 {
	background-image:url(/images/tpl/bg2v.jpg);
}
.bgb,
.bgt {
	position:relative;
	height:6px;
}
.bgb div.l,
.bgb div.r,
.bgt div.l,
.bgt div.r {
	height:6px;
	overflow:hidden;
}
.bgb div.l,
.bgt div.l {
	position:absolute;
	left:0;
	width:42%;/**/
}
.bgb div.l {
	width:50%;
}
.bgb div.r,
.bgt div.r {
	position:relative;
	width:726px;
	float:right;
}
.bgb div.r {
	width:50%;
}
.bgb div.l div,
.bgb div.r div,
.bgt div.l div,
.bgt div.r div {
	width:971px;
	height:6px;
}
.bgb div.l div,
.bgb div.r div {
	background:url(/images/tpl/bgb.png) 0 0 no-repeat;
	-background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/bgb.png,sizingMethod=crop);
}
.bgt div.l div,
.bgt div.r div {
	width:1200px;
	background:url(/images/tpl/bgt.png) 0 0 no-repeat;
	-background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/bgt.png,sizingMethod=crop);
}
.vt .bgt div.l div,
.vt .bgt div.r div {
	background:url(/images/tpl/bgt1.png) 0 0 no-repeat;
	-background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/bgt1.png,sizingMethod=crop);
}
.bgb div.r div,
.bgt div.r div {
	position:absolute;
	right:0;
}
.top {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:152px;
}
.vt .top {
	position:relative;
	width:auto;
	height:116px;
	border-bottom:5px solid #b60000;
}
.logo {
	position:absolute;
	top:13px;
	left:23px;
	width:239px;
	height:103px;
	background:url(/images/tpl/logo.png) 0 0 no-repeat;
}
.vt .logo {
	top:3px;
	left:28px;
	width:222px;
	height:96px;
	background:url(/images/tpl/logov.png) 0 0 no-repeat;
}
.logo a {
	display:block;
	width:222px;
	height:96px;
}
.vt .navCont {
	top:86px;
}
.navCont {
	position:absolute;
	top:119px;
	right:10px;
}
ul.nav {
	list-style:none;
}
ul.nav li {
	float:left;
	background:url(/images/tpl/navsep.gif) 0 0 no-repeat;
	padding:0 10px;
}
ul.nav li.hov {
	opacity:0.6;
	filter:alpha(opacity=60);
}
ul.nav li.first {
	background:none;
}
ul.ico {
	list-style:none;
	height:10px;
	position:absolute;
	top:-28px;
	right:204px;
}
ul.ico li,
ul.ico li a {
	display:block;
	height:10px;
	width:11px;
	overflow:hidden;
}
ul.ico li {
	float:left;
	margin-left:19px;
	background:url(/images/tpl/ico.png) 0 0 no-repeat;
	opacity:0.44;
	filter:alpha(opacity:44);
}
ul.ico li.ic1 {
	background-position:0 0px;
}
ul.ico li.ic2 {
	background-position:-11px 0;
}
ul.ico li.ic3 {
	background-position:-22px 0;
}
.search {
	position:absolute;
	top:-31px;
	right:1px;
	width:172px;
	height:17px;
}
.searchbg {
	position:absolute;
	width:172px;
	height:17px;
	background:url(/images/tpl/searchbg.png) 0 0 no-repeat;
	-background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/searchbg.png,sizingMethod=crop);
}
.search input.txt {
	position:absolute;
	top:1px;
	left:7px;
	border:0;
	background:none;
	color:#b6b6b6;
	width:145px;
}
.search input.btn {
	position:absolute;
	top:4px;
	right:7px;
	background:none;
	border:none;
	padding:0;
}
.artcont {
	position:absolute;
	top:152px;
	left:0;
	border-top:5px solid #b60000;
	border-bottom:3px solid #b50000;
	width:100%;
	height:430px;
	overflow:hidden;
}
ul.art {
	position:absolute;
	list-style:none;
	border-bottom:1px solid #fff;
	height:429px;
	background:#181818 url(/images/tpl/artbg.jpg) 0 100% repeat-x;
	width:4199px;
}
ul.art li {
	position:absolute;
	top:1px;
	float:left;
	width:323px;
	overflow:hidden;
}
ul.art li .img {
	position:relative;
	margin:0 0 1px 0;
	height:237px;
	background:#181818 -130px 0 no-repeat;
	border-left:1px solid #181818;
	z-index:10;
}
ul.art li .img div {
	visibility:hidden;
	position:relative;
	height:237px;
	background:#181818 -130px 0 no-repeat;
}
ul.art li .title {
	padding:8px 0 0 25px;
	height:182px;
}
ul.art li .text {
	position:relative;
	height:190px;
	margin-top:-190px;
}
ul.art li .text .textbg {
	position:absolute;
	width:323px;
	height:190px;
	background:url(/images/tpl/arttxtbg.png) 0 0 no-repeat;
	-background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/arttxtbg.png,sizingMethod=crop);
}
ul.art li .text .textinn {
	position:relative;
	width:260px;
	padding:20px 0 0 32px;
	color:#cc7878;
}
ul.art li .text .textinn img {
	display:block;
	margin:0 0 26px -2px;
}
ul.art li .text .textinn strong {
	display:block;
	font-size:12px;
	color:#e5b9b9;
	margin:0 0 3px 0;
}
ul.art li .text .textinn a,
ul.art li .text .textinn a:hover {
	color:#ebcccc;
}

.blocks {
	position:relative;
	width:100%;
	overflow:hidden;
	padding:583px 0 0 0;
}
.blocks .inn {
	position:relative;
}
.bl1,
.bl2,
.bl3 {
	position:relative;
	float:left;
	color:#505050;
}
.bl1 .blbg,
.bl2 .blbg,
.bl3 .blbg {
	position:absolute;
	width:325px;
	height:460px;
	background:url(/images/tpl/blockbg2.png) 0 0 no-repeat;
	-background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/blockbg2.png,sizingMethod=crop);
}
.bl1 .blbg {
	left:-2px;
}
.bl1 {
	width:51%;
}
.bl2 {
	width:25%;
}
.bl3 {
	width:23%;
}
.bl1 .inn {
	padding:25px 25px 30px 30px;
}
.bl2 .inn {
	padding:25px 30px 30px 30px;
}
.bl3 .inn {
	padding:42px 25px 30px 30px;
}
h3.img {
	position:relative;
	overflow:hidden;
	text-indent:-1000px;
	background:0 0 no-repeat;
	font-size:12px;
	font-weight:bold;
	margin-bottom:8px;
}
.phone_pref,
.phone,
.phonePref2,
.phone2 {
	text-indent:-1000px;
	overflow:hidden;
	background: 0 0 no-repeat;
}
.phone_pref {
	background-image:url(/images/tpl/phone_pref.png);
	margin-bottom:3px;
}
.phone {
	background-image:url(/images/tpl/phone.png);
	font-size:13px;
	margin-bottom:11px;
}

.phoneCont {
	position:absolute;
	top:-77px;
	left:7px;
	width:100px;
}
.vt .phoneCont {
	top:-60px;
}
.phonePref2 {
	background-image:url(/images/tpl/phonePref2.png);
	margin-bottom:5px;
}
.phone2 {
	background-image:url(/images/tpl/phone2.png);
	font-size:13px;
}

.footer {
	position:relative;
	height:40px;
	margin:0 7px;
}
.footer .bgfootl,
.footer .bgfootr {
	position:absolute;
	left:0;
	height:40px;
	width:50%;
	overflow:hidden;
}
.footer .bgfootr {
	left:50%;
}
.footer .bgfootl div,
.footer .bgfootr div {
	position:absolute;
	width:956px;
	height:40px;
	background:url(/images/tpl/bgfoot.png) 0 0 no-repeat;
	-background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/bgfoot.png,sizingMethod=crop);
}
.footer .bgfootl div {
	left:0;
}
.footer .bgfootr div {
	right:0;
}
.footer .inn {
	position:relative;
	margin:0 0 0 28px;
}
.navfoot {
	font-size:10px;
	padding-top:14px;
}
.navfoot a {
	text-transform:uppercase;
	color:#cf4b4b;
}
.navfoot a:hover,
.navfoot a.sel {
	text-decoration:none;
	color:#e76464;
}
.navfoot span {
	color:#822727;
	margin:0 11px;
}
a.qb,
a.qb:hover {
	position:absolute;
	top:8px;
	right:16px;
	color:#bc3e3e;
	text-decoration:none;
	display:block;
	width:60px;
	padding-left:39px;
	background:url(/images/tpl/qb.png) 0 2px no-repeat;
	line-height:12px;
}

.blocksvt {
	position:relative;
	background:url(/images/tpl/bgcorn.png) 100% 0 no-repeat;
}
.blocksvt .inn1 {
	position:relative;
	margin:0 20px 0 50px;
	padding:55px 0 20px 0;
}
.blv1,
.blv2,
.blv1c,
.blv2c {
	position:relative;
	float:left;
}
.blv1 {
	width:72%;
	color:#535353;
}
.blv1 .inn {
	margin:0 45px 0 0;
}
.blv2 {
	width:28%;
	-width:27.6%;
	margin-bottom:170px;
}
.blv2 .inn {
	border-left:1px solid #d3d3d3;
	padding:0 0 0 26px;
}
.blv1c {
	width:32%;
	color:#535353;
}
.blv1c .inn {
	margin:8px 20px 40px 0;
}
.blv2c {
	width:68%;
	-width:67.6%;
}
.blv2c .inn {
	border-left:1px solid #d3d3d3;
	padding:0 0 0 14px;
}
h1.txt,
.header {
	position:relative;
	background:0 0 no-repeat;
	font-size:15px;
	overflow:hidden;
	text-indent:-1000px;
	margin-bottom:11px;
}
ul.nav2 {
	list-style:none;
}
ul.nav2 li {
	position:relative;
	border-bottom:1px solid #d3d3d3;
	padding:2px 0 4px 0;
}
ul.nav2 li a,
ul.nav2 li a:hover {
	color:#b60000;
}
.adv1 {
	margin-top:115px;
}
.news .img {
	float:left;
	width:103px;
}
.news .img img {
	border:1px solid #525252;
	margin:8px 0;
}
.news .txt {
	margin:0 60px 0 103px;
	padding:12px 0 8px 0;
}
.news .txt h3 {
	font-size:11px;
	font-weight:normal;
	margin-bottom:5px;
}
.line1,
.line {
	height:1px;
	background:#d3d3d3 url(/images/tpl/line1.png) 100% 0 no-repeat;
	overflow:hidden;
	clear:both;
}
.line {
	background:#d3d3d3;
	margin:7px 0 5px 0;
}
.pages {
	clear:both;
	padding:20px 0 0 3px;
	//padding-top:10px;
	color:#bbb;
}
/* 2010-02-24 */
.pages .sel,
.pages .sel strong {
	background:url(/images/tpl/bg_link.png) no-repeat;
}
.pages .sel {
	background-color:#b60000;
	background-position:0 -32px;
	padding:1px 0 2px 0;
	text-decoration:none;
}
.pages .sel strong {
	color:#fff;
	font-weight:normal;
	padding:1px 5px 2px 5px;
	background-position:100% -49px;
}
/* //2010-02-24 */
.pages strong {
	color:#535353;
}
.contacts {
	position:relative;
	height:137px;
	margin-top:-117px;
	float:right;
	width:28%;
}
.contacts .inn {
	border-left:2px solid #d3d3d3;
	padding:3px 0 0 36px;
	height:134px
}
.contacts .brd {
	position:absolute;
	top:137px;
	left:0;
	width:2px;
	height:7px;
	background:#d3d3d3;
	overflow:hidden;
}
.content {
	margin:0 40px 0 0;
}
.content ul {
	list-style:none;
}
.content ul li {
	background:url(/images/tpl/li.gif) 0 6px no-repeat;
	padding-left:8px;
}
.content img {
	float:left;
	margin:0 12px 0 0;
	border:1px solid #464646;
}
h3.searchtxt {
	position:relative;
	background:url(/images/tpl/txt_catsearch.png) 0 0 no-repeat;
	overflow:hidden;
	text-indent:-1000px;
	font-size:11px;
}
ul.catsearch {
	position:relative;
	list-style:none;
	border-top:1px solid #d3d3d3;
	margin:10px 20px 7px 0;
}
ul.catsearch li {
	position:relative;
	border-bottom:1px solid #d3d3d3;
	color:#444343;
	padding:5px 0 10px 0;
	width:100%;
}
.formtxt {
	position:relative;
	height:18px;
	margin-top:3px;
}
.formtxt .l,
.formtxt .r {
	position:absolute;
	height:18px;
	width:50%;
	left:0;
	overflow:hidden;
}
.formtxt .r {
	left:50%;
}
.formtxt .l div,
.formtxt .r div {
	position:absolute;
	height:18px;
	width:197px;
	background:url(/images/tpl/catsearchbg.png) 0 0 no-repeat;
	-background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/catsearchbg.png,sizingMethod=crop);
}
.formtxt .r div {
	right:0;
}
.formtxt .inp {
	position:relative;
	height:18px;
	margin:0 5px;
}
.formtxt input {
	position: absolute;
	border:none;
	background:none;
	width:100%;
	padding:2px 0 0 0;
}
.formtxtar {
	position:relative;
	height:113px;
}
.orderform .formtxtar {
	height:50px;
}
.obmenform .formtxtar {
	height:93px;
}
.formtxtar .l,
.formtxtar .r {
	position:absolute;
	height:113px;
	width:50%;
	left:0;
	overflow:hidden;
}
.orderform .formtxtar .l,
.orderform .formtxtar .r {
	height:50px;
}
.obmenform .formtxtar .l,
.obmenform .formtxtar .r {
	height:93px;
}
.formtxtar .r {
	left:50%;
}
.formtxtar .l div,
.formtxtar .r div {
	position:absolute;
	height:113px;
	width:197px;
	background:url(/images/tpl/textareabg.png) 0 0 no-repeat;
	-background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/textareabg.png,sizingMethod=crop);
}
.orderform .formtxtar .l div,
.orderform .formtxtar .r div {
	height:50px;
	background:url(/images/tpl/textareabg1.png) 0 0 no-repeat;
	-background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/textareabg1.png,sizingMethod=crop);
}
.obmenform .formtxtar .l div,
.obmenform .formtxtar .r div {
	height:93px;
	background:url(/images/tpl/textareabg2.png) 0 0 no-repeat;
	-background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/textareabg2.png,sizingMethod=crop);
}
.formtxtar .r div {
	right:0;
}
.formtxtar .inp {
	position:relative;
	height:113px;
	margin:0 5px;
}
.orderform .formtxtar .inp {
	height:50px;
}
.obmenform .formtxtar .inp {
	height:93px;
}
.formtxtar textarea {
	position:absolute;
	border:none;
	background:none;
	width:100%;
	height:108px;
	padding:2px 0 0 0;
	overflow:hidden;
}
.orderform .formtxtar textarea {
	height:45px;
}
.obmenform .formtxtar textarea {
	height:88px;
}
.obmenform {
	margin-top:25px;
}
.obmenformL,
.obmenformR {
	float:left;
	width:48%;
}
.obmenformL {
	margin-right:2%;
}

ul.catsearch li .pricel,
ul.catsearch li .pricer {
	width:50%;
	//width:49.6%;
	height:18px;
	float:left;
}
ul.catsearch li .pricel .prtxt,
ul.catsearch li .pricer .prtxt {
	float:left;
	width:20px;
	padding-top:5px;
}
ul.catsearch li .pricer .prtxt {
	margin-left:10px;
	-margin-left:5px;
}
ul.catsearch li .pricel .formtxt {
	margin-left:20px;
	margin-right:10px;
}
ul.catsearch li .pricer .formtxt {
	margin-left:30px;
}
ul.catsearch li label {
	display:block;
	position:relative;
	padding:2px 0 0 19px;
}
ul.catsearch li label input {
	position:absolute;
	top:3px;
	left:0;
	//top:-1px;
	//margin:0 0 0 -4px;
	-left:-19px;
}
.btn {
	background:#ebebeb;
	border:1px solid #b9b9b9;
	padding:0 12px 1px 12px;
	//padding:0 6px;
}
.list {
	float:left;
	width:24%;
	-width:23.5%;
	margin-right:1%;
}
.list h3 {
	font-size:13px;
	font-weight:bold;
	margin:8px 0 6px 15px;
}

/* начало изменений 2010-02-24 */
.list div {
	margin-left:15px;
	color:#898989;
}
.list div a img {
	margin:7px 0 2px 0;
}
.list div span {
	display:block;
	background:url(/images/tpl/li2.gif) 0 6px no-repeat;
	padding:0 0 7px 8px;
}
/* конец изменений 2010-02-24 */

.listcont {
	border-top:1px solid #d3d3d3;
	width:100%;
	padding-top:30px;
	clear:both;
}
.listcont .list div {
	padding-bottom:0;
}
.listcont .list h3 {
	margin:5px 0 0 15px;
}
ul.goodlist {
	list-style:none;
	margin-right:-40px;
	margin-top:15px;
}
ul.goodlist li {
	float:left;
	height:210px;
	padding:0 18px 0 0;
	width:142px;
}
ul.goodlist li img {
	display:block;
	border:1px solid #a5a5a5;
	margin:0 0 5px 0;
}
ul.goodlist li a span {
	font-size:11px;
	font-weight:normal;
}
ul.goodlist li a span.price {
	color:#B60000;
}
ul.goodlist li a span.author {
	display:block;
	font-size:12px;
	font-weight:bold;
	margin:0 0 4px 0;
}
ul.goodlist li a,
ul.goodlist li a:hover {
	color:#444343;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
ul.goodlist li a:hover {
	border-color:#fff;
}
ul.goodlist li a:hover img {
	border:1px solid #444343;
}
.gal {
	width:366px;
	float:left;
	margin-bottom:20px;
}
.gal .bigImg {
	width:364px;
	height:271px;
	border:1px solid #a5a5a5;
	margin-bottom:3px;
}
.gal .bigImg a {
	display:block;
	width:364px;
	height:271px;
	background:50% 50% no-repeat;
}
.gal ul {
	list-style:none;
	width:372px;
	margin-right:-372px;
}
.gal ul li {
	float:left;
	width:85px;
	height:64px;
	overflow:hidden;
	border:1px solid #a5a5a5;
	margin:0 6px 3px 0;
}
.descr {
	margin-left:390px;
	padding:20px 0 20px 0;
}
h2 {
	font-size:13px;
	font-weight:normal;
	color:#b60000;
	margin-bottom:0.7em;
}
.descr h2 {
	font-size:13px;
	font-weight:bold;
	margin:13px 0 12px 0;
	color:#444343;
}
.descr .price,
.descr .avl {
	color:#6d6d6d;
}
.descr .price {
	padding:0 0 0 10px;
}
.descr .avl {
	padding:23px 0 4px 0;
}
.descr .price span,
.descr .avl span {
	font-size:13px;
	font-weight:bold;
}
.descr .avl span {
	color:#444343;
}
.descr .price span {
	color:#b60000;
}
.descr .mang {
	color:#6d6d6d;
	padding-top:19px;
}
.descr .mang div {
	color:#444343;
	font-size:16px;
}
.map {
	height:327px;
	border:1px solid #969696;
	background:#e1e1e1;
	margin-bottom:20px;
}
.contact1,
.contact2,
.contact3 {
	float:left;
	height:38px;
	color:#595959;
}
.contact1 {
	width:105px;
}
.contact2 {
	width:210px;
	border:1px solid #d4d3d3;
	border-width:0 1px;
	padding:0 0 0 10px;
}
.contact3 {
	margin-left:17px;
}
.contact3 .mang {
	font-size:13px;
	color:#b60000;
}
.contactform {
	margin-top:50px;
}
.contactform label,
.orderform label,
.obmenform label {
	display:block;
	float:left;
	width:65px;
	-width:68px;
	height:17px;
	text-align:right;
	padding:1px 0 0 0;
}
.contactform .formtxt,
.contactform .formtxtar,
.orderform .formtxt,
.obmenform .formtxt {
	margin:0 0 7px 70px;
}
.orderform label {
	width:50px;
}
.orderform .formtxt {
	margin-left:55px;
}
.btnc {
	clear:both;
	padding-left:70px;
	-padding-left:73px;
	padding-top:4px;
}
.orderform .btnc,
.obmenform .btnc {
	clear:none;
	padding-left:2px;
}
.obmenform .btnc {
	padding-left:70px;
	-padding-left:73px;
}
.orderForm1 {
	display:none;
	margin-top:25px;
}
ul.sitemap {
	list-style:none;
}
ul.sitemap li {
	background:url(/images/tpl/li.gif) 0 6px no-repeat;
	padding-left:8px;
	margin-bottom:5px;
	font-size:12px;
}
ul.sitemap li ul {
	margin:0 0 7px 15px;
}
ul.sitemap li ul li {
	background:url(/images/tpl/li2.gif) 0 6px no-repeat;
	padding-left:8px;
	font-size:11px;
}
.content table {
	border:0;
}
.content table td {
	border:0;
	padding:0;
	padding:3px;
	border-bottom:1px solid #d3d3d3;
	border-right:1px solid #f3f3f3;
}
.img_abCont {
	float:right;
	margin:0 0 20px 15px;
	border-left:1px solid #d3d3d3;
	padding-left:15px;
}
.img_ab {
	width:220px;
	height:196px;
	background:50% 50% no-repeat;
}
.order {
	display:block;
	margin:25px 0 5px 0;
	background:#a40000;
	color:#fff;
	border:1px solid #680808;
	width:155px;
}
.filebtn {
	position:absolute;
	top:0;
	right:-65px;
	height:18px;
	width:61px;
	text-align:right;
	overflow:hidden;
}
.filebtn .btn {
	position:relative;
	background:#ebebeb;
	border:1px solid #b9b9b9;
	padding:0 0 1px 0;
	width:60px;
	//padding:0 5px;
}
.filebtn .fileCont {
	position:absolute;
	top:0;
	right:0;
	height:18px;
	text-align:right;
}
.filebtn .fileCont .file {
	position:relative;
	width:auto;
	height:18px;
	opacity:0;
	filter:alpha(opacity=0);
}
.zag {
	position:absolute;
	right:0;
	-right:expression(this.parentNode.offsetWidth%2 == 0 ? 0 : "-1px");
	bottom:13%;
	width:379px;
	height:224px;
}	
.zag .zagim {
	position:absolute;
	top:0;
	left:0;
	width:379px;
	height:224px;
	background:url(/images/tpl/zag.png) 0 0 no-repeat;
	-background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/zag.png,sizingMethod=crop);
}
.zag .rel {
	color:#2d2d2d;
	margin:145px 0 0 55px;
}
.zag .rel a,
.zag .rel a:hover {
	color:#450000;
}


.select {
	padding:3px 24px 2px 6px;
	background:url(/images/tpl/arrow_h.png) 100% 4px no-repeat;
	position:relative;
	cursor:default;
}
ul.options,
ul.options_chk {
	position:absolute;
	display:none;
	top:17px;
	left:5px;
	margin:0;
	padding:0;
	list-style:none;
	border:1px solid #a0a0a0;
	background-color:#fff;
	width:95%;
	-left:0;
}
ul.options li,
ul.options_chk li {
	padding:1px 6px;
	display:block;
	position:relative;
	white-space:nowrap;
	border:none;
	margin:0;
	width:auto;
}
ul.options_chk li {
	margin:2px 6px 2px 5px;
}
ul.options_chk input {
	position:absolute;
	left:0;
	top:3px;
	width:auto;
	padding:0;
	-left:-10px;
	-top:0;
}
ul.options_chk label {
	padding-left:13px !important;
}
.options li:hover,
.options li.hover {
	background-color:#316ac5;
	color:#fff;
}
ul.options_chk li.sub {
	margin-left:30px;
}
.optsel {
	white-space:nowrap;
	overflow:hidden;
	width:100%;
}
/* 2010-02-24 */
.sort {
	float:right;
}
.sort a {
	margin:0 0 0 20px;
}
.sort a strong {
	font-weight:normal;
}
.sort .sel,
.sort .sel strong {
	background:url(/images/tpl/bg_link.png) no-repeat;
}
.sort .sel {
	background-color:#b60000;
	background-position:0 0;
	padding:1px 0 2px 0;
	text-decoration:none;
}
.sort .sel strong {
	color:#fff;
	font-weight:normal;
	padding:1px 10px 2px 12px;
	background-position:100% -16px;
}
/* //2010-02-24 */


