/**
*   @version $Id: styl.css 85 2010-04-27 15:59:39Z paulinad $
*/
input.cfForm, select.cfForm, textarea.cfForm {
}

input.cfFormError, select.cfFormError, textarea.cfFormError {
	color: #000000;
	border: 1px solid #d7330f;
	background-color: #f2cacc;
}
div.cfFormError {
	border: 1px solid #d7330f;
	background-color: #f2cacc;
}
input.cfCheckboxFormError {
	background-color: #f2cacc;
	border: 1px solid #d7330f;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}

.mainBody {
	/*padding-left: 75px;*/
	text-align: center;
	background-color: #f4f4f4;
	background-image: url( '/images/default/bg.gif' );
	background-position: top center;
	background-repeat: repeat-y;
}

.errorBody {
	text-align: center;
	background-color: #f4f4f4;
	line-height: 115%;
}

.mainBodyPopup {
	padding: 10px;
}

.clear {
	clear: both;
	width: 10px;
	height: 0px;
	font-size: 0px;
	background: none;
}

.clear0 {
	clear: both;
	font-size: 0px;
	height: 0px;
	overflow: hidden;
	line-height: 10%;
}

.clear2 {
	clear: both;
	height: 0px;
	font-size: 1px;
	background: none;
}

.nobr {
	white-space: nowrap;
}

.lhn {
	line-height: 115%;
}


.borderTop {
	border-top: 1px solid #ededed;
}

.borderBottom {
	border-bottom: 1px solid #ededed;
}

.borderRightBg {
	background-image: url( '/images/default/img_line.gif' );
	background-position: top right;
	background-repeat: repeat-y;
}

.borderAll {
	border: 1px solid #ededed;
}

.topTopPageDivOuter {
	width: 100%;
	height: 30px;
	background: #f7f6f4;
	text-align: center;
	background: url( '/images/default/bg_top.png' ) 0px 0px repeat-x;
}

.topTopPageDiv {
	clear: both;
	min-width: 960px;
	max-width: 960px;
	width: auto !important;
	width: 960px;
	height: 30px;
	margin: 0 auto;
	text-align: left;
}

.otherPagesDivOuter {
	float: left;
	height: 30px;
	font-size: 11px;
	overflow: hidden;
}
.otherPagesDivTitle {
	float: left;
	height: 23px;
	padding: 7px 12px 0px 16px;
	color: #666666;
	font-weight: bold;
	line-height: 150%;
}
.otherPagesDiv {
	float: left;
	height: 30px;
	padding-left: 1px;
	background: url( '/images/default/bt_sitemenu.png' ) 0px 0px no-repeat;
}
#otherPagesDiv_1 {
	padding-left: 0px;
	background: none;
}

.otherPagesBotDivOuter {
	clear: both;
	margin: 0px 10px;
}
.otherPagesBotDivTitle {
	float: left;
	padding: 5px 10px;
	background-color: #e3e2dd;
}
.otherPagesBotDivInner {
	float: left;
	width: 220px;
	padding-left: 10px;
}
.otherPagesBotDiv {
	padding: 2px 0px;
}
.topLoginDiv {
	float: right;
	height: 30px;
}

div.topDiv {
	width: 940px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-image: url( '/images/default/bg_blogger.gif' );
	background-position: 100% 32px;
	background-repeat: no-repeat;
}
table.topPart {
	border-collapse: collapse;
	width: 940px;
	height: 78px;
}
td.topPart01 {
	width: 220px;
	height: 68px;
	padding-top: 10px;
	padding-left: 20px;
	background-image: url( '/images/default/img_line.gif' );
	background-position: top right;
	background-repeat: repeat-y;
}
td.topPart02 {
	vertical-align: top;
	text-align: right;
	padding-left: 200px;
	padding-right: 15px;
	line-height: 110%;
}
td.topPart03 {
	width: 450px;
	height: 23px;
	padding: 0px 15px 6px 15px;
	vertical-align: bottom;
	text-align: right;
}
td.topPart04 {
	width: 230px;
	height: 78px;
	text-align: left;
	padding-left: 10px;
	background: url( '/images/default/img_line.gif' ) 0px 0px repeat-y;
}
div.topPart04Blog {
	width: 160px;
	text-align: left;
	line-height: 110%;
}

.topMenuOuter {
	clear: both;
	height: 57px;
	width: 940px;
	text-align: left;
	background: url( '/images/default/bg_menu.png' ) top left repeat-x;
}

