
/*----------------------------------------------------------------------------*/

#header ul 
#sidebar ul,
#footer ul,
ul.pagination,
.creationPreview ul,
ul.newsList {
	margin: 0;
}

#header li,
#sidebar li,
#footer li,
ul.pagination li,
.creationPreview ul li,
ul.newsList li {
	margin: 0;
	list-style: none;
	padding: 0;
	line-height: 16px;
	background: none;
}





/*----------------------------------------------------------------------------*/

body {
	text-align: center;
	background: #4E5B61 url(../gfx/bg-body.jpg) repeat-x;
	padding: 0;
}

#bborder {
	height: 3px;
	width: 100%;
	background: #FFE400;
	position:fixed;
	bottom:0;
	left:0;
}

#containerOut {
	padding-bottom: 15px;
}

#container {
	background: transparent url(../gfx/bg-container-out.jpg) center 0 no-repeat;
	position: relative;
	/*max-width: 1200px;*/
	margin: 0 auto;
}

#containerIn {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

.homepage #containerIn {
	width:970px;
	position:relative;
	left:5px;
	}

#content {
	min-height: 500px;
	padding: 0 0 20px;
}

#sidebar {
	width: 217px;
	padding: 30px 20px 0 0;
	float: left;
}

#mainOut {
	width: 723px;
	float: left;
}

#mainTop {
	background: transparent url(../gfx/bg-main-top.png) no-repeat;
	height: 15px;
}

#main {
	background: transparent url(../gfx/bg-main.png) repeat;
	padding: 5px 30px 1px;
	position: relative;
	min-height: 300px;
}

#mainBottom {
	background: transparent url(../gfx/bg-main-bottom.png) 0 bottom no-repeat;
	height: 40px;
	position: relative;
}


.wideMain #mainOut {
	width: 900px;
	margin-left: 30px;
}

.wideMain #mainOut #main {
	width: 840px !important;
	overflow-x: hidden;
}

.wideMain #mainTop {background-image: url(../gfx/bg-wide-main-top.png);}
.wideMain #mainBottom {background-image: url(../gfx/bg-wide-main-bottom.png);}

h1.contentheading {
/*
	position: absolute;
	top: 5px;
	width: 100%;
*/
	margin-bottom: 0;
}

h1.contentheading a {
	color: #fff;
}

.column1,
.column2 {
	width: 290px;
	float: left;
}

.column1 {
	padding-right: 83px;
}

.leftBox {
	margin-bottom: 50px;
}

.boxCustomers {
	width: 300px;
	float: left;
	padding-left: 20px;
}

.boxUslugi {
	width: 320px;
	float: left;
}

.boxUslugi li {
	list-style: none;
	margin: 0;
	padding: 0;
	background: none;
}

.boxUslugi li a {
	display: block;
	width: 294px;
	height: 28px;
	margin-bottom: 12px;
	text-indent: -9000px;
	outline: 0;
	background-repeat: no-repeat;
	background-position: 0 5px;
	cursor: pointer;
	padding: 5px 0;
}

.boxUslugi li.item1 a { background-image: url(../gfx/h-uslugi-1.png); }
.boxUslugi li.item2 a { background-image: url(../gfx/h-uslugi-2.png); }
.boxUslugi li.item3 a { background-image: url(../gfx/h-uslugi-3.png); }

.boxUslugi li a:hover {
	background-position: 0 -28px;
}

.leftBox h2, .boxNews h2, .boxReference h2, .boxCustomers h2, .boxKontakt h2 {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 20px;
	float: none;
}

.boxNews h2 {
	text-indent: -9000px;
	background: transparent url(../gfx/h-aktualnosci.png) no-repeat left top;
	height: 17px;
	width: 97px;
}

.boxReference h2 {
	text-indent: -9000px;
	background: transparent url(../gfx/h-referencje.png) no-repeat;
	height: 17px;
	width: 97px;
}

.boxKontakt h2 {
	text-indent: -9000px;
	background: transparent url(../gfx/h-masz-pytanie.png) no-repeat;
	height: 17px;
	width: 121px;
}

.boxKontakt {
	padding-top:20px;
	}

.boxCustomers h2 {
	text-indent: -9000px;
	background: transparent url(../gfx/h-klienci.png) no-repeat;
	height: 17px;
	width: 97px;
	margin-bottom: 0;
}

.boxKontakt p {
	padding: 0 0 0 40px;
}

.boxKontakt p.text {
	background: transparent url(../gfx/dec-question.gif) 0 4px no-repeat;
	font-weight: bold;
	color: #fff;
	margin-bottom: 10px;
}

.leftBox h3, .boxNews h3 {
	font-size: 11px;
}

.boxReference h4 {
	margin: 0;
}

.boxReference h5 {
	font-weight: normal;
	margin-bottom: 10px;
}

.boxNews ul {
	padding-bottom: 20px;
}

.boxNews li {
	clear: both;
}

.boxNews h3 {
	font-weight: normal;
	font-size: 11px;
	margin: 0;
	width: 65px;
	float: left;
	background:none;
}

.boxNews h4 {
	font-weight: normal;
	font-size: 11px;
	margin: 0;
	width: 152px;
	float: left;
	padding: 0 0 14px;
}

.boxNews h4 a {
	display: block;
}


