body {
    background-image: url("media/tlo2.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-color:#070400;/*#D9D9F7;*//*#3B8D87;*/
    color: black;
    font-family: calibri, arial, sans-serif;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    max-height: 100%;
    font-size: 76%;
}

body a {
    text-decoration: none;
    color: black;
}

body a:hover {
    color:#7f6d2c;
}

#footer a{
    color: white;
}

#footer a:hover{
    color:#7f6d2c;
}

.whiteLetters{
    color:white;
}

.goldenLetters, .pageTitle, .goldenLetters a{
    color:#7f6d2c;
}

.pageTitle{
    font-size: 25px;
}

.center, .pageTitle{
    text-align: center;
}

.justify{
    text-align: justify;
}

.right{
    text-align: right;
}

.big {
    font-size: 25px;
}

.medium {
    font-size: 17px;
}

.mediumAverage {
    font-size: 16px;
}

.average {
    font-size: 12px;
}

.small {
    font-size: 8px;
}

.quote{
    font-style: italic;
}

#header{
    padding-top: 25px;
    position:relative;
    width: 100%;
    height: 120px;
    margin-left: auto;
    margin-right: auto;
    background-color: transparent;
}

#footer{
    position:relative;
    width: 100%;
    height: 525px;
}

.error{
    color: red;
}

.floatLeft{
    float:left;
}

.floatRight{
    float:right;
}

#contact{
    width: 530px;
    height: 400px;
    margin-bottom: 25px;
}

#contact_name, #contact_email, .textArea{
    width: 305px;
}
.footerMargin{
    margin-top: 60px;
}

.footerLeftMarginBetweenSides{
    margin-left: 45px;
}

.footerRightMarginBetweenSides{
    margin-right: 45px;
}

#siteMap{
    margin-right: 60px;
}

#siteMap ul{
    list-style: none;
    padding:0px;
}

#siteMap ul ul{
    padding:0px 0px 0px 15px;
}

#logo{
    position:relative;
    background-image: url("media/logo.png");
    background-position: center;
    background-repeat: no-repeat;
    width: 323px;
    height: 100px;
    margin-top:auto;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
}

#transparencyContentWrapper{
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

#fullContentWrapper{
    height: 100%;
    width: 1585px;
}

#fullContentWrapper, #header, #footer{
    min-width: 1585px;
}

.wrapper{
    position: relative;
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
    /*margin-bottom: 25px;*/
}

.autoMargin{
    margin-left: auto;
    margin-right: auto;
}

.author{
    font-size: 8px;
}

#bookWrapper{
    position: relative;
    width: 100%;
    height: 100%;
    padding-top: 60px;
}
#book{
    position:relative;
    width: 1000px;
    height: 760px;
    /*background-image: url("media/open-book_transparent.png");*/
    background-image: url("media/open-book.png");
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
}

#leftPage{
   position:relative;
   float: left;
   margin-left: 50px;
   margin-top: 160px;
}

#leftPage img{
    margin-top: 25px;
}

#rightPage{
   position:relative;
   float: right;
   margin-right: 50px;
   margin-top: 40px;
   overflow:auto;
}

#rightPage p, #rightPage ul{
    margin-right: 25px;
    text-align: justify;
}


.pageSize{
    width: 430px;
    max-height: 647px;
}

/* BORDERS */

.bordersAll{
    border-style:solid;
    border-width: 1px;
    border-color: #7f6d2c;
}

.borderBottom{
    border-bottom-color: #7f6d2c;
    border-bottom-style:solid;
    border-bottom-width: 1px;
}

.borderTop{
    border-top-color: #7f6d2c;
    border-top-style:solid;
    border-top-width: 1px;
}

.borderLeft{
    border-left-color: #7f6d2c;
    border-left-style:solid;
    border-left-width: 1px;
}

.borderRight{
    border-right-color: #7f6d2c;
    border-right-style:solid;
    border-right-width: 1px;
}

.lawyerMargin{
    margin:50px;
    margin-top: 150px;
}

.lawyerContainerHeight{
    height: 471px;
}

.lawyerContainerWidth{
    width: 150px;
}

#leftLawyerContainer{
    position: relative;
    float:left;
    margin-right 60px;
    margin-left: 25px;
}

#leftLawyerImage{
    position: relative;
    background-image: url("media/body/rg.png");
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
}

