body 
{
	width: 100%;
	position: absolute;
	margin:0;
	background: url(../img/d-visu/body-bkg.png) repeat;
}
img {
	border: none;
}

h1,h2,h3,h4,h5,h6{
	
	}
h4{
margin: 10px 0;
}	
.load
{
	display:block;
	height: 100px;
	width:200px;
	font-size:14px;
	background-color:#FFFFFF;
	color:#000000;
	text-align:center;
	text-decoration:blink;
	z-index: 90;
	position:absolute;
	top: 0px;
	
}
#show-window
{	position: absolute;
	top: 0;
	left: 0;
	overflow:hidden;
	width:100%;
	height:100%;
	display:block;
	color:#252525;
	font-family:"Trebuchet MS";
	font-size:9pt;
	
}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
	width: 110%;
}

#slideshow {
	top: 0;
	left: 0;
	text-align: center;
	line-height: 0;
}


#slideshow a img { border: none; }
#slideshow-container-image-box {
	position: relative;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	z-index: 60;
}
#slideshow-container-image {	}
#loading-page, #slideshow-loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
/*---------------Navigation---------------*/

#move 
{
	position:absolute;
	z-index:90;
	right: 0px;
	bottom: 40px;
	height: 100%;
	width:60px;
	height:60px;
	
}



/*---------------Navigation---------------*/

#contentList{
	height:80%;
	/*width:413px;*/
	position:absolute;
	top:10%;
	z-index:80;
}

#thumbs_list, #thumbs_list2, #found_thumbs_list, #pokagchuk_cont, #slideContent, #opus_cont, #question_cont
{
	float:left;
	font-size:12px;
	/*height:100%;*/
	overflow:auto;
	width:380px;
	padding: 0 10px;
}

.zmist  a, .pokagchuk a
{
	color:#252525;
	text-decoration:none;
	
}
.zmist  a:hover , .pokagchuk a:hover
{
	text-decoration:underline;
}
.vizu_shortcuts a
{
	color:#1F5947;
	text-decoration:none;
	
}
.vizu_shortcuts a:hover
{
	color:#252525;
	text-decoration:underline;
}


.zmist ul , .pokagchuk ul
{
	padding:5px 0 5px 10px;
	list-style:		none;
}

#copyright
{
	/*position:absolute;

	bottom:5px;
	left:5px;
	padding-left: 25px;
	color:#FFFFFF;
	font-size:11px;
	line-height:12px;
	opacity: 0.8;
	background-image: url(../images/ikt/copyright_logo.png);
	background-repeat:no-repeat;
	background-position: center left;*/
	background: url(../img/d-visu/footer-bkg.png) repeat-x;
	height: 44px;
	width: 100%;
	color: #f4f4f4;
	font-weight: bold;
	font-size: 10pt;
	position: absolute;
	z-index:99;	
	bottom: 0;
	left: 0;	
	min-width: 1024px;
	padding-top: 6px;
}

#copyright .baliLigo {
	width:94px;
	height: 26px;
	margin: 10px 15px;
}
#copyright .copyright{
	padding-left: 15px;	
}
#copyright .copyright td{
	width:650px;
	height:40px;	
	vertical-align:middle;
}
#copyright .depName {	
	position:absolute;
	right:0;
}
.first_page, .other_pages{
	width:650px;
	height:40px;
	vertical-align:middle;
	}
.toppannel{
	position:absolute;
	top:0;
	left: 5%;
	width: 90%;
	height:44px;
	background:url(../img/d-visu/top-bkg.png) repeat-x center;
	z-index:99;
	min-width: 970px;
	}
.toppannel .left-side{
	background:url(../img/d-visu/top-bkg-left.png) no-repeat;
	width:11px;
	height: 44px;
	position:absolute;
	left: -11px;
	top:0;
	}	
.toppannel .right-side{	
	background:url(../img/d-visu/top-bkg-right.png) no-repeat;
	width:11px;
	height: 44px;
	position:absolute;
	top:0;
	right: -11px;
	}
	
.topIcon span{
	display:block;
	overflow: hidden;
	position: absolute;
	cursor: pointer;
	}
	
.topIcon i {
	background-image:url(../img/d-visu/top-pannel-sprite.png);
	width:650px;
	height:28px;
	position: absolute;
	top: 0;
}	

