html    {
        min-height:100%;
        height: 100%;
        }

*{margin:0; padding:0;}

body {
  margin: 0;
  padding: 0;        
  min-height: 100%;
  font: 12px Verdana, Tahoma, 'Arial CE', Helvetica, sans-serif;
  color: #75778c;
}

body.main {
	background: url("./../images/body_back.jpg") no-repeat scroll center top #FFFFFF;
}

body.page {
	background: url("./../images/body_back.jpg") no-repeat scroll center -275px #FFFFFF;
}

img {border:0;}

#container {
  margin: 0 auto;
  width: 970px;  
}

.top_main {
	float: left;
	width: 970px;
	height: 420px;
}

.top_page {
	float: left;
	width: 970px;
	height: 150px;
}

.top_logo {
	float: left;
	margin: 44px 0 0 103px;
}

#top ul.menu {
	float: left;
	margin: 51px 0 0 168px;
	list-style-type: none;
}

#top ul.menu li {
	float: left;
}	

#top ul.menu li a {
  height: 15px;
  float: left;
  text-decoration: none;
}

#top ul.menu li.spacer {
	width: 15px;
	background: url('./../images/top_menu.png') no-repeat -79px 0;
}

#top ul.menu li a.onas {
	width: 79px;
	background: url('./../images/top_menu.png') no-repeat 0 0;
}

#top ul.menu li a.oferta {
	width: 100px;
	background: url('./../images/top_menu.png') no-repeat -94px 0;
}

#top ul.menu li a.realizacje {
	width: 113px;
	background: url('./../images/top_menu.png') no-repeat -209px 0;
}

#top ul.menu li a.kontakt {
	width: 76px;
	background: url('./../images/top_menu.png') no-repeat -340px 0;
}

#top .slideshow {
  display: block;
  float: left;	
  width: 866px;
  height: 273px;
  margin: 38px 0 0 98px;
}

#top .slide {
	display: block;
	float: left;
  width: 866px;
  height: 273px;	
}

#top .slide .left {
	display: block;
	float: left;
  width: 401px;
  height: 273px;	
}

#top .slide .left h3 {
	display: block;
	float: left;
  margin: 42px 0 0 0;	
}

#top .slide .left p {
	display: block;
	float: left;
	clear: left;
  margin: 10px 0 17px 0;
  width: 100%;	
}

#top .slide .left a {
	display: block;
	float: left;
	clear: left;
}

#top .slide .right {
	display: block;
	float: left;
  width: 464px;  	
}

#top .slide .right img {
	display: block;
	float: left;
  width: 464px;  	
  height: 273px;
}

#slide_navigate {
	position: relative;
	top: -75px;
	left: 103px;
	z-index: 99999;
}

#slide_navigate a {
  display: block;
  float: left;
  width: 13px;
  height: 13px;
  text-decoration: none;
  background: url('./../images/slides/slide_navigate_dot.png') no-repeat 0 0;
  margin: 0 6px 0 0;
}

#slide_navigate .activeSlide a.slide_1 {
  background: url('./../images/slides/slide_navigate_dot_strony.png') no-repeat 0 0;	
}

#slide_navigate .activeSlide a.slide_2 {
  background: url('./../images/slides/slide_navigate_dot_grafika.png') no-repeat 0 0;	
}

#slide_navigate .activeSlide a.slide_3 {
  background: url('./../images/slides/slide_navigate_dot_mapy.png') no-repeat 0 0;	
}

#slide_navigate .activeSlide a.slide_4 {
  background: url('./../images/slides/slide_navigate_dot_firmy.png') no-repeat 0 0;	
}

#footer {
  background: #313541;
  clear: both;
  height: 275px;
}

#footer .footer_main form {
	clear: left;
	float: left;
	width: 100%;
}

#footer .footer_main form fieldset {
	border: 0;	
}

#footer .footer_main form input.input {
	float: left;
	clear: left;
	width: 186px;
	height: 26px;
	background: url('./../images/input_back.gif') no-repeat 0 0;
	border: 0;
	margin: 14px 0 0 0;
	padding: 0 5px;
	color: #999daa;
}	 

