
/* 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;
}


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: 13px;;

}

.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: 13px;;

}

.tabs_con{

    width:620px;
    border-left:1px solid #515151;
    border-right:1px solid #515151;
    background-color: #f5f5f5;
    margin:0px;
    padding:0px;
}



.tabs_bot{

    width:622px;
    height: 6px;
    background-color: #f5f5f5;
    background-image: url(../img/border_bot.gif);
    background-repeat: no-repeat;
    font-size:1px;
    margin-bottom: 20px;

}

.tabs_top{

    width:622px;
    height: 7px;
    background-color: #f5f5f5;
    background-image: url(../img/border_top.gif);
    background-repeat: no-repeat;
    padding:0px;
    margin:0px;
    font-size:1px;

}   



.clearFix{
    clear:both;
}

#content{
    float: left;
    display: inline;
    width: 800px;
    background-color: #FFF;
    text-align: left;
}

#right{
    float: left;
    display: inline;
    text-align: center;
    width: 200px;
}


#content_nar{
    float: left;
    display: inline;
    width: 662px;
    background-color: #FFF;
    text-align: left;
}
#right_wid{
    float: left;
    display: inline;
    text-align: center;
    width: 338px;
}



.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: 160%;
    list-style-position: inside;
    margin: 10px 0px 10px 20px;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;

}

.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 div{

    background-color: #FFF;
    height:34px;
    padding:6px 40px 0 0;
    font-size:20px;
    font-weight:normal;
    float:left;

}

.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;
}

#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 .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{
    background-image:url(../img/of_nawigacja_bg.jpg);
    background-repeat:repeat-x;
    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:7px 0px 0px 0px;
    padding: 10px 0px 10px 0px;
    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 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: 0px 0 15px 0 ;
    padding:20px 0 0 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;
}










#listaFirm {
	float: left;
	width: 662px;
	display: inline;
	padding:10px 0px 8px 0px;
        text-align:left;
        font-size:13px;
	/*border: 1px solid #bbbbbb;*/
}

.wiersz_firmy{
    border-bottom: 1px solid #aaaaaa;padding: 8px 0px 8px 0px;
}
.wiersz_firmy a{
    color:#C20008;
    font-size:13px;
    text-decoration:none;
}
.krotki_opis{
    float:left;padding:8px 20px 2px 10px;font-size:11px;
}

.popularne_tagi{
  text-align:center;line-height:1.3;
  text-align: left;
  width: 330px;
  height: 680px;
  float: left;
  display:inline;
  background-image: url(../img/popularne_tagi.jpg);
  border-left: 8px #FFF solid;
}
.popularne_tagi a{
  color: #2d2d2d;
  font-size:11px;
}

.popularne_tagi b a{
  color: #c20008;
  font-size:13px;

}

#sg_search{

  text-align: left;
  width: 642px;
/*  height: 220px;*/
  float: left;
  display:inline;
  background-image: url(../img/sg_search_bg.jpg);
  padding:0px 0px 0px 20px;

}

#sg_search h2{

  margin: 15px 0px 10px 0px;
  font-size: 20px;
  font-weight: bold;

}



#sg_form {

  margin: 0px 0px 0px 18px;
  padding: 15px 0 0 0 ;

}

#sg_form p{

    float: left;
    display: inline;
    width: 148px;
    font-size: 12px;
    padding:0px;

}

#sg_form label{

  display: block;
  margin: 5px 0px 5px 0px;
  font-weight: bold;
  font-size: 12px;
  color: #4C4C4C;

}

#sg_form input{

    width: 140px;
    border: 1px #B6B6B6 solid;

}

#sg_form select{

    width: 141px;
    border: 1px #B6B6B6 solid;

}



#sg_form  .checkBoxField label {

	width: auto;
	margin: 0 0 0 5px;
	display: inline;
	vertical-align: middle;

}


#sg_form .checkBoxField input {

	width: auto;
	border: none;
	vertical-align: middle;

}


#sg_form button{

    border:  0px ;
    margin:  10px 0px 0px 0px;
    padding: 0px;
    background-color:transparent;
    text-align:left;
    
}

.zagiecie{

     background: url(../img/zagiecie.gif) no-repeat;
     height:29px;
     padding:15px 0px 0px 20px;
     font-size: 11px ;
     color:#4e4d4d;

}

