@charset "utf-8";
/* CSS Document */

body {
	background-color: #7d7c5e;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div.Contents {
	text-align: left;
	vertical-align: top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	width: 620px;
	display: block;
}
p {
	text-indent: 1cm;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.PortraitFrame {
	margin: 5px;
	padding: 3px;
	border: 1px solid #000;
	background-color: #663300;
}
.BottomBorder {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666666;
}
.MapkaFrame {
	border: 1px dotted #333333;
}
a.Button, a.ButtonCurrent, a.ButtonEN, a.ButtonPL {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: left;
	vertical-align: middle;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 110px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFCC33;
	text-indent: 10px;
	text-decoration: none;
}
td.Plateau1 {

	background-image: url(GFX/btnPlateau1.jpg);
	background-repeat: no-repeat;
}
td.Plateau2 {
	background-image: url(GFX/btnPlateau2.gif);
	background-repeat: no-repeat;
}
a.Button:link, a.Button:visited {
	background-image: url(GFX/Button.gif);
}
a.ButtonCurrent:link, a.ButtonCurrent:visited {
	background-image: url(GFX/Button.gif);
	background-position: 0px -60px
}
a.Button:hover, a.ButtonCurrent:hover {
	background-image: url(GFX/Button.gif);
	color: #FFFF99;
	background-position: 0px -30px;
}
a.Button:active, a.ButtonCurrent:active  {
	background-image: url(GFX/Button.gif);
	background-position: 0px -60px;
}
a.ButtonEN:link, a.ButtonEN:visited {
	background-image: url(GFX/English.gif);
}
a.ButtonEN:hover {
	background-image: url(GFX/English.gif);
	color: #FFFF99;
	background-position: 0px -30px;
}
a.ButtonEN:active {
	background-image: url(GFX/English.gif);
	background-position: 0px -60px;
}
a.ButtonPL:link, a.ButtonPL:visited {
	background-image: url(GFX/Polish.gif);
}
a.ButtonPL:hover {
	background-image: url(GFX/Polish.gif);
	color: #FFFF99;
	background-position: 0px -30px;
}
a.ButtonPL:active {
	background-image: url(GFX/Polish.gif);
	background-position: 0px -60px;
}
h1 {
	font-size: large;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #999999;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: left;
}
.PicFrame {
	border: 1px solid #666666;
}
h2 {
	font-size: small;
	font-weight: bold;
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
a.Buildings:link, a.Buildings:visited {
	height: 60px;
	display: block;
	text-align: left;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: small;
	font-weight: bold;
	color: #666666;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-left-color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
}
a.Buildings:hover  {
	color: #000000;
	background-image: url(GFX/Buildings/Highlight.jpg);
	background-repeat: repeat-y;
}

a.Buildings:active {
    color: #660000;
}

img.Buildings {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
}
table.Buildings {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
}
ul.Equipment {

	margin-left: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
li {
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
	list-style-position: outside;
	list-style-image: url(GFX/Pointer.gif);
	padding: 0px;
}
ul {

	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
li.Level2 {
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 5px;
	list-style-position: outside;
	padding: 0px;
	list-style-type: square;
	list-style-image: none;
}
a.BuildingsBar:link, a.BuildingsBar:visited {
	font-size: medium;
	color: #666666;
	font-weight: bold;
	height: 20px;
	text-decoration: none;
	display: block;
	background-image: url(GFX/Buildings/Bar.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-position: 0px 0px;
}
a.BuildingsBar:hover {
	color: #000000;
	background-position: 0px -20px;
}
a.BuildingsBar:active {
	color: #660000;
}
h1.WithSpace {
	margin-top: 40px;
}
a.Back:link, a.Back:visited {
	font-size: x-small;
	font-weight: normal;
	color: #526074;
	text-decoration: underline;
}
a.Back:hover, a.Back:active {
	color: #A7676C;
}
span.TimeStamp {
	font-size: xx-small;
	color: #666666;
	margin-left: 20px;
}
p.News {
	font-size: small;
	color: #444444;
	margin-top: 5px;
}
div.News {
	margin-bottom: 20px;
}
h2.News {
	margin-bottom: 0px;
}
a.Small:link, a.Small:visited {
	font-size: small;
	text-decoration: none;
	color: #7f7f7f;
}
a.Small:hover, a.Small:active {
	color: #000;
}
a.Smaller:link, a.Smaller:visited {
	font-size:smaller;
	text-decoration: none;
	color: #7f7f7f;
}
a.Smaller:hover, a.Smaller:active {
	color: #000;
}