*{
	margin: 0px;
	padding: 0px;
}

.clear {
	clear: both;
}

BODY {
	font-family: Tahoma;
	font-size: 11px;
	color: #595641;
	text-align: center;
/*	background: #e1e0ce url('../gfx/bg.gif') top repeat-x; */
	background: #e1e0ce;
}

#All {
	width: 989px;
	margin: 0px auto;
	text-align: left;
	overflow: hidden;
}

#TopTitle {
	width: 989px;
	height: 72px;
	float: left;
	position: relative;
	z-index: 199;
	background: url('../gfx/topTitle.jpg') top no-repeat;
}

#Flash {
	width: 161px;
	height: 207px;
	position: absolute;
	left: 30px;
	top: 5px;
	z-index: 200;
}

#Icons {
	height: 11px;
	margin-top: 42px;
	float: right;
	overflow: hidden;
}

#Icons A {
	width: 11px;
	height: 11px;
	margin-right: 15px;
	float: left;
	overflow: hidden;
	display: inline;
	background-image: url('../gfx/icons.gif');
	background-repeat: no-repeat;
}

.icon1 {background-position: 0px 0px;}
.icon2 {background-position: -11px 0px;}
.icon3 {background-position: -22px 0px;}
.icon1:hover {background-position: 0px -11px;}
.icon2:hover {background-position: -11px -11px;}
.icon3:hover {background-position: -22px -11px;}

#AllOut {
	width: 987px;
	float: left;
	overflow: hidden;
	background: url('../gfx/borderShadow.png') left repeat-y;
}

#AllIn {
	width: 979px;
	margin-left: 4px;
	padding-bottom: 9px;
	float: left;
	overflow: hidden;
	display: inline;
	background-color: #ffffff;
}

#Top {
	width: 979px;
	height: 153px;
	float: left;
	overflow: hidden;
	position: relative;
	background: url('../gfx/top.jpg') top no-repeat;
	z-index: 1;
}

#Body {
	width: 961px;
	margin-left: 10px;
	float: left;
	overflow: hidden;
	display: inline;
	background: url('../gfx/dottedHor.gif') top repeat-x;
}

#BodyLeft {
	width: 255px;
	padding-bottom: 10px;
	float: left;
	overflow: hidden;
	background-color: #e1dfcc;
}

#Menu {
	margin-left: 7px;
}

.menu1A {
	width: 240px;
	height: 22px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	float: left;
	overflow: hidden;
	background: url('../gfx/menu1.gif') top no-repeat;
}

.menu1A:hover {
	background-position: bottom;
}

.menu1A SPAN {
	margin-left: 20px;
}

.submenu2 {
	width: 222px;
	margin-right: 8px;
	float: right;
	overflow: hidden;
}
.menu2A {
	width: 222px;
	padding: 5px 0px;
	font-size: 11px;
	font-weight: bold;
	color: #68664f;
	text-decoration: none;
	line-height: 14px;
	float: left;
	overflow: hidden;
	background: url('../gfx/menu2dot.gif') bottom no-repeat;
}

.menu2A:hover {
	color: #ffffff;
	background-color: #988628;
}

.menu2A SPAN {
	padding-left: 8px;
	background: url('../gfx/menu2arrow.gif') no-repeat;
	background-position: 0px 7px;
	display: block;
}

.submenu3 {
	width: 207px;
	float: right;
	overflow: hidden;
}

.menu3A {
	width: 207px;
	padding: 5px 0px;
	font-size: 11px;
	font-weight: normal;
	color: #68664f;
	text-decoration: none;
	line-height: 14px;
	float: left;
	overflow: hidden;
/*	background: url('../gfx/menu2dot.gif') bottom no-repeat; */
}

.menu3A:hover {
	color: #ffffff;
	text-decoration: underline;
	background-color: #988628;
}

.menu3A SPAN {
	padding-left: 8px;
	background: url('../gfx/menu2arrow.gif') no-repeat;
	background-position: 0px 7px;
	display: block;
}

.submenu4 {
	width: 192px;
	float: right;
	overflow: hidden;
}

.menu4A {
	width: 192px;
	padding: 5px 0px;
	font-size: 11px;
	font-weight: normal;
	color: #68664f;
	text-decoration: none;
	line-height: 14px;
	float: left;
	overflow: hidden;
/*	background: url('../gfx/menu2dot.gif') bottom no-repeat; */
}

.menu4A:hover {
	color: #ffffff;
	text-decoration: underline;
	background-color: #988628;
}

.menu4A SPAN {
	padding-left: 8px;
	background: url('../gfx/menu2arrow.gif') no-repeat;
	background-position: 0px 7px;
	display: block;
}

#MiniKontakt {
	width: 255px;
	padding-top: 30px;
	float: left;
	overflow: hidden;
}

