html, body {
    margin: 0;
    padding: 0;
    background: url('../images/tlo.gif') #13389E repeat-x;
}

a {
    text-decoration:;
    color:
    #737373;
    font-weight: bold;
}

a:hover {
    text-decoration: underline;
}

form {
    margin: 0;
    padding: 0;
}

img {
    border: 0;
}

.bold {
    font-weight: bold;
}

.bold2 {
    font-weight: bold;
    color: black !important;
}

.jotnet {
    display: block;
    float: right;
    background: url('../images/jotnet.gif') no-repeat;
    width: 48px;
    height: 25px;
    margin-right: 15px;
}

div#page {
    width: 941px;
    min-width: 941px;
    max-width: 941px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
    margin-bottom: 20px;
}

div#top {
    width: 941px;
    height: 151px;
    /*background: url('../images/top.gif') no-repeat;*/
}

div#menu {
    width: 932px;
    height: 43px;
    clear: both;
    overflow: hidden;
    padding-left: 9px;
}

div#menu ul {
    margin: 0;
    padding: 0;
    clear: both;
    overflow: hidden;
}

div#menu ul li {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
}

div#menu a {
    display: block;
    height: 43px;
    background-position: top;
}

div#menu a:hover {
    display: block;
    height: 43px;
    background-position: bottom;
}

div#menu a.m_home {
    width: 138px;
    background: url('../images/m_home3.gif') no-repeat;
}

div#menu a.m_home:hover {
    width: 138px;
    background-position: bottom;
}

div#menu a.m_wyszukiwarka {
    width: 132px;
    background: url('../images/m_wyszukiwarka3.gif') no-repeat;
}

div#menu a.m_wyszukiwarka:hover {
    width: 132px;
    background-position: bottom;
}

div#menu a.m_ofirmie {
    width: 91px;
    background: url('../images/m_ofirmie3.gif') no-repeat;
}

div#menu a.m_ofirmie:hover {
    width: 91px;
    background-position: bottom;
}

div#menu a.m_kredyty:hover {
    width: 90px;
    background-position: bottom;
}

div#menu a.m_kredyty {
    width: 90px;
    background: url('../images/m_kredyty3.gif') no-repeat;
}

div#menu a.m_oferty {
    width: 145px;
    background: url('../images/m_oferty3.gif') no-repeat;
}

div#menu a.m_oferty:hover {
    width: 145px;
    background-position: bottom;
}

div#menu a.m_partnerzy {
    width: 104px;
    background: url('../images/m_partnerzy3.gif') no-repeat;
}

div#menu a.m_partnerzy:hover {
    width: 104px;
    background-position: bottom;
}

div#menu a.m_zapytanie {
    width: 132px;
    background: url('../images/m_zapytanie3.gif') no-repeat;
}

div#menu a.m_zapytanie:hover {
    width: 132px;
    background-position: bottom;
}

div#menu a.m_kontakt {
    width: 100px;
    background: url('../images/m_kontakt3.gif') no-repeat;
}

div#menu a.m_kontakt:hover {
    width: 100px;
    background-position: bottom;
}

div#content {
		position: relative; 
    width: 941px;
    clear: both;
    overflow: hidden;
    background: url('../images/content.gif') repeat-y;
}

div#wrap-1 {
    width: 941px;
    background: url('../images/wrap1.gif') no-repeat;
    background-position: top;
    overflow: hidden;
}

div#wrap-2 {
    width: 941px;
    background: url('../images/wrap2.gif') no-repeat;
    background-position: bottom;
    overflow: hidden;
}

div#footer {
    height: 80px;
    width: 941px;
    clear: both;
    overflow: hidden;
    font: 12px Arial;
    color: #7F8082;
}

div#footer_left {
    float: left;
    margin-top: 45px;
    padding-left: 30px;
    color: #2D2D2D;
}

div#footer_left span{
font-weight: bold;
}

div#footer_right {
    float: right;
    margin-top: 45px;
}

div#footer_right ul {
    margin: 0;
    padding: 0;
}

