* {
  margin: 0;
	padding: 0;
}

body {
  margin: 0 0 10px 0;
	text-align: left;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 75.01%;
	line-height: 1em;
	color: #222;
	background: url(../img/body_bg.png) repeat-x left top #fff;
}

div {
}

img {
	border: 0;
}

a {
	text-decoration: underline;
	outline: none;
  color: #000; 
}

a:hover {
	text-decoration: none;
	background: none;
}

#rodzaj a {
	margin: 5px 20px 0px 0px;
	float: right;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 95.01%;
	line-height: 2em;
}

.active2 {
  font-weight: bold;
  color: #cc3300;
}

div#pagewrapper {
  width: 990px;
  margin: 0 auto;
	background: url(../img/content_02.png) repeat-y left top;
}

div#bga {
	background: url(../img/schemat_tlo.jpg) no-repeat left top;
	height: 310px;
	width: 790px;
}

div#header {
	height: 113px;
	position: relative;
	background: url(../img/top.png) no-repeat left top #fff;
}

div#header h1 {
	text-indent: -999px;
}

div#header h1 a {
  display: block;
	width: 344px;
	height: 113px;
	float: left;
}

#telephone_box {
  padding: 0 0 0 33px;
  position: absolute;
	top: 28px;
	right: 11px;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	color: #8c2300;
	background: url(../img/telephone_icon.gif) no-repeat left center;
}

#telephone_box span {
  padding: 0 4px;
	color: #c0c0c0;
}

#top_menu {
  padding: 83px 7px 0 0;
  float: right;
}

#top_menu ul {
  list-style: none;
	float: left;
}

#top_menu ul li {
  float: left;
  padding: 0 3px 0 0;
}

#top_menu ul li a {
  width: 130px;
  float: left;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	line-height: 30px;
	color: #555;
	background: url(../img/btn_normal.png) no-repeat center top;
}

#top_menu ul li a:hover {
  color: #222;
  background: url(../img/btn_hover.png) no-repeat center top;
}

#top_menu ul li a.active,
#top_menu ul li a.active:hover {
  font-weight: bold;
  color: #fff;
  background: url(../img/btn_active.png) no-repeat center top;
}

#content {
  float: left;
  background: url(../img/content_01.png) no-repeat left top;
}

#content_bottom {
  height: 20px;
  clear: both;
	font-size: 0;
	text-align: right;
	background: url(../img/content_03.png) no-repeat left bottom;
}

#content_bottom a {
  margin: 2px 8px 0 0;
	padding: 3px;
	float: right;
} 

div#sidebar {
	width: 169px;
	padding: 14px 0 0 7px;
	float: left;
	display: inline;
}

#pfron_box {
  margin: 0 0 10px 0;
  background: url(../img/pfron_box_bg.png) no-repeat center bottom;
}

#pfron_box p {
  padding: 0 10px 20px 10px;
	font-size: 13px;
	text-align: center;
	color: #555;
}

#pfron_box p strong {
	font-size: 110%;
}

#pfron_box h2 {
  padding: 0 0 20px 0;
  font-size: 20px;
	text-align: center;
	color: #da251d;
}

div#sidebar h3 {
  height: 20px;
	padding: 15px 0 0 0;
  font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #fff;
}

div#sidebar h3.prasa {
  background: url(../img/submenu_prasa.png) no-repeat left top;
}

div#sidebar h3.internet {
  background: url(../img/submenu_internet.png) no-repeat left top;
}

div#sidebar h3.telewizja {
  background: url(../img/submenu_telewizja.png) no-repeat left top;
}

div#sidebar h3.radio {
  background: url(../img/submenu_radio.png) no-repeat left top;
}

div#sidebar h3.outdor {
  background: url(../img/submenu_outdor.png) no-repeat left top;
}

div#sidebar h3.outdor2 {
  background: url(../img/submenu_outdor2.png) no-repeat left top;
}

div#sidebar ul {
  width: 163px;
	padding: 0 0 15px 2px;
  list-style: none;
}

/** fix stupid ie bug with display:block; **/
* html #sidebar ul li a { height: 1%; } 
/** end fix **/

div#sidebar ul li a {
  padding: 8px 0 8px 25px;
  display: block;
	text-decoration: none;
  line-height: 130%;
	color: #555;
  background: url(../img/arrow_01.gif) no-repeat 8px center #fafafa;
	border-bottom: 1px solid #ddd;
}

div#sidebar ul li a:hover {
  background: url(../img/arrow_01.gif) no-repeat 8px center #efefef;
}

div#sidebar ul li a.active {
  font-weight: bold;
  background: url(../img/arrow_01.gif) no-repeat 8px center #dee6e8;
}

div#main {
  width: 814px;
	float: left;
	display: inline;
}

#main h2,
#main h2 a {
  margin: 0 0 15px 0;
  font-size: 20px;
	font-weight: bold;
	line-height: 20px;
  text-decoration: none;
	color: #cc3300;
  background: url(../img/dotted_line.gif) repeat-x left bottom;
}

#main h2 a:hover {
  text-decoration: underline;
}

#main h3 {
  height: 23px;
  margin: 0 0 10px 0;
	padding: 2px 0 0 30px;
  font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	color: #cc3300;
	background: url(../img/ok_icon.png) no-repeat left bottom;
}


#main h4 {
  margin: 0 0 8px 0;
  font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #cc3300;
}

.offer_list {
  margin: 0 0 0 10px;
  list-style: none;
	line-height: 140%;
}

.offer_list li {
  background: url(../img/arrow_01.gif) no-repeat left center;
}

.etapy_list td {
  padding: 4px;
}

.etapy_list li {
  height: 45px;
	margin: 4px 0;
}  

