* {
    margin: 0px;
    padding: 0px;
}

body {
    /*padding: 80px 0px 0px;*/
    background: url('../images/web/background_top.gif') #c4b8a1 repeat-x;
    color: #695d47;
    font-family: verdana, arial, sans-serif;
    font-size: 12px;
    text-align: center;
}

a {
    color: #695d47;
    background-color: inherit;
    text-decoration: underline;
}

a:hover {
    color: #ab9c7e;
    background-color: inherit;
}

span {
    display: none;
}

img {
    border: none;
}

ul {
    list-style-type: none;
}

li {
    list-style-type: none;
}

p {
    margin: 0px 0px 15px;
    text-align: justify;
    line-height: 15px;
}

.clearthis {
    margin : 0px;
    height : 1px;
    clear : both;
    float : none;
    font-size : 1px;
    line-height : 0px;
    overflow : hidden;
    visibility: hidden;
}


#body_wrapper {
    padding: 5px 0px 10px;
    width: 100%;
    background-color: #fff;
    color: inherit;
}

#container {
    margin: 0px auto;
    width: 758px;
	/*width: 910px;*/
    text-align: right;
}

#container .content_header {
    margin: 20px 0px 0px auto;
    width: 758px;
	/*width: 930px;*/
    height: 40px;
    background: url('../images/web/content_header_bg.gif') repeat-x 0% 0%;
}

#container .content {
    /*margin: 30px 150px 0px 28px;*/
	margin: 10px 150px 0px 9%;
	/*margin: 10px 150px 0px 32%;*/
    width: 580px;
    /*text-align: left;*/
	text-align: right;
}


#container .content_str_glowna {
    /*margin: 3px 150px 0px 28px;*/
	/*margin:10% 0 10% 25%;*/
	margin: 5% 0 0% 32%;
    width: 580px;
    text-align: left;
}

#container .content_kontakt{
    /*margin: 3px 150px 0px 28px;*/
	/*margin:20% 0 30% 40%;;*/
	/*margin: 0 0 30% 40%;;*/
	/*margin: 0 0 0% 40%;;*/
    /*margin: 5% 0 0% 32%;*/
	margin: 4% 0 0% 19%;
	width: 580px;
    text-align: left;

}



/* Page Header */

#page_header {
    background: url('../images/web/header_leftborder.gif') #fff repeat-y 0% 0%;
    color: #6a604e;
    float: left;
}

#page_header h1 {
    width: 280px;
    /*height: 125px;*/
	height: 77px;
    overflow: hidden;
    background: url('../images/web/website_title.gif') no-repeat 1700% 50%;
}


/* Navigational Menu */

#nav_menu {
    margin-left: 9px;
    padding-left: 19px;
    float: right;
    background: url('../images/web/header_leftborder.gif') #fff repeat-y 0% 0%;
    color: #b3a386;
    text-align: center;
    font-family: tahoma, arial, sans-serif;
}

#nav_menu a {
    color: #b3a386;
    background: inherit;
}

#mav_menu a:hover {
    color: #857860;
    background: inherit;
}

#nav_menu ul {
    width: 450px;
    /*height: 125px;*/
	height: 77px;
    overflow: hidden;
}

#nav_menu li {
    float: left;
    border-width: 0px 1px 1px 0px;
    border-color: #c1b7a5;
    border-style: solid;
	/*font-size: 15px;*/
    font-size: 13px;
}

#nav_menu li#menu5, #nav_menu li#menu6 {
    border-right: none;
}

#nav_menu li a {
    display: block;
    /*width: 149px;*/
	/*width: 110px;*//*090609*/	width: 89px;
    height: 62px;
    text-decoration: none;
}

#nav_menu li a:hover {
    color: #857860;
    background-color: #f4eee2
}

#nav_menu li a span {
    padding-top: 17px;
    display: block;
}


/* Welcome to my Site */

#welcome .content_header h2 {
    height: 28px;
    background: url('../images/web/welcome_header.gif') no-repeat 0% 0%;
}

#welcome p {
   /* width: 320px;*/
   width: 620px;
    float: left;
}


/* Client List */

#clientlist .content {
    margin-top: 18px;
    margin-right: 260px;
    width: 470px;

}

#clientlist .content_header h1 {
    height: 28px;
    background: url('../images/web/clientlist_header.gif') no-repeat 0% 0%;
}

#clientlist p {
    width: 300px;
    float: right;
}

#photographer_image {
    width: 758px;
    text-align: left;
    overflow: hidden;
}

