* {
	border: 0;
	padding: 0;
	margin: 0;
}

body {
	padding: 0px; 
	font-family:  Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #fdebdd;
	background: #6c5147 url('images/siteBg.jpg') no-repeat center top;
}

ul, ol{
	margin-left: 35px;
}

a{ 
	font: normal 12px Arial, Helvetica, sans-serif; 
	text-decoration: none;
	color:#b89081;
	font-weight: normal;
	outline:none;
}

a:hover  { 
	font: normal 12px Arial, Helvetica, sans-serif; 
	text-decoration: underline; 
	color:#ffffff;
	font-weight: normal;
} 

#subpageContent a{ 
	font: normal 12px Arial, Helvetica, sans-serif; 
	text-decoration: none;
	color:#fdebdd;
	font-weight: bold;
}

#subpageContent a:hover  { 
	font: normal 12px Arial, Helvetica, sans-serif; 
	text-decoration: underline; 
	color:#ffffff;
	font-weight: bold;
} 

a.film{ 
	font: normal 18px Times New Roman,  Arial, Helvetica, sans-serif; 
	text-decoration: none;
	color:#ffffff;
	font-weight: bold;
}

a.film:hover  { 
	font: normal 18px Times New Roman, Arial, Helvetica, sans-serif; 
	text-decoration: underline; 
	color:#ffffff;
	font-weight: bold;
} 

#siteFrame{
	margin: 0 auto;
	width: 1000px;
	background: url('images/sevenlab.jpg') no-repeat 0px 150px;
/*	min-height: 600px;	*/
}

#siteFrame.subpage{
	background-image: none;
	
}

#siteTop{
	width: 1000px;
	height: 150px;
	position: relative;
}

#sevenLabLogo{
	position: absolute;
	top: 49px;
	left: 80px;
	width: 202px;	
	height: 58px;
	overflow: hidden;
}

#sevenLabLogo a{
	display: block;
	width: 202px;	
	height: 58px;
	background: url('images/7labLogo.gif') no-repeat 0px 0px;
	text-indent: -10001em;
}

#menu{
	position: absolute;
	top: 85px;
	right: 30px;
	height: 30px;
	
}

#menu a{
	font-size: 12px;
	font-family: Arial;
	color: #dabcb1;
	display: block;
	float: right;
	padding: 8px 0 0 20px;
	text-decoration: none;
	background-position: -300px 0px;
	background-repeat:  no-repeat;
}
#menu #start{
	background-image: url('images/index.gif');
}
#menu #oferta{
	background-image: url('images/oferta.gif');
}
#menu #cennik{
	background-image: url('images/cennik.gif');
}
#menu #realizacje{
	background-image: url('images/realizacje.gif');
}
#menu #kim_jestesmy{
	background-image: url('images/kim_jestesmy.gif');
}
#menu #co_mowia_klienci{
	background-image: url('images/co_mowia_klienci.gif');
}
#menu #kariera{
	background-image: url('images/kariera.gif');
}

#menu #kontakt{
	background-image: url('images/kontakt.gif');
}

#menu a:hover{
	color: #ffffff;
	background-position: 21px 0px;
}

#menu a.selectedLink{
	color: #ffffff;
	background-position: 21px 0px;
}



#offersBox{
/*	position: absolute;
	top: 0px;
	left: 0px;
	*/
	/*position: relative;*/
	width: 975px;
	height: 170px;
	padding: 30px 0 0 25px;
	z-index: 50;
}


#offersBox a.offersLink{
	line-height: 20px;
	color: #f0dfd8;
	text-decoration: none;
	display: block;
	font-size: 11px;
	width: 165px;
	height: 20px;
	background: url('images/boxMenuBg.gif') no-repeat -300px top;
}

#offersBox a.offersLink:hover{
	color: #ffffff;
	background-position: 10px 0px;
}

#offersBox a.offersLink span{
	background: url('images/dotka_1.gif') no-repeat 0px 2px;
	padding: 0 0 0 20px;
}

#offersBox h2.offersTitle{
	color: #ffffff;
	font-size: 20px;
	font-family: times new roman;
	font-weight: normal;
	line-height: 18px;
	width: 100px;
	height: 55px;
	padding: 0 0 0 20px;
	background: url('images/dotka_2.gif') no-repeat 0px 0px;
}	
	
#produkcje_internetowe{
	width: 200px;
	float: left;
}

#e_marketing{
	width: 200px;
	float: left;
}	

#wsparcie_dla_biznesu{
	width: 200px;
	float: left;
}

#aktualnosci{
	width: 330px;
	float: left;
	padding: 0 0 0 25px;
}

#aktualnosci h2.newsTitle{
	font-size: 22px;
	background: none;
	width: 270px;
	height: 55px;
	padding-left: 40px;
}

