*{
	margin: 0px;
	padding: 0px;
}

.clear {
	clear: both;
}

BODY {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	color: #74653d;
	background: #ffffff url('../gfx/bg.gif') top repeat-x;
}

#All {
	width: 944px;
	margin: 0px auto;
	overflow: hidden;
	text-align: left;
}

#Top {
	width: 944px;
	height: 265px;
	float: left;
	overflow: hidden;
}

#Top .left {
	width: 237px;
	height: 265px;
	float: left;
	overflow: hidden;
}

#Top .right {
	width: 707px;
	height: 265px;
	float: left;
	overflow: hidden;
}

.topLink {
	width: 237px;
	height: 38px;
	text-align: center;
	float: left;
	overflow: hidden;
}

.topLink A {
	font-size: 11px;
	font-weight: bold;
	color: #a8a8a8;
	text-decoration: none;
	line-height: 38px;
}

.topLink A:hover {
	text-decoration: underline;
}

#Logo {
	width: 237px;
	height: 227px;
	float: left;
	overflow: hidden;
}

#Logo IMG {
	border: 0px;
}

.topIcons {
	width: 707px;
	height: 38px;
	float: left;
	overflow: hidden;
}

.topIcons A {
	width: 11px;
	height: 11px;
	float: right;
	overflow: hidden;
	margin: 17px 10px 0px 10px;
	background-image: url('../gfx/topIcons.gif');
	background-repeat: no-repeat;
}

.icon1 {background-position: 0px 0px;}
.icon1:hover {background-position: 0px -11px;}
.icon2 {background-position: -11px 0px;}
.icon2:hover {background-position: -11px -11px;}
.icon3 {background-position: -22px 0px;}
.icon3:hover {background-position: -22px -11px;}

#FlashIn {
	width: 707px;
	height: 227px;
	float: left;
	overflow: hidden;
	background: url('../gfx/flashBg.jpg') top no-repeat;
}

#Flash {
	width: 686px;
	height: 200px;
	margin: 6px 0px 0px 13px;
	float: left;
	overflow: hidden;
}

#Content {
	width: 944px;
	float: left;
	overflow: hidden;
}

#ContentLeft {
	width: 237px;
	float: left;
	overflow: hidden;
}

#Szukajka {
	width: 237px;
	height: 56px;
	float: left;
	overflow: hidden;
}

#Szukajka .top {
	width: 237px;
	height: 43px;
	float: left;
	overflow: hidden;
	background: url('../gfx/szukajkaTopBg.gif') top repeat-x;
}

#Szukajka .bottom {
	width: 237px;
	height: 13px;
	float: left;
	overflow: hidden;
	background: url('../gfx/szukajkaBottomBg.gif') top no-repeat;
}

#Szukajka .pole {
	width: 147px;
	height: 19px;
	margin: 12px 0px 0px 12px;
	border: 1px solid #a5a5a5;
	float: left;
}

#Szukajka .button {
	width: 55px;
	height: 21px;
	margin: 12px 0px 0px 9px;
	border: 0px;
	cursor: pointer;
	float: left;
	background: url('../gfx/szukajBtn.gif') top no-repeat;
}

#Menu {
	width: 237px;
	padding: 19px 0px 16px 0px;
	float: left;
	overflow: hidden;
	background-color: #dbdbdb;
}

.menu1 {
	width: 202px;
	height: 25px;
	margin-left: 15px;
	font-size: 10px;
	color: #6d654d;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 25px;
	float: left;
	overflow: hidden;
	background-image: url('../gfx/menuBg.gif');
	background-repeat: no-repeat;
	background-position: top;
}

.menu1:hover {
	color: #f9ce3a;
	font-weight: bold;
	background-position: bottom;
}

.menu1 SPAN {
	margin-left: 31px;
}

.menu1b {
	width: 202px;
	height: 25px;
	margin-left: 15px;
	font-size: 10px;
	font-weight: bold;
	color: #f9ce3a;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 25px;
	float: left;
	overflow: hidden;
	background-image: url('../gfx/menuBg.gif');
	background-repeat: no-repeat;
	background-position: bottom;
}

