
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    line-height: 1;
}


a {
    color: #333399;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;

}

body {

    color: #000;
    background-color: #FFF;
    text-align:center; /* center layout in ie5 and 5.5. */
    font-family: verdana;

}

#billboard{

    background-color: #FFF;
    text-align: center;

}

#header{

    width: 100%;
    height: 181px;
    text-align:center;
    background: url(../img/header_bg.gif) repeat-x;

}

#subheader {

    margin: 0px auto 0px auto;
    width: 1000px;
    height: 119px;
    text-align:left;
    background: url(../img/header_3.jpg) no-repeat right top;
    position:relative;

}

#menu {

    top: 93px;
    right: 0px;
    width: 715px;
    height: 26px;
    position: absolute;
    text-align: right;

}


#menu .kat{

    height: 26px;
    font-size:12px;
    display:inline;
    float:right;
    font-weight:bold;
    padding:0px 10px 0px 10px;
    color:#353535;
    background-image: url(../img/menu_bg.gif);
    margin-left:4px;

}

#menu .kat a {

    color:#343434;

}


#menu .kat_act{

    height: 26px;
    font-size:12px;
    display:inline;
    float:right;
    padding:0px 11px 0px 11px;
    color: #FFFFFF;
    font-weight:bold;
    background-color:#2C2C2C;
    margin-left:4px;
}

#menu .kat_act a {

    color:#FFFFFF;

}

#menu a{

    padding:7px 0px 0px 0px;
    display:block;
    text-decoration:none;

}

#menu a:hover{
}

#submenu {

    width: 987px;
    height: 31px;
    border-bottom:1px solid #FFFFFF;
    background-color: #2C2C2C;
    text-align: left;
    margin: 0px auto 0px auto;
    padding: 0px 0px 0px 13px;

}

#submenu img {

    vertical-align: middle;
    margin:0px 5px 0px 5px;

}

#submenu a{

    text-decoration:none;
    font-size:11px;
    font-weight: bold;
    color:#D3D3D3;

}

#path {

    margin: 0px auto 0px auto;
    width: 985px;
    height: 26px;
    border-bottom:5px solid #FFFFFF;
    background-color: #C3C3C3;
    color:#4B4B4B;
    text-align: left;
    font-size:10px;
    padding:0px 0px 0px 15px;
    vertical-align: middle;

}

#path a {

    color:#4B4B4B;
    text-decoration:none;
    font-weight:bold;

}
#path img {

    vertical-align: middle;
    margin:0px 3px 0px 3px;

}
#path_links{
    float:left;
    width: 741px;
}
#search{
    width:240px;
    float:left;
}
#search input {
    border: 1px solid #777777;
    font-family:verdana;
    font-size:10px;
    margin-top:4.5px;
    padding-left:5px
}

#middle{

    padding:0px 0px 20px 0px;
    width: 1000px;
    margin: 0 auto 0 auto;

}

.footer_advert {

    margin: 20px auto 10px auto;
    clear: both;
    width: 1000px;
    background-color: #FFF;

}

#footer {

    clear: both;
    width: 100%;
    height: 385px;
    background-image: url(../img/footer_bg.jpg);
    position: relative;

}

#footer_1 {

    margin: 0px auto 0px auto;
    height: 385px;
    width: 1000px;
    text-align: left;
    background-image: url(../img/footer_bg_1.jpg);
    background-repeat: no-repeat;

}

.footer_p{

    float: left;
    display: inline;
    width: 145px;
    color: #FFFFFF;
    line-height: 18px;
    font-size: 11px;
    padding: 10px 0 0 0;
    background-image: url(../img/dot_line.gif);
    background-position: right top;
    background-repeat: repeat-y;
    margin:10px 14px 0px 0px;

}

.footer_p_w{

    width: 165px;
    color: #FFFFFF;
    background-image: url(../img/dot_line_w.gif);

}

.footer_p_no{

    width: 100px;
    color: #000000;
    background-image: none;
    margin-right:0px;

}

.footer_p_no a{

    color: #000;

}

.copyright{

    width: 244px;
    background-image: none;
    font-size:9px;
    text-align: right;
    margin-right:0px;
    color:#000;

}

#footer a, #footer a:hover {

    color: #FFFFFF;

}

#footer a:hover {
}


.tabs{
}

.tabs_menu{

    height: 30px;
    width: 480px;
    background-image: url(../img/tab_menu_bg.gif);

}

.tabs_menu_forms{

    height: 30px;
    width: 780px;
    background-image: url(../img/tab_menu_bg_1.gif);

}

