/* CSS Document */

/* colors */
/* #800040 */
/* #c13f60 */


/* ABSTRACT ELEMENTS */



body	{
	background: #fff url('/i3/back0.gif') top left repeat-x;
	margin: 0;
	padding: 0;
	color: #666;
	font-size: 9pt;
	font-family: Verdana, Arial, Trebuchet MS, sans serif;
	text-align: center;
	}

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

p {line-height: 1.5em;
	}

h1, h2, h3, h4, h5, h6 {margin: 0 0 .5em 0}

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

h2	{
	font-size: 15pt;
	color: #c13f60;
	}

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


a, label	{
	color: #800040;
	}

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

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 */

#handler	{
	width: 828px;
	margin: 20px auto 0 auto;
	padding: 0;
	text-align: left;
	background: url('/i3/left.png') 670px 0px repeat-y;
	}

#main1	{
	width: 100%;
	background: url('/i3/back1.gif') no-repeat;
	background-position: 0% 0%;
	padding: 0;
	margin: 0;
	}

#main2	{
	width: 100%;
	background: url('/i3/back2.gif') no-repeat;
	background-position: 5% 0%;
	padding: 40px 0 24px 0;
	margin: 0;
	}

#leftcolumn {width: 200px}
#middlecolumn	{width: 477px}
#rightcolumn {width: 148px}
#maincolumn	{width: 628px}


#header {
	width:828px;
	height:179px;
	margin: 0 auto;
	}

#header div {
	float: left;
	}

#rect_1 {
	width:363px;
	height:179px;
	margin: 0 10px 0 0;
	background: url('/i3/01.gif') right top no-repeat;
	}

#rect_1 h1 {
	width: 250px;
	height: 60px;
	font-size: 24pt;
	font-family: Georgia, Times, serif;
	color: #c13f60;
	font-weight: normal;
	line-height: 22pt;
	margin: 18px 0 0 0;
	padding: 0 0 4px 0;
	}

#rect_1 h3 {
	margin: 2px 0 0 0;
	font-size: 12pt;
	color: black;
	font-weight: normal;
	font-family: Georgia, Times, serif;
	border: 0;
	}

#rect_2 {
	width:149px;
	height:149px;
	margin: 0 10px 0 0;
	background: url('/i3/03.gif') center top;
	text-align: center;
	}

#rect_2 h2 {
	font-size: 18pt;
	font-family: Arial, Tahoma, Verdana, sans serif;
	color: #fff;
	font-weight: normal;
	line-height: 18pt;
	margin: 64px 0 0 0;
	padding: 0;
	}

#rect_3 {
	width:296px;
	height:149px;
	display: block;
	}

#rect_4	{
	width:455px;
	height:30px;
	}






/* RIGHT COLUMN DEFINITION */


#rightcolumn {
	margin: 0;
	padding: 0;
	height: 100%;
}

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

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

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




/* LEFT COLUMN DEFINITION */

#leftcolumn {
	padding: 0;
	height: 100%;
	}


#vertmenu {
	margin: 0;
	padding: 0;
	background: url('/i3/left.png') right top repeat-y;
	}

#vertmenu div {
	margin: 0;
	padding: 0;
	background: url('/i3/left_top.png') right top no-repeat;
	}

#vertmenu div div {
	margin: 0;
	padding: 20px 10px 20px 0;
	background: url('/i3/left_bottom.png') right bottom no-repeat;
	}

#vertmenu ul {
	margin: 0 0 -10px 0;
	padding: 0;
	font-size: 8pt;
	font-family: Verdana, Arial, sans serif;
	}

#vertmenu li {
	list-style-position: outside;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0;
	line-height: 12px;
	text-transform: uppercase;
	}


#vertmenu li a {
	color: #222;
	text-decoration: none;
	display: block;
	margin: 0 0 10px 0;
	padding: 0 0 0 12px;
	background: url('/i3/bullet2.png') 0px 3px no-repeat;
	}

#vertmenu li a:hover {
	color: #800040;
	text-decoration: underline;
	background: url('/i3/bullet3.png') 0px 3px no-repeat;
	}

#vertmenu ul ul {
	margin: 0 0 0 12px;
	padding: 0;
	}

#vertmenu li li {
	color: #800040;
	list-style-position: outside;
	list-style-type: square;
	margin: 0;
	text-transform: none;
	font-weight: normal;
	}



/* TOP MENU DEFINITION */

#topmenu {
	height: 20px;
	padding: 0px;
	margin: 10px 0 0 0;
	list-style: none;
	float: right;
	font-family: Verdana, Arial, Tahoma, sans serif;
	}

#topmenu  li {
	display: inline;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	text-transform: uppercase;
	color: #111;
	}

#topmenu  li a {
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 16px;
	text-align: left;
	color: #111;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	background: url('/i3/bullet.png') 5px 4px no-repeat;
}

#topmenu li a:hover {
	color: #800040;
	background: url('/i3/bullet2.png') 5px 4px no-repeat;
	}

#quicknav {
	width: 114px;
	height: 18px;
	padding: 0;
	margin: 30px 0 0 0;
	float: left;
	}

#quicknav img {
	margin: 0px;
	border: 0px;
	float: left;
	}



/* CONTENT AREA DEFINITION */

#content {
	text-align: left;
	padding: 0 24px 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;
	color: #333;
	}

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

#content th	{
	color: #800040;
	font-weight: bold;
	font-size: 9pt;
	text-align: center;
	vertical-align: baseline;
	padding: 4px;
	background: #ddd;
	border: 1px solid white;
	}

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

#content table caption	{
	color: #800040;
	font-size:8pt;
	padding-bottom: 8px}

#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: 610px;
	height: 68px;
	margin: 20px 0 0 218px;
	padding: 13px 0 12px 0;
	background: #eeeeee url('/i3/bottom_logo.png') no-repeat;
	color: #444;
	}

#botmenu {
	width: 200px;
	margin: 0;
	padding: 0;
	}

#botmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: Verdana, Arial, Tahoma, sans serif;
	}


#botmenu  li {
	display: list-item;
	margin: 0;
	padding: 0;
	line-height: 13px;
	text-transform: uppercase;
	color: #800040;
	}


#botmenu  li a {
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 16px;
	text-align: left;
	color: #555;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	background: url('/i3/bullet2.png') 5px 5px no-repeat;
}


#botmenu li a:hover {
	color: #800040;
	background: url('/i3/bullet.png') 5px 5px no-repeat;
	}

#copyright {
	width: 350px;
	padding: 0 0 0 60px;
	margin: 0px;
	text-align: left;
	}

#copyright p {
	font-size: 8pt;
	margin: 0;
	padding: 0;
	}

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

form	{
	padding: 0;
	margin: 0;
	}

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

fieldset div {margin: 0 0 4px 0}

legend	{
	white-space: normal;
	padding: 0 8px 0 8px;
	font-weight: normal;
	margin-left: -8px;
	color: #800040;
	background: #eee;
	}

.searchbox {
	margin: 0;
	padding: 0;
	background: #d2d0dd;
	}

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

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

.searchbox input.txtfield	{
	width: 158px;
	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: gray;
	font-family: Verdana, sans serif;
	font-size: 8pt;
	}

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;
	}

.red {color: #800040}
.brown {color: brown}
.bold {font-weight: bold}

.clearing {
	height: 0;
	clear: both;
}

.small_nl {
	float: left;
	width: 149px;
	margin: 0;
	padding: 0;
	font-size: 11pt;
	line-height: 12pt;
	}

