/* CSS Document */
/* Colors dimgray darkslateblue slateblue mediumvioletred lavender darkmagenta*/
body	{
	background: white url('/images/bg_01.gif') no-repeat;
	margin: 0;
	padding: 0;
	color: dimgray;
	font-size: 10pt;
	font-family: Arial, Nina, Tahoma, sans serif;
	text-align: center;
	}
	
td, ul, p, div, td, th {
	font-family: Arial, Nina, Tahoma, sans serif;
	font-size: 10pt;}

p {
	line-height: 1.5em;
	}
	
h1, h2, h3, h4, h5, h6 {line-height: 1.1em}
	
h1	{
	font-size: 18pt;
	color: darkslateblue;
	font-family: Georgia, serif;
	font-weight: normal;
	margin-top: 0;
	}
	
h2	{
	font-size: 16pt;
	color: 	slateblue;
	font-family: Georgia, serif;
	font-weight: normal
	}

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

th h4 {margin: 0; padding: 0}

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

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

.w827 {width: 827px;}
.w36 {width:36px;}
.w343 {width:343px;}
.w256 {width:256px;}
.w157 {width:157px;}
.w35 {width: 35px}
.w385 {width: 385px}
.w555 {width: 555px}
.h25 {height: 25px}
.h182 {height: 182px}
.h37 {height: 37px}
.h33 {height: 33px}
.h17 {height: 17px}

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

#handler	{
	width: 827px;
	margin: 0 auto;
	padding: 0px;
	}
	
#leftcolumn {width: 240px}
#rightcolumn {width: 167px}

	
#rightcolumn	{
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
	}
	
#rightcolumn div {
	width: 167px;
	margin: 6px 0px 0px 0px;
	padding: 0px;
	background: #e4e4e4 url('/images/rm_02.gif') right top repeat-y;
	}
		
#rightcolumn div div {
	width: 167px;
	margin: 0;
	padding: 0;
	background: transparent url('/images/rm_01.gif') left top no-repeat;
	}
	
#rightcolumn div div div {
	width: 156px;
	margin: 0;
	padding: 16px 0px 16px 10px;
	font-size: 8pt;
	color: #DE8D00;
	background: transparent url('/images/rm_03.gif') left bottom no-repeat;
	}
	
#rightcolumn p {
	font-size: 8pt;
	color: darkslateblue;
	}
		
#rightcolumn h4	{
	font-size: 8pt;
	color: gray;
	text-transform: uppercase;
	margin: 0 0 3px 0;
	}

#leftcolumn {
	margin: 0;
	padding: 0;
	}
	
#topmenu {
	height: 17px;	
	padding: 0px;
	margin: -8px 0px 0px 0px;
	text-align: center;
	}
	
#topmenu ul {
	height: 17px;	
	margin: 0px 0px 0px 220px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	}

#topmenu  li {
	display: inline;
	float: left;
	font-size: 9pt;
	margin: 0px 14px 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;
	font-weight: normal;
	text-decoration: none;
	background: url('/images/bullet1.png') left 3px no-repeat;
}

#topmenu li a:hover {
	color: darkslateblue;
	background: url('/images/bullet2.png') left 3px no-repeat;
	}
	
#vertmenu {
	background: lavender url('/images/vmbg.gif') left top repeat-y;
	margin-top: 6px;
	}
	
#vertmenu div {
	background: transparent url('/images/vmbc_14.gif') right bottom no-repeat;
	margin: 0px;
	}
				
#vertmenu ul {
	width: 200px;
	margin: 0;
	color: mediumvioletred;
	padding: 24px 16px 20px 24px;
	font-family: Arial, Nina, Tahoma, sans serif;
	font-size: 9pt;
	font-weight: normal;
	list-style-type: disc;
	list-style-position: outside;
	background: transparent url('/images/vmbt.gif') right top no-repeat;
	}
	
#vertmenu ul li {
	line-height: 2em;
	margin: 0;
	}
	
#vertmenu ul li a {
	color: darkmagenta;
	text-decoration: none;
	}
	
#vertmenu ul li a:hover	{
	text-decoration: underline;
	color: mediumvioletred;
	}
	
.searchbox {
	height: 60px;
	width: 240px;
	margin: 0;
	background-image: url('/images/vmbc_18.gif');
	background-position: right top;
	background-repeat: no-repeat;
	text-align: left;
	padding: 0;
	}
	
.searchbox td	{
	padding: 18px 0 0 10px;
	}
	
.searchbox input.txtfield	{
	width: 160px;
	height: 15px;
	font-family: Tahoma;
	font-size: 8pt;
	color: gray;
	padding-left: 5px;
	}


#headline img	{
	margin: 0;
	float: left;
	clear: both;
	}

		
#nafigation img {
	margin: 0;
	float: left;
	border: 0;
	}
	
#middlecolumn	{
	padding: 16px 16px 0 16px;
	}
	
#middlecolumn ul	{
	list-style-position: outside;
	margin: 6px 0 6px 16px;
	line-height: 1.5em
	}
	
#middlecolumn h3	{
	border-bottom: 1px solid slateblue;
	padding: 0 0 .3em 0;
	}
	
#middlecolumn h4	{
	text-transform: uppercase;
	padding: 0 2px 0 2px;
	text-align: center
	}
	
#middlecolumn table	{
	width: 100%;
	border-collapse: collapse;
	border: 2px solid lavender;
	margin: 12px 0 12px 0;
	background: white
	}

#middlecolumn th	{
	color: #6C4F8A; 
	font-weight: bold;
	font-size: 8pt; 
	text-align: center; 
	vertical-align: baseline;
	padding: 4px;
	background: lavender;
	border: 1px solid white;
	}
	
#middlecolumn td	{
	padding: 4px;
	border: 2px solid lavender;
	color: dimgray;
	background-color: white;}

#middlecolumn table caption	{
	color: darkslateblue;
	font-size:8pt;
	padding-bottom:8px}
	
strong a, strong a	{
	display: block;
	text-align: right}
	

	
#middlecolumn img.left, #news img.left	{
	float:left;
	margin-right:10px;
	border: 3px double white;
	margin-top:5px}
	
#middlecolumn img.right, #news img.right	{
	float:right;
	margin-left:10px;
	border: 3px double white;
	margin-top:5px}
	
#middlecolumn td img	{
	float:none;
	margin: 10px;
	padding: 0;
	text-aligment: center
	}	
	
#middlecolumn 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}
	
/* footer definition */	
	
.footer	{
	width: 827px;
	clear: both;
	padding: 0;
	float: left;
	color: 	darkslateblue;
	margin: 24px 0px 0px 0px;
	background: lavender url('/images/foot_bg.gif') left bottom repeat-x;
	}

.footer2	{
	width: 827px;
	padding: 0;
	margin: 0;
	background: url('/images/foot_corn_01.gif') left top no-repeat;
	}
	
.footer3	{
	width: 827px;
	padding: 0;
	margin: 0;
	background: url('/images/foot_corn_02.gif') right top no-repeat;
	}
	
.foot {
	min-height: 55px;
	padding: 14px 40px 16px 16px;
	margin: 0px;
	font-size: 9pt;
	}
	
.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;
	}
	


select {
	font-size: 9pt;
	}
	
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}