#Path {
	padding: 10px 0px;
	font-family: Verdana;
	font-size: 9px;
	color: #5e543c;
}

#Path SPAN {
	margin: 0px 9px;
}

#Path A {
	color: #5e543c;
	text-decoration: none;
}

#Path A:hover {
	text-decoration: underline;
}

#Modul {
	width: 100%;
	height: 175px;
	margin-bottom: 15px;
	float: left;
	overflow: hidden;
	background: url('../gfx/modulBg.gif') top repeat-x;
}

#ModulFoto {
	width: 194px;
	margin: 12px 0px 0px 40px;
	float: left;
	overflow: hidden;
	display: inline;
	border: 1px solid #bcb89b;
}

#ModulFoto IMG {
	border: 2px solid #ffffff;
}

#ModulText {
	width: 387px;
	padding: 15px 20px;
	float: left;
	overflow: hidden;
}

#Content {
	width: 683px;
	margin-right: 11px;
	float: right;
	overflow: hidden;
	display: inline;
}

#Content H1 {
	height: 23px;
	margin-bottom: 13px;
	font-size: 11px;
	color: #fbfef5;
	background: url('../gfx/h1Bg.gif') top repeat-x;
}

#Content H1 SPAN {
	margin-left: 8px;
	padding-left: 13px;
	line-height: 20px;
	background: url('../gfx/h1Arrow.gif') no-repeat;
	background-position: 0px 5px;
}

#Content P, #Content UL, #Content OL {
	margin: 5px 0px;
}

#Content LI {
	margin-left: 30px;
}

#ContentBody A {
	color: #cd0007;
	text-decoration: none;
}

#ContentBody A:hover {
	text-decoration: underline;
}

#ContentBody TABLE TD {
	padding: 3px 5px;
}

#Szukajka {
	position: absolute;
	bottom: 12px;
	right: 36px;
}

#Szukajka .left {
	width: 157px;
	height: 16px;
	float: left;
	overflow: hidden;
	background: url('../gfx/szukajkaBg.gif') top no-repeat;
}

#Szukajka .left INPUT {
	width: 147px;
	height: 100%;
	padding: 0px 5px;
	font-size: 10px;
	background: none;
	border: 0px;
}

#Szukajka .right {
	float: left;
	overflow: hidden;
}

#Szukajka .right A {
	margin-left: 14px;
	line-height: 16px;
	color: #ffffff;
	text-decoration: underline;
}

#Szukajka .right A:hover {
	text-decoration: none;
}

#FormularzDiv {
	width: 100%;
	text-align: center;
	clear: both;
}

#FormularzKontaktowy {
	margin: 0px auto;
}

#FormularzKontaktowy TD {
	padding: 5px 0px;
}

#FormularzKontaktowy INPUT {
	width: 300px;
	background-color: #f4f4ec;
	border: 1px solid #abaaa2;
}

#FormularzKontaktowy TEXTAREA {
	width: 300px;
	background-color: #f4f4ec;
	border: 1px solid #abaaa2;
}

#FormularzKontaktowy SELECT {
	width: 300px;
	background-color: #f4f4ec;
	border: 1px solid #abaaa2;
}

#FooterBar {
	width: 961px;
	height: 39px;
	margin-top: 13px;
	line-height: 16px;
	color: #ffffff;
	float: left;
	overflow: hidden;
	display: inline;
	clear: both;
	background: url('../gfx/footerBarBg.gif') top repeat-x;
	
}

#FBLeft {
	width: 480px;
	height: 39px;
	float: left;
	overflow: hidden;
}

#FooterBar P {
	padding: 0px;
	margin: 2px 5px 0px 52px;
	font-size: 11px;
}

#FooterBar SPAN {
	color: #efd272;
}

#FBRight {
	width: 480px;
	height: 39px;
	text-align: right;
	float: right;
	overflow: hidden;
}

#Footer {
	width: 979px;
	height: 52px;
	margin-left: 4px;
	float: left;
	overflow: hidden;
	display: inline;
	background: url('../gfx/footerShadow.gif') top repeat-x;
}

#Footer .left {
	width: 265px;
	height: 52px;
	text-align: center;
	color: #686257;
	line-height: 46px;
	float: left;
	overflow: hidden;
}

#Footer .left A {
	color: #f79000;
	text-decoration: none;
}

#Footer .left A:hover {
	text-decoration: underline;
}

#Footer .right {
	width: 714px;
	height: 52px;
	text-align: center;
	color: #5b5941;
	float: right;
	overflow: hidden;
}

#Footer .right P {
	margin-top: 13px;
}

.sendBtn {
	cursor: pointer;
}

#Dymek {
	padding: 2px 5px;
	position: absolute;
	top: -2000px;
	left: -2000px;
	z-index: 300;
	background-color: #f5f5ed;
	border: 1px solid #5f5939;
}
