
            * {
			padding: 0px;
			margin: 0px;
			}
			img
			{
				-ms-interpolation-mode : bicubic;
			}

			body.sfpg
			{
				background : url(../images/trava.jpg) top left repeat;
				color: #1F1F1F;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 9px;
				font-weight: normal;
				margin:0px;
				padding:0px;
				overflow:hidden;
			}

			body.sfpg a:active, body.sfpg a:link, body.sfpg a:visited, body.sfpg a:focus
			{
				color : #b0b0b0;
				text-decoration : none;
			}

			body.sfpg a:hover
			{
				color : #00000;
				text-decoration : none;
			}

			table
			{
				font-size: 9px;
				height:100%;
				width:100%;
			}
			#header {
				padding-left : 30px;
				margin: auto;
				width : 857px;
				height : 152px;
				display : block;
				background : url(../images/header-bg.jpg) no-repeat top right;
			}
			
			h1 {
				display : block;
				width : 413px;
				height : 152px;
				text-indent : -9009px;
				background : url(../images/logo-bg.jpg) no-repeat 70px 60px;
			}
			h1 a {
				display : block;
				width : 100%;
				height : 100%;
			}

			table.info td
			{
				padding : 10px;
				vertical-align : top;
			}

			table.sfpg_disp
			{
				text-align : center;
				padding : 0px;
			}

			table.sfpg_disp td.menu
			{
				background : white;
				vertical-align : middle;
				white-space: nowrap;
				margin: auto;
				width: 100%;
				border-top: 2px solid #CFCFCF;
				height: 80px;
				display: block;
			}

			table.sfpg_disp td.navi
			{
				display: none;
			}

			table.sfpg_disp td.mid
			{
				vertical-align : middle;
			}

			.sfpg_info_text, .loading
			{
				background : #000000;
				border : 1px solid #606060;
				color : #aaaaaa;
				padding : 1px 4px 1px 4px;
				width : 200px;
			}
			
			.loading
			{
				padding : 20px 20px 20px 20px;
				margin-right: auto;
				margin-left: auto;
			}
			
			.sfpg_button, .sfpg_button_hover, .sfpg_button_on, .sfpg_button_nav, .sfpg_button_disabled

			{
			    margin-top: 10px;
				cursor : pointer;
				float: left;
				background : url(../images/gallbutton.jpg) no-repeat top left;
				color : white;
				display: block;
				width: 101px;
				height: 26px;
                line-height: 26px;
			}

			.sfpg_button_hover
			{
				background : url(../images/gallbutton.jpg) no-repeat bottom left;
				color : white;
			}

			.sfpg_button_on
			{
				background : #aaaaaa;
				color : #333;
			}

			.sfpg_button_disabled
			{
				cursor : pointer;
				float: left;
				background : url(../images/gallbutton.jpg) no-repeat top left;
				color : white;
				display: block;
				width: 101px;
				height: 26px;
                line-height: 26px;
			}

			.sfpg_button_nav
			{
				border : 1px solid #404040;
				background:#101010;
				color:#808080;
			}

			.thumbbox
			{
				vertical-align : top;
				display:-moz-inline-stack;
				display:inline-block;
				zoom:1;
				*display:inline;
				width: 180px;
				height: 154px;
				margin: 0px;
				padding: 0px;
			}

			.thumbimgbox
			{
				width: 170px;
				height: 131px;
				margin: 0px; 
				padding: 0px;
			}
			
			.innerboxdir, .innerboximg, .innerboxfile, .innerboxdir_hover, .innerboximg_hover, .innerboxfile_hover
			{
				cursor:pointer;
				margin: 4px;
				padding: 0px;
				width: 172px;
				height: 146px;
			}

			.innerboxdir, .innerboxdir_hover
			{
				border: 1px solid #505050;
				background : #ffffff;
				color : #aaaaaa;
			}

			.innerboximg, .innerboximg_hover
			{
				border: 1px solid #505050;
				background : #CFCFCF;
				color : #1F1F1F;
			}

			.innerboxfile, .innerboxfile_hover
			{
				border: 1px solid #404040;
				background : #101010;
				color : #aaaaaa;
			}

			.innerboxdir_hover
			{
				background : #ffffff;
				color : #1F1F1F;
			}

			.innerboximg_hover
			{
				background : #ffffff;
				color : #ffffff;
			}

			.innerboxfile_hover
			{
				background : #ffffff;
				color : #ffffff;
			}

			.full_image
			{
				cursor:pointer;
				border : 5px solid #ffffff;
			}

			.thumb
			{
				margin: 5px 5px 5px 5px;
				border : 0px solid #606060;
			}

			.box_image
			{
				position:absolute;
				bottom:20px;
				right:0;
				z-index:1020;
				overflow:auto;
				visibility:hidden;
				text-align : center;
			}
			
			.box_wait
			{
				position:absolute;
				bottom:20px;
				right:0;
				z-index:1015;
				overflow:auto;
				visibility:hidden;
				text-align : center;
			}

			.box_navi
			{
				position:absolute;
				bottom:0;
				left:0;
				width:100%;
				z-index:1120;
				overflow:hidden;
				text-align : center;
				height: 50px;
			 
			}

			.box_info
			{
				position:absolute;
				top:10px;
				left:10px;
				width:250px;
				z-index:1040;
				visibility:hidden;
				overflow:auto;
				border : 1px solid #404040;
				background: #101010;
			}

			.box_overlay
			{
				position:absolute;
				bottom:20px;
				left:0;
				height:100%;
				width:100%;
				z-index:1010;
				overflow:hidden;
				visibility:hidden;
				background:#000000;
			}

			.box_gallery
			{
				text-align: center;
				position: absolute;
				display: block;
				height: 5000px;
				overflow: auto;
 
			}
 
			