/* --- formatowanie niezmiennej "ramki" --- */

BODY
{
	background-image: url("gfx/bg.gif");
	margin-top: 0px;
	text-align: center;
}

DIV#main, #panelLeft, #content
{
	background-color: #D7DCC4;
}

#main
{
	width: 745px;
	margin: 0 auto;
	text-align: left;
}

A IMG
{
	border-style: none;
	vertical-align: middle;
	text-decoration: none;
	margin: 2px;
}

DIV#panelLeft
{
	width: 115px;
	float: left;
}

DIV#panelMiddle
{
	background-color: #E1E6D0;
	float: left;
	width: 513px;
	border-right: solid 1px white;
	border-left: solid 1px white;
}
DIV#content
{
	background-color: #DBE0CB;
	margin: 15px 8px;
}

DIV#panelRight
{
	float: right;
	width: 115px;
}

DIV.sideMenuTopMargin, .sideMenu
{
	border-bottom: solid 1px white;
}

DIV.sideMenu
{
	padding: 6px 0px 6px 6px;
}

DIV.sideMenuTopMargin
{
	height: 12px;
}

DIV.sideMenuHeader
{
	background-image: url("gfx/menu_belka.gif");
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding: 4px 0px 4px 10px;
}


DIV.hrefSide
{
	padding-top: 3px;
	padding-bottom: 3px;
}

DIV#footer
{
	clear: both;
	background-color: #E7EBD9;
	border-top: solid 1px white;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3A3A3A;
}

DIV#subpageContent
{
	background-color: #D3D9C1;
	border-bottom: solid 1px #EEF1E2;
	padding-bottom: 20px;
}

DIV#subpageText
{
	margin-left: 20px;
	padding-top: 20px;
	margin-right: 20px;
}

/* --- headery (u siebie nazywam tak wszelkie DIVy, ew. SPANy, w których jest tekst) --- */

.header
{
	background-color: #DBE0CB;
	border-bottom: solid 1px #EEF1E2;
	font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 16px;
	color: #333333;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 5px;
	text-align: right;
	height: 37px;
}

.header2
{
	background-color: #C0C9A8;
	border-bottom: solid 1px #EEF1E2;
	height: 25px;
	text-align: right;
	padding-right: 5px;
	padding-top: 11px;
}

.header3
{
	background-color: #C0C9A5;
	border-bottom: solid 1px #EEF1E2;
	height: 17px;
	text-align: left;
	padding-left: 5px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
}

.header4
{
	background-color: #C7CEAE;
	border-bottom: solid 1px #EEF1E2;
	height: 15px;
}

.header5
{
	background-color: #CAD1B1;
	color: #333333;
	text-align: left;
	padding: 4px 0px 2px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border-bottom: solid 1px #EEF1E2;
}

.header5p, .header5pl, .header5h, .header5c, .header5dl, .header5f
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	background-color: #CAD1B1;
	text-align: left;
	width: 447px;
	padding: 3px 0px 0px 10px;
	background-repeat: repeat-y;
}

.header5p, .header5pl, .header5h, .header5c
{
	height: 18px;
	clear: both;
}

.header5p, .header5pl
{
	background-image: url("gfx/barPlist.png");
	padding-bottom: 3px;
}

.header5dl
{
	border-bottom: solid 1px #EEF1E2;
	padding-bottom: 3px;
	background-image: url("gfx/barDL.png");
	clear: left;
}

.header5h
{
	background-image: url("gfx/barHelp.png");
	border-bottom: solid 1px #EEF1E2;
}

.header5c
{
	background-image: url("gfx/barContact.png");
	border-bottom: solid 1px #EEF1E2;
}

.header5f
{
	padding: 8px;
	border-bottom: solid 1px #EEF1E2;
}

.dlHeader
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #B8C298;
	padding: 3px 3px 3px 8px;
	border-bottom: solid 1px #EEF1E2;
}

/* --- inne --- */

.progIconT, .descr, .nameAndLink, .size
{
	border-bottom: solid 1px #EEF1E2;
}

.descr, .nameAndLink, .size
{
	padding: 3px 6px;
}

.progIconT
{
	width: 30px;
	background-color: #C0C9A5;
}

.progIcon
{
	margin: 2px 0px 2px 6px;
}

.descr
{
	width: 210px;
	text-align: justify;
	background-color: #C0C9A5;
}

.nameAndLink
{
	width: 134px;
	background-color: #CAD1B1;
	text-align: justify;
}

.dlTRow
{
	vertical-align: top;
}

.size
{
	text-align: right;
	width: 60px;
	background-color: #CAD1B1;
}

/*-----*/

.fieldName
{
	float: left;
	width: 110px;
	display: table-cell;
}

.fieldContact
{
	float: left;
	width: 260px;
}

.formContact
{
	float: left;
	width: 220px;
}

.header5pl
{
	border-bottom: solid 1px #EEF1E2;
}

.svcCont
{
	clear: both;
}

.svc
{
	float: left;
	width: 380px;
}

.priceField
{
	float: right;
	color: #333333;
	text-align: right;
	padding-right: 4px;
	width: 62px;
	height: 18px;
}
.commonText, DIV.header2, DIV#subpageText, DIV.header5
{
	text-decoration: none;
	color: #333333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.list
{
	background-image: url("gfx/list.gif");
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;
	margin-top: 2px;
	margin-bottom: 2px;
}

A.lnk:link, A.lnk:visited, A:link, A:visited {
	text-decoration: none;
	color: #333333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

A:hover
{
	text-decoration: underline;
}

A.lnk:link, A.lnk:visited
{
	background-image: url(gfx/link.gif);
	background-repeat: no-repeat;

	padding-left: 20px;
	background-position: 5px;
	margin-left: 5px;
}

A.lnk:hover {
	background-image: url(gfx/link_on.gif);
	background-repeat: no-repeat;
	color: #000000;
	font-weight: bold;
	padding-left: 23px;
	background-position: 2px;
	margin-left: 5px;
}

.sideMenu A IMG
{
	padding-left: 12px;
}

.formButton
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 8px 4px 0px;
	background-color: #D0D8B8;
	border: 1px solid #BFC99A;
	padding: 0px 5px;
	color: #333333;
}

.formField
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F1F3E9;
	border: 1px solid #BFC99A;
}

.orange
{
	color: #CC9900;
	font-size: 17px;
}
.blue 
{
	color: #000099;
	font-size: 16px;
}

.red
{
	color: #FF0000;
	font-size: 15px;
}

.green
{
	color: #006600;
	font-size: 14px;
}

.black
{
	font-size: 13px;
}

.orange, .red, .blue, .green, .black
{
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}