/* CSS Document */
body {
	background-color: #e4e4e4;
	margin: 0;
	padding: 0;
}
/*RAMKA*/
#top {
	background-color: #F0F0F0;
	margin: 0 auto;
	width: 1024px;
}
/*/RAMKA*/
/*NAGL*/
#NAGL {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #2448b5;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 2px;
	text-align: right;
}
#NAGL1 {
  background-color: #F0F0F0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 5px;
	text-align: center;
	clear: both;
}
#NAGL2 {
  background-color: #F0F0F0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 5px;
	text-align: center;
	clear: both;
}
/*/NAGL*/
#page {
	width: 1000px;
	margin: auto
}
h1 {
	color: #4477ee;
	position: relative;
	top: -110px;
	left: 270px;
}
h2 {
	color: #4477ee;
	position: relative;
	top: -115px;
	left: 105px;
}
h3 {
	color: blue;
	text-align: center;
}
p {
	color: black;
	text-align: center;
	font-family: "Times New Roman", serif;
	font-style: normal;
	font-variant: normal;
	font-size: 12px;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
}
p[title="nagl"] {
	color: blue;
	text-align: center;
	font-family: "Times New Roman", serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
}
p[title="tekst"] {
	color: black;
	text-align: justify;
	font-family: "Times New Roman", serif;
	font-style: normal;
	font-variant: normal;
	font-size: 14px;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
}
p[title="tekst1"] {
	color: black;
	text-align: center;
	font-family: "Times New Roman", serif;
	font-style: normal;
	font-variant: normal;
	font-size: 12px;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
}
p[title="tekst2"] {
	color: black;
	text-align: left;
	font-family: "Times New Roman", serif;
	font-style: normal;
	font-variant: normal;
	font-size: 12px;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	font-weight: normal;
}
p[title="tekst3"] {
	color: red;
	text-align: center;
	font-family: "Times New Roman", serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
}
#box {
	border: 2px solid #2448b5;
	padding: 10px;
	width: 600px;
	height: 96px;
	background-color: #f9f9f9;
	background-image: url(../images/banner4.gif);
	background-repeat: no-repeat;
  background-position: top left;
	overflow: hidden;
  float: left;
}

#boxanim {
	width: 370px;
	height: 116px;
  overflow: hidden;
  float: left;

  background-position: center center;
  background-repeat: no-repeat;
}

#box1 {
	font-family: "Times New Roman", serif;
	font-variant: normal;
	font-weight: bold;
	font-size: 14px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	text-align: left;
	position: relative;
	top: 10px;
	clear: both;
}
#box2 {
	border: 1px solid #2448b5;
	padding: 5px;
	width: 989px;
	position: relative;
	top: 15px;
}
#box3 {
	font-family: "Times New Roman", serif;
	font-variant: normal;
	font-weight: bold;
	font-size: 14px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	text-align: center;
	margin-right: 5px;
}
#box4 {
	font-family: "Times New Roman", serif;
	font-variant: normal;
	font-weight: bold;
	font-size: 14px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	margin-left: 360px;
}
#box5 {
	font-family: "Times New Roman", serif;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
}
ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
ul {
	text-align: center;
	border-bottom: 1px solid #888;
	padding-bottom: 5px;
}
ul li {
	display: inline;
	white-space: nowrap;
	margin-right: 5px;
}
ul a:link, ul a:visited {
	text-decoration: none;
	background-color: #ccc;
	color: #000099;
	border: 1px solid #888;
	padding: 5px;
}
ul a:hover {
	background-color: #fff;
	border-bottom-color: #fff;
}
/*STOPKA*/
#STOPKA {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #2448b5;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-align: center;
	clear: both;
}
/*/STOPKA*/
