html {
	margin: 0;
	padding: 0; }
	
body {
	padding: 0;
	background-color: #fff; 
	font: normal 11px Tahoma, sans-serif; 
	text-align: center;
	color: #464646; }

#main {
	width: 935px; 
	margin: 0 auto; 
	color: #464646; 
	text-align: left;
}
img  {
	border: none;
	display: block; }

div span { 
 	padding: 0;
	margin: 0; }

p {
	padding: 0 0 20px 0; 
	margin: 0; }
a#logo {
	float: left; 
        margin:10px 0px 0px 45px;
}
div#find {
 width: 200px; 
height: 48px; 
float: right; 
display:inline-block;
margin:29px 0px 0px 0px;
}
#search_box {
border: 1px solid #666;
border-right:1px solid #dddddd;
border-bottom:1px solid #dddddd;
width: 122px;
height: 18px;
line-height: 13px;
float: left;
font-family: tahoma, sans-serif;
font-size: 11px;
padding: 1px 2px; 
}
#search-button{
    float: right; 
    color:#fff;
    background: url('../img/search-button.png') center center no-repeat;
    border:none;
    font-size:12px;
    height:22px;
    width:60px;
    line-height:22px;
    padding:0px 0px 5px 0px;
}
.grey_button{
    float:right;
}
ul, ol { 
 padding: 0px 15px; 
	margin: 0; }

li  { 
 padding: 0px 15px; }

h1 { 
 font: normal 17px Verdana, sans-serif; 
	color: #e3192d; 
	margin: 0;
	padding: 15px 0 0 0; }

h3 { 
 font: bold 14px Verdana, sans-serif; 
	color: #464646; 
	margin: 0; 
	padding: 6px 0 5px 4px; }

h4 { 
 font: bold 12px Verdana, sans-serif; 
	color: #464646; 
	margin: 0; 
	padding: 15px 0 5px 0; }
h5 {
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
	line-height: 10px;
	padding-bottom: 12px;
}

label, .label { 
 font: normal 11px Verdana, sans-serif; 
 color: #464646; }
label { 
 font: normal 12px Verdana, sans-serif; 
 color: #464646; }

strong { 
 font: normal 14px Verdana, sans-serif; 
 font-weight: bold; }
	
select {
	font: normal 10px Verdana, sans-serif; 
	color: #464646; 
	height: 16px;
	line-height: 18px;
	border: 1px solid #000; }
	
a {
	color: #464646; 
        text-decoration:none;
}
a:hover{
        text-decoration:underline;
}

div#main { 
 width: 935px; 
	height: 100%; 
	vertical-align: top; 
	background-color: #fff; }
	
div#header { 
    width: 935px; 
    height: 84px; 
} 
	
div#subheader { 
    width:935px;
    height: 166px; 
}
div#subheader ul{ 
    width:935px;
    margin:0px;
    padding:0px;
    list-style-type: none;
}
div#subheader ul li{ 
    width:307px;
    height:166px;
    margin:0px 0px 0px 0px;
    padding:0px;
    list-style-type: none;
    float:left;
}
div#subheader ul li.middle{ 
    margin:0px 0px 0px 8px;
}
	
div#menu_black { 
    height: 40px; 
    margin:5px 0px;
    width:935px;
    background: url('../img/menu_bkg.png') repeat-y;
}

div#menu_white { 
  height: 40px; 
    margin:5px 0px;
    width:935px;
    background: url('../img/menu_bkg.png') repeat-y;
}
h1.whatpage{
    color:#e3192d;
    font-weight:bold;
    font-size:11px;
    padding:0px; 
    margin:10px 0px 10px 25px;
}
#menu {
	display: block;
	list-style: none;
	padding: 0px;
        margin:0px 0px 0px 5px;
}
#menu li {
	float: left;
	margin: 0px;
	padding: 0px 17px 0 17px;
	height: 40px;
}

#menu li a {
	display: inline-block;
	height: 40px;
	line-height: 40px;
  color: #FFF;
	font-weight: normal;
	font-size: 12px;
	font-family: arial, sans-serif;
	text-decoration: none;
	text-align: center;
}

#menu li a:hover {
        text-decoration:underline;
}
#menu li.active{
        background:white;
}
#menu li.active a {
        color: #474747;
        background:white; 
}
#menu li a br{
    display:none;
}

div#content { 
     width: 935px; 
}

div#bannery_flash{
    width:935px;
    float:none;
    clear:both;
    height:155px;
    margin:40px 0px 10px 0px;
}
div#bf_left{
    width:600px;
    padding:0px 10px;
    float:left;
    height:155px;
    border-right:1px solid #e8e8e8;
}
div#bfl_flash{
    width:490px;
    margin:10px 50px 0px 55px;
    display:inline-block;
}
div#bf_right{
    width:253px;
    height:102px;
    background:red;
    float:right;
    margin:25px;
    display:inline-block;
}

