/* 
  -----------------------------------
  Vertical Scroller Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 01 - Chili
  -----------------------------------
*/

.p7VSC01 {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #686868;
	background-image: url(tmp/img/index_03.jpg);
}
.p7VSC_showall {
	letter-spacing: 0.1em;
	color: #686868;
}
.p7VSC_showall:hover, .p7VSC_showall:focus {
	color: #686868;
}
.p7VSC01 .p7VSC_scrollbox_wrapper {
	border: 1px solid #333333;
	margin: 0 36px 0 0;
}
.p7VSC01 .p7VSC_scrollbox {
	position: relative;
	width: 100%;
	background-image: url(tmp/img/index_03.jpg_);
	background-repeat: repeat-x;
}
.p7VSC01 .p7VSC_scrolling {
	top: 10px;
	left: 20px;
}
.p7VSC01 .p7VSC_content {
	padding: 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #686868;
	text-align: justify;
	line-height: 11pt;
}
.p7VSC01 .p7VSC_up a {
	height: 18px;
	width: 24px;
	background-image: url(img/p7sc1_dbup.jpg);
	background-repeat: no-repeat;
}
.p7VSC01 .p7VSC_up a:hover {
	background-position: -24px 0px;
}
.p7VSC01 .p7VSC_dn a {
	height: 18px;
	width: 24px;
	background-image: url(img/p7sc1_dbdn.jpg);
	background-repeat: no-repeat;
}
.p7VSC01 .p7VSC_dn a:hover {
	background-position: -24px 0px;
}
.p7VSC01 .p7VSC_pauseplay .pause {
	height: 35px;
	width: 24px;
	background-image: url(img/p7sc1_psplay.jpg);
	background-repeat: no-repeat;
}

.p7VSC01 .p7VSCdragchannel {
	position: absolute;
	width: 24px;
	top: 0px;
	right: 0px;
	background-image: url(img/p7sc1_dbbg.gif2);
	background-repeat: repeat-y;
	display: none;
	cursor: default;
	z-index: 1;
}
.p7VSC01 .p7VSCdragchannel em {
	display: none;
}
.p7VSC01 .p7VSCdragchannel a {
	display: block;
}
.p7VSC01 .p7VSCdragbar {
	position: relative;
}
.p7VSC01 .p7VSCdragCtrl {
	position: absolute;
	left: 0px;
	top: 0px;
}
.p7VSC01 .p7VSCdragCtrl a {
	height: 0px;
	width: 24px;
	background-image: url(img/p7sc1_dbdrag.jpg);
	background-repeat: no-repeat;
}
.p7VSC01 .p7VSCdragCtrl a:hover  {
	background-position: -24px 0px;
}
Body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #757575;
	word-spacing: normal;
}
.boooody_artur {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11pt;
	font-weight: normal;
	font-variant: normal;
	color: #686868;
	text-align: justify;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	white-space: pre;
	padding: 0px;
	margin: auto;
	height: auto;
	overflow: auto;
}

