body {
margin: 0px;
padding: 0px;
background-color: #FFF;
background-image: url(tlo_gora1.png);
background-repeat: repeat-x;
font-family: tahoma,arial,verdana;
font-size: 12px;
color: #999999;
border: 0px solid black;
}
div {
border: 0px solid black; margin: 0px; padding: 0px; text-align: justify;
}
img {
	border: 0px none;
	margin: 0px;
	paddig: 0px;
}
a:link,a:visited {
  color: #e77817;
  text-decoration: none;
  font-size: 12px;
}
a:hover,a:active {
  color: #e77817;
  text-decoration: underline;
  }
#all {
	width: 1000px;
	min-height: 400px;
	margin: auto;
	overflow: none;
}
/* TU BEDZIE LOGO */
#logowy {
	width: 100%;
	height: 110px;
	overflow: auto;
}
#logo {
	width: 225px;
	height: 53px;
	margin-top:10px;
}
.slogan { font-size: 16px; color: #999999; margin-left: 15px; }
.sloganTel { font-size: 16px; color: #e77817; font-weight: bold; margin-left: 15px; }

/* TU BEDZIE MENU */
/* domyslny wyglad linkow menu*/
#menu {
	width: 100%;
	height: 35px;
	overflow: auto;
	font-size: 13px;
}

#menuLeft {
	width: 155px;
	height: 27px;
	background: url(blank_menu_left1.png) no-repeat;
	float: left;
}

.menuBlank {
	width: 155px;
	height: 27px;
	background: url(blank_menu1.png) no-repeat;
	float: left;
	margin-left:2px;
	padding-top: 5px;
	text-align: center;
}
/* wyglad linkow menu */
.menuBlank a:link, .menuBlank a:visited { color: #999999; text-decoration: none; }
.menuBlank a:hover, .menuBlank a:active { color: #999999; text-decoration: underline; } 

#menuRight {
	width: 155px;
	height: 27px;
	background: url(blank_menu_right1.png) no-repeat;
	float: left;
	margin-left:2px;
}
#main {
	width: 100%;
	overflow: auto;
	min-height: 300px;
	padding: 15px;
}
#buttons {
	width: 100%;
	overflow: auto;
}
.buttonRamka { background: url(button_ramka1.png) no-repeat; width: 233px;	height:90px; float: left; 
	padding-left: 5px; padding-top: 14px; margin-left: 0px;}
#serwis { width: 62px; height: 62px; background: url(serwis_red.png) no-repeat;	float: left; }
#siec { width: 62px; height: 62px; background: url(siec_red.png) no-repeat;	float: left; }
#secure { width: 62px; height: 62px; background: url(secure_red.png) no-repeat;	float: left; }
#www{ width: 62px; height: 62px; background: url(www_red.png) no-repeat;	float: left; }
.buttonTekst { 	margin-top: 10px; padding-left: 5px;font-size: 12px; width: 150px; float: left;}
.buttonTytul { font-size: 16px; }

/* STRONY */
#bannerSwf {
	width: 424px; height: 283px; float: left;
}
.mainOpis {
	width: 450px; margin-top: 135px; margin-left:10px; float: left; overflow: auto;
}
.ofirmieOpis { width: 600px; text-align: justify; padding-left: 10px;}
.ofertaOpis { width: 800px; text-align: justify; padding-left: 10px;}
.naglowek { color: #e77817; font-size: 16px;}
.schemat { float: left; }
.opisSchemat { width: 390px; margin-left: 5px; float: left; }
TABLE.portfolio { width: 800px; border: 0px solid;}
TABLE.portfolio TD { padding: 7px; border: 1px solid #e2e2e2;}

.kontaktMain { margin: auto; width: 600px; overflow: auto;}
.kontaktLewy { width: 260px; float: left;}
.kontaktPrawy { width: 260px; float: left; }