div#main_3col_boxes{
    width:935px;
    float:none;
    clear:both;
    display:inline-block;
}
div#m3cb_b1{
    float:left;
    width:308px;
}
div#m3cb_b2{
    float:left;
    width:314px;
    margin:0px 1px;
}
div#main_3col_boxes a.greylink{
    background:#e8e8e8 url(../img/arrow_red.png) 10px center no-repeat;
    font-size:11px;
    color:#464646;
    float:right;
    text-decoration:none;
    padding:5px 9px 5px 25px;
}
div#main_3col_boxes a.greylink:hover{
    text-decoration:underline;
}
div#m3cb_b3{
    padding:0px 10px;
    background:#f5f5f5;
    display:block;
    float:right;
    width:291px;
    height:170px;
}
div.ramka{
    width:306px;
    height:170px;
    border:1px solid #e8e8e8;
}
div.ramka2{
    width:312px;
    height:170px;
    border:1px solid #e8e8e8;
}
div#contentMISP { 
    width: 935px;  
    padding-bottom: 200px;
}
div#shadow { 
 height: 5px;  
	background: url(../img/shadow.gif) repeat-x; }

div#sprzetp { 
 font: normal 11px Verdana, sans-serif; 
	color: #696681; 
	width: 322px; 
	height: 159px; 
	margin: 0 0 0 5px; 
	background: url(../img/sprzet_poleasingowy.jpg) no-repeat; 
	float: left; }

div#sprzetp_misp { 
	color: #464646; 
	width:220px;
        padding-left:10px;
        margin:0px 0px 15px 0px;
	position: relative;
}
div#sprzetp_misp h2{ 
	margin:0px 0px 10px 0px;
        padding:0px;
}
div#sprzetp_misp .lc_sprzet{ 
	width:220px;
        clear:both;
        float:none;
}
div#sprzetp_misp .lc_sprzet img{ 
	float:left;
        border:none;
        margin-right:12px;
        display:inline-block;
}
div#sprzetp_misp .lc_sprzet .desc{ 
	float:left;
        border:none;
        display:inline-block;
        width:97px;
        color:#464646;
}
div#sprzetp_misp .lc_sprzet .desc a{ 
	float:right;
        clear:both;
        color:#464646;
}
div#sprzetp_misp .lc_sprzet .desc a:hover{ 
	text-decoration:none;
}
div#sprzetp_misp .see_all { 
	clear:both;
        float:none;
        display:inline-block;
        width:220px;
        margin-top:10px;
        text-align:right;
}
div#sprzetp_misp .see_all a{ 
	color:#464646;
}
div#nowy_oddzial { 
 font: normal 11px Verdana, sans-serif; 
	color: #696681; 
	width: 254px; 
	height: 159px; 
	padding: 0 0 15px 0px;  
	background: url(../img/nowy_oddzial.gif) no-repeat; 
	position: relative;
}

div#nowy_oddzial .org { 
	color: #f2690b; 
	font-weight: bold;
}
div#nowy_oddzial .bld { 
	font-weight: bold;
}
div#nowy_oddzial p{ 
 font: normal 11px Verdana, sans-serif; 
	padding: 0;
	margin: 0;
}

div#pkrokow { 
 width: 583px; 
	height: 198px; 
	padding: 0; 
	margin: 0; 
	background: url(../img/3kroki_z_napisami.jpg) no-repeat; 
	float: left;}

#left_column{
    width:233px;
    float:left;
}
#right_column{
    float:right;
    width:670px;

}
.main_title{
    padding-bottom:20px;
    display:block;
}
ul#MISP_menu {
        padding:0px; 
	margin: 0px 0px 30px 0px;
	list-style: none;
        width:233px;
}

#MISP_menu li { 
    width: 233px; 
    padding:0px;
    margin:0px;
    margin-bottom:1px;
}

#MISP_menu a { 
 display: block;
 padding:5px 8px 5px 18px;
 text-decoration: none; 
 background:#f0f0f0 url(../img/arrow_red.png) 5px 10px no-repeat; 
 color:#464646;
}
#MISP_menu a:hover{ 
 text-decoration:underline;
}
	
#MISP_menu li.selected a {
	background:#e3192d url(../img/arrow_white.png) 5px 10px no-repeat; 
        color:#fff;
}
	
