* {
	border: 0px;
	padding: 0px;
	margin: 0px;
	outline: none;
}
body {
	border: 0px;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	font-family: 'Tahoma', sans-serif;
	color: #717171;
	background-color: #242424;
}
#bodyBox {
	width: 100%;
	background: #242424 url('../gfx/background.jpg') no-repeat center top;
}
#subBodyBox {
	width: 100%;
	background: #242424 url('../gfx/subbackground.jpg') no-repeat center top;
}
a {
	text-decoration: none;
	font-size: 13px;
	font-family: 'Tahoma', sans-serif;
	color: #717171;
}
a:hover {
	text-decoration: underline;
}
ul, ol {
	margin-left: 30px;
}
.czytaj_wiecej {
	height: 16px;
	font-size: 13px;
	line-height: 16px;
	font-family: Tahoma;
	color: #0088D5;
	background: url('../gfx/wiecej.png') no-repeat left center;
	padding-left: 25px;
}
.wiecej_aktualnosci {
	height: 16px;
	display: block;
	float: right;
	font-size: 13px;
	line-height: 16px;
	font-family: Tahoma;
	color: #0088D5;
	background: url('../gfx/wiecej.png') no-repeat right center;
	padding-right: 25px;
	margin-top: 5px;
}
.page_nav {
	width: 100%;
	height: 16px;
	display: block;
	position: absolute;
	left: 0px;
	bottom: 50px;
}
.prev {
	height: 16px;
	display: block;
	float: left;
	font-size: 13px;
	line-height: 16px;
	font-family: Tahoma;
	color: #0088D5;
	background: url('../gfx/prev.png') no-repeat left center;
	padding-left: 25px;
	margin-right: 30px;
}
.powrot {
	height: 16px;
	display: block;
	float: left;
	font-size: 13px;
	line-height: 16px;
	font-family: Tahoma;
	color: #0088D5;
	margin-right: 30px;
}
.next {
	height: 16px;
	display: block;
	float: left;
	font-size: 13px;
	line-height: 16px;
	font-family: Tahoma;
	color: #0088D5;
	background: url('../gfx/wiecej.png') no-repeat right center;
	padding-right: 25px;
}
.header_aktualnosci {
	position: absolute;
	top: -15px;
	left: 0px;
	font-size: 18px;
	line-height: 18px;
	font-family: Tahoma;
	color: #ffffff;
}
#contentBox {
	width: 990px;
	height: 661px;
	overflow: hidden;
	position: relative;
	margin: 0px auto;
	display: block;
}
#subContentBox {
	width: 990px;
	height: 876px;
	overflow: hidden;
	position: relative;
	margin: 0px auto;
	display: block;
}
#top {
	width: 990px;
	height: 661px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
