/* ------------------------------------------------------- */
/* ------------------------------------ AK - Dot360 - 2008 */
/* ------------------------------------------------------- */
/* html, body */

body {
	margin: 0;
	padding: 0;
	
	background-color: #000;
	background-image: url('../img/bg.gif');
	background-repeat: no-repeat;
	background-position: top center;
	
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #fff;
}

/* ------------------------------------------------------- */
/* clear, onfocus='blur()' */

img { border: 0 none; }
a { outline: none; }
a img { outline: none; }
input { outline: none; }

/* ------------------------------------------------------- */
/* wrap div's contents */

#wrapMain {
	margin: 0 auto;
	width: 883px;
}

#wrapFlash {
	margin: 0 auto;
	height: 386px;
	width: 1004px;
}

#wrapFooter {
	float: left;
	margin-top: 30px;
	width: 100%;
	height: 50px;
	background-color: #484848;
	color: #1A1A1A;
}

#footerContent {
	margin: 0 auto;
	width: 883px;
}

#footerCopyright {
	float: left;
	width: 400px;
	padding-top: 10px;
}

#footerLogo {
	float: right;
	width: 100px;
	text-align: right;
	padding-top: 15px;
}

.divLayers {
	float: left;
	width: 883px;
	padding-top: 20px;
}

.layerContent {
	padding: 0px 15px 15px 5px;
}

#wrapAplikacje {
	float: left;
	width: 268px;
}

#wrapWidgety {
	float: left;
	width: 260px;
	padding-left: 20px;
}

#wrapNews {
	float: right;
	width: 310px;
}

#wrapFakty {
	float: left;
	width: 530px;
}

#wrapReferencje {
	float: right;
	width: 310px;
}

#wrapContact {
	float: left;
	width: 633px;
}

#wrapNewsletter {
	float: right;
	width: 245px;
}

#wrapContact .box {
	float: left;
	width: 209px;
	text-align: left;
	color: #585858;
	font-size: 15px;
}

#wrapNewsletter .box {
	float: left;
	width: 240px;
	text-align: left;
	color: #585858;
	font-size: 10px;
	padding-left: 5px;
}

#wrapCaseStudies {
	padding-left: 5px;
	width: 878px;
	float: left;
}


#wrapCaseStudies .box, #wrapCaseStudies .box-middle {
	float: left;
	width: 292px;
	padding-bottom: 20px;
	background-repeat: no-repeat;
	background-position: top center;
	background-image: url('../img/bg-box-off.png');
}

#wrapCaseStudies .box-middle {
	padding: 0px 1px 20px 1px;
}

#wrapCaseStudies .boxLeft {
	float: left;
	width: 195px;
	padding: 10px 0px 0px 5px;
}

#wrapCaseStudies .boxRight {
	float: right;
	width: 80px;
	padding: 10px 0px 0px 5px;
}

#wrapAplikacje .boxLeft, #wrapWidgety .boxLeft {
	float: left;
	width: 90px;
}

#wrapAplikacje .boxRight {
	float: right;
	width: 178px;
	color: #ff5500;
	/* BLACK */
	color: #aaaaaa;
	line-height: 14px;
	font-size: 11px;
}

#wrapWidgety .boxRight {
	float: right;
	width: 170px;
	color: #ff5500;
	/* BLACK */
	color: #aaaaaa;
	line-height: 14px;
	font-size: 11px;
}


#wrapNews .boxNews {
	float: left;
	background-color: #1a1a1a;
	height: 80px;
	width: 305px;
}

#scrollUp {
   position: relative;
   overflow: hidden;
   height: 80px;
   width: 305px;
}
 
.headline {
	position: absolute;
	top: 100px;
	left: 5px;
	height: 65px;
	width: 295px;
}


#newsPozostale .box {
	float: left;
	width: 270px;
}

#newsPozostale .box, #newsPozostale .box-middle {
	float: left;
	width: 270px;
	text-align: left;
	color: #ef5102;
	/* BLACK */
	color: #aaaaaa;
	font-size: 14px;
}

#newsPozostale .box-middle {
	padding: 0px 34px 0px 34px;
}

.caseImage {
	float: left;
	width: 292px;
	height: 165px;
}

.caseImage .caseImageUp {
	position: absolute;
	z-index: 1;
	width: 292px;
	height: 165px;
}

.caseImage .caseImageDown {
	position: absolute;
	z-index: 2;
	width: 292px;
	height: 165px;
	background-color: #1a1a1a;
	text-align: center;
}


#wrapSubFlash {
	float: left;
	width: 878px;
	height: 170px;
	background-color: #000;
}

#wrapDotFlash {
	float: left;
	width: 879px;
	height: 386px;
	background-color: #000;
}


#loaderMini {
	width: 16px;
	height: 16px;
	padding: 7px 4px 0px 0px;
	float: right;
}

#viewerCase {
	position: relative;
	overflow: hidden;
	height: 240px;
	width: 585px;
	float: left;
}

#viewerLogo {
	float: right;
	height: 240px;
	width: 290px;
	text-align: center;
}
 