#footer .footer_main form textarea {
  width: 187px;
  height: 68px;
  background: url('./../images/textarea_back.gif') no-repeat 0 0;
  color: #999daa;
  border: 0;  	
  margin: 14px 0 0 0;
  padding: 0 5px;
  font: 12px Verdana, Tahoma, 'Arial CE', Helvetica, sans-serif;
}	
	
#footer .footer_main form input.submit {
	background: none;
	color: #a5a6ac;
	margin: 2px 0 0 152px;
	border: 0;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
}	
		
#footer .content {
  height: 275px;
  margin: 0 auto;
  width: 970px;
  color: #a0a4ae;
}

#footer .contact_form {
	float: left;
	width: 215px;
	margin: 22px 0 0 11px;
}


#footer .realizacje {
	float: left;
	width: 446px;
	margin: 22px 0 0 11px;
	overflow: hidden;
}

#footer .realizacje .slide {
	display: block;
	float: left;
	width: 432px;
	height: 145px;
	margin: 22px 0 0 0; 
	overflow: hidden;
}

#footer .realizacje .slide div {
	display: block;
	float: left;
	width: 432px;
	height: 145px;
}

#footer .realizacje .slide a {
	display: block;
	float: left;
	width: 202px;
	height: 143px;
	margin: 0 24px 0 0;
	background: #878a91;
  border-radius: 2px;
}

#footer .realizacje .slide a.first {
	margin: 0;
}	
	
#footer .realizacje .slide a img {
  display: block;
  float: left;	
	margin: 4px 0 0 4px;
}

#footer .realizacje .pagination {
	display: block;
	float: left;
	clear: left;
	width: 432px;
	margin: 6px 0 0 0;
}	

#footer .realizacje .pagination a,
#footer .realizacje .pagination span {
	float: left;
	display: block;
	color: #A0A4AE;
	text-decoration: none;
}

#footer .realizacje .pagination .all a:hover {
	text-decoration: underline;
}	
	
#footer .realizacje .pagination a#next2 {
	margin: 0 0 0 1px;
}	

#footer .realizacje .pagination .all {
  width: 150px;
  text-align: center;
  margin: 0 125px 0 137px;
  font-weight: bold;
}

#footer .menu {
	float: left;
	width: 250px;
	margin: 22px 0 0 11px;
}

#footer .menu .title {
	float: left;
	width: 100%;
	margin: 0 0 25px 0;
}

#footer .menu a {
	float: left;
	width: 110px;
	padding: 0 0 4px 8px;
	margin: 0 7px 7px 0;	
	border-bottom: 1px solid #464a54;
	color: #8a8e98;
	text-decoration: none;
}

#footer .menu p {
	clear: left;
  color: #6e727d;
  padding: 5px 0 0 0;
}

a.wiecej {
	float: left;
  width: 78px;
  height: 21px;
  background:url('./../images/wiecej_tlo.gif') no-repeat;      
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  padding: 4px 0 0 7px;
}

.offer_box_first {
	float: left;
  width: 200px;
  min-height: 282px;
  padding: 12px 0 0 10px;
  margin: 30px 0 34px 0;
}

.offer_box {
	float: left;
  width: 200px;
  min-height: 282px;  
  padding: 12px 0 0 40px;
  margin: 30px 0 34px 0;
  border-left: 1px solid #eaeaec;  
}

.offer_box h2, 
.offer_box_first h2 {
  color: #636b82;
  font-weigh: bold;
  font-size: 12px;
  margin: 0 0 7px 0;
  padding: 32px 0 0 0;
  height: 24px;
}

.offer_box_first h2.www {
  background:url('./../images/icon_laptop.png') no-repeat 135px 0;      	
}

.offer_box h2.dtp {
  background:url('./../images/icon_colors.png') no-repeat 135px 0;      	
}

.offer_box h2.map {
  background:url('./../images/icon_map.png') no-repeat 135px 0;      	
}

