* {
	padding: 0;
	margin: 0;
}

body {
	background-color: #000000;
	font: 100% Arial, Verdana, sans-serif;
}

.Menu_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	color: #ffffff;
	padding-left: 67px;
	}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	ext-decoration: none;
}
.piclayer {
	position:absolute;
	left:100px;
	top:126px;
	display:none;
	cursor: pointer;
	background-color: #020202;

}
.piclayer img {
	background: #222 url(../images/imgload.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
* HTML .thumbnail {
	float:left;
	width:60px;
	height:60px;
}
.thumbnail {
	float:left;
	width:60px;
	height:60px;
}
.thumbnail .thumb {
	margin:0 0px 0 0;
	float:left;
	width:60px;
	height:60px;
}
.thumbnail .thumb a {
	padding:0;
	margin:0;
	float:left;
	height:50px;
	width:50px;
	background:#fff url(../images/thumbsh.gif) top left no-repeat;
	border:1px #333333 solid;
}
.thumbnail .thumb a:hover {
	padding:0;
	height:50px;
	width:50px;
	border:1px #99CC00 solid;
}
.thumbnail .thumb.new {
	float:left;
	background: url(../images/new.gif) bottom left no-repeat;
}
.thumbnail .thumb.new a {
	float:left;
	border:1px #333333 solid;
}
.thumbnail .thumb.page {
	float:left;
	background: url(../images/page.gif) bottom left no-repeat;
}
.thumbnail .thumb.page a {
	float:left;
	border:1px #333333 solid;
}
.thumbnail .thumb.pdf {
	float:left;
	background: url(../images/pdf.gif) bottom left no-repeat;
}
.thumbnail .thumb.pdf a {
	float:left;
	border:1px #333333 solid;
}

.Dosie_punkt {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: normal;
}
.Dosie_text {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}