.bg_dot{

  background: url(../img/sg_bg_dot.gif) repeat-x bottom;

}

@media screen {
.more {
width: 100%;
display: none;
}
.noprint {
width: 100%;
display: block;
}
}
@media print {
.more {
width: 100%;
display: block;
}
.noprint {
width: 100%;
display: none;
}
}

/* prawa kolumna w szczegolach firmy */
#right_szcz{

    float: left;
    display: inline;
    text-align: center;
    width: 613px;
    color: #2b2b2b;
    border-left: 5px solid #ffffff;

}
#left_szcz{
    float: left;
    display: inline;
    width: 382px;
    background-color: #FFF;
    text-align: left;
    font-size:11px;
    color: #2b2b2b;

}
/*adres i telefony w szczegolach firmy */
#adritel{
    float:left;
    display: inline;
    width: 214px;
    font-size: 12px;
    line-height:1.4;
    margin-top:0px;
    padding-top:0px;
    
}

/* krotki opis reklamowy w szczegolach firmy*/

#teaser{
    font-size: 12px;
    font-style:italic;
    padding-top:15px;
    line-height:150%;
    

}

.firma_sekcja{
    width: 357px;
    background-color:#bababa;
    color: #ffffff;
    font-size: 11px;
    padding: 15px 0px 12px 15px;
    font-weight:bold;
    text-align: left;
}

/*w szczegolach firmy - dla podwojnych kolumn punktowanych*/
.cols2left{
width: 180px;
float: left;
margin:16px 0px 16px 0px;
padding:0;
font-size:12px;
    background-image: url(../img/dot_line.gif);
    background-position: right top;
    background-repeat: repeat-y;
}
.cols2{
width: 180px;
float: left;
margin:16px 0px 16px 0px;
padding:0;
font-size:12px;
}
ul.elem {
list-style-type: disc;
list-style-image: url(../img/ico/arrow.gif);
padding: 0px;
margin: 4px 0px 0px 15px;

}
/* godziny otwarcia */
.godz_otw_l{
    width: 182px;
    float: left;
    display:inline;
    padding: 6px 8px 4px 0px;
    color: #2b2b2b;
}
.godz_otw_r{
    width: 182px;
    float: left;
    padding: 6px 0px 4px 0px;
    color: #2b2b2b;
}
.go_lab{
    display:inline;
    float:left;
    width:76px;
    text-align:right;
    padding: 5px 10px 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;
 border-bottom:1px solid #ffffff;
}

.go_val{
    display:inline;
    float:left;
    width:86px;
    text-align:left;
    padding: 5px 0px 10px 10px;
    background-color:#ececec;
    font-size:11px;
    color:#2c2c2c;
    border-bottom:1px solid #ffffff;
}

.dark{

    background-color:#e4e4e4;
}

#naz_fir_top{
width:1000px;
height:9px;
background-image: url(../img/naz_fir_top.gif);
background-position: top;
background-repeat:no-repeat;
padding:0px;
}

#naz_fir_bot{
width:1000px;
height:22px;
background-image: url(../img/naz_fir_bot.gif);
background-position: top;
background-repeat:no-repeat;
}

a{
    color: #2a2a2a;
}





/* FORM */

#form_auto {

    padding:10px 38px 0 35px;

}

#form_auto  p {
    width: 225px;
    display: block;
    margin: 5px 5px 5px 5px;
    float: left;
    font-size: 12px;
}

#form_auto  label {
    display: block;
    margin: 0 0 3px;
}
#form_auto  p.required label {
    font-weight: bold;
    color: #4d4d4d;
}

#form_auto  p.err label {
    color: #f00;
}

#form_auto  input, #infoBox input {
    width: 214px;
    margin: 0 0 1px;
    padding: 2px 1px;
    border: 1px solid #9d9d9d;
    font-size: 100%;
    vertical-align: middle;
}

#form_auto  input:focus, #infoBox input:focus {
    width: 214px;
    margin: 0 0 1px;
    padding: 2px 1px;
    border: 1px solid #9d9d9d;
    font-size: 100%;
    vertical-align: middle;
    background-color:#EEEEEE;
}


