
root { 
    display: block;
}

body
{
    font-size: 13px;
    color: #676767;
    background: rgb(255, 255, 255) url(../img/ajax-loader.gif) no-repeat fixed center center; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;
    width: 100%;
    font-family: Tahoma, Verdana;
}

*
{
    margin: 0;
    padding: 0;
    border: 0;
}



div#logo
{
    position: absolute;
    left: 50px;
    top: 12px;
}

div#header
{
    width: 100%;
    height: 62px;
    background: url(../img/top.png) repeat-x;
    margin: 0px;
    z-index: 10;
    position: fixed;
    top: 0px;

}



div#header div#menu
{
    position:absolute;
    top: 24px;
    right: 20px;
    width: 500px;
}

div#header div#menu div#butt div
{
    float: left;
}

div#header div#menu div#checker
{
    margin-top: 27px;
    margin-left: 15px;
    position: relative;
    left: 0px;
    width: 23px;
    height: 20px;
    background: url(../img/checker.png) no-repeat;

}

div#siteWrapper
{
    width: 100%;
    padding: 0;
    margin: 0;
}

div#siteWrapper div#content
{

    position: absolute;
    bottom: 0px;
    left: 0;
    display:none;
    padding-bottom: 5px;
}

div#siteWrapper div#content div#contentTop
{
    width: 100%;
    filter:alpha(opacity=95);
    -moz-opacity:0.95;
    -khtml-opacity: 0.95;
    opacity: 0.95;
    height: 25px;
    background: #fff;
   /* background: url(/img/topTlo.png) #fff repeat-x; */

}

div#siteWrapper div#content div#contentBottom
{
    width: 90%;
    background: #fff;
    padding: 10px 5% 40px 5%;
    filter:alpha(opacity=95);
    -moz-opacity:0.95;
    -khtml-opacity: 0.95;
    opacity: 0.95;

}

div#siteWrapper div#content div#contentTop div#rest
{

    height: 42px;
    background: #fff;
    margin-left:35px;
    padding:0;


}


div#siteFooter
{    

    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 50px;
    width: 100%;
    background: url(../img/bottomBg.png) repeat-x #3f4040;
    padding: 0px;
    margin: 0px;


}

body > div#siteFooter
{
    position: fixed;
    z-index: 5;
}

div#butt div
{
    overflow: hidden;
}

div.photo img
{
    cursor: pointer;
}

div.photo
{
    padding: 5px;
    background: #fff;
}

div#siteWrapper table.imgs
{
    margin-top: 90px;
}


div#siteWrapper table.imgs td
{
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 40px;
    background: url(../img/photoBg.png) no-repeat  bottom right #666768;
}

div.rightText
{
    width: 60%;
    margin-left: 30%;
    padding: 20px;
}

div.leftText
{
    float: left;
    margin-top: 20px;
    padding-left: 20px;
}

div.leftText
{
    margin-right: 15px;
}

div.clear
{
    width: 100%;
    clear: both;
}

div#mini
{
    position: relative;
}

div#miniature
{
    position: absolute;
    bottom: 40px;
    margin-left: 10px;
    border: 3px solid #fff;
    z-index: 10;
}

div.miniPhoto
{
    width: 17px;
    height: 17px;
    margin-left: 3px;
    margin-top:15px;
    font-size: 10px;
    background: #ccc;
    text-align: center;
    border: 1px solid #aaa;
    float: left;
    cursor: pointer;
    vertical-align: center;

}

div.miniPhoto a
{
    color: #222;
    text-decoration: none;
    padding: 3px  5px;
}

div#legend
{
    margin-top: 20px;
}

div#legend img
{
    vertical-align: middle;
}

div#calendar
{
    margin-top: 20px;
}

div#terminyLeft
{
    float: left;
    width: 30%;
}

div#datePicker
{
    float: left;
    margin-left: 10%;
    width: 60%;
}

div#contactForm
{
    float: left;
    margin-left: 10%;
    margin-top: -20px;
    padding-bottom: 40px;
    width: 60%;
}