ul#MISP_menu li.selected ul, ul#MISP_menu li ul {
	margin:1px 0px 0px 0px;
        padding:0px;
        list-style-type: none;
}
ul#MISP_menu li.selected ul li, ul#MISP_menu li ul li{ 
    width: 233px; 
    padding:0px;
    margin:0px;
    margin-bottom:1px;
}
ul#MISP_menu li.selected ul li a, ul#MISP_menu li ul li a{
        width:190px;
        background:#dcdcdc url(../img/arrow_red.png) 18px center no-repeat;
        padding:5px 10px 5px 33px;
        color:#464646;
}
ul#MISP_menu li.selected ul li.selected a, ul#MISP_menu li ul li.selected a{
        width:190px;
        background:#e3192d url(../img/arrow_white.png) 18px center no-repeat;
        padding:5px 10px 5px 33px;
        color:#ffffff;
}
#lc_box{
        width:231px;
        border:1px solid #e8e8e8;
}
#lc_box h1{
    margin:0px;
    padding:0px;
    border-bottom:1px solid #e8e8e8;
    width:231px;
}
#lc_box h1 img{
    margin:12px 0px 9px 9px;
}
div#text { 
	margin: 0;
	padding: 0;
 font: normal 12px/17px Verdana, sans-serif; 
	color: #464646; 
	padding: 2px 0px 4px 0px;
	line-height: 17px;
}
div#text ol {
	padding: 0px 5px 22px;
	margin-left: 10px;
} 
div#text ul { 
	padding: 0px 5px 22px;
	list-style: none outside;
}
div#text ul li { 
	background: url(../img/square_orange.gif) 0px 11px no-repeat;
	margin: 0 0 0 15px;
	padding: 0 0 0 10px;
	text-indent: 0;
	line-height: 24px;
}

div#text #wniosek ol li { 
	line-height: 18px;
}
div#text ol li { 
	margin: 0 0 0 15px;
	/*padding: 0 0 0 10px;*/
	padding: 0px;
	text-indent: 0;
	line-height: 24px;
}

div#text ul.mapa {
	background: #f5f5f5; 
	padding: 0;
	list-style: none;
	width: 100%;
}

div#text ul.mapa li {
	margin: 0;
	padding: 0;
	background: none;
	line-height: 20px;
}

div#text ul.mapa li div {
	background: #dcdcdc;
	color: #464646;
	font-weight: bold;
	padding: 0px 5px;
}
div#text ul.mapa li div a {
	color: #464646;
	text-decoration: none;
}


div#text ul.mapa ul {
	list-style: none;
	padding: 1px 0 3px;
	margin: 0;
}

div#text ul.mapa ul li {
	padding: 0px 0px 0px 35px;
	line-height: 18px;
	color: #464646;
	font-weight: bold;
}

div#text ul.mapa ul li a {
	color: #464646;
	text-decoration: none;
        font-weight:normal;
}
div#text ul.mapa ul li a:hover{
	text-decoration: underline;
}
div#text img.left {
	margin: 0 10px 10px 0;
}

div.produkt {
	font-size: 11px;
}
div.produkt li {
	padding: 0px 10px;
}

img.img {
	border: 1px solid #DDD;
	padding: 1px;
}
img#gradient { 
 width: 935px; 
	height: 41px; }

img.shadow2 { 
 width: 935px; 
	height: 5px; 
	display: block; }
	
form {
	margin: 0;
	padding: 0;
}
.boczny_formularz{ 
	background: url(../img/boczny_formularz.gif) top left no-repeat;	
	height: 139px;	
	padding: 5px 5px 4px 9px; 
	margin: 0;
}
.boczny_formularz h3 { 
	padding-bottom: 3px;
	padding-left: 5px;
}
.boczny_formularz label { 
	font-size: 11px;
	color: #696681;
}
.boczny_formularz select,
.boczny_formularz input { 
	margin: 4px 0 -4px 1px;
}

.dlaczego_leasing { 
        font: normal 18px Arial; 
	color: #464646; 
	width: 231px;  
	padding:5px 0px 0px 0px; 
	margin: 0px 0px 10px 0px; 
        border:1px solid #e8e8e8;
}

.dlaczego_leasing h2{ 
        margin:0px;
        width:221px;
        height:auto;
        display:inline-block;
        border-bottom:1px solid #e8e8e8;
        padding:5px 5px;
}
.dlaczego_leasing div{ 
        margin:0px 0px 0px 0px;
        width:221px;
        display:inline-block;
        padding:5px;
        text-align:left;
        color:#464646;
        font-size:12px;
}
.dlaczego_leasing div a{ 
        float:right;
        margin:20px 10px 0px 0px;
        clear:both;
}
.zobacz  { 
 font-size: 10px; 
	font-weight: bold; 
	color: #000; 
	text-decoration: none; }
	
.pager {
	overflow: hidden;
	margin-top: 16px;
}
.pager .prev {
	padding-left: 10px;
	background: url(../img/arrow_left.gif) 0 4px no-repeat;
}

.pager .next {
	padding-right: 10px;
	background: url(../img/arrow_right.gif) 100% 4px no-repeat;
}
.pager span.prev {
	background-image: url(../img/arrow_grey_left.gif);
}
.pager span.next{
	background-image: url(../img/arrow_grey_right.gif);
}

.menu { 
 padding-top: 13px; 
	float: left; 
	padding-left: 1px; }

.find {
	width: 127px; 
	height: 13px; 
	border: 1px solid #5B6268; 
	position: relative; left: 45px; top: 13px; 
	float: left; }

.center {
	text-align: center;
}
.bold {
	font-weight: bold;
}
.clear { 
 clear: both; }

.rb { 
 border: 1px solid red; }

