@charset "utf-8";
body, html {height: 100%; width: 100%;}
body { margin: 0px; padding: 0px; background-color: #8e775c; background-image: url(../img/body_bg.jpg); background-repeat: repeat; background-position: center top; font-family: Arial; color: #000000; font-size: 14px;  
}
a img { border:0;}
img, div, a, input { behavior: url(iepngfix.htc) }
.top_object { background-repeat: no-repeat; background-position: right top; height: 120px; width: 600px; position: absolute; right: 0px; bottom: 0px; z-index: 250; display: none; }

.cl {
	display:block;
	clear:both;
	height:0px;
	line-height:0px;
	font-size:0px;
	margin: 0px;
	padding: 0px;
}
.folder {
	width: 700px;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 80px;
	padding-left: 20px;
	position: relative;
	background-image: url(../img/folder_bg_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.folder-top {
	background-image: url(../img/folder_bg_bop.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.folder-bot {
	background-image: url(../img/folder_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 60px;
}
.paper { padding-top: 40px; padding-bottom: 40px; background-image: url(../img/paper_bg_top.jpg); background-repeat: no-repeat; background-position: left top; position: relative; height:875px; 
}
.paper-bot { background-image: url(../img/paper_bg_bot.jpg); background-repeat: no-repeat; background-position: left bottom; 
}
.header { background-color: #CCCCCC; height: 235px; width: 640px; margin-right: auto; margin-left: auto; background-repeat: repeat; background-position: left top; margin-top: 55px;  //margin-top: 95px; }

.content { width: 640px; margin-right: auto; margin-left: auto; position: relative; 
}
.content-left {
	float: left;
	width: 180px;
}

.nav { position: absolute; height: 60px; width: 740px; left: 0px; top: 60px; background-color: #342f2e; z-index: 15; background-image: url(../img/nav_bg.jpg); background-repeat: no-repeat; background-position: left top; 
}
.nav ul {
	list-style-type: none;
	position: relative;
	padding: 0px;
	margin-top: 18px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 95%;
	// width: 100%;
}
.nav li { float:left; font-size: 20px; font-weight: bold; text-transform: uppercase; width: 25%; text-align: center; }
.nav a {
	color:#62aacf;
	text-decoration: none;
}
.nav .active a{color:#97c436; }
.nav a:hover {
	text-decoration: underline;
}
.content-right { float: right; width: 440px; 
}
.nav-sub { list-style-type: none; font-size: 13px; padding-top: 10px; padding-right: 10px; padding-bottom: 0px; padding-left: 10px; margin-top: 15px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; 
}
.nav-sub li { background-image: url(../img/list_dotted.gif); background-repeat: repeat-x; background-position: left bottom; padding-top: 7px; padding-bottom: 10px; line-height: 13px; }
.nav-sub li a { text-decoration:none;}
.nav-sub li a:hover { text-decoration:underline;}
.nav-sub .active a, .nav-sub .active a:hover {
	color: #333333;
	text-decoration:none;
}
h1 { font-size: 25px; margin: 0px; padding-top: 20px; padding-bottom: 5px; color: #232323; 
}
h1.active { font-weight: normal; background-color: #98c537; padding-right: 10px; padding-left: 10px; color: #FFFFFF; letter-spacing: -1px; 
}
p.aactive { font-size: 25px; margin: 0px; padding-top: 20px; padding-bottom: 5px; font-weight: normal; background-color: #98c537; padding-right: 10px; padding-left: 10px; color: #FFFFFF; letter-spacing: -1px; 
}
a {
	color: #1b94d2;
}
a.link {color:#000000; text-decoration:none}
a.link:hover {color:#000000; text-decoration:none}

a:hover {
text-decoration:none;
}
.content-right p { line-height:20px; margin: 0px; padding-bottom: 10px; }
.content-right ul { list-style-type: none; margin: 0px; padding-top: 5px; padding-right: 0px; padding-bottom: 10px; padding-left: 0px; }
.content-right li { background-image: url(../img/list_bullet.gif); background-repeat: no-repeat; background-position: 2px 6px; margin-bottom: 8px; padding-left: 20px; margin-top: 8px; }
.content-right li.b { background-image: url(../img/list_bullet2.gif)}
.content-right h1 { letter-spacing:-1px; }
.content-right h2 { margin: 0px; padding-top: 15px; padding-bottom: 10px; font-size: 16px; font-weight: bold; }
h2.stm { margin: 0px; padding-top: 1px; padding-bottom: 1px; font-size: 16px; font-weight: bold; }
.main-bg {
	background-image: url(../img/body_bg.jpg);
	background-repeat: repeat;
	background-position: right top;
	margin:0 auto;
	max-width:1300px;
	min-width:1000px;
	position:relative;
	width:100%;
	width: expression((document.documentElement.clientWidth || document.body.clientWidth) < 1000 ? '1000px' : (document.documentElement.clientWidth || document.body.clientWidth) > 1300 ? '1300px' : '100%' );
	border-spacing:0;
	padding: 0; 
	border-collapse: collapse; 
}
.main-bg td { padding:0; margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto; border:0; }
.bg_wood { background-repeat: repeat; background-position: right top; background-image: url(../img/body_bg.jpg); vertical-align:top;}
.bg_wood2 {
	background-image: url(../img/body_bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align:top;
	width:720px;
}

.comp { background-repeat: no-repeat; background-position: right top; height:1125px; 
}
.content_scrool { height: 500px; position: relative; margin-top: 10px; }
.content_scrool22 { height: 470px; position: relative; margin-top: 10px; }
.content_scrool3 { height: 460px; position: relative; margin-top: 10px; }
.content_scrool33 { height: 450px; position: relative; margin-top: 10px; }


#c1-1 .top_object { display:block; background-image: url(../img/2-1o.png) }
#c1-1 .up, #c1-1 .dn 	{ width: 640px; }
#c1-1 .up a, #c1-1 .dn a { width: 640px; }
#c1-1 .content-right { float: none; width: 100%; }
#c1-1 .comp {background-image: url(../img/1-1.jpg)}
#c1-1 .header { background-image: url(../img/1-1h.jpg); }


#c1-2 .top_object {   }
#c1-2 .up, #c1-2 .dn 	{ width: 640px; }
#c1-2 .up a, #c1-2 .dn a { width: 640px; }
#c1-2 .content-right { float: none; width: 100%; }
#c1-2 .comp {background-image: url(../img/2-5.jpg)}
#c1-2 .header { background-image: url(../img/4h.jpg); }

#c2-1 .top_object { display:block; background-image: url(../img/2-1o.png) }
#c2-1 .comp {background-image: url(../img/2-1.jpg)}
#c2-1 .header { background-image: url(../img/2-1h.jpg); }

#c2-2 .top_object { display:block; background-image: url(../img/2-1o.png); behavior: url(../iepngfix.htc); }
#c2-2 .comp {background-image: url(../img/2-2.jpg)}
#c2-2 .header { background-image: url(../img/2-2h.jpg); }

#c2-3 .comp {background-image: url(../img/2-3.jpg)}
#c2-3 .header { background-image: url(../img/2-3h.jpg); }

#c2-4 .top_object { display:block; background-image: url(../img/2-1o.png); background-position: right bottom; behavior: url(../iepngfix.htc); }
#c2-4 .comp {background-image: url(../img/2-4.jpg)}
#c2-4 .header { background-image: url(../img/2-4h.jpg); }

#c2-5 .comp {background-image: url(../img/2-5.jpg)}
#c2-5 .header { background-image: url(../img/2-5h.jpg); }

#c2-6 .top_object { display:block; background-image: url(../img/2-6o.png); background-position: center top; width: 400px; behavior: url(../iepngfix.htc);}
#c2-6 .comp {background-image: url(../img/2-6.jpg)}
#c2-6 .header { background-image: url(../img/2-6h.jpg); }

#c2-7 .comp {background-image: url(../img/2-7.jpg)}
#c2-7 .header { background-image: url(../img/2-7h.jpg); }

#c2-8 .comp {background-image: url(../img/2-8.jpg)}
#c2-8 .header { background-image: url(../img/2-8h.jpg); }

#c3-1 .comp {background-image: url(../img/3-1.jpg)}
#c3-1 .header { background-image: url(../img/3-1h.jpg); }
#c3-1 .bg_wood2 { background-image: url(../img/3-2bgtop.jpg); }

#c3-44 .comp {background-image: url(../img/3-1.jpg)}
#c3-44 .header { background-image: url(../img/1-1h.jpg); }
#c3-44 .bg_wood2 { background-image: url(../img/3-2bgtop.jpg); }

#c3-2 .comp {background-image: url(../img/3-1.jpg)}
#c3-2 .header { background-image: url(../img/3-2h.jpg); }
#c3-2 .bg_wood2 { background-image: url(../img/3-2bgtop.jpg); }

#c3-3 .comp {background-image: url(../img/3-4.jpg)}
#c3-3 .header { background-image: url(../img/3-3h.jpg); }
#c3-3 .top_object { display:block; background-image: url(../img/3-3o.png); background-position: right top; height: 140px; behavior: url(../iepngfix.htc); width: 333px; }

#c3-4 .comp {background-image: url(../img/3-4.jpg)}
#c3-4 .header { background-image: url(../img/3-4h.jpg); }
#c3-4 .top_object { display:block; background-image: url(../img/3-3o.png); background-position: right -6px; height: 130px; width:280px; behavior: url(../iepngfix.htc); }

#c33-4 .comp {background-image: url(../img/3-4.jpg)}
#c33-4 .header { background-image: url(../img/2-5h.jpg); }
#c33-4 .top_object { display:block; background-image: url(../img/3-3o.png); background-position: right -6px; height: 130px; width:280px; behavior: url(../iepngfix.htc); }

#c3-5 .comp {background-image: url(../img/3-5.jpg)}
#c3-5 .header { background-image: url(../img/3-5h.jpg); }
#c3-5 .top_object { display:block; background-image: url(../img/2-1o.png); behavior: url(../iepngfix.htc); background-position: right bottom;}

#c3-6 .comp {background-image: url(../img/3-6.jpg)}
#c3-6 .header { background-image: url(../img/3-6h.jpg); }

#c3-7 .comp {background-image: url(../img/3-7.jpg)}
#c3-7 .header { background-image: url(../img/3-7h.jpg); }

#c3-9 .top_object { display:block; background-image: url(../img/2-1o.png) }
#c3-9 .comp {background-image: url(../img/3-9.jpg)}
#c3-9 .header { background-image: url(../img/3-9h.jpg); }

#c4-1 .top_object { display:block; background-image: url(../img/2-1o.png); behavior: url(../iepngfix.htc); background-position: right bottom;}
#c4-1 .up, #c1-1 .dn 	{ width: 640px; }
#c4-1 .up a, #c1-1 .dn a { width: 640px; }
#c4-1 .content-right { float: none; width: 100%; }
#c4-1 .comp { background-image: url(../img/4.jpg) }
#c4-1 .header { background-image: url(../img/4h.jpg); }

#c5-1 .comp {background-image: url(../img/5-1.jpg)}
#c5-1 .header { background-image: url(../img/5-1h.jpg); }
#c5-1 .bg_wood2 { background-image: url(../img/5-2bgtop.jpg); }

#c9-4 .comp {background-image: url(../img/9-4.jpg)}
#c9-4 .header { background-image: url(../img/9-4h.jpg); }
#c9-4 .bg_wood2 { background-image: url(../img/3-2bgtop.jpg); }

#c9-5 .comp {background-image: url(../img/9-4.jpg)}
#c9-5 .header { background-image: url(../img/3-3h.jpg); }
#c9-5 .bg_wood2 { background-image: url(../img/3-2bgtop.jpg); }

#c2-22 .bg_wood2 { background-image: url(../img/3-2bgtop.jpg); }
#c2-22 .comp {background-image: url(../img/3-1.jpg)}
#c2-22 .header { background-image: url(../img/2-2h.jpg); }

.top_fade { background-image: url(../img/top_fade.png); background-repeat: repeat-x; background-position: left top; position: absolute; z-index: 15; height: 30px; width: 100%; }
.bot_fade { background-image: url(../img/bot_fade.png); background-repeat: repeat-x; background-position: left bottom; position: absolute; z-index: 15; height: 30px; width: 100%; bottom: 0px; }
.contacts {border-spacing:0; width:100%; padding:0;}
.contacts input { width: 99%; font-family: Arial; font-size: 20px;  }
.contacts textarea { width: 99%; font-family: Arial; font-size: 15px; }
.contacts .bigbut { width: 260px; background-color: #1B94D2; border-top-color: #1B94D2; border-right-color: #1B94D2; border-bottom-color: #1B94D2; border-left-color: #1B94D2; color: #FFFFFF; padding-bottom: 3px; padding-top: 1px; }
.contacts .bigbut:hover { cursor:pointer;}

.contacts td { padding-top:2px; padding-bottom:2px;}
.flash_holder { margin: 0px; padding: 0px; }
.kaska { position: absolute; background-image: url(../img/kaska.png); background-repeat: no-repeat; background-position: right bottom; height: 1110px; z-index: 255; width: 25%; left: 0px; top: 0px; }
.lang { position: absolute; z-index: 255; top: -45px; right: 50px; width:156px; height: 40px; line-height: 28px;  }
.lang a { float:left; display:block; width:40px; height: 40px; background-image: url(../img/lang.png); background-repeat: no-repeat; background-position: left bottom; margin-right:10px; }
.lang a:hover { background-position: left top; }
.lang img { margin-left:10px;}
.current-lang { float:left; height:40px; width:40px; background-image: url(../img/current-lang.png); background-position: right top; margin-right:10px;}
.sitemap {float:right; width:41px; height:40px; background-image:url(../img/sitemap.gif); background-position: right top; margin-right:10px;}
a.non { background-image:none;}