*{
	margin: 0px;
	padding: 0px;
}

.clear {
	clear: both;
}

BODY {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #EFE4CA;
	background: #514D41 url('../gfx/bgTop.gif') top repeat-x;
}

#All {
	width: 990px;
	margin: 0px auto;
	overflow: hidden;
	text-align: left;
}

#Flash {
	width: 990px;
	height: 179px;
	float: left;
	overflow: hidden;
}

#FlashSub {
	width: 990px;
	height: 166px;
	float: left;
	overflow: hidden;
}

#Flash IMG, #FlashSub IMG {
	border: 0px;
}

#Menu {
	width: 990px;
	height: 59px;
	float: left;
	overflow: hidden;
}

#Menu A {
	height: 59px;
	float: left;
	overflow: hidden;
	background-image: url('../gfx/menu.gif');
	background-repeat: no-repeat;
}

.bt1 			{width: 122px; background-position: 0px 0px;}
.bt1:hover 	{background-position: 0px -59px;}
.bt1b 		{width: 122px; background-position: 0px -59px;}
.bt2 			{width: 68px; background-position: -122px 0px;}
.bt2:hover 	{background-position: -122px -59px;}
.bt2b 		{width: 68px; background-position: -122px -59px;}
.bt3 			{width: 90px; background-position: -190px 0px;}
.bt3:hover 	{background-position: -190px -59px;}
.bt3b 		{width: 90px; background-position: -190px -59px;}
.bt4 			{width: 173px; background-position: -280px 0px;}
.bt4:hover 	{background-position: -280px -59px;}
.bt4b 		{width: 173px; background-position: -280px -59px;}
.bt5 			{width: 181px; background-position: -453px 0px;}
.bt5:hover 	{background-position: -453px -59px;}
.bt5b 		{width: 181px; background-position: -453px -59px;}
.bt6 			{width: 106px; background-position: -634px 0px;}
.bt6:hover 	{background-position: -634px -59px;}
.bt6b 		{width: 106px; background-position: -634px -59px;}

#MenuRight {
	width: 250px;
	height: 59px;
	float: left;
	overflow: hidden;
	background: url('../gfx/menuRight.jpg') top no-repeat;
}

#MenuRightSub {
	width: 250px;
	height: 59px;
	float: left;
	overflow: hidden;
	background: url('../gfx/menuRightSub.jpg') top no-repeat;
}

#PodMenu {
	width: 990px;
	height: 111px;
	float: left;
	overflow: hidden;
	background: url('../gfx/podMenu.jpg') top no-repeat;
}

#Header {
	width: 990px;
	height: 46px;
	float: left;
	overflow: hidden;
/*	background-color: #535146; */
}

#Header .h1 {
	padding: 0px 45px 0px 40px;
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #D5C8A8;
	line-height: 46px;
	float: left;
	overflow: hidden;
	background-color: #88745C;
}

#HomeBoxes {
	width: 990px;
	height: 137px;
	float: left;
	overflow: hidden;
}

#HomeBoxes .box {
	width: 330px;
	height: 137px;
	float: left;
	overflow: hidden;
	background: url('../gfx/boxLine.gif') right no-repeat;
}

#HomeBoxes .box .icon {
	width: 90px;
	height: 137px;
	text-align: center;
	vertical-align: center;
}

#HomeBoxes .box .description {
	width: 240px;
	height: 137px;
	vertical-align: center;
}

#HomeBoxes .box A {
	color: #F29400;
	text-decoration: none;
}

#HomeBoxes .box A:hover {
	text-decoration: underline;
}

#Content {
	width: 990px;
	padding-top: 30px;
	float: left;
	overflow: hidden;
	color: #EFE4CA;
}

#Content .left {
	width: 660px;
	float: left;
	overflow: hidden;
}

#Content .right {
	width: 330px;
	float: right;
	overflow: hidden;
}

#Content H1 {
	font-family: "Trebuchet MS";
	font-size: 22px;
	color: #7FACAB;
}

#Content H3 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #7FACAB;
}

#Content .naglowek {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #F29400;
}

#Content P {
	margin: 10px 30px 10px 0px;
}

#Content IMG {
	margin: 5px;
}

#Content UL {
	margin-left: 20px;
	margin-right: 100px;
}

#Content OL {
	margin-left: 30px;
	margin-right: 100px;
}

#Content UL LI, #Content UL LI {
	padding-bottom: 18px;
	margin-bottom: 7px;
	line-height: 25px;
	list-style-image: url('../gfx/wypunktowanie.gif');
	background: url('../gfx/wypunktowanieLinia.gif') bottom repeat-x;
}

#Content A {
	color: #EFE4CA;
	text-decoration: none;
}

#Content A:hover {
	color: #F29400;
	text-decoration: underline;
}

#Footer {
	width: 990px;
	height: 132px;
	float: left;
	overflow: hidden;
	background: #2E2727 url('../gfx/footerBg.gif') top repeat-x;
}

#SGR {
	margin: 19px 6px 0px 0px;
	text-align: right;
	font-family: Tahoma;
	font-size: 10px;
	color: #6D6761;
}

#SGR A {
	color: #6D6761;
	text-decoration: none;
}

#SGR A:hover {
	text-decoration: underline;
}
