/* CSS Document */
/* ABSTRACT ELEMENTS */
body	{
	background: white;
	margin: 0;
	padding: 0;
	color: #555;
	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, h3, h4, h5, h6, p {margin: 0 0 .5em 0}	
h1	{
	font-size: 18pt;
	color: #61538D;
	font-family: Georgia, serif;
	font-weight: normal;
	margin-top: 0;
	}
	
h2	{
	font-size: 13pt;
	color: #C63E87;
	font-weight: bold;
	}

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


a, label	{
	color: #BD008A; 
	}
	
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 */

.w160 {width: 160px;}
.w142 {width: 142px;}
.w474 {width: 474px;}
.w616 {width: 616px;}
.w804 {width: 804px;}


#header {width: 100%}

#wrapper1,
#wrapper2,
#wrapper3,
#wrapper4 {
	width: 804px;
	margin: 0 0 0 -422px;
	padding: 0;
	clear: both;
	position: absolute;
	left: 50%;
	}
	
#wrapper1 {
	top: 0px;
	height: 37px;
	}

#wrapper2 {
	top: 37px;
	height: 31px;
	}
	
#wrapper3 {
	top: 68px;
	height: 160px;
	}
	
#wrapper4 {
	top: 228px;
	height: 25px;
	}	

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


#handler	{
	position: absolute;
	top: 270px;
	left: 50%;
	width: 804px;
	margin: 0 0 0 -422px;
	padding: 0;
	}
	
#topline {border-top: 2px solid white}
	

/* RIGHT COLUMN DEFINITION */

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

#rightcolumn div {
	background: url('/images/bluedot.gif') right top repeat-y;
}

#rightcolumn div div {
	background: url('/images/bluedot.gif') left top repeat-x;
}

#rightcolumn div div div {
	background: url('/images/bluedot.gif') left bottom repeat-x;
}

#rightcolumn div div div div {
	background: url('/images/bluedot.gif') left top repeat-y;
}

#rightcolumn div div div div div {
	background: url('/images/corn_w_03.gif') left top no-repeat;
}

#rightcolumn div div div div div div {
	background: url('/images/corn_w_02.gif') right top no-repeat;
}

#rightcolumn div div div div div div div {
	background: url('/images/corn_w_01.gif') right bottom no-repeat;
}

#rightcolumn div div div div div div div div {
	background: url('/images/corn_w_04.gif') left bottom no-repeat;
	padding: 15px;
}

#rightcolumn h4	{
	font-size: 9pt;
	color: #BD008A;
	text-transform: uppercase;
	}
	
#rightcolumn p {
	font-size: 8pt;
	margin: 0 0 .7em 0;
	color: #543CA0;
	}
	
#rightcolumn img {
	border: 1px solid #9087AE;
	margin: 0 0 6px 0;
	}
	
/* LEFT COLUMN DEFINITION */	
	
#leftcolumn {
	padding: 0;
	height: 100%;
	background: #FAFAFA url('/images/gradient_03.jpg') left top repeat-x;
	}


#vertmenu {
	color: #DF5DA3;
	margin: 0;
	padding: 0;
	background: url('/images/corner_03.gif') no-repeat;
	}
	
#vertmenu div {
	color: #DF5DA3;
	margin: 0;
	padding: 10px 0 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: #543CA0;
	text-decoration: none;
	}
	
#vertmenu li a:hover {
	color: #BD008A;
	text-decoration: underline;
	}


/* TOP MENU DEFINITION */

	
#topmenu {
	width: 625px;
	height: 23px;	
	padding: 0px;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	}
	
#topmenu ul {
	height: 21px;	
	margin: 0;
	padding: 0px;
	list-style: none;
	}

#topmenu  li {
	display: inline;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	text-transform: uppercase;
	color: #DF5DA3;
	}
#topmenu  li a {
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 16px;
	text-align: left;
	color: #543CA0;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	background: url('/images/bullet_17.png') 5px 2px no-repeat;
}

#topmenu li a:hover {
	color: #BB0166;
	}
	
#quicknav	{
	width: 196px;
	height: 31px;
	font-family: Verdana, Arial, Tahoma, sans serif;
	font-size: 8pt;
	text-align: right;
	color: #61538D;
	padding: 10px 0 0 0;
	}

#quicknav a {
	color: #BB0166;
	text-decoration: none;
	}
	
#quicknav a:hover	{
	color: #61538D;
	text-decoration: underline;
	}


/* CONTENT AREA DEFINITION */


#content {
	text-align: left;
	padding: 0 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 12px 0;
	background: transparent;
	border: 2px solid #D2D0DD;
	}

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

#content table caption	{
	color: #543CA0;
	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: 804px;
	height: 60px;
	margin-top: 16px;
	background: url('/images/fond_03.gif') repeat-x;
	}
	
#botmenu {
	width: 804px;
	height: 60px;
	padding: 32px 0 0 0;
	background: url('/images/coeur_03.gif') 40px top no-repeat;
	text-align: center;
	}

#botmenu ul {
	float: right;
	height: 21px;	
	margin: 0 auto;
	padding: 0px;
	list-style: none;
	}

#botmenu  li {
	display: inline;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	text-transform: uppercase;
	color: #DF5DA3;
	}
#botmenu  li a {
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 16px;
	text-align: left;
	color: #543CA0;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	background: url('/images/bullet_17.png') 5px 3px no-repeat;
}

#botmenu li a:hover {
	color: #BB0166;
	}
	
#botmenu p {
	float: right;
	clear: both;
	font-size: 8pt;
	}	


#footleft {
	width: 198px;
	min-height: 80px;
	font-size: 9pt;
	background: #BD008A;
	margin: 0;
	padding: 15px;
	}
		
#footright	{
	width: 514px;
	margin: 0 30px 0 0;
	min-height: 80px;
	padding: 6px 15px 15px 15px;
	color: white;
	}
	
#footright ul {
	height: 24px;	
	margin: 10px 0px 0px 0px;
	padding: 0px;
	list-style-type: disc;
	}

#footright li {
	display: inline;
	float: left;
	font-size: 8pt;
	margin: 0px 7px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #BC038B;
	text-transform: uppercase;
	}

#footright li a {
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	text-align: left;
	color: #153A70;
	font-weight: normal;
	text-decoration: none;
	background: url('/images/bullet_18.gif') left 2px no-repeat;
}

#footright li a:hover {
	color: white;
	text-decoration: underline;
	}
	
.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	{
	border: 0;
	padding: 0px 6px 16px 8px;
	margin: 0 0 8px 0;
	background: #E0DDE7;
	}
	
fieldset div {margin: 0 0 4px 0}
	
legend	{
	white-space: normal;
	padding: 0 8px 0 8px;
	font-weight: bold;
	margin-left: -8px;
	color: #543CA0;
	background: #E0DDE7;
	}
	
.searchbox {
	margin: 0;
	padding: 0;
	background: #D2D0DD;	
	}
	
.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: 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: red}
.brown {color: brown}
.bold {font-weight: bold}
.clearing {
	height: 0;
	clear: both;
}