#form_auto  p.err input, #form_auto  p.err select {
    background: #f7d2d2;
}
#form_auto  p.err input.checkbox {
    background: transparent;

}

#form_auto  p.required span.checkBoxField label,
#form_auto  p.err span.checkBoxField label {
	color: #333;
	font-weight: normal;
}

#form_auto select {
    width: 218px;
    margin: 0 0 1px;
    padding: 1px 0;
    font-size: 100%;
    border: 1px solid #9d9d9d;
    vertical-align: middle;
}

#form_auto textarea {
    width: 685px;
    height: 200px;
    margin: 0;
    padding: 0;
    border: 1px solid #9d9d9d;
}

#form_auto .checkBoxField label {
    width: auto;
    margin: 0 0 0 5px;
    display: inline;
    vertical-align: middle;
}

#form_auto .checkBoxField input {
    width: auto;
    border: none;
    vertical-align: middle;
}

#form_auto .chxFix{
    padding:18px 0 0 0;
}

#form_auto button{

    font-size:16px;
    font-weight:bold;
    color:#4d4d4d;

}

.clearFix{
    clear: both;
}

#form_auto .messages{

    margin: 0 7px 0 0;

}

.message_info {
    margin: 5px 0 5px 0;
    background: #e7f7d2 url(../img/ico/info.png) no-repeat 10px 10px;
    padding: 10px 5px 20px 60px;
    font-size:12px;
}


.message_error {
    margin: 0 0 15px;
    background: #f7d2d2 url(../img/ico/error.png) no-repeat 10px 10px;
    padding: 10px 5px 20px 60px;
    min-height: 50px;
    font-size:12px;
}

.message_warning {
    margin: 0 0 15px;
    background: #f7ef0a url(../img/ico/warning.png) no-repeat 10px 10px;
    padding: 10px 5px 20px 60px;
    min-height: 50px;
    font-size:12px;
}


.message_info dt, .message_error dt {
    background: 0;
    padding: 0;
    margin: 0;
    font-weight: bold;
}

.message_info dd, .message_error dd {
    background: 0;
    border: 0;
    margin: 5px 0 0;
    padding: 0;
    line-height: 160%;
}

.message_error dt {
    color: red
}

.form_sec{

    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;

}

.form_sec div{

    background-color: #F5F5F5;
    height:35px;
    padding: 6px 40px 0 0;
    margin:0px;
    font-size:20px;
    font-weight:normal;
    color:#4d4d4d;
    float:left;

}

.form_subsec{

    font-size: 12px;
    color: #b4000d;
    font-weight: bold;
    padding: 10px 0 15px 0;
    clear: both;

}

/*
    np wersja silnika: np. TDI, 16V, SDI, V6 itp.
*/

.form_example{

    font-size: 11px;
    color:green;
    font-weight:normal;

}

/* formularz zapytania */

#of_pytanie {

    padding:0;

}

#of_pytanie  p {
    width: 600px;
    display: block;
    margin: 5px 0px 5px 0px;
    float: left;
    font-size: 12px;
}

#of_pytanie  label {
    display: block;
    margin: 0 0 3px;
    font-size:11px;
    font-weight:bold;
}
#of_pytanie  p.required label {
    font-weight: bold;
    color: #4d4d4d;
}

#of_pytanie  p.err label {
    color: #f00;
}

#of_pytanie  input, #infoBox input {
    width: 608px;
    margin: 0 0 1px;
    padding: 2px 1px;
    border: 1px solid #9d9d9d;
    font-size: 100%;
    vertical-align: middle;
}

#of_pytanie  input:focus, #infoBox input:focus {
    width: 608px;
    margin: 0 0 1px;
    padding: 2px 1px;
    border: 1px solid #9d9d9d;
    font-size: 100%;
    vertical-align: middle;
    background-color:#EEEEEE;
}

#of_pytanie  p.err input {
    background: #f7d2d2;
}
#of_pytanie  p.err input.checkbox {
    background: transparent;

}

#of_pytanie  p.required span.checkBoxField label,
#of_pytanie  p.err span.checkBoxField label {
	color: #333;
	font-weight: normal;
}

#of_pytanie textarea {
    width: 610px;
    height: 120px;
    margin: 0;
    padding: 0;
    border: 1px solid #9d9d9d;
}