.menu1b SPAN {
	margin-left: 31px;
}

.menu2Area {
	width: 202px;
	margin-left: 15px;
	margin-bottom: 3px;
	float: left;
	overflow: hidden;
	background-color: #dee1d6;
}

.menu2 {
	width: 202px;
	float: left;
	overflow: hidden;
	line-height: 16px;
	font-size: 10px;
	color: #315c02;
	text-decoration: none;
	text-transform: uppercase;
	background: url('../gfx/menu2Bg.gif') no-repeat;
	background-position: 31px 6px;
}

.menu2 SPAN, .menu2b SPAN {
	margin-left: 42px;
}

.menu2:hover {
	font-weight: bold;
}

.menu2b {
	width: 202px;
	float: left;
	overflow: hidden;
	line-height: 16px;
	font-size: 10px;
	font-weight: bold;
	color: #315c02;
	text-decoration: none;
	text-transform: uppercase;
	background: url('../gfx/menu2Bg.gif') no-repeat;
	background-position: 31px 6px;
}



.menu3Area {
	width: 202px;
/*	margin-left: 15px; */
	float: left;
	overflow: hidden;
}

.menu3 {
	width: 202px;
	float: left;
	overflow: hidden;
	line-height: 16px;
	font-size: 10px;
	color: #315c02;
	text-decoration: none;
	text-transform: lowercase; 
	background: url('../gfx/menu3Bg.gif') no-repeat;
	background-position: 54px 6px;
}

.menu3 SPAN, .menu3b SPAN {
	margin-left: 63px;
	display: block;
}

.menu3:hover, .menu3b:hover {
/*	font-weight: bold; */
	text-decoration: underline;
}

.menu3b {
	width: 202px;
	float: left;
	overflow: hidden;
	line-height: 16px;
	font-size: 10px;
	font-weight: bold; 
	color: #315c02;
	text-decoration: none;
	text-transform: lowercase;
	background: url('../gfx/menu3Bg.gif') no-repeat;
	background-position: 54px 6px;
}

#HomeLeftBox {
	width: 237px;
	margin-top: 15px;
	float: left;
	overflow: hidden;
/*	background-color: red; */
}

#HomeLeftBox P {
	margin-left: 15px;
	margin-right: 15px;
}

#Waluty {
	width: 223px;
	margin-top: 8px;
	padding: 10px 8px 10px 6px;
	float: left;
	overflow: hidden;
	background-color: #dbdbdb;
}

#LeftBoxContact {
	width: 200px;
	padding: 10px 18px 10px 19px;
	color: #396900;
	float: left;
	overflow: hidden;
}

#LeftBoxContact A {
	color: #7f2009;
	text-decoration: none;
}

#LeftBoxContact A:hover {
	text-decoration: underline;
}

#LeftControl {
	width: 237px;
	height: 1px;
	float: left;
	overflow: hidden;
	background-color: #dbdbdb;
}

#ContentRight {
	width: 707px;
	float: right;
	overflow: hidden;
}

#Sciezka {
	width: 693px;
	height: 56px;
	margin-left: 10px;
	float: left;
	overflow: hidden;
}

#Sciezka .top {
	width: 693px;
	height: 43px;
	float: left;
	overflow: hidden;
	background: url('../gfx/sciezkaTopBg.gif') top repeat-x;
}

#Sciezka .bottom {
	width: 693px;
	height: 13px;
	float: left;
	overflow: hidden;
	background: url('../gfx/sciezkaBottomBg.gif') top no-repeat;
}

#Sciezka P {
	margin-left: 3px;
	font-size: 10px;
	color: #acacac;
	line-height: 38px;
	text-transform: lowercase;
}

#Sciezka SPAN {
	margin-left: 6px;
}

#Sciezka SPAN A {
	color: #acacac;
	text-decoration: none;
}

#Sciezka SPAN A:hover {
	text-decoration: underline;
}

#Sciezka .akt {
	color: #ceb82d;
	text-decoration: underline;
}

