* {
  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;
}

div#pagewrapper {
  width: 990px;
  margin: 0 auto;
	background: url(../img/content_02.png) repeat-y left top;
}

div#header {
	height: 113px;
	position: relative;
	background: #fff;
}

div#header h1 {
	text-indent: -999px;
}

div#header h1 a {
  display: block;
	width: 324px;
	height: 113px;
	float: left;
	background: url(../img/top_logo.png) no-repeat left top;
}

#telephone_box {
  padding: 0 0 0 33px;
  position: absolute;
	top: 28px;
	right: 11px;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	color: #076e8b;
	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 {
  color: #222;
  background: url(../img/btn_active.png) no-repeat center top;
}

#top_menu ul li a.active:hover {
  color: #222;
  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.blue_header {
  background: url(../img/pfron_menu_bg.png) no-repeat right top;
}

div#sidebar h3.orange_header {
  background: url(../img/submenu_bg.png) no-repeat right top;
}

div#sidebar ul {
  width: 163px;
	padding: 0 0 15px 0;
	margin: 0 0 0 3px;
  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;
	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 {
  margin: 0 0 15px 0;
  font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	/*color: #14afdd;*/
	color: #ff7e07;
}

#main h3 {
  height: 23px;
  margin: 0 0 10px 0;
	padding: 2px 0 0 30px;
  font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	color: #14afdd;
	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: #14afdd;
}

.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: #0099dc;   
}

div#footer_text p {
  padding: 0;
}

div#footer_text p a {
  font-weight: bold;
	text-decoration: none;
	color: #0099dc;
}

div#footer_text p a:hover {
	text-decoration: underline;
}

/* CENNIK */
.cennik_table1 {
  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 th.last {
  border: none;
}

.cennik_table1 td {
  padding: 5px;
  border-right: 1px solid #ccc;
}

.cennik_table1 td h2 {
  text-align: center;
}

.cennik_table1 td.last {
  border: none;
}

.cennik_table1 ul {
  margin: 0 0 0 14px;
  list-style: square;
}

/***********************************************************/
/* 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;
}


/***********************************************************/
/* FORMS */
.form1 td {
  padding: 5px;
}

.field_desc {
  text-align: right;
  color: #555;
}

.form_sep {
  background: url(../img/separator.gif) repeat-x left center;
}

.form1 input,
.form1 select,
.form1 textarea {
  padding: 3px;
  border: 1px solid #90dcf2;
}

.radio_input input {
  border: none;
}

.ok_message,
.nok_message {
  margin: 20px 0;
  padding: 10px;
  font-weight: bold;
  color: #222;
  background: #caffca;
  border-bottom: 1px solid #00ff00;
}

.nok_message {
  background: #ffcaca;
  border-bottom: 1px solid #ff0000;
}

/***********************************************************/
/* ROZNE */
.separator {
  height: 9px;
  background: url(../img/separator.gif) repeat-x left center;
}

.newsletter {
background: url(../img/boxtlo.jpg) no-repeat left top;
padding: 20px 0px 0px 20px;
}


.clear {
  clear: both;
}
	
  
  object {
    outline: none;
  }
  
  
/* CHMURA TAGOW */  

#tags {
  padding: 5px 0 0 5px;
}

#tags a {
  margin: 2px;
  text-decoration: none;  
  color: #990000;
}

#tags a:hover {
  text-decoration: underline;  
}

.tag1 {font-size: 10px;line-height: 12px;}
.tag2 {font-size: 12px;line-height: 14px;}
.tag3 {font-size: 14px;line-height: 16px;}
.tag4 {font-size: 16px;line-height: 18px;}
.tag5 {font-size: 18px;line-height: 20px;}
.tag6 {font-size: 20px;line-height: 22px;}
.tag7 {font-size: 24px;line-height: 26px;}

