*
{
	margin: 0;
	padding: 0;
	font-weight: normal;
}
img
{
	border: 0px;
}
body
{
	background-color: #456;
	text-align: center;
}
#Content
{
	width: 798px;
	margin: 16px auto;
	border-left: #FFF solid 1px;
	border-top: #FFF solid 1px;
	border-right: #000 solid 1px;
	border-bottom: #000 solid 1px;
	background-color: #DDD;
	background-image: url(../images/brg.png);
	background-repeat: repeat-y;
	color: #456;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
#Links
{
	font-size: 12px;
	border-bottom: #123 dotted 1px;
	padding: 4px;
	text-align: right;
	position: relative;
	height: 76px;
}
#Links a
{
	color: #00F;
	text-decoration: none;
	padding: 0 4px;
	color: #89A;
}

#Links a:Hover
{
	color: #900;
}

#SubLink1, #SubLink2, #SubLink3
{
	position: absolute;
	top: 6px;
	text-align: left;
	border-left: #123 solid 1px;
	padding-left: 8px;
}
#SubLink1
{
	left: 270px;
}
#SubLink2
{
	left: 430px;
}
#SubLink3
{
	left: 590px;
}

#Content a
{
	color: #12F;
	text-decoration: none;
}
#Content a:Hover
{
	color: #F12;
	text-decoration: underline;
}

#Body
{
	margin: 16px auto;
	width: 608px;
	text-align: justify;
}

#Footer
{
	border-top: #123 dotted 1px;
	padding: 4px 0;
	font-size: 12px;
	margin-top: 8px;
}
span.Clear
{
	clear: both;
}
div.Clear
{
	clear: both;
}

#Symbols
{
	position: absolute;
	top: 6px;
	left: 42px;
}
#Symbols h1
{
	float: left;
}

#Symbols h1 a
{
	margin-right: 12px;
	border-bottom: #BBB solid 4px;
}
#Symbols h1 a:Hover
{
	border-bottom: #24A solid 4px;
}

#MainMenu
{
	width: 640px;
	height: 35px;
	margin: 4px auto 0 auto;
	background-image: url(../images/main-menu-bgr.png);
	background-repeat: repeat-x;
}
#MainMenu ul
{
	margin-left: 8px;
}
#MainMenu li
{
	list-style: none;
	float: left;
}
#MainMenu li a, #MainMenu li a:Hover, #MainMenu li a.Active1
{
	display: block;
	padding: 9px 8px 9px 8px;
	float: left;
	color: #EEE;
	font-size: 14px;
}

#MainMenu li a:Hover
{
	background-image: url(../images/main-menu-hover-bgr.png);
	background-repeat: repeat-x;
	text-decoration: none;
}

#MainMenu li a.Active1
{
	background-image: url(../images/main-menu-active-bgr.png);
	background-repeat: repeat-x;
	text-decoration: none;
}



#SubMenu
{
	width: 640px;
	height: 26px;
	margin: 0 auto;
	background-image: url(../images/sub-menu-bgr.png);
	background-repeat: repeat-x;
}
#SubMenu ul
{
	margin-left: 8px;
}
#SubMenu li
{
	list-style: none;
	float: left;
}
#SubMenu li a, #SubMenu li a:Hover, #SubMenu li a.Active2
{
	display: block;
	padding: 5px 8px 4px 8px;
	float: left;
	color: #EEE;
	font-size: 14px;
}

#SubMenu li a:Hover
{
	background-image: url(../images/sub-menu-hover-bgr.png);
	background-repeat: repeat-x;
	text-decoration: none;
	color: #008;
}

#SubMenu li a.Active2
{
	background-image: url(../images/sub-menu-active-bgr.png);
	background-repeat: repeat-x;
	text-decoration: none;
	color: #111;
}


#Body h2
{
	color: #900;
	font-size: 18px;
	margin: 12px 0;
}
#Body div.TimeStamp
{
	color: #080;
	font-size: 12px;
	margin-bottom: 6px;
}
#Body div.News
{
	margin-bottom: 16px;
	padding-right: 16px;
	width: 520px;
	border-right: #888 solid 8px;
	text-align: justify;
}

#HerbMaly, .Zabytek
{
	float: left;
	margin: 0 8px 8px 0;
	padding: 4px;
	border: #248 solid 1px;
}

#FlagaMala
{
	float: right;
	margin: 8px 0 8px 8px;
	padding: 4px;
	border: #248 solid 1px;
}

.Center
{
	text-align: center;
}

#Body p
{
	margin: 8px 0;
}
.Small
{
	font-size: 12px;
}

#Body ul, #Body ol, #Body li
{
	margin: 2px 0;
}
#Body ol li
{
	list-style: inside decimal;
}
#Body ul li
{
	list-style: outside disc;
}

.LawD
{
	text-align: left;
	margin: 8px 0;
}

h2.Law
{
	text-align: center;
	margin: 0 0 4px 0;
	padding: 0;
}
h3.Law
{
	text-align: center;
	margin: -8px 0 8px 0;
	padding: 0;
	color: #900;
	font-size: 16px;
}
div.LawB
{
	width: 500px;
	margin: 4px auto;
}
div.LawS
{
	width: 550px;
	margin: 12px auto;
	text-align: right;
}

.Center
{
	text-align: center;
}

.Important
{
	color: #900;
	font-weight: bold;
}
.SkrotTytul span
{
	font-size: 10px;
	color: #840;
	background-color: transparent;
	float: left;
	display: block;
	width: 100px;
}
.SkrotTytul
{
	clear: both;
	border-bottom: #AAA solid 1px;
	margin-bottom: 2px;
}