p.contactPerson
{
    margin-top: 15px;
}

p.contactInfo
{
    margin-left: 10px;
}

div#zdjeciaDialog
{
    width: 269px;
    height: 53px;
    background: url(../img/zdjeciaDialog.png) no-repeat;
    display:none;
    position: absolute;
    top: 70px;
    right: 155px;
    padding-top: 20px;
    padding-left: 30px;

}

ul#galleries li
{
    float: left;
    margin-right: 10px;
    list-style-type: none;
}

a#dzieciece img
{

}

a#portrety img
{
    position: relative;
    top: -3px;
}

a#slubne img
{
    position: relative;
    top: -3px;
}

div#ceny ul
{
    list-style-type: none;
}

div#ceny ul li
{
    margin-left: 20px;
}



#nav {
    margin: 0;
    padding: 7px 6px 0;
    line-height: 100%;
}
#nav li {
    margin: 0 5px;
    padding: 5px;
    float: left;
    position: relative;
    list-style: none;
    color: #000;
}
/* main level link */
#nav a {
    font: normal 11px Arial, Helvetica, sans-serif;
    text-decoration: none;
    display: block;
    margin: 0;
    color: #000;
}

#nav li
{
    font: normal 11px Arial, Helvetica, sans-serif;

}

#nav a
{
    color: #000;
}

#nav a:visited
{
    color: #000;
}
/* main level link hover */
#nav .current a, #nav li:hover > a {
    color: #444;
}


#nav ul li ul
{
    top: 0px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    text-shadow: 0 1px 0 rgba(255, 255, 255, .8);

}

#nav ul li:hover
{
    background-color: #feefee;
}


/* sub levels link hover */
#nav ul li a:hover, #nav li li a:hover {
    border: none;
    color: #666;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

/* level 2 list */
#nav ul {
    background: url(/img/menubottom.png) #fff repeat-x bottom; /* for non-css3 browsers */

    display: none;
    margin: 0;
    padding: 0;
    padding-bottom: 5px;
    width: 145px;
    position: absolute;
    top: 20px;
    left: 0;
    border: none;


}
/* dropdown */
#nav li:hover > ul {
    display: block;
}
#nav ul li {
    float: none;
    margin: 0;
    padding: 10px;
    cursor: pointer;
    border-bottom: 1px solid #f6f6f6;
}
#nav ul a {
    font-weight: normal;
    text-shadow: 0 1px 1px rgba(255, 255, 255, .9);
}
/* level 3+ list */
#nav ul ul {
    left: 145px;
    top: -5px;
}
/* rounded corners for first and last child */

/* clearfix */
#nav:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
#nav {
    display: inline-block;
}
html[xmlns] #nav {
    display: block;
}
* html #nav {
    height: 1%;
}


div#miniature
{
    position: absolute;
    bottom: 40px;
    margin-left: 10px;
    border: 3px solid #fff;
    z-index: 10;
}

div.miniPhoto
{
    width: 17px;
    height: 10px;
    margin-left: 3px;
    margin-top:4px;
    font-size: 10px;
    background: #ccc;
    text-align: center;
    border: 1px solid #aaa;
    float: left;
    cursor: pointer;
    vertical-align: center;

}

div.miniPhoto a
{
    color: #222;
    text-decoration: none;
    padding: 3px  5px;
}

div#close
{
    float: right;
    margin-right: 5px;
    margin-top: 5px;
    width: 15px;
    height: 15px;
    background: url(/img/ui-icons_454545_256x240.png) 190px 48px;
    cursor: pointer;
}

div#close.toggle
{
    background: url(/img/ui-icons_454545_256x240.png) 160px 48px;
}


div#close:hover
{
    float: right;
    margin-right: 5px;
    margin-top: 5px;
    width: 15px;
    height: 15px;
    background: url(/img/ui-icons_888888_256x240.png) 190px 48px;
}

div#close.toggle:hover
{
    background: url(/img/ui-icons_888888_256x240.png) 160px 48px;
}