div#footer_right ul li {
    margin: 0;
    padding: 0;
    float: left;
    list-style: square;
    padding-left: 5px;
    padding-right: 25px;
    color: red;
}

div#footer_right ul li a {
    text-decoration: none;
    font: 12px Arial;
    color: #2D2D2D;
}

div#footer_right ul li a:hover {
    text-decoration: underline;
}

/* LEFT : START */
div#left {
    width: 245px;
    float: left;
}

div#search {
    width: 239px;
    height: 107px;
    background: url('../images/search.jpg') no-repeat;
    overflow: hidden;
    position: relative;
    top: 5px;
    left: 15px;
}

div#search .search_input {
    position: absolute;
    top: 41px;
    left: 28px;
    border: 0;
    color: #2D2D2D;
    font: 11px Tahoma;
    width: 140px;
}

div#search .search_submit {
    position: absolute;
    background: url('../images/szukaj.gif') no-repeat;
    width: 56px;
    height: 21px;
    border: 0;
    top: 75px;
    left: 20px;
    cursor: pointer;
}

div#search form {
    position: absolute;
}

div#search .search_text {
    position: absolute;
    top: 18px;
    left: 24px;
    font: 12px Tahoma;
    color: #0B2A8F;
    font-weight: bold;
}

div.notes2 {
    width: 254px !important;
    height: 251px !important;
    background: url('../images/notes2.gif') no-repeat !important;
    overflow: hidden;
    margin-top: 25px;
}

div#notes_navi {
    display: none;
}

div#notes {
    width: 254px;
    height: 298px;
    background: url('../images/notes.gif') no-repeat;
    overflow: hidden;
    margin-top: 25px;
    position: relative;
}

div#notes h4 {
    margin: 0;
    padding: 0;
    font: 11px Tahoma;
    font-weight: bold;
    color: #0B2A8F;
    position: relative;
    top: 18px;
    left: 30px;
}

div#notes table {
    position: relative;
    top: 50px;
    left: 20px;
    width: 190px;
    font: 11px Tahoma;
    color: #676765;
}

.cena {
    color: #048FD4;
    font-weight: bold;
}

div#notes table tr td.img {
    width: 50px;
}

div#notes table tr td {
    padding: 5px;
    padding-left: 6px;
    border-bottom: 1px solid #E5E4E2;
}

.show_all {
    font: 11px Arial;
    color: #A7A7A7;
    margin-left: 17px;
    margin-top: 3px;
}

.links {
    float: right;
    padding-right: 10px;
}

.show_all a {
    text-decoration: none;
    color: #A7A7A7;
}

a#ogloszenie {
    display: block;
    width: 233px;
    height: 115px;
    background: url('../images/ogloszenie.gif') no-repeat;
    overflow: hidden;
    margin-top: 15px;
    position: relative;
    left: 15px;
}

div#left ul {
    margin: 0;
    padding: 0;
    width: 234px;
    margin-left: 15px;
    margin-top: 10px;
}

div#left ul li {
    list-style: none;
}

div#left ul li a {
    color: #7F7F7F;
    font: 12px Tahoma;
    text-decoration: none;
    display: block;
    width: 224px;
    height: 28px;
    background: url('../images/link_left.gif') no-repeat;
    padding-top: 10px;
    list-style: none;
    padding-left: 10px;
}

div#left a.left_hov {
    color: #7F7F7F;
    font: 12px Tahoma;
    text-decoration: none;
    display: block;
    width: 224px;
    height: 28px;
    background: url('../images/link_left2.gif') no-repeat;
    padding-top: 10px;
    list-style: none;
    padding-left: 10px;
}

/* LEFT : STOP */ /* RIGHT :START */
div#right {
    float: left;
    width: 666px;
    margin-left: 16px;
    padding-top: 5px;
}

.header {
    width: 666px;
    height: 37px;
    background: url('../images/pasek.gif') no-repeat;
    overflow: hidden;
    clear: both;
    margin-bottom: 5px;
}

