/* CSS Document */
/* Colors orange cornflowerblue gold orangered limegreen deeppink*/
body	{
	background: #C7D9EB url('/images/bg_01.gif') no-repeat;
	margin: 0;
	padding: 0;
	color: #0052A4;
	font-size: 10pt;
	font-family: Trebuchet MS, sans serif;
	text-align: center;
	color: #0052A4;
		}
	
td, ul, p, div, td, th {
	font-family: Trebuchet MS, sans serif;
	font-size: 9pt;
	}

p {line-height: 1.5em;
	margin: 0 0 1em 0;}
	
h1	{
	font-size: 18pt;
	color: #0052A4;
	font-family: Georgia, serif;
	font-weight: normal;
	margin-top: 0;
	}
	
h2	{
	font-size: 16pt;
	color: #0052A4;
	font-family: Georgia, serif;
	font-weight: normal
	}

h3	{font-size: 12pt; color: green}
h4	{font-size: 9pt; font-family: Arial, Tahoma, sans serif;}
h5	{font-size: 9pt}
h6	{font-size: 8pt}

th h4 {margin: 0; padding: 0}

a, label	{
	color: green; 
	}
	
div	{
	text-align: justify;
	margin: 0 auto;
	padding: 0;
	}
	
img	{
	margin: 0
	}
	
hr {
	color: white;
	background-color: white;
	margin: 0;
	}

.dt {
	display: table;
	text-align: left;
	margin: 0px;
	padding: 0px;
	
}
.dr {
	display: table-row;
	
}
.dc {
	vertical-align: top;
	display: table-cell;
	padding: 0;
}

/* Main structure definition */

.w598 {width:598px;}
.w171 {width:171px;}
.w211 {width:211px;}
.w70 {width:70px;}

#main {
	width: 100%;
	background: url('/images/bg2_02.gif') right top no-repeat;
	}

#handler	{
	width: 980px;
	margin: 0 auto;
	padding: 0;
	}
	
#leftcolumn	{
	background: url('/images/header_08.gif') no-repeat;
	width: 209px;
	}

#leftcolumninside {
	background: url('/images/bg5.gif') 9px 0px repeat-y;
	padding: 0 0 30px 0;
	}
	
#rightcolumn {
	float: right;
	position: relative;
	top: 0px;
	width: 128px;
	margin: 0px 0px 10px 16px;
	padding: 10px;
	background: white;
	border: 1px solid #326DA7;
	border-top: 8px solid limegreen; 
}

#rightcolumn h4	{
	text-transform: uppercase;
	}
	
#rightcolumn img	{
	border: 4px double #DBDBDB;
	}

#rightcolumn a	{
	color: #326DA7;
	}

#rightcolumn p {
	font-size: 9pt;
	line-height: 1.2em;
	margin: 0 0 2em 0;
	}

#vertmenu {
	color: white;
	margin: 0 0 40px 0;
	padding: 0;
	list-style: none;
	font-size: 10pt;
	line-height: 1.5em;
	}
	
#vertmenu li {
	text-transform: uppercase;
	border-bottom: 2px solid white;
	padding: 0;
	}
	
#vertmenu li a {
	display: block;
	color: white;
	text-decoration: none;
	padding: 3px 0px 3px 5px;
	background: #477EB4;
	border-left: 9px solid limegreen;
	}

#vertmenu li a:hover, #vertmenu li a#current:hover {
	color: gold;
	border-left: 9px solid orange;
	}	

#vertmenu li a#current {
	border-left: 9px solid gold;
	}

.menu {
	width: 598px;
	height: 38px;
	padding: 0px 0px 0px 0px;
	background: #95BBE1;
	}
	
.menu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	height: 38px;
	line-height: 20px;
	vertical-align: bottom;
	}

.menu  li {
	display: inline;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	text-transform: uppercase;
	color: white;
	}
.menu  li a {
	display: block;
	margin: 0px;
	padding: 0px 7px 0px 6px;
	text-align: left;
	color: white;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 8px solid gold;
	background: url(/images/bg6.gif) right top no-repeat;
}

.menu  li a:hover {
	border-bottom: 8px solid #59ACFF;
	}
	
#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;
	}
	
#headline img	{
	margin: 0;
	float: left;
	clear: both;
	}
#nafigation {
	width: 147px;
	float: right;
	}
		
#nafigation img {
	margin: 0;
	float: left;
	border: 0;
	}

#content, #news	{
	width: 568px;
	padding: 24px 10px 20px 20px;
	margin: 0;
	font-family: Trebuchet MS, sans serif;
	text-align: left;
	color: black;
	background: #E8EEF4 url('/images/bg7.gif') right top repeat-y;
}
	
	
#content ul	{
	list-style-position: outside;
	margin: 6px 0 6px 16px;
	line-height: 1.5em}
	
strong a, strong a	{
	display: block;
	text-align: right}
	
#content h4	{
	text-transform: uppercase;
	}
	
#content h3	{
	border-bottom: 1px solid green
	}
	
