body {font-family: Arial, Helvetica, Courier, Verdana, MS Sans Serif; MARGIN: 0px;}
body {background-image: url(images/bg1.gif);}
body {scrollbar-face-color: #ffffff; scrollbar-highlight-color: #ffffff; scrollbar-shadow-color: #9e9e9e; color: #333333; scrollbar-3dlight-color: #c8c8c8; scrollbar-arrow-color: #9f9f9f; scrollbar-track-color: #ffffff; scrollbar-darkshadow-color: #f1f1f1}
A {color: #af8949; text-decoration: none;}
A:hover {color: #bf0713; text-decoration: underline;}
.red {font-size: 9pt; COLOR: #bf0713;}
.bod {border: #CFCFCF 1px dotted;}
H1, H2 {font-size: 11pt; font-weight: bold; color: #af8949; text-align: center;}
.small_braun {font-size: 10pt; color: #af8949;}
.smb {font-size: 8pt; color: #808080;}
.opis {font-size: 7pt; color: #808080;}
.braun_url {font-size: 12pt; color: #af8949;}
.wery_small_braun {font-size: 8pt; color: #af8949;}
.text {font-size: 10pt; color: #808080; text-align: justify;}
.text_bold {Font-size: 10pt; color: #808080; text-align: left;}
.textred {font-size: 10pt; color: #FF0000; font-weight: bold;}
.sh1 {font-size: 11pt; font-weight: bold; color: #af8949;}
.map {padding-left: 25;}
.wsblu {font-size: 8pt; color: #0000ff;  text-decoration: none;}
.vnim {font-size: 11pt;  color: #ffffff; text-decoration: none;}
.wery_small {font-size: 8pt; color: #808080; text-decoration: none;}
#shadow {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	background-image: url(images/thumb-trans.png);
	text-align: center;
}
* html #shadow {
	/* hack for IE < 7 opacity */
	background-color: #333;
	back\ground-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/thumb-trans.png", sizingMethod="scale");
}
#shadow.on {
	display: block;
}
#loading {
	background: url(images/thumb-preload.gif) no-repeat;
	position: absolute;
	left: 48%;
	top: 50px;
	width: 55px;
	height: 55px;
	margin: 0 auto;
	cursor: pointer;
}
#litebox {
	background: #fff;
	padding: 5px 0;
	margin: 0 auto;
}
#litebox img {border: #CFCFCF 1px solid; cursor: pointer;}
#litebox p {
	margin: 0;
	padding: 10px 0;
	color: #333;
}
#litebox em {
	color: #999;
	display: block;
  font-size: 85%;
}
#litebox a {
	border: none;
	width: 21px;
	height: 21px;
}
#litebox a.prev {
	float: left;
	background: url(images/thumb-prev.gif) no-repeat 0 50%
}
#litebox a.next {
	float: right;
	background: url(images/thumb-next.gif) no-repeat 0 50%
}