.tab_act_l{

    float: left;
    display: inline;
    height: 25px;
    background-image: url(../img/tab_act_l.gif);
    margin-left:4px;

}

.tab_act_r{

    float: left;
    display: inline;
    height: 25px;
    width:7px;
    background-image: url(../img/tab_act_r.gif);

}

.tab_act_l a {

    display: block;
    padding: 6px 0px 0px 6px;
    color: #A30100;
    font-weight: bold;
    text-decoration: none;
    font-size: 11px;;

}

.tab_l{

    float: left;
    display: inline;
    height: 25px;
    background-image: url(../img/tab_l.gif);
    margin-left:4px;

}

.tab_r{

    float: left;
    display: inline;
    height: 25px;
    width:7px;
    background-image: url(../img/tab_r.gif);

}

.tab_l a {

    display: block;
    padding: 6px 0px 0px 6px;
    color: #2c2c2c;
    font-weight: bold;
    text-decoration: none;
    font-size: 11px;;

}

.tabs_con{

    width:478px;
    border-left:1px solid #515151;
    border-right:1px solid #515151;
    background-color: #f5f5f5;

}

.tabs_con_forms{

    width:778px;

}

.tabs_bot{

    width:480px;
    height: 8px;
    background-color: #f5f5f5;
    background-image: url(../img/tabs_bot.gif);
    background-repeat: no-repeat;

}

.tabs_bot_forms{

    width:780px;
    height: 8px;
    background-color: #f5f5f5;
    background-image: url(../img/tabs_bot_1.gif);
    background-repeat: no-repeat;

}

.clearFix{
    clear:both;
}
.auto_search_marki{
    float:left;
    width:475px;
}
.auto_search_info{
    float:left;
    height:131px;
    margin-top:14px;
    width:218px;
}
.auto_search_info dl{
    height:86px;
}

#content{

    float: left;
    display: inline;
    width: 800px;
    background-color: #FFF;
    text-align: left;

}

#right{

    float: left;
    display: inline;
    text-align: center;
    width: 200px;

}

#right .ng_reklama{

    color: #CCC;
    text-align: right;
    font-size: 10px;
    margin:0 0 10px 0;

}

.reklama_rect{

    text-align:center;
    padding:10px;
    border-bottom: 1px solid #D7D7D7;
    border-top: 1px solid #D7D7D7;
    margin-bottom:5px;

}


ol, ul {

    list-style-type: disc;
    line-height: 200%;
    list-style-position: inside;
    margin: 10px 0px 10px 20px;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;

}

ol {
    list-style-type: decimal;
}

.site_title {

    height:40px;
    background-image: url(../img/super_offer_ng_bg.gif);
    background-repeat: repeat-x;
    text-align:left;
    margin: 20px 0 15px 0 ;

}

.site_title h1, .site_title h2, .site_title div{

    background-color: #FFF;
    height:34px;
    padding:6px 40px 0 0;
    font-size:20px;
    font-weight:normal;
    float:left;

}

.entry h2{

    background-color: #FFF;
    height:34px;
    padding:10px 10px 8px 0;
    font-size:16px;
    font-weight:bold;
    
}
.entry h2 b{

    color:#b4000d;

}


.site_title b{

    color:#b4000d;

}

/* Teksty */

.post {

    padding-bottom: 45px;
    line-height: 200%;
    font-size:13px;
    font-size: 12px;
    color: #616161;

}

.entry_title{

    height:40px;
    background-image: url(../img/super_offer_ng_bg.gif);
    background-repeat: repeat-x;
    text-align:left;
    margin: 20px 7px 15px 0 ;
    clear: both;

}

.entry_title div, .entry_title h1 {

    background-color: #FFF;
    height:35px;
    padding: 6px 40px 0 0;
    margin:0px;
    font-size:20px;
    font-weight:normal;
    color:#4d4d4d;
    float:left;

}

.entry_title h2 {

    background-color: #FFF;
    height:35px;
    padding: 6px 20px 0 0;
    margin:0px;
    font-size:16px;
    font-weight:bold;
    color:#4d4d4d;
    float:left;

}

.byline {
    
}
.tag {
    padding: 0 15px;
}

.entry {
    padding: 0 20px;
    width:580px;
}

.entry blockquote{

	padding: 0 30px;
	background: url(../img/img12.gif) no-repeat;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
    
}

#kupuje_auto {
    position: absolute;
    width: 500px;
    left: 20px;
    top: 300px;
    background-color: #F5F5F5;
    border: 1px solid #515151;
    visibility: hidden;
    float:left;
    display:inline;
    font-size:13px;
}