.moveIcon span
{	
	width:20px; 
	height:20px;
}
.moveIcon i
{	
	top:-8px; 
}
.move-up
{
	left: 18px;
	top:0px;
}
.move-left
{
	top: 15px;
	left: 1px;
}
.move-right
{
	left:33px;
	top:15px;
}
.move-down
{
	left:18px;
	top:34px;
}

.move-up i { left: -492px; }
.move-down i { left: -510px; }
.move-left i { left: -530px; }
.move-right i { left: -552px; }



.page_selector{
	margin: 5px 0 0 3%;
	width:140px;
	height:30px;
	position:relative;
	}	
.page_selector .selector{
	margin-top:5px;
	background-image:url(../img/d-visu/top-pannel-sprite.png);
	background-position: -335px -4px;
	position: absolute;
	top: 0;	
	left:45px;
	padding: 2px;
	}
.page_selector select{
	height: 18px;
	width: 46px;
	}
.page_selector .document_pages{
	position: absolute;
	top: 7px;	
	left: 100px;
	color:#ffffff;
	font-size:14px;
	}
.nav{
	margin: 5px 0 0 7%;
	width:85px;
	height:30px;
	position: relative;
	}
	
.nav .first, .nav .end, .nav .prev, .nav .next{
	width:19px;
	height:28px;
	top: 1px;
}
.nav .first{left: 0; }
.nav .prev{	left: 20px;	}
.nav .next{	left: 40px;	}
.nav .end{	left: 60px;	}

.first i{left:0;	}
.prev i{	left:-20px;	}
.next i{	left:-43px;	}
.end i{	left:-63px;	}	

.infoIcon{
	margin: 2px 0 0 10px;
	width:15px;
	height:30px;
	position: relative;
	}
.infoIcon span{
	width:15px;
	height:30px;
	}
	
.infoIcon i{
	left: -387px;
	top: 0;
	}
	
.zoom{
	margin: 5px 0 0 5%;
	width:150px;
	height:30px;
	position: relative;
	}
.zoom .min, .zoom .max{
	width:32px;
	height:28px;
}
.fullScreenWindow{
	margin: 5px 0 0 2%;
	width:25px;
	height:30px;
	position: relative;
	}
.fullScreen, .window{
	width:24px;
	height:28px;
}	

.fullScreen{
	left:0;
	}
.window{
	left:0;
	}

.rotate{
	margin: 5px 0 0 2%;
	width:50px;
	height:30px;
	position: relative;
	}

.rot_m90, .rot_p90{
	width:24px;
	height:28px;
}
.rot_m90{
	left:0;
	}
.rot_p90{
	left:26px;
	}
.zoom .out, .zoom .in, .zoom .view{
	width:20px;
	height:28px;
	}
.zoom .min{ left: 0; }
.zoom .out{	left: 33px;	}
.zoom .in{	left: 84px;	}
.zoom .max{	left: 110px;	}
.zoom .view{left: 60px;	}

.min i{ 	left:-82px;	}
.in i{		left:-113px;	}
.out i{		left:-136px;	}
.max i{		left:-158px;	}	
.view i{	left:-190px;	}	
.rot_m90 i{	left:-418px;	}	
.rot_p90 i{	left:-440px;	}	

.fullScreen i{	left:-466px;	}	
.window i{	left:-574px;	}	

.pages{
	width:35px;
	height:30px;
	position: relative;
	}
.pages .single{
	width:16px;
	height:28px;
}
.pages .double{
	width:28px;
	height:28px;
}
.pages .single{ left: 6px; }
.pages .double{	left: 0;	}

.single i{ 		left:-211px;	}
.double i{		left:-228px;	}

.close{
	margin: 3px 0 0 0;
	width:20px;
	height:30px;
	position: absolute;
	right:-45px;
	}
.close .close{
	width:16px;
	height:28px;
}
.close .close{	left: 0px; }
.close i{	 	left:-315px;	}

.vizu_shortcuts{
	margin: 5px 0 0 10px;
	width:90px;
	height:30px;
	position: relative;
	}
 .vizu_shortcuts .download, .vizu_shortcuts .share,
 .vizu_shortcuts .formats {
	width:21px;
	height:30px;
}
.vizu_shortcuts .info{
	width:16px;
	height:30px;
	}

.vizu_shortcuts .formats{ 		left: /*65px;*/0px; }
.vizu_shortcuts .share{ 		left: 30px; }
.vizu_shortcuts .download{ 	left: 65px; }
.vizu_shortcuts .info{ 		left: 70px; }

