body {
background-color:#000000;
margin: 10px auto 5px auto;
text-align: center;
color: white;
}

#calosc {
	width:850px;
	height:600px;
	margin: 0 auto;
}

#top {
	width:850px;
	height:201px;
	background-image: url(img/a.gif);
}

#menu {
	width:850px;
	height:33px;
	background-image: url(img/b.gif);
}

#contain {
	width:850px;
	background-color: black;
	padding: 8px 0px 8px 0px;
	color: white;
	font-family: Trebuchet MS;
	font-size: 12px;
	text-align: left;
}

#footer{
	width:850px;
	height:24px;
	background-image: url(img/d.gif);
}

#katalog {
	width:850px;
	background-color: black;
	padding: 0px;
	color: white;
	font-family: Trebuchet MS;
	font-size: 12px;
	text-align: center;
}

A.menu { font-family: Arial; font-size:12px; text-decoration: none;  }

A:link.menu { color: white; }

A:active.menu { color: white; }

A:visited.menu { color: white; }

A:hover.menu { color: #4D7BA9; }

A.text { color: white; text-decoration: underline; }

A.text:hover{ text-decoration: none; }

#showimage{
position:absolute;
visibility:hidden;
border: 1px solid gray;
}

#dragbar{
cursor: hand;
cursor: pointer;
background-color: #EFEFEF;
min-width: 100px; 
}

#dragbar #closetext{
font-weight: bold;
color: black;
margin-right: 1px;
}

img.cursor{
cursor: hand;
}

img{
border: none;
}