.ka_entry {
    padding: 15px 15px 0px 15px;
    text-align:left;
}

.ka_entry p{
    line-height:170%;
}



/* Lista wynikow */
.find{

    color:#2c2c2c;
    font-size: 12px;
    padding:16px 0px 10px 15px;

}

.find b{
    color:#c50102;
    font-size:14px;

}

.kryteria{
    background-color:#e0e0e0;
    color:#7c7c7c;
    font-size:10px;
    padding:10px 0px 15px 10px;
}

.kryteria b {
    color: #2c2c2c;
}

#sort{

    padding:10px 0 15px 10px;
    background-color:#e9e9e9;
    margin:6px 0 0 0 ;
    font-size:11px;
    color: #2c2c2c;

}

#sort a{

    color: #2c2c2c;
    font-weight:bold;

}

#sort  p {
    display: block;
    margin: 0 5px 0px 5px;
    float: left;
    font-size: 11px;
}

#sort label {
    display: inline;
    margin: 3px 0 3px;
    float:left;
    width:70px;
}

#sort select {
    width: 180px;
    margin: 0 0 1px;
    padding: 1px 0;
    font-size: 100%;
    border: 1px solid #9d9d9d;
    vertical-align: middle;
}

#sort button{
    font-size:10px;
    margin:-1px 0 0 0;
}

.powiadom{
    padding:10px 0 15px 0;
    text-align:right;
}

.lista_kol{

    padding:15px 0px 15px 15px;
    font-size:11px;
    background-color:#bababa;
    float:left;
    display:inline;
    color:#FFF;
    font-weight:bold;
    margin: 0 3px 5px 0;

}

.lista_kol a{
    color:#FFF;

}

.lista_ng{

    padding:10px 0 10px 0;

}

.lista_ng h2{

    font-size:20px;

}

#lista{

    font-size:11px;
    /* background-color:#CCC;*/

}

#lista .list{
    border-bottom:1px solid #FFF;
    margin: 0 0 4px 0;
    background-image:url(../img/wiersz_bg.gif);
    background-repeat:repeat-y;

}



#lista .foto{

    background-color:#d7d7d7;
    width:160px;
    height:140px;
    display:inline;
    float:left;
    margin: 0 3px 0px 0;
    padding:10px 0 0 0;
    text-align:center;
}

#lista .mm{

    width:300px;
    display:inline;
    float:left;

}
#lista .aup_opis{

    width:396px;
    display:inline;
    float:left;


}
#lista .aup_nazwa{

    width:124px;
    display:inline;
    float:left;
    text-align:left;
    height:105px;
    padding: 15px 15px 0 15px;
    margin: 0 0 6px 0;
    background-image: url(../img/dot_line.gif);
    background-position: left top;
    background-repeat: repeat-y;

}

#lista .mms{

    width:369px;
    display:inline;
    float:left;

}


#lista .mm h2, #lista .mms h2{

    font-size:13px;
    color:#c20008;
    margin:10px 0 0 10px;
}

#lista .mm a, #lista .mms a{

    color:#c20008;
    text-decoration:none;

}

#lista .mm p, #lista .mms p{

    padding:10px 5px 10px 10px;
    line-height:170%;

}

.super_oferta{
    background-image: url(../img/lista_so_bg.gif);
    background-repeat:no-repeat;
    height:35px;
    margin:5px 10px 0 0 ;
}


#lista .moc{

    width:55px;
    display:inline;
    float:left;
    text-align:right;
    height:105px;
    padding: 15px 15px 0 0;
    margin: 0 0 6px 0;
    background-image: url(../img/dot_line.gif);
    background-position: left top;
    background-repeat: repeat-y;

}

#lista .rok{

    width:52px;
    display:inline;
    float:left;
    background-image: url(../img/dot_line.gif);
    background-position: left top;
    background-repeat: repeat-y;
    height:105px;
    padding: 15px 0 0 15px;
    margin: 0 0 6px 0;

}

#lista .przebieg{

    padding: 15px 15px 0 0;
    margin: 0 0 6px 0;
    width:95px;
    display:inline;
    float:left;
    text-align:right;
    background-image: url(../img/dot_line.gif);
    background-position: left top;
    background-repeat: repeat-y;
    height:105px;

}

#lista .cena{
    padding: 15px 15px 0 0;
    margin: 0 0 6px 0;
    width:72px;
    display:inline;
    float:left;
    text-align:right;
    background-image: url(../img/dot_line.gif);
    background-position: left top;
    background-repeat: repeat-y;
    height:105px;
    /* background-color:#000; */

}