.vizu_shortcuts .formats i{ 	 	left:-602px;}
.vizu_shortcuts .share i{ 	 	left:-255px;}
.vizu_shortcuts .download i{	left:-277px;}
.vizu_shortcuts .info i{ 	 	left:-299px;}

.vizu_shortcuts p{
	margin: 0;
}

.vizu_shortcuts .header{

	background-color:#797979;
	border-top: 1px solid #797979;
	border-right: 1px solid #797979;	
	height: 25px;
}
.vizu_shortcuts .header .zmistHide{
	right: 2px;
	top: 26px;
}

	
.search{	
	width:187px;
	height:29px;
	background-image:url(../img/d-visu/search.png);
	margin: 5px 0 0 10px;	
	}	
		
.search .search-input{
	position: absolute;
	left: 41px;
	top: 10px;
}

.search .search-input input{
	width:148px;
	position: absolute;
}

.search-btns{
	left: 188px;
	width:45px;
	height:29px;
	position: absolute;
	top:5;
}

.search-btns span{
	display:block;
	overflow: hidden;
	position: absolute;
	cursor: pointer;
	}
	
.search-btns i{
	width:187px;
	height:29px;
	background-image:url(../img/d-visu/search.png);
	position: absolute;
	top: 0;
}
	
.search-btns .search-btn{
	 left: 8px;
	 top: 5; 
	 width:25px;
	 height:26px;
	 position: absolute;
	 }

.search-btn i{
	left:-161px;
	}
	
/*----------------------------*/
.leftpannel{
	
	width:421px;
	height:700px;
}
.leftpannel .header{
	height:30px;
	width:400px;
	background-color:#797979;
	border-top: 1px solid #797979;
	border-right: 1px solid #797979;	
}
.header .headerIcon{
	width:16px;
	height:22px;
	display:block;
	overflow: hidden;
	position: absolute;
	cursor: pointer;
}
.header .zmistLogo{
	left: 20px;
	top: 0;
	width:30px;
	height:32px;
}
.header .zmistPict{
	left: 132px;
	top: 5px;
}
.header .zmistPict2{
	left: 162px;
	top: 5px;
	width: 32px;
}
.header .found-pict{
	left: 208px;
	top: 5px;
	width: 32px;
}
.header .zmistText{
	left: 255px;
	top: 5px;
}
.header .zmistInfo{
	left: 360px;
	top: 3px;
}
.header .zmistQuestion{
	left: 340px;
	top: 5px;
}
.zmistText i{
	left: 0;
	top: 0;
}
.zmistPict i{
	left: -17px;
	top: 0;
}
.zmistPict2 i{
	left: -88px;
	top: 0;
}
.found-pict i{
	left: -120px;
	top: 0;
}
.zmistInfo i{
	left: -57px;
	top: 0;
}

.zmistQuestion i{
	left: -34px;
	top: 3px;
}
.zmistInfo i{
	left: -69px;
	top: 0px;
}
.zmistText i:hover{
	left: 0;
	top: -23px;
}
.zmistPict i:hover{
	left: -17px;
	top: -23px;
}
.zmistPict2 i:hover{
	left: -88px;
	top: -23px;
}
.found-pict i:hover{
	left: -120px;
	top: -23px;
}
.zmistQuestion i:hover{
	left: -34px;
	top: -23px;
}
.zmistInfo i:hover{
	left: -69px;
	top: -23px;
}
.header .zmistLogo i{
	background-image:url(../img/icon_d-visu.png);
	width:32px;
	height:32px;
	position: absolute;
}
.header i{
	background-image:url(../img/d-visu/left-pannel-sprite.png);
	width:150px;
	height:50px;
	position: absolute;
}
.header .zmistHide{
	width:14px;
	height:12px;
	display:block;
	overflow: hidden;
	position: absolute;
	cursor: pointer;
}
.header .zmistHide{
	right: 22px;
	top: 1px;
}
.zmistHide i{
	left: -50px;
	top: 0;
}
.zmistHide i:hover{
	left: -50px;
	top: -13px;
}
.header .zmistHide{
	width:14px;
	height:12px;
	display:block;
	overflow: hidden;
	position: absolute;
}

