/* CSS Document */
/* ABSTRACT ELEMENTS */
body	{
	background: #2B53A7;
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 10pt;
	font-family: Arial, Verdana, Trebuchet MS, sans serif;
	text-align: center;
	}

td, ul, p, div, td, th {
	font-family: Arial, Verdana, Trebuchet MS, sans serif;
	font-size: 10pt;}

p {line-height: 1.5em;
	}

h1, h2, p {margin: 0 0 .5em 0}

h1	{
	font-size: 19pt;
	color: #A8BEFB;
	font-family: Georgia, serif;
	font-weight: normal;
	margin-top: 0;
	}

h2	{
	font-size: 14pt;
	color: #A8BEFB;
	font-weight: normal;
	}

.mmc h2	{
	color: #84A4F9;
	font-weight: bold;
	}

h3	{font-size: 12pt; color: #A8BEFB; font-weight: normal; padding: 0 0 4px 0; border-bottom: 1px solid #FF8000}
h4	{font-size: 10pt; font-family: Arial, Tahoma, sans serif; color: #A8BEFB}
h5	{font-size: 9pt}
h6	{font-size: 8pt}


a, label	{
	color: #FF8000;
	}

strong a {
	display: block;
	text-align: right;
	font-size: 7pt;
	font-weight: normal;
	text-transform: uppercase;
	}

strong a:before {
	content: "\00BB \0020";
	text-align: right;
	}

div	{
	text-align: left;
	margin: 0 auto;
	padding: 0;
	}

img	{
	margin: 0
	}

.dt {
	display: table;
	text-align: left;
	margin: 0px;
	padding: 0px;

}
.dr {	display: table-row;
	clear: both;
	}

.dc {
	vertical-align: top;
	display: table-cell;
}

/* MAIN STRUCTURE DEFINITION */

.lc {width: 160px;}
.rc {width: 142px;}
.mc {width: 550px;}
.mmc {width: 692px;}


#header {width: 100%}

#wrapper1,
#wrapper2,
#wrapper3
{
	width: 902px;
	margin: 0 0 0 -451px;
	padding: 0;
	clear: both;
	position: absolute;
	left: 50%;
	}

#wrapper1 {
	top: 0px;
	height: 71px;
	}

#wrapper2 {
	top: 71px;
	height: 209px;
	}

#wrapper3 {
	top: 280px;
	height: 18px;
	padding: 20px 0 0 0;
	background: url('/images/head_10.jpg') 275px 0px no-repeat;
	text-align: center;
	}


#wrapper1 div,
#wrapper2 div,
#wrapper3 div
	{
	float: left;
	margin: 0;
	}


#handler	{
	position: absolute;
	top: 335px;
	left: 50%;
	width: 880px;
	margin: 0 0 0 -440px;
	padding: 0;
	}

#topline {border-top: 2px solid white}


/* RIGHT COLUMN DEFINITION */


#rightcolumn {
	margin: 0;
	padding: 0;
	height: 100%;
	background: #476DBE;
	border-top: 6px solid #13378A;
}

#rightcolumn div {
	padding: 15px;
}

#rightcolumn h4	{
	font-size: 9pt;
	color: #FF8000;
	text-transform: uppercase;
	}

#rightcolumn p {
	font-size: 8pt;
	margin: 0 0 .7em 0;
	}

#rightcolumn img {
	border: 1px solid #9087AE;
	margin: 0 0 6px 0;
	}

/* LEFT COLUMN DEFINITION */

#leftcolumn {
	padding: 0;
	height: 100%;
	background: #1C45A1;
	border-top: 6px solid #2152DD;
	}


#vertmenu {
	margin: 0;
	padding: 0;
	background: url('/images/corner_03.gif') no-repeat;
	}

#vertmenu div {
	color: #fff;
	margin: 0;
	padding: 10px 6px 10px 0;
	font-size: 10pt;
	line-height: 1.2em;
	background: url('/images/corner_02.gif') right top no-repeat;
	}

#vertmenu ul {
	margin: 0 0 0 24px;
	padding: 0;
	font-size: 9pt;
	}

#vertmenu li {
	list-style-position: outside;
	list-style-type: square;
	margin: 0 0 .5em 0;
	}


#vertmenu li a {
	color: #87ABFF;
	text-decoration: none;
	}

#vertmenu li a:hover {
	color: #BD008A;
	text-decoration: underline;
	}


/* TOP MENU DEFINITION */


#topmenu {
	padding: 0;
	margin: 0;
	}

#topmenu ul {
	margin: 0 auto;
	padding: 0px;
	list-style: none;
	}

#topmenu  li {
	float: left;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	color: #FEC714;
	}

#topmenu  li a {
	display: block;
	margin: 0 0 0 10px;
	padding: 2px 10px;
	color: #fff;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 0;
	background: #13378A;
}

