@charset "utf-8";
/* CSS Document */

body {
margin: 0;
padding: 0;
background: url(image/background.gif);
}

#top_g {
width: auto; 
height: 152px;
background: url(image/top_g.gif) repeat-x;
}

#top_logo {
margin: auto;
width: 800px;
height: 152px;
background: url(image/top_logo2.gif) no-repeat;
}

#top_menu {
padding: 122px 0 0 0;
width: 900px;
height: 29px;
}

img {
text-decoration: none;
border: none;
border-width: 0px;
}

/*menu*/

a:hover {
background: url(image/kontakt-hover.gif);
}


.kontakt {
margin: 0 0 0 0;
clear: both;
width: 86px;
height: 29px;
background: url(image/kontakt.gif);
}



/* koniec menu */

#tekst {
margin: auto;
width: 800px;
height: auto;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
}

#tekst_write {
margin: 0 24px 0 24px;
}

#tekst_top {
margin: 15px 0 0 0;
width: 800px;
height: 10px;
background: url(image/tekst_top.gif);
}

#tekst_center {
width: 800px;
height: auto;
background: url(image/tekst_center.gif) repeat-y;
}

#tekst_down {
margin: 0 0 15px 0;
width: 800px;
height: 9px;
background: url(image/tekst_down.gif);
}

/*Formatowanie tekstu*/
.oferta {
color: #8d5900;
}

.status {
color: #ff0000;
font-weight: bold;
}

.tytul {
margin: 0 0 4px 0;
font-size: 18px;
font-weight: bold;
}

.tabela {
font-size: 12px;
color: #000000;
}

.ulica {
/* color: #fc8703; */
font-size: 12px;
font-weight:bold;
}