.leftpannel .scroll {
	height:605px;
	width:7px;
	background-color:#b6b6b6;
	margin: 0 10px 10px 10px;
	position:relative;
}
.scroll .point{
	width:7px;
	height:22px;
	display:block;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 20px;
}
.point i{
	left: -51px;
	top: -27px;
}
.point i:hover{
	left: -60px;
	top: -27px;
}
.scroll i{
	background-image:url(../img/d-visu/left-pannel-sprite.png);
	width:68px;
	height:50px;
	position: absolute;
	display:block;
}
.zmist, .opus, .pokagchuk , .thumbs_cont, .thumbs_cont2, .question{	
	background-color:#dcdcdc;
	border-right: 1px solid #797979;	
	border-bottom: 1px solid #797979;
	width:400px;
	padding-bottom: 10px;
}
.header_content{
	background-color:#dcdcdc;
	border-right: 1px solid #797979;
	text-align: center;
	width:400px;
	overflow:hidden;
	height: 50px;
	}
.header_content h3{	
	margin:5px;
	font-size: 13px;
	line-height: 1.1em;
	font-weight: bold;
}
#header_content{
	color: #164236;
	font-size: 12pt;
	font-weight: bold;
}
/*----vkladki--------*/
.vklad {
	height:214px;
	width:22px;
}
.vklad .opusButton, .vklad .zmistButton, .vklad .pokagchukButton {
	display: block;
	width: 22px;
	overflow: hidden;
	position: absolute;
	right: -1px;
	cursor: pointer;
	z-index:999;
	display:block;
}
.vklad .opusButton {
	height:54px;	
	top: 80px;
}
.vklad .zmistButton {
	height:69px;	
	top: 135px;
}
.vklad .pokagchukButton {
	height:91px;	
	top: 203px;
}
.vklad i {
	background: url(../img/d-visu/vkladki-sprite.png);
	width:66px;
	height:214px;
	position: absolute;
	display:block;
}
.opusButton i{
	top: 0;
	left: 0;
}
.zmistButton i{
	top: -54px;
	left: 0;
}
.pokagchukButton i{
	top: -123px;
	left: 0;
}
.opusButton i:hover{
	top: 0;
	left: -44px;
}
.zmistButton i:hover{
	top: -54px;
	left: -44px;
}
.pokagchukButton i:hover{
	top: -123px;
	left: -44px;
}
.opusButton i.active{
	top: 0;
	left: -22px;
}
.zmistButton i.active{
	top: -54px;
	left: -22px;
}
.pokagchukButton i.active{
	top: -123px;
	left: -22px;
}

.thumbs_list , .found_thumbs_list{
	list-style:none;
	list-style-image:none;
	padding: 5px 0;
	}
.thumb{
	height: 100px;
	width: 100px;
	float: left;
	overflow:hidden;
	list-style:none;
	list-style-image:none;
	padding:3px;
	text-align: center;
	}
	
#thumbs_list2 .thumb{
	width: 150px;
}

.print_field {
	width: 40px;
}



.formatsBox{
	position:relative;
	}
.formatsBoxHide{
	cursor:pointer;
	}	
.formatsCont{
	position:absolute;
	z-index:99;
	top:5px;
	right:0px;
	padding-top:25px;
	display:none;
	}
.formatsCont table{
	background:#DCDCDC;
	border:1px solid #DCDCDC;
	padding:3px;
	width:330px;
	}



	
.shareBox{
	/*display: none;*/
	position:relative;
	}
.shareBoxHide{
	cursor:pointer;
	}	
.copyLinkBox{
	position:absolute;
	z-index:99;
	top:5px;
	right:0px;
	padding-top:25px;
	display:none;
	}
.copyLinkBox table{
	background:#DCDCDC;
	border:1px solid #DCDCDC;
	padding:3px;
	width:330px;
	}
	
	
.downloadBox{
	/*display: none;*/
	position:relative;
	}
.downloadBoxHide{
	cursor:pointer;
	}
.downloadCont{
	position:absolute;
	z-index:99;
	top:5px;
	right:0px;
	padding-top:25px;
	display:none;
	}	
.downloadCont table{
	background:#DCDCDC;
	border:1px solid #DCDCDC;
	padding:3px;
	width:330px;
	}


.dropdwpanel {
	background:#DCDCDC;
	border:1px solid;
	padding:3px;
	width:180px;
	margin:0;	
}

