/* 1em = 10px */

html 





/*  force scroll bars  */ {
	margin-bottom: 1px;
	width: 100%;
	height: 100%;
	min-height: 100%
}

a {
	color: #4b5553;
	text-decoration: none;
	background-color: #97d0ec;
	text-align: left;
	margin: 0;
	padding: 0
}

a:hover {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	text-align: left
}

body {
	color: #1c252c;
	font-size: 62.5%;
	font-family: "Lucida Grande", Verdana, "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	background: #1c252c url("../a_images_site/borowski-spotbg.jpg") repeat-x center 0;
	text-align: center;
	margin: 0;
	padding: 0
}

h1 {
	color: #97d0ec !important;
	font-size: 1.7em;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	line-height: 1.6em;
	text-decoration: none
}

h2 {
	color: #97d0ec !important;
	font: 1.2em / 1.2em Arial;
	text-decoration: none;
	text-align: left;
	padding-top: 10px;
	border-top: 1px solid #959cad
}

h3 {
	color: #97d0ec !important;
	font-size: 1.3em;
	font-variant: normal;
	font-weight: bold;
	text-align: left;
	padding-top: 6px
}

h4 {
	color: #97d0ec !important;
	font-size: 1.2em;
	font-variant: normal;
	font-weight: bold;
	text-align: left;
	padding-top: 12px
}

p {
	font-variant: normal;
	text-align: left;
	color: white;
}

li {
	color: #bec2c8;
	font-size: 1.1em;
	line-height: 1.3em;
	letter-spacing: 0;
	list-style-type: circle
}

ul {
	list-style-type: disc;
	padding-left: 14px
}

ol {
	color: #bec2c8;
	list-style-type: decimal-leading-zero;
	padding-left: 18px
}

strong {
	font-weight: bold
}

/*navigation_classes*/

.nav-email {
	color: #8fafbf;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
	text-align: right;
	letter-spacing: 1px;
	padding-right: 4px;
	padding-left: 6px;
	width: 54px;
	border-style: none none none solid;
	border-width: 0 0 0 1px;
	border-color: #1f282f
}

.nav-homepage {
	color: #8fafbf;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
	text-align: right;
	letter-spacing: 1px;
	padding-right: 4px;
	padding-left: 6px;
	width: 54px
}

.nav-sitemap {
	color: #8fafbf;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
	text-align: right;
	letter-spacing: 1px;
	padding-right: 4px;
	padding-left: 6px;
	width: 72px;
	border-style: none none none solid;
	border-width: 0 0 0 1px;
	border-color: #1f282f
}

a:hover.nav-email {
	text-decoration: none;
	text-align: right
}

a:hover.nav-homepage {
	text-decoration: none;
	text-align: right
}

a:hover.nav-sitemap {
	text-decoration: none;
	text-align: right
}

/*navsection_styles*/

#leftnav ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0
}

#mapcontent li a {
	color: #97d0ec;
	font-family: Arial;
	background-color: transparent;
	text-align: left;
	text-indent: 6px;
	letter-spacing: 0.1em;
	display: block;

}

#mapcontent li a:hover {
	color: white;
	text-indent: 6px;
	display: block;

}

#leftnav li {
	color: #97d0ec;
	font-size: 15px;
	line-height: 24px;
	text-align: left;
	list-style-type: none
}

#leftnav li a {
	color: #8fafbf;
	background-color: transparent;
	text-align: left;
	text-indent: 6px;
	letter-spacing: 0.1em;
	list-style-type: none;
	display: block;
	width: 174px;
	font: normal 0.8em/2em Arial;
}

#leftnav li a:hover {
	color: white;
	display: block;
}

#leftnav li a#selected {
	color: white;
	text-indent: 6px;
	background: url(../a_images_site/borowski-selectedgrad.jpg) repeat-x;
}

.sublink li a#selected {
	color: white;
	background: url(../a_images_site/borowski-selectedgrad.jpg) repeat-x;
}

/*textstyles*/

.sublink {
	color: #97d0ec;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0.1em;
	margin-left: 8px
}

.description {
	color: #bec2c8 !important;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.1em;
	margin-top: 4px;
	padding-top: 4px
}

.attribution {
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 0.8em;
	margin-top: 4px;
	padding-top: 4px;
	border-bottom: 1px dotted #b2c7df
}

.question {
	color: #bec2c8 !important;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.3em;
	padding-top: 8px;
	border-bottom: 1px dotted #959cad
}

.imgcredit {
	vertical-align: middle;
	border-width: 0;
	outline-width: 0
}

/*div_ids*/

#wrapper {
	background-repeat: no-repeat;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0;
	width: 960px
}

#navigation {
	background-color: transparent;
	text-align: right;
	padding-top: 4px;
	width: 960px;
	height: 20px;
	float: left
}

#header {
	width: 960px;
	clear: both
}

#leftnav {
	width: 180px;
	float: left
}

#maincontent {
	font-size: 1.2em;
	line-height: 1.5em;
	width: 600px;
	float: left;
	clear: right;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	position: relative;
	left: 60px;
}

#mapcontent {
	font-size: 1.2em;
	line-height: 1.5em;
	width: 420px;
	clear: right;
	position: relative;
	left: 220px;
}

#content {
	font-size: 1.2em;
	line-height: 1.5em;
	width: 660px;
	float: left;
	position: relative;
	left: 280px;
	padding-top: 30px;
}

#slidecontent {
	background-color: transparent;
	position: relative;
	width: 740px;
	float: left;
	left: 25px;
	top: 20px;
}

#tempcontent {
	font-size: 1.2em;
	line-height: 1.5;
	background-color: transparent;
	position: relative;
	width: 760px;
	height: 348px;
	float: left;
	border: solid 1px #fff;
	left: 320px;
}

#footer {
	color: #97d0ec !important;
	font-size: 1.1em;
	text-align: right;
	letter-spacing: 0.2em;
	padding-top: 80px;
	padding-bottom: 8px;
	width: 960px;
	height: 24px;
	clear: both;
	border-bottom: 2px solid #000
}

#credit {
	color: #b2c7df !important;
	font-size: 9px;
	text-align: right;
	padding-top: 4px;
	width: 960px;
	clear: both;
	border-top: 1px solid #4d5d6a
}
