/**
*   @version $Id: styl.css 187 2007-08-29 09:19:57Z piotrj $
*/
* {
	font-family: verdana;
	font-size: 11px;
	padding: 0px;
	border: 0px;
	line-height: 150%;
	color: #000000;
}

body {
	background-color: #e1e9be;
	margin: 0 auto;
	text-align: center;
}

.mainBody1 {
	background-image: url( '/images/default/bg_mainpage.jpg' );
	background-position: top center;
	background-repeat: no-repeat;
	/*padding-left: 75px;*/
}

.mainBody2 {
	background-image: url( '/images/default/bg_page.gif' );
	background-position: top center;
	background-repeat: no-repeat;
	/*padding-left: 75px;*/
}

.n1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.n2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.n3 {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.n4 {
	font-size: 14px;
	font-weight: bold;
	color: #789937;
}

.n5 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.n6 {
	font-size: 12px;
	font-weight: bold;
	color: #789937;
}

.n7 {
	font-size: 11px;
	font-weight: bold;
	color: #789937;
}

.n8 {
	font-size: 12px;
	font-weight: bold;
	color: #dd3f45;
}

.t1 {
	font-size: 11px;
	color: #727272;
	font-weight: normal;
}

.t2 {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

.t3 {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

.t4 {
	font-size: 11px;
	color: #71765c;
	font-weight: bold;
}

.t5 {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.t6 {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

.t7 {
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}

.t8 {
	font-size: 11px;
	color: #71765c;
	font-weight: normal;
}

.btnMiddle {
	height: 22px;
	background-image: url( '/images/default/bt_bgfooter_m.gif' );
	background-position: top left;
	background-repeat: repeat-x;
	float: left;
	width: auto;
	white-space: nowrap;
}

.btnLeft {
	height: 22px;
	padding-left: 5px;
	background-image: url( '/images/default/bt_bgfooter_l.gif' );
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	width: auto;
}

.btnRight {
	height: 22px;
	padding-right: 5px;
	background-image: url( '/images/default/bt_bgfooter_r.gif' );
	background-position: top right;
	background-repeat: no-repeat;
}

.btnMiddleBlue {
	height: 26px;
	background-image: url( '/images/default/bg_btblue_m.gif' );
	background-position: top left;
	background-repeat: repeat-x;
	float: left;
	width: auto;
	white-space: nowrap;
}

.btnLeftBlue {
	height: 26px;
	padding-left: 4px;
	background-image: url( '/images/default/bg_btblue_l.gif' );
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	width: auto;
}

.btnRightBlue {
	height: 26px;
	padding-right: 4px;
	background-image: url( '/images/default/bg_btblue_r.gif' );
	background-position: top right;
	background-repeat: no-repeat;
}

.btnMiddleGreen {
	height: 26px;
	background-image: url( '/images/default/bg_btgreen_m.gif' );
	background-position: top left;
	background-repeat: repeat-x;
	float: left;
	width: auto;
	white-space: nowrap;
}

.btnLeftGreen {
	height: 26px;
	padding-left: 4px;
	background-image: url( '/images/default/bg_btgreen_l.gif' );
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	width: auto;
}

.btnRightGreen {
	height: 26px;
	padding-right: 4px;
	background-image: url( '/images/default/bg_btgreen_r.gif' );
	background-position: top right;
	background-repeat: no-repeat;
}

.btnMiddleWhite {
	height: 26px;
	background-image: url( '/images/default/bg_bt_m.gif' );
	background-position: top left;
	background-repeat: repeat-x;
	float: left;
	width: auto;
	white-space: nowrap;
}

.btnLeftWhite {
	height: 26px;
	padding-left: 5px;
	background-image: url( '/images/default/bg_bt_l.gif' );
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	width: auto;
}

.btnRightWhite {
	height: 26px;
	padding-right: 5px;
	background-image: url( '/images/default/bg_bt_r.gif' );
	background-position: top right;
	background-repeat: no-repeat;
}

.btnMiddleWhite2 {
	height: 30px;
	background-image: url( '/images/default/bg_bt2_m.gif' );
	background-position: top left;
	background-repeat: repeat-x;
	float: left;
	width: auto;
	white-space: nowrap;
}

.btnLeftWhite2 {
	height: 30px;
	padding-left: 5px;
	background-image: url( '/images/default/bg_bt2_l.gif' );
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	width: auto;
}

.btnRightWhite2 {
	height: 30px;
	padding-right: 5px;
	background-image: url( '/images/default/bg_bt2_r.gif' );
	background-position: top right;
	background-repeat: no-repeat;
}

.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: 25px;
	padding-left: 25px;
	padding-bottom: 20px;
	color: #71765c;
}

.rightTextStyle {
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 20px;
	color: #71765c;
}

.headerOuterStyle {
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
}

.headerInnerStyle {
	padding-bottom: 5px;
	border-bottom: 2px dotted #cccccc;
}

.footerOuterStyle {
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
}

.footerInnerStyle {
	padding-top: 5px;
	border-top: 2px dotted #cccccc;
}

.a1 {
	font-family: Tahoma;
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.a2 {
	font-family: Tahoma;
	text-decoration: none;
	color: #b6bf80;
	font-size: 11px;
	font-weight: normal;
}

.a3 {
	font-family: Tahoma;
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

.a4 {
	text-decoration: none;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}

.a5 {
	font-family: Tahoma;
	text-decoration: none;
	color: #b6bf80;
	font-size: 11px;
	font-weight: bold;
}

.a6 {
	font-family: Tahoma;
	text-decoration: none;
	color: #4f7300;
	font-size: 11px;
	font-weight: normal;
}

.a7 {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}

.a8 {
	text-decoration: none;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}

.a9 {
	text-decoration: none;
	color: #4f7300;
	font-size: 11px;
	font-weight: normal;
}

.a10 {
	text-decoration: none;
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
}

.a11 {
	font-family: Tahoma;
	text-decoration: none;
	color: #dd3f45;
	font-size: 11px;
	font-weight: bold;
}

.a12 {
	font-family: Tahoma;
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}

.a13 {
	font-family: Tahoma;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.a21 {
	text-decoration: none;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}

.a22 {
	text-decoration: none;
	color: #71755c;
	font-size: 11px;
	font-weight: normal;
}

.a23 {
	text-decoration: none;
	color: #dd3f45;
	font-size: 10px;
	font-weight: normal;
}

.a24 {
	text-decoration: none;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}

.a25 {
	font-family: Tahoma;
	text-decoration: none;
	color: #4f7300;
	font-size: 12px;
	font-weight: bold;
}

.l26 {
	text-decoration: none;
	color: #dd3f45;
	font-size: 11px;
	font-weight: normal;
}

a {
	text-decoration: none;
	color: #dd3f45;
	margin: 0px;
}
a:hover {
	text-decoration: none;
	color: #000000;
	margin: 0px;
}

.l1 {
	font-family: Tahoma;
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}
.l1:hover {
	font-family: Tahoma;
	text-decoration: none;
	color: #dd3f45;
	font-size: 11px;
	font-weight: bold;
}

.l2 {
	font-family: Tahoma;
	text-decoration: none;
	color: #b6bf80;
	font-size: 11px;
	font-weight: normal;
}
.l2:hover {
	font-family: Tahoma;
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}

.l3 {
	font-family: Tahoma;
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
.l3:hover {
	font-family: Tahoma;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.l4 {
	text-decoration: none;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}
.l4:hover {
	text-decoration: underline;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}

.l5 {
	font-family: Tahoma;
	text-decoration: none;
	color: #b6bf80;
	font-size: 11px;
	font-weight: bold;
}
.l5:hover {
	font-family: Tahoma;
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.l6 {
	font-family: Tahoma;
	text-decoration: none;
	color: #4f7300;
	font-size: 11px;
	font-weight: normal;
}
.l6:hover {
	font-family: Tahoma;
	text-decoration: none;
	color: #4f7300;
	font-size: 11px;
	font-weight: normal;
}

.l7 {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}
.l7:hover {
	text-decoration: none;
	color: #dd3f45;
	font-size: 11px;
	font-weight: normal;
}

.l8 {
	text-decoration: none;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}
.l8:hover {
	text-decoration: none;
	color: #dd3f45;
	font-size: 10px;
	font-weight: bold;
}

.l9 {
	text-decoration: none;
	color: #4f7300;
	font-size: 11px;
	font-weight: normal;
}
.l9:hover {
	text-decoration: none;
	color: #dd3f45;
	font-size: 11px;
	font-weight: normal;
}

.l10 {
	text-decoration: none;
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
}
.l10:hover {
	text-decoration: underline;
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
}

.l11 {
	font-family: Tahoma;
	text-decoration: none;
	color: #dd3f45;
	font-size: 11px;
	font-weight: bold;
}
.l11:hover {
	font-family: Tahoma;
	text-decoration: none;
	color: #dd3f45;
	font-size: 11px;
	font-weight: bold;
}

.l12 {
	font-family: Tahoma;
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}
.l12:hover {
	font-family: Tahoma;
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}

.l13 {
	font-family: Tahoma;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.l13:hover {
	font-family: Tahoma;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.l21 {
	text-decoration: none;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}
.l21:hover {
	text-decoration: none;
	color: #dd3f45;
	font-size: 10px;
	font-weight: normal;
}

.l22 {
	text-decoration: none;
	color: #71755c;
	font-size: 11px;
	font-weight: normal;
}
.l22:hover {
	text-decoration: none;
	color: #dd3f45;
	font-size: 11px;
	font-weight: normal;
}

.l23 {
	text-decoration: none;
	color: #dd3f45;
	font-size: 10px;
	font-weight: normal;
}
.l23:hover {
	text-decoration: none;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}

.l24 {
	text-decoration: none;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}
.l24:hover {
	text-decoration: none;
	color: #dd3f45;
	font-size: 10px;
	font-weight: normal;
}

.l25 {
	font-family: Tahoma;
	text-decoration: none;
	color: #4f7300;
	font-size: 12px;
	font-weight: bold;
}
.l25:hover {
	font-family: Tahoma;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.l26 {
	text-decoration: none;
	color: #dd3f45;
	font-size: 11px;
	font-weight: normal;
}
.l26:hover {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}

.l27 {
	text-decoration: none;
	color: #727272;
	font-size: 10px;
	font-weight: normal;
}
.l27:hover {
	text-decoration: none;
	color: #dd3f45;
	font-size: 10px;
	font-weight: normal;
}

.fontRes {
	text-decoration: none;
	color: #dd3f45;/*#ffffff;*/
	font-weight: bold;
}
.fontRes:hover {
	text-decoration: underline;
	color: #dd3f45;/*#ffffff;*/
	font-weight: bold;
}

img {
	margin: 0px;
}

form {
	margin: 0px;
}

table {
	vertical-align: top;
}

tr {
	margin: 0px;
	vertical-align: top;
}

td {
	margin: 0px;
	vertical-align: top;
}

div {
	margin: 0px;
	/*display: block;*/
}

.mainDiv {
	/*
	to dla wycentowania elementu:
	*/
	min-width: 980px;
	max-width: 980px;
	width: auto !important;
	width: 980px;
	margin: 0 auto;
	text-align: left;
	
	/*
	width: auto;
	margin: 0;
	text-align: left;
	*/
}

.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: 270px;
	overflow: hidden;
	background-color: #e1e9be;
}

.divInsideLeft {
	padding-left: 15px;
	padding-right: 15px;
}

.divTabCenter {
	float: left;
	width: 710px;
	overflow: hidden;
	background-color: #e1e9be;
}

.divInsideCenter {
	padding-left: 15px;
	padding-right: 15px;
	border-left: 1px solid #cccccc;
}

.divTabRight {
	float: left;
	width: 270px;
	overflow: hidden;
	background-color: #e1e9be;
}

.divInsideRight {
	padding-left: 15px;
	padding-right: 15px;
}

textarea {
	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;
}

input {
	height: 19px;
	color: #000000;/*#727272;*/
	font-size: 10px;
	border: 0px;
	background: none;
	margin: 0px;
}

select {
	color: #000000;/*color: #727272;*/
	background-color: #ffffff;
	font-size: 10px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	margin: 0px;
	z-index: 2;
	visibility: visible;
}

option {
	color: #000000;/*#999999;*/
	font-size: 10px;
	padding: 1px;
}

span {
	margin: 0px;
}

ul {
	list-style-image: url( "/images/default/ico_list.gif" );
	list-style-type: square;
	margin: 0px;
}

li {
	margin-left: 20px;
}

hr {
	border-top: 2px dotted #cccccc;
}

font {}

p {
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

