*	{ font-size: 100%; margin: 0; padding: 0; }
table, td	{ border-collapse: collapse; width: 100%; }

html, body	{ margin: 0; padding: 0; font-size: 10pt; font-family: Verdana, Arial, sans-serif; }

body	{ 
	color: #ffffff;
	background-color: #282f32;
	background-image: url('/i/bg-box.gif');
}

#global	{ padding-left: 50%; margin-left: -564px; }

#cnt	{ padding-left: 164px; height: 600px; background-position: top left; background-repeat: no-repeat; background-image: url('/i/bg-fix.png'); //background-image: none ! important; //filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/bg-fix.png', sizingMethod='crop'); }

#wnd	{ width: 800px; height: 600px; position: relative; overflow: hidden; }
#wndCNT	{ position: absolute; z-index: 10; right: 0px; }
#wndI	{ position: absolute; z-index: 5; left: -200px; height: 600px; }
#wndL	{ position: absolute; z-index: 15; left: 0px; top: 0px; width: 200px; height: 70px; }
#wndM	{ position: absolute; z-index: 15; right: 0px; top: 0px; margin: 16px 12px 16px 0; }
#wndM img	{ margin: 0px 6px 0px 6px; }
#wndCH	{ height: 80px; position: absolute; top: 240px; left: 360px; z-index: 10; }
#wndGT	{ height: 150px; position: absolute; top: 0; z-index: 10; }
#wndGB	{ height: 180px; position: absolute; bottom: 170; z-index: 10; }
#wndDB	{ height: 280px; position: absolute; bottom: 170; z-index: 15; }
#wndDBB	{ height: 170px; position: absolute; bottom: 0; z-index: 15; }
#wndP	{ height: 195px; position: absolute; bottom: 0; z-index: 15; }

#L	{ background-image: url('/i/shadow/volosovo-logo.png'); //background-image: none ! important; //filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/shadow/volosovo-logo.png', sizingMethod='crop'); }
#CH	{ background-image: url('/i/ch.png'); //background-image: none ! important; //filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/ch.png', sizingMethod='crop'); }
#GT	{ background-image: url('/i/shadow/glass.png'); //background-image: none ! important; //filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/shadow/glass.png', sizingMethod='crop'); }
#P	{ background-image: url('/i/shadow/panel.png'); //background-image: none ! important; //filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/shadow/panel.png', sizingMethod='crop'); }

#mn-about	{ position: absolute; top: 83px; left: 418px; width: 91px; height: 17px; }
#mn-faq	{ position: absolute; top: 164px; left: 63px; width: 45px; height: 16px; }
#mn-price	{ position: absolute; top: 162px; left: 716px; width: 46px; height: 16px; }
#mn-foto	{ position: absolute; top: 47px; left: 220px; width: 47px; height: 17px; }
#mn-news	{ position: absolute; top: 89px; left: 135px; width: 64px; height: 16px; }
#mn-learn	{ position: absolute; top: 161px; left: 418px; width: 77px; height: 17px; }
#mn-firsttime	{ position: absolute; top: 113px; left: 563px; width: 58px; height: 57px; }

a.mn img.off	{ display: block; }
a.mn img.on	{ display: none; }
a.mn:hover	{ text-indent: 0; }
a.mn:hover img.off	{ display: none; }
a.mn:hover img.on	{ display: block; }

#news	{ width: 100%; }
#news td	{ vertical-align: top; background-color: #1f2427; border-color: #c1c2c4; border-width: 3px 0 3px 0; border-style: solid; }
.empty	{ width: 6%; }
#news td.empty-first	{ width: 6%; }
.full	{ width: 22%; }
.brd-news	{ padding: 30px 40px 30px 5px; }

.news-date	{ font-style: italic; font-size: 75%; margin-bottom: 20px; }
.news-title	{  }
.news-title a	{ color: #ffffff; }
.news-title a:hover	{ color: #f7a04c; }

#copy-main	{ margin: 40px 0; text-align: center; font-size: 75%; }
#copy-main a	{ color: #ffffff; }

