@charset "windows-1251";
/* CSS Document */
#fsClipper { height: 330px; width: 100%; overflow: auto; //overflow: hidden; //overflow-x: auto; }
.fsControl, #fsLinks a { color: darkblue; cursor: pointer; //cursor: hand; }
.fsControl.disabled, #fsLinks a.current { color: #000000; cursor: default; text-decoration: none; }
.fsControl.disabled { color: #666666; }
#fsScreen { height: 300px ! important; background: no-repeat 50% 50%; }




body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
img, div, a, input { behavior: url("pngbehavior.htc") }
img { behavior: url("pngbehavior.htc"); }
.link { display:block; font-family:Tahoma, Geneva, sans-serif; font-size:16px; color:#FFF; text-decoration:none;}
.link2 {display:block; font-family:Tahoma, Geneva, sans-serif; font-size:16px; color: #C30; text-decoration:none;}
.text {font-family:Tahoma, Geneva, sans-serif; font-size:14px; color: #FFF; padding-left:20px; padding-top:20px; padding-right:20px; padding-bottom:20px;}
.table { background:url(../img/bg.png); behavior:url("pngbehavior.htc"); }
.copy { bottom:0px; width:100%; height:30px; text-align:center; padding-top:10px;background:url(../img/bg.png);}
.text2 {font-family:Tahoma, Geneva, sans-serif; font-size:12px; color: #FFF;}
.div2 {width:200px; height:150px; z-index:-1; position: absolute; top:150px; left:40px;}
.div1 {width:200px; height:150px; z-index:-2; position: absolute; top:150px; left:40px;}
.logo1 { position: absolute; top:50px; left:40px;}
.info_table1 { position:absolute; top: 320px; left:40px; width:400px; height:200px; z-index:-2; }
.info_table2 { position:absolute; top: 320px; left:40px; width:400px; height:200px; z-index:-1; }