.topMenuCellOuter {
	float: left;
	height: 54px;
	padding-left: 2px;
	background: url( '/images/default/bg_menu_sep.png' ) 0px 0px no-repeat;
}
#topMenuCellOuter_1 {
	padding-left: 0px;
	background: none;
}
/*
.topMenuOff {
	float: left;
	height: 33px;
	padding-top: 15px;
	padding-left: 23px;
	padding-right: 23px;
	margin-left: 9px;
	background: none;
	background-image: url( '/images/default/ico_arrow.gif' );
	background-position: 17px 18px;
	background-repeat: no-repeat;
}

.topMenuOn {
	float: left;
	height: 33px;
	padding-top: 15px;
	padding-left: 23px;
	padding-right: 23px;
	margin-left: 9px;
	background-image: url( '/images/default/ico_arrow_down.gif' );
	background-position: 50% 35px;
	background-repeat: no-repeat;
	background-color: #474747;
}
*/
.topSubMenuOuter {
	background-color: #474747;
	height: 30px;
}

.topSubMenuL {
	float: left;
	height: 25px;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	/*background-image: url( '/images/default/ico_arrow.gif' );
	background-position: 15px 50%;
	background-repeat: no-repeat;*/
}

.topSubMenuR {
	float: right;
	height: 25px;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #bf1716;
	background-image: url( '/images/default/bg_menu_red.gif' );
	background-position: bottom left;
	background-repeat: repeat-x;
	/*position: relative;
	top: -3px;*/
}

.lvl3MenuOuter{
	clear: both;
	padding-left: 5px;
	height: 37px;
	background-image: url( '/images/default/img_line_menu.gif' );
	background-position: 0px 36px;
	background-repeat: repeat-x;
}
.lvl3MenuOff {
	height: 35px;
	float: left;
	border-top: 1px solid #ededed;
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed;
	white-space: nowrap;
	background-image: url( '/images/default/bg_menu3.gif' );
	background-position: top left;
	background-repeat: repeat-x;
	padding-left: 24px;
	padding-right: 24px;
	margin-right: 1px;
}
.lvl3MenuOn {
	height: 36px;
	float: left;
	border-top: 1px solid #cfcfcf;
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
	white-space: nowrap;
	background-color: #ffffff;
	padding-left: 24px;
	padding-right: 24px;
	margin-right: 1px;
}
.lvl3MenuInner {
	float: left;
	padding-top: 8px;
	text-align: center;
}
.lvl3Menu2Off {
	height: 35px;
	float: left;
	border-top: 1px solid #ededed;
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed;
	white-space: nowrap;
	background-image: url( '/images/default/bg_menu3.gif' );
	background-position: top left;
	background-repeat: repeat-x;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 1px;
}
.lvl3Menu2On {
	height: 36px;
	float: left;
	border-top: 1px solid #cfcfcf;
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
	white-space: nowrap;
	background-color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 1px;
}

.lvl3Menu2Off .lvl3MenuInner, .lvl3Menu2On .lvl3MenuInner {
	float: none;
	width: 117px;
}

.pagingOuter {
	clear: both;
}
.pagingInfo {
	float: left;
	padding: 0px;
	margin: 0px;
	padding-right: 10px;
}
.pagingInner {
	float: right;
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
	text-align: left;
}

.middlePage {
	background-image: url( '/images/default/img_line.gif' );
	background-position: 701px 0px;
	background-repeat: repeat-y;
}

.middlePage2 {
	background-image: url( '/images/default/img_line2.gif' );
	background-position: 0px 0px;
	background-repeat: repeat-y;
}

.topNavBt {
	float: right;
	width: 16px;
	padding-left: 10px;
	padding-top: 15px;
}
.topNavBt2L {
	float: left;
	padding-right: 10px;
	padding-top: 5px;
}

.topNavBt2R {
	float: right;
	padding-right: 10px;
}

.newsRow1 {
	background-color: #f4f4f4;
}