a.shortcuts {
	margin-right: 7px;
	display: block;
	float: left;
	width: 27px;
	height: 32px;
	background-image:url(../img/icons-h.png);	
}
a.shortcuts:hover {
	background-image:url(../img/icons.png);
}
a.img-page{background-position: 0 0;}
a.img-html{background-position: -271px 0;}
a.img-pdf{background-position: -34px 0;}
a.img-rtf{background-position: -169px 0;}
a.img-msword{background-position: -135px 0;}
a.img-djvu{background-position: -203px 0;}
a.img-ppt{background-position: -339px 0;}
a.img-mp3{background-position: -101px 0;}
a.img-wav{background-position: -373px 0;}
a.img-avi{background-position: -237px 0;}
a.img-mpg{background-position: -237px 0;}/*missed*/
a.img-netlink{background-position: -407px 0;}/*missed*/

.vizu_shortcuts .caption {
	color: white;
	font-weight: bold;
	padding: 2px 0 0 5px;
}

/*----------scroll------------------*/
.jspContainer
{
	overflow: hidden;
	position: relative;
}

.jspPane
{
	position: absolute;
}

.jspVerticalBar
{
	position: absolute;
	top: 0;
	right: 0;
	width: 27px;
	height: 100%;
}

.jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
	background: red;
}

.jspVerticalBar *,
.jspHorizontalBar *
{
	margin: 0;
	padding: 0;
}

.jspCap
{
	display: none;
}

.jspHorizontalBar .jspCap
{
	float: left;
}

.jspTrack
{
	background-color:#B6B6B6;
	height:605px;
	margin:0 10px 10px;
	position:relative;
	width:7px	
}

.jspDrag
{
	position: relative;
	top: 20px;
	left: 0;
	cursor: pointer;
	width:7px;
	height:22px;
	display:block;
	background-image:url(../img/d-visu/jspScroll.png);
	background-repeat:repaet-y;
	
}
.jspHover {	background-image:url(../img/d-visu/jspScrollActive.png);}

.jspDragTop,.jspDragBottom{
	overflow: hidden;
	position: absolute;
	width:7px;
	height:10px;
	background-image:url(../img/d-visu/left-pannel-sprite.png);
	}
.jspDragTop{
	top:-2px;
	background-position: -51px -27px;
	}	
.jspDragBottom{
	bottom:-2px;
	background-position: -51px -39px;
	}	
.jspHover .jspDragTop {
	background-position: -60px -27px;
}	
.jspHover .jspDragBottom {
	background-position: -60px -39px;
}
	
	
/*.jspDragTop i ,.jspDragBottom i{
	background-image:url(../img/d-visu/left-pannel-sprite.png);
	width:68px;
	height:50px;
	position: absolute;	
}*/
/*.jspDragTop i{top:-27px;left:-51px}
.jspDragBottom i{top:-39px;left:-51px}
.jspHover  .jspDragTop i,.jspHover  .jspDragBottom i{left:-60px}*/
	
.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.jspArrow
{
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}

.jspArrow.jspDisabled
{
	cursor: default;
	background: #80808d;
}

.jspVerticalBar .jspArrow
{
	height: 16px;
}

.jspHorizontalBar .jspArrow
{
	width: 16px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
	outline: none;
}

.jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}
/*----------scroll------------------*/

.admin_link{
	position:absolute;
	z-index:100;
	top:0;
	right:0;
	}
	
	
.left{
	text-align: left;
}
.right{
	text-align: right;
}
.center{
	text-align: center;
}

.top{
	vertical-align: top;
}
.bottom{
	vertical-align: bottom;
}
.middle{
	vertical-align: middle;
}

.td-n{
	text-decoration: none;
}
.td-u{
	text-decoration: underline;
}

.td-h{
	text-decoration: none;
	}

.td-h:hover{
	text-decoration: underline;
	}

.red{
	border-color: red;
	color: red;
	}

.green{
	border-color: green;
	color: green;
	}
	
.black{
	border-color: black;
	color: black;
	}
	

.f-left{
	float: left !important;
}
.f-right{
	float: right !important;
}
.bottom{
	position: absolute;
	bottom: 0;
	}
.b-white{
	background: white;
	}
	
.b-none{
	background: none !important;
	}

.b-n{
	border: none !important;
	}
	
	
.p0{padding:0 !important}	
.p5{padding:5px}
.pr5{padding-right:5px}
.pl5{padding-left:5px}
.pt5{padding-top:5px}
.pb5{padding-bottom:5px}	
.p10{padding:10px}	
.pr10{padding-right:10px}
.pl10{	padding-left:10px}
.pt10{padding-top:10px}
.pb10{padding-bottom:10px}	

