#popupAbout .customScrollBox {
	position:relative;
	height:100%;
	overflow:hidden;
}
#popupAbout .customScrollBox .container {
	position:relative;
	width:880px;
	top:0;
	float:left;
}
#popupAbout .customScrollBox .content {
	clear:both;
}

/* ---------------------------- */
#popupProjects .customScrollBox {
	position:relative;
	height:100%;
	overflow:hidden;
}
#popupProjects .customScrollBox .container {
	position:relative;
	width:880px;
	top:0;
	float:left;
}
#popupProjects .customScrollBox .content {
	clear:both;
}

/* ---------------------------- */
#popupContact .customScrollBox {
	position:relative;
	height:100%;
	overflow:hidden;
}
#popupContact .customScrollBox .container {
	position:relative;
	width:880px;
	top:0;
	float:left;
}
#popupContact .customScrollBox .content {
	clear:both;
}

/* ---------------------------- */
#popupBlog .customScrollBox {
	position:relative;
	height:100%;
	overflow:hidden;
}
#popupBlog .customScrollBox .container {
	position:relative;
	width:880px;
	top:0;
	float:left;
}
#popupBlog .customScrollBox .content {
	clear:both;
}

/* ---------------------------- */
#popupTrudovo .customScrollBox {
	position:relative;
	height:100%;
	overflow:hidden;
}
#popupTrudovo .customScrollBox .container {
	position:relative;
	width:880px;
	top:0;
	float:left;
}
#popupTrudovo .customScrollBox .content {
	clear:both;
}

/* ---------------------------- */
#popupAdmin .customScrollBox {
	position:relative;
	height:100%;
	overflow:hidden;
}
#popupAdmin .customScrollBox .container {
	position:relative;
	width:880px;
	top:0;
	float:left;
}
#popupAdmin .customScrollBox .content {
	clear:both;
}

/* ---------------------------- */
#popupPaketi .customScrollBox {
	position:relative;
	height:100%;
	overflow:hidden;
}
#popupPaketi .customScrollBox .container {
	position:relative;
	width:880px;
	top:0;
	float:left;
}
#popupPaketi .customScrollBox .content {
	clear:both;
}