.rb2 {
	border: 1px solid #E5E8F0; }

.fleft { 
 float: left; }

.fright { 
 float: right; }

.oblicz_tytul { 
 font: bold 14px Verdana, sans-serif; color: #464646; }

.oblicz label { 
	font-size: 11px;
}
.oblicz { 
 margin: 0; 
	width: 381px; 
	height: 94px; 
	padding: 5px; 
	background-image: url(../img/oblicz_bg.gif); 
	background-repeat: no-repeat; }

.oblicz2 { 
 margin: 0; 
	width: 381px; 
	height: 78px; 
	padding: 5px; 
	background-image: url(../img/oblicz2_bg.gif); 
	background-repeat: no-repeat; }

.oblicz3 {
	background-image: url(../img/oblicz3.gif);
	height: 117px;
}
	
.oblicz_input {
	border: 1px solid #666;
	width: 110px;
	height: 14px;
 float: left;
 margin-right: 5px;
	}

.subtitle { 
 padding: 70px 0; 
	border: 1px solid red; }
	
.icons {
	float: left;
	padding: 5px 15px 0px 20px; }

.lista {
padding: 0;
margin: 0; }	

.lista li { 
 list-style: none;
	background: url(../img/dot.gif) 0px 7px no-repeat; 
	padding: 0 0 0 35px; }



input.text, textarea.text {
	border: 1px solid #575D63;
	width: 145px;
	height: 14px;
	font-size: 11px;
}
textarea.text {
	height: auto;
}
#wniosek textarea.text {
	height: 43px;
}

.box {
	width: 381px;
	margin-bottom: 8px;
}
.box .top {
	background: url('../img/box_01.gif') top left no-repeat;
	height: 11px;
	margin: 0;
	padding: 0;
	font-size: 0;
}
.box .main {
	background: url('../img/box_02.gif') top left repeat-y;
	margin: 0;
	padding: 0px 10px;
	overflow: hidden;
}
.box h2, .box h3, .box h4 { 
	padding: 0px 0px 6px; 
	margin: 0px;
}

.box .bottom{
	background: url('../img/box_03.gif') top left no-repeat;
	height: 12px;
	margin: 0;
	padding: 0;
	font-size: 0;
}
#wniosek .box {
	width: 520px;
}
#wniosek .box .top {
	background-image: url('../img/box_530_01.gif');
}
#wniosek .box .main {
	background-image: url('../img/box_530_02.gif');
}
#wniosek .box .bottom {
	background-image: url('../img/box_530_03.gif');
}
#wniosek label.fleft {
	width: 260px;
	font-size: 11px;
}
.box .main p {
	padding: 0px 0px 5px;
	font-size: 11px;
	line-height: 16px;
	color: #464646;
}

.success {
	border: 1px solid #9D9;
	background: #EFE;
	color: #090;
	margin: 0px 5px 5px;
	font-size: 11px;
	padding: 3px 5px;
}

.box .main p.error,
.error {
	border: 1px solid #F99;
	background: #FEE;
	color: #C00;
	margin: 0px 5px 5px;
	font-size: 11px;
	padding: 3px 5px;
}

.box .fleft {
	clear: both;
}
.box .fleft, .box .fright {
	height: 37px;
	line-height: 37px;
	width: 49%;
}
.box .fleft input, .box .fright input,
.box .fleft textarea, .box .fright textarea {
	margin-top: 4px;
}
.box .row_auto {
}
.box .row {
	clear: both;
}
.box .rows2 {
	padding: 4px 0pt; 
	line-height: 16px;
}
.slider_descr {
	float: right;
	width: 62px;
	text-align: left;
	font-size: 11px;
	color: #464646; 
	height: 14px;
	line-height: 16px;
	padding-top: 9px;

}
.slider {
	width: 148px;
	padding: 0px 4px;
	margin: 9px 0px 0px;
	height: 15px;
	position: relative;
	background: url('../img/slider-bg.gif') 4px 4px no-repeat;
}

.slider .line {
}

.slider .handle {
	height: 13px;
	width: 20px;
	position: absolute;
	background: url('../img/slider-handle.gif') 7px 0px no-repeat;
	line-height: 10px;
	cursor: pointer;
	overflow: hidden;
	font-size: 8px;
	color: #000;
}

.slider input {
	display: none;
}


.box .fright .slider {
	margin: 9px 0px 0px;
	line-height: 20px;
}
/* kalkulator! */
#kalkulator .fleft {
	width: 123px;
	font-size: 11px;
}
#kalkulator .fright,
#wniosek .fright{
	width: 230px;
	font-size: 11px;
}

#kalkulator ul.miesiace, #kalkulator ul.oplaty,
#wniosek ul.miesiace, #wniosek ul.oplaty {
	list-style: none;
	width: 190px;
	margin: 0; 
	padding: 0;
}
#kalkulator ul.miesiace li, #kalkulator ul.oplaty li,
#wniosek ul.miesiace li, #wniosek ul.oplaty li {
	text-align: left;
	width: 24%;
	display: block;
	float: left;
	font-size: 9px;
	margin: 0;
	padding: 0;
	background: none;
	text-indent: 2px;
	line-height: 16px;
}
#kalkulator ul.oplaty li,
#wniosek ul.oplaty li {
	width: 17px;
	text-indent: 2px;
	text-align: left;
}