.newsChosenImgOuter {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

.inspRow {
	border: 1px solid #ededed;
	background-image: url( '/images/default/bg_inspiracje_lista.gif' );
	background-position: bottom left;
	background-repeat: repeat-x;
}

.inspRowTxt {
	float: left;
	width: 320px;
	padding: 10px;
	padding-top: 20px;
	padding-right: 10px;
	overflow: hidden;
}

.inspRowElems {
	float: left;
	width: 316px;
	padding: 0px;
	padding-top: 10px;
}

.inspRowElem {
	float: left;
	width: 150px;
	margin-right: 8px;
	padding-bottom: 10px;
	overflow: hidden;
}

.inspElemTitleOuter {
	clear: both;
	border: 1px solid #ededed;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url( '/images/default/bg_inspiracja_header.gif' );
	background-position: top left;
	background-repeat: repeat-x;
}

.spMainKontaktDiv {
	float: left;
	width: 720px;
	height: 275px;
	padding-top: 70px;
	padding-left: 20px;
	background-image: url( '/images/default/bg_mapa.jpg' );
	background-position: top left;
	background-repeat: no-repeat;
}

.spMainBoxOuter {
	float: right;
	/*margin-right: 10px;*/
	border: 1px solid #ededed;
	text-align: left;
	overflow: hidden;
}

.spMainBox {
	float: left;
	width: 212px;
	height: 343px;
	overflow: hidden;
}

.spMainBoxMarka {
	background-image: url( '/images/default/bg_marka.gif' );
	background-position: bottom right;
	background-repeat: no-repeat;
}

.spMainBoxPart0 {
	clear: both;
	width: 212px;
	overflow: hidden;
}

.spMainBoxPart1 {
	clear: both;
	width: 192px;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
}

.spMainBoxPart2 {
	clear: both;
	width: 202px;
	padding-left: 10px;
	overflow: hidden;
}

/*********************/
/*   GALERIE   */


.galListMini {
	float: left;
	width: 62px;
	margin-right: 3px;
	overflow: hidden;
	font-size: 3px;
}

.galRowImg {
	width: 154px;
	height: 154px;
	border: 1px solid #ededed;
}

.galRowOverflow {
	width: 156px;
	overflow: hidden;
}

td.galRowBreak {
	width: 12px;
	font-size: 1px;
}

td.galRow {
	width: 156px;
}

td.galRow0 {
	background: none;
}

td.galRow1 {
	background-color: #f8f8f8;
}

#myGalRowHiddenDiv{
	position: absolute;
	z-index: 110;
	width: 187px;
	height: 57px;
	padding: 10px;
	overflow: hidden;
	visibility: hidden;
	display: none;
	background-color: #00ff00;
	/*background-image: url( '/images/default/bg_zdjecia_pop.gif' );
	background-repeat: repeat-x;
	background-position: top left;*/
}

/** konec galerii **/

/** gMap BEGIN **/

#gMapListOuter {
	width: 220px;
	height: 327px;
	overflow-y: auto;
	margin-top: 10px;
}
#gMapPaneRight {
	float: left;
	width: 220px;
}
#gMapSearcher {
	clear: both;
	font-size: 1px;
}
.gMapStreetSearcherOuter {
	clear: both;
	background-color: #f4f4f4;
	padding-top: 10px;
	margin-top: 2px;
	margin-bottom: 10px;
	padding-left: 10px;
}
.gMapStreetSearcherStreet {
	float: left;
	padding-right: 10px;
}
.gMapStreetSearcherField {
	float: left;
	padding-right: 10px;
}

.gMapStreetSearcherDesc {
	float: left;
	text-align: left;
	padding-left: 10px;
}

.gMapMapOuter {
	float: left;
	width: 440px;
}

.gMapMap {
	width: 424px;
	height: 430px;
	font-size: 9px;
	border: 3px solid #f1f1f1;
	overflow: hidden;
}

.gMapChMapOuter {
	float: right;
	text-align: right;
	width: 146px;
	margin-left: 10px;
}

.gmapProvDesc {
	clear: both;
	margin-bottom: 5px;
}

.gmapCityDesc {
	clear: both;
	padding-top: 5px;
	margin-bottom: 5px;
}

.gMapList {
	clear: both;
	width: 200px;
	overflow: hidden;
}

.gMapListProv0 {
	padding-bottom: 10px;
	border-bottom: 1px solid #ededed;
}

.gMapListProv {
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid #ededed;
}

.gMapListName {
	border-bottom: 1px solid #ededed;
	/*border-top: 1px solid #ededed;*/
}
.gMapListTxt {
	margin-top: 5px;
}
.gMapListMore {
	margin-top: 5px;
}

.gMapInfoOuter {
	line-height: 120%;
	font-size: 12px;
	width: 300px;
}
.gMapInfo1 {
	clear: both;
	margin-bottom: 5px;
}
.gMapInfo2 {
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
}
.gmapInfoType {
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
}

/** gMap END **/

/** people **/

