* {
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

html {
	background: #fff url(../images/bg-main.jpg) center 0 fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

p {
	line-height: 1.4em;
	margin-bottom: 1.5em;
}
small {
	font-size: 10px;
	line-height: 1.1em;
	color: #666;
}

a img { border: 0 none; vertical-align: bottom; }

img.border {
	border: 5px solid #f7298e;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#main {
	width: 920px;
	padding: 40px 0;
	margin: 0 auto;
	position: relative;
}

#menu {
	list-style: none;
	
}
	#menu li {
		float: left;
		margin-left: 30px;
	}
	#menu li a {
		height: 27px;
		background: transparent url(../images/menu.png) no-repeat;
	}
	#menu .m01 a { width: 240px;	background-position: 0 -27px; }
	#menu .m02 a { width: 196px;	background-position: -321px -27px; }
	#menu .m03 a { width: 97px;		background-position: -558px -27px; }
	#menu .m04 a { width: 172px;	background-position: -700px -27px; }
	#menu .m01.active a,
	#menu .m01 a:hover { background-position: 0 0; }
	#menu .m02.active a,
	#menu .m02 a:hover { background-position: -321px 0; }
	#menu .m03.active a,
	#menu .m03 a:hover { background-position: -558px 0; }
	#menu .m04.active a,
	#menu .m04 a:hover { background-position: -700px 0; }
		#menu li a {
			float: left;
			overflow: hidden;
			text-indent: -200em;
		}

#logo {
	float: left;
}
#change {
    margin: 0 -20px 0 0;
	float: right;
}
*+html #change { margin-left: -30px; }
#map {
	margin: -25px 0 10px 0;
}

#chick { margin: 52px 0 0 0; }
.home #chick { margin: 157px 0 0 0; }

#sign { margin: 5px 0 40px 0; }
#tube { margin: 0 25px 20px 0; }

#watch { margin: 0 20px 40px -20px; }
.page-watch #watch {
	margin: 36px 41px 0 0;
}

#ziskejte { margin: 75px 0 85px 0; }
#ziskejte2 { margin: 49px 0 40px; }

#prineste { margin: 49px 0 20px 0;  }
#infoBox {
	float: right;
	width: 185px;
	line-height: 1em;
	margin: -10px 0 0 0;
}
#prijdte-i-vy { margin: 0 0 0 0; }

.separator {
	padding-bottom: 20px;
	margin-bottom: 25px;
	border-bottom: 1px solid #ccc;
}

.part01 .colLeft {
	width: 210px;
	margin: 0;
	float: left;
}
.part01 .colRight {
	width: 700px;
	margin: 0 0 0 0;
	float: right;
}

.home .part01 .colRight {
	margin: -50px 0 0 0;
}

.part02 .colLeft {
	width: 420px;
	float: left;
	margin-left: 20px;
}
.part02 .colRight {
	width: 452px;
	float: right;
}


#main .page-change .colLeft {
	width: 440px;
	margin: 0;
	float: left;
}
#main .page-change .colRight {
	width: 440px;
	margin: 0;
	float: right;
}
#main .page-change .imgText {
	margin: 20px 0;
}
#main .page-change p {
	font-size: 12px;
	margin-bottom: 15px;
}
#main .page-change img.flt {
	margin: 0 8px 20px 0;
}

#main .page-choice .colLeft {
	width: 290px;
	margin: 40px 0 0;
	float: left;
}
#main .page-choice .colRight {
	width: 620px;
	margin: 40px 0 0;
	float: right;
}
#main .colRight h2 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 5px;
}
#main .colRight h3 {
	font-size: 12px;
	margin-bottom: 5px;
}
#main .colRight p {
	font-size: 12px;
}
#main .colRight p big {
	font-size: 16px;
	line-height: 1.4em;
}
#main .colRight q {
	font-size: 11px;
	font-style: italic;
}
#main .colRight q:before,
#main .colRight q:after {
	content: "";
}
#main .colRight .back {
	margin: -10px 0 0;
}