#kalkulator .box .wyniki .fleft, #kalkulator .box .wyniki .fright,
#wniosek .box .wyniki .fleft, #wniosek .box .wyniki .fright {
	height: 20px;
	line-height: 20px;
}

#kalkulator_zdolnosci .row .fleft,
#kalkulator_zdolnosci .row2 {
	height: auto;
}

#wniosek .fright select,
#wniosek .fright textarea.text,
#wniosek .fright input.text {
	width: 210px;
}

/* kontakt */
#kontakt label {
	font-size: 11px;
	width: 100px;
}
#kontakt .fright {
	width: 258px;
}
#kontakt .fright select,
#kontakt .fright .text{
	width: 225px;
}
#kontakt .fright input.text{
	width: 219px;
	padding: 0px 3px;
}
.zmianaAdr {
	width: 270px;
	height: 147px;
	padding: 20px 0 0 20px;
	background: url(../img/nowy_oddzial_bg.gif) no-repeat;
}
.zmianaAdr p {
	padding: 0;
	margin: 0;
}
#kontakt .box{
    margin:20px 0px 0px 150px;
}
/* srodki transportu */
#srodki_transportu h3 {
	font-size: 12px;
	color: #464646;
	/*background: url(../img/li_arrow.gif) 1px 4px no-repeat; */
	padding: 0px 0px 5px 0px;
	margin: 18px 0 0 0;
	text-align: center;
}
#srodki_transportu p {
	line-height: 18px;
	padding-bottom: 18px;
}

#srodki_transportu .cols3 .col {
	width: 200px;
	margin-right: 20px;
	padding: 0;
}
#srodki_transportu a.bold {
	text-decoration: none;
}
#srodki_transportu p a.gray {
	font-weight: bold;
	color: #464646;
	text-decoration: underline;
}
/* popup z obrazkami */
#photo_popup {
	width: auto;
	margin: 10px;
}

#photo_popup img.main {
	border: 1px solid #DDD;
	padding: 1px;
}

#photo_popup .photo_list {
	margin: 10px 0px 0px;
	list-style: none;
	overflow: hidden;
	padding: 0px 0px 5px;
}

#photo_popup .photo_list li{
	margin: 0;
	float: left;
	margin-right: 10px;
	width: auto;
	padding: 0px;
}
#photo_popup .photo_list img {
	border: 1px solid #DDD;
	padding: 1px;
}

.wniosek_navbar .selected,
.wniosek_navbar .selected a {
	color: #EE6A10;
}

.wniosek_navbar a {
	color: #3A4257;
}
.wniosek_navbar {
	color: #3A4257;
	margin-bottom: 30px;
}
.wniosek_navbar img.sp {
	float: left;
	margin: 5px 15px 5px 3px;
}

/*[> 2 kolumny <]*/

/*.cols2 {*/
	/*overflow: hidden;*/
	/*padding-bottom: 1px;*/
/*}*/
/*.cols2 .col {*/
	/*width: 47%;*/
	/*padding-right: 1%;*/
	/*margin: 0;*/
	/*padding: 0;*/
	/*float: left;*/
/*}*/

/*.centered {*/
	/*text-align: center;*/
/*}*/

/*.cols2 .col img {*/
	/*display: inline;*/
/*}*/

/*[> Tabelki <]*/
/*table {*/
	/*font-family: Verdana;*/
	/*font-size: 11px;*/
	/*line-height: 21px;*/
	/*border-collapse: collapse;*/
	/*width: 679px;*/
/*}*/

/*table td {*/
	/*padding-left: 7px;*/
	/*padding-right: 14px;*/
	/*border: 1px solid #FFF;*/
/*}*/

/*table tr.rowOne {*/
	/*color: #696661;*/
	/*background: #f0eff2;*/
/*}*/

/*table tr.rowTwo {*/
	/*color: #696661;*/
	/*background: #e1e0e6;*/
/*} */

/*table tr.header {*/
	/*background: #696681;*/
	/*font-weight: bold;*/
	/*color: #FFFFFF;*/
/*}*/

/* 2 kolumny */

.cols2 {
	overflow: hidden;
	padding-bottom: 1px;
}
.cols2 .col {
	width: 47%;
	margin: 0;
	padding: 0;
	padding-right: 1%;
	float: left;
}

/* 3 kolumny */
.cols3 {
	overflow: hidden;
	padding-bottom: 1px;
}
.cols3 .col {
	width: 31%;
	padding: 0;
	margin: 0;
	padding-right: 1.5%;
	float: left;
}

.centered {
	text-align: center;
}

.cols2 .col img {
	display: inline;
}

/* Tabelki */
table {
	font-family: Verdana;
	font-size: 11px;
	line-height: 21px;
	border-collapse: collapse;
	width: 657px;
}