#of_pytanie .checkBoxField label {
    width: auto;
    margin: 0 0 0 5px;
    display: inline;
    vertical-align: middle;
    font-weight: normal;
}

#of_pytanie .checkBoxField input {
    width: auto;
    border: none;
    vertical-align: middle;
}


#of_pytanie button{

    border:  0px ;
    margin:  0px 0px 20px 0px;
    padding: 0px;
    background-color:transparent;
    text-align:left;

}


/* --------------------------- */


#standard_form {

    padding:0;

}

#standard_form  p {
    width: 600px;
    display: block;
    margin: 5px 0px 5px 0px;
    float: left;
    font-size: 12px;
}

#standard_form  label {
    display: block;
    margin: 0 0 3px;
    font-size:11px;
    font-weight:bold;
}
#standard_form  p.required label {
    font-weight: bold;
    color: #4d4d4d;
}

#standard_form  p.err label {
    color: #f00;
}

#standard_form  input, #infoBox input {
    width: 608px;
    margin: 0 0 1px;
    padding: 2px 1px;
    border: 1px solid #9d9d9d;
    font-size: 100%;
    vertical-align: middle;
}

#standard_form  input:focus, #infoBox input:focus {
    width: 608px;
    margin: 0 0 1px;
    padding: 2px 1px;
    border: 1px solid #9d9d9d;
    font-size: 100%;
    vertical-align: middle;
    background-color:#EEEEEE;
}

#standard_form  p.err input {
    background: #f7d2d2;
}
#standard_form  p.err input.checkbox {
    background: transparent;

}

#standard_form  p.required span.checkBoxField label,
#standard_form  p.err span.checkBoxField label {
	color: #333;
	font-weight: normal;
}

#standard_form textarea {
    width: 610px;
    height: 120px;
    margin: 0;
    padding: 0;
    border: 1px solid #9d9d9d;
}

#standard_form .checkBoxField label {
    width: auto;
    margin: 0 0 0 5px;
    display: inline;
    vertical-align: middle;
    font-weight: normal;
}

#standard_form .checkBoxField input {
    width: auto;
    border: none;
    vertical-align: middle;
}


.standard_title{

    background-color: #FFF;
    height:34px;
    padding:12px 40px 12px 0;
    font-size:20px;
    font-weight:normal;
    float:left;
}

h1:first-letter {
  text-transform: uppercase;
}
/* ---------------------------- */

/* Formularz */

.frm {
    margin: 0px;
    padding: 0px;
    border-spacing: 0px;
    border-collapse: collapse;
    border:0px;
    text-align:left;
    
}
.frm td {
    font-size: 12px;
    padding: 2px 0px 2px 2px;
    margin: 0px;
    font-weight: normal;
    vertical-align:middle;
    border:0px;
    border-bottom: 1px solid #DDDDDD;
    color:#636363;
}

.frm .d_w { /* dane wymagane td w tabeli */
 color: #FF0000;
 font-weight:bold;
 border-bottom:2px #FF0000 solid;
}

.frm th {
    font-size: 14px;
    padding: 2px 0px 2px 2px;
    margin: 0px;
    font-weight: bold;
    vertical-align:middle;
    border:0px;
    border-bottom: 2px solid #DDDDDD;
    color:#636363;
    text-align:left;
}

.frm td span {
    font-size: 12px;
    font-weight: bold;
    color:#FF0000;
}

.frm .nobl{
   border-bottom:0px;
}

.frm_table{
 width: 1000px;
}

.frm_d_w_k{ /* dane wymagane komunikat */
 color: #FF0000;
 background-color: #ffffbb;
 font-weight:bold;
 font-size:14px;
 padding:10px;
}

.frm_d_z{ /* dane zmienione */
 color: #119911;
 background-color: #ffffbb;
 font-weight:bold;
 font-size:14px;
 padding:10px;
}

.frm_d_t{  /* dane: text */
 border:1px solid #adadad;
 width: 350px;
 vertical-align:middle;
}

.frm_d_t_a{ /* dane: text aktywne */
 color: #000000;
 background-color: #ddddff;
 border:1px solid #adadad;
 width: 350px;
}

