@font-face {
    font-family: "Trajan Pro"; 
    src: url("../font/TrajanPro-Regular.otf");
}

html {
    height: 100%;
}

body {
    background: #fff;
    color: #7e1791;
    font-family: "Trajan Pro" !important;
    font-size: 10px;
    margin: 0;
    padding: 0;
    height: 100%;
    overflow: hidden;
}

a {color: #7e1791; text-decoration: none; }

a:not(.thumb)
:not(.fancybox-close)
:not(.btn)
:not(.mail-link) {
    color: #7e1791;
    font-size: 18px;
    padding: 4px 70px 4px 2px;
    display: block;
    float: left;
}

.clear { clear: both; }

.menu-sec span { font-size: 18px; }

#login-form {
    width: 604px;
    margin: 60px auto;
}

#box-header {
    font-size: 12px;
    margin: 0 30px;
    width: 1210px;
}

#menu-sec {
	width: 440px;
	position: absolute;
	left: 500px;
    /*font-size: 18px;*/
}

#menu-sec a { font-size: 18px }

#headerLine {
    position: relative;
    width: 1200px;
    height: 1px;
    background: #7e1791;
    opacity: 0.9;
}

#header-h1 {
	margin: 24px 0 14px;
	position: relative;
	z-index: 1000;
	opacity: 0.9;
	float: left;
	font-size: 34px;
	font-weight: normal;
}

#j-intro-link {
    display: inline-block;
    cursor: pointer;
}

#hidder {
    position: absolute;
    background: none;
    z-index: 1000;
    width: 1000px;
    height: 200px;
}

#info-Tomek, #info-Ania {
	width: 120px;
	float: left;
	height: 30px;
	background: none;
	margin-right: 50px;
	display: block;
	position: relative;
	z-index: 2000;
	font-size: 18px;
	padding: 4px 0px 7px 2px;
	cursor: pointer;
}

#box-info-Tomek, #box-info-Ania {
    display: none;
    height: 70px;
    width: 500px;
    margin: 10px 0 10px -20px;
    background: #fff;
    z-index: 9;
    vertical-align: middle;
    box-shadow: 6px 21px 23px -9px #000000;
}


#box-info-Tomek span, #box-info-Ania span {
    float: left;
    margin: 20px 10px 10px 6px;
    font-size: 14px;
}

span.mail {
    font-size: 12px !important;
    margin: 22px 0px 10px 10px !important;
    color: #999999;
}

span.mail-address a.mail-link {
    padding: 0;
    font-size: 14px;
    position: absolute;
    top: 37px;
    width: 500px;
    right: -360px;
    text-indent: 212px;
    line-height: 57px;
}

span.phone {
	color: #7e1791;
}

#box-photo-definition {
    width: 540px;
    /* background-color: rgba(255, 255, 255, 0.8); */
    position: absolute;
    /*box-shadow:        1px 1px 20px 0 #000;*/
    top: 18px;
    left: 700px;
    z-index: 999;
}

#definition {
    width: 540px;
    margin: 0 auto;
    font-size: 12px; 
    text-align: center;
    opacity: 0.1;
}

#box-main {
   margin-top: 0px;
   position: relative;
   overflow: hidden;
}

#box-menu {
	width: 180px;
	height: 480px;
	/* border: solid 1px #7e1791; */
	margin: 40px 30px 20px;
	float: left;
	color: #437f54;
	font-size: 12px;
}

	#box-menu ul, #box-menu li {
		list-style: none;
		margin: 0;
		padding: 0;
	}

	#box-menu a {
		/*padding: 0px !important;*/
		padding: 10px 0 0;
		display: block;
		height: 50px;
		width: 150px;
		font-size: 18px;
		line-height: 24px;
	}

    #menu-title {
        display: block;
        font-size: 20px;
        height: 50px;
        line-height: 24px;
        padding: 10px 0 0;
        width: 150px;
    }

	#box-menu a:hover {
		text-decoration: underline;
	}

	/*#box-menu span {*/
		/*display: none;*/
		/*width: 120px; */
		/*margin: 18px 8px 0 8px ;*/
		/*font-size: 12px;*/
		/*line-height: 24px;*/
		/*text-ident: justify;*/
	/*}*/
	
	#box-menu-content {
		height: 400px;
		overflow: hidden;
	}

    .menu-active {
        color:  #437f54 !important;        
    }