#Body {
	width: 693px;
	margin-left: 12px;
	float: left;
	overflow: hidden;
	display: inline;
/*	background-color: #cccccc; */
}

#Body .header {
	width: 673px;
	height: 37px;
	margin-left: 3px;
	float: left;
	overflow: hidden;
	display: inline;
	background: url('../gfx/header.gif') top no-repeat;
}

#Body .header P {
	margin: 10px 0px 0px 16px;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #396900;
}

#BodyContent {
	width: 665px;
	margin: 18px 0px 0px 16px;
	line-height: 16px;
	float: left;
	overflow: hidden;
	display: inline;
}

#BodyContent P {

}

#BodyContent A, #HomeLeftBox A {
	text-decoration: none;
}

#BodyContent A:hover, #HomeLeftBox A:hover {
	text-decoration: underline;
	color: #ff0000;
}

#BodyContent UL, #BodyContent OL {
	margin-left: 20px;
}

#BodyContent TABLE TD {
	padding: 5px;
}

#Footer {
	width: 944px;
	height: 99px;
	float: left;
	overflow: hidden;
}

#Footer .left {
	width: 237px;
	height: 99px;
	float: left;
	overflow: hidden;
}

#Footer .left .top {
	width: 237px;
	height: 86px;
	float: left;
	overflow: hidden;
	background: url('../gfx/footerLeftTopBg.gif') top repeat-x;
}

#Footer .left .top P {
	margin: 31px 0px 0px 25px;
	font-family: Verdana;
	font-size: 10px;
	color: #b9b9b9;
}

#Footer .left .top P A {
	text-decoration: none;
	color: #e5b100;
}

#Footer .left .top P A:hover {
	text-decoration: underline;
}

#Footer .left .bottom {
	width: 237px;
	height: 13px;
	float: left;
	overflow: hidden;
	background: url('../gfx/footerLeftBottomBg.gif') top no-repeat;
}

#Footer .right {
	width: 695px;
	height: 99px;
	float: right;
	overflow: hidden;
}

#Footer .right .top {
	width: 695px;
	height: 86px;
	float: left;
	overflow: hidden;
	background: url('../gfx/footerRightTopBg.gif') top repeat-x;
}

#Footer .right .top P {
	font-size: 11px;
	color: #cec5a9;
	text-align: center;
	line-height: 86px;
}

#Footer .right .top A {
	font-size: 11px;
	color: #cec5a9;
	text-decoration: none;
}

#Footer .right .top A:hover {
	text-decoration: underline;
}

#Footer .right .bottom {
	width: 695px;
	height: 13px;
	float: left;
	overflow: hidden;
	background: url('../gfx/footerRightBottomBg.gif') top no-repeat;
}

#FormularzKontaktowy {
	margin-left: 17px;
}

#FormularzKontaktowy TD {
	padding: 5px 0px;
}

#FormularzKontaktowy INPUT {
	background-color: #f4f4ec;
	border: 1px solid #abaaa2;
}

#FormularzKontaktowy TEXTAREA {
	background-color: #f4f4ec;
	border: 1px solid #abaaa2;
}

#FormularzKontaktowy SELECT {
	background-color: #f4f4ec;
	border: 1px solid #abaaa2;
}

.sendBtn, .sendBtnZam {
	cursor: pointer;
}

.siteMap {
	color: #396900;
}

#ZZ {
	width: 944px;
	padding-bottom: 5px;
	font-size: 10px;
	color: #b8b8b8;
	float: left;
	overflow: hidden;
}

#ZZ A {
	color: #ff9400;
	text-decoration: none;
}

#ZZ A:hover {
	text-decoration: underline;
}

#ZZ SPAN {
	color: #2c5700;
}

#ZZ .left {
	width: 472px;
	text-align: left;
	float: left;
	overflow: hidden;
}

#ZZ .left P {
	margin-left: 12px;
}

#ZZ .right {
	width: 472px;
	text-align: right;
	float: left;
	overflow: hidden;
}

#ZZ .right P {
	margin-right: 50px;
}