.homepage .boxNews h4 {
	width:220px;
	padding-bottom:3px;
	}

.homepage .boxNews {
	width:330px;
	float:left;
	}

.homepage .boxReference {
	width:300px;
	float:left;
	}

.homepage .boxNews ul li {
	padding-left:0;
	}

#footer {
	position: relative;
}

#footer a {
	color: #fff;
}

#footer li {
	display: inline;
	padding: 0 16px 0 0;
}

#footer p {
	position: absolute;
	right: 0;
	top: 0;
}

a#lift {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	left: 360px;
	top: 17px;	
}

.wideMain a#lift {left: 440px;}

a#lift span {
	display: none;
}

#btnPrev,
#btnNext {
	width: 47px;
	height: 58px;
	position: absolute;
	top: 163px;
	display: none;
}

#btnPrev {
	left: 0;
	background: transparent url(../gfx/btn-prev.gif) no-repeat;
}

#btnNext {
	right: 0;
	background: transparent url(../gfx/btn-next.gif) no-repeat;
}

#btnPrev a,
#btnNext a {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 19px;
	left: 22px;
}

#btnNext a {
	left: 5px;
}

#btnPrev a span,
#btnNext a span {
	display: none;
}

.fBoxOut {
	width: 393px;
}

.fBoxTop {
	height: 13px;
	background: transparent url(../gfx/bg-fbox-top.gif) no-repeat;
}

.fBox {
	background: transparent url(../gfx/bg-fbox.gif) repeat-y;
	padding: 7px 20px;
}

.fBoxBottom {
	height: 13px;
	background: transparent url(../gfx/bg-fbox-bottom.gif) no-repeat;
}

.fBoxContact {
	float: right;
	position: absolute;
	top: 125px;
	right: 30px;
}

#page h1.componentheading {
	display: none;
}

.validation-advice {
	color: #FF7777;
	padding: 0 0 5px 60px;
	font-size: 10px;
}

p.counter {
	display: none;
}

ul.pagination,
.jqGSPagination ul {
	text-align: center;
	margin-bottom: 10px;
	padding-left: 19px;
}

.creationList ul.pagination {
	padding-left: 0;
	padding-right: 26px;
}

ul.pagination li,
.jqGSPagination ul li {
	display: inline;
}

ul.pagination li span.active,
ul.pagination li a,
.jqGSPagination ul li a {
	padding: 5px 11px 15px 9px;
	text-align: center;
	color: #A4B3BA;
	line-height: 23px;
	margin: 0 2px;
	outline: 0;
}

ul.pagination li span.active {
	background: transparent url(../gfx/dec-pag-active.gif) no-repeat;
	color: #fff;
}

ul.pagination li a:hover,
.jqGSPagination ul li a:hover {
	background: transparent url(../gfx/dec-pag-h.gif) no-repeat;
}

ul.newsList {
	margin-bottom: 5px;
}

ul.newsList li {
	clear: both;
}

ul.newsList li p.createdate {
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	width: 64px;
	float: left;
}

ul.newsList li h2 {
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	width: 213px;
	padding-right: 12px;
	float: left;
}

ul.newsList li h2 a {
	display: block;
}

ul.newsList li .blogWstep {
	width: 334px;
	float: left;
	padding-bottom: 15px;
}

ul.newsList li .blogWstep p {
	display: inline;
}

ul.preview img {background:#101619;border:none !important;}

.artDetails {
	margin-top: 30px;
}

p.articleinfo {
	margin-top:-20px;
	}

p.articleinfo span.createdate {
	color:#fff;
	}
	
#brandsCustomers {
	width: 180px;
	height: 108px;
	position: relative;
}

#brandsCustomers li {
	margin: 0;
	list-style: none;
	padding: 0;
	background: none;
	width: 180px;
	height: 108px;
	position: absolute;
	top: 0;
	left: 0;
	display:none;
}

#brandsCustomers li a {
	outline: 0;
}

.xmap h2.menutitle {
	display: none;
}

.xmap ul.level_0 li {
	list-style: none;
	margin: 0 0 20px;
	background: none;
	padding: 0;
	font-weight: bold;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	width: 50%;
	float: left;
}

.xmap ul.level_0 li.noFloat {
	width: auto;
	float: none;
}

.xmap ul.level_0 li a {
	color: #fff;
}

.xmap ul.level_0 li a:hover {
	color: #C4B000;
}

.xmap ul.level_0 li ul {
	margin-bottom: 0;
	padding-top: 10px;
}

.xmap ul.level_0 li li {
	margin: 0 0 0 10px;
	font-weight: normal;
	font-size: 11px;
	background: transparent url(../gfx/dec-bullet.gif) 0 8px no-repeat;
	padding-left: 18px;
	width: auto;
	float: none;
}

.xmap ul.level_0 li li a {
	color: #FFE400;
}

.xmap ul.level_0 li li a:hover {
	color: #C4B000;
}

#xmap1,
#xmap2,
#xmap3 {
	float: left;
	width: 280px;
	padding-top: 20px;
}

.onas h2 {margin-bottom:10px;}
.onas {margin-top:20px;padding-top:15px;border-top:1px solid gray;}
.onas p {margin-bottom:10px;}

#imgeu {
	margin-top: 20px;
}