#logo {
	display: block;
	width: 107px;
	height: 74px;
	position: absolute;
	top: 30px;
	left: 5px;
	background: url('../gfx/logo.jpg') no-repeat center top;
}
#sublogo {
	display: block;
	width: 107px;
	height: 74px;
	position: absolute;
	top: 30px;
	left: 5px;
	background: url('../gfx/sublogo.jpg') no-repeat center top;
}
#jestes_tutaj {
	display: block;
	width: 400px;
	height: 13px;
	position: absolute;
	top: 35px;
	right: 5px;
}
#jestes_tutaj p {
	font-size: 13px;
	font-family: Tahoma;
	color: #8e7d93;
	float: right;
}
#jestes_tutaj span{
	display: block;
	width: 6px;
	height: 6px;
	margin: 6px 10px 0px 10px;
	background: url('../gfx/list-icon.jpg') no-repeat center top;
	float: right;
}
#jestes_tutaj a{
	font-size: 13px;
	font-family: Tahoma;
	color: #8e7d93;
	float: right;
}
#menu {
	display: block;
	width: 800px;
	height: 30px;
	position: absolute;
	top: 74px;
	right: 5px;
}
#menu a {
	display: block;
	float: right;
	height: 21px;
	margin: 0px 0px 0px 50px;
	text-decoration: none;
	position: relative;
	cursor: pointer;
	font-size: 18px;
	font-family: Tahoma;
	line-height: 18px;
	color: #ffffff;
	text-align: right;
	padding: 9px 0px 0px 0px;
}
#menu .numer {
	font-size: 10px;
	line-height: 10px;
	font-family: Tahoma;
	color: #0088d5;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 10px;
	height: 10px;
	display: block;
	text-align: right;
}
#menu a:hover span.numer, #menu a.selected span.numer{
	color: #bad529;
}
#obraz {
	display: block;
	width: 980px;
	height: 299px;
	position: absolute;
	top: 120px;
	left: 5px;
	background: url('../gfx/obraz.jpg') no-repeat center top;
}
#subobraz {
	display: block;
	width: 980px;
	height: 228px;
	position: absolute;
	top: 120px;
	left: 5px;
	background: url('../gfx/subobraz.jpg') no-repeat center top;
}
.title {
	display: block;
	width: 930px;
	position: absolute;
	left: 25px;
	bottom: 15px;
	z-index: 999;
}
.title_big {
	font-size: 82px;
	font-family: Tahoma;
	line-height: 40px;
	color: #272727;
}
.title_big_gruby {
	float: left;
	font-weight: bold;
}
.title_small {
	font-size: 60px;
	font-family: Tahoma;
	line-height: 50px;
	color: #272727;
	position: relative;
	bottom: 5px;
	display: block;
}
#content {
	position: absolute;
	left: 5px;
	bottom: 0px;
	display: block;
	width: 980px;
	height: 195px;
	z-index: 2;
}
#subContent {
	position: absolute;
	left: 5px;
	bottom: 0px;
	display: block;
	width: 980px;
	height: 480px;
	z-index: 2;
}
#content .content-header {
	font-size: 32px;
	font-family: Tahoma;
	line-height: 32px;
	color: #ffffff;
}
#subContent .content-header {
	margin-bottom: 37px;
	font-size: 32px;
	font-family: Tahoma;
	line-height: 32px;
	color: #ffffff;
}
#content .content-left {
	width: 350px;
	padding: 10px 0px 5px 115px;
	height: 80px;
	overflow: hidden;
	font-size: 13px;
	font-family: 'Tahoma', sans-serif;
	line-height: 20px;
	text-align: justify;
	color: #717171;
	position: absolute;
	left: -10px;
	bottom: 40px;
	background: url('../gfx/web20-icon.jpg') no-repeat left top;
	overflow: hidden;
}
#content .content-right {
	width: 400px;
	padding: 10px 0px 5px 0px;
	height: 80px;
	font-size: 13px;
	font-family: 'Tahoma', sans-serif;
	line-height: 20px;
	text-align: justify;
	color: #717171;
	position: absolute;
	left: 520px;
	bottom: 40px;
}
#subContent .content-left {
	width: 450px;
	padding: 0px;
	height: 480px;
	overflow: hidden;
	font-size: 13px;
	font-family: 'Tahoma', sans-serif;
	line-height: 20px;
	text-align: justify;
	color: #717171;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#subContent .content-right {
	width: 490px;
	padding: 0px;
	height: 480px;
	overflow: hidden;
	font-size: 13px;
	font-family: 'Tahoma', sans-serif;
	line-height: 20px;
	text-align: justify;
	color: #717171;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
