* {
  margin: 0;
	padding: 0;
}

body {
  margin: 0 0 10px 0;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 75.01%;
	line-height: 1em;
	color: #444;
	background: url(../img/body_bg.png) repeat-x left top #fff;
}

img {
	border: 0;
}

a {
	text-decoration: underline;
	outline: none;
  color: #09b3e3;
}

a:hover {
	text-decoration: none;
	background: none;
}

div#pagewrapper {
  width: 990px;
  margin: 0 auto;
}

div#header {
	height: 113px;
	position: relative;
	background: #fff;
}

div#header h1 {
	float: left;
  margin: 0 0 0 16px;
}

#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: 10px 10px 0 0;
  float: right;
  /*font-family: 'Cuprum', arial, serif;  */
}

#top_menu ul {
  list-style: none;
  float: right;
}

#top_menu ul li {
  float: left;
  padding: 0 5px 0 35px;
  background: url(../img/main_menu_bg.png) no-repeat left center;  
}

#top_menu ul li a {
  height: 90px;
  float: left;
  font-size: 14px;
  line-height: 90px;
  text-decoration: none;
  color: #555;
  
}

#top_menu ul li a:hover {
  color: #c1c1c1;
}

#top_menu .active,
#top_menu .active:hover {
  color: #09b3e3 !important;
} 

#content {
  width: 100%;
  float: left;
}

#content_bottom {
  height: 20px;
  clear: both;
	font-size: 0;
	text-align: right;
}

#content_bottom a {
  margin: 2px 8px 0 0;
	padding: 3px;
	float: right;
} 

div#sidebar {
	width: 169px;
	padding: 15px 0 0 0;
	float: left;
	display: inline;
}

#pfron_box {
  width: 250px;
  height: 113px;
  margin-left: 60px;
  float: left;
  /*font-family: 'Cuprum', arial, serif;*/
  text-align: center;
  font-weight: bold;
}

#pfron_box p {
  padding-top: 30px;
  font-size: 15px;
  line-height: 120%;
  color: #9c9c9c;
}

#pfron_box span {
  color: #555;
}

#pfron_box p strong {
  padding: 5px 0 0 0;
  display: block;
  font-size: 20px;  
  color: #c90000;
}

div#sidebar h3 {
	padding: 4px 0 18px 4px;
  margin: 0 0 0 12px;
  font-size: 16px;
  font-weight: bold;
	color: #b8de1f;
  background: url(../img/header_bg.gif) no-repeat left bottom;
}

h3.blue_header {
  color: #09b3e3 !important;
}

div#sidebar ul {
	margin: 0 0 12px 12px;
  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: 10px 0 10px 14px;
  display: block;
	text-decoration: none;
	color: #444545;
  background: url(../img/arrow.gif) no-repeat 4px center;
	border-bottom: 1px solid #ddd;
}

div#sidebar ul li a:hover {
  background: url(../img/arrow.gif) no-repeat 4px center #fafafa;
}

div#sidebar ul li a.active {
  font-weight: bold;
  color: #222;
  background: url(../img/arrow.gif) no-repeat 4px center #f4f4f4;
}

div#main {
  width: 814px;
  padding: 15px 0 0 0;
	float: left;
	display: inline;
  font-size: 14px;
}

div#main p {
  padding: 0 10px 5px 10px;
}

#main h2 {
	padding: 4px 0 18px 4px;
  margin: 0 0 10px 0;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  color: #555;
  background: url(../img/header_bg.gif) no-repeat left bottom;
}

#main h3 {
	padding: 6px 0 20px 4px;
  margin: 0 0 10px 0;
  font-size: 16px;
  font-weight: bold;
  line-height: 16px;
	color: #acacac;
  background: url(../img/header_bg.gif) 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/list_marker.gif) no-repeat left center;
}

.etapy_list td {
  padding: 4px 8px;
  line-height: 140%;
}

.etapy_list li {
  height: 45px;
	margin: 4px 0;
}  

#main_content {
  padding: 0 10px;
}

#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;
}*/