.frm_d_t_e{ /* dane: text error */
 color: #000000;
 border:1px solid #adadad;
 border-bottom: 2px solid #FF0000;
 width: 350px;
}


.frm_d_ta{  /* dane: textarea */
 border:1px solid #adadad;
 width: 500px;
 height: 150px;
 font-family: courier;
 font-size: 10px;}

.frm_d_ta_a{ /* dane: textarea aktywne */
 color: #000000;
 background-color: #ddddff;
 border:1px solid #adadad;
 width: 500px;
 height: 150px;
 font-family: courier;
 font-size: 10px;}

.frm_d_ta_e{ /* dane: textarea error */
 color: #000000;
 border:1px solid #adadad;
 border-bottom: 2px solid #FF0000;
 width: 500px;
 height: 150px;
 font-family: courier;
 font-size: 10px;}


.frm_d_ta_1{  /* dane: textarea */
 border:1px solid #adadad;
 width: 490px;
 height: 500px;
 margin-left: 3px;
 font-family: courier;
 font-size: 10px;
}

.frm_d_ta_1_a{  /* dane: textarea aktywne */
 border:1px solid #adadad;
 background-color: #ddddff;
 width: 490px;
 height: 500px;
 margin-left: 3px;
 font-family: courier;
 font-size: 10px;
}

.frm_d_ta_1_e{ /* dane: textarea error */
 color: #000000;
 border:2px solid #FF0000;
 width: 490px;
 height: 500px;
 margin-left: 3px;
 font-family: courier;
 font-size: 10px;
}


.frm_d_s{  /* dane: select */
 border:1px solid #adadad;
 width: 350px;
}

.frm_d_s_a{  /* dane: aktywne */
 border:1px solid #adadad;
 width: 350px;
}

.frm_d_s_e{  /* dane: select error*/
 border:1px solid #adadad;
 width: 350px;
 border:1px solid #adadad;
 border-bottom: 2px solid #FF0000;
}

.frm_lab_err{
 color:#ff0000;
 width: 250px;
 text-align:right;
 font-size:12px;
 vertical-align:top;
}
.frm_lab{
 color:#000000;
 width: 250px;
 text-align:right;
 font-size:12px;
 vertical-align:top;
}
.frm_fie{
 color:#000000;
 text-align:left;
 font-size:12px;
 padding: 0px 0px 4px 8px;
}
.frm_star{
 font-weight:bold;
 color:#ff0000;
 font-size:18px;
 padding-left:4px;
}

.frm_hlp{ /* prawa kolumna przy formularzach, ze wskazowkami odnosnie wypelniania */
 width:350px;
 padding:8px;
 text-align:left;
 border-left:1px solid #ffffff;
 font-size:12px;
 vertical-align:top;
}

.frm_err_msg{ /* komunikat o wystapieniu bledu wypelnienia formularza - wyswietlany u gory */
border: 2px solid #ff0000;
background-color:#fff599;
padding: 8px;
}

.frm_ack_msg{ /* komunikat o pozytywnym przetworzeniu formularza */
border: 2px solid #009900;
background-color: #99ff99;
padding: 8px;
}

/* wiersze parzyste formularzy */
.wiersz{
background-color: #f5f5f5;
/*padding: 10px 6px 10px 8px;*/
padding: 10px 6px 10px 8px;
font-size:12px;
}
/* wiersze nieparzyste formularzy */
.wiersz1{
background-color: #ffffff;
/*padding: 10px 6px 10px 8px;*/
padding: 10px 6px 10px 8px;
font-size:12px;
}

#moje_firmy{
    font-size:12px;
}
#moje_firmy td{
    text-align:left;
    padding:8px 2px 8px 2px;
    border: 1px solid #f3f3f3;

}
#moje_firmy th{
    text-align:center;
    vertical-align:middle;
    padding:8px 4px 8px 4px;
    border: 1px solid #f1f1f1;

}

.zmien{
    font-size: 12px;
    color: #ff0000;
    padding:4px 0px 8px 0px;
    display:block;
    width: 64px;
}


.normal{
    font-weight:normal;
}

.dotted_bottom{
    background-image: url(../img/sg_bg_dot.gif);
    background-position: bottom left;
    background-repeat:repeat-x;
}