.header a.back {
    float: left;
    margin: 0;
    padding-top: 10px;
    padding-left: 15px;
    color: #575757;
    font: 12px Arial;
    text-decoration: none;
}

.header .subtitle {
    float: right;
    margin: 0;
    padding-top: 10px;
    padding-right: 15px;
    color: #575757;
    font: 12px Arial;
    text-decoration: none;
}

.header h2 {
    font: 12px Tahoma;
    font-weight: bold;
    color: #008FD6;
    margin: 0;
    padding: 0;
    float: right;
    padding-top: 10px;
    padding-right: 15px;
}

.header h3 {
    font: 12px Tahoma;
    font-weight: bold;
    color: #008FD6;
    margin: 0;
    padding: 0;
    float: left;
    padding-top: 10px;
    padding-left: 15px;
}

.header h3 span {
    font: 11px TAhoma;
    color: black;
    font-weight: normal;
}

.content_left {
    width: 440px;
    float: left;
    overflow: hidden;
}

.content_right {
    width: 220px;
    float: right;
    overflow: hidden;
    margin-left: 6px;
}

.content_right img {
    margin-right: 2px;
    margin-bottom: 2px;
}

#right h1 {
    margin: 0;
    padding: 0;
    color: red;
    font: 13px Tahoma;
    font-weight: bold;
    padding-left: 7px;
}

table.opis {
    width: 440px;
}

td.opis_left {
    width: 220px;
    text-align: left;
    font: 12px Tahoma;
    font-weight: bold;
    color: #626262;
    padding-right: 3px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 10px;
}

td.opis_right {
    width: 220px;
    text-align: left;
    font: 12px Tahoma;
    height: 15px;
    color: #626262;
    padding-top: 3px;
    padding-bottom: 3px;
}

td.row1 {
    background: #fff;
}

td.row2 {
    background: #E6F4FF;
}

#right p {
    font: 12px Tahoma;
    color: #2D2D2D;
    /*text-indent: 10px;*/
    padding-left: 3px;
    line-height: 17px;
}

.contact_input {
    border: 0;
    width: 232px;
    background: url('../images/contact_input.jpg') no-repeat;
    font: 11px Tahoma;
    /*color: #626262;*/
    color: #393939;
    padding-bottom: 6px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 6px;
    margin-bottom: 4px;
}

.contact_text {
    border: 0;
    width: 228px;
    background: url('../images/contact_text.jpg') no-repeat;
    height: 102px;
    font: 11px Tahoma;
    /*color: #626262;*/
    color: #393939;
    padding-bottom: 6px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 6px;
    margin-bottom: 4px;
}

.contact_submit {
    width: 78px;
    height: 19px;
    background: url('../images/contact_submit.jpg') no-repeat;
    border: 0;
    margin-bottom: 4px;
    cursor: pointer;
}

#right div {
    font: 11px Tahoma;
    color: #2D2D2D;;
    line-height: 13px;
}

/* RIGHT :STOP */
.offer {
    width: 636px;
    clear: both;
    overflow: hidden;
    background: url('../images/offer.jpg') #fff repeat-x;
    border-left: 1px solid #DAE6ED;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
    font: 12px Tahoma;
}

.offer img {
    float: left;
    margin-right: 10px;
}

.offer table {
    font: 12px Tahoma;
    /*color: #424242;*/
    color: #393939;
    margin-bottom: 10px;
}

.offer table td {
    border-bottom: 1px solid #C9C9C9;
    padding-bottom: 10px;
}

.offer_1 {
    width: 110px;
}

.offer_2 {
    width: 110px;
}

.offer_3 {
    width: 120px;
    padding-left: 15px;
}

.offer_4 {
    width: 80px;
}

.offer_5 {
    width: 60px;
}

.offer_6 {
    width: 60px;
    font-weight: bold;
}

.offer p {
    font: 12px Tahoma;
    margin: 0;
    padding: 0;
    text-align: left;
}