#box-menu-scroller-up, 
#box-menu-scroller-down, 
#box-thumbs-scroller-up, 
#box-thumbs-scroller-down {
	background: url('../img/_up.png') no-repeat center;
	height: 40px;
	width: 150px;
	dispaly: block;
	opacity: 0.4;
}

#box-menu-scroller-down, 
#box-thumbs-scroller-down {
	background: url('../img/_down.png') no-repeat center;
}

#box-menu-scroller-up:hover, #box-menu-scroller-down:hover {
	opacity: 0.8;
		
}

#box-thumbs {
    width: 150px;
    height: 660px;
    margin: 0 0 20px;
    float: left;
    z-index: 800;
    position: relative;
	background: #fff;
}

    #box-thumbs-content {
        width: 132px;
        margin: 0 auto;
    }

.thumb {
    opacity: 0.7;
}

.thumb:hover {
    opacity: 1;
}

#wrapper {
    position: absolute;
    top: 138px;
    left: 421px;
    width: 100%;
    height: 650px;
    display: block;
    overflow: hidden;
    margin: 0;
}
    .wrapper-scrollers {
        background: none; 
        width: 20px; 
        z-index: 300;
        position: fixed;
    }

    #scroll-wrapper-left {
        left: 450px;
    }

    #scroll-wrapper-right {
        left:  480px;
    }
        
        .scroller {
            width: 20px;
            height: 20px;
            opacity: 0.6;
            cursor: default;
        }

        #scroller-left {
             float: left;   
             background: url(../img/_left.png) no-repeat center #fff;
             border-radius: 8px;
             /* margin-left: 10px; */
        }

        #scroller-right {
            float:  right;
            background: url(../img/_right.png) no-repeat center #fff;
            border-radius: 8px;
            /* margin-right:  10px; */
        }

#box-photos {
    float: left;
}

    .img-box {
        float:left; 
        margin: 10px 0 10px 0; 
        display: none; 
        position: relative; 
        padding: 30px 0 0 30px;
    }
    
    .tzp-img {
        max-height:  90%;
        box-shadow: 2px 2px 4px #c8c8c8;
    }
    
    .pic-info {
        position: absolute;
        left: 30px;
        top: 0px;
        font-size: 12px !important;
        color: #437F54 !important;
    }
    
    .info-box {
        position: absolute; 
        left:  0; 
        top: 30px; 
        background-color: rgba(255, 255, 255, 0.8);
        color: #7e1791 ; 
        display: none; 
        font-size: 12px;
        width: 100%;
        margin: 0 0 0 30px;
    }

    .info-box-content {
        margin: 10px;
    }
    
    .pic-info:hover {
        text-decoration: underline;
        color: #808080 !important;
    }

#cipeta {
    height: 680px;
    width: 79px;
    background: white;
    position: absolute;
    top: 135px;
    left: 342px;
    box-shadow: 17px 1px 23px -23px #CCCCCC;
    z-index: 666;
}

#j-intro-underline {
    height: 1px;
    width: 0;/* 680px; */
    background: #437f54;
    position: absolute;
    top: 70px;
    left:  0;
    opacity: 0.4;
}

.client-list {
	color: #1e8f3f;
	font-size: 8px;
	margin: 12px 0 0;
}	

.client-list:hover {
	font-size: 8px;
	color: #7E1791;
	cursor: default;
}

#box-tzp-clients-list {
	float: left;
	width: 200px;
	padding: 20px;
	cursor: default;
}

#box-tzp-info {
	width: 562px;
	float: left;
	font-size: 14px;	
	padding: 20px 20px 40px 0;
}

	#info-title {
		font-size: 27px;
		text-align: center;
		font-weight: 100; 
	}

	#info-header {
		text-align: center;
		font-weight: 100;
		font-size: 20px;
	}
	
	#tzp-info-based {
		font-size: 22px;
		font-weight: 100;
	}
	
	#info-header-sec {
		line-height: 50px;
	}
	
	.firts-letter {
		font-size: 18px;
	}
	
	#tzp-info-yes {
		font-size: 24px;
	}

	#list-blow-upper {
		position: absolute;
		background: #fff;
		box-shadow: 2px 2px 4px #c8c8c8;
		display: none;
		padding: 20px;
		font-size: 20px;
		font-weight: 100;
		z-index: 9999;
	}

    #links-span {display: none}
    .scroller, #box-thumbs-scroller-down, #box-thumbs-scroller-up {cursor: pointer}


.error {
    width: 300px;
    margin: 6px auto;
    color: red;
}