/* Generated by brain 1.0 */
html {
	-webkit-text-size-adjust:none;
	-webkit-touch-callout:none;
}
body *{
	text-overflow:ellipsis;
	font-family: helvetica,arial,sans-serif;
	-webkit-tap-highlight-color:rgba(0,0,0,0.12)
}
body {
	font-family: helvetica,arial,sans-serif;
	background-image: url(img/bklt.jpg);
	background-repeat: no-repeat;
	background-color: black;
	margin:0;
	color: white;
	direction: ltr;
}
h1 {
  text-align: center;
  font-weight: bold;
/*  position: absolute;
  top: 40%;
  right: 40%;*/
}
h2 {
  text-align: center;
  font-weight: bold;
  margin-top: 4px;
  margin-bottom: 0px;
}
html>body .box {
	background-image: url(img/tbk.png);
	background-repeat: repeat;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-top: 10px;
	border-style:solid;
	border-width: 2px;
	border-color: gray;	
}
p.bottom {
  font-size: 60%;
  text-align: right;
}
h9,h6 {
  padding-bottom: 4px;
  font-size: 60%;
  text-align: left;
  position: absolute;
  right: 2%;
}
th {
  text-align: left;
  font-weight: bold;
  padding-bottom: 10px;
}
dir {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 20px;
  list-style-type: none;
}
html>body dir.sub {
  list-style-image:url(img/bk.png)
}
hr {
  border-bottom-width: 1px;
  border-bottom-color: white;
  border-left-style: none;
  border-bottom-style: solid;
  border-right-style: none;
  border-top-style: none;
  margin-top: 2px;
  height:1px;
}
table.sub {
  border:1px double white;
  position: absolute;
  top: 10%;
  left: 100px;
}
a {
  text-decoration: none;
  color: white;
}
a:visited {
  color: white;
}
a:hover, a.sw:hover {
  color: red;
}
a.sub:hover {
  color: white;
}
a.sw {
  text-decoration: underline;
  color: white;
}
a.std {
  text-decoration: underline;
  color: blue;
}
td.sub {
  padding-left: 10px;
  padding-right: 10px;	
}
td.sub:hover {
  background-color: gray;
  width: 100%;
}
img {
  border: none;
  vertical-align: middle;
}
.t1 {
  border-right-width: 1px;
  border-right-style: solid;
  border-color: white;
  padding-right: 4px;
}
p {
  padding-left: 10px;
  padding-right: 10px;	
  padding-top: 10px;
}
ul.sw {
  	padding-left: 4px;
}
ul.std {
	list-style-type:disc;
	list-style-image:none;
}
li.dl {
	list-style-image : url(img/dl.png);
	list-style-position:inside;
  	padding-left: 10px;
}

li.doc {
	list-style-image : url(img/doc.png);
	list-style-position:inside;
  	padding-left: 10px;
}
li.de {
	list-style-image : url(img/de.png);
	list-style-position:inside;
    padding-bottom: 10px;
}
li.en {
	list-style-image : url(img/uk.png);
	list-style-position:inside;
    padding-bottom: 10px;
}
html>body table.sw {
	background-image: url(img/tbk.png);
	background-repeat: repeat;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-top: 10px;
	border-style:solid;
	border-width: 2px;
	border-color: gray;	
    width: 98%;
    padding-bottom: 10px;
}
* html table.sw {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-top: 10px;
	border-style:solid;
	border-width: 2px;
	border-color: gray;	
    width: 98%;
    padding-bottom: 10px;
}
table.sw2 {
    margin: 10px;
    border-bottom-width:1px;
    border-bottom-style: solid;
    border-color: white;
    padding-bottom: 10px;
    width: 98%;
}
tr.end {
    border-bottom-width:1px;
    border-bottom-style: solid;
    border-color: white;
}
img.sw {
  text-align: right;
  vertical-align: middle;
}
td.sw {
	padding-bottom: 12px;
	padding-top: 12px;
	padding-left: 6px;
    vertical-align:top;
	font-size: small;
}
caption.sw {
	font-size: 150%;
	vertical-align: top;
}
.popup
{
	position: absolute;
	top: 0px;
	text-align: center;
	padding: 15px;
	background-image: url(img/hbk.png);
	background-repeat: repeat;
	border-style:solid;
	border-width: 2px;
	border-color: gray;
	margin :15px;
}

.cb {
	cursor: pointer;
	position: absolute;
	top: -15px;
	left: -15px;
	width: 30;
	height: 30;
}
.apple {
	left: 35%;
	top: 20%;
	position:fixed;
	z-index: -1;
}

* html .apple {
	visibility: hidden;
}