.add {
    text-decoration: none;
    color: #F00007;
    font: 11px TAhoma;
    background: url('../images/add.jpg') no-repeat;
    background-position: right;
    padding-right: 25px;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-right: 10px;
    font-weight: bold;
    position: absolute;
    top: 0px;
    clear: both;
    width: 100px;
    right: 70px;
}

.add3 {
	text-decoration: none;
	color: #F00007;
	font: 11px TAhoma;
	background: url('../images/add.jpg') no-repeat;
	background-position: right;
	padding-right: 25px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-right: 10px;
	float: right;
	font-weight: bold;
	position: relative;
	top: 0px;
	clear: both;
	width: 100px;
}

.more {
    text-decoration: none;
    color: #0B2A8F;
    font: 11px TAhoma;
    background: url('../images/more.jpg') no-repeat;
    background-position: right;
    padding-right: 25px;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-right: 10px;
    font-weight: bold;
    position: absolute;
    top: 0px;
    right: 0px;
    clear: both;
    width: 35px;
}

.remove {
    text-decoration: none;
    color: #0198F2;
    font: 11px TAhoma;
    background: url('../images/remove.jpg') no-repeat;
    background-position: right;
    padding-right: 25px;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-right: 10px;
    font-weight: bold;
    position: absolute;
    top: 0px;
    clear: both;
    width: 80px;
    right: 70px;
}

.offer_add {
    font-weight: bold;
    color: #028DD2;
}

.add2 {
    background: url('../images/add2.jpg') no-repeat;
    display: block;
    width: 20px;
    height: 20px;
    float: right;
}

div#tab {
    clear: both;
    overflow: hidden;
    height: 52px;
    position: relative;
    top: -10px;
    width: 666px;
    background: url('../images/tab_bg.png') no-repeat;
    background-position: bottom;
}

#tab #spin {
    height: 52px;
    width: 144px;
    background: url('../images/spin.jpg') no-repeat;
    float: left;
    margin-top: 1px;
}

#tab span {
    display: block;
    height: 24px;
    float: left;
    font: 11px Arial;
    color: #fff;
    text-decoration: none;
    text-align: center;
    padding-top: 2px;
    padding-bottom: 6px;
}

#tab span a { /*font-size: 9px;
     vertical-align: super*/
    text-decoration: none;
    color: #fff;
    font-weight: normal;
}

#tab span a:hover {
    text-decoration: none;
}

#tab #tab1 {
    background: url('../images/tab1.jpg') no-repeat;
    position: relative;
    top: 16px;
    width: 82px;
    margin-top: 1px;
}

#tab #tab2 {
    background: url('../images/tab2.jpg') no-repeat;
    position: relative;
    top: 16px;
    width: 102px;
    margin-top: 1px;
}

#tab #tab3 {
    background: url('../images/tab3.jpg') no-repeat;
    position: relative;
    top: 16px;
    width: 120px;
    margin-top: 1px;
}

#tab #tab4 {
    background: url('../images/tab4.jpg') no-repeat;
    position: relative;
    top: 16px;
    width: 78px;
    margin-top: 1px;
}

#tab #tab5 {
    background: url('../images/tab5.jpg') no-repeat;
    position: relative;
    top: 16px;
    width: 70px;
    margin-top: 1px;
}

#tab #tab6 {
    background: url('../images/tab6.jpg') no-repeat;
    position: relative;
    top: 16px;
    width: 70px;
    margin-top: 1px;
}

#big_search {
    width: 666px;
    height: 240px;
    background: url('../images/big_search.jpg') no-repeat;
    position: relative;
    bottom: -5px;
}

#big_search_left {
    width: 205px;
    height: 240px;
    float: left;
    overflow: hidden;
}

#big_search_left ul {
    margin: 0;
    padding: 0;
    width: 205px;
    margin-top: 10px;
}

#big_search_left ul li {
    margin: 0;
    padding: 0;
    width: 205px;
    list-style: none;
    height: 35px;
}

