body {
	color: #888;
	background-color: #202020;
	background-image: url('img/bg.png');
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 8pt;
	text-align: center;
	padding: 0px;
	margin: 20px 0px 30px 0px;
}

img {
	border: none;
}

h1 {
	font-size: 16pt;
	font-weight: normal;
}

a {
	color: #ccc;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#main_page {
	width: 990px;
	height: 646px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 14px;
}

#sub_page {
	width: 990px;
	height: 660px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

#main_left {
	width: 245px;
	height: 496px;
	background-image: url('img/left.png');
	background-repeat: no-repeat;
	float: left;
}

#close_menu {
	width: 32px;
	height: 32px;
	background-image: url('img/ltop.png');
	background-repeat: repeat-x;
	float: left;
}

#main_foto1 {
	width: 291px;
	height: 55px;
	background-image: url('img/aa.png');
	background-repeat: no-repeat;
	float: left;
}

#main_foto2 {
	width: 534px;
	height: 441px;
	background-image: url('img/ab.png');
	background-repeat: no-repeat;
	float: left;
}

#main_foto3 {
	width: 455px;
	height: 150px;
	background-image: url('img/ac.png');
	background-repeat: no-repeat;
	float: left;
}

.main_bg1 {
	width: 32px;
	height: 23px;
	background-image: url('img/bg.png');
	float: left;
}

.main_bg2 {
	width: 211px;
	height: 441px;
	background-image: url('img/bg.png');
	float: left;
}

.main_bg3 {
	width: 75px;
	height: 150px;
	background-image: url('img/bg.png');
	float: left;
}

.main_bg4 {
	width: 211px;
	height: 150px;
	background-image: url('img/bg.png');
	float: left;
}

#main_logo {
	float: left;
	width: 249px;
	height: 150px;
}

#subpage_left {
	width: 45px;
	height: 46px;
	background-image: url('img/ltop2.png');
	background-repeat: repeat-x;
	float: left;
}

#subpage_top {
	width: 242px;
	height: 46px;
	background-image: url('img/ltop2.png');
	background-repeat: repeat-x;
	float: left;
}

.subpage_bg1 {
	width: 454px;
	height: 14px;
	background-image: url('img/bg.png');
	float: left;
}

.subpage_bg2 {
	width: 45px;
	height: 116px;
	background-image: url('img/bg.png');
	float: left;
}

.subpage_bg3 {
	width: 242px;
	height: 116px;
	background-image: url('img/bg.png');
	float: left;
}

.subpage_bg4 {
	width: 32px;
	height: 23px;
	background-image: url('img/bg.png');
	float: left;
}

.subpage_bg5 {
	width: 454px;
	height: 93px;
	background-image: url('img/bg.png');
	float: left;
}

.subpage_bg6 {
	width: 65px;
	height: 498px;
	background-image: url('img/bg.png');
	float: left;
}

#subpage_body {
	width: 494px;
	height: 450px;
	padding-right: 5px;
	background-image: url('img/bg.png');
	float: left;
	overflow: auto;

	font-size: 10pt;
	text-align: justify;
	color: #aaa;
}

#subpage_body li {
	text-align: left;
}

#subpage_body li b {
	font-weight: normal;
}

#subpage_foto1 {
	width: 296px;
	height: 498px;
	background-image: url('img/foto1.png');
	background-repeat: no-repeat;
	float: left;
}

#subpage_foto2 {
	width: 296px;
	height: 498px;
	background-image: url('img/foto2.png');
	background-repeat: no-repeat;
	float: left;
}

#subpage_foto3 {
	width: 296px;
	height: 498px;
	background-image: url('img/foto3.png');
	background-repeat: no-repeat;
	float: left;
}

#subpage_logo_mirror {
	width: 249px;
	height: 116px;
	background-image: url('img/logo2l.png');
	background-repeat: no-repeat;
	float: left;
}

#gallery {
	width: 860px;
	height: 450px;
	background-image: url('img/bg.png');
	float: left;
	overflow: auto;

	font-size: 10pt;
	text-align: center;
	color: #aaa;
	position: relative;
}

#gallery_reload {
	width: 200px;
	height: 20px;
	float: right;
	font-size: 7pt;
	margin-top: 20px;
}
#gallery_reload a {
	color: #555;
}
.iconh {
	width: 125px;
	height: 90px;
	background-image: url('img/iconh.png');
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 6px;
	padding-top: 6px;
	float: left;
	position: absolute;
}

.iconv {
	width: 90px;
	height: 125px;
	background-image: url('img/iconv.png');
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 6px;
	padding-top: 6px;
	float: left;
	position: absolute;
}

#menu_mirror {
	width: 422px;
	height: 23px;
	background-image: url('img/menulust2.png');
	background-repeat: no-repeat;
	float: left;
}

.line {
	width: 990px;
	height: 32px;
	background-image: url('img/ltop.png');
	background-repeat: repeat-x;
}

#footer {
	background-image: url('img/ltop.png');
	background-repeat: repeat-x;
	width: 990px;
	padding-top: 40px;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	color: #555;
	font-size: 7pt;
}

#footer a {
	color: #555;
}

#footermenu {
	text-align: left;
	float: left;
	color: #555;
	font-size: 7pt;
	width: 400px;
}

#footermenu a {
	color: #888;
}

#loader {
	width: 100%;
	height: 460px;
	padding-top: 300px;
	background-color: #202020;
	background-image: url('img/bg.png');
	color: #ccc;
	text-align: center;
	position: absolute;
	z-index: 100;
	top: 0px;
	left: 0px;
}

#loader_subpage {
	width: 100%;
	height: 330px;
	padding-top: 270px;
	background-color: #202020;
	background-image: url('img/bg.png');
	color: #ccc;
	text-align: center;
	position: absolute;
	z-index: 100;
	top: 100px;
	left: 0px;
}

.info {
	font-size: 8pt;
	text-align: center;
	margin-top: 3em;
	color: #555;
}
