body { 
	color:#333; 
	font-size:80%;
	margin:0px; 
	padding:0px;
	background-color:#fff; 
	font-family:arial, sans-serif, helvetica; 
	text-align:center;
	position:relative;
	
	
}
.reset { 
	display: block;
	font-size: 0px;
	line-height: 0px;
	height: 0.1px;
	overflow: hidden;
	clear: both;
}
a, a:visited {color:#222;}
a:hover {text-decoration:none;}
section {
	display:block;
	position:relative;
}
footer {
	display:block;
}
footer a {color:#333;}

#content .section {padding:30px 0px;}
#content .header {
	padding-bottom:0px;	
}

.holder p {
	font-size: 18px;
    line-height: 27px;
    font-family: Georgia,arial;
    margin-bottom: 25px;
}

#content .map {background:#E9EBEE;}
#content .box {
	width:50%;
	float:left;
	text-align:center;
}
.tel { 
	font-size:36px; 
	font-weight:bold; 
	padding:20px 0px;
	color:#466CAD;	
	background:#f2f2f2;
	margin-bottom:10px;
	text-align:center;
}
.info {
	color:#999; 
	font-size:16px;
	margin-bottom:30px;
}
.hours {
	font-size:36px;	
	color:#466CAD;	
	padding:20px 0px;
	background:#f2f2f2;
	margin-bottom:10px;
	
}
.weather {
	padding:2px 0px 2px 35px;
	background:url('../resources/pocasi.png') no-repeat left center;
}
.openhours p strong {font-size:0.9em;}

.main-image {
	border:solid 5px #f2f2f2; 
	overflow:hidden; 	
}
.main-image img { width:100%; display:block;}

.small-image {
	float:left;
	width:30%;
	margin:0px 1.5%;
	border:none;
	text-align:center;
}

.small-image img {
-webkit-box-shadow: 0px 2px 5px 0px rgba(204,204,204,1);
-moz-box-shadow: 0px 2px 5px 0px rgba(204,204,204,1);
box-shadow: 0px 2px 5px 0px rgba(204,204,204,1);
}

.bigger-float-left {width: 45%; float:left; margin:20px 60px 0px 0px;}
.cropped em {
	display:block;
	overflow:hidden;
	max-height:210px;
}

img.cover {
	float:left;
	margin:0px 20px 15px 0px;
	max-width:300px;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(204,204,204,1);
-moz-box-shadow: 0px 2px 5px 0px rgba(204,204,204,1);
box-shadow: 0px 2px 5px 0px rgba(204,204,204,1);
}
img.right-aligned {
	float:right;
	margin:0px 0px 15px 20px;
	max-width:300px;
}
.trasa {
	clear:both;
	float:none;

	padding:20px;
	border:solid 1px #ccc;
	margin:20px 0px 30px 0px;
	
		background: rgba(237,237,237,1);
background: -moz-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(237,237,237,1)), color-stop(53%, rgba(246,246,246,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff', GradientType=0 );
	
}
#content .trasa h3.header {padding:0px; margin:5px 0px 25px 0px;}
#content .trasa p {margin-bottom:10px;}

hr {display:none;}
hr.rule {display:block; height:1px; border:none; border-bottom:solid 1px #ccc; margin-bottom:10px; padding-bottom:0px; }
.section .attribution {
	text-align:center; 
	font-size:12px; 
	color:#666; 
	clear:both; 
	overflow:hidden;
	padding:5px 0px;	
}
.attribution a { color:#666;}

#content .section .holder, 
.topMenu  {
	max-width:1070px;
	padding: 0px 15px;
    margin: 0px auto;
    position: relative;
    text-align:left;
}
h1 {
	font-size:34px;
	letter-spacing:0.2px;
	font-weight:bold;
	font-style:italic;
	line-height:34px;
	margin:0% auto 0px auto;
	text-align:left;
	margin:0px 0px 10px 0px;
	color:#B14A1D;
	font-family: Georgia,arial;
}
h2 {
	font-size:26px;
	letter-spacing:0.2px;
	margin:0px 0px 20px 0px;
	padding:0px;
	font-weight:normal;
}
.openhours h2 {font-size:14px; padding:0px; margin:0px 0px 10px 0px;}
.box h2 {
	font-size:22px;
}

ul {
	margin:0px 0px 20px 20px;
	padding:20px 0px 0px 0px;
	display:block;
	font-size:16px;
}
ul li {
	margin:0px 0px 15px 0px;	
	list-style-type:square;
}

#menu {
	list-style:none;
	margin:0px;
	padding:0px;
}	
#menu li {
	
}

.topMenu {
	list-style:none;
	margin:0px;
	padding:0px;
	display:block;
	width:100%;
	position:fixed;
	top:0px;
	z-index:1;
	text-align:right;
	font-size:14px;
	overflow:hidden;
	box-sizing:border-box;
}
.topMenu li {
	text-align:center;
	display:inline-block;
	padding:0px;
	margin:0px 0px 0px 10px;
}
.topMenu li a {
	display:block;
	padding:10px;
	background: #ddd;
	text-decoration:none;
}
.topMenu li a:hover, 
.topMenu li a:active {
	background:#ccc;
}


.section .openhours {
	float:right;
	width:300px;
	margin:0px 0px 15px 20px;
	padding:15px;
	box-sizing: border-box;
	font-size:14px;
	font-family:arial;
	background:#E9EBEE;
	
		background: rgba(237,237,237,1);
background: -moz-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(237,237,237,1)), color-stop(53%, rgba(246,246,246,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff', GradientType=0 );
	
}
.section .openhours p {
	font-family:arial;
	font-size:14px;
	line-height:18px;
	margin:0px 0px 5px 0px;
	padding-bottom:5px;	
}
.openhours h3 {
	padding:0px; 
	margin:0px 0px 5px 0px; 
	font-size:14px;
	font-style:italic;	
}
h3.header {
	font-size:20px;
	 font-family: Georgia,arial;
}

p {display:block; margin: 0px auto 20px; padding:0px;}
p.subtitle {
	font-size:24px;
	padding-top:5px;
	text-align:left;
	padding-bottom:20px;
	border-bottom:solid 3px #E9EBEE;
}
p.subtitle a {
	color:#444;
	text-decoration:none;
	padding:1px 0px 1px 25px;
	background:url('../resources/ico_place.png') no-repeat left center;
}
p.logo {
	width:100%;
	background-color:#fff;
	opacity:0.8;
	position:fixed;
	bottom:0px;
}
p.logo a {
	display:block;
	text-decoration:none;
	cursor:pointer;
	width:100%;
	padding:20px 0px;
}


@lity-z-index-base: 9990;
@lity-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
@lity-close-size: 35px;
@lity-close-text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
@lity-iframe-ratio: 9/16;  // Or 3/4
@lity-transition-timing-function: ease;
@lity-transition-duration: .3s;

.lity {
    z-index: @lity-z-index-base;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    background: #0b0b0b;
    background: rgba(0, 0, 0, 0.9);
    outline: none !important;
    opacity: 0;
    transition: opacity @lity-transition-duration @lity-transition-timing-function;

    &.lity-opened {
        opacity: 1;
    }

    &.lity-closed {
        opacity: 0;
    }

    * {
        box-sizing: border-box;
    }
}

.lity-wrap {
    z-index: @lity-z-index-base;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    outline: none !important;

    &:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-right: -0.25em;
    }
}

.lity-loader {
    z-index: @lity-z-index-base + 1;
    color: #fff;
    position: absolute;
    top: 50%;
    margin-top: -0.8em;
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    opacity: 0;
    transition: opacity @lity-transition-duration @lity-transition-timing-function;

    .lity-loading & {
        opacity: 1;
    }
}

.lity-container {
    z-index: @lity-z-index-base + 2;
    position: relative;
    text-align: left;
    vertical-align: middle;
    display: inline-block;
    white-space: normal;
    max-width: 100%;
    max-height: 100%;
    outline: none !important;
}

.lity-content {
    z-index: @lity-z-index-base + 3;
    width: 100%;

    transform: scale(1);
    transition: transform @lity-transition-duration @lity-transition-timing-function;

    .lity-loading &,
    .lity-closed & {
        transform: scale(0.8);
    }

    &:after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        display: block;
        right: 0;
        width: auto;
        height: auto;
        z-index: -1;
        box-shadow: @lity-shadow;
    }
}

