
 body {
 	margin: 0px;
	background-color: #C1BCAE;
	FONT-FAMILY:  arial, tahoma; line-height:16px;
	FONT-SIZE: 12px; 
	background-image : url(images/tlo.gif);
  	background-repeat: repeat-x;
}
 
		
	 
 
		
 
		
	 
		
 
 
	 
		
		.stripViewer .panelContainer .panel ul {
			text-align: left;
			margin: 0 15px 0 30px;
		}
		
		.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
			margin: 20px 0;
			position: relative;
			width: 100%;
		}

		/* These 2 lines specify style applied while slider is loading */
		.csw {width: 100%; height: 100%; background: #fff; overflow: scroll}
		.csw .loading {margin: 200px 0 100px 0; text-align: center}

		.stripViewer { /* This is the viewing window */
			position: relative;
			overflow: hidden; 
			border: 5px solid #39c; /* this is the border. should have the same value for the links */
			margin: auto;
			width: 700px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			height: 460px;
			clear: both;
			background: #fff;
		}
		
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0; top: 0;
			width: 100%;
			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height: 100%;
			position: relative;
			width: 700px; /* Also specified in  .stripViewer  above */
		}
		
		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			padding: 0px;
		}
		
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
	
		position: absolute;
		z-index:99;
		width: 520px;
		margin: 0px;  bottom: 5px; left: -35px; right: 0px;   	margin: 0; padding: 0  
		border: 5px solid #39c; /* this is the border. should have the same value for the links */
		 
	 
		}
		
		.stripNav ul { /* The auto-generated set of links */
		width: 520px;
			list-style: none; 
		}
		
		.stripNav ul li {
			float: left;
			margin-right: 0px; /* If you change this, be sure to adjust the initial value of navWidth in slideviewer.js */
		 
			padding: 0px;
		}
		
		.stripNav a { /* The nav links */
			font-size: 15px;
			font-weight: bold;
			text-align: center;
			line-height: 28px;
			background: #D3D1C9;
			color: #BDB18E;
			text-decoration: none;
			display: block;
			padding: 0 11px;
		}
		
		.stripNav a:hover {
			background: #ffffff;
			color: #C4C3BF;
			text-decoration: none;
		}
		
		.stripNav a.current {
			background: #C7C5C1;
			color: #fff;
			text-decoration: none;
		}
		

		
		.stripNavL a, .stripNavR a {
			display: block;
			height: 1px;
			width: 1px;
			text-decoration: none;
		 
		}
		
		.stripNavL {
			position: absolute;
			right: 90px;
			bottom: 30px;
			z-index:97;
			text-indent: -9000em;
		/*	background: url("images/arrow-left.gif") no-repeat center; */
			display: block;
			height: 1px;
			width: 1px;
			text-decoration: none;
		}
		
		.stripNavR {
			position: absolute;
			right: 50px;
			bottom: 30px;
			z-index:98;
			text-indent: -9000em;
			/*background: url("images/arrow-right.gif") no-repeat center; */
			display: block;
			height: 1px;
			width: 1px;
			text-decoration: none;
		}
		
 



  

#najnowsze {
    width: 200px;
    position: absolute;
    background: red;
    z-index:22;
    float: right; 
}

.r_podpis {
    width: 100%;
    height: auto;
    position: absolute;
    background: #D3D1C9;
    filter:alpha(opacity=90);
opacity: 0.8;
-moz-opacity:0.8;
    z-index:24;
    float: left; 
} 

#transbox  {
padding: 5px;
 
color: #000000;
filter:alpha(opacity=100);
opacity: 1;
-moz-opacity:1;
position: relative;
}



