body {
	margin: 0px;
	text-align: center;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	background-repeat: repeat-x;
	background-position: top;
}
h1 {
	font-size: 15px;
	color: #FF0000;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	text-transform: uppercase;
	display: block;
	margin-top: 25px;
	margin-bottom: 25px;
}
h2 {
	font-size: 14px;
	color: #FF0000;
}
.box_glowny {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
.ng {
	height: 146px;
	text-align: left;
}
.box_dzialy {
	background-image: url(elements/layout/ramka_2.png);
	background-repeat: no-repeat;
	height: 256px;
	text-align: left;
	width: 637px;
	display: table;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
	margin-bottom: 20px;
}
.grafika_dzial {
	height: 170px;
	margin-left: 68px;
	margin-right: 64px;
	display: block;
	margin-top: 21px;
}
.img_dzial {
	height: 170px;
	width: 252px;
	display: block;
	float: left;
}
.img_dzial_2 {
	height: 170px;
	width: 252px;
	display: block;
	float: left;
	margin-left: 1px;
}
.linki_dzial {
	height: 25px;
	margin-top: 1px;
	margin-right: 64px;
	margin-left: 68px;
	display: block;
}
.link_1 {
	float: left;
	width: 252px;
	text-align: center;
}
.link_2 {
	float: left;
	width: 252px;
	margin-left: 1px;
	height: 25px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

.linki {
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 9px;
}

#img_logo {
	margin-top: 10px;
	margin-left: 80px;
}
.link_1 a:link{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
}
.link_1 a:hover{
	background-color: #000066;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
.link_1 a:active{
	display: block;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
}
.link_1 a:visited{
	display: block;
	color: #000000;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
.link_2 a:link{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
}
.link_2 a:hover{
	background-color: #000066;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
.link_2 a:active{
	display: block;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
}
.link_2 a:visited{
	display: block;
	color: #000000;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

