.clear { width: 100%; height: 0px; clear: both; }

body { font-size: 12px; font-family: verdana; background: url(/img/body_bg.jpg) top left repeat-x; background-color: #fff }
a, a:hover { text-decoration: none }
a img, a:hover img { border: none }
#wrap { display: block; margin: 63px auto; width: 979px; height: auto; background:#fff }
#menu { display: block; margin:0; width: 979px; height: 52px; overflow: hidden; padding:0; background: url(/img/menu_bg.gif) top left repeat-x }
#menu_logo { display: inline; float: left; margin: 0; padding: 0; width: 281px; height: 52px; overflow: hidden; background: url(/img/logo.gif) top left no-repeat }
#menu a.menu_item { text-decoration:none; display: inline; float:left; margin: 0 0 0 1px; padding: 20px 11px 0 12px; height: 32px; background: url(/img/menu_off.gif) top left repeat-x; color: white; font-size: 10px }
#menu a.menu_item:hover, #menu a.menu_item.on { text-decoration:none; display: inline; float:left; margin: 0 0 0 1px; height: 52px; background: url(/img/menu_on.gif) top left repeat-x; color: white }
#search { display: inline; float: right; margin: 0 0 0 1px; width: 121px; height: 52px; background: url(/img/menu_off.gif) top left repeat-x }
#menu_bottom { display: block; margin:0; padding: 0; width: 979px; height: 6px; overflow: hidden; background: url(/img/menu_bottom.gif) top left no-repeat }

#zdjecie { display: inline; float: left; margin: 0; width: 300px; height: 448px; background: url(/img/zdjecie.jpg) top left no-repeat; overflow:hidden }

#content { display: inline; float: left; margin: 0; width: 488px; height: auto; min-height: 448px; background: #fff; }
#page_wrap { display: block; width: 395px; height: auto; margin: 30px auto auto 48px; padding: 0; overflow: hidden }
.page_title { display: block; width: 395px; border-bottom: 1px solid #00537f; margin: 0 auto 25px 0 }
.page_title h1 { border-left: 3px solid #ff6d00 /*#848484*/; font-size: 12px; font-weight: bold; color: #00537f/*black*/; padding: 0 0 0 5px }
.page_content { color: #434D52; align: justify; 
    line-height: 20px;
}


#sidebar { display: inline; float: left; margin: 0; width: 187px; height: auto; min-height: 448px; background: url(/img/sidebar_corner.gif) bottom right no-repeat; background-color: #00537f/*#454545*/; border-left: 3px solid #2ebee7/*#848484*/; border-right: 1px solid #fff } 
#conowego { display: block; margin: 0; padding: 0; width: 187px; height: 50px; background: url(/img/conowego.gif) top left no-repeat }
.blog_header { display: block; padding: 4px 0 0 10px; margin: 23px 0 0 8px; width: 169px; height:21px; overflow:hidden; background: url(/img/blog_header.gif) top left no-repeat; font-size: 10px; color: #00537f }
#sidebar p { padding: 0 0 0 10px; font-size: 10px; color: white; width: 169px; align: justify }
#sidebar a, #sidebar a:hover {text-decoration:none;}

#footer_padding { display: block; clear:both; margin: 0; padding: 0; width: 979px; height: 33px; background: #fff }
#footer { color: silver; font-size:10px;display: block; clear: both; margin: 0 0 10px 0; width: 979px; padding: 13px 0 20px 0; background: url(/img/footer_top.gif) top left no-repeat; background-color: #fff; overflow: hidden }
#footer a { color: silver; text-decoration:none }
#footer a:hover { color: black; text-decoration:none }

/* ****************************************************************** */
a.galeryLink, a.galeryLink { display:inline; float: left; }
a .galeryImage {margin: 1px 0 0 3px; border: 1px solid #00537f;}
a:hover .galeryImage {margin: 1px 0 0 3px; border: 1px solid red;}

a, a:hover {color:black;text-decoration:underline}

/* ****************************************************************** */
/* ****************************************************************** */
/* ****************************************************************** */
/* ****************************************************************** */

#ImageBoxOverlay
{
    background-color: #000;
}
#ImageBoxCaption
{
    background-color: #F4F4EC;
}
#ImageBoxContainer
{
    width: 250px;
    height: 250px;
    background-color: #F4F4EC;
}
#ImageBoxCaptionText
{
    font-weight: bold;
    padding-bottom: 5px;
    font-size: 13px;
    color: #000;
}
#ImageBoxCaptionImages
{
    margin: 0;
    color:#F4F4EC;
}
#ImageBoxNextImage
{
    background-image: url(/images/imagebox/spacer.gif);
    background-color: transparent;
}
#ImageBoxPrevImage
{
    background-image: url(/images/imagebox/spacer.gif);
    background-color: transparent;
}
#ImageBoxNextImage:hover
{
    background-image: url(/images/imagebox/next_image.jpg);
    background-repeat:	no-repeat;
    background-position: right bottom;
}
#ImageBoxPrevImage:hover
{
    background-image: url(/images/imagebox/prev_image.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
}
