body {
	margin: 0;
	padding: 0px;
	text-align: center;
	background: #000000;
}

#pagewidth {
	background: #FFFFFF url('../images/background_lhc.jpg') no-repeat;
	width: 1000px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #D9EDF8;

}

/** ==================== PRZYCISKI MENU ==================== **/
div#top {
	width: 1000px;
}
div#left_column {
  	float: left;
/*  	width: 170px;*/
	width: 208px;
  	margin-top: 20px;
	padding-left: 20px;
	
}
div#left_column p.normal {
	margin: 0 0 5px 0;
	padding: 0 0 0px 0;
	
}

div#left_column a {
	display: block;
	clear: both;
	width: 200px;
	height: 32px;
	font-family: arial, "Times New Roman", Tahoma, sans-serif, verdana;
/*	font-size: 12px;*/
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	background: url('../images/button_lhc.jpg') no-repeat;
	margin: 0px 0px 3px 0px;
	/*padding-top: 8px;*/
	padding-top: 7px;
	text-align: center;
	/* for IE */
	filter:alpha(opacity=70);
  	/* CSS3 standard */
	opacity:0.7;
}
div#left_column a:link {
 	color: #FFFFFF;
}
div#left_column a:visited {
 	color: #FFFFFF;
}
div#left_column a:hover {
	color: #000000;
}
div#left_column a:active {
	color: #000000;
}

/** ==================== POLE PRODUKTÓW ==================== **/
div.textbox {
  	background: url('../images/divBackground_lhc.jpg') no-repeat white; /*#FFFFFF;*/
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	padding-top: 10px;
	width: 730px;
	height: auto;
	border: 2px solid #40385C;
}
div.textbox p.normal {
 	clear: both;
	color: #000000;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	text-align: justify;
	padding: 20px 30px 10px 30px;
	margin: 0;
}
div.textbox p.normal img {
	clear: left;
	float: left;
	width: 160px;
	height: 250px;
}
div.textbox p.center {
 	clear: both;
	color: #000000;
	font-family: "Lucida Sans Unicode";
	font-size: 11pt;
	font-weight: normal;
	text-align: center;
	padding: 20px 30px 10px 30px;
	margin: 0;
}
p.center span.small {
	font-size: small;
}
p.center span.big {
	font-size: x-large;
}
div.textbox p.sleft {
	float: left;
	background: #deb6b5;
	color: #000000;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	text-align: justify;
	padding: 20px 30px 10px 30px;
	margin: 0;
	width: 670px;
}
div.textbox p.sright {
	float: right;
	background: #af4b4b;
	color: #000000;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	text-align: justify;
	padding: 20px 30px 10px 30px;
	margin: 0;
	width: 670px;
}

div.textbox img.sleft {
	clear: left;
	float: left;
	padding: 0px 30px 10px 10px;
}
div.textbox img.sright {
	clear: right;
	float: right;
	padding: 0px 10px 10px 30px;
}
.underline {
	text-decoration: underline;
}

div.textbox div.lst_farb {
	float: left;
	width: 80px;
	height: 150px;
}
div.textbox img.farby {
	width: 80px;
	height: 80px;
}
div.textbox p.farby {
	width: 80px;
	margin-top: -4px;
	font-family: Tahoma;
	font-size: 12px;
}
div.textbox p.normal_farby {
 	clear: both;
	color: #000000;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
	padding: 0px 0px 0px 270px;
	margin: 0;
}
div.textbox p.normal_farby a {
	display: block;
	clear: both;
	width: 200px;
	height: 32px;
	font-family: arial, "Times New Roman", Tahoma, sans-serif, verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	background: url('../images/button_farby.jpg') no-repeat;
	margin: 0px 0px 3px 0px;
	padding-top: 7px;
	text-align: center;
	/* for IE */
	filter:alpha(opacity=80);
  	/* CSS3 standard */
	opacity:0.8;
}
div.textbox p.normal_farby a:link {
 	color: #FFFFFF;
}
div.textbox p.normal_farby a:visited {
 	color: #FFFFFF;
}
div.textbox p.normal_farby a:hover {
 	color: #000000;
}
div.textbox p.normal_farby a:active {
 	color: #000000;
}

/** ==================== STOPKA STRONY ==================== **/
div#foot {
	clear: both;
	background: transparent;
	padding-top: 30px;
}

div#foot img {
	vertical-align: bottom;
}

/** ==================== FORMULARZ REJESTRACJI ==================== **/
table#register, table#legenda {
	border: 1px solid orange;
	margin: 20px;
}
table#legenda {
	width: 200px;
}
table#register {
	width: 350px;
}
table#register th, table#legenda th {
	font-family: "Lucida Sans Unicode", Verdana;
	font-size: 12pt;
	color: #FF9600;
	background: #FFECAC;
	text-align: center;
}
table#register th#th_stat {
	font-family: Verdana;
	font-size: 12pt;
	color: black;
	background: white;
	text-align: center;
}
table#register td, table#legenda td {
	font-family: Verdana;
	font-size: 8pt;
	color: black;
	text-align: right;
}
table#register td.status {
	font-family: Verdana;
	font-size: 10pt;
	color: #8400FF;
	font-weight: bold;
	background: #E7CDFF;
	text-align: center;
}
table#register td input.notok {
	background: #FFC6C6;
	width: 200px;
}
table#register td input.ok {
	background: #C6FFC6;
	width: 200px;
}
table#register td input.info {
	background: #CFE0FE;
	width: 200px;
}

table#legenda td.leg_notok {
	background: #FFC6C6;
	width: 30px;
}
table#legenda td.leg_ok {
	background: #C6FFC6;
	width: 30px;
}
table#legenda td.leg_info {
	background: #CFE0FE;
	width: 30px;
}

p.warning {
	font-family: Verdana;
	font-size: 12pt;
	color: red;
	text-align: left;
	border: 1px solid red;
}
span.tip {
	font-family: Verdana;
	font-size: 7pt;
	color: red;
	text-align: left;
	width: 120px;
	
}