#lista .dolna{

    background-color:#d7d7d7;
    display:inline;
    float:right;
    width:637px;
    height: 24px;
    margin:0;

}

#lista .dolna a{
    color:#000;
    margin:0 0 0 15px;
}

.nawigacja{

    margin:20px 0px 15px 0;
    font-size:13px;

}

.nawigacja div {
    float:left;
    display:inline;
}

.nawigacja span{
    font-size:14px;
    font-weight:bold;
    color:#bf0000;
    padding:0 5px 0 5px;

}
.nawigacja a{

    color:#000;
    margin:0 5px 0 5px;
    text-decoration:none;

}

.modele_inne{

    margin:15px;
    line-height:200%;
    font-size: 12px;

}

.modele_inne a{

    color: #000;

}

.polecamy{

    margin:15px;
    line-height:200%;
    font-size: 12px;

}

.polecamy a{

    color: #000;

}


.powiadamiacz_top{
    background-image:url(../img/powiadamiacz_top.gif);
    background-repeat:no-repeat;
    height:14px;

}
.powiadamiacz_mid{

    border-left:1px solid #878787;
    border-right:1px solid #878787;
    background-image:url(../img/powiadamiacz.gif);
    background-repeat:no-repeat;
    background-position: 20px 20px;
    padding: 20px 0 20px 110px;

}

.powiadamiacz_mid p{
    padding:10px 0 0 0;
    line-height:200%;
}

.powiadamiacz_mid span{
    font-size:14px;
    font-weight:bold;

}


.powiadamiacz_bot{

    background-image:url(../img/powiadamiacz_bot.gif);
    background-repeat:no-repeat;
    height:9px;
    margin: 0 0 5px 0;

}
.powiadamiacz_google{

    background-image:url(../img/powiadamiacz_google.gif);

}



.oferta_left{
    display:inline;
    float:left;
    width:415px;
}

.oferta_parametry{

    padding:0 0 10px 0;

}

.of_lab{
    display:inline;
    float:left;
    width:160px;
    text-align:right;
    padding: 5px 15px 10px 0;
    background-color:#ececec;
    background-image: url(../img/dot_line.gif);
    background-position: top right;
    background-repeat:repeat-y;
    font-size:11px;
    color:#2c2c2c;
}

.of_val{
    display:inline;
    float:left;
    width:225px;
    text-align:left;
    padding: 5px 0px 10px 15px;
    background-color:#ececec;
    font-weight:bold;
    font-size:11px;
    color:#2c2c2c;
}

.l_dark{

    background-color:#e4e4e4;
}


.sekcja{

    padding: 10px 0 0 0;
    background-image: url(../img/sg_bg_dot.gif);
    background-position: top left;
    background-repeat:repeat-x;


}

.sekcja p{

    line-height:200%;
    font-size:11px;
    color:#2c2c2c;
    margin: 0 0 30px 0;

}

.sekcja div{
    
    font-size:11px;
    color:#b4000d;
    font-weight:bold;
    padding:0 0 20px 0;

}


.oferta_right{
    display:inline;
    float:left;
    width:375px;
    margin:0 0 0 10px;
}

.of_zdjecia{

    background-color:#ececec;
    padding:0 0 20px 20px;
    margin:0 0 5px 0;

}

.of_big{
    margin: 0 0 5px 0;
    padding:10px 0 20px 0;
    text-align:center;
    width:335px;
    background-color:#dfdfdf;


}

.of_reklama_rect{
    
    border:1px solid #CCC;
    text-align:center;
    padding:20px 0 20px 0;
    margin: 0 0 20px 0;

}

.of_nawigacja{

    background-image:url(../img/of_nawigacja_bg.jpg);
    background-repeat:repeat-x;
    margin:10px 0 5px 0;
    padding: 10px 0 10px 0;
    height:33px;
    font-size:11px;
    color:#000;

}

.of_nawigacja a{

    color:#000;

}

.of_nawigacja div{
    float:left;
    display:inline;
    padding:0 10px 0 10px;
}

.of_title{
  padding:15px 0 15px 0;

}

.of_title h1{
    color:#c20008;
    font-size:18px;
}

.of_cena{

    background-color: #ececec;
    font-size:11px;
    padding:5px;
    margin: 0 0 10px 0;

}

.of_cena b{

    font-size:18px;
}

