/*
 * MAGNOLIA CLINIC DESIGN
 * unit65, marcin.porebski
*/

body{
    margin: 0;
    font-family: Tahoma;
    font-size: 13px;
    background-color: #666666;
    color: #FFFFFF;
    line-height: 19px;
}

div{
    margin: 0;
    position: relative;
}

p{
    margin: 0;
}

h1{
    font-size: 14px;
    color: #E9CDCC;
    margin: 0;
    font-weight: normal;
}

h2{
    font-size: 15px;
    color: #E9CDCC;
    margin: 3px 0 3px 3px;
    font-weight: normal;
}

h3{
    font-size: 13px;
    color: #E9CDCC;
    margin: 3px 0 3px 0px;
    font-weight: normal;
}

h4 {
    margin:25px 0 7px 0;
    padding-left:14px;
    font-size:14px;
    height:20px;
    color:#e9cdcc;
    clear:both;
    font-weight:normal;
    background:url(../img/kwadrat4.gif) no-repeat 3px 8px;
}

ul, li{
    list-style-type: square;
    list-style: square;
    list-style-image: url(../img/kwadrat4.gif);

}

textarea, input{
    background-color: #f0ecec;
    color: #666666;
    border: 1px solid #555555;
    font-family: tahoma;
    font-size: 13px;
    margin-bottom: 2px;
    width: 501px;
    padding: 3px;
    margin-top: 0px;
}

form{
    margin: 0;
    padding: 0;
}

a{
    color: #FFFFFF;
    text-decoration: none;
}

a:hover{
    color: #EFEFEF;
    text-decoration: none;
}

label.error{
    width: 400px;
    text-align: left;
    display: block;
    height: 21px;
}

.black{
    color: #e9cdcc;
}

.black:hover{
    color: #e9cdcc;
}

img{
    border: none;
}

.main_center {
    margin:0 auto;
    position:relative;
    width:993px;
}

#positioning_center{
    margin: 0 auto;
    width: 993px;
}

.noa_window{
    width: 993px;
    background-repeat: repeat-y;
    background-image: url('../img/szerokosc.jpg');
}

.clear{
    clear: both;
}

#content_inside{
    margin-left: 18px;
    margin-right: 25px;
}

#bottom_inside{
    float: right;
    margin-right: 70px;
    margin-top: 40px;
}

#bottom_text{
    position: absolute; z-index: 10; right: 85px; bottom: 10px;
}

#bottom_flower{
    position: absolute;
    right: -98px;
    top: -104px;
    width: 198px;
    height: 171px;
    /*background-image: url('../img/kwiatek.png');*/
    z-index: 5;
}

img.menu_separator{
    margin: -22px 15px;
}

#bottom_height{
    height: 65px;
}

#noa_top{
    height: 267px;
}

#noa_top_clicker{
    width: 350px;
    height: 80px;
    left: 57px;
    top: 30px;
    position: absolute;
}

#noa_menu{
    margin-left: 7px;
}

#noa_top_bar{
    background-image: url('../img/top.jpg');
    height: 136px;
}

#noa_top_icons{
    position: absolute;
    top: 10px;
    right: 0px;
    width: 160px;
    height: 30px;
}

.top_icon{
    margin: 0 12px 0 12px;
}

#border_dol{
    height: 12px;
    background-image: url('../img/border_dol.jpg');
    background-repeat: no-repeat;
}

#border_gora{
    height: 7px;
    background-image: url('../img/border_gora.jpg');
    background-repeat: no-repeat;
    background-position: bottom;
}

#menu_onas{
    width: 245px;
    height: 130px;
    float: left;
    position: relative;
    background-image: url('../img/menu/fota1b.jpg');
}

#menu_kosmetologia{
    width: 245px;
    height: 130px;
    float: left;
    position: relative;
    background-image: url('../img/menu/fota2b.jpg');
}

#menu_chirurgiaestetyczna{
    width: 245px;
    height: 130px;
    float: left;
    position: relative;
    background-image: url('../img/menu/fota3b.jpg');
}

#menu_chirurgiaogolna{
    width: 245px;
    height: 130px;
    float: left;
    position: relative;
    background-image: url('../img/menu/fota4b.jpg');
}

#copyright{
    float: right;
    font-size: 9px;
    margin-right: 82px;
    margin-top: 7px;
    margin-bottom: 25px;
}


/*
MENU
*/ 
#menu_handler{
    position: relative;
    width:980px;
    bottom: 0px;
    left: 0px;
    height: 2px;
    top: 0px;
    z-index: 1000;
    background-color: #535353;
}


img.menu_img{
    position: absolute;
    bottom: 5px;
    left: 11px;
}

/**
 * LAYOTS:
*/

#homepagelayout{
    width: 622px;
    margin-left: 150px;
    text-align: justify;
}



#subpagebox{
    width: 215px;
    height: 100px;
    float: right;
    margin-top: -20px;
}

#section_left{
    position: absolute;
    height: 55px;
    width: 650px;
    z-index: 0;
}

#section_right{
    position: absolute;
    right: 0px;
    top: 2px;
    width: 70px;
    height: 25px;
    z-index: 10;
}



div.additional_box{
    margin-bottom: 7px;
    width: 172px;
    background-color: #FFFFFF;
    color: #535353;
    padding: 15px;
    padding-top: 19px;
    padding-bottom: 19px;
    margin-left: 10px;
}

#subpagelayout_contact{
    width: 250px;
    margin-left: 35px;
    text-align: justify;
    float: left;
}
#subpagelayout_contactform{
    width: 545px;
    margin-right: 15px;
    text-align: justify;
    float: right;
}



img.png{
    behavior: url("/css/pngbehavior.htc");
}
#subpagelayout{
    width: 620px;
    margin-left: 35px;
    text-align: justify;
    float: left;
}
#subpagelayout_team{
    width: 870px;
    margin-left: 35px;
    text-align: justify;
    float: left;
}
#section_menu{
    position: relative;
    width: 650px;
    margin-left: 25px;
}

div.section_span{

	position: relative;

	float: left;

	width: 174px;

	margin-right: 8px;

	padding-left: 14px;

	font-size: 12px;

}

#nav ul a { border-bottom: 1px solid #535353; border-right: none; opacity: 0.9; filter: alpha(opacity=90); }



#slideshow{
    position:relative;
    height:350px;
}

#slideshow IMG{
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active{
    z-index:9;
}



table.pricelist {
    width:100%;
    border-collapse:separate;
    border-spacing:0px 4px;
}

table.pricelist td {
    padding:0 0 4px 2px;
}

table.pricelist td.name {
    width:70%;
    border-bottom:1px solid #fff;
}

table.pricelist td.price {
    width:30%;
    margin-top:3px;
    border-width:0 1px 1px 0;
    border-style:solid;
    border-color:#fff;
    text-align:right;
    padding-right:30px;
}

table.pricelist .no-border {
    border:0 !important;
}

table.pricelist .margin {
    padding-left:20px !important;
}