#big_search_left ul li a {
    display: block;
    width: 185px;
    height: 27px;
    font: 11px Tahoma;
    font-weight: bold;
    text-decoration: none;
    color: #2D2D2D;
    padding-top: 12px;
    padding-left: 20px;
    border-bottom: 1px solid #E7ECF0;
}

#big_search_left ul li a span {
    cursor: pointer;
    cursor: hand;
}

#big_search_left ul li a span.strz {
    float: right;
    font: 10px Tahoma;
    color: #0090D9;
    margin-right: 20px;
}

#big_search_left ul li a.hov {
    font-weight: bold;
    background: url('../images/hov.jpg') no-repeat;
    background-position: right;
    color: #0B2A8F;
    border: 0;
}

#big_search_left ul li a.hov1 {
    font-weight: bold;
    background: url('../images/hov1.jpg') no-repeat;
    background-position: right;
    color: #0B2A8F;
    border: 0;
    outline: none;
}

#big_search_left ul li a.hov2 {
    font-weight: bold;
    background: url('../images/hov2.jpg') no-repeat;
    background-position: right;
    color: #0B2A8F;
    border: 0;
    outline: none;
}

#big_search_left ul li a.hov3 {
    font-weight: bold;
    background: url('../images/hov3.jpg') no-repeat;
    background-position: right;
    color: #0B2A8F;
    border: 0;
    outline: none;
}

#big_search_left ul li a.hov4 {
    font-weight: bold;
    background: url('../images/hov4.jpg') no-repeat;
    background-position: right;
    color: #0B2A8F;
    border: 0;
    outline: none;
}

#big_search_left ul li a.hov5 {
    font-weight: bold;
    background: url('../images/hov5.jpg') no-repeat;
    background-position: right;
    color: #0B2A8F;
    border: 0;
    outline: none;
}

#big_search_left ul li a.hov6 {
    font-weight: bold;
    background: url('../images/hov6.jpg') no-repeat;
    background-position: right;
    color: #0B2A8F;
    border: 0;
    outline: none;
}

#big_search_right {
    width: 461px;
    height: 240px;
    float: right;
}

#big_search_right table {
    margin-top: 10px;
    margin-left: 20px;
}

#big_search_right table td {
    height: 33px;
    color: #2D2D2D;
    vertical-align: middle;
}

#big_search_right table td.t_right {
    text-align: right;
}

#big_search_right table td select {
    margin-left: 10px;
    font: 12px Tahoma;
    color: #4C4C4C;
    border: 0;
    padding-top: 5px;
    padding-bottom: 6px;
    padding-right: 5px;
}

#big_search_right table td input {
    margin-left: 10px;
    border: 0;
    font: 12px Tahoma;
    color: #4C4C4C;
    padding-top: 7px;
    padding-bottom: 6px;
    padding-right: 5px;
    padding-left: 5px;
    height: 15px;
    margin: 0 !important;
    float: left;
}

.input1 {
    width: 231px;
    background: url('../images/select1.gif') no-repeat;
}

.select1 {
    width: 232px;
    background: url('../images/select1.gif') #fff no-repeat;
    padding-left: 3px;
}

.select2 {
    width: 80px;
    background: url('../images/select2.gif') no-repeat;
}

.select3 {
    width: 99px;
    background: url('../images/select3.gif') no-repeat;
}

.select4 {
    width: 61px;
    background: url('../images/select4.gif') no-repeat;
}

.pagination {
    text-align: right;
    padding-right: 10px;
}

.pagination a {
    font: 12px Tahoma;
    color: blue;
    text-decoration: none;
}

.bookmarks-content { /*font: 11px Arial;
     color: #A7A7A7;
     margin-left: 17px;
     margin-top: 3px;*/
}

.text {
    width: 636px;
    overflow: hidden;
    clear: both;
    background: url('../images/offer.jpg') #fff repeat-x;
    padding: 15px;
}

.text ul {
    margin: 0;
    padding: 0;
    clear: both;
    overflow: hidden;
}

.text ul li {
    margin: 0;
    padding: 0;
    float: none;
    list-style: none;
}

