body {
    background-color: #fff;
    color: #202020;
    font-size: 12px;
    font-family: Tahoma, Arial, sans-serif;
    text-align: center;
}

#content {
    width: 780px;
    margin: 0 auto;
    margin-top: 10px;
    text-align: justify;
    background-color: #FFF;
}

#menu_content {
    width: 780px;
    height: 36px;
    border-top: 6px solid white;
    border-left: 3px solid white;
    border-right: 3px solid white;
    border-bottom: 2px solid white;
}

ul#menu {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: auto;
    position: relative;
    display: block;
    height: 36px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    background: transparent url('../images/menu/bgOFF.gif') repeat-x top left;
    font-family: Helvetica,Arial,Verdana,sans-serif;
    border-bottom: 4px solid #0f516f;
    border-top: 1px solid #E8EDF0;
}

ul#menu li {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
}

ul#menu li a {
    display: block;
    float: left;
    color: #fff;
    text-decoration: none;
    padding: 12px 23px 0 22px;
    height: 24px;
    background: transparent url('../images/menu/bgDIVIDER.gif') no-repeat top right;
}

ul#menu li a:hover {
    background: transparent url('../images/menu/bgHOVER.gif') no-repeat top right;
}

ul#menu li a.current,ul#menu li a.current:hover {
    color: #fff;
    background: transparent url('../images/menu/bgON.gif') no-repeat top right;
}

#top {
    width: 780px;
    height: 220px;
    border-left: 3px solid white;
    border-right: 3px solid white;
    background-image: url('../images/klimatyzacje.jpg');
}

#tresc {
    width: 780px;
    height: auto;
    border-left: 3px solid white;
    border-right: 3px solid white;
    border-bottom: 6px solid white;
    border-top: 6px solid white;
    background-color: #FFF;
    line-height: 16px;
    text-align: justify;
}

#tresc_lewa {
    width: 206px;
    float: left;
    padding-top: 12px;
}

#tresc_prawa {
    width: 564px;
    padding-left: 10px;
    float: right;
}

#bottom {
    width: 780px;
    background-image: url('../images/bg_foot.jpg');
    color: #303030;
    font-size: 11px;
    font-family: Tahoma, Arial, sans-serif;
    padding: 6px 0px;
    border-bottom: 4px solid white;
    border-left: 3px solid white;
    border-right: 3px solid white;
}

#bottom a {
    color: #303030;
    font-weight: normal;
    text-decoration: none;
}

#bottom a:hover {
    color: #303030;
    font-weight: normal;
    text-decoration: underline;
}

#licznik {
    float: left;
    width: 295px;
    padding-left: 5px;
    padding-top: 6px;
}

#designed {
    float: right;
    width: 475px;
    text-align: right;
    padding-right: 5px;
}

#bottom_menu {
    padding: 5px;
}

#bottom_menu a {
    color: #303030;
    font-weight: normal;
    text-decoration: none;
    padding: 0px 8px;
}

#bottom_menu a:hover {
    color: #303030;
    font-weight: normal;
    text-decoration: underline;
    padding: 0px 8px;
}

a {
    color: #8DA3B1;
    font-weight: bold;
    text-decoration: none;
}

a:hover {
    color: #8DA3B1;
    font-weight: bold;
    text-decoration: underline;
}

img {
    border: 0px;
}

h1 {
    font-size: 13px;
    font-weight: bolder;
    padding: 0px;
    margin: 8px 0px 0px 0px;
	 text-align:center;
}

h2 {
    font-size: 12px;
    font-weight: bolder;
    padding: 0px;
    margin: 7px 0px 0px 0px;
	 text-align:center;
}

h3 {
    font-size: 12px;
    font-weight: bolder;
}

h4 {
    font-size: 12px;
    font-weight: bolder;
}

ul.wykaz li {
    margin-left: 10px;
    background: url('../images/wykaz.jpg') no-repeat left center;
    padding-left: 20px;
    list-style-type: none;
    line-height: 18px;
}

.img_galeria {
    height: 120px;
    width: 160px;
    margin: 12px 10px 0px 10px;
    border: 3px #999999 double;
    background: #fff url('../images/loading.gif') no-repeat 50% 50%;
    float: left;
}

.ramka {
    border: 3px #999999 double;
    margin-bottom: 12px;
}

table {
    border: 0px;
}

td {
    width: 780px;
    padding: 5px;
    background-color: #F3F3F3;
    margin: 2px 0px;
    border: 1px solid #999999;
}
