body {
    background-color: #fef8f8;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin: 0;
}

h1 {
    color: #7B5B72;
    font-size: 18px;
    text-align: left;
    margin: 0;
}

a:focus {
    outline: none;
}

a, a:link, a:visited {
    text-decoration: none;
    color: #7b5b72;
}

a:hover {
    text-decoration: underline;
}

.sitemap ul, .sitemap li { list-style-type: none; margin-bottom: 8px; }

.lefty {
    float:left;
}

.righty {
    float: right;
}

div.article {
    margin: 10px;
}

p.justify {
    text-align: justify;
}

p.center {
    text-align: center;
}

p.normal {
    font-size: 11px;
    color: #000;
}

div.wrap {
    width:100%;
/*     height: auto; */
    background: #fef8f8 url('../img/tlo.jpg') no-repeat center center;
    overflow: auto;
}

div.tlo2 {
    background: #fef8f8 url('../img/tlo2.jpg') no-repeat center center;
}

div.centered_wrap {
    width: 556px;
    height: auto;
    overflow: auto;
    
    position: relative;
}

div.mainframe {
    border: 2px solid #7B5B72;
    background: url('../img/cross.png') no-repeat 135px 137px;
    width: 556px;
    height: 434px;
    margin: auto;
    overflow: hidden;
    
    position: relative;
}

a.logo {
    display:block;
    width: 166px;
    height: 51px;
    background: url('../img/logo.png') no-repeat scroll 0 0;
    margin: 0 auto 9px auto;
    
    position: absolute;
    top: -51px;
}

a.block {
    display: block;
    position: absolute;
}

a.alergologia {
	left: 192px;
    top: 305px;
    width: 20px;
    height: 88px;
	font-size: 22px;
	/* background: url('../img/main_menu/alergologia.png') no-repeat scroll 0 0; */
}

a.dermatologia {
	left: 13px;
    top: 179px;
    width: 105px;
    height: 21px;
	font-size: 22px;
    /* background: url('../img/main_menu/dermatologia.png') no-repeat scroll 0 0; */
}

a.kosmetologia_medyczna {
    top: 182px;
    left: 350px;
    width: 196px;
    height: 20px;
	font-size: 18px;
	word-spacing: -5px;
    /* background: url('../img/main_menu/kosmetologia_medyczna.png') no-repeat scroll 0 0; */
}

a.medycyna_estetyczna {
    top: 237px;
    left: 350px;
    width: 196px;
    height: 18px;
	font-size: 18px;
	word-spacing: -5px;
	/* background: url('../img/main_menu/medycyna_estetyczna.png') no-repeat scroll 0 0; */
}

a.studio_pilates {
	left: 211px;
    top: 111px;
    width: 16px;
    height: 106px;
	font-size: 24px;
    /* background: green url('../img/main_menu/studio_pilates.png') no-repeat scroll 0 0; */
}

div.article_narrow {
    width: 400px;
    padding: 10px;
    height: auto;
    float: left;
}

div.flash_banner {
    width: 136px;
    height: 426px;
    float: left;
/*     background-color: green; */
}

/* ***** FOOTER MENU ***** */
div.footer_menu {
    width: 566px;
    clear: both;
    margin: 0 auto;
}

a.footer_menu {
    color: #7b5b72;
    display: block;
    font-size: 11px;
    padding: 11px 5px 0;
}

a.footer_menu:hover {
    color: #777;
    text-decoration: none;
}

div.nobg {
    background: transparent none;
}

div.infinite {
    height: auto;
    overflow: hidden;
}
