@charset "utf-8";

/*************************************************************//* www.jankolar.com */

* { 
    margin:0; 
    padding:0;
    border:0; 
    line-height: 100%;
    font-family: "Segoe UI", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 17px;
    color: #643913;
}

p {
    padding: 0 0 10px 0;
    line-height: 150%;
    text-align: center;
    background: url('');
}

/*************************************************************//* www.jankolar.com */

.clear {
    clear: both;
}

.divider50 {
    width: 100%;
    height: 50px;
}

.page {
    margin: 0 auto 0 auto;
    padding: 0 0 50px 0;
    width: 1000px;
    height: auto;
}
.page p {
    padding: 0 5% 15px 5%;
}
.page p a {
    
}
.page p a:hover {
    color: #c87227;
}

.header {
    width: 100%;
    height: auto;
    background: url(../img/00.jpg) repeat-x center;
}
.header .page {
    margin: 0 auto 0 auto;
    padding: 0;
    height: 600px;
    background: rgba(255,255,255,0.85);
}
.header .page:after {
    clear: both;
    content: " ";
    display: table;
}
.header .page h1 {
    padding: 50px 0 30px 0;
    font-weight: 300;
    font-size: 60px;
    color: #643913;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 0 0 1px #fff;
    letter-spacing: -1px;
    word-spacing: -2px;
}
.header .page .menu {
    margin: 0 auto 0 auto;
    display: table;
    table-layout: fixed;
    width: 100%;
    height: auto;
    background: rgba(255,255,255,0.6);
}
.header .page .menu ul {
    text-align:center;
}
.header .page .menu ul li {
    list-style: none;
    list-style: none;
    display: inline;
}
.header .page .menu ul li a {
    display: inline-block;
    line-height: 75px;
    padding: 0 25px;
    font-family: "Segoe UI", Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 24px;
    color: #2e1600;
    text-decoration: none;
    text-shadow: 0 0 10px #fff;
}
.header .page .menu ul li a:hover {
    color: #c87227;
    background: rgba(255,255,255,0.85);
}
.header .page h1 strong {
    font-weight: 700;
    font-size: 60px;
    color: #643913;
}
.header .page p {
    padding: 30px 60px 0 60px;
    font-weight: 300;
    font-size: 22px;
    color: #643913;
    text-align: justify;
    text-shadow: 0 0 1px rgba(100,57,19,0.25);
    word-spacing: -3px;
}
.header .page p strong, .header .page p span {
    font-weight: 600;
    font-size: 22px;
    color: #643913;
    text-shadow: none;
}

/* menu */

.sub_menu {
    margin-top: 25px;
    text-align: center;
}

.sub_menu ul {
    font-size: 0;
}

.sub_menu ul li {
    display: inline-block;
    margin-left: 2px;
    margin-right: 2px;
}

.sub_menu ul li a {
    display: block;
    padding: 10px 15px;
    text-decoration: none;
    border: 1px solid #643913;
}

.sub_menu ul li a:hover {
    color: #fff;
    background-color: #643913;
}

/*************************************************************//* www.jankolar.com */

.box {
    margin-top: 40px;
    position: relative;
    width: 100%;
    height: auto;
}