a.minifoto img {border: 5px solid #E1DBCB;}
a.minifoto:hover {display: inline;}
a.minifoto:hover img {border-color: #CCB279;}






div.ribn
{
border:#ff0000 0px solid; position:absolute;  width:138px;height:32px;color:#000000; font-size:11px;text-align:center;vertical-align:middle; background-repeat: no-repeat; background-attachment: fixed; background-position: left bottom;
}



.title { COLOR: #ffffff; FONT-SIZE: 13px;  background-color: #DA0000; width:100%; padding-left: 5px; padding-right: 5px;  padding-top: 3px; padding-bottom: 3px; }


td, div,li,ul,p,a {FONT-SIZE: 12px; COLOR: #242119; FONT-FAMILY: arial, verdana, tahoma; line-height:18px; }

div.ok_color { COLOR: #ffffff;  FONT-SIZE: 13px;  background-color: #008C1E; width:100%; padding-left: 5px; padding-right: 5px;  padding-top: 3px; padding-bottom: 3px;}
div.ok_color2 { COLOR: #378E55;  FONT-SIZE: 13px;  background-color: #ffffff; width:100%; padding-left: 5px; padding-right: 5px;  padding-top: 3px; padding-bottom: 3px;}

div.wrong_color { COLOR: #ffffff; FONT-SIZE: 13px;  background-color: #DA0000; width:100%; padding-left: 5px; padding-right: 5px;  padding-top: 3px; padding-bottom: 3px; }

.data_newsa {FONT-SIZE: 11px;  COLOR: #828E99; }

.czas {FONT: 8pt;  COLOR: #809C77; }

.color1 {background-color: #F5821F; }
.color2 {background-color: #2F5935; }
.color3 {background-color: #F7EFC4; }
.stopkabg {background-color: #efefef; }

h1 {font-size: 18px; line-height:22px;  }
h2 { font-size: 20px; line-height:22px; color: #061326; font-weight:normal;}
h3 {FONT-FAMILY: "Myriad Pro", arial, verdana, tahoma; COLOR: #0E345F; font-size: 18px; line-height:18px; font-weight:bold;}
h4 {COLOR: #0E345F; font-size: 15px; line-height:20px; font-weight:normal; margin:0px;}


 

.row1 {background-color: #EEF2F6; }
.row2 {background-color: #DAE1E9; }

td.blue {FONT-SIZE: 12px; COLOR: #4F6B9F; }
td.white {FONT-SIZE: 12px; COLOR: #FFFFFF; }

td.sonda {FONT-SIZE: 11px; COLOR: #666666; FONT-FAMILY: verdana, tahoma; line-height:11px; }
td.blok_naglowek {  COLOR: #000000; FONT-SIZE: 9px;}

.cat_naglowek { COLOR: #D3D1C9; font-size: 24px; font-weight:normal; FONT-FAMILY:  arial, verdana, tahoma; line-height:29px; text-align:left}

.content_naglowek { COLOR: #828282; font-size: 18px;   line-height:22px; text-align:left}
.content_naglowek_home { COLOR: #FFFFFF; font-size: 18px;   line-height:28px; text-align:right}
.content_naglowek1 { COLOR: #1F2936; font-size: 18px;  line-height:24px; text-align:left;}
.content_naglowek2 { COLOR: #438815; font-size: 14px;  line-height:24px; text-align:left}
.content_naglowek3 { COLOR: #7B8FB6; font-size: 16px;  line-height:24px; text-align:left}

td.content_naglowek2 { COLOR: #828282; font-size: 14px;  line-height:18px; text-align:left; font-weight:bold;}
td.content_naglowek3 { COLOR: #7B8FB6; font-size: 16px;  line-height:24px; text-align:left}
td.content_naglowek4 { COLOR: #6481BA; font-size: 16px;  line-height:24px; text-align:left}
td.bh {  font-weight:bold;  COLOR: #DA0013; font-size: 14px;}

td.ramkakolor {  background-color: #ffffff;}

.tekst {FONT-SIZE: 12px; FONT-FAMILY:  arial, verdana,geneva,sans-serif; line-height:16px; text-align:justify;}
.tekst2 {FONT-SIZE: 11px;  FONT-FAMILY: verdana,geneva,sans-serif; line-height:16px;}
.tekst3 {line-height:13px;}
.tekst_maly {FONT-SIZE: 11px;  FONT-FAMILY: verdana, tahoma, verdana,verdana,geneva,sans-serif; line-height:14px; }
.lead {FONT-SIZE: 12px; COLOR: #00652E;  line-height:17px;}
.naglowek1 {COLOR: #438815; font-size: 14px; line-height:20px;}
.naglowek2 {COLOR: #0B2245; font-size: 15px; line-height:21px; font-weight:bold;}
.naglowek3 {COLOR: #81B54E; font-size: 17px; line-height:21px;  }


.news_title {COLOR: #2D241D; font-size: 16px; line-height:20px;}


table.main1 {  border-color: #ffffff; border-style: line; border-width:1;}

.headline2 {font-family:   verdana; font-size: 13px;  color: #ffffff; background-color: #CF0000; font-weight:bold;}
.admin3submit { border: 3px solid #eeeeee;  background-color: #006027; color: #ffffff; 
	background-image : url(http://www.umbrella.pl/glazurnicy/administracja/admin_gfx/input_bg.gif);
	background-repeat: repeat-x;
font-size : 14px; font-family :  verdana; font-weight:bold; padding-top : 2px;}







.cps { color: #F5821F; font-size: 13px; }
INPUT.cps { border: 2px solid #F5821F;
 color: #F5821F; width: 40px;
}
.cps2 { border: 1px solid #cccccc;
 color: #F5821F; width: 40px;
}
.cps3 { border: 1px solid #cccccc;
 color: #F5821F; 
}
td.stopka {font-size: 10px;   color: #999999; }

td.nazwa_dzialu {font-size: 15px;  font-weight:bold; background-color: #11487D; color: #ffffff; padding-left: 0px; padding-top: 3px; padding-bottom: 3px;}
td.nazwa_dzialu2 {
	background-image : url(images/ramka_t1.gif);
	background-repeat: no-repeat;
}
td.nazwa_dzialu3 {
	background-image : url(images/ramka_t2.gif);
	background-repeat: no-repeat;
}


td.grupa_plikow {font-size: 15px; font-weight:bold; color: #75A7F0; }

td.nazwa {line-height:17px; text-align: justify; font-weight:bold; COLOR: #CC0000;   

	padding-left: 0px;
	padding-top : 3px;
	padding-bottom : 3px;
	background-image : url(images/pod_tlo2.jpg);
	background-repeat: repeat;


}


td.nazwa_admin {line-height:17px; text-align: justify; font-weight:bold; COLOR: #7D201E;   

	padding-left: 2px;
	padding-top : 0px;
	padding-bottom : 0px;
 


}

td.menu1 {text-align:left; text-align: justify; font-weight:bold; COLOR: #7D201E;   

	padding-left: 2px;
	padding-top : 0px;
	padding-bottom : 0px;
 


}

.pomarancz {COLOR: #F2821F; }
.zielen {COLOR: #7CC349; }
.szary {COLOR: #999999; }

td.nazwa_akt {font:14 Tahoma; line-height:17px; text-align: justify; font-weight:bold; COLOR: #AA0000; }
td.wprowadzenie_white { line-height:16px; text-align: left; COLOR: #ffffff;}
td.wprowadzenie { text-align: justify; font-weight:bold;}

td.news_column {  font:12px;  line-height:16px; COLOR: #222222;  }
td.news_column_title {  font:11px ;   COLOR: #ED1C2E; }
td.news_title {  font:14px ;   COLOR: #ED1C2E; font-weight:bold;}

td.dane { FONT: 10  verdana CE, verdana, Helvetica, sans-serif; text-align: riht; ; COLOR: #587FAC;}
td.linia { background-color: #587FAC;}
 
td.opis { COLOR: #999999; text-align: left; padding-right: 10px;}
td.opis2 { font-size:11px ; COLOR: #888888; padding-right: 10px;}

td.realizacja_name { font:15px myriad pro, arial, Helvetica, sans-serif;;  COLOR: #726A57; font-weight:bold; }
td.title { font:14px ;  COLOR: #2A5A14; font-weight:bold;  background-color: #CBE6BF; padding-left: 5px;}
td.print {FONT: 9px   verdana CE, verdana, Helvetica, sans-serif;COLOR: #383838;}

A:link{COLOR: #061326;  text-decoration:underline; }
A:visited{COLOR: #061326; text-decoration:underline; }
A:active{COLOR: #061326; text-decoration:underline; }
A:hover{COLOR: #231E10; text-decoration:underline;}

A.l:link{COLOR: #061326;  text-decoration:none; border-bottom:1px dotted #061326;}
A.l:visited{COLOR: #061326; text-decoration:none; border-bottom:1px dotted #061326;}
A.l:active{COLOR: #061326; text-decoration:none; border-bottom:1px dotted #061326;}
A.l:hover{COLOR: #231E10; text-decoration:none; border-bottom:1px dotted #3A3525;}

A.l2:link{COLOR: #7D7662;  text-decoration:none; border-bottom:1px dotted #7D7662;}
A.l2:visited{COLOR: #7D7662; text-decoration:none; border-bottom:1px dotted #7D7662;}
A.l2:active{COLOR: #7D7662; text-decoration:none; border-bottom:1px dotted #7D7662;}
A.l2:hover{COLOR: #ffffff; text-decoration:none; border-bottom:1px dotted #3A3525;}


A.ll3:link{ font: 18px arial;  COLOR: #221C0D;  text-decoration:none;   line-height:20px;}
A.ll3:visited{font: 18px arial;COLOR: #221C0D; text-decoration:none;  line-height:20px;}
A.ll3:active{font: 18px arial; COLOR: #221C0D; text-decoration:none;  line-height:20px;}
A.ll3:hover{font: 18px arial;COLOR: #231E10; text-decoration:none;  line-height:20px;}

input {  color: #000000;  }

input.www {  border: 1px solid #999999; color: #000000; background-color: #eeeeee; }
input.www2 {  border: 1px solid #29546E; color: #ffffff; background-color: #131008; }
textarea.www {  font-family:  verdana; FONT-SIZE: 12px; border: 1px solid #999999; color: #000000; background-color: #eeeeee; }
select.www {  font-family:  verdana; font-size: 12px;  background-color: #eeeeee; border: 1px solid #444444; color: #000000; border-width:1;}
checkbox.www {  font-family:  verdana; font-size: 12px;   border: 1px solid #BACE8E; color: #999999; border-width:1;}


select.www2 {  font-family:  verdana; font-size: 13px;  height:20px; border: 1px solid #BACE8E; color: #2A5A14; border-width:1;}
input.przycisk_usun {  border: 1px solid #BACE8E; width:20px; background-color: #89B189; color: #000000;  font-weight : bold; }
input.przycisk_logout {  border: 1px solid #BACE8E; font-size: 11px; width:90px; background-color: #E2ADAD; color: #000000;   }
input.przycisk_zmien {  border: 1px solid #BACE8E; width:20px; background-color: #149023; color: #ffffff;  font-weight : bold; }
input.przycisk_dodaj {  border: 1px solid #ffffff;  background-color: #B2AEA5; color: #27200D;  font-weight : bold; }
input.home {  border: 1px solid #bbbbbb; background-color: #ffffff; color: #000000; height:15px; font-size: 11px; }

input.przycisk_nav {  border: 1px solid #BACE8E; width:25px; background-color: #149023; color: #ffffff;  font-weight : bold; }
input.przycisk_nav2 {   border: 0px  solid #1A7231; width:25px; background-color: #1A7231; color: #ffffff;  font-weight : bold; }

input.przycisk_jest {  border: 1px solid #BACE8E; width:25px;  background-color: #27AD43; color: #ffffff;  font-weight : bold; }

input.przycisk_niema {  border: 1px solid #BACE8E; width:25px;  background-color: #F3F5EE; color: #27AD43;  font-weight : bold; }
input.przycisk_byl {  border: 1px solid #BACE8E; width:25px;  background-color: #BACE8E; color: #efefef;  font-weight : bold; }


input.admin_zapisz {  border: 1px solid #ffffff;  background-color: #135995; color: #ffffff;  font-weight : bold; }
input.admin_www {  border: 1px solid #444444; color: #000000; background-color: #ffffff; }
textarea.admin_www {  border: 1px solid #999999; color: #000000; background-color: #eeeeee; }

A.kw1:link, A.kw1:visited, A.kw1:active{FONT: 14px verdana, tahoma; COLOR: #ffffff; TEXT-DECORATION: none; font-weight: bold; background-color: #999999; padding-left: 5px; padding-right: 5px; padding-top: 0px; 	padding-bottom: 0px;   height: 100%; }
A.kw1:hover{COLOR: #ffffff;TEXT-DECORATION: none; background-color: #4C8C00;}

A.kw2:link, A.kw2:visited, A.kw2:active{FONT: 12px verdana; COLOR: #B86C47; TEXT-DECORATION: none; font-weight: bold;  padding-left: 4px; padding-right: 4px; padding-top: 0px; 	padding-bottom: 0px;   height: 100%; }
A.kw2:hover{COLOR: #F0D594;TEXT-DECORATION: none; background-color: #891300;}

A.kw3:link, A.kw3:visited, A.kw3:active{FONT: 12px trebuchet ms, tahoma; COLOR: #ffffff; TEXT-DECORATION: none; font-weight: bold; background-color: #8BC71F; display: block; padding-left: 0px; padding-right: 0px; padding-top: 0px; 	padding-bottom: 0px; width: 100%;  height: 100%; }
A.kw3:hover{COLOR: #F6FF00;TEXT-DECORATION: none; background-color: #6AA400; width: 100%;  height: 100%;}

A.kw4:link, A.kw4:visited, A.kw4:active{FONT: 12px trebuchet ms, tahoma; COLOR: #04617E; TEXT-DECORATION: none; font-weight: normal; background-color: #F3F5EE; display: block; padding-left: 0px; padding-right: 0px; padding-top: 0px; 	padding-bottom: 0px; width: 100%;  height: 100%; }
A.kw4:hover{COLOR: #1080A3;TEXT-DECORATION: none; background-color: #EAEEE3; width: 100%;  height: 100%;}

A.kw5:link, A.kw5:visited, A.kw5:active{FONT: 12px trebuchet ms, tahoma; COLOR: #04617E; TEXT-DECORATION: none; font-weight: bold; background-color: #E0DD00; display: block; padding-left: 0px; padding-right: 0px; padding-top: 0px; 	padding-bottom: 0px; width: 100%;  height: 100%; }
A.kw5:hover{COLOR: #04617E;TEXT-DECORATION: none; background-color: #F3D900; width: 100%;  height: 100%;}

A.kw6:link, A.kw6:visited, A.kw6:active{FONT: 12px verdana, tahoma; COLOR: #29560E; TEXT-DECORATION: none; font-weight: bold; background-color: #ffffff; display: block; padding-left: 30px; padding-right: 0px; padding-top: 4px; 	padding-bottom: 0px; width: 100%;  height: 100%; 	background-image : url(images/kw6_2.gif);
	background-repeat: no-repeat; }
A.kw6:hover{COLOR: #04617E;TEXT-DECORATION: none; background-color: #ffffff; width: 100%;  height: 100%; 	background-image : url(images/kw6_1.gif);
	background-repeat: no-repeat;}

A.tekst:link{COLOR: #003876;TEXT-DECORATION: none}
A.tekst:visited{COLOR: #003876;TEXT-DECORATION: none}
A.tekst:active{COLOR: #003876;TEXT-DECORATION: underline}
A.tekst:hover{COLOR: #4998C5;TEXT-DECORATION: underline}



a.pic:link, a.pic:active, a.pic:visited {
	border-color: #F6CC89; border-style: solid; border-width:4;
	TEXT-DECORATION: none;
	font-weight : bold; 
}


a.ncat:link, a.ncat:active, a.ncat:visited { COLOR: #4C8C00; font-size: 15px;  line-height:24px; TEXT-DECORATION: none;}
a.ncat2:link, a.ncat2:active, a.ncat2:visited { COLOR: #ffffff; font-size: 15px;  TEXT-DECORATION: none;}
a.ncat2:hover { COLOR: #ffffff; font-size: 15px;  TEXT-DECORATION: underline;}

a.naglowek:link, a.naglowek:active, a.naglowek:visited { COLOR: #438815; font-size: 15px; line-height:21px; font-weight:bold;  TEXT-DECORATION: none;}
a.naglowek:hover { COLOR: #57961A; font-size: 15px; line-height:21px; font-weight:bold;  TEXT-DECORATION: underline;}

a.temat:link, a.temat:active, a.temat:visited { COLOR: #061326; font-size: 15px; line-height:18px; font-weight:bold;  text-decoration:none; border-bottom:1px dotted #7D7662;}
a.temat:hover { COLOR: #231E10; font-size: 15px; line-height:18px; font-weight:bold;  text-decoration:none; border-bottom:1px dotted #7D7662;}

a.dzial_home:link, a.dzial_home:active, a.dzial_home:visited { COLOR: #FFFFFF; font-size: 18px;   line-height:28px; text-align:right;  TEXT-DECORATION: none;}
a.dzial_home:hover { COLOR: #FFFFFF; font-size: 18px;   line-height:28px; text-align:right;  TEXT-DECORATION: underline;}

a.pic:hover {border-color: #FCA661; border-style: solid; border-width:4;}

.temat2 { COLOR: #061326; font-size: 15px; line-height:18px; font-weight:bold;  text-decoration:none; }

 

a.l1:link, a.l1:active, a.l1:visited {
	font-size: 12px;
	COLOR: #000000; 
	TEXT-DECORATION: none;
	font-weight : regular; }


a.l1:hover {COLOR: #444444; TEXT-DECORATION: underline;}




a.l3:link, a.l3:active, a.l3:visited {	 
	COLOR: #000000; 
 	TEXT-DECORATION: underline;
	font-size: 12px;
}
a.l3:hover { 
	TEXT-DECORATION: underline;	 
}

a.l4:link, a.l4:active, a.l4:visited {	 
	COLOR: #000000; 
 	TEXT-DECORATION: underline;
	font-size: 9px;
}
a.l4:hover {
 	COLOR: #E50000;
	TEXT-DECORATION: underline;
	 
}

a.l5:link, a.l5:active, a.l5:visited {
	font-size: 11px;
	COLOR: #718E9F; 
	TEXT-DECORATION: underline;
	font-weight : bold; }


a.l5:hover {
 
	COLOR: #47A9E2; TEXT-DECORATION: underline;
}

a.podkategoria:link, a.podkategoria:active, a.podkategoria:visited { font-size: 11px; COLOR: #999999; TEXT-DECORATION: none; font-weight : bold;	 }
a.podkategoria:hover {	COLOR: #C70000;}



 

a.punkt2:link, a.punkt2:active, a.punkt2:visited {
	 
	color : #2E2B22;


	
	display: block;
	
	padding-left: 20px;
	padding-top : 0px;
	padding-bottom : 0px;
	padding-right : 0px;
	TEXT-DECORATION: none;
 	font-weight : bold;
	background-image : url(images/punkt2_1.gif);
	background-repeat: no-repeat;
}
a.punkt2:hover {
color : #4F4427;
TEXT-DECORATION: underline;
background-image : url(images/punkt2_2.gif);
background-repeat: no-repeat;
font-weight : bold;
	 
}




a.menu_1:link, a.menu_1:active, a.menu_1:visited {
	 
	color : #FFFFFF;

	font-size: 12px;

	padding-left: 5px;
	padding-top : 3px;
	padding-bottom : 3px;
	padding-right : 5px;
	TEXT-DECORATION: none;
 
	background-image : url(images/bglevel1.gif);
	background-repeat: no-repeat;
}
a.menu_1:hover {
color : #FFFFFF;
TEXT-DECORATION: underline;
background-image : url(images/bglevel1a.gif);
	background-repeat: no-repeat;

	 
}

a.menu_1_active:link, a.menu_1_active:active, a.menu_1_active:visited, a.menu_1_active:hover {
	 
		color : #FFFFFF;

	font-size: 12px;
	width: 100%;
	height: 100%;
	padding-left: 5px;
	padding-top : 3px;
	padding-bottom : 3px;
	padding-right : 5px;
	background-image : url(images/bglevel1a.gif);
	background-repeat: no-repeat;

}

a.menu2:link, a.menu2:active, a.menu2:visited {
	text-align: left;
 	font-weight: normal; 
	color : #06182E;
	font-size: 12px;
 	TEXT-DECORATION: none;	
 	font-weight:bold;
	display: block; 
	padding-left: 16px;
	padding-top : 4px;
	padding-bottom : 4px;
	padding-right : 0px;
	background-image : url(images/bglevel2.gif);
	background-repeat: no-repeat;		

}
a.menu2:hover {
	text-align: left;
	color : #2A2310;
	TEXT-DECORATION: none; 
	background-image : url(images/bglevel2a.gif);
	background-repeat: no-repeat;		
}

  
a.menu3:link, a.menu3:active, a.menu3:visited {
	text-align: left;
	font-weight: normal; 
	color : #3D3727;
	font-size: 12px;
 	TEXT-DECORATION: none;	
	display: block; 
	padding-left: 16px;
	padding-top : 5px;
	padding-bottom : 2px;
	padding-right : 0px;
	background-image : url(images/bglevel3.gif);
	background-repeat: no-repeat;	

}
a.menu3:hover {
	color : #2A2310;
	TEXT-DECORATION: none;
	background-image : url(images/bglevel3a.gif);
	background-repeat: no-repeat;	
 
}

a.menu4:link, a.menu4:active, a.menu4:visited {
 	font-family: verdana;
	color : #000000;
	font-size: 11px;
	display: block;
	width: 100%;
	height: 18px;
	padding-left: 20px;
	padding-top : 3px;
	padding-bottom : 3px;
	padding-right : 3px;
	background-color : url(images/bglevel4a.gif);
	background-repeat: no-repeat;
}
a.menu4:hover {
color : #000000;
	background-image : url(images/bglevel4a.gif);
}
a.menu4_active:link, a.menu4_active:active, a.menu4_active:visited, a.menu4_active:hover {
	color : #CD0002;
	background-image : url(images/bglevel4a.gif);
	background-repeat: no-repeat;
}

a.menu9:link, a.menu9:active, a.menu9:visited {
	text-align: left; 	 
	font-weight : bold;
	color : #F5821F;
	font-size: 11px;
 	TEXT-DECORATION: none;
	width: 100%;
	height: 24px;
	padding-left: 10px;
	padding-top : 5px;
	padding-bottom : 2px;
	padding-right : 0px;
 
}
a.menu9:hover {
color : #E50000;

	
}
a.menu9_active:link, a.menu9_active:active, a.menu9_active:visited, a.menu9_active:hover {
	text-align: left;
	color : #F5821F;
	font-size: 11px;
	width: 100%;
	height: 100%;
	TEXT-DECORATION: none;
	height: 24px;
	padding-left: 10px;
	padding-top : 5px;
	padding-bottom : 2px;
	padding-right : 0px;
 
}

a.ll41:link, a.ll41:active, a.ll41:visited {
	text-align: left;
 	font-weight: normal;
  height:40px; 
	color : #0C2648;
	font-size: 12px;
 	TEXT-DECORATION: none;	
 	font-weight:bold;
	display: block; 
	padding-left: 45px;
  line-height:40px;
	background-image : url(images/ikons1.gif);
	background-repeat: no-repeat;
	margin-top:8px;
}
a.ll42:link, a.ll42:active, a.ll42:visited {
	text-align: left;
 	font-weight: normal;
  height:40px; 
	color : #0C2648;
	font-size: 12px;
 	TEXT-DECORATION: none;	
 	font-weight:bold;
	display: block; 
	padding-left: 45px;
  line-height:40px;
	background-image : url(images/ikons2.gif);
	background-repeat: no-repeat;
}
a.ll43:link, a.ll43:active, a.ll43:visited {
	text-align: left;
 	font-weight: normal;
  height:40px; 
	color : #0C2648;
	font-size: 12px;
 	TEXT-DECORATION: none;	
 	font-weight:bold;
	display: block; 
	padding-left: 45px;
  line-height:40px;
	background-image : url(images/ikons3.gif);
	background-repeat: no-repeat;
}
a.ll44:link, a.ll44:active, a.ll44:visited {
	text-align: left;
 	font-weight: normal;
  height:40px; 
	color : #0C2648;
	font-size: 12px;
 	TEXT-DECORATION: none;	
 	font-weight:bold;
	display: block; 
	padding-left: 45px;
  line-height:40px;
	background-image : url(images/ikons4.gif);
	background-repeat: no-repeat;
}
a.ll45:link, a.ll45:active, a.ll45:visited {
	text-align: left;
 	font-weight: normal;
  height:40px; 
	color : #0C2648;
	font-size: 12px;
 	TEXT-DECORATION: none;	
 	font-weight:bold;
	display: block; 
	padding-left: 45px;
  line-height:40px;
	background-image : url(images/ikons5.gif);
	background-repeat: no-repeat;
}







a.lll41:link, a.lll41:active, a.lll41:visited {
	text-align: left;
 	font-weight: normal;
  height:40px; 
	color : #0C2648;
	font-size: 12px;
 	TEXT-DECORATION: none;	
 	font-weight:bold;
	display: block; 
	padding-left: 45px;
  line-height:18px;
	background-image : url(images/ikons1.gif);
	background-repeat: no-repeat;
	margin-top:8px;
		margin-bottom:5px;
}
a.lll42:link, a.lll42:active, a.lll42:visited {
	text-align: left;
 	font-weight: normal;
  height:40px; 
	color : #0C2648;
	font-size: 12px;
 	TEXT-DECORATION: none;	
 	font-weight:bold;
	display: block; 
	padding-left: 45px;
  line-height:18px;
	background-image : url(images/ikons2.gif);
	background-repeat: no-repeat;
		margin-bottom:5px;
}
a.lll43:link, a.lll43:active, a.lll43:visited {
	text-align: left;
 	font-weight: normal;
  height:40px; 
	color : #0C2648;
	font-size: 12px;
 	TEXT-DECORATION: none;	
 	font-weight:bold;
	display: block; 
	padding-left: 45px;
  line-height:18px;
	background-image : url(images/ikons3.gif);
	background-repeat: no-repeat;
		margin-bottom:5px;
}
a.lll44:link, a.lll44:active, a.lll44:visited {
	text-align: left;
 	font-weight: normal;
  height:40px; 
	color : #0C2648;
	font-size: 12px;
 	TEXT-DECORATION: none;	
 	font-weight:bold;
	display: block; 
	padding-left: 45px;
  line-height:18px;
	background-image : url(images/ikons4.gif);
	background-repeat: no-repeat;
		margin-bottom:5px;
}
a.lll45:link, a.lll45:active, a.lll45:visited {
	text-align: left;
 	font-weight: normal;
  height:40px; 
	color : #0C2648;
	font-size: 12px;
 	TEXT-DECORATION: none;	
 	font-weight:bold;
	display: block; 
	padding-left: 45px;
  line-height:18px;
	background-image : url(images/ikons5.gif);
	background-repeat: no-repeat;
	margin-bottom:5px;
}


.maintable {border: 1px #cccccc solid; background-color: #dddddd; width: 100%; padding: 0px;} /*main table for forum*/
.regrow {color: #000000; background-color: #ffffff;font-size: 12px;} /*registration row, mainly here for symetry*/
.headline {font-family: verdana,Sans-serif;font-weight: bold; color: #FFFFFF;background-color: #004A71;font-size: 11px;} /*headline row, the first row that says forum name, topics, posts and such*/
.catline {font-family: Verdana,Sans-serif;font-weight: bold;color: #000000;background-color: #E2E8D3;font-size: 12px;} /*the row with the category colors*/
.forumrow {font-family: Verdana,Sans-serif; color: #000000;background-color: #ffffff;font-size: 12px;} /*color of the forum rows*/
.quotecode {font-family: verdana,Sans-serif; color: #666666; border-collapse: collapse; border: 1px dotted #999999; padding-left: 5px;
	padding-top : 5px;
	padding-bottom : 5px;
	padding-right : 5px; background-color: #fefefe;font-size: 12px; width:90%;} /*when you quote someone in a post*/
.forumrow2 {font-family: Verdana,Sans-serif; color: #000000;background-color: #ffffff;font-size: 12px;} /*color of the forum rows*/
.forumrow3 {color: #777777; background-color: #eeeeee;font-size: 11px; padding-right : 10px;} /*color of the forum rows*/
.post_title {COLOR: #095483; font-size: 18px; line-height:20px;}
.errorrow {  color: #E50004; background-color: #F5F9F3;  } /*color of the forum rows*/
.okrow {  color: #007708; background-color: #F5F9F3;  } /*color of the forum rows*/
.qrow {  color: #666666;    } /*color of the forum rows*/
/* WYSIWYG EDITOR */

/* Toolbar */
.toolbar1   { border: 1px solid #666666; height: 26px; background-image: url(../icons/background_silver.jpg); }
.toolbar2   { border: 1px solid #666666; height: 24px; background-image: url(../icons/background_silver.jpg); border-bottom: 0px; border-top: 0px; }

/* Command Buttons */
.button     { width: 20px; height: 20px; border: 0px solid transparent; margin: 1px; padding: 0px; background: transparent; }
.buttonOver { width: 20px; height: 20px; border: 1px solid #999999; margin: 0; padding: 0px; }


/* Font Type and Size Drop Down */
.dropdown          { background-color: #FFFFFF; border: 1px solid #333333; height: 140px; overflow: auto; padding: 1px; }
button.mouseOver   { background-color: #EEEEEE; border: 1px solid #CCCCCC; padding: 3px; cursor: default; text-align: left;}
button.mouseOut    { background-color: #FFFFFF; border: 1px solid #FFFFFF; padding: 3px; cursor: default; text-align: left;}




/* CREATE TABLE POPUP */

/* Select Border Width/Type */
.on   { background-color: #EEEEEE; border: 1px solid #CCCCCC; padding: 6px; width: 140px; cursor: default; height: 5px;}
.off  { background-color: #FFFFFF; border: 1px solid #FFFFFF; padding: 6px; width: 140px; cursor: default; height: 5px;}

/* Select Shading/Border Color */
.selectColorTable  { border: 1px solid #7E7E81; background-color: #F7F7F7; padding: 1px; }
.selectColorBorder { border: 1px solid #F7F7F7; }
.selectColorOn     { border: 1px solid #999999; background-color: #CCCCCC; }
.selectColorOff    { border: 1px solid #F7F7F7; background-color: #F7F7F7; }
.selectColorBox    { border: 1px solid #FFFFFF; font-size: 1px; height: 13px; width: 13px; }



#dhtmltooltip{
position: absolute;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: #eeeeee;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}



 

h1.km-def {
	margin: 0 0 20px 0;
	color: #000;
}

h2.km-def {
	font-size: 100%;
	margin: 30px 0 20px 0;
	color: #000;
}

p.km-def {
	margin: 0 0 20px 0;
	line-height: 140%;
}

ul.km-def, ol.km-def {
	margin: 0 0 20px 0;
}

ul.km-def li, ol.km-def li {
	margin-left: 40px;
	line-height: 140%;
}

ul.km-def {
	list-style-type: square;
}

pre.km-def {
	font-size: 100%;
	color: #999;
	margin: 0 0 20px 0;
	border: 1px solid #ccc;
	padding: 5px 10px;
}

/* links */

a.km-def {
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	color: #666;
}

a.km-def:hover {
	background: #F3F3F3;
	color: #000;
	border-bottom: 1px solid #000;
}

/* misc */



/* demo */

div.demolayout {
	width: 100%;
	margin: 0 0 20px 0;
}

ul.demolayout {
	list-style-type: none;
	width: 100%;
	float: left;
	background: url(images/pixel.gif) bottom left repeat-x;
	margin: 0;
	padding: 0;
}

ul.demolayout li {
	margin: 0 2px 0 0;
	float: left;
}

ul.demolayout a {
	float: left;
	display: block;
	padding: 4px 8px;
	border: 1px solid #ccc;
	border-bottom: 0;
	color: #666;
	background: #eee;
	text-decoration: none;
	font-weight: bold;
}

ul.demolayout a:hover {
	background: #fff;
}

ul.demolayout a.active {
	background: #11487D;
	padding-bottom: 5px;
	cursor: default;
	color: #ffffff;
}

.tabs-container {
	clear: left;
	border: 1px solid #ccc;
	border-top: 1;
	padding: 20px 8px 0 8px;
}

#demo h2 {
	font-size: 100%;
	margin: 0 0 20px 0;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #ffffff; }