#news{
	padding: 0 0 0 40px;
}

#newsTitle{
	font-size: 14px;
	color: #6c5147;
}

#newsFooter{
	padding: 5px 0 0 0;
}

#newsFooter span{
	font-size: 10px;
	color: #bc5000;
}

#newsFooter a{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

#newsFooter a:hover{
	text-decoration: underline;
}


#portfolio{
/*	overflow: hidden;	*/
	width: 1000px;
	height: 182px;
}

#portfolioContentBox{
	width: 270px;
	float: left;
	padding: 30px 0 0 30px;
}

#portfolioContentBox h2.portfolioTitle, h2.przemyslowaBlogTitle{
	font-family: times new roman;
	font-size: 20px;
	padding: 0 0 10px 0;
	font-weight: normal;
}

#portfolioContentBox h3.realizacjaTitle{
	font-size: 12px;
	font-family: tahoma;
	font-weight: normal;
	padding: 0 0 10px 0;
}

#portfolioContentBox div.realizacjaContent{
	color: #ffc295;
}

#portfolioContentBox div.realizacjeFotter{
	position: relative;

}

#portfolioContentBox div.realizacjeFotter a{
	position: absolute;
	top: 10px;	
	background: url('images/browLinkBg.gif') no-repeat 0px 0px;
	display: block;
	width: 100px;
	height: 20px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}

#portfolioContentBox div.realizacjeFotter a:hover{
	color: #ffdbc0;
}

#portfolioContentBox div.realizacjeFotter a.realizacjeMore{
	left: 0px;
	padding-top: 2px;
}

#portfolioContentBox div.realizacjeFotter a.realizacjeOnline{
	left: 110px;
	padding-top: 2px;
}

#portfolioFotoBox{
	width: 370px;
	height: 182px;
	float: left;
	position: relative;
	z-index: 100;
}

#portfolioFotoBox object{
	position: absolute;
	top: -31px;
	left: 0px;
	
}

#facebook {
	position:absolute; 
	top: 20px; 
	left:715px; 
	color:#DABCB1;
}
#facebook a {
	color:#ffffff;
}

#facebook iframe {
	vertical-align: middle;
	margin-left:5px;
}

#przemyslowaBlog{
	width: 300px;
	float: left;
	padding: 0 0 0 20px;
}

#przemyslowaBlog a.przemyslowaBlogLink{
	display: block;
	width: 193px;
	height: 85px;
	background: url('images/przemyslowaLogo.gif') no-repeat left top;
	text-indent: -70007px;
	overflow: hidden;
}

#siteFooter{
	padding: 20px 0px 30px 0px;
	overflow: hidden;
	color: #b89081;
}

#siteFooter.subpageFooter{
	border-top: 1px #846458 solid;
	margin: 0 30px 0 30px;

}

#siteFooterLeft{
	width: 400px;
	float: left;
}

#siteFooter.subpageFooter #siteFooterLeft{
	width: 370px;
}

#siteFooterRight{
	width: 560px;
	float: left;
	text-align: right;
}

#siteFooter.subpageFooter #siteFooterRight{
	width: 570px;
}

#siteFooterRight a{
	text-decoration: none;
	color: #b89081;	
	padding: 0 4px 0 4px;
}

#siteFooterRight a:hover{
	text-decoration: underline;
	color: #ffffff;
}


/* podstrona style */

#siteMainContainerSubpage{
	overflow: hidden;
}

#siteMainContainerLeft{
	float: left;
	width: 630px;
}
#siteMainContainerLeft.FullWidth{
	float: left;
	width: 1000px;
}

#siteMainContainerRight{
	float: left;
	width: 370px;
	margin: 0 0 30px 0;
}

#subpageTitleBox{
	width: 630px;
	background: url('images/siteTitleRight.gif') no-repeat right top;
}
#siteMainContainerLeft.FullWidth #subpageTitleBox{
	width: 1000px;
	background: url('images/siteTitleRight2.gif') no-repeat right top;
}

#subpageTitleBoxInner{
	background: url('images/siteTitleLeft.gif') no-repeat left top;
	padding: 0 20px 0 25px;
}
#siteMainContainerLeft.FullWidth #subpageTitleBoxInner{
	background: url('images/siteTitleLeft.gif') no-repeat left top;
	padding: 0 30px 0 25px;
}

#subpageTitleBoxInner2{
	background: #6d5248;
	height: 115px;
	overflow: hidden;
}

#subpageSiteMap{
	border-bottom: 1px solid #5b4239;
	width: 560px;
	color: #b89081;
	font-size: 12px;
	padding: 20px 0 10px 0 ;	
}
#siteMainContainerLeft.FullWidth #subpageSiteMap{
	border-bottom: 1px solid #5b4239;
	width: 970px;
	color: #b89081;
	font-size: 12px;
	padding: 20px 0 10px 0 ;	
}