.box * {	 
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.box:after {
    clear: both;
    content: " ";
    display: table;
}

.box img {
    float: left;
    width: 40%;
    height: auto;
}

.box.box2 img {
    float: right;
}

.box div {
    float: left;
    padding-left: 3%;
    width: 60%;
    height: auto;
}

.box.box2 div {
    float: left;
    padding-left: 0;
    padding-right: 3%;
    width: 60%;
    height: auto;
}

.box div h2 {
    margin: 0;
    padding: 05px 0 15px 0;
    font-weight: 300;
    font-size: 36px;
    color: #c87227;
}

.box div h2:nth-child(n+2) {
    font-size: 30px;
}

.box.box2 div h2 {
    text-align: right;
}

.box.box2 div h2:nth-child(n+0) {
    margin-top: 20px;
}

.box div p {
    text-align: left;
}

.box div p strong, .box div p span {
    font-weight: 600;
    color: #c87227;
}

.box.box2 div p {
    text-align: left;
}

.box.box2 div p {
    text-align: right;
}

.box div div.link {
    margin: 20px 0 0 0;
    padding: 0;
    width: auto;
    background: #c87227;
    text-align: left;
}

.box.box2 div div.link {
    margin: 20px 0 0 0;
    background: #c87227;
    float: right;
}

.box ul.seznam {
    margin: 10px 0 0 30px;
}

div.link, div.link a {
    display: block;
    height: 51px;
    line-height: 51px;        
}

div.link a {
    padding: 0 20px;
    color: #fff;
    text-decoration: none;
    background: url("../img/arrow-3.png") 97% 16px no-repeat;
}

div.link a:hover {
    color: #fff;
    background: url("../img/arrow-3.png") 97% 16px no-repeat;
    background-color: rgba(0,0,0,0.5);
    transition: background-color 1s ease;
}

.page h2 {
    padding: 50px 0 20px 0;
    font-weight: 300;
    font-size: 60px;
    color: #c87227;
}

.page h2.small {
    padding: 40px 0 40px 10px;
    font-weight: 300;
    font-size: 36px;
}

.page h3 {
    margin: 50px 0 20px 0;
    font-weight: 300;
    font-size: 60px;
    color: #c87227;
}

.page p {
    padding: 0;
    padding-bottom: 15px;
    text-align: left;
}

.page .foto {
    padding: 0 !important;
    position: relative;
    width: 100%;
    height: auto;
}

.page .foto * {	
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.page .foto img {
    float: left;
    width: 19%;
    height: auto;
    min-height: 150px;
    padding: 10px;
    margin-right: 1%;
    margin-bottom: 1%;
    background-color: rgba(255,255,255,0.75);
}

.page .foto img:hover {
    padding: 10px;
    background-color: #fff
}

.page .foto.foto2 img {
    /*height: 207px;*/
    height: auto;
}

.page .foto:after {
    clear: both;
    content: " ";
    display: table;
}

.page .blok {
    
}

.page .page-half {
    float: left;
    width: 500px;
    height: 590px;
    overflow: hidden;
}

ul.seznam {
    margin: 30px 0 0 30px;
}

ul.seznam li {
    line-height: 175%;
}

/*************************************************************//* www.jankolar.com */

.body_dark {
    background: url(../img/bg.jpg) repeat;
}

.body_dark h2.small {
    margin-left: 0;
    color: #fff;
}

/*************************************************************//* www.jankolar.com */

.footer {
    margin: 50px 0 0 0;
}

.footer .page {
    padding: 0 0 10px 0;
}

.footer p {
    padding: 0 0 10px 0;
    text-align: left;
}

.footer a {
    color: #643913;
}

.footer2 {
    width: 100%;
    height: auto;
    background: url(../img/bg.jpg) repeat;
}

.footer2 .page {

    padding: 40px 0;
}

.footer2 p {
    padding: 0;
    color: #fff;
    text-align: left;
}

.footer2 p a {
    font-weight: 400;
    color: #fff;
}

.footer2 p a:hover {
    font-weight: 400 !important;
}

/*************************************************************//* www.jankolar.com */

/* lightbox */

body:after {
    content: url(../img/lightbox/close.png) url(../img/lightbox/loading.gif) url(../img/lightbox/prev.png) url(../img/lightbox/next.png);
    display: none;
}

.lightboxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    background: #fff;
    background-color: rgba(255,255,255,0.85);
}

.lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10000;
    text-align: center;
    line-height: 0;
    font-weight: normal;
}

.lightbox .lb-image {
    display: block;
    height: auto;
    max-width: inherit;
    box-shadow: 0 0 100px #aaa;
}

.lightbox a img {
    border: none;
}

.lb-outerContainer {
    position: relative;
    background-color: white;
    *zoom: 1;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}

.lb-outerContainer:after {
    content: "";
    display: table;
    clear: both;
}

.lb-container {

}

.lb-loader {
    position: absolute;
    top: 43%;
    left: 0;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}

.lb-cancel {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
    background: url(../img/lightbox/loading.gif) no-repeat;
}

.lb-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}

.lb-container > .nav {
    left: 0;
}

.lb-nav a {
    outline: none;
    background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
    height: 100%;
    cursor: pointer;
    display: block;
}

.lb-nav a.lb-prev {
    width: 34%;
    left: 0;
    float: left;
    background: url(../img/lightbox/prev.png) left 48% no-repeat;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    -o-transition: opacity 0.6s;
    transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

.lb-nav a.lb-next {
    width: 64%;
    right: 0;
    float: right;
    background: url(../img/lightbox/next.png) right 48% no-repeat;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    -o-transition: opacity 0.6s;
    transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

.lb-dataContainer {
    margin: 0 auto;
    padding-top: 5px;
    *zoom: 1;
    width: 100%;
}

.lb-dataContainer:after {
    content: "";
    display: table;
    clear: both;
}

.lb-data {
    padding: 0 4px;
    color: #ccc;
}

.lb-data .lb-details {
    width: 85%;
    float: left;
    text-align: left;
    line-height: 1.1em;
}

.lb-data .lb-caption {
    font-size: 13px;
    font-weight: bold;
    line-height: 1em;
}

.lb-data .lb-number {
    display: block;
    clear: left;
    padding-bottom: 1em;
    font-size: 12px;
    color: #999999;
}

.lb-data .lb-close {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    background: url(../img/lightbox/close.png) top right no-repeat;
    text-align: right;
    outline: none;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

/*************************************************************//* www.jankolar.com */