table.placowki {
	font-family: Verdana;
	font-size: 10px;
	line-height: 21px;
	border-collapse: collapse;
	width: 657px;
}

table td {
	padding-left: 7px;
	padding-right: 14px;
	border: 1px solid #FFF;
}

table td.placowka {
	padding-left: 2px;
	padding-right: 2px;
	border: 1px solid #FFF;
}

table tr.rowOne {
	color: #464646;
	background: #f5f5f5;
}

table tr.rowTwo {
	color: #464646;
	background: #f0f0f0;
} 

table tr.focused {
	background: #f9da99;
}

table tr.header, table thead tr {
	background: #dcdcdc;
	font-weight: bold;
	color: #464646;
}

/* Tabelka w szablonie z przedmiotami uzywanymi */
table.used_items {
	font-family: Verdana;
	font-size: 11px;
	border-collapse: collapse;
	/*width: 673px;*/
	width: 657px;
}

table.used_items th {
	text-align: left;
	border: 1px solid #FFF;
        background:#dcdcdc;
        color:#464646;
}

table.used_items th.lp {
	padding: 2px 6px 2px 8px;
} 

table.used_items th.nazwa {
	padding: 2px 0px 2px 8px;
	width: 351px;
}

table.used_items th.cena {
	padding: 2px 0px 2px 8px;
	width: 138px;
}

table.used_items th.operacje {
	padding: 2px 0px 2px 0px;
	width: 136px;
}

table.used_items tr.rowOne {
	color: #464646;
	background: #f5f5f5;
}

table.used_items tr.rowTwo {
	color: #464646;
	background: #f0f0f0;
} 

table.used_items td {
	padding: 2px 32px 2px 8px;
	border: 1px solid #FFF;
	vertical-align: top;
}

table.used_items td.lp {
	padding: 2px 6px 2px 8px;
	border: 1px solid #FFF;
}

table.used_items td p {
	padding: 0px 0px 0px 0px;
	margin: 0pt;
}

table.used_items td img {
	padding: 1px;
	background: #FFF;
	border: 1px solid #d0d3d4;
	margin: 2px 8px 2px 0px;
}

table.used_items td a {
	font-weight: bold;
        color:#464646;
        text-decoration:underline;
}
table.used_items td a:hover{
        text-decoration:none;
}

img.sprzet {
	border: 1px solid #d0d3d4;
	padding: 1px;
	background: #FFFFFF;
}

table.print_table {
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #9c9694;
	text-align: left;
	width: 500px;
	border-collapse: separate;
}

/* Tabela dla wymaganych dokumentow */
table.docs {
	/*width: 670px;*/
	width: 100%;
	color: #464646;
	margin-bottom: 20px;
}

table.docs td {
	padding-left: 14px;
	padding-right: 12px;
	padding-top: 11px;
	padding-bottom: 15px;
	line-height: 13px;
	font-size: 11px;
	border: 1px solid #FFFFFF;
	color: #696681;
	vertical-align: top;
}

table.docs tr.header {
	background: #464646;
}

table.docs tr.header td {
	color: #FFFFFF;
	font-weight: bold;
	line-height: 15px;
	padding-top: 7px;
	padding-bottom: 8px;
}

table.docs tr.rowOne {
	background: #f0eff2;
}

table.docs tr.rowTwo {
	background: #e1e0e6;
}

div#text ul.docs {
	margin: 4px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

div#text ul.docs li {
	background: transparent url(../img/docs_bullet.gif) no-repeat scroll 0px 5px;
	line-height: 13px;
	margin: 0px;
	padding: 0px 0px 4px 10px;
}

.notice_text {
	background: #696681;
	color: #FFFFFF;
	font-weight: bold;
	/*border: 1px solid #000000;*/
	padding: 5px;
}



#print_panel {
	text-align: left;
	
}
#print_panel .printer {
	display: inline;
	width: 40px;
	background: transparent url(../img/drukuj.gif) no-repeat scroll 4px 1px;
	line-height: 22px;
	height: 22px;
	margin: 0px;
	padding: 4px 3px 4px 26px;
}

.flash_conteiner {
	/*display: inline;*/
	float: left;
}

.notice2 {
	padding-left: 5px;
}

#srodki_transportu p.balloon_description {
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
	line-height: 10px;
	text-align: center;
}

#baner_kalkulator {
width: 247px;
height: 151px;
float: left;
margin: 0 10px;
}

#policz_boxy {
width: 310px;
height: 158px;
background: url(../img/ramka_mala.jpg) no-repeat;
float: left;
}

#policz_boxy_top {
width: 291px;
height: 70px; 
float: none;
display: inline-block;
border-bottom:1px solid #bfbfbf;
padding:10px 0px 5px 0px;
}