.text h1 {
    font-size: 17px !important;
}

.bwc {
    text-indent: 0px;
}

.imgindex {
    float: left;
    margin-right: 15px;
}

.text img {
    margin-right: 15px;
}

.text table {
    width: 230px;
    float: left;
    height: 100px;
}

.text table td {
    padding-bottom: 3px;
    color: #2D2D2D;
}

.t_left {
    text-align: left;
    padding-left: 3px;
}

.t_right {
    text-align: left;
    padding-right: 3px;
    padding-left: 10px;
    width: 65px;
}

.oferta_text {
    width: 210px;
    float: right;
    overflow: hidden;
    padding: 3px;
    border: 1px solid #E5E5E5;
    background: #FBFCFD;
    color: #2D2D2D !important;
}

div#xxx {
    padding-left: 5px;
    padding-top: 10px;
    font: 12px Tahoma;
    text-align: center;
    color: #737373;
    font-weight: bold;
}

div#xxx div ul {
    margin: 0;
    padding: 0;
    margin-left: 5px;
    text-align: left;
}

div#xxx div ul li {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-left: 5px;
    margin-bottom: 30px;
}

div#xxx div ul li a {
    background: none;
    text-decoration: none;
    color: #737373;
    font: 12px Tahoma;
    font-weight: bold;
}

div#xxx div ul li span {
    background: none;
    text-decoration: none;
    color: #737373;
    font: 10px Tahoma;
}

div#xxx div ul li a:hover {
    text-decoration: underline;
}

.loading {
    display: none;
    position: absolute;
    top: 200px;
    left: 100px;
}

input {
    border: 1px solid grey;
    width: 230px;
}

form table {
    font: 12px Tahoma;
    font-weight: bold;
}

/* submenu */
#submenu {
    position: absolute;
    top: 194px;
    z-index: 100;
}

#submenu div {
    position: relative;
    background: #13389E;
    display: none;
}

#submenu div ul {
    padding: 0;
    margin: 0;
    border-left: 2px solid #fbff82;
    border-right: 2px solid #fbff82;
    border-bottom: 2px solid #fbff82;
    padding: 10px;
    width: 160px;
}

#submenu div ul li {
    padding: 0;
    margin: 0;
    list-style: none;
}

#submenu div ul li a {
    color: #fff;
    text-decoration: none;
    font: 12px Arial;
}

#sub_m_home {
    left: 8px;
}

#sub_m_wyszukiwarka {
    left: 147px;
}

#sub_m_ofirmie {
    left: 278px;
}

#sub_m_kredyty {
    left: 370px;
}

#sub_m_oferty {
    left: 460px;
}

#sub_m_partnerzy {
    left: 605px;
}

#sub_m_zapytanie {
    left: 710px;
}

#sub_m_kontakt {
    left: 842px;
}

/* /submenu */
.szukaj {
    position: relative;
    left: 250px;
    top: 2px;
}

.hand {
    cursor: pointer;
    cursor: hand;
}

#field {
    margin-left: .5em;
    float: left;
}

#field, label {
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
}

br {
    clear: both;
}

input {
    border: 1px solid black;
    margin-bottom: .5em;
}

input.error {
    border: 1px solid red;
}

label.error {
    background: url('../images/unchecked.gif') no-repeat;
    padding-left: 16px;
    margin-left: .3em;
    color: red;
}

label.valid {
    background: url('../images/checked.gif') no-repeat;
    display: block;
    width: 16px;
    height: 16px;
}

.spin {
    display: block;
    float: left;
    margin-right: 6px;
    padding-top: 6px;
}

div.classfield_text {
    padding-top: 10px;
    padding-left: 20px;
    font: 12px Tahoma;
    color: #0B2A8F;
    font-weight: bold;
}

#new_spin {
   width: 26px;
   height: 29px;
   background: url('../images/new_spin.png') no-repeat;
   position: absolute;
   top: 0;
   right: 0;
   z-index: 10000;
}