.m0{margin:0 !important}
.m5{margin:5px}
.mr5{margin-right:5px}
.ml5{margin-left:5px}
.mt5{margin-top:5px}
.mb5{margin-bottom:5px}	
.m10{margin:10px}	
.mr10{margin-right:10px}
.mr40{margin-right:40px}
.ml10{margin-left:10px}
.ml20{margin-left:20px}
.mt10{margin-top:10px}
.mb10{margin-bottom:10px}	
ul.n-mark{
	list-style: none;
	list-style-image: none;
	}
	
.n-p > ul, ul.n-p{
	padding:0;
	}
ul.n-mark  li{
	list-style: none;
	list-style-image: none;
	}	
.d-b{
	display:block;
	}	
	
.d-i{
	display:inline;
	}	
	
.iefix{border: 1px solid red;
	}	
.va-m{
	vertical-align: middle;
	}	
.odd{
	background: #dddddd;
	}	
.bold{
	font-weight: bold;
	}			

.w-1{width:10px;}.w-2{width:20px;}.w-3{width:30px;}.w-4{width:40px;}.w-5{width:50px;}.w-6{width:60px;}.w-7{width:70px;}.w-8{width:80px;}.w-9{width:90px;}.w-10{width:100px;}
.w-11{width:110px;}.w-12{width:120px;}.w-13{width:130px;}.w-14{width:140px;}.w-15{width:150px;}.w-16{width:160px;}.w-17{width:170px;}.w-18{width:180px;}.w-19{width:190px;}.w-20{width:200px;}
.w-21{width:210px;}.w-22{width:220px;}.w-23{width:230px;}.w-24{width:240px;}.w-25{width:250px;}.w-26{width:260px;}.w-27{width:270px;}.w-38{width:280px;}.w-29{width:290px;}.w-30{width:300px;}
.w-31{width:310px;}.w-32{width:320px;}.w-33{width:330px;}.w-34{width:340px;}.w-35{width:350px;}.w-36{width:360px;}.w-37{width:370px;}.w-38{width:380px;}.w-39{width:390px;}.w-40{width:400px;}
.w-41{width:410px;}.w-42{width:420px;}.w-43{width:430px;}.w-44{width:440px;}.w-45{width:450px;}.w-46{width:460px;}.w-47{width:470px;}.w-48{width:480px;}.w-49{width:490px;}.w-50{width:500px;}
.w-51{width:510px;}.w-52{width:520px;}.w-53{width:530px;}.w-54{width:540px;}.w-55{width:550px;}.w-56{width:560px;}.w-57{width:570px;}.w-58{width:580px;}.w-59{width:590px;}.w-60{width:600px;}
.w-61{width:610px;}.w-62{width:620px;}.w-63{width:630px;}.w-64{width:640px;}.w-65{width:650px;}.w-66{width:660px;}.w-67{width:670px;}.w-68{width:680px;}.w-69{width:690px;}.w-70{width:700px;}

.w-5p{width:5%;}.w-10p{width:10%;}.w-20p{width:20%;}.w-30p{width:30%;}.w-40p{width:40%;}.w-50p{width:50%;}.w-60p{width:60%}.w-70p{width:70%;}.w-80p{width:80%;}.w-90p{width:90%;}.w-95p{width:95%;}

.w-f{width:100%;}
.h-f{height:100%;}
.h-5{height:50px;}.h-6{height:60px;}.h-7{height:70px;}.h-12{height:120px;}.h-11{height:110px;}.h-13{height:130px;}.h-14{height:140px;}
.h-15{height:150px;}.h-25{height:250px;}.h-35{height:350px;}.h-45{height:450px;}.h-55{height:550px;}.h-65{height:650px;}.h-75{height:750px;}.h-85{height:850px;}.h-95{height:950px;}
.h-10{height:100px;}.h-20{height:200px;}.h-30{height:300px;}.h-40{height:400px;}.h-50{height:500px;}.h-60{height:600px;}.h-70{height:700px;}.h-80{height:800px;}.h-90{height:900px;}.h-100{height:1000px;}


#printMessageBox {
	z-index: 3000;
}

.rights{
	text-align: center;
	font-size: 10px;
	font-style: italic;
}