#policz_boxy_top label {
font-size: 9px;
display: block;
float: left;
margin: 0;
margin-right: 5px;
}
.infoBox { border: 1px solid #F0F0F0; text-align: center;}
.infoBox h1 {padding: 10px 0px 0px 0px; margin:0px 0px 0px 25px; text-align: left;}
.infoBox p {padding: 10px 5px 15px;font-size: 12px;}
.infoBox a {text-decoration: underline;}
.infoBox a:hover {text-decoration: none;}
.infoBox a strong {font-size: 12px;}
.infoBox a.reg {text-decoration: none;}
.infoBox a.reg:hover {text-decoration: underline;}

.news-header { background: #f0f0f0; padding: 10px; color:#464646;}
	.news-date { font-size: 10px; color: #464646; font-family: Verdana; padding-left: 10px; font-weight: bold; }
	.news-header h1 { font-size: 12px; color: #464646; font-family: Verdana; font-weight: bold; margin: 5px 0px 0px 0px; padding: 0px; background: url(../img/arrow_red.png) no-repeat 0px 5px; padding-left: 10px; }
           .news-header h1:hover{ text-decoration:underline; }
        .news-content { padding-top: 15px; }
	.news-content img { float: left; padding: 0px 10px 10px 0px; }
	.news-content p { color: #464646; padding-bottom: 15px; text-align: justify; font-size: 12px; line-height: 16px; }
.news-footer {}
	.news-footer a { background: url(../img/arrow_red.png) no-repeat right 5px; padding-right: 15px; font-weight: bold; text-decoration: none; color:#464646;}
	
.pagging { padding: 10px; }
	.pagging a, .pagging span { color: #464646; font-size: 12px; padding: 0px 3px; text-decoration: none; }
	.pagging a.active { color: #e3192d; font-weight: bold; font-size: 14px; }
	
#pressroom .news-header { margin-top: 20px; float: left; width: 100%; }
	#pressroom h1 a { text-decoration: underline; color: #464646; }
	.pdf { float: left; width: 26px; height: 29px; background: url(../img/pdf.jpg) no-repeat; margin-left: 15px; }
	
.promotion .news-content { width: 100%; float: left; padding-top: 15px; padding-bottom: 5px; }
	.promotion p { padding-bottom: 15px; }
	.alignCenter { text-align: center !important; }
	.strong { font-weight: bold !important; }
	.underline { text-decoration: underline !important; }
	.promotion h2 { color: #464646; font-size: 15px; }
	.promotion ul { padding: 0px 0px 20px 20px; list-style-image: url(../img/list.jpg); }
		.promotion ul li { padding: 5px 0px; }
		
	.promotion .prds { clear: both; float: left; width: 100%; }
		.promotion .prd { float: left; width: 280px; margin: 0px 12px; }
			.promotion .prd h3 { text-transform: uppercase; font-size: 11px; }
			.promotion .prd .feature { float: left; width: 280px; }
			.promotion .prd .feature { width: 100%; float: left; padding: 4px 0px; text-transform: uppercase; }
			
	.promotion table { width: 100%; }
		.promotion td, .promotion th { padding: 5px 0px; text-align: center; vertical-align: middle; border-right: 1px solid #fff; border-bottom: 1px solid #fff; }		
		.promotion th { background: #696681; color: #fff; font-weight: bold; }
		.promotion tr { background: #e1e0e6; font-weight: bold; color: #696661; }
		.promotion tr.odd { background: #f0eff2; font-weight: bold; color: #696661; }
.promotion .news-footer { padding-bottom: 35px; }
	.promotion .news-footer a { background: none; }
	.promotion .news-footer img { display: inline; padding-left: 5px; } 
	
.pdf-right .pdf { float: right; }







.offerPanels .offer{
    width: 195px;
    height: 118px;
    float: left;
    padding:0px;
    border:1px solid #e9e9e9;
    margin-bottom:30px;
}
.offerPanels .offer.wide {
    width: 675px;
    margin: 0 0 21px 0;
    float:left;
}

.offerPanels .link {
	text-decoration: none;
	font-size: 10px;
        float:right;
        margin-top:70px;
        margin-right:10px;
        text-decoration:underline;
}
.offerPanels .link:hover{
	text-decoration: none;
	font-size: 10px;
        float:right;
        margin-top:70px;
        margin-right:10px;
        text-decoration:none;
}
.offerPanels .wide h2{
    font-weight:bold;
}
.offerPanels .inner {
	width: 195px;
	height: 88px;
	float:none;
        clear:both;
        display:inline-block;
}

.offerPanels .wide .inner {
    width: 667px;
}
.offerPanels .wide .inner a.link{
    position:relative;
    top:-25px;
    font-weight:normal;
    text-decoration:underline;
    float:right;
    margin-top:25px;
    clear:both;
}
.offerPanels .wide .inner a.link:hover{
    text-decoration:none;
}
.offerPanels .wide .inner p {
    font-size: 11px;
    float:right;
    width:520px;
    text-align:left;
    height:50px;
}
.offerPanels .offer h2 {
	border-bottom:1px solid #e9e9e9;
        height:29px;
        line-height:29px;
        padding:0px 0px 0px 10px;
        margin:0px;
        color:#464646;
        font-size:12px;
        font-weight:bold;
}
/*.offerPanels .panel1 {
    background: url(../../layout/img/offer_box1.jpg) no-repeat 0 0;
}
.offerPanels .panel2 {
    background: url(../../layout/img/offer_box2.jpg) no-repeat 0 0;
}
.offerPanels .panel3 {
    background: url(../../layout/img/offer_box3.jpg) no-repeat 0 0;
}
.offerPanels .panel4 {
    background: url(../../layout/img/offer_box4.jpg) no-repeat 0 0;
}
.offerPanels .panel5 {
    background: url(../../layout/img/offer_box5.jpg) no-repeat 0 0;
}
.offerPanels .panel6 {
    background: url(../../layout/img/offer_box6.jpg) no-repeat 0 0;
}*/

.offerPanels .panel1 .inner {
    background: url(../../layout/img/offer_img1b.jpg) no-repeat 0 0;	
}
.offerPanels .panel1a .inner {
    background: url(../../layout/img/offer_img1ab.jpg) no-repeat 0 0;    
}
.offerPanels .panel2 .inner{
    background: url(../../layout/img/offer_box2.jpg) no-repeat 0 0;
}
.offerPanels .panel3, .offerPanels .panel2{
    margin-left:33px;
}
.offerPanels .panel3 .inner {
    background: url(../../layout/img/offer_img3.jpg) no-repeat 0 0;	
}
.offerPanels .panel4 .inner {
    background: url(../../layout/img/offer_img4.jpg) no-repeat 0 0;	
}
.offerPanels .panel5 .inner {
    background: url(../../layout/img/offer_img5.jpg) no-repeat 0 0;	
}
.offerPanels .panel6 .inner {
    /*background: url(../../layout/img/offer_img6.jpg) no-repeat 0 0;*/	
    background: url(../../layout/img/offer_otomoto.jpg) no-repeat 0 0;	
}
.offerPanels .panel7 .inner {
    background: url(../../layout/img/offer_img7.jpg) no-repeat 0 0;	
}
.offerPanels .panel8 .inner {
    background: url(../../layout/img/offer_img8.jpg) no-repeat 0 0;	
}
.offerPanels .panel9 .inner {
    background: url(../../layout/img/offer_img9.jpg) no-repeat 0 0;	
}
.offerPanels .panel10 .inner {
    background: url(../../layout/img/offer_img10.jpg) no-repeat 0 0;	
}
.offerPanels .panel11 .inner {
    background: url(../../layout/img/offer_img11.jpg) no-repeat 0 0;	
}
.offerPanels .panel12 .inner {
    background: url(../../layout/img/offer_img12.jpg) no-repeat 0 0;	
}
.offerPanels .panel13 .inner {
    background: url(../../layout/img/offer_img13.jpg) no-repeat 0 0;    
}
.offerPanels .panel14 .inner {
    background: url(../../layout/img/offer_img14.jpg) no-repeat 0 0;    
}
.offerPanels .panel1n .inner {
    background: url(../../layout/img/koparka_1.jpg) no-repeat 0 0;	
}
.offerPanels .panel2n .inner {
    background: url(../../layout/img/koparka_2.jpg) no-repeat 0 0;	
}
.offerPanels .panel3n .inner {
    background: url(../../layout/img/koparka_m1.jpg) no-repeat 0 0;	
}
.offerPanels .panel4n .inner {
    background: url(../../layout/img/koparka_m2.jpg) no-repeat 0 0;	
}


.offerPanels .last {
   float:right;
}
.offerPanels .panel1 h2 {
	font-size: 11px;
}
.offerPanels .panel6 h2 {
	font-size: 11px;
	line-height: 11px;
	padding-top: 4px;
}
.offerPanels .offer.normal {
	width: 317px;
	float: left;
}
.offerPanels .offer.normal .inner {
	width: 317px;	
}
.offerPanels .offer.normal .inner .link {
	margin-top: 30px;
}
.offerPanels .panel4n {
	margin-right: 18px;
}

#box_subpagesmenu{
    width:935px;
    padding:5px 0px;
    border-bottom:1px solid #e8e8e8;
    display:inline-block;
}
#bs_ul{
    float:right;
}
#footer_subpages{
    width:897px;
    border:1px solid #e6e6e6;
    padding:2px 18px;
    font-size:11px;
    color:#464646;
    display:inline-block;
    line-height:24px;
    margin-top:20px;
}
#fm_logo{
    float:left;
}
#fm_infolinia{
    float:right;
    margin-right:15px;
}
#fm_menu{
    float:right;
}
#infolinia_f{
    float:left;
    display:inline-block;
}
#menu_f{
    float:right;
    display:inline-block;
}
#menu_f a, #fm_menu a{
    color:#464646;
    text-decoration:none;
    padding:0px 3px;
}
#menu_f a:hover, #fm_menu a:hover{
    text-decoration:underline;
}
a.arrow{
    color:#464646;
    font-size:18px;
}
a.arrow:hover{
    text-decoration: underline;
}
