body {
	background-color:#000000;
	margin:0px;
	min-width:980px;
	min-height:600px;
}
img {
	border:0px;
}
#bigsheet {
	position:absolute;
	left:0px;
	top:65px;
	width:100%;
	min-width:980px;
	height:470px;
	min-height:470px;
	overflow:hidden;
	cursor:url(/img/openhand.cur), move;
}
#scroller {
	width:2880px;
	height:2100px;
	background-color:#fafafa;
}
.scroll_img {
	width:480px;
	height:350px;
	position:absolute;
}
.sign {
	position:absolute;
	font-family:Georgia;
	font-size:14px;
	color:#636363;
}

#sign_1, #sign_2, #sign_3, #sign_4 {
	top:15px;
}
#sign_5, #sign_6, #sign_7, #sign_8, #sign_9, #sign_10 {
	top:365px;
}
#sign_11, #sign_12, #sign_13, #sign_14, #sign_15, #sign_16 {
	top:715px;
}
#sign_17, #sign_18, #sign_19, #sign_20, #sign_21, #sign_22 {
	top:1065px;
}
#sign_23, #sign_24, #sign_25, #sign_26, #sign_27, #sign_28 {
	top:1415px;
}
#sign_29, #sign_30, #sign_31, #sign_32, #sign_33, #sign_34 {
	top:1765px;
}


#sign_5, #sign_11, #sign_17, #sign_23, #sign_29 {
	left:20px;
}
#sign_6, #sign_12, #sign_18, #sign_24, #sign_30 {
	left:500px;
}
#sign_1, #sign_7, #sign_13, #sign_19, #sign_25, #sign_31 {
	left:980px;
}
#sign_2, #sign_8, #sign_14, #sign_20, #sign_26, #sign_32 {
	left:1460px;
}
#sign_3, #sign_9, #sign_15, #sign_21, #sign_27, #sign_33 {
	left:1940px;
}
#sign_4, #sign_10, #sign_16, #sign_22, #sign_28, #sign_34 {
	left:2420px;
}
/* ---- */
#img_1, #img_2, #img_3, #img_4 {
	top:0px;
}
#img_5, #img_6, #img_7, #img_8, #img_9, #img_10 {
	top:350px;
}
#img_11, #img_12, #img_13, #img_14, #img_15, #img_16 {
	top:700px;
}
#img_17, #img_18, #img_19, #img_20, #img_21, #img_22 {
	top:1050px;
}
#img_23, #img_24, #img_25, #img_26, #img_27, #img_28 {
	top:1400px;
}
#img_29, #img_30, #img_31, #img_32, #img_33, #img_34 {
	top:1750px;
}

#img_5, #img_11, #img_17, #img_23, #img_29 {
	left:0px;
}
#img_6, #img_12, #img_18, #img_24, #img_30 {
	left:480px;
}
#img_1, #img_7, #img_13, #img_19, #img_25, #img_31 {
	left:960px;
}
#img_2, #img_8, #img_14, #img_20, #img_26, #img_32 {
	left:1440px;
}
#img_3, #img_9, #img_15, #img_21, #img_27, #img_33 {
	left:1920px;
}
#img_4, #img_10, #img_16, #img_22, #img_28, #img_34 {
	left:2400px;
}

.shuka {
	position:absolute;
	top:12px;
	left:12px;
}
#shuka_sign {
	position:absolute;
	left:53px;
	top:12px;
	opacity:0.6;
}

div.menu img {
	opacity:0.6;
}

div.menu {
	position:absolute;
	top:24px;
	left:455px;
	text-align:right;
	width:500px;
}
div.menu a {
	float:right;
}
.submenu {
	display:none;
}

.contacts {
	position:absolute;
	left:68px;
	top:552px;
	color:white;
	font-family:Georgia;
	font-size:12px;
	color:#898989;
}
.contacts a {
	font-style:italic;
	color:white;
	text-decoration:none;
	}
.contacts a:hover {
color: rgb(255, 192, 0);
}
.copyrights {
	position:absolute;
	top:0px;
	text-align:left;
	font-style:italic;
	left:135px;
	width:385px;
}
#text, #contacts {
	position:absolute;
	width:450px;
	height:220px;
	left:500px;
	top:63px;
	text-align:left;
	font-size:25px;
	font-family:Georgia;
	color: rgb(137, 137, 137);
	background-color:#fafafa;
}
#text {
	text-indent:-14px;
}
#text a, #contacts a {
	color:black;
	text-decoration:none;
}
#text a:hover, #contacts a:hover {
	color:rgb(255, 192, 0);
}
#letterwork {
	position:absolute;
	left:0px;
	top:0px;
}
#contacts {
	display:none;
}
#switcher {
	position:absolute;
	width:420px;
	left:500px;
	top:295px;
	font-family:Georgia;
	font-style:italic;
	font-size:14px;
}
#switcher a {
	text-decoration:none;
	color:black;
	border-bottom:1px black dotted;
	margin-right:5px;
}
#switcher a.inactive {
	color:#959595;
	border-bottom:none;
	cursor:default;
}
.underline {
	text-decoration:underline;
}