body{
    font: 8pt arial,sans-serif;
    background-color: #e4f2fe;
}

div#header h1{
    height:80px;
    line-height:80px;
    margin:0;
    padding-left:10px;
    background: #EEE;
    color: #79B30B
}

div#navigation{
    background:#B9CAFF
}

div#extra{
    background:#FF8539
}

div#footer{
    background: transparent;
    color: #FFF
}

div#footer p{
    margin:0;
    padding:5px 10px
}

div#container{
    width: 776px;
    margin:0 auto;
    margin-top: 0px;
}

div#wrapper{
    background-color: #FFFFFF;
    background: url('../images/tlo.png') repeat-y;
    float: left;
    width: 816px;
    height: auto;
    padding: 0px;
}

div#content{
    margin: 0px
}

div#footer{
    clear:left;
    width:100%
}

#logo {
    width: 816px;
    height: 282px;
    float: left;
    background: url('../images/baner.jpg');
}

#a_logo {
    display: block;
    width: 816px;
    height: 243px;
}

#top {
    width: 430px;
    height: 243px;
    float: left;
    background: url('../images/baner_2.jpg') repeat-x;
}

#flash_menu {
    width: 561px;
    height: 40px;
}

#o_nas, #aktualnosci, #swiadczeniodawcy, #profilaktyka, #linki, #pacjentki, #kontakt {
    width: 246px;
    height: 46px;
    float: left;
    padding-left: 10px;
}

#a_o_nas, #a_aktualnosci, #a_swiadczeniodawcy, #a_profilaktyka, #a_linki, #a_pacjentki, #a_kontakt {
    display: block;
    margin: 0;
    padding: 0;
    width: 246px;
    height: 46px;
    float: left;
}

#a_o_nas {
    background: url('../images/o_nas.jpg') no-repeat 0 0;
}

#a_aktualnosci {
    background: url('../images/aktualnosci.jpg') no-repeat 0 0;
}

#a_swiadczeniodawcy {
    background: url('../images/swiadczeniodawcy.jpg') no-repeat 0 0;
}

#a_profilaktyka {
    background: url('../images/profilaktyka.jpg') no-repeat 0 0;
}

#a_linki {
    background: url('../images/linki.jpg') no-repeat 0 0;
}

#a_pacjentki {
    background: url('../images/pacjentki.jpg') no-repeat 0 0;
}

#a_kontakt {
    background: url('../images/kontakt.jpg') no-repeat 0 0;
}

#a_o_nas:hover, #a_aktualnosci:hover, #a_swiadczeniodawcy:hover, #a_pacjentki:hover, #a_profilaktyka:hover, #a_linki:hover, #a_kontakt:hover {
    background-position: 100% 0%;
}

#bottom {
    font: 12px verdana;
    width: 776px;
    height: 63px;
    float: left;
    background: url('../images/stopka.jpg') repeat-x;
    color: #000000;
    padding: 35px 0 0 40px;
}

#bottom img {
    border-style: none;
    vertical-align: middle;
}

#strzalka {
    position: relative;
    top: 7px;
    left: 2px;
}

#copyright {
    float: left;
}

#menu_bottom {
    float: right;
    width: 206px;
    height: auto;
    float: left;
    background: url('../images/menu_bottom.jpg') no-repeat;
    padding: 20px 20px 20px 30px;
}

#menu_bottom p {
    text-indent: 0;
}

#menu_bottom h3 {
    font-weight: bold;
    color: #d73f96;
    font-size: 10pt;
}

#bottom a {
    color: #000000;
    text-decoration: none;
}

#bottom a:hover {
    text-decoration: underline;
}

.more {
    float: right;
    font-weight: bold;
}

#menu {
    color: #072b58;
    font: 8pt verdana, sans-serif;
    width: 256px;
    padding: 52px 0 0 0;
    min-height: 20px;
    height: auto !important;
    height: 20px;
    float: left;
    background: url('../images/menu.jpg') no-repeat;
}

#news img {
    border-style: none;
}

#news a:active, #news a:visited, #news a:link {
    color: #072b58;
    text-decoration: none;
}

#news a:hover {
    text-decoration: underline;
}

.date {
    vertical-align: top;
    padding: 1px 10px 10px 0;
    width: 10%;
    color: #268C85;
}

.date_news {
    vertical-align:top;
    padding: 0 0 5px 0;
}

.news {
    padding: 0 0 10px 0;
    text-align: justify;
}

.naglowek {
    vertical-align: top;
    color: #268C85;
}

#news h1 {
    text-align: center;
}

.news p {
    margin: 5px 0 10px 0;
    text-indent: 0px;
}

#cont {
    color: #000000;
    font: 8pt verdana, sans-serif;
    width: 515px;
    margin: 0 35px 0 0;
    padding: 20px 0px 50px 10px;
    height: auto !important;
    float: right;
    overflow: auto;
}

.yes {
    color: green;
}

.no {
    color: red;
}

.kontakt_text {
    width: 380px;
    height: 200px;
    border: solid 1px #268C85;
}

.kontakt_input {
    width: 200px;
    border: solid 1px #268C85;
}

#left {
    width: 256px;
    height: auto;
    float: left;
}

.tab {
    width: 100%;
    margin: 0;
    border-spacing: 0px;
    border: 1px solid #f7e779;
    border-collapse: collapse;
    overflow: hidden;
}

.tab td {
    text-align: center;
    border: 1px solid #f7e779;
    border-collapse: collapse;
}

.tab caption {
    font-style: italic;
    font-weight: bold;
    margin: 15px 0 5px 0;
}

.title {
    background-color: #f7e779;
    border: 1px solid #f7e779 !important;
}

.bold {
    font-weight: bold;
}

.green {
    background-color: #e4f2fe;
}
.green td {
    padding: 3px 3px 3px 3px;
}