#topmenu li a:hover {
	color: #13378A;
	background: #8BAAED;
	}

#quicknav	{
	width: 261px;
	height: 19px;
	font-family: Verdana, Arial, Tahoma, sans serif;
	font-size: 8pt;
	text-align: right;
	color: #84A4F9;
	padding: 52px 0 0 0;
	}

#quicknav a {
	color: #fff;
	text-decoration: none;
	}

#quicknav a:hover	{
	color: #fff;
	text-decoration: underline;
	}


/* CONTENT AREA DEFINITION */


#content {
	text-align: left;
	padding: 14px 10px 0 18px;
}


#content ul {
	list-style-position: outside;
	margin: 6px 0 6px 16px;
	line-height: 1.5em
	}

#content ol	{
	line-height: 1.5em
	}

#content h4	{
	text-transform: uppercase;
	text-align: center;
	}

#content table	{
	width: 99%;
	border-collapse: collapse;
	margin: 12px 0;
	background: transparent;
	border: 2px solid #13378A;
	}

#content th	{
	color: #84A4F9;
	font-weight: bold;
	font-size: 9pt;
	text-align: center;
	vertical-align: baseline;
	padding: 4px;
	background: #13378A;
	border: 1px solid #2B53A7;
	}

#content td	{
	padding: 4px;
	border: 2px solid #13378A;
	}

#content table caption	{
	color: #A8BEFB;
	font-size: 9pt;
	padding-bottom: 8px;
	caption-side: bottom;
	width: auto;
  text-align: left;
	}

#content img.left, #news img.left	{
	float:left;
	margin-right:10px;
	border:3px double silver;
	margin-top:5px}

#content img.right, #news img.right	{
	float:right;
	margin-left:10px;
	border:3px double silver;
	margin-top:5px}

#content td img	{
	float:none;
	margin: 10px;
	padding: 0;
	text-aligment: center
	}

#content p#first:first-letter {
	font-size: 22pt;
	font-family: Georgia, Times, serif;
	color: silver;
	font-weight: normal;
	font-variant: normal;
	line-height:1em;
	}

/* footer definition */

#footer {
	width: 880px;
	margin: 16px 0 0 0;
	padding: 0 0 16px 0;
	background: #ddd;
	text-align: center;
	}

#botmenu {
	margin: 0 0 4px 0;
	padding: 2px 0;
	background: #13378A;
	}

#botmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	}

#botmenu  li {
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	text-transform: uppercase;
	color: #fff;
	}

#botmenu  li a {
	margin: 0px 8px;
	padding: 0px;
	color: #84A4F9;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

#botmenu li a:hover {
	color: #fff;
	}

#footer p {
	clear: both;
	font-size: 8pt;
	color: navy;
	}

.reklama {
	font-size: 8pt;
	font-family: Verdana, Arial, sans serif;
	color: white;
	margin: 0px 0px 0px 0px;
	padding: 0 0 16px 0;
	}

.reklama a {
	color: white
	}

form	{
	padding: 0;
	margin: 0;
	}

fieldset	{
	padding: 0px 6px 16px 8px;
	margin: 0 0 8px 0;
	background: #1C45A1;
	border: 0px;
	}

fieldset div {margin: 0 0 4px 0}

legend	{
	white-space: normal;
	padding: 0 8px 0 8px;
	font-weight: bold;
	margin-left: -8px;
	color: #A8BEFB;
	background: #1C45A1;
	}

.searchbox {
	margin: 0;
	padding: 0;
	background: #13378A;
	}

.searchbox div {
	margin: 0;
	padding: 0;
	background: url('/images/cor_02.gif') right bottom no-repeat;
	}

.searchbox div div {
	margin: 0;
	padding: 10px 0px 20px 10px;
	background: url('/images/cor_03.gif') left bottom no-repeat;
	}

.searchbox input.txtfield	{
	width: 118px;
	height: 16px;
	margin: 0 4px 0 0;
	padding: 2px 0 0 2px;
	border: 0;
	font-size: 8pt;
	}

.searchbox p {
	margin: 0;
	padding: 0;
	border: 0;
	text-transform: uppercase;
	font-weight: bold;
	}

.searchbox legend {
	margin: 0 0 0 -6px;
	padding: 0;
	}

textarea	{
	width: 95%;
	height: 6em;
	padding: 3px;
	color: #0F2968;
	font-family: Verdana, sans serif;
	font-size: 8pt;
	background: #A8BEFB;
	}

input.button {
	width: 100px;
	color: black;
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana, sans serif;
	}

label	{
	display: block;
	margin: 4px 0 4px 0}

acronym {
	color: red;
	cursor: help;
	border: none;
	font-weight: bold;
	}