.ppRow {
	clear: both;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.ppCol1 {
	float: left;
	width: 70px;
	text-align: left;
}
.ppCol2 {
	float: left;
	width: 270px;
	text-align: left;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
}
.ppCol3 {
	float: left;
	width: 100px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.ppCol4 {
	float: left;
	width: 100px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.ppCol5 {
	float: left;
	width: 100px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

/** people END **/

/* userBox */

div.userBoxOuter0 {
	float: left;
	width: 70px;
	overflow: hidden;
	text-align: center;
}
div.userBoxOuter1 {
	float: left;
	width: 117px;
	overflow: hidden;
	text-align: center;
}
div.userBox0 {
	width: 58px;
	background-color: #e3e3e3;
	padding: 1px;
}
div.userBox1 {
	width: 115px;
	background-color: #e3e3e3;
	padding: 1px;
	font-size: 1px;
}

div.userBoxBall {
	padding-top: 3px;
	padding-bottom: 0px;
	text-align: left;
}
div.userBoxBall0 {
	background-image: url( '/images/default/ico_citizen.gif' );
	background-position: 100% 4px;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 0px;
	text-align: left;
}
div.userBoxBall1 {
	background-image: url( '/images/default/ico_moderator.gif' );
	background-position: 100% 4px;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 0px;
	text-align: left;
}

/* userBox END */

/** porady / problemy **/

.adRow0 {
	clear: both;
	background-color: #f4f4f4;
}

.adRow1 {
	clear: both;
	padding-bottom: 10px;
	margin-top: 10px;
}

.adRank {
	float: left;
	width: 70px;
	height: 22px;
	padding-top: 3px;
	text-align: center;
	background-image: url( '/images/default/bg_useful.gif' );
	background-position: top left;
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 12px;
}

.adPrAva {
	float: left;
	width: 90px;
}

.adPrTxtOuter {
	float: left;
}

.adPrTxtInner {
	width: 550px;
	overflow: hidden;
}

.adMail {
	clear: both;
	background-color: #f3f3f3;
	height: 90px;
	padding-top: 150px;
	padding-left: 60px;
	background-image: url( '/images/default/img_mail.gif' );
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 10px;
}

/** montazysci / projektanci **/

.moRow0 {
	clear: both;
	background: #f4f4f4 url( '/images/default/img_line_mo.png' ) repeat-y 100% 0px;
}

.moRow1 {
	clear: both;
	margin-top: 10px;
	background: url( '/images/default/img_line_mo.png' ) repeat-y 100% 0px;
}

img.moImgRow {
	width: 58px;
	height: 58px;
	border: 1px solid #ededed;
}

img.moImgElem {
	width: 115px;
	height: 115px;
	border: 1px solid #e3e3e3;
}

.moListDescL {
	float: left;
	width: 120px;
	padding-right: 10px;
	font-weight: bold;
}
.moListDescR {
	float: right;
	text-align: right;
}

.moChosen {
	clear: both;
	margin: 0px;
	background: url( '/images/default/img_line_mo.png' ) repeat-y 100% 0px;
}

.moDescL {
	float: left;
	width: 120px;
	padding-right: 10px;
	font-weight: bold;
}
.moDescR {
	float: right;
	text-align: right;
}

.moTop {
	clear: both;
	margin-bottom: 10px;
}

.prTop {
	clear: both;
	margin-bottom: 10px;
}

.moFilter25 {
	clear: both;
	height: 108px;
	background: url( '/images/default/bg_montagers.png' ) 0px 0px no-repeat;
}
.moFilter26 {
	clear: both;
	height: 108px;
	background: url( '/images/default/bg_designers.png' ) 0px 0px no-repeat;
}
.moFilterInfo {
	clear: both;
	padding: 0px 20px;
	background-color: #dcdcdc;
}
.moEditBtnOuter {
	clear: both;
	padding: 0px 20px;
	background-color: #ededed;
	margin-bottom: 10px;
}

.moMapOuter {
	float: right;
	text-align: left;
	margin-left: 20px;
}
.moMapStyle {
	overflow: hidden;
}
.avgStripeOuter {
	clear: both;
	font-size: 11px;
}
.avgStripeBgOuter {
	float: left;
	padding-top: 4px;
}

.avgStripeBg0 {
	float: left;
	height: 12px;
	width: 520px;
	font-size: 1px;
	text-align: left;
	background-image: url( '/images/default/img_stripe0_0.gif' );
	background-position: top left;
	background-repeat: repeat-x;
}
.avgStripeBg1 {
	float: left;
	height: 12px;
	width: 490px;
	font-size: 1px;
	text-align: left;
	background-image: url( '/images/default/img_stripe1_0.gif' );
	background-position: top left;
	background-repeat: repeat-x;
}
.avgStripeBg2 {
	float: left;
	height: 12px;
	width: 490px;
	font-size: 1px;
	text-align: left;
	background-image: url( '/images/default/img_stripe1_0.gif' );
	background-position: top left;
	background-repeat: repeat-x;
}

.avgStripeL {
	float: left;
	padding-right: 5px;
	font-weight: bold;
}

.avgStripeR {
	float: left;
	padding-left: 5px;
	font-weight: bold;
}

/* montazysci END */

/** prawe elementy **/
.rightPanelRow {
	clear: both;
	margin-bottom: 5px;
}

div.rightColumnPicture {
	float: left;
	width: 75px;
	padding-right: 1px;
	overflow: hidden;
	text-align: center;
}


/** panele **/

.panel1 {
	border: 1px solid #ededed;
	background-color: #f3f3f3;
}
.panel2 {
	background-color: #f3f3f3;
}

.panelOK_1 {
	clear: both;
	border: 1px solid #c7c20f;
	background-color: #f9f9e6;
	background-image: url( '/images/default/ico_ok.gif' );
	background-position: 10px 10px;
	background-repeat: no-repeat;
	padding: 23px;
	padding-left: 65px;
	text-align: left;
}
.panelOK_1a {
	padding-top: 0px;
}
.panelOK_2a {
	clear: both;
	height: 23px;
}

.panelOKMini {
	clear: both;
	border: 1px solid #c7c20f;
	background-color: #f9f9e6;
	padding: 10px;
	text-align: left;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	line-height: 120%;
}

.panelError_1 {
	clear: both;
	border: 1px solid #bf1716;
	background-color: #f8e7e7;
	background-image: url( '/images/default/ico_error.gif' );
	background-position: 10px 10px;
	background-repeat: no-repeat;
	padding: 23px;
	padding-left: 65px;
	text-align: left;
}
.panelError_1a {
	padding-top: 0px;
}
.panelError_2a {
	clear: both;
	height: 23px;
}

.panelErrorMini {
	clear: both;
	border: 1px solid #bf1716;
	background-color: #f8e7e7;
	padding: 10px;
	text-align: left;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	line-height: 120%;
}

.panelInfo_1 {
	clear: both;
	border: 1px solid #ededed;
	background-color: #f3f3f3;
	padding: 10px;
	text-align: center;
}
/** panele END **/

/** formularze **/

div.FormField0, div.FormField1, label.FormField0, label.FormField1 {
	display: block;
	float: left;
	width: 150px;
	padding-right: 20px;
	text-align: right;
}

div.FormField1desc {
	padding-left: 8px;
	background-image: url( '/images/default/ico_req.gif' );
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
div.FormField1:first-letter {
	padding-left: 8px;
	background-image: url( '/images/default/ico_req.gif' );
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
label.FormField1:first-letter {
	padding-left: 8px;
	background-image: url( '/images/default/ico_req.gif' );
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
div.FormField2 {
	float: left;
	text-align: left;
}
div.FormFieldInfo {
	float: left;
	padding-left: 10px;
}
div.FormFieldInfo2 {
	clear: both;
	width: 410px;
	padding-left: 170px;
	font-size: 11px;
	color: #9a9a9a;
	line-height: 115%;
}
.FormFieldInfoError {
	color: #bf1716;
}
div.FormFieldBtn {
	clear: both;
	padding-left: 200px;
}
div.FormField3 {
	clear: both;
	width: 420px;
	padding-left: 170px;
}

.contactDesc {
	background-image: url( '/images/default/bg_kontakt.gif' );
	background-repeat: no-repeat;
	background-position: 90px 0px;
	padding-top: 10px;
	padding-bottom: 30px;
}
.contactHeaderOuter {
	clear: both;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #dcdcdc;
}
.contactHeader {
	width: 150px;
	text-align: right;
}

/** formularze END **/

.btn1_1 {
	float: left;
	height: 16px;
	padding: 0px;
	padding-right: 7px;
	background-image: url( '/images/default/bt_1r.gif' );
	background-position: top right;
	background-repeat: no-repeat;
	font-size: 1px;
}
.btn1_2 {
	float: left;
	height: 16px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 3px;
	background-image: url( '/images/default/bt_1l.gif' );
	background-position: top left;
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 11px;
}

.btnMiddle {
	height: 16px;
	background-image: url( '/images/default/bt_bg_m.gif' );
	background-position: top left;
	background-repeat: repeat-x;
}

.btnLeft {
	height: 16px;
	padding-left: 10px;
	background-image: url( '/images/default/bt_bg_l.gif' );
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	width: auto;
}

.btnRight {
	height: 16px;
	padding-right: 10px;
	background-image: url( '/images/default/bt_bg_r.gif' );
	background-position: top right;
	background-repeat: no-repeat;
	float: left;
	width: auto;
	white-space: nowrap;
}

/** komentarze **/
.oneCommentDiv0 {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}
.oneCommentDiv1 {
	float: right;
	text-align: left;
	padding: 10px;
}



.bannerCommonEnd {
	background-image: url( '/images/default/img_banner_r.jpg' );
	background-repeat: no-repeat;
	background-position: bottom right;
}

.bannerKatalogMid {
	background-image: url( '/images/default/bg_banner_kat.gif' );
	background-repeat: repeat-x;
}

.bannerKatalogEnd {
	background-image: url( '/images/default/img_banner_kat_r.jpg' );
	background-repeat: no-repeat;
	background-position: bottom right;
}

.leftTextStyle {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
}

.rightColumn {
	float: right;
	width: 230px;
	text-align: left;
}

.rightTextStyle {
	padding-bottom: 5px;
}

.rightContact {
	background-color: #c7c2ce;
	padding: 10px;
	margin-bottom: 3px;
}

.headerOuterStyle {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-bottom: 10px;
}

.footerOuterStyle {
	clear: both;
	padding-top: 10px;
}

.footer2OuterStyle2 {
	width: 900px;
	padding-left: 20px;
	padding-right: 20px;
}

.footer2InnerStyle2 {
	border-top: 1px solid #ededed;
	padding-top: 15px;
	padding-bottom: 15px;
}



.tripleFooterOuter {
	clear: both;
	border-top: 1px solid #ededed;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	width: 660px;
	background-image: url( '/images/default/bg_stopka.gif' );
	background-position: top left;
	background-repeat: repeat-y;
}

.tripleFooterOuter2 {
	clear: both;
	margin-left: 20px;
	width: 660px;
	background-image: url( '/images/default/bg_stopka.gif' );
	background-position: top left;
	background-repeat: repeat-y;
}
.tripleFooter {
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.tripleFooterLeft {
	width: 198px;
	padding-right: 16px;
	overflow: hidden;
}
.tripleFooterCenter {
	width: 198px;
	padding-right: 16px;
	padding-left: 17px;
	overflow: hidden;
}
.tripleFooterRight {
	width: 198px;
	padding-left: 17px;
	overflow: hidden;
}


.bottomMenuBackgroundRightEndStyle {
	background-color: #455A83;
	background-image: url( '/images/default/bg_stopka_1_r.gif' );
	background-repeat: no-repeat;
	background-position: bottom right;
}

.bottomMenuBackgroundLeftEndStyle {
	width: 735px;
	background-image: url( '/images/default/bg_stopka_1_l.gif' );
	background-repeat: no-repeat;
	background-position: bottom left;
}

.mainDivOuter {
	min-width: 960px;
	max-width: 960px;
	width: auto !important;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background-color: #ffffff;
}

.mainDiv {
	width: 940px;
	padding-left: 10px;
}

.mainDivError {
	background-color: #ffffff;
	background-image: url( '/images/page/bg.gif' );
	background-position: top left;
	background-repeat: no-repeat;
	min-width: 625px;
	max-width: 625px;
	width: auto !important;
	width: 625px;
	height: 385px;
	margin: 0 auto;
	margin-top: 40px;
	/*width: auto;
	margin: 0;
	text-align: left;*/
}

.errorLinkDiv {
	background-color: #d7d312;
	min-width: 230px;
	max-width: 230px;
	width: auto !important;
	width: 230px;
	margin: 0 auto;
}

.header {}

.tableHeaderGroup {
	display: table-header-group;
	margin: auto;
}

.normal {
	width: auto;
	margin: 0;
	text-align: left;
	float: none;
}

.footer {
	clear: both;
}

.divTabLeft {
	float: left;
	width: 175px;
	overflow: hidden;
	background-color: #ffffff;
}

.divInsideLeft {
	padding-left: 15px;
	padding-right: 15px;
}

.divTabCenter {
	float: left;
	width: 400px;
	overflow: hidden;
	background-color: #ffffff;
}

.divInsideCenter {
	padding-left: 15px;
	padding-right: 15px;
	border-left: 1px solid #cccccc;
}

.divTabRight {
	float: left;
	width: 175px;
	overflow: hidden;
	background-color: #ffffff;
}

.divInsideRight {
	padding-left: 15px;
	padding-right: 15px;
}

.catTabOn {
	text-align: left;
	cursor: pointer;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	border: 1px solid #cccccc;
	border-bottom: 0px;
	font-weight: normal;
	color: #993366;
	text-decoration: none;
	background-color: #ffffff;
	height: 20px;
	margin-right: 1px;
}

.catTabOff {
	text-align: left;
	cursor: pointer;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	border: 1px solid #cccccc;
	border-bottom: 0px;
	font-weight: normal;
	color: #142a3b;
	text-decoration: none;
	background: none;
	height: 20px;
	margin-right: 1px;
}

.catTabOffOver {
	text-align: left;
	cursor: pointer;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	border: 1px solid #cccccc;
	border-bottom: 0px;
	font-weight: normal;
	color: #993366;
	text-decoration: none;
	background: none;
	height: 20px;
	margin-right: 1px;
}

input.checkbox {
	background: none;
	border: 0px;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}

input.file {
	height: 21px;
	color: #999999;
	border-top: 1px solid #496172;
	border-left: 1px solid #496172;
	border-bottom: 1px solid #7c94a5;
	border-right: 1px solid #7c94a5;
	background-color: #ffffff;
	margin: 0px;
}

div.sliderDiv {
	display: none;
}

.pathDiv {
	/*padding-bottom: 2px;*/
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ececea;
	color: #676767;
}

.footerLeftLinks {
	float: left;
	text-align: left;
	color: #999999;
	font-size: 10px;
	padding-left: 15px;
	white-space: nowrap;
}

.footerRightLinks {
	float: right;
	text-align: right;
	font-size: 10px;
	padding-right: 15px;
	white-space: nowrap;
}

.leftMenuDotSeparator {
	height: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #7c94a5;
}

.leftMenuTextSeparator {
	padding-top: 3px;
	padding-bottom: 3px;
	color: #7c94a5;
	text-align: center;
}

*.rf11 {
	font-size: 11px;
}

*.rf12 {
	font-size: 12px;
}

*.rf14 {
	font-size: 14px;
}

.gMapStyle {
	border-top: 1px solid #496172;
	border-left: 1px solid #496172;
	border-bottom: 1px solid #7c94a5;
	border-right: 1px solid #7c94a5;
}

/**---------------------------------------
 *	To ponizej dla selectow zrobionych z linkow
 */

input.selinp {
	font-size: 11px;
	border-top: 1px solid #496172;
	border-left: 1px solid #496172;
	border-bottom: 1px solid #7c94a5;
	border-right: 1px solid #7c94a5;
	background-color: #ffffff;
	/*background-image: url( '/images/default/drop.jpg' );
	background-repeat: no-repeat;
	background-position: top right;*/
	overflow: hidden;
	cursor: pointer;
}

div.selinp {
	font-size: 11px;
	position: absolute;
	border-top: 1px solid #496172;
	border-left: 1px solid #496172;
	border-bottom: 1px solid #7c94a5;
	border-right: 1px solid #7c94a5;
	background-color: #ffffff;
	overflow-x: hidden;
	overflow-y: scroll;
	font-weight: normal;
}

a.selinp {
	color: #999999;
	text-decoration: none;
	padding-left: 5px;
	display: block;
}
a.selinp:hover {
	text-decoration: none;
	padding-left: 5px;
	color: #ffffff;
	background-color: #1f95dd;
	display: block;
}

a.selinpOn {
	text-decoration: none;
	padding-left: 5px;
	color: #e0e0e0;
	background-color: #1f95dd;
	display: block;
}
a.selinpOn:hover {
	text-decoration: none;
	padding-left: 5px;
	color: #ffffff;
	background-color: #1f95dd;
	display: block;
}

/** WAIT CENTER **/

#waitCenter {
	position: absolute;
	width: 250px;
	padding: 1px;
	background-color: #ededed;
	overflow: hidden;
	z-index: 100;
	text-align: center;
}

#waitCenterInner {
	background-color: #ffffff;
}

#waitText {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}

#waitLoading {
	height: 55px;
	background-color: #ffffff;
	background-image: url( '/images/loading.gif' );
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

/** contact fast **/

.conFastBoxOuter {
	clear: both;
	width: 230px;
	height: 259px;/*345px;*/
	background-color: #efefef;
	overflow: hidden;
}
.conFastBoxTitle {
	clear: both;
	width: 206px;
	background-color: #dcdcdc;
	padding: 7px 12px 4px;
	overflow: hidden;
	line-height: 115%;
}
.conFastTabOuter {
	clear: both;
	width: 227px;
	background-color: #dcdcdc;
	padding-left: 3px;
	overflow: hidden;
}

.conFastTabOn {
	float: left;
	width: 110px;
	height: 20px;
	padding-top: 1px;
	margin-right: 3px;
	text-align: center;
	background-color: #f8f8f8;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	cursor: pointer;
	background: url( '/images/default/bg_btform.png' ) 0px 0px repeat-x;
}
.conFastTabOff {
	float: left;
	width: 110px;
	height: 20px;
	padding-top: 1px;
	margin-right: 3px;
	text-align: center;
	color: #dcdcdc;
	background-color: #666666;
	font-size: 11px;
	text-decoration: none;
	cursor: pointer;
}
.conFastTabOffOver {
	float: left;
	width: 110px;
	height: 20px;
	padding-top: 1px;
	margin-right: 3px;
	text-align: center;
	color: #ffffff;
	background-color: #666666;
	font-size: 11px;
	text-decoration: none;
	cursor: pointer;
}

.conFastRowsOuter {
	padding-left: 12px;
}
.conFastField0, .conFastField1 {
	clear: both;
	margin-top: 3px;
}
.conFastField1:first-letter {
	padding-left: 8px;
	background: url( '/images/default/ico_req.gif' ) no-repeat 0px 4px;
}
.conFastField2 {
	clear: both;
}
.conFastFieldInfo {
	clear: both;
	margin-top: 2px;
	line-height: 115%;
}
#tabConFast1 {
	background: url( '/images/default/img_cont.png' ) no-repeat 100% 100%;
}
.conFastTelText {
	height: 59px;
	width: 163px;
	padding: 0px 55px 0px 0px;
	overflow: hidden;
	line-height: 115%;
}

/** casectudy **/
.csMailer {
	clear: both;
	padding: 0px 190px 0px 15px;
	margin-bottom: 10px;
	background: #f4f4f4 url( /images/default/bg_akademia.png ) 100% 100% no-repeat;
}
.csElemInfo {
	padding: 20px;
	margin-top: 30px;
	background-color: #f9f9f9;
}

/** experts box */
.expertsOuterIE6 {
	width: 100%;
	height: 87px;
	text-align: center;
	background: url( '/images/default/bg_experts1.png' ) 0px 0px repeat-x;
}
.expertsOuter {
	clear: both;
	min-width: 960px;
	max-width: 960px;
	width: auto !important;
	width: 960px;
	height: 87px;
	overflow: hidden;
	margin: 0 auto;
	text-align: left;
}
.expertsInner {
	clear: both;
	padding: 0px 30px;
}
.expertOuter {
	float: left;
	width: 274px;
	padding: 0px 23px;
	height: 85px;
	overflow: hidden;
	background: url( '/images/default/bg_experts2.png' ) 100% 0px repeat-y;
}
.expertTitle {
	clear: both;
	padding: 5px 0px;
}
.expertImgOuter {
	float: left;
	width: 55px;
}
img.expertImg {
	width: 38px;
	height: 38px;
	border: 1px solid #afafaf;
}
.expertTxt {
	float: left;
	width: 219px;
	overflow: hidden;
}
.expertsSummary {
	float: left;
	width: 274px;
	padding: 10px 23px 0px;
}
.expertsDel {
	text-align: center;
	padding-top: 3px;
}
/** flying footer **/

#footerFlyOuter0, #footerFlyIframe0 {
	position: fixed;
}	
#footerFlyOuter1, #footerFlyIframe1 {
	position: absolute;
}

#footerFlyOuter0, #footerFlyOuter1 {
	height: 87px;
	bottom: 0px;
	left: 0px;
	z-index: 9999; /*--Keeps the panel on top of all other elements--*/
	background: url( '/images/default/bg_experts1.png' ) 0px 0px repeat-x; 
	width: 100%;
	text-align: center;
}
#footerFlyIframe0, #footerFlyIframe1 {
	height: 87px;
	width: 100%;
	bottom: 0px;
	left: 0px;
	text-align: center;
	z-index: 5;
	background: none;
	border: 0px;
}