
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: 17px;
}

div#header
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 72px;
    background: url(../img/top.png) repeat-x;
    padding: 0px 0px 0px 10px;
    margin: 0px;

}

body > div#header {
	position: fixed;
}


div#header div#menu
{
    position:absolute;
    top: 34px;
    right: 20px;
    width: 440px;
}
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: 30px;
}

div#siteWrapper div#content div#contentTop
{
    width: 100%;
    filter:alpha(opacity=95);
	-moz-opacity:0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;


}

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#leftCorner
{

    width: 51px;
    height: 42px;
    margin:0;
    padding:0;
    background: url(../img/corner.png) no-repeat;
    float: left;

}
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;
}