#rightLawyerImage{
    position: relative;
    background-image: url("media/body/js.png");
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
}

.lawyerCaption{
    position: relative;
    float: left;
    border: 1px solid #7f6d2c;
    background-color: #DBDBDB;
    width: 100%;
    height: 30px;
    color: black;
}

.lawyerCaption a{
    color:black;
}

.leftLawyerCaptionMargin, .rightLawyerCaptionMargin{
    display: block;
    margin-top: 5px;
}

.leftLawyerCaptionMargin{
    margin-left: 5px;
}

.rightLawyerCaptionMargin{
    margin-left: 10px;
}


#rightLawyerContainer{
    position: relative;
    float:left;
    margin-right 25px;
    margin-left: 60px;
}

#leftTabContainer{
    position:absolute;
    margin-top: 40px;
    left: -55px;
    z-index: 100;
}

#rightTabContainer{
    position:absolute;
    top:60px;
    margin-top: 40px;
    right: -43px;
    z-index: 100;
}

.leftTab{
    text-align: center;
    height:60px;
    background-color: #DBDBDB;
    border: 1px solid #7f6d2c;
    border-right-style: none;
    display:block;
    margin-bottom: 20px;
    font-size: 15px;
}

.leftTab, #leftTabContainer{
   width: 140px; 
}

.rightTab, #rightTabContainer{
   width: 135px; 
}

.rightTab, .rightTabZespol{
    text-align: center;
    background-color: #EFEFEF;
    border: 1px solid #7f6d2c;
    border-left-style: none;
    display:block;
    margin-bottom: 5px;
}

.rightTab{
	height:60px;
}

.rightTabZespol{
	height:55px;
}

.rightTab, .oneLineText{
    font-size: 13px;
}

.clearBoth{
    clear: both;
}

.oneRow{
    
}

.twoRow{
    
}

.tab a,.picked{
    color: black;
    display: block;
}

.bold, .picked, .pageTitle{
    font-weight: bold;
}

.pointer{
    cursor:pointer;
}

.oneRow a, .oneRow .picked{
    padding-top: 19px;
    padding-bottom: 22px;
}

.zespolTwoRow .picked {
    padding-top: 13px;
    padding-bottom: 24px;
}

.twoRow a, .twoRow .picked {
    padding-top: 13px;
    padding-bottom: 24px;
}

.twoRowUpper a, .twoRowUpper .picked{
    padding-top: 8px;
    padding-bottom: 29px;
}

.profilTwoRowUpper a, .profilTwoRowUpper .picked{
    padding-top: 13px;
    padding-bottom: 24px;
}

.osiagnieciaThreeRows a, .osiagnieciaThreeRows .picked{
    padding-top: 6px;
    padding-bottom: 29px;
}

.osiagnieciaTwoRows a{
    padding-top: 12px;
    padding-bottom: 23px;
}

.osiagnieciaTwoRows .picked{
    padding-top: 7px;
    padding-bottom: 28px;
}

.personImage{
    margin-right: 10px;
    margin-left: 20px;
}

.rgBottomMargin{
    margin-bottom: 30px;
}

.textArea{
    height: 100px;
}

.smallContactMargin{
    margin-top:30px;
}

/* TRANSPARENCIES */
.background {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
}

.whiteBackground{
    background-color: white;
}

.blackBackground{
    background-color: black;
}

.highTransparency {
    filter: alpha(opacity=40); /* IE */
    -moz-opacity: 0.4; /* Mozilla */
    opacity: 0.4; /* CSS3 */
}

.mediumTransparency {
    filter: alpha(opacity=70); /* IE */
    -moz-opacity: 0.70; /* Mozilla */
    opacity: 0.70; /* CSS3 */
}

.lowTransparency {
    filter: alpha(opacity=80); /* IE */
    -moz-opacity: 0.8; /* Mozilla */
    opacity: 0.8; /* CSS3 */
}

.noDisplay{
    display: none;
}

.noTransparency {
    filter: alpha(opacity=100); /* IE */
    -moz-opacity: 1; /* Mozilla */
    opacity: 1; /* CSS3 */
}

.shadow {
    -moz-box-shadow: 5px 5px 5px #ccc;
    -webkit-box-shadow: 5px 5px 5px #ccc;
    box-shadow: 5px 5px 5px #ccc;
}