#photographer_image span {
    display: block;
    margin-top: -269px;
    margin-left: 517px;
    width: 241px;
    height: 300px;
    background: url('../images/web/main_image.gif') no-repeat 0% 0%;
    z-index: 1;
    position: absolute;
}


/* My Portfolio */


#portfolio .content_header h1 {
    height: 28px;
    background: url('../images/web/portfolio_header.gif') no-repeat;
}

#portfolio {
    padding-bottom: 12px;
/*    background: url('../images/web/gallery_title.gif') no-repeat 29px 80px;*/
	background: url('../images/web/gallery_title.gif') no-repeat 8px 40px;
}

#gallery {
    /*padding: 40px 0px 25px 59px;*/
	padding: 0px 0px 25px 59px;
}

#gallery ul {
    width: 700px;
}

#gallery li {
    margin-right: 30px;
    /*margin-bottom: 25px;*/
	margin-bottom: 0px;
    padding: 4px 4px 2px;
    background-color: #c4b8a1;
    color: inherit;
    float: left;
}


/* Page Footer */

#page_footer {
    padding: 9px 10px 6px;
    font-weight: bold;
    float: none;
    clear: both;
}

#page_footer a:hover {
    background-color: inherit;
    color: #4f4635;
}

#page_footer p.Txt{
/*tekst o zabranianiu kopiowania*/
    font:normal 9px Arial, Helvetica, sans-serif;
    color:#62625C;
    background-color:inherit;
    padding:0 38px 10px 38px;
}

/* Thumbnail with Double-Border */

.thumbnail_dborder_1 {
    /*margin: 0px 12px 30px 0px;*/
	margin: 0px 12px 0px 0px;
    background: url('../images/web/thumbnail_border_1.gif') #695d47 no-repeat 0% 0%;
    color: inherit;
    clear: left;
    float: left;
}

.thumbnail_dborder_2 {
    background: url('../images/web/thumbnail_border_1.gif') no-repeat 100% 0%;
}

.thumbnail_dborder_3 {
    background: url('../images/web/thumbnail_border_1.gif') no-repeat 100% 100%;
}

.thumbnail_dborder_4 {
    padding: 4px 4px 3px;
    background: url('../images/web/thumbnail_border_1.gif') no-repeat 0% 100%;
}

.thumbnail_dborder_1 img {
    border: #fff 7px solid;
}


/* Thumbnail with Single-Border */

.thumbnail_border_1 {
    margin: 5px 12px 5px 0px;
    background: url('../images/web/thumbnail_border_2a.gif') #c5b9a2 no-repeat 0% 0%;
    color: inherit;
    clear: left;
    float: left;
}

.thumbnail_border_2 {
    background: url('../images/web/thumbnail_border_2b.gif') no-repeat 100% 0%;
}

.thumbnail_border_3 {
    background: url('../images/web/thumbnail_border_2c.gif') no-repeat 100% 100%;
}

.thumbnail_border_4 {
    padding: 4px 4px 3px;
    background: url('../images/web/thumbnail_border_2d.gif') no-repeat 0% 100%;
}

#gallery_container{
    width:758px;
    text-align: left;
}

#gallery_container h2{
    font:bold 30px/22px Arial, Helvetica, sans-serif;
    color:#222222;
    background-color:inherit;
    margin:0 0 16px 0;
    padding:0 0 0 38px;
    display:block;
}

#gallery_container p.rightTxt1{
    font:normal 13px/18px Arial, Helvetica, sans-serif;
    color:#62625C;
    background-color:inherit;
    padding:0 38px 10px 38px;
}
#gallery_container p.rightTxt1 span{
    font:bold 13px/18px Arial, Helvetica, sans-serif;
    color:#5F860B;
    background-color:inherit;
}
#gallery_container p.rightTxt2{
    font:normal 13px/18px Arial, Helvetica, sans-serif;
    color:#62625C;
    background-color:inherit;
    padding:0 0 20px 38px;
    float:left;
    width:349px;
    margin:0 27px 0 0;
}
#gallery_container p.rightTxt2 span{
    font:bold 17px/18px Arial, Helvetica, sans-serif;
    color:#D76E08;
    background-color:inherit;
    border-bottom:#BCBCB5 dashed 1px;
    width:340px;
    display:block;
    margin:0 0 15px 0;
}
#gallery_container p.rightPic{
    display:block;
    background:url(images/gallery_panel_pic.gif) 0 0 no-repeat;
    width:166px;
    height:155px;
    float:left;
    margin:0 0 22px 0;
}
#gallery_container p.galleryBottom{
    display:block;
    background:url(images/gallery_bottom.gif) 0 0 no-repeat;
    width:978px;
    height:20px;
    margin-bottom:10px;
}