.lity-close-style() {
    text-decoration: none;
    text-align: center;
    padding: 0;
    color: #fff;
    font-style: normal;
    font-size: @lity-close-size;
    font-family: Arial, Baskerville, monospace;
    line-height: @lity-close-size;
    text-shadow: @lity-close-text-shadow;
    border: 0;
    background: none;
    outline: none;
    box-shadow: none;
}

.lity-close {
    z-index: @lity-z-index-base + 4;
    width: @lity-close-size;
    height: @lity-close-size;

    // Change to position: absolute to display close button inside content container
    position: fixed;
    right: 0;
    top: 0;

    -webkit-appearance: none;
    cursor: pointer;

    .lity-close-style();

    &::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

    &:hover,
    &:focus,
    &:active,
    &:visited {
        .lity-close-style();
    }

    &:active {
        top: 1px;
    }
}

/* Image */

.lity-image {
    img {
        max-width: 100%;
        display: block;
        line-height: 0;
        border: 0;
    }
}

.lity-hide {
    display: none;
}

@media only screen and (max-width: 1069px)
{
	.topMenu {padding-right:30px;}
}	

@media only screen and (max-width: 760px)
{
h1 { font-size:30px; }
p.subtitle { font-size:20px;}
#content .header {
	padding-bottom:10px;
	background-position:center 25px;
}	
#content .box {float:none; clear:both; width:100%;}
.main-image {float:none; margin:auto; width:98%;}
.cropped em { display:inline; overflow:none; max-height:none;}
img.cover {
	float:none;
	margin:0px auto 15px auto;
	max-width:300px;
	clear:both;
}
.section .openhours {margin-left:10px;}
}
@media only screen and (max-width: 640px)
{
h1 { font-size:20px; line-height:24px; margin-top: 25px; text-align:center;}
p.subtitle { font-size:16px; text-align:center;}
#content .header {
	padding-bottom:1px;
	background-position:center 15px;
}
.box h2 {font-size:18px; margin-bottom:10px;}		
.info {font-size:14px;}	
img.cover { max-width:none; margin:0px auto 20px auto; text-align:center; display:block; max-width:100%;}
.section .openhours {margin:0px auto 15px auto; float:none;}

.topMenu {text-align:center;}
.topMenu li {margin:0px 5px 0px 5px;}

}

@media only screen and (max-width: 580px)
{
p.subtitle {border-bottom:none; margin-bottom:0px;}
.section .openhours { clear:both; width:100%; float:none; margin:0px 0px 20px 0px;}
}
