html {
	height: 100%;
}


body {
	height: 100%; 
	margin: 0px; 
	padding: 0px; 
	background: #3e404c url(img/layout/bg.jpg) no-repeat fixed top center; 
	text-align: center;
	overflow: auto;
}

/* top */

.logo {
	margin: auto;
	margin-top: 0;
	width: 985px;
	height: 42px;
	* height: 85px;
	background: url(img/layout/logo.gif) no-repeat top center;
	padding-top: 43px;
}

.logo h1, .logo span { 
	display: none;
}

.logo a {
	display: block;
	background: url(img/layout/contact.gif) no-repeat 0 0;
	width: 107px;
	height: 15px;
	float: right;
	margin-right: 25px;
}

.logo a:hover {
	background-position: 0 -15px;
}

/* content */



.cntnt {
	margin: auto;
	margin-bottom: 65px;
	width: 945px;
	* width: 985px;
	padding: 20px;
	background: #383a46;
	overflow: hidden;
}

.cntnt h3 {
	margin: 0;
	width: 945px;
	height: 36px;
}

.cntnt h3 span {
	display: none;
}


.cntnt p {
	margin: 0 5px;
	font-family: Tahoma, Arial;
	font-size: 8pt;
	color: #7c7f97;
	text-align: left;
	line-height: 11pt;
}


/* top copy */

.copy {
	margin-bottom: 0;
	background: url(img/layout/bg-copy.jpg) no-repeat top center;
}

.copy p {
	float: left;
	width: 287px;
	padding: 15px 0;
	margin: 0;
}

.copy p.mdl {
	border-left: solid 1px #464855;
	border-right: solid 1px #434551;
	padding: 15px 20px;
	width: 291px;
	* width: 331px;
	margin: 0 18px;
}

h2 {
	margin: 0 auto;
	width: 985px;
	height: 73px;
	background: url(img/layout/enjoy.gif) no-repeat 24px 28px;
}

h2 span {
	display: none;
}

/* worx titles */

h3.proleva-2011 { background: url(img/worx/titles/proleva-2011.gif) no-repeat top; }
h3.national-park-2011 { background: url(img/worx/titles/national-park-2011.gif) no-repeat top; }
h3.jrsoftware-2011 { background: url(img/worx/titles/jrsoftware-2011.gif) no-repeat top; }
h3.krd-landing-2011 { background: url(img/worx/titles/krd-landing-2011.gif) no-repeat top; }
h3.sok-microsite-2011 { background: url(img/worx/titles/sok-microsite-2011.gif) no-repeat top; }
h3.sok-promotion-2010 { background: url(img/worx/titles/sok-promotion-2010.gif) no-repeat top; }
h3.rrn-2010 { background: url(img/worx/titles/rrn-2010.gif) no-repeat top; }
h3.rzf-sklep-2010 { background: url(img/worx/titles/rzf-sklep-2010.gif) no-repeat top; }
h3.pgpogrody-2010 { background: url(img/worx/titles/pgpogrody-2010.gif) no-repeat top; }
h3.strefa9-2010 { background: url(img/worx/titles/strefa9-2010.gif) no-repeat top; }
h3.sok-2010 { background: url(img/worx/titles/sok-2010.gif) no-repeat top; }
h3.krd-christmas-invitation-2009 { background: url(img/worx/titles/krd-christmas-invitation-2009.gif) no-repeat top; }
h3.coolinari-2009 { background: url(img/worx/titles/coolinari-2009.gif) no-repeat top; }
h3.rzf-2009 { background: url(img/worx/titles/rzf-2009.gif) no-repeat top; }
h3.cokin-2009 { background: url(img/worx/titles/cokin-2009.gif) no-repeat top; }
h3.krd-buletin-2009 { background: url(img/worx/titles/krd-buletin-2009.gif) no-repeat top; }
h3.luxon-2009 { background: url(img/worx/titles/luxon-2009.gif) no-repeat top; }
h3.travelfriends-2008 { background: url(img/worx/titles/travelfriends-2008.gif) no-repeat top; }
h3.krd-golf-academy-2008 { background: url(img/worx/titles/krd-golf-academy-2008.gif) no-repeat top; }
h3.nordea-spectrum-2-2008 { background: url(img/worx/titles/nordea-spectrum-2-2008.gif) no-repeat top; }
h3.krd-2008 { background: url(img/worx/titles/krd-2008.gif) no-repeat top; }
h3.me-lokaty-2008 { background: url(img/worx/titles/me-lokaty-2008.gif) no-repeat top; }
h3.krd-application-2008 { background: url(img/worx/titles/krd-application-2008.gif) no-repeat top; }
h3.work-in-krd-2008 { background: url(img/worx/titles/work-in-krd-2008.gif) no-repeat top; }
h3.rezaw-plast-2008 { background: url(img/worx/titles/rezaw-plast-2008.gif) no-repeat top; }
h3.podpis-nordea-2008 { background: url(img/worx/titles/podpis-nordea-2008.gif) no-repeat top; }
h3.rzetelna-firma-2008 { background: url(img/worx/titles/rzetelna-firma-2008.gif) no-repeat top; }
h3.nordea-spectrum-1-2008 { background: url(img/worx/titles/nordea-spectrum-1-2008.gif) no-repeat top; }
h3.strefa-klienta-krd-2008 { background: url(img/worx/titles/strefa-klienta-krd-2008.gif) no-repeat top; }
h3.sinclan-2007 { background: url(img/worx/titles/sinclan-2007.gif) no-repeat top; }
h3.kaczmarski-group-2007 { background: url(img/worx/titles/kaczmarski-group-2007.gif) no-repeat top; }

/* footer */

.ftr {
	margin: 0 auto;
}

/* to the top button */

a.totop {
	float: right;
	display: block;
	height: 14px;
	width: 14px;
	background: url(img/layout/btn-top.gif) no-repeat 0 0;
}

a.totop:hover {
	background-position: 0 -14px;
}

a.totop span {
	display: none;
}

/* that's all folks :) */