.viewerImage {
	position: absolute;
	top: 240px;
	height: 240px;
	width: 585px;
}

.wrapViewer {
	background-color: transparent;
	background-image: url('../img/transparent.png');
	width: 878px;
	float: right;
}


#theException {
	position: absolute;
	z-index: 255;
	width: 100px;
	height: 100px;
	top: 0;
	left: 0;
}

/*------------------------------------------------------- */
/* texts */

h1, h2, h3, h4, h5, h6{
	color: #5f5f5f;
	font-weight: normal;
}

h1{
	font-size: 22px;
}

h2{
	font-size: 12px;
	color: #fff;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h3{
	font-size: 1.7em;
}

.titleMain {
	color: #7e7e7e;
	padding-top: 2px;
	margin-top: 2px;
	line-height: 14px;
}

.titleOrange {
	color: #ff5500;
	/* BLACK */
	color: #aaaaaa;
	font-size: 22px;
	margin-top: 0;
	padding-top: 0;
}

.normalOrange {
	color: #ff5500;
	/* BLACK */
	color: #aaaaaa;
	font-size: 17px;
	margin-top: 0;
	padding-top: 0;
}

.littleOrange {
	color: #ff5500;
	/* BLACK */
	color: #aaaaaa;
}

#wrapFakty p {
	background-color: #262626;
	display: inline;
}

#wrapAplikacje p, #wrapWidgety p, #wrapNews p {
	margin: 0 0 0 0;
	padding: 5px 5px 5px 5px;
}

.boxNews p {
	color: #ef5102;
	/* BLACK */
	color: #aaaaaa;
	font-size: 14px;
	margin: 0 0 0 0;
	padding: 5px 5px 5px 5px;
}

.layerContent p {
	margin: 2px 0px 2px 0px;
	padding: 7px 0px 7px 0px;
}

.linkMailowy {
	display: none;
}

.logaException {
	background-color: #1a1a1a;
	display: block;
	padding: 20px 0px 20px 0px;
}


/*------------------------------------------------------- */
/* list, ul, ol, li */

ul#listNews, ul#viewerList { 
	list-style-type: none; list-style-position: outside; padding: 0; margin: 0;
}

ul#listNews {
	background-color: transparent;
	background-image: url('../img/transparent.png');
	height: 10px;
	width: 305px;
	padding-left: 0px;
	margin: 0;
	margin-top: 1px;
	float: left;
}

ul#listNews li {
	border-right: solid 1px #000;
	display: inline;
	float: left;
	height: 10px;
	width: 30px;
	cursor: pointer;
	font-size: 0px;
	line-height: 0px;
}

ul#viewerList {
	background-color: transparent;
	background-image: url('../img/transparent.png');
	height: 10px;
	width: 878px;
	padding-left: 0px;
	margin: 0;
	margin-top: 1px;
	float: left;
}

ul#viewerList li {
	border-right: solid 1px #000;
	display: inline;
	float: left;
	height: 10px;
	width: 30px;
	cursor: pointer;
	font-size: 0px;
	line-height: 0px;
}

ul#listNews li:hover, ul#viewerList li:hover {
	background-color: #ef5102;
	/* BLACK */
	background-color: #aaaaaa;
}

.offListNews, .viewerImageOff { background-color: #333333; }
.onListNews, .viewerImageOn {
	background-color: #ef5102;
	/* BLACK */
	background-color: #aaaaaa;
}

/*------------------------------------------------------- */
/* forms */

#wrapNewsletter input {
	border: 0 none;
	background-color: #ff5500;
	/* BLACK */
	background-color: #aaaaaa;
	height: 24px;
	width: 195px;
	color: #000;
	padding: 6px 10px 0px 10px;
}


/*------------------------------------------------------- */
/* links */

#wrapContact .box a { color: #585858; text-decoration: none; }
#wrapContact .box a:link { color: #585858; }
#wrapContact .box a:active { color: #585858; }
#wrapContact .box a:visited { color: #585858; }
#wrapContact .box a:hover { color: #fff; }

#wrapFooter a { color: #1A1A1A; text-decoration: none; }
#wrapFooter a:link { color: #1A1A1A; }
#wrapFooter a:active { color: #1A1A1A; }
#wrapFooter a:visited { color: #1A1A1A; }
#wrapFooter a:hover { color: #fcfcfc; }

a, a:link {
	color: #ff5500;
	text-decoration: none;
	/* BLACK */
	color: #aaaaaa;
}

a:active {
	color: #ff5500;
	/* BLACK */
	color: #aaaaaa;
}

a:visited {
	color: #ff5500;
	/* BLACK */
	color: #aaaaaa;
}
a:hover {
	color: #fff;
	/* BLACK */
	color: #aaaaaa;
}

a.linkWhite, a.linkWhite:link {	color: #fff;	text-decoration: none; }
a.linkWhite:active { color: #fff; }
a.linkWhite:visited {	color: #fff; }
a.linkWhite:hover {	color: #fff; }

