@CHARSET "UTF-8";

div#mainpict {
	height: 175px;
	background-image: url(../img/background_600_175.jpg);
	background-repeat: no-repeat;
	z-index: 5;
}

div#mainpict_aboutus_en {
	position: relative;
	float: left;
	top: 10px;
	margin-left: 10px;
	width: 580px;
	height: 155px;
	background-image: url(../img/aboutusEng.jpg);
	background-repeat: no-repeat;
	z-index: 10;
}

div#mainpict_aboutus_sr {
	position: relative;
	float: left;
	top: 10px;
	margin-left: 10px;
	width: 580px;
	height: 155px;
	background-image: url(../img/aboutusSrp.jpg);
	background-repeat: no-repeat;
	z-index: 10;
}

.mainpict_photo_small {
	position: relative;
	float: left;
	z-index: 15;
	display: none;
}

div#mainpict_photo1 {
	top: -145px;
	left: 10px;
}

div#mainpict_photo2 {
	top: -145px;
	left: 11px;
}

div#mainpict_photo3 {
	top: -114px;
	left: 85px;
}

div#mainpict_photo4 {
	top: -51px;
	left: 50px;
}

div#mainpict_photo5 {
	top: -20px;
	left: -21px;
}

div#mainpict_photo6 {
	top: -20px;
	left: -128px;
}

div#mainpict_photo7 {
	top: -51px;
	left: -200px;
}

