html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

div.formularz {
	clear:both;
	width: 900px;
	height: auto;
}

:focus {
	outline: 0;
}
body {
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(images/body.jpg) repeat-x #d7d7d7;
	text-align: center;
	margin: 0 auto;
	line-height: 1.5;
}

ol, ul {
	list-style: none;
}

ul.newsy {
	float: left;
	color: #666666;
	font-size: 11px;
	padding-left: 40px;
	text-align: left;
}

ul.kontakt {
	float: left;
	color: #666666;
	font-size: 11px;
	padding-left: 40px;
	text-align: left;
}

ul.newsy a {
	font-weight: bold;
}

a.mail {
	color: #e95e17;
	font-weight: bold;
}

a.more {
	color: #e95e17;
	font-weight: bold;
	float: right;
	margin-right: 40px;
}

a.more1 {
	color: #e95e17;
	font-weight: bold;
	float: right;
	margin-right: 0px;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

img, div { behavior: url(iepngfix.htc) }

div#container {
	width: 900px;
	text-align: center;
	margin: 0 auto;	
}

div#top {
	width: 900px;
	line-height: 0;
}

div#menu {
	width: 900px;
	line-height: 0;
}

div.clear {
	clear: both;
}

div#content {
	background-image: url('images/content.jpg');
	background-color: #ffffff;
	background-position: top;
	background-repeat: no-repeat;
	width: 900px;
	height: auto;
	overflow: hidden;
	padding-bottom: 50px;
}

div#left {
	width: 550px;
	float: left;
	height: auto;
	display: inline;
}

div#telefonia {
	width: 900px;
	float: left;
	height: auto;
	display: inline;
}

div#internet {
	width: 900px;
	float: left;
	height: auto;
	display: inline;
}

div#right {
	width: 350px;
	float: right;
	height: auto;
}

div#footer {
	width: 900px;
	height: auto;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #e6e6e6;
}

.baner_promocja {
	margin: 0 auto;
	text-align: center;
}

.header {
	margin-top: 30px;
	margin-bottom: 30px;
	float: left;
}

.header2 {
	margin-top: 30px;
	margin-bottom: 0px;
}

p.footer_text {
	font-size: 8pt;
	color: #373737;
	overflow: hidden;
}

p.text {
	font-size: 11px;
	color: #666666;
	text-align: justify;
	padding-left: 50px;
	padding-right: 50px;
}

a {
	text-decoration: none;
	color: #666666;
}

table.cenniki{
	border-collapse:separate;
	border-spacing: 3px;
	color: #666666;
}

table.cenniki td{
	background: #F5F5F5;
	padding:3px 3px 3px 3px;
	
}

.naglowek{
	padding:3px 3px 3px 3px;
	font-weight: bold;
	background-color: #e95e17;
	color: #ffffff;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}

.dzial {
	color: #e95e17;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	position: relative;
	left: 50px;
	float: left;
}

ul.serwis {
	text-align: left;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	padding-left: 50px;
	padding-right: 50px;
	list-style-type: square;
	margin-left: 30px;
}

.bigbold {
	font-size: 13px;
	font-weight: bold;
}

.boldorange {
	color: #e95e17;
	font-weight: bold;
}


