/* CSS Document */
body	{
	background: #628bce url('/images/fonb_03.gif') top left repeat-x;
	margin: 0;
	padding: 0;
	color: white;
	font-size: 10pt;
	font-family: Trebuchet MS, sans serif;
	text-align: center;
	}
	
td, ul, p, div, td, th {
	font-family: 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: white;
	font-family: Georgia, serif;
	font-weight: normal;
	margin-top: 0;
	}
	
h2	{
	font-size: 14pt;
	color: #153A70;
	}

h3	{font-size: 12pt; color: #BD008A}
h4	{font-size: 10pt; font-family: Arial, Tahoma, sans serif; color: #153A70}
h5	{font-size: 9pt}
h6	{font-size: 8pt}


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

.w81 {width: 81px;}
.w230 {width: 230px;}
.w574 {width: 574px;}
.h290 {height: 290px;}

.handler	{
	width: 885px;
	margin: 0 auto;
	padding: 0;
	}
	
.handler2	{
	width: 804px;
	margin: 0 auto;
	padding: 0 0 0 81px;
	background: url('/images/fona_03.gif') top left repeat-y;
	}
	
.handler3	{
	width: 804px;
	margin: 0 auto;
	padding: 0 0 0 81px;
	background: #9ab6e3 url('/images/fonc_03.gif') top left repeat-y;
	}
	
#topline {border-top: 2px solid white}
	
#hinternal img {
	margin: 0;
	}

#container {
	width: 544px;
	margin: 0 30px 0 0;
	}
	
#content {
	float: left;
	margin: 0;
	width: 356px;
	padding: 24px 10px 20px 24px;
	}
		
#rightcolumn {
	float: right;
	width: 130px;
	margin: 30px 0 0 0;
	padding: 10px;
	background: #9AB6E3;
	border-top: 16px solid #4973b8;
	border-bottom: 6px solid #153A70;
}

#rightcolumn h4	{
	font-size: 8pt;
	color: #BD008A;
	text-transform: uppercase;
	}
	
#rightcolumn p {
	font-size: 9pt;
	margin: 0 0 .7em 0;
	color: #153A70;
	}
	
#leftcolumn {
	width: 228px;
	padding: 0;
	height: 100%;
	background: #4973B8 url('/images/fon_08.gif') top left repeat-y;
	border-right: 2px solid #FED0EB;
	}


#vertmenu {
	color: #F3A6D5;
	margin: 0 0 0 0;
	padding: 16px 20px 24px 43px;
	font-size: 10pt;
	line-height: 1.5em;
	background: #153A70 url('/images/fon_03.gif') top left no-repeat;
	}
	
#vertmenu li {
	list-style-position: outside;
	list-style-position: disc;
	}

	
#vertmenu li a {
	color: white;
	text-decoration: none;
	}
	
#vertmenu li a:hover {
	color: #F3A6D5;
	text-decoration: underline;
	}
	
#topmenu {
	width: 511px;
	height: 77px;	
	padding: 0px;
	background: url('/images/t_menu_bg_1.gif') repeat-x;	
	}
	
#topmenu div {
	width: 511px;
	height: 77px;
	padding: 0px;
	background: url('/images/t_menu_bg_2.gif') left top no-repeat;	
	}
	
#topmenu ul {
	height: 24px;	
	margin: 0px 0px 0px 120px;
	padding: 6px 0px 0px 0px;
	list-style: none;
	}

#topmenu  li {
	display: inline;
	float: left;
	margin: 0px 7px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
	color: #FFD050;
	}
#topmenu  li a {
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 12px;
	text-align: left;
	color: white;
	font-weight: normal;
	text-decoration: none;
	background: url('/images/bullet1.png') left 5px no-repeat;
}

#topmenu li a:hover {
	color:#FFE680;
	text-decoration: overline;
	background: url('/images/bullet2.png') left 5px no-repeat;
	}

#content, #news	{
	font-family: Trebuchet MS, sans serif;
	text-align: left;
}
	
	
#content ul	{
	list-style-position: outside;
	margin: 6px 0 6px 16px;
	line-height: 1.5em}
	
strong a {
	display: block;
	text-align: right;
	}
	
strong a:before {
	content: "\00BB \0020";
	text-align: right;
	}
	
#content h4	{
	text-transform: uppercase;
	text-align: center;
	}
	
#content h3	{
	border-bottom: 1px solid #BD008A;
	background: #9ab6e3;
	padding-left: .5em;
	}
	
#content table	{
	width: 99%;
	border-collapse: collapse;
	margin: 12px 0 12px 0;
	background: transparent;
	border: 2px solid #9ab6e3;
	}

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

#content table caption	{
	color: #153A70;
	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: 100%;
	background: white url('/images/fond_03.gif') left top repeat-y;
	}

#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: #9ab6e3;
	}
	
fieldset div {margin: 0 0 4px 0}
	
legend	{
	white-space: normal;
	padding: 0 8px 0 8px;
	font-weight: bold;
	margin-left: -8px;
	color: #153A70;
	background: #9ab6e3;
	}
	
.searchbox {
	height: 60px;
	width: 200px;
	margin: 0;
	text-align: left;
	padding: 16px 0px 0px 28px;
	}
	
.searchbox input.txtfield	{
	width: 140px;
	height: 16px;
	margin: 0 4px 0 0;
	padding: 2px 0 0 2px;
	border: 0;
	font-size: 8pt;
	background: white url('/images/fon_07.gif') top left no-repeat;
	}
	
.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;
	background: #e0ecff;
	}
input {background: #e0ecff}
	
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;
}	
