@charset "utf-8";
body {
	background-color: #dfe089;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	margin: 0px;
	text-align: left;
}

.nav {
	background-image: url(images/nav_01_filler.png);
	background-color: #ABCFC0;
}
.wrapper {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-color: #FFFFFF;
	background-image: url(images/logo_soft.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.info {
	visibility: visible;
	z-index: 100;
	position: relative;
	left: 5px;
	top: 0px;
	width: 250px;
	height: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	text-align: left;
}
.locs {
	height: 23px;
	width: 23px;
	visibility: visible;
	z-index: 100;
	top: -150px;
	position: relative;
	left: 150px;
}
.sTitle {
	font-weight: bolder;
	color: #000000;
	font-size: larger;
}
.tagline {
	font-variant: normal;
	font-weight: bold;
	text-transform: none;
	text-align: center;
}
.softlogo {
	background-image: url(images/logo_soft.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.wrapper #mappy {
	cursor: help;
}
.blok {
	position: absolute;
	visibility: visible;
	height: 200px;
	width: 150px;
	top: 0px;
	right: 20px;
}
.locked {
	position: relative;
	width: 660px;
	margin-right: auto;
	margin-left: auto;
}