#footerwrapper {
  width: 100%;
  float: left;
  background: url(../img/footer_bg.png) repeat-x left top;
}

#footer {
  width: 990px;
  height: 95px;
  padding: 20px 0 0 0;
  margin: 0 auto;
  /*font-family: 'Cuprum', arial, serif;  */
  color: #818181;
	background: url(../img/footer_logo.png) no-repeat 730px 45px;
}

#footer_menu {
  font-size: 14px;  
}

#footer_menu a {
  text-decoration: none;
  color: #9c9c9c;
}

#footer_menu a:hover {
  text-decoration: underline;
}

#copyright {
  padding: 30px 0 0 0;
}

#copyright p {
  padding: 0 !important;  
  font-size: 11px;
}




/* 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;
}

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 35px;
	line-height: 140%;
}

#main_content ol li {
  padding: 2px 0;
}

.history_list li {
  margin-left: 10px;
  background: url(../img/list_marker.gif) no-repeat left 10px;
}

.produkty_box {
  width: 48%;
  margin-right: 2%;
  float: left;
  display: inline;
}

.ulotka {
  text-align: center;
}

.ulotka img {
  padding: 10px;
  margin: 5px;
  border: 1px solid #f0f0f0;
}


/***********************************************************/
/* 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;}



/* SLIDER - main */
div#feature_list {
  width: 970px;
  margin: 4px auto 0 auto;
  height: 320px;
  padding: 5px;
  overflow: hidden;
  position: relative;
  background: url(../img/slider_bg.png) no-repeat;
}

div#feature_list ul {
  position: absolute;
  list-style: none;	
  padding: 0;
  margin: 0;
}

ul#tabs {
  left: 3px !important;
  top: 5px !important;
  z-index: 2;
  width: 215px
}

ul#tabs li {
  height: 29px;
  font-size: 12px;
  margin-left: 3px;
  display: block;
  background: url(../img/li_bg.gif) no-repeat left bottom;
}
		
ul#tabs li a {
  height: 29px;
  padding: 0 0 0 16px;
  display: block;
  text-decoration: none;	
  font-weight: normal;
  line-height: 29px;
  color: #444545;
  background: url(../img/arrow.gif) no-repeat 4px center;
}

ul#tabs li a:hover {
  text-decoration: underline;
}

ul#tabs li a.current {
  font-weight: bold;
  background:  url(../img/active_tab.png) no-repeat left center;
  color: #fff;
}

ul#tabs li a.current:hover {
  text-decoration: none;
}

ul#output {
  right: 0;
  width: 970px;
  height: 320px;
  position: relative;
}

ul#output li {
  left: 201px;
  position: absolute;
  width: 764px;
  height: 320px;
  top: -1px;
}

ul#output li h4 {
  height: 58px;
  width: 755px;
  position: absolute;
  padding: 0;
  margin: 0;      
  top: 262px;
  left: 9px;
  text-decoration: none;
  font-size: 16px;
  text-align: center;
  line-height: 58px;
  color: #FFF;
  background: url(../img/slogan_bg.png) no-repeat;
}
    
ul#output li h4 a {
  color: #f0f0f0;
  text-decoration: none;
}   
    
ul#output li h4 a:hover {
  color: #b5cb2f;
}  

.intro_text {
  padding: 20px 0;
}

.contact_box {
  padding-bottom: 30px;
  background: url(../img/contact_img.jpg) no-repeat right top;
}

.contact_box ul {
  padding: 10px 0;
}

.dokumenty_list {
  width: 100%;
}

.dokumenty_list td {
  padding: 4px;
}

.download_icon {
  width: 45px;
}

.leasing-contact_box ul {
  padding: 0 0 10px 0;
}

.cennik_table1 tr .last div {
	text-align: center;
	font-weight: bold;
}
.cennik_table1 tr .last {
	text-align: center;
	font-weight: bold;
}
.naglowek {
	color: #83381f;
}

.przypis_text {
  padding: 20px !important;
  font-size: 12px;
  font-style: italic;
  color: #990000;
}

#o-firmie_box {
  background: url(../img/o-firmie_img.png) no-repeat 600px 20px;
}