#main .page-change-detail .colLeft {
	width: 280px;
	margin: 40px 0 0;
	float: left;
}
#main .page-change-detail .colRight {
	width: 620px;
	margin: 40px 0 0;
	float: right;
}

.colLeft .title {
	font-size: 10px;
	color: #666;
	display: block;
	padding: 0 0 12px 5px;
}

.gallery {
}
	.gallery .thumb {
		float: left;
		border: 5px solid #f7298e;
		margin: 0 28px 28px 0;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
	}
	.gallery .thumb.last {
		margin-right: 0;
	}


.letter {
	padding: 15px 0 0 0;
	margin: 0 0 15px 0;
	border-top: 1px solid #ccc;
}
	#main .colRight .letter h2 {
		font-size: 20px;
		font-weight: normal;
		color: #f7268c;
		margin-bottom: 8px;
		font-style: italic;
	}
	.letter .letterHeader p {
		margin: 0 0 3px 0;
	}
	.letter .letterHeader img.flt {
		margin: 0 8px 8px 0;
	}
	.letter .letterBody img.flt {
		margin: 0 20px 15px 0;
	}
	.letter .letterBody big {
		font-style: italic;
	}
	.letter .letterBody,
	.letter.open .letterHeader img.flt,
	.letter .btn-close,
	.letter.open .btn-open {
		display: none;
	}
	.letter.open .letterBody,
	.letter .letterHeader img.flt,
	.letter.open .btn-close,
	.letter .btn-open  {
		display: block;
	}


.bottomMenu {
	list-style: none;
}
.bottomMenu a {
	color: #f7268c;
	display: block;
	font-size: 12px;
	padding: 2px 0;
}

.footer .colLeft,
.footer .colRight {
	padding-top: 30px;
	margin-bottom: 5px;
}
.footer .colRight {
	width: 460px;
}

.footer .colLeft p,
.footer .colRight p {
	font-size: 12px;
}
.footer .colLeft p {
	margin: 51px 0 0;
}

.imgText {
	margin: 0;
}

#schedule {
	margin: 0 auto 30px;
	width: 780px;
}
	#schedule img {
		vertical-align: bottom;
		border: 0 none;
	}
	#schedule p {
		margin: 0;
		line-height: 1.1em;
	}
	#schedule table {
		border: 0;
		border-collapse: collapse;
		font-size: 11px;
		margin: 5px 0 30px;
		width: 100%;
	}
	#schedule th,
	#schedule td {
		font-size: 12px;
		padding: 2px 0;
		font-weight: normal;
	}
	#schedule th a,
	#schedule td a {
		font-size: 12px;
		color: #f7268c;
	}
	#schedule .inner {
		background: #fff url(../images/bg-table.png) repeat-y 50% 0;
		padding: 0 40px;
	}

#flashMsg {
	display: none;
	background-color: #fff;
	width: 440px;
	margin-left: -255px;
	padding: 20px;
	position: fixed;
	top: 30%;
	left: 50%;
	-moz-background-clip: padding;
	-moz-border-radius: 15px;
	-moz-box-shadow: 0 0 20px rgba(30, 30, 30, 0.7);
	-webkit-box-shadow: 0 0 20px rgba(30, 30, 30, 0.7);
	-webkit-background-clip: padding;
	-webkit-border-radius: 15px;
	box-shadow: 0 0 20px rgb(40, 40, 40);
	box-shadow: 0 0 20px rgba(40, 40, 40, 0.7), inset 0px 0px 5px 3px rgba(0, 0, 0, 0.12);
	border-radius: 15px;
	background-clip: padding-box;
	border: 15px solid rgb(247, 41, 142);
	border: 15px solid rgba(247, 41, 142, 0.7);
	z-index: 10001;
}
#flashMsg a {
	font-size: 12px;
}
#flashMsg p {
	margin: 0;
}
#flashMsg img {
	margin-bottom: 20px;
}

.flt { float: left; }
.frt { float: right; }

.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }

.clear { clear: both; }

.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }  
.clearfix { zoom: 1; }

.lb-next, .lb-prev { cursor: pointer; }
.lb-data .lb-caption { color: #fff; }