body{
    background-image: url(gfx/tlo-new.jpg);
    background-position: center 40px;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed; 
    margin: 0px;
    font-family: 'MagistralLight', sans-serif;
}
a{
	text-decoration: inherit;
	color: inherit;
}
h1{
    padding:25px;
    padding-bottom: 5px;
    margin:0px;
    font-size: x-large;
}
h2{
    padding:25px;
    padding-top:0px;
    margin:0px;
    font-size: small;
}
.main-wrapper{
    position:relative;
    left:50%;
    top:40px;
    height:auto;
    min-height: 100%;
    width:960px;
    margin-left: -480px;
}
#logo-menu{
    width: 70px;
    position: absolute;
    left: 50%;
    top: 10px;
    margin-left: -270px;
}
.prev-div,.next-div{
	height: 60px;
	width: 166px;
	background-size: cover;
}
.prev-div{
	background-image: url(gfx/left_arrow.png);
}
.next-div{
	background-image: url(gfx/right_arrow.png);
}
.main-menu{
    top:0px;
    left:0px;
    position:fixed;
    height: 40px;
    width:100%;
    background-color: rgb(0,40,60);
    z-index:2;
}
.main-menu-wrapper{
    position:absolute;
    left:50%;
    width: 960px;
    height:100%;
    margin-left: -480px;
}
.main-menu-wrapper ul{
    list-style: none;
    padding:0px;
    float: left;
    margin-top: 13px;
    font-size: 14px;
    margin-left: 350px;
}
.main-menu-wrapper ul li{
    display:inline-block;
    padding-left:20px;
    color: #fff;
    cursor:pointer;
}
.main-menu-wrapper ul li:hover{
    text-decoration: underline;
}
#social{
    position:absolute;
    right:0px;
    margin:8px;
}
#slider-container{
    top:0px;
    left:0px;
    width: 100%;
    height: 310px;
}
#slider-container img { width: 660px; height: 310px; float: left; }
#slider-container .address-box { width: 250px; height: 260px; float: left; background-color: rgba(76,76,76,0.4); color: #fff; font-family: 'MagistralLight'; padding-left: 50px; padding-top: 50px; line-height: 1.5; } 
#address-stamp { width: 100px !important; height: auto !important; margin-top: 30px;} 
#carousel-pagination-container{
    height:35px;
    left:0px;
    width:100%;
    background-color: rgb(53,18,5);
}
#bambus{
    height:500px;
    width:320px;
    background-position: left top;
    left:50%;
    background-image:url(gfx/bambus.png);
    position:absolute;
    top:0px;
    margin-left: 270px;
    background-size: cover;
    background-repeat: no-repeat;
    display: none;
}
#page-logo{
    position:absolute;
    top:20px;
    margin-left:140px;
    left: 50%;
    height: 170px;
    width: 143px;
    z-index: 10;
}
#page-title-badage{
    left: 0px;
    height:100px;
    background-color: #fff;
    border-bottom: 10px solid #453c2d;
    
}

.featured-text{
    left: 0px;
    /*background-color: #fff;*/
    border-bottom: 3px solid rgb(53,18,5);
    text-align: justify;
    padding:10px;
    /*padding-top:50px;*/
    margin:0px;
    font-size: large;
    color: rgb(53,18,5);
}

#page-bottom{
    height:310px;
    width:100%;
    left:0px;
    background-color: #ccc;
    background-position: center center;
    background-size: cover;
}
.bottom-box{
    width: 260px;
    height: 240px;
    margin-left: 15px;
    margin-top: 20px;
    background-color: #fff;
    border-radius: 4px;
    float: left;
    box-shadow: 0px 0px 8px #888;
    padding: 20px;
    text-align: center;
}
.bottom-box img{
	max-height: 260px;
	max-width: 240px;
}
.alpha{
    background-color: rgba(255,255,255,0.8);
    text-align: center;
}
.lapa{
    background-image:url(gfx/lapa.png);
    background-position:center center;
    background-repeat: no-repeat;
}
.cytat{
    background-image:url(gfx/cytat.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}
.main-text{
	font-family: sans-serif;
    font-size: 16px;
	font-weight: 200;
	text-align: justify;
	min-height: 40%;
	padding: 25px;
	padding-bottom: 150px;
    padding-left: 320px;
    padding-right: 70px;
    background-color: rgba(255,255,255,0.8);
    color: #727272;
}
.main-text ul li {
    font-size: 16px;
}
.main-text h1{
    position: absolute;
    padding-top: 10px;
    font-family: 'MagistralLight';
    margin-left: -290px !important;
    font-size: 28px;
    color: #000;
}
#left-book{
    width: 250px !important;
    height: auto !important;
    margin-left: 30px;
    margin-top: -250px;
    bottom: 50px;
}
.main-text img{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 90px;
	height: 90px;
}
footer{
    padding-top: 10px;
    padding-bottom: 7px;
    color:#fff;
    font-size: 12px;
	background-color: #6B6B6A;
	width: 100%;
	position: absolute;
	clear: both;
	display: block;
	text-align: center;
}
footer img{
	margin-top: -65px;
}
.section{
	display: block;
	clear: both;
	width: auto;
	background-color: #a19c94;
	color:white;
	padding: 5px;
	padding-left: 25px;
	margin-left: -25px;
	margin-right: -25px;
	margin-top: 10px;
	margin-bottom:10px;
	font-family: 'MagistralMedium';
}
#submenu{
	background-color: ccc9c5;
	display: block;
	min-height: 35px;
	width: auto;
	margin-top: -10px;
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: 10px;
	font-family: 'MagistralMedium';
}
#submenu a{
	font-size: medium;
	padding: 10px;
	padding-top: 8px;
	padding-right: 25px;
	display: block;
	float: left;
}
#submenu a:hover{
	color: #fff;
}

iframe[seamless]{
    background-color: transparent;
    border: 0px none transparent;
    padding: 0px;
    overflow: hidden;
}
.boxDiv{
	width: 100%;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}
#designed { height: 20px; margin-left: 25px; display: inline-block; vertical-align: text-bottom; }