HTML, BODY
{
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #060606;
	line-height: 20px;
}
P
{
	text-indent: 40px;
}
#tblmain
{
	width: 100%;
}
.top_shadow
{
	background-image: url(/gfx/top_shadow.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.topbg
{
	background-image: url(/gfx/top_shadow.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.top
{
	background-color: inherit;
	background-image: inherit;
	background-repeat: inherit;
	background-position: inherit;
	height: 150px;
}
.top .left
{
	width: 196px;
	height: 150px;
	float: left;
}
.top .middle
{
	width: 479px;
	height: 150px;
	vertical-align: top;
	float: left;
}
.top .middle IMG
{
	margin-top: 15px;
}
.top .right 
{
	height: 150px;
	vertical-align: top;
	float: left;
}
.top .right DIV
{
	width: 407px;
}
.top .divright_top
{
	background-image: url(/gfx/top_right_bg1.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 117px;
	margin: 0px;
}
.top .divright_bottom
{
	margin: 0px;
	background-image: url(/gfx/top_right_bg2.gif);
	background-repeat: no-repeat;
	height: 33px;
}
.top2bg
{
	background-image: url(/gfx/greenbg.gif);
}
.top2
{
	background-image: inherit;
	background-repeat: inherit;
	background-position: inherit;
	height: 256px;
}

.top2 .left
{
	background-image: url(/gfx/greenbg.gif);
	width: 196px;
	height: 256px;
	float: left;
}
.top2 .middle
{
	width: 479px;
	height: 256px;
	float: left;
	white-space:nowrap;
}
.top2 .right
{
	background-image: url(/gfx/greenbg.gif);
	height: 256px;
	float: left;
}
.top2 .right .img
{
	background-image: url(/gfx/top_greenimage.gif);
	width: 407px;
	height: 256px;
}
.menubg
{
	background-color: #000;
}
.menu
{
	background-color: inherit;
	background-image: inherit;
	background-repeat: inherit;
	background-position: inherit;
	margin-top: 1px;
	height: 27px;
}
.menu .left
{
	width: 196px;
	height: inherit;
	background-color: inherit;
	float: left;
}
.menu .middle
{
	float: left;
	height: inherit;
}
.menu A
{
	color: #D7B14F;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	padding-left: 24px;
	padding-right: 38px;
	height: 27px;
	display: block;
	line-height: 27px;
	float: left;
}
.menu IMG
{
	float: left;
}


H1
{
	color: #C28500;
	font-weight: normal;
	font-family: "Times New Roman";
	font-size: 27px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
}
H2
{
	font-family: "Times New Roman";
	font-size: 21px;
	font-weight: normal;
}
.green
{
	color: #2a7a17;
}
A
{
	color: #8c7538;
	text-decoration: none;
}
A IMG
{
	border: none;
}
A:HOVER
{
	text-decoration: underline;
}
H3
{
	color: #C48700;
	font-size: 12px;
	font-weight: bold;
}
H3 STRONG
{
	color: #000;
}
P
{
	margin-bottom: 20px;
}
.dmiddle
{
}
.dmiddle .path
{
	margin-bottom: 20px;
}
.dmiddle .left
{
	width: 196px;
	float: left;
}
.dmiddle .text-left
{
	padding-bottom: 30px;
	width: 450px;
	text-align: justify;
	float: left;
	margin-right: 20px;
}
.dmiddle .text-right
{
	width: 390px;
	text-align: justify;
	float: left;
}
.dmiddle .text-wide
{
	width: 860px;
	text-align: justify;
	float: left;
}
.bottombg
{
	background-color: #000;
}
.bottom
{
	background-color: inherit;
	background-image: inherit;
	background-repeat: inherit;
	background-position: inherit;
	color: #999999;
	height: 24px;
}
.bottom .left
{
	float: left;
	width: 196px;
	height: inherit;
}
.bottom .middle
{
	float: left;
	height: inherit;
	line-height: 24px;
}

DIV.dot-line
{
	background-image: url(/gfx/dot-line.gif);
	height: 1px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.wyroznione
{
	font-size: 12px;
	color: green;
}

UL.menu
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	display: block;
	
	position: absolute;
	background: transparent;
}
UL.menu LI
{
	float: left;
}


#menu
{
	clear: both;
	background-color: #6A6A6A;
	background-image: url(../gfx/menu-bg.gif);
	height: 26px;

	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 32px;
	
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
}

#menu A
{
	background-color: transparent;

	text-decoration: none;
	color: #fff;
}

#menu A IMG
{
	border: 0px ;
}


#submenu
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	display: block;
	
	position: absolute;
	background: transparent;
}

#submenu LI A
{
	text-align: left;
	font-size: 12px;
	font-family: "Microsoft Sans Serif";
	text-decoration: none;
	color: #FFF;
	padding: 6px 8px 6px 8px;
	display: block;
	background-color: #000;
	border-bottom: 1px solid #5d5139;
	
	
	
	filter:alpha(opacity=90);
	-moz-opacity:.9;
	opacity: .9;
}
#submenu LI A:HOVER
{
	opacity: 1.0;
	-moz-opacity:1.0;
	filter:alpha(opacity=100);
	background-color: #2c2c2c;
	text-decoration: none;
}
.submenu_firma
{
	width: 94px;
}
.section_text
{
	width: 479px;
	text-align: justify;
}


#oferta UL#sections
{
	list-style-type: none;
	margin-left: 15px;
	padding: 0px;
}
#oferta UL#sections LI
{
	margin-bottom: 20px;
}
#oferta UL#sections LI H2
{
	color: #2a7a17;
}
#oferta UL#sections LI P
{
	margin-left: 15px;
	padding: 0px;
	text-indent: 0px;
}
#oferta UL#sections LI .section_text
{
	width: auto;
	text-align: justify;
}
#zapisz_na_kurs_lub_egzamin TD.label
{
	vertical-align: top;
	text-align: right;
}
.com_err
{
	color: red;
}