BODY {
	color: #ffffff;
	font-family: Tahoma, Verdana, MS Sans Serif, Arial CE, Arial, Helvetica;
	font-size: 9pt;
	background-color: #5b5e67;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #4a4b4d;
	scrollbar-track-color: #5b5e67;
	scrollbar-highlight-color: #323232;
	scrollbar-shadow-color: #323232;
	scrollbar-3dlight-color: #4a4b4d;
	scrollbar-arrow-color: #323232;
	scrollbar-darkshadow-color: #4a4b4d;
}
FORM {
	margin: 0px;
}
LI {
	font-size: 9pt;
	MARGIN-BOTTOM: 10px;
}
A {
	color: #ffffff;
	text-decoration: none;
	font-variant: normal;
	font-weight: normal;
	cursor: pointer;
}
A:LINK {
	color: #ffffff;
	text-decoration: none;
	font-variant: normal;
	font-weight: normal;
}
		
A:ACTIVE {
	color: #ffffff;
	text-decoration: none;
	font-variant: normal;
	font-weight: normal;
}
		
A:VISITED {
	color: #ffffff;
	text-decoration: none;
	font-variant: normal;
	font-weight: normal;
}
		
A:HOVER {
	color: #ffffff;
	text-decoration: underline;
	font-variant: normal;
	font-weight: normal;
}
A IMG {
	border: 0px;
}
TABLE.stopka {
	color: #ffffff;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}
TABLE.content {
	border: 0px;
	border-left: 1px solid #84878c; 	
	border-right: 1px solid #84878c; 	
}
TD.LeftColumn {
	padding: 0px;
}
TD.MenuTop {
	padding: 0px 0px 3px 5px; 
}
TD.MenuTop TD {
	color: #fff;
	font-size: 8pt;
}
TABLE.Element {
	margin: 0px 0px 0px 0px;
}
TD.ElemNaglowek {
	width: 194px;
	height: 26px;
	background: url(../images/naglowek.gif) repeat-x;
	font-size: 8pt;
	color: #ffffff;
	text-align: left;
	padding: 2px 5px 2px 5px;
}
TD.ElemZawartosc {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	text-align: center;
	padding: 3px 6px 0px 7px;
}
TD.ElemZawartosc TD {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	padding: 3px 5px 2px 5px;
}
TD.ElemDol {
	/*background: url(../images/okno_dol.gif) no-repeat 0% 0% #ffffff;*/
	width: 194px;
	height: 0px;
}
TD.ElemZawartosc UL {
	margin:0px;
	padding:0px; 
	list-style-position: inside;
}
TD.ElemZawartosc LI {
	margin:0px;
	padding: 0px;
}
TD.Menu DIV {
	width:85%;
	text-align: left; 
	padding: 5px 10px 5px 10px;
	border-bottom: 1px solid #84878c;
	background: url(../images/strzalka2.gif) no-repeat right;
}
TD.Menu A, TD.Menu A:VISITED, TD.Menu A:ACTIVE, TD.Menu A:LINK {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	cursor: pointer;
	text-decoration: none;
}
TD.Menu A:HOVER {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	cursor: pointer;
	text-decoration: underline;
}
TD.Menu, TD.Menu TD{
	color: #ffffff;
	padding: 5px 5px 5px 7px;
}
DIV.MenuTlo {
	display: table-cell;
	background: url(../images/menu_gora.jpg) no-repeat 0% 0%;
	height: 255px;
	width: 206px;
	padding: 0px 7px 0px 26px;
}
INPUT.ElemInput {
	border: 1px solid #4a4b4d;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	width: 100%;
	padding-left: 2px;
}
div.listaInfo {
	COLOR: #ffffff; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 7pt; 
	MARGIN: 0px; 
	PADDING: 0px 0px 8px 0px; 	
}
div.listaElem {
	color: #ffffff;
	PADDING: 0px 0px 10px 0px;
	text-align: justify; 	
}
div.commentInfo {
	background-color: #e1e1e1;
	COLOR: #4a4b4d; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 7pt; 
	MARGIN: 0px; 
	PADDING: 2px; 
	border-bottom: 1px solid #7b0000;	
}
div.commentInfo A, div.commentInfo A:VISITED, div.commentInfo A:ACTIVE, div.commentInfo A:LINK {
	COLOR: #4a4b4d; 
}
div.commentElem {
	color: #ffffff;
	PADDING: 5px 5px 10px 5px;
	text-align: justify;
	background-color: #4a4b4d;
	border: 1px solid #84878c;
}

H2 {
	COLOR: #ffa200; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 14px; 
	FONT-WEIGHT: bold; 
	MARGIN: 0px; 
	PADDING: 0px; 
	border-bottom:1px solid #84878c;
}		
TD.content {
	padding: 10px;
	color: #ffffff;
}
TD.content TD {
	/*color: #ffffff; */
}
P {
	font-family: Tahoma, Verdana, MS Sans Serif, Arial CE, Arial, Helvetica;
	font-size: 9pt;
	text-align: left;
	margin-top: 7px;
	margin-bottom: 7px;
}

H1 {
	COLOR: #000000; 
	FONT-SIZE: 18px; 
	FONT-WEIGHT: bold; 
	MARGIN-BOTTOM: 10px; 
	MARGIN-TOP: 10px; 
	PADDING-BOTTOM: 10px; 
	PADDING-TOP: 10px;
}

IMG {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

TABLE {
	font-size: 9pt;
	
}

TABLE.SzukajTable {
	margin-left: 10px;
	MARGIN-BOTTOM: 10px;
	MARGIN-RIGHT: 10px;
	border: 1px solid #afafaf;
}
TEXTAREA {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 1px;
	border: 1px solid #4a4b4d;
	width: 100%;
	text-align: left;
	color: #4a4b4d;
	background-color: #dfe0e0;
}
INPUT.Input {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 1px;
	border: 1px solid #4a4b4d;
	width: 100%;
	text-align: center;
	color: #4a4b4d;
	background-color: #dfe0e0;
}
INPUT.Button {
	border: 1px solid #4a4b4d;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 150px;
	font-weight: bold;
	color: #4a4b4d;
	background-color: #dfe0e0;
	cursor: pointer;
}
INPUT.SzukajInput {
	border: 1px solid #4a4b4d;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 100%;
	padding-left: 4px;
}

INPUT.SzukajButton {
	border: 1px solid #4a4b4d;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 100%;
	font-weight: bold;
	color: #4a4b4d;
	background-color: #dfe0e0;
	cursor: pointer;
}

TABLE.SzukajWyniki {
	font-family:Arial, Helvetica, Sans-serif;
	font-size: 9pt;
}
TD.Wynik {
	padding-left: 20px;
}
TD.Wynik A, TD.Wynik A:VISITED, TD.Wynik A:ACTIVE, TD.Wynik A:LINK {
	margin: 0px;
	padding: 2px;	
	color: #ffffff;
	text-decoration: none;
	font-variant: normal;
	font-weight: normal;
	cursor: pointer;
}
TD.Wynik A:HOVER {
	color: #ffffff;
	text-decoration: underline;
	font-variant: normal;
	font-weight: normal;
	cursor: pointer;
}
DIV.quote {
	border-color: #7b0000;
	border-style: inset;
	border-width: 1px;
	background-color: #dfe0e0;
	color: #4a4b4d;
	padding: 5px;
}
DIV.quote_b {
	color: #ffffff;
	font-size: 8pt;
}
DIV.quote_t {
	font-size: 8pt;
}
DIV.quote_m {
	font-style: italic;
}
TABLE.BB {
	color: #ffffff;
	border: 1px solid #4a4b4d;
	margin: 5px 0px 5px 0px;
}
TD.BB_title {
	padding: 2px;
	color: #4a4b4d;
	background-color: #dfe0e0;
	border-top: 1px solid #4a4b4d;
	border-bottom: 1px solid #4a4b4d;
	cursor: default;
}
TD.BB_title A:active, TD.BB_title A:link, TD.BB_title A:visited, TD.BB_title A:hover {
	color: #4a4b4d;
}
TD.BB_dark {
	padding: 5px 4px 5px 3px;
	background-color: #4a4b4d;
	border-bottom: 1px solid #84878c;
	border-right: 1px solid #84878c;
	cursor: default;
}
TD.BB_light {
	padding: 5px 4px 5px 3px;
	background-color: #707176;
	border-bottom: 1px solid #84878c;
	border-right: 1px solid #84878c;
	cursor: default;
}
span.BB_small {
	font-size: 8pt;
}
div.BB_edit {
	font-size: 8pt;
	width: 100%;
	font-style: italic;
	text-align: center;
}
IMG.wystawa {
	border: 1px solid #ffffff;
}