#content table	{
	border-collapse: collapse;
	margin: 12px 0 12px 0;
	background: transparent;
	border: 2px solid white
	}

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

#content table caption	{
	color: green;
	font-size:8pt;
	padding-bottom: 8px}
	
#content img.left, #news img.left	{
	float:left;
	margin-right:10px;
	border: 3px double white;
	margin-top:5px}
	
#content img.right, #news img.right	{
	float:right;
	margin-left:10px;
	border: 3px double white;
	margin-top:5px}
	
#content td img	{
	float:none;
	margin: 10px;
	padding: 0;
	text-aligment: center
	}
	
#content p {color: black;}	
	
#content p#first:first-letter {
	font-size: 22pt;
	font-family: Georgia, Times, serif;
	color: silver;
	font-weight: normal;
	font-variant: normal;
	line-height:1em;
	}
	
.check input {
	display: inline;
	width: 16px;
	height: 16px;
	}
	
.picturecell {background: #C7D9EB}

.news {
	margin: 0;
	padding: .5em 0 .5em 0;
	border-bottom: 2px solid white;
	}
	
/* footer definition */	
	
.footer	{
	width: 980px;
	clear: both;
	padding: 0;
	margin: 0px;
	background: white;
	}
	
.footer ul {
	height: 24px;	
	margin: 6px 0px 0px 20px;
	padding: 0px;
	list-style: none;
	}

.footer li {
	display: inline;
	float: left;
	margin: 0px 7px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #FFD050;
	}

.footer li a {
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 12px;
	text-align: left;
	color: #A87622;
	font-weight: normal;
	text-decoration: none;
	background: url('/images/bullet3.png') left 6px no-repeat;
}

.footer li a:hover {
	color: #62809D;
	text-decoration: underline;
	background: url('/images/bullet4.png') left 6px no-repeat;
	}
	
.footer p.copyright	{
	height: 30px;
	line-height: 30px;
	color: white;
	font-size: 9pt;
	font-weight: normal;
	margin: 0;
	padding: 0 0 0 20px;
	background: #9E0000 url('/images/foot_bg_2.gif') left bottom no-repeat;
	}
	
.foot {
	width: 292px;
	min-height: 55px;
	padding: 10px 10px 16px 16px;
	margin: 0px;
	border-left: 8px solid limegreen;
	}
	
.reklama {
	background: #fff url('');
	font-size: 8pt;
	font-family: Verdana, Arial, sans serif;
	color: gray;
	margin: 24px 11px 0px 0px;
	padding: 0;
	width: 198px;
	border: 1px solid #326DA7;
	border-top: 9px solid #326DA7;
	}
	
.reklama img {
	border: 0
	}

form	{
	padding: 0;
	margin: 0;
	}
	
fieldset	{
	border: 1px solid #62809D;
	padding: 0px 6px 6px 8px;
	margin: 0 0 8px 0;
	color: black;
	}
	

	
legend	{
	white-space: normal;
	padding: 2px;
	color: #693400;
	font-size: 9pt;
	font-weight: normal;
	margin: 0 0 0px 0;
	}

textarea	{
	width: 95%;
	height: 6em;
	padding: 3px;
	color: gray;
	font-family: Verdana, sans serif;
	font-size: 8pt;
	}
	
input	{
	margin: 0;
	width: 97%;
	color: #575757;
	font-family: Verdana, sans serif;
	}
	
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}
.upper {text-transform: uppercase; letter-spacing: 1px}

#menuitem0 {border-color: gold}
#menuitem1 {border-color: orangered}
#menuitem2 {border-color: limegreen}
#menuitem3 {border-color: deeppink}
#menuitem4 {border-color: orange}
#menuitem5 {border-color: cornflowerblue}

#menuitem6 {border-color: gold}
#menuitem7 {border-color: orangered}
#menuitem8 {border-color: limegreen}
#menuitem9 {border-color: deeppink}
#menuitem10 {border-color: orange}
#menuitem11 {border-color: cornflowerblue}

#menuitem12 {border-color: gold}
#menuitem13 {border-color: orangered}
#menuitem14 {border-color: limegreen}
#menuitem15 {border-color: deeppink}
#menuitem16 {border-color: orange}
#menuitem17 {border-color: cornflowerblue}

#menuitem0:hover {background-color: gold}
#menuitem1:hover {background-color: orangered}
#menuitem2:hover {background-color: limegreen}
#menuitem3:hover {background-color: deeppink}
#menuitem4:hover {background-color: orange}
#menuitem5:hover {background-color: cornflowerblue}
#menuitem6:hover {background-color: gold}
#menuitem7:hover {background-color: orangered}
#menuitem8:hover {background-color: limegreen}
#menuitem9:hover {background-color: deeppink}
#menuitem10:hover {background-color: orange}
#menuitem11:hover {background-color: cornflowerblue}
#menuitem12:hover {background-color: gold}
#menuitem13:hover {background-color: orangered}
#menuitem14:hover {background-color: limegreen}
#menuitem15:hover {background-color: deeppink}
#menuitem16:hover {background-color: orange}
#menuitem17:hover {background-color: cornflowerblue}