BODY
{
	background: #eae4dd url(gfx/bodyBkg.gif) repeat-x;
	margin: 0;
	font-family: tahoma;
	font-size: 11px;
	color: #797979;
}
#centerBlock
{
	width: 1001px;
	height: auto;
	margin: 0 auto;
}
/* -------------------- TOP BLOCK -------------------- */
#topBlock
{
	background: url(gfx/topBlockBkg.gif) no-repeat;
	width: 1001px;
	height: 171px;
}
/* ---------- COLUMN LEFT ---------- */
#topBlock .columnLeft
{
	background: url(gfx/topBlockColumnLeftBkg.gif) no-repeat;
	width: 694px;
	height: 171px;
	float: left;
}
#topBlock .columnLeft h1
{
	width: 217px;
	height: 24px;
	margin: 54px 0 0 244px;
	padding: 0;
	font-size: 0;
}
#topBlock .columnLeft h1 a
{
	background: url(gfx/logo.gif) no-repeat;
	width: 217px;
	height: 24px;
	padding: 0;
	display: block;
	font-size: 0;
}
#topBlock .columnLeft ol
{
	width: auto;
	height: 27px;
	margin: 62px 0 0 235px;
	padding: 0;
	list-style: none;
}
#topBlock .columnLeft ol li
{
	width: auto;
	height: 27px;
	margin: 0;
	padding: 0 0 0 7px;
	float: left;
}
#topBlock .columnLeft ol li a
{
	width: auto;
	height: 27px; 
	margin: 0; 
	padding: 0 0 0 15px; 
	display: block;
	float: left;
	color: #fffefe;
}
#topBlock .columnLeft ol li a:hover
{
	background: #ffea00 url(gfx/elemenLeftBkg.gif) left top no-repeat; 
	width: auto; 
	height: 27px; 
	margin: 0; 
	padding: 0 0 0 15px; 
	display: block; 
	float: left;
	color: #4f4232;
}
#topBlock .columnLeft ol li a span
{
	width: auto;
	height: 21px;
	padding: 6px 14px 0 0;
	display: block;
	float: left;
}
#topBlock .columnLeft ol li a:hover span
{
	background: url(gfx/elemenRightBkg.gif) right top no-repeat;
	width: auto;
	height: 21px;
	padding: 6px 14px 0 0;
	display: block;
	float: left;
}
/* ---------- COLUMN RIGHT ---------- */
#topBlock .columnRight
{
	background: url(gfx/topBlockColumnRightBkg.gif) bottom no-repeat;
	width: 288px;
	height: 171px;
	padding: 0 0 0 19px;
	float: right;
}
#topBlock .columnRight form fieldset .inputText
{
	background: url(gfx/inputTextBkg.gif) no-repeat;
	width: 212px;
	height: 25px;
	margin: 125px 0 0 0;
	padding: 10px 0 0 10px;
	float: left;
	border: none;
	color: #989180;
}
#topBlock .columnRight form fieldset .inputSzukaj
{
	width: 22px;
	height: 21px;
	margin: 132px 0 0 17px;
	padding: 0;
	float: left;
}
/* -------------------- CONTENT BLOCK -------------------- */
#contentBlock
{
	width: 1001px;
	height: auto;
	margin: 10px 0 30px 0;
}
/* ---------- COLUMN LEFT ---------- */
#contentBlock .columnLeft
{
	width: 231px;
	height: auto;
	float: left;
}
#contentBlock .columnLeft .box
{
	background: url(gfx/linkBoxBkg.gif) no-repeat;
	width: 231px;
	height: 31px;
	margin: 0 0 4px 0;
	padding: 18px 0 0 0;
	display: block;
	text-align: center;
}
#contentBlock .columnLeft .specialBox
{
	background: url(gfx/specialBoxBkg.gif) no-repeat;
	width: 229px;
	height: 164px;
	margin: 0 0 20px 0;
	padding: 130px 0 0 0;
}
#contentBlock .columnLeft .specialBox p
{
	margin: 0;
	padding: 20px 19px 0 19px;
	color: #8e7c66;
}
/* ---------- COLUMN RIGHT ---------- */
#contentBlock .columnRight
{
	background: #fff url(gfx/contentBlockColumnRightBkg.gif) bottom no-repeat;
	width: 758px;
	height: auto;
	padding: 0 0 35px 0;
	float: right;
}
#contentBlock .columnRight .top
{
	background: url(gfx/contentBlockColumnRightTopBkg.gif) no-repeat;
	width: 758px;
	height: 7px;
	display: block;
	font-size: 0;
}
#contentBlock .columnRight h2
{
	margin: 0;
	padding: 24px 0 0 48px;
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #d64c00;
}
#contentBlock .columnRight h3
{
	margin: 0;
	padding: 24px 0 0 48px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #d64c00;
}

#contentBlock .columnRight p
{
	margin: 0;
	padding: 23px 70px 0 52px;
	font-size: 12px;
	line-height: 18px;
}
#contentBlock .columnRight ol 
{
	margin: 0;
	padding-left:70px;
	margin-top:10px;
	padding-right:10px;
	font-size: 12px;
	line-height: 18px;
}
#contentBlock .columnRight  li
{
	margin: 0;
	font-size: 12px;
	line-height: 18px;
}
#contentBlock .columnRight p a 
{
	text-decoration: underline;
	font-weight: normal;
	color: #d64c00;
}
#contentBlock .columnRight p .arrow
{
	background: url(gfx/arrow.gif) left top no-repeat;
	padding: 0 0 0 16px;
	display: block;
}
.contact form {
	margin-left:30px;
	display:block;
	font-size:14px;
	}
.contact input
{
	width:230px;
	height:20px;
	margin-bottom:5px;
	border:1px solid #eae4dd;
	


}
.contact label { 
	float:left;
	width:140px;
	display:block;
	}
.contact textarea {
	width:230px;
	border:1px solid #eae4dd;
	margin-bottom:10px;
	}
/* -------------------- FOOTER -------------------- */
#footer
{
	background: #d2c9bf;
	width: 100%;
	height: 32px;
	font-size: 12px;
	color: #8e806d;
}
#footer div
{
	width: 979px;
	height: auto;
	padding: 8px 0 0 22px;
	margin: 0 auto;
}
/* -------------------- EXTRAS -------------------- */
.clearfloat 
{
	height: 0;
	margin: 0;
	clear: both;
    line-height: 0;
	font-size: 0;
}
.blue { color: #178dab; }
.green { color: #6ba522; }
fieldset, form, input
{
	margin: 0;
	padding: 0;
	border: none;
	font-family: tahoma;
	font-size: 11px;
}
img
{
	border: none;
}
a
{
	text-decoration: none;
	font-weight: bold;
	color: #4f4232;
}