#main_content {
  padding: 10px 10px 0 10px;
	font-family: Verdana;
}

#zaufali_box {
  margin: 0 0 0 20px;
  height: 60px;
	background: none;
	text-align: center;
}

#zaufali_box img {
  height: 60px;
  top: 0;
	left: 20px;
	background: none;
}

div#sidebar_right {
  padding: 0 0 0 5px;
	width: 165px;
	float: left;
	display: inline;
}

div#footer {
  clear: both;
	background: url(../img/footer_logo.png) no-repeat right bottom #fff;
}

div#footer_text {
  padding: 10px 0 0 4px;
	clear: both;
	font-size: 90%;
	color: #cc3300;   
}

div#footer_text p {
  padding: 0;
}

div#footer_text p a {
  font-weight: bold;
	text-decoration: none;
	color: #cc3300;
}

div#footer_text p a:hover {
	text-decoration: underline;
}

/* CENNIK */
.cennik_table1 {
  margin: 20px 0;
  font-size: 90%;
}

.cennik_table1 th {
  padding: 5px;
	font-size: 110%;
	text-align: center;
  border-right: 1px solid #fff;
  background: #dee6e8;
}

.cennik_table1 th strong {
  font-size: 120%;
	color: #990000;
}

.cennik_table1 td {
  padding: 5px;
  border-right: 1px solid #ccc;
}

.cennik_table1 td h2 {
  text-align: center;
}

.cennik_table1 th.last,
.cennik_table1 td.last {
  text-align: right;
  border: none;
}

.cennik_table1 ul {
  margin: 0 0 0 14px;
  list-style: square;
}
.cennik_table1 .dolna td {
border-top: 1px solid #ccc;
}

/***********************************************************/

/* tabelka */
.tabelka_table1 {
line-height: 150%;
  font-size: 100%;
width: 90%;
margin: 0 auto;
}

.tabelka_table1 th {
  padding: 5px;
	font-size: 110%;
	text-align: center;
  border-right: 1px solid #fff;
  background: #dee6e8;
}

.tabelka_table1 th strong {
  font-size: 100%;
	color: #990000;
}

.tabelka_table1 th.last {
  border: none;
}

.tabelka_table1 td {
  padding: 5px;
  border-right: 1px solid #ccc;
}

.tabelka_table1 td h2 {
  text-align: center;
}

.tabelka_table1 td.last {
  border: none;
}

.tabelka_table1 ul {
  margin: 0 0 0 14px;
  list-style: square;
}

/***********************************************************/

.small {
font-size:10px;
}
/***********************************************************/

/* FOOTER MENU */
#footer_menu_ex,
#footer_menu {
	font-size: 11px;
  color: #555;
  list-style: none;
}

#footer_menu {
  float: right;
}

#footer_menu_ex li,
#footer_menu li {
  padding: 0 5px;
	margin: 15px 0 10px 0;
	float: left;
	border-right: 1px solid #ccc;
}

#footer_menu_ex li.last_item,
#footer_menu li.last_item {
  border-right: none;
}

#footer_menu_ex li a,
#footer_menu li a {
  float: left;
  text-decoration: none;
	color: #555;
}

#footer_menu_ex li a:hover,
#footer_menu li a:hover {
  text-decoration: underline;
}

p {
  padding: 0 0 12px 0;
  line-height: 140%;
}	

#main_content ul {
  list-style: none;
	line-height: 140%;
}

#main_content ul li {
  padding: 2px 0 2px 14px;
}

#main_content ol {
  padding: 0 0 0 25px;
	line-height: 140%;
}

#main_content ol li {
  padding: 2px 0 2px 0;
}

ul.history_list li {
  padding: 0 0 15px 0;
}

strong.pron_price span {
  font-size: 140%;
	color: #990000;
} 

.serwery_box {
  width: 377px;
	padding: 0 10px;
	float: left;
	display: inline;
	background: url(../img/separator2.gif) repeat-y left top;
}

.komputery_ulotki img {
  margin: 0 2px;
  padding: 4px;
	border: 1px solid #dee6e8;
}


.product_item_box {
  width: 198px;
  float: left;
  text-align: center;
}

.product_item_box p {
  padding: 0 10px;
  text-align: left;
}

.product_item_img {
  padding: 0 10px 10px 0;
  float: left;
}

.product_item_desc {
  clear: both;
  padding: 20px 10px;
}

.product_stamp {
  padding-right: 60px;
  float: right;
}

.pfron_text {
  clear: both;

  font-style: italic;
  font-weight: bold;
  color: #d53300;
}

.category_box {
  padding-bottom: 20px;  
}

.category_box p { 
  padding-left: 4px;
  color: #555;
}

.marked_list {
  padding: 8px 0 0 10px;
  float: left;
}

.marked_list li {
  padding-left: 15px;
  background: url(../img/arrow_01.gif) no-repeat left center;
}

.kontakt_list {
  padding-right: 40px;
  margin: 0 30px 40px 0;
  float: left;
  border-right: 1px solid #d53300;
}

.kontakt_text {
  padding: 22px 0 0 10px;
  float: left;
  font-style: italic;
}

.kontakt_text a {
	color: #cc3300;
}

.pfron_desc_box {
  width: 86%;
  margin: 20px 7%;
  text-align: center;
  font-weight: bold;
  background: url(../img/pfron_desc_box.png) no-repeat right bottom #f0f0f0;
}

.pfron_desc_box p {
  padding: 20px;
}

/***********************************************************/
/* ROZNE */
.separator {
  clear: both;
  height: 9px;
  background: url(../img/separator.gif) repeat-x left center;
}

.clear {
  clear: both;
}
	