#subpageSiteMap a{
	text-decoration: none;
	color: #b89081;	
	padding: 0 4px 0 4px;
}

#subpageSiteMap a:hover{
	color: #eb6a0a;
}

#subpageSiteMap a.selected{
	color: #eb6a0a;
	font-weight: bold;
}

#subpageSiteMap span{
	color: #dab9ad;
	padding: 0 5px 0 0 ;
}

#subpageTitle{
	padding: 10px 0 0 0px;
}

#subpageTitle h2{
	color: #ffffff;
	font-size: 24px;
	font-family: times new roman;
	font-weight: normal;
	height: 55px;
	padding: 10px 0 0 20px;
	background: url('images/dotka_2.gif') no-repeat 0px 0px;
}

#siteMainContainerRightBg{
	background: url('images/columnRightBg.jpg') no-repeat right bottom;	
	
}

#siteMainContainerRightBg2{
	background: url('images/columnRightBgTop.gif') no-repeat left top;	
	padding: 30px 30px 30px 60px;
	height: 492px;
	overflow: hidden;
}

#siteMainContainerRightBg2 h2, #supageBlogujemyBox h2{
	font-size: 24px;
	font-family: times new roman;
	font-weight: normal;
	padding: 0 0 40px 0;
	color: #ffffff;
}

#supageBlogujemyBox h2{
	font-size: 20px;
	padding: 0 0 20px 0;
}

#siteMainContainerRightBg2 div{
	padding: 0 0 20px 0;
}


#siteMainContainerRightBg2 div h3{
	font-size: 20px;
	font-family: times new roman;
	font-weight: normal;
	padding: 0 0 10px 0;
	color: #ffffff;
}

#siteMainContainerRightBg2 div a{
	display: block;
	color: #ffdbc0;
	text-decoration: none;
	width: 195px;
	font-weight: normal;
	height: 20px;
	vertical-align: middle;
	padding-top: 2px;
	margin-bottom: -1px !important;
	margin-bottom: 1px;
	font-size: 12px;
	background: url('images/subpageRightLinkBg.gif') no-repeat -500px 0px;
}

#siteMainContainerRightBg2 div a:hover, #siteMainContainerRightBg2 div a.selectedLink{
	background-position: 0px 0px;
	color: #ffffff;
}


#siteMainContainerRightBg2 div a:hover span, #siteMainContainerRightBg2 div a.selectedLink span{
	background: none;
}



#siteMainContainerRightBg2 div span{
	background: url('images/dotka_1.gif') no-repeat 10px 4px;
	padding: 0 0 0 30px;
}

#subpageContent{
	padding: 30px;
	font-size: 12px;
	line-height: 20px;
	font-family: arial;	
	width: 560px;
	overflow: hidden;
}
#siteMainContainerLeft.FullWidth #subpageContent{
	padding: 30px;
	font-size: 12px;
	line-height: 20px;
	font-family: arial;	
	width: 940px;
	overflow: hidden;
}
#subpageContent td.bg_pakiet_opis{
	background: transparent url('images/bg_pakiet_kat.png') repeat-x bottom right;
	padding: 7px;
	line-height: 16px;
}
#subpageContent td.bg_pakiet_kat{
	background: transparent url('images/bg_pakiet_kat.png') repeat-x bottom right;
	padding: 7px;
	color: #ffffff;
	font-weight: bold;
}
#subpageContent td.bg_pakiet_left {
	background: transparent url('images/bg_pakiet_left.png') repeat-y bottom right;
	padding: 7px;
	color: #ffffff;
}
#subpageContent td.bg_pakiet_center {
	background: transparent url('images/bg_pakiet_center.png') repeat-y bottom left;
	padding: 7px;
	color: #ffffff;
}
#subpageContent td.bg_pakiet_right {
	background: transparent url('images/bg_pakiet_right.png') repeat-y bottom left;
	padding: 7px;
	color: #ffffff;
}

#subpageContent .more{
	text-align: right;
	border-top: 1px solid #846458;
	padding: 15px 0 15px 0;
	margin-top: 20px;
}

#subpageContentNews{
	padding: 30px;
	font-size: 12px;
	line-height: 20px;
	font-family: arial;	
}

#subpageContentNews .more{
	text-align: right;
	border-bottom: 1px solid #846458;
	padding-bottom: 15px;
}

#subpageContentNews h2{
	font-family: Times New Roman;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
}


#subpageContentNews a{ 
	font: normal 12px Arial, Helvetica, sans-serif; 
	text-decoration: none;
	/*color:#fdebdd;*/
	color: #b89081;
	font-weight: bold;
}