.of_so{
 
    height:38px;
    vertical-align:middle;
    width:400px;
    float:left;
    display:inline;

}


.of_so_linki{

    width:400px;
    float:left;
    display:inline;
    height:38px;
    background-image:url(../img/szczegoly_drukuj.gif);
    background-position: top right;
    background-repeat:no-repeat;
    text-align:right;

}.of_so_linki_czesci{

    width:400px;
    float:left;
    display:inline;
    height:38px;
    background-image:url(../img/szczegoly_drukuj_czesci.gif);
    background-position: top right;
    background-repeat:no-repeat;
    text-align:right;

}
.of_so_linki_czesci a,
.of_so_linki a{

    display:block;
    float:right;
    color: #000;
    font-size: 12px;
    padding: 5px 10px 5px 5px;
    margin: 10px 0 0 0 ;

    background-image:url(../img/dot_line.gif);
    background-position: top right;
    background-repeat:repeat-y;

}

.promocja_auto{
    border:1px solid #CCC;
    padding:10px 20px 10px 20px;
    font-style:italic;

}

.super_inline{

    float:left;
    display:inline;

}

.super_pion{
    margin-bottom:5px;
}

.super_offer_ng{

    height:40px;
    background-image: url(../img/super_offer_ng_bg.gif);
    background-repeat: repeat-x;
    text-align:left;
    margin: 20px 0 15px 0 ;
    padding:0;


}

.super_offer_ng b{
  color:#b4000d;
}

.super_offer_ng h1{

  background-color: #FFFFFF;
  height:34px;
  padding: 6px 40px 0 50px;
  font-size:20px;
  font-weight:normal;
  background-image: url(../img/wykrzyknik.gif);
  background-repeat: no-repeat;
  float: left;

}


.super_offer{

    background-image: url(../img/super_offer_bg.gif);
    background-repeat: no-repeat;
    width: 180px;
    height: 260px;
    margin-left: 16px; /*?*/
    text-align:left;

}

.super_offer .marka {

    font-size: 15px;
    font-weight: bold;
    padding:9px 0px 0px 27px;
    background-image: url(../img/arrow_r.gif) ;
    background-repeat: no-repeat;
    background-position: 13px 13px;
    color:#474747;

}

.super_offer .marka a{

    color:#000;
    text-decoration: none;

}

.super_offer .model {

    font-size: 11px;
    font-weight: bold;
    padding:4px 0px 0px 27px;
    color:#474747;


}

.super_offer .model a{

    color:#474747;
    text-decoration: none;

}


.super_offer .foto{

    text-align:center;
    padding: 5px 0px 4px 0px;

}

.super_offer .foto img{

     border: 1px solid #cdcdcd;

}

.super_offer .param{

    background-color: #dedede;
    font-size:11px;
    clear:both;
    padding: 5px 0px 5px 5px;
    width:143px;
    color:#767676;
    text-align:left;
    margin: 0 auto 0 auto;

}

.super_offer .odd{

    background-color: #ececec;

}

.super_offer label {
  display: inline;
  float:left;
  width:60px;
  border-right: 1px solid #FFF;
  margin: 0px 3px 0px 0px;
}

.standard_title{

    background-color: #FFF;
    height:34px;
    padding:12px 40px 12px 0;
    font-size:20px;
    font-weight:normal;
    float:left;
}

h2.pomoc{

    font-size: 20px;
    padding:4px 0 4px 0;

}

.img_db{ /* double border */
    border:1px #ABABAB solid;
    padding:10px;
    background-color:#FAFAFA;
}
.pomoc_link_do_gory{
    height:30px;
    text-align:right;
    background-position:660px 3px;
    padding-right:10px;
    background-color:#d7d7d7;
    background-image:url(../img/adv_more_up.gif);
    background-repeat:no-repeat;
}
.pomoc_link_do_gory a{
    color:black;
}
.pomoc_menu h1{
    display:inline;
}
.debug{
    border:1px solid #000;
    
}
#newsbox{
 width:160px;
 padding:20px;
 text-align:left;
 font-size:12px;
 line-height:1.4;
}
#newsbox a{
 text-decoration:none;
 color:#C20008;
}

.mid{

    vertical-align:middle;

}

/*ikonka gadu gadu z ustwienei m statusu ogłoszenia.*/
.gadu_gadu{
    background-image:url(../img/gadu_gadu_img_20px.png);
    background-repeat:no-repeat;
    font-size:13px;
    height:40px;
    padding-left:32px;
    padding-top:4px;
}

/*intertext*/
.itt{
    /* brak definicji */
}