body {
	background-color: black;
	margin: 4px;
}

html { height: 100%; margin-bottom: 1px; }

img { border: none; }

td, div {
	font-family: Arial, sans-serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
}

h1 { color: white; }

p {
	margin-top: 0px;
	margin-bottom: 6px;
}

p.selp {
	margin-left: 32px;
	text-indent: -32px;
}

.menutext {
	height: 24px;
	color: #777;
	text-align: center;
}

.littletext, .notes {
	font-family: Arial, sans-serif;
	font-size: 10px;
}

.littletext {
	padding-top: 6px;
	padding-bottom: 32px;
	color: white;
	text-align: center;
	vertical-align: top;
}

a {
	color: #888;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: white;
}

.line1 {
	width: 64px;
	height: 2px;
	border-top: 2px white solid;
	border-bottom: 1px white solid;
}

.line2 {
	width: 64px;
	height: 2px;
	border-top: 1px white solid;
	border-bottom: 2px white solid;
}

.lefttop {
	width: 176px;
	border-bottom: 1px white solid;
	color: white;
	vertical-align: bottom;
	padding-bottom: 8px;
}

.centertop {
	width: 528px;
	border-bottom: 1px #999 solid;
	vertical-align: bottom;
	padding-top: 40px;
	padding-bottom: 8px;
	color: white;
}

.righttop {
	width: 176px;
	border-bottom: 1px #777 solid;
	color: #777;
	vertical-align: bottom;
	padding-bottom: 8px;
}

.leftbottom {
	vertical-align: top;
	padding-top: 8px;
	padding-right: 0px;
	color: white;
}

.centerbottom {
	vertical-align: top;
	padding-top: 8px;
	color: #999;
	text-align: justify;
}

.rightbottom {
	vertical-align: top;
	padding-top: 8px;
	color: white;
}

.objectthumb {
	vertical-align: top;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
	border-bottom: 1px #999 solid;
	width: 176px;
}

.objectdatatd {
	vertical-align: top;
	padding: 8px 0 8px 12px;
	border-bottom: 1px #999 solid;
	color: #999;
	line-height: 1.2;
}

.objectdatadiv {
	position: relative;
	width: 100%;
	height: 164px;
}

.objectpodrobnee {
	color: #AAA;
	display: block;
	position: absolute;
	bottom: -2px;
	right: 0;
}

.objectidtd {
	color: #AAA;
	text-align: right;
}

.white { color: white; }

.bottom4 { margin-bottom: 4px; }
.top2 { margin-top: 2px; }







a.enter { color: #BBB; }
a.enter:hover { color: white; }

.my {
font-family:Arial,sans-serif;
color: white;
padding: 0px 10px 10px;
margin-top: 25px;
}

.my p {
margin-top:15px;
margin-bottom:15px;
font-size:12px;
text-align:justify;
}

.my h1{
margin-top:15px;
margin-bottom:15px;
font-size:16px;
font-weight:bold;
}

.my h2{
margin-top:15px;
margin-bottom:15px;
font-size:14px;
font-weight:bold;
}

.my strong{
font-weight:bold;
}
.my li{
list-style-type:disc;
margin-top:5px;
margin-bottom:5px;
}

.my ul {
margin-top:10px;
margin-bottom:10px;
}