#subpageContentNews a:hover  { 
	font: normal 12px Arial, Helvetica, sans-serif; 
	text-decoration: underline; 
	color:#ffffff;
	font-weight: bold;
} 


#supageContentFunction{
	height: 35px;
	position: relative;
	
}

#supageContentFunction a{
	position: absolute;
	top: 0px;
	height: 25px;
	color: #b89081;
	text-decoration: none;
}

#supageContentFunction a:hover{
	text-decoration: underline;
}

#supageContentFunction a#subpagePrint{
	width: 65px;
	left: 30px;
	padding: 3px 0 0 10px;
	text-align: right;
	background: url('images/printIcon.gif') no-repeat 10px 0px;
}

#supageContentFunction a#subpageGoUp{
	width: 85px;
	left: 533px;
	padding: 3px 0 0 0;
	text-align: left;
	background: url('images/goUpIcon.gif') no-repeat 50px 0px;
}
#siteMainContainerLeft.FullWidth #supageContentFunction a#subpageGoUp{
	width: 85px;
	left: 900px;
	padding: 3px 0 0 0;
	text-align: left;
	background: url('images/goUpIcon.gif') no-repeat 50px 0px;
}

#supageContentFooterLink{
	width: 585px;
	border-top: 1px #846458 solid;
	margin-left: 30px;
	overflow: hidden;
	padding: 25px 0 25px 0 ;
}
#siteMainContainerLeft.FullWidth #supageContentFooterLink{
	width: 940px;
	border-top: 1px #846458 solid;
	margin-left: 30px;
	overflow: hidden;
	padding: 25px 0 25px 0 ;
}

#supageContentFooterLink a{
	float: left;
	display: block;
	width: 235px;
	height: 35px;
	background: url('images/supageContentFooterLink.gif') no-repeat left top;
	color: #ffffff;
	font-size: 24px;
	font-family: times new roman;
	padding: 12px 0 3px 50px;
	text-decoration: none;
}

#supageContentFooterLink a:hover{
/*	text-decoration: underline;	*/
	color: #ffdbc0;
}

#supageContentFooterLink a.first{
	margin: 0 15px 0 0;
}
	
#supageBlogujemyBox{
	padding: 30px 0 30px 60px;
}
	
#supageBlogujemyBox a{
	background: url('images/przemyslowaLogo2.gif') no-repeat left top;
	display: block;
	width: 193px;
	height:	84px;
	text-indent: -70007px;
}

#gmap {
	margin: 0px 0px 30px 30px;
	clear: both;
}	
	
.dane {
	width: 260px;
	font-family: arial;
	color: #ffffff;
	font-size: 12px;
	height: 16px;
	padding: 7px;
	background: url('images/form_dane.gif') no-repeat left top;
}

.info {
	width: 260px;
	font-family: arial;
	color: #ffffff;
	font-size: 12px;
	height: 150px;
	padding: 5px;
	background: url('images/form_info.gif') no-repeat left top;
}
	
#formSendInfo{
	padding: 0 0 20px;
	
}	
	
#formSendInfo h3 {
	color: #ff6600;
}
	

	
/* nowe realizacje */


.realizacje_box_1{
	width: 180px;
	height: 200px;
	text-align: center;
	float: left;
	background: #5b4239;
	padding: 10px 0px 0 0;
	margin: 0 10px 20px 0;
	overflow: hidden;
}
	

.pagination_1{
	width:555px;
	/*float:left;*/
	padding: 0 0 30px 0;
	overflow:hidden;
}
a.pagLink,.pagSep,.npLink,.pagination_1 span.selected{
	display:block;
	float:left;
	color:#004990;
	border:1px solid #b58b7e;
	margin:0 3px 0 0;
	padding:2px 4px;
	line-height: 15px;
}
a.pagLink{
	
}
.pagination_1 span.selected, .pagSep{
	color:#b58b7e;
}

#realizacje_nav_box{
	width: 585px;
	height:  40px;
	overflow: hidden;
	padding: 0 0 15px 0;
}
#realizacje_nav_box a{
	display: block;
	float: left;
	width: 280px;
	height: 20px;

	font-weight: normal;
	padding: 8px 0 0 0;
	font-size: 16px;
	outline:none;
}	
#realizacje_nav_box a:hover{
	font-size: 16px;

	font-weight: normal;
	padding: 8px 0 0 0;
	text-decoration: none;
}
#realizacje_nav_box a#next{
	background: url(../images/next_button.gif) no-repeat right -1000px;
	text-align: right;
	float: right;
}	
#realizacje_nav_box a#preview{
	background: url(../images/preview_button.gif) no-repeat 0px -1000px;
}	
	
#realizacje_nav_box a#next:hover{
	background-position: right 0px; 
}
		
#realizacje_nav_box a#preview:hover{
	background-position: 0px 0px; 
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	


















