/**
*   @version $Id: styl.css 466 2008-03-20 11:02:30Z piotrj $
*/
.mainBody {
	/*padding-left: 75px;*/
}

.mainBodyError {
	background-color: #edede7;
	background-image: url( '/images/default/bg_gradient.gif' );
	background-repeat: repeat-x;
	background-position: top left;
}

.mainPageBody {
	background-color: #8ebd53;
	background-image: url( '/images/default/bg_main.gif' );
	background-position: top left;
	background-repeat: repeat-x;
}

.mainBodyPopup {
	padding: 10px;
}

.btnMiddle {
	height: 23px;
	background-image: url( '/images/default/bt_form_middle.gif' );
	background-position: top left;
	background-repeat: repeat-x;
}

.btnLeft {
	height: 23px;
	padding-left: 10px;
	background-image: url( '/images/default/bt_form_left.gif' );
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	width: auto;
}

.btnRight {
	height: 23px;
	padding-right: 10px;
	background-image: url( '/images/default/bt_form_right.gif' );
	background-position: top right;
	background-repeat: no-repeat;
	float: left;
	width: auto;
	white-space: nowrap;
}

.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: 7px;
	padding-left: 15px;
	background-image: url( '/images/default/img_leftColumn_middle.gif' );
	background-repeat: repeat-y;
	background-position: top right;
}

.leftTxtTop {
	background-image: url( '/images/default/img_leftColumn_up.gif' );
	background-repeat: no-repeat;
	background-position: top right;
	padding-top: 12px;
	margin-top: 9px;
}

.leftTxtBot {
	background-image: url( '/images/default/img_leftColumn_down.gif' );
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-bottom: 12px;
}

.rightTextStyle {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
}

.headerOuterStyle {
	margin-bottom: 10px;
	margin-left: 31px;
	margin-right: 31px;
	padding-bottom: 10px;
}

.footerOuterStyle {
	margin-top: 10px;
	margin-left: 31px;
	margin-right: 31px;
	padding-top: 10px;
}

.footerMainStyle {
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 5px;
	text-align: center;
	/*border-top: 2px dotted #cccccc;*/
}

.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;
}

.mainDiv {
	/*
	to dla wycentowania elementu:*/
	width: 100%;
	background-color: #edede7;
	background-image: url( '/images/default/bg_gradient.gif' );
	background-repeat: repeat-x;
	background-position: top left;
	/*width: auto;
	margin: 0;
	text-align: left;
	padding-left: 75px;*/
}

.mainSecondDiv {
	min-width: 990px;
	max-width: 990px;
	width: auto !important;
	width: 990px;
	margin: 0 auto;
	text-align: left;
}

.bottomDiv {
	min-width: 990px;
	max-width: 990px;
	width: auto !important;
	width: 990px;
	margin: 0 auto;
	text-align: left;
}

.mainDivError {
	background-image: url( '/images/default/bg_top2.gif' );
	background-position: top left;
	background-repeat: no-repeat;
	min-width: 685px;
	max-width: 685px;
	width: auto !important;
	width: 685px;
	margin: 0 auto;
	margin-top: 40px;
	text-align: left;
	padding-top: 14px;
	background-color: #ffffff;
	/*width: auto;
	margin: 0;
	text-align: left;*/
}

.mainDivError2 {
	background-color: #ffffff;
	background-image: url( '/images/default/bg_mainBottom.gif' );
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-bottom: 20px;
}

.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;
}

div.sliderDiv {
	display: none;
}

.pathDiv {
	float: left;
	width: auto;
	padding-bottom: 2px;
	border-bottom: 2px dotted #cccccc;
	color: #cc6699;
	white-space: nowrap;
}

.footerLeftLinks {
	float: left;
	text-align: left;
	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;
}

.bgFormTop {
	background-image: url( '/images/default/bg_upForm.gif' );
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 6px;
	margin-top: 10px;
}

.bgFormBottom {
	background-image: url( '/images/default/bg_downForm.gif' );
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 6px;
}

.bgFormMidd {
	background-image: url( '/images/default/bg_middleForm.gif' );
	background-repeat: repeat-y;
	background-position: top left;
}


.paging {
	background-image: url( '/images/default/bt_stronicowanie.gif' );
	background-repeat: no-repeat;
	background-position: top left;
	width: 31px;
	height: 31px;
	margin-left: 3px;
	margin-right: 3px;
	padding-top: 6px;
	color: #5e533d;
	font-weight: bold;
}

.paging3 {
	background-image: url( '/images/default/bt_stronicowanie.gif' );
	background-repeat: no-repeat;
	background-position: top left;
	width: 31px;
	height: 31px;
	margin-left: 3px;
	margin-right: 3px;
	padding-top: 6px;
	font-weight: bold;
	color: #ff6600;
}

.paging2 {
	background-image: url( '/images/default/bt_stronicowanie_a.gif' );
	background-repeat: no-repeat;
	background-position: top left;
	width: 31px;
	height: 31px;
	margin-left: 3px;
	margin-right: 3px;
	padding-top: 6px;
	font-weight: bold;
	color: #ffffff;
}

*.rf11 {
	font-size: 11px;
}

*.rf12 {
	font-size: 12px;
}

*.rf14 {
	font-size: 14px;
}