ul, ol, li {
	list-style-type: none;
	margin: 0px;
}
li {
	background: url('../gfx/list-icon.jpg') no-repeat left center;
	padding-left: 20px;
}
.content-spacer {
	width: 1px;
	height: 80px;
	overflow: hidden;
	position: absolute;
	bottom: 45px;
	left: 490px;
	background: #282828;
}
#footBox {
	background: url('../gfx/cloud-back.jpg') repeat-x center top;
}
#clouds {
	width: 980px;
	height: 205px;
	margin: 0px auto;
}
.cloud {
	width: 239px;
	height: 185px;
	float: left;
	overflow: hidden;
	position: relative;
	background: no-repeat center top;
	cursor: pointer;
}
#cloud-webdesign {	background-image: url('../gfx/cloud-webdesign-back.jpg'); }
#cloud-id {	background-image: url('../gfx/cloud-id-back.jpg'); }
#cloud-prezentacje {	background-image: url('../gfx/cloud-prezentacje-back.jpg'); }
#cloud-dtp {	background-image: url('../gfx/cloud-dtp-back.jpg'); }
.cloud div.cloud-header {
	width: 239px;
	height: 10px;
	display: block;
	background: url('../gfx/cloud-header-back.gif') no-repeat center top;
	position: absolute;
	left: 0px;
	bottom: 105px;
	z-index: 1;
}
.cloud div.cloud-icon {
	display: block;
	width: 80px;
	height: 120px;
	position: absolute;
	right: 10px;
	top: 0px;
	z-index: 2;
	background: no-repeat center bottom;
}
#cloud-webdesign div.cloud-icon {	background-image: url('../gfx/cloud-webdesign-icon.png'); }
#cloud-id div.cloud-icon {	background-image: url('../gfx/cloud-id-icon.png'); }
#cloud-prezentacje div.cloud-icon {	background-image: url('../gfx/cloud-prezentacje-icon.png'); }
#cloud-dtp div.cloud-icon {	background-image: url('../gfx/cloud-dtp-icon.png'); }
.cloud p.cloud-text {
	position: absolute;
	bottom: 67px;
	left: 19px;
	display: block;
	width: 130px;
	height: 32px;
	overflow: hidden;
	font-size: 13px;
	font-family: 'Tahoma', sans-serif;
	line-height: 16px;
	color: #717171;
	z-index: 3;
}
.cloud a.cloud-link {
	width: 159px;
	height: 18px;
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 4;
	cursor: pointer;
	text-decoration: none;
	background: url('../gfx/wiecej.png') no-repeat 180px center;
	font-size: 18px;
	font-family: Tahoma;
	line-height: 18px;
	color: #ffffff;
	text-align: right;
	padding: 9px 70px 8px 10px;
}
.cloud-spacer {
	width: 8px;
	height: 185px;
	float: left;
}
#foot {
	width: 980px;
	margin: 15px auto;
	line-height: 30px;
}
#foot .leftSide {
	float: left;
}
#foot .rightSide {
	float: right;
}
#foot .centerSide {
	float: right;
	margin-right: 20px;
}
.czysty {
	clear: both;
	overflow: hidden;
	height: 0px;
}
.ukryty {
	display: none;
}
#projekty-more {
	width: 185px;
	height: 31px;
	padding-left: 55px;
	position: absolute;
	right: 0px;
	bottom: 33px;
	display: block;
	background: url('../gfx/seeproject-back.jpg') no-repeat center center;
	line-height: 31px;
	color: #0088d5;
}
#projekt-see {
	width: 185px;
	height: 31px;
	padding-left: 55px;
	position: absolute;
	left: 0px;
	bottom: 33px;
	display: block;
	background: url('../gfx/show-page-back.jpg') no-repeat center center;
	line-height: 31px;
	color: #0088d5;
}
.projekt-arrow {
	width: 240px;
	height: 363px;
	z-index: 100;
	position: absolute;
	top: -60px;
	cursor: pointer;
}
#projekt-prev {	left: 0px; }
#projekt-next {	right: 0px; }
.arrow {
	position: absolute;
	top: 136px;
	display: block;
	width: 49px;
	height: 35px;
	z-index: 90;
}
#arrow-prev {
	left: 20px;
	background: url('../gfx/left-arrow.png') no-repeat center center;
}
#arrow-next {
	right: 20px;
	background: url('../gfx/right-arrow.png') no-repeat center center;
}
#super-new {
	z-index: 75;
	background: url('../gfx/super-nowa.png') no-repeat center center;
	position: absolute;
	top: -50px;
	right: 5px;
	display: block;
	width: 100px;
	height: 100px;
	display: none;
}
.client-header {
	font-size: 16px;
	font-family: 'Tahoma', sans-serif;
	color: #b2b2b2;
}
.zawartosc {
	width: 100%;
	display: block;
	overflow: hidden;
}
.googleBack {
	width: 483px;
	height: 303px;
	display: block;
	border: 1px solid #282828;
	position: absolute;
	right: 2px;
	bottom: 98px;
}
#mapkaGoogle {
	width: 483px;
	height: 303px;
	display: block;
}
#projekty {
	width: 483px;
	height: 303px;
	display: block;
	border: 1px solid #282828;
	position: absolute;
	right: 2px;
	bottom: 98px;
	z-index: 50;
}
#projekty .projekt {
	display: block;
	height: 303px;
	width: 483px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-position: center center;
	background-repeat: no-repeat;
}
.left_up, .right_up, .left_down, .right_down {
	display: block;
	width: 10px;
	height: 10px;
	overflow: hidden;
	line-height: 6px;
	position: absolute;
	z-index: 5;
	background-image: url('../gfx/rogi.gif');
	background-repeat: no-repeat;
}
.left_up {
	top: -1px;
	left: -1px;
	background-position: 0px 0px;
}
.right_up {
	top: -1px;
	right: -1px;
	background-position: -10px 0px;
}
.right_down {
	bottom: -1px;
	right: -1px;
	background-position: -20px 0px;
}
.left_down {
	bottom: -1px;
	left: -1px;
	background-position: -30px 0px;
}

#projekt-next .next{
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	cursor: pointer;
}

#projekt-prev .prev{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	cursor: pointer;
}

/* MAPA STRONY */
.tree_pole{
	padding: 0px 0px 0px 25px;
	height: 16px;
	line-height: 16px;
}

.tree_root {
	padding: 0px;
}

.tree_pole a {
	display: block; 
	float: left;
	line-height: 16px;
	padding: 0px 0px 0px 25px;
	background: url('../gfx/tree-document.gif') no-repeat left center;
}

.tree_pole a:hover {
	text-decoration: underline;
}

.tree_pole .a_pogrubione {
	font-weight: bold;
	background: url('../gfx/tree-folder.gif') no-repeat left center;
}