.offer_box h2.firmy {
  background:url('./../images/icon_man.png') no-repeat 135px 0;      	
}

.offer_box ul, 
.offer_box_first ul {
	float: left;
	margin: 0 0 17px 0;
	padding: 0 0 0 15px;
	height: 170px;
}

.work {
	display: block;
	float: left;
	padding: 6px;
	background: #f6f6f6;
	margin: 0 20px 20px 0;
	color: #676342;
}

.work .title {
	float: left;
	width: 213px;
	font-weight: bold;	
	margin: 5px 0 5px 10px;
}	

.work .desc {
	float: left;
	width: 213px;
	margin: 0 0 0 10px;
}

.work a {
	color: #676342;
}

#menu {
  width: 205px;
  float: left;
  margin: 0 0 20px 68px;  
  padding-right: 0px;    
}

#tresc {
  width: 550px;
  float: left;   
  margin: 0 0 30px 50px;
  border-left: 1px solid #eaeaec;
  padding: 10px 0 50px 40px;       
}

#tresc * {
  line-height: 18px;
}

#tresc p {
  margin: 10px 10px 0 0px;
  text-align: justify;
}

#tresc p.error {
  font-weight: 600;
  color: #BD007B; 
}

#tresc p.akapit {margin-bottom:35px;}

#menu ul {
  margin-top:10px;
}

#menu li {
  list-style-type: none;
  line-height:33px;
}

#menu li a {
  display: block;
  width: 167px;
  height: 33px;
  background: url('./../images/menu_tlo.png') 0 4px no-repeat;
  color: #75778c;
  text-decoration:none;
  padding-left: 30px;
  font-size: 12px;
  border-bottom: 1px solid #eaeaec;
}

#menu li a:hover {
  background: #f5f5f5 url('./../images/menu_tlo_akt.png') 0 5px no-repeat;
}

#tresc_kontakt p {
  margin: 0 10px 0 0px;
}

p.adres {
  padding-top: 20px;  
  text-align: center;
}

p.swf_kontakt {
  margin: 26px 0 0 60px !important;
  text-align: center;
}

#tresc_kontakt {
  width: 600px;
  float: left;   
  margin: 0 0 30px 50px;
  border-left: 1px solid #eaeaec;
  padding: 10px 0 50px 40px;       
}

#tresc ul.lev1 {   
  margin: 10px 30px 10px 30px; 
}

#tresc ul.lev2 {   
  margin: 5px 30px 15px 15px; 
}

#tresc p.akapit_tytul {
  margin-top: 20px;
  margin-bottom: 5px;
  font-size: 12px;  
  clear: left;
}

#tresc p.akapit_tytul_first {
  margin-top: 0px;
  margin-bottom: 5px; 
}

#img_cms {  
  padding: 20px 0 20px 10px;
}

.cms_examples {
  margin: 20px 0 0 9px;
}

.align_justify {
  text-align: justify;
}

.inner_link {
  text-decoration: none;  
  font-weight: bold;
  color: #66C5DE;
  text-decoration: underline;
}

.inner_link_u {    
  font-weight: bold;
  color: #66C5DE;
}

.inner_link:hover {
  color: #0783a4;
}

.tab_klienci {
  margin-top: 20px;
  margin-left: auto; 
  margin-right: auto;  
  width: 425px;
}

.tab_klienci tr td {
  height: 75px;
  width: 2212px;
  text-align: center;
}

div.galeria {
  display: inline;
  float: left;
  margin: 10px 0 20px 0px;  
}

div.galeria a {
  display: inline;
  float: left;
  margin: 10px 0 0 15px;
}

div.galeria a img {
  margin-left: 0px !important;
  padding: 5px;
  background: #FCFCFB none repeat scroll 0 0;
  border: 1px solid #D7D3C8;  
}

h3 {
  font-size: 13px;
  color: #00aedc;
  clear: left;
}

.offer_box li,
.offer_box_first li {
	line-height: 17px;
}

#footer p {
	line-height: 17px;
}	

.slideshow .right img {
	behavior: url("apl/html/css/iepngfix.htc");
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader();
}
