html {
	height: 100%;
}
body {
	background-color: #131313;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
.saada {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #2F2F2F;
	height: 19px;
	width: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.kastid1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DDDDDD;
	background-color: #1A1A1A;
	height: 13px;
	width: 60px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 3px;
	font-weight: bold;
}
.kastid2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DDDDDD;
	background-color: #1A1A1A;
	height: 13px;
	width: 543px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 3px;
	font-weight: bold;
}
.kastid3 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DDDDDD;
	background-color: #1A1A1A;
	height: 13px;
	width: 140px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 3px;
	font-weight: bold;
}
.error {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color:#FF0000;
}
.place {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	text-align: left;
	background-color: #ffffff;
	background-image: url(bg-skate.gif);
	opacity: .9;
//	filter: alpha(opacity=90);
	padding: 7px 12px;
	margin-bottom: 10px;
}
.place2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	text-align: left;
	background-color: #DDDDDD;
	padding: 7px 12px;
}
.pic {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: solid 1px #000000;
	cursor: hand;
}
.bigpic {
	border: 10px solid #DDDDDD;
	background-image: url(loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}
.grey {
	color: #808080;
}