#gallery_container span.gallery_section{
    font:bold 17px/18px Arial, Helvetica, sans-serif;
    color:#D76E08;
    background-color:inherit;
    border-bottom:#BCBCB5 dashed 1px;
    width:940px;
    display:block;
    margin:0 0 15px 15px;
}

#albums_tree {
    float: left;
    width:200px;
    margin:0pt 0pt 4px 2px;
    padding: 5px 10px 6px 9px;
}

#gallery_manager {
    float: left;
    width: 500px;
    border:0px;
}

#gallery_manager_msg {
    text-align: left; 
    margin: 10px 0pt 5px;
    padding: 10px;
    font:normal 12px/14px Arial, Helvetica, sans-serif;
    color:#62625C;
    border:1px solid #FFC879;
    background: #fbfdda none repeat scroll 0%;
}

.manageimagecontainer {
    width: 520px;
    border:1px dotted #c0c0c0;
    padding: 3px;
    margin-top: 2px;
}
.manageimageimg {
    width: 120px;
    height: 150px;
    padding: 2px;
    float: left;
}
.manageimageinfo {
    width: 350px;
    padding: 2px;
    float: left;
}

.pointercursor {
    cursor: pointer;
}

.frontimageset {
    width: 930px;
    margin: 0 auto;
}

.imagethb {
    border:1px solid #c0c0c0;
    padding: 2px;
    }
    
.image_box {
    width: 100px;
    /*height: 130px;*/
    text-align: center;
    padding: 3px;
}
.image_img {
    width: 100px;
    height: 100px;
    text-align: center;
    vertical-align:top;    
}

.image_txt {
    width: 100px;
    /*height: 30px;*/
    text-align: center;    
}

td.galimage
{
    vertical-align:top;
}

span.title01 {
    font:bold 13px/18px Arial, Helvetica, sans-serif;
    color:#6A604E;
    background-color:inherit;
    display:inline;
}

span.title04 {
    font:bold 13px/18px Arial, Helvetica, sans-serif;
    color:#323232;
    background-color:inherit;
    display:inline;
}

span.title05 {
    font:bold 12px/16px Arial, Helvetica, sans-serif;
    color:#484848;
    background-color:inherit;
    display:inline;
}

a.title02{
    font:bold 13px/18px Arial, Helvetica, sans-serif;
    color:#B3A486;
    background-color:inherit;
    text-decoration:none;
    display:inline;
}
a.title02:hover{
    font:bold 13px/18px Arial, Helvetica, sans-serif;
    color:#C4B8A1;
    background-color:inherit;
    text-decoration:none;
    display:inline;
}
p.common_txt {
    font:normal 13px/18px Arial, Helvetica, sans-serif;
    color:#62625C;
    background-color:inherit;
    padding:0 0 20px 38px;
    float:left;
    margin:0 27px 0 0;
}

span.title02 {
    font:bold 10px/12px Arial, Helvetica, sans-serif;
    color:#c0c0c0;
    background-color:inherit;
    display:inline;
}

span.title03 {
    font:10px/12px Arial, Helvetica, sans-serif;
    color:#000000;
    background-color:inherit;
    display:inline;
}

a.title01{
    font:12px/18px Arial, Helvetica, sans-serif;
    color:#909090;
    background-color:inherit;
    text-decoration:none;
}
a.title01:hover{
    font:12px/18px Arial, Helvetica, sans-serif;
    color:#974D04;
    background-color:inherit;
    text-decoration:none;
}

.formlabel01 {
    color:#974D04;
    font:normal 11px/19px Arial, Helvetica, sans-serif;
    background-color:inherit;
    display: inline;
}

.forminput01 {
    border-left:#808080 solid 1px;
    border-top:#808080 solid 1px;
    border-right:#D4D0C8 solid 1px;
    border-bottom:#D4D0C8 solid 1px;
    color:#000;
    background-color:#fff;
}
.forminput02 {
    border-left:#808080 solid 1px;
    border-top:#808080 solid 1px;
    border-right:#D4D0C8 solid 1px;
    border-bottom:#D4D0C8 solid 1px;
    color:#ff0000;
    background-color:#fff;
}

.noborder {
    border: 0;
    }
    
.error {
    font-weight: bold;
    color: #FF0000;
}
