body {
	position: relative;   /* ie6,8 */
	overflow-x: hidden;
	background: #ffdb00;
	font-size: 14px;
	font-family: Tahoma, sans-serif;
}

.header-logo a {
	display: inline-block;
}

h1 {
	margin: 0;
	border-right: 1px solid #991D0F;
}

h2{
	margin: 0;
	font-size: 1.8em;
}

a {
	outline: 0;
	color: #e22f1c;

}
nav, nav ul {
	margin: 0;
	padding: 0;
}

p{
  word-wrap:break-word;
}

.clearfix:after {
	display: block; 
	visibility: hidden;
	clear: both;
	height: 0;
	content: " ";
}
.clear {
	clear: both;
}

.left {
	float: left;
}
.right {
	float: right;
}
.center {
	display: block;
	margin: 0 auto;
}

.lt-ie9 .slide-info {
	background:transparent; 
	-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC000000,endColorstr=#CC000000);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC000000,endColorstr=#CC000000); 
	zoom: 1;   
}

.lt-ie8 .atrakcia-foto {   
	width: 596px;
} 

/* ---- structure ------------------------------------------ */

.wrapper {
	position: relative;
	margin: 0 auto;
	width: 1024px;
}

.header-container {
	position: relative;
	z-index: 5;
}

.header-container img {
	z-index: 20;
}

.main-container {
	border-top: 1px solid #dddddd;
	background: url('../img/gradient_bg.png')  repeat-y center;
	background-color: #ffdb00;

}

.main {
	padding-top: 60px;
	background: url('../img/blizzard.png') repeat fixed;
}

.main section {
	float: left;
	width: 72%;
}

.aside {
	float: left;
	width: 280px;
}

.header-container, .main-container, .footer-container {
	min-width: 1024px;
}

.footer-container footer {
	padding: 10px 0px;
}

/* ---- header ------------------------------------------ */

.header-container nav {
	border-top: 1px solid #bf0005;
	border-bottom: 1px solid #fb0006;
	background: #cf0007;
}

.header-container nav ul {
	float: left;
	margin: 0;
	margin-left: 10px;
	padding: 0;
}

.header-container nav li a {
	padding: 7px;
}

.header-logo {
	display: block;
	float: left;
	width: 280px;
}

.header-logo h2{
	border-right: 1px solid #991D0F;
}

.header-logo img {
	margin: 45px 16px;
}

.uz20 {
	position: absolute;
	top: 50px;
	left: 450px;
}

#castle-img {
	position: absolute;
	top: 0px;
	right: 0px;
}

.bg-fix {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	width: 35%;
	height: 100%;
	background: #ff7400;
	background: url('../img/noisy2.png') repeat;
}

/* ---- main > aside ------------------------------------------ */

.aside nav {
	margin: 0 auto;
	margin-top: 58px;
	width: 200px;
	font-size: 16px;
}

.aside h2{
	margin: 20px 0 5px 0;
}

.aside nav ul :last-child {
	border: 0;
}
#domov-link {
	background: url('../img/home.png') left no-repeat;
}
#atrakcie-link {
	padding-left: 10px;
	background: url('../img/atrakcie.png') left no-repeat;
}
#cennik-link {
	background: url('../img/cennik.png') left no-repeat;
}
#galeria-link {
	background: url('../img/galeria.png') left no-repeat;
}
#onas-link {
	background: url('../img/onas.png') left no-repeat;
}
#kontakt-link {
	background: url('../img/kontakt.png') left no-repeat;
}

.aside nav li {
	position: relative;
	display: block;
	height: 60px;
	border-bottom: 1px solid #f86a5a;
}

.aside nav a {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	padding: 10px;
	width: 170px;
	height: 40px;
	background: url('../img/noisy.png') repeat;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: -1px 0px 0px #991d0f;
}

.aside nav a span {
	display: block;
	margin: 0 auto;
	padding: 15px 0;
	width: 150px;
	height: 20px;
	text-align: center;
}

.aside h2{
	margin-bottom: 0;
	margin-left: 42px;

}

.aside-rect-bubble {
	margin: 0 auto;
	margin-top: 20px;
	padding-top: 14px;
	width: 200px;
	background: url('../img/bubble-top.png') left top no-repeat;
}

.aside-rect-bubble p {
	margin: 0;
	padding: 15px;
	width: 170px;
	border-right: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	background: #f0f0f0;
	text-align: left;
	font-size: 12px;
	line-height: 140%;
}

.rade-info {
	list-style-type: circle;
	line-height: 160%;
}

.rade-info h2 {
	margin-bottom: 5px;
	text-shadow: 0px 1px 1px #9e9e9e;
}

.rade-info li {
	margin-left: 20px;
}

.rade-info a {
	font-size: 12px;
}

#counter{
	display: block;
	margin: 0 auto;
	padding: 4px 7px;
	width: 75px;
	background: #f3f3f3;
	text-align: center;
	letter-spacing: 2px;
	font-size: 20px;
}
/* ---- main > section ------------------------------------------ */
section {
	border-left: 1px solid #f0f0f0;
}

section h1 {
	margin-left: -25px;
	padding-bottom: 15px;
	padding-left: 45px;
	border: 0;
	border-bottom: 1px solid #f0f0f0; 
	text-shadow: 0px 1px 1px #9e9e9e;
	letter-spacing: 3px;
	font-size: 20px;
}

/* ---- main > section(atrakcia) ------------------------------------------ */

.atrakcie-header {
	padding: 20px 16px;
	border: 1px solid #468C00;
	background: #468C00;
	color: #fff;
	font-size: 19px;
	line-height: 110%;
}

section article {
	margin-top: 15px;
	margin-bottom: 25px;
	margin-left: 20px;
	padding:25px;
	width: 88%;
	border-bottom: 1px solid #f0f0f0;
}

.atrakcie section article {	
	border-bottom: 1px solid #8dce22;	
}

section :last-child {
}

section article h2 {
	margin-left: 15px;
	color: #f26f02;
	text-shadow: 0px 1px 1px #9e9e9e;
	font-family: 'Ubuntu', sans-serif;
	border: 0;
}

section article h2 span {
	font-size: 1.1em;
}

.nove {
	background: url('../img/nove.png') left top no-repeat;
}
.top {
	background: url('../img/top.png') left top no-repeat;
}

.circleBase {
	overflow: hidden;
	-webkit-border-radius: 999px;
	-moz-border-radius: 999px;
	border-radius: 999px;
}

.atrakcia-img {
	position: relative;
	z-index: 10;
	margin-top: 20px;
	margin-left: 5px;
	width: 166px;
	height: 166px;
}

.atrakcia-left {
	width: 173px;
}

.atrakcia-img img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	display: block;
	width: 166px;
	height: 166px;
}

.atrakcia-img-fix {	
	position: relative;
	z-index: 10;
	width: 166px;
	height: 166px;
	background: url('../img/himg_fix.png') left top no-repeat;
}

.zadarmo {
	margin: 0 auto;
	margin-top: 24px;
	width: 120px;
	border: 1px solid #eaeaea;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	/* background: url('../img/noisy_texture_footer.png') repeat; */
	background: #fbfbfb;
	color: #000;
}

.zadarmo ul {
	margin: 0;
	padding: 5px 10px;
	padding-bottom: 0;
	padding-left: 20px;
	list-style-type: none;
	font-size: 15px;
}

.zadarmo li span {
	margin: 0 3px;
	color: #468C00;
	font-size: 20px;
}

.zadarmo strong {
	display: block;
	padding: 3px 5px;
	color: #468C00;
	text-align: center;
	letter-spacing: 2px;
	font-size: 16px;
}

.cena {
	display: block;
	margin: 0 auto;
	margin-right: 2px;
	padding: 7px 9px;
	width: 103px;
	background: #468c00;
	color: #fff;
	text-align: center;
	font-size: 18px;
}

.atrakcia-info {
	float: left;
	margin-left: 15px;
	width: 66%;
}

.atrakcia-info p {
	margin-left: 15px;
	text-align: justify;
}

.atrakcia-info ul {
	padding-left: 20px;
	color: #252525;
	list-style-type: none;
	font-size: 15px;
	line-height: 180%;
}

.atrakcia-info li {
	padding-left: 20px;
	background: url('../img/tick_2.png') left center no-repeat;
}

.atrakcia-foto {
	float: left;
	margin-top: 15px;
	padding-top: 14px;
	background: url('../img/bubble-top.png') 97% 1% no-repeat;
}

.atrakcia-foto div {
	position: relative;
	display: inline-block;
	float: left;
	margin: 0;
	padding: 10px 5px;
	width: 139px;
	height: 106px;
	background: #f0f0f0;
}

.atrakcia-foto img {
	position: absolute;
	top: 10px;
	left: 5px;
	z-index: 5;
	margin-right: 10px;
	width: 125px;
	height: 94px;
	border: 7px solid #fff;
}

.atrakcia-foto :last-child {
	margin-right: 0;
}

#facebook {
	position: fixed;
	top: 43%;
	left: -12px;
}

#facebook:hover {
	left: -8px;
}

/* ---- footer ------------------------------------------ */

.footer-content {
	position: absolute;
	top: 50%;
	margin-top: -7px;
	height: 15px;
}

.copyright {
	display: inline-block;
	float: left;
	padding: 8px 20px;
	color: #868686;
	font-size: 12px;
}
.copyright a {
	color: #f87000;
}

.footer-container nav {
	float: right;
	margin-right: 20px;
	font-size: 12px;
}

.footer-container nav ul {
	margin-right: 5px;
	padding: 7px;
}

.footer-container nav li {
	display: inline;
	margin-left: 6px;
	text-decoration: none;
}

.footer-container nav a {
	text-decoration: none;
}

#totop {
	display: inline-block;
	position: fixed;
	right: 30px;
	bottom: 80px;
	margin-top: 2px;
	margin-right: 10px;
	width: 25px;
	height: 25px;
	outline: 0;
	background: url('../img/to_top_icon.png') no-repeat;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
}

#totop :hover {
	color: #d7d7d7;
}

/* ---- theme ------------------------------------------ */

header {
	background: #ff7400;
	background: url('../img/noisy2.png') repeat;
}

nav li a {
	color: #db2815;
}

nav li a:hover {
	color: #f64d3a;
}

.main {
	padding-bottom: 40px;
	font-size: 14px;
}

.footer-container {
	background: #121212;
	background: url('../img/noisy_texture_footer.png') repeat;
}

.header-container, .header-logo {
	background: #e62b17;
	background: url('../img/noisy.png') repeat;
}
.header-container {
	border-bottom: 1px solid #991d0f;
}

.aside nav ul {
	background: #e62b17;
	background: url('../img/noisy.png') repeat;
	color: #fff;
}

.aside nav ul a {
	color: #470a03;

	font-size: 17px;
}

.aside nav ul a:hover {
	color: #fcb1a9;
}
/* ---- domov ------------------------------------------ */
p {
	margin: 19px 0;
	margin-bottom: 5px;
	text-align: justify;
	line-height: 150%;
}

.domov-header {
	padding: 20px 16px;
	border: 1px solid red;
	background: #e22f1c;
	color: #fff;
	font-size: 19px;
	line-height: 110%;
}

#domov img {
	display: block;
	margin: 0 auto;
	width: 500px;
}

/* ---- cennik ------------------------------------------ */

.cennik td, th {
	border-spacing: 0;
	border-bottom: 1px solid #f0f0f0;
}
.cennik {
	margin: 0px;
	padding: 0;
	width: 100%;
	font-size: 13px;
}
.cennik td {
	padding: 12px 6px;
	color: #2e0a05;
	text-align: center;
	font-size: 17px;
}
.cennik th {
	padding: 10px;
}

.cennik-img {	
	position: relative;
	width: 116px;
	height: 116px;
}

.cennik-img-fix {	
	position: relative;
	z-index: 10;
	width: 116px;
	height: 116px;
	background: url('../img/cimg_fix.png') left top no-repeat;
}

.cennik-img img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	display: block;
	width: 116px;
	height: 116px;
}

.cennik-cena {
	padding-right: 30px;
	color: #000;
	font-weight: bold;
}

.cennik-pdf-link {
	float: right;
	padding: 9px 16px;
	color: #e12e1b;
	font-size: 12px;
}

/* ---- galeria ------------------------------------------ */

.galeria > a {
	position: relative;
	display: inline-block;
	width: 158px;
	height: 130px;
}

.galeria img {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	margin: 4px;
	padding: 6px;
	width: 130px;
	height: 100px;
	border: 1px solid #eee;
	background: #fff;
}

.galeria img:hover {
	border: 1px solid #ddd;
}

.galeria h2{
	margin-left: 0;	
}

/* ---- kontakt ------------------------------------------ */

.kontakt td, th {
	padding: 0px 2px;
	border: none;
}

.kontakt th {
	padding-left: 22px;
	border: none;
}
.kontakt-info {
	margin: 0 auto;
	padding: 12px;
	width: 490px;
	border: 1px solid #a3a3a3;
	background: #f8f8f8;
}

.kontakt-info-table, .kontakt-info-ul {
	display: inline-block;
	float: left;
	font-size: 14px;
	line-height: 150%;
}

.kontakt-info-ul {
	margin: 0;
	padding: 30px 24px;
	border: 1px solid #535353;
	background: #f9f9f9;
	list-style-type: none;
}

.kontakt-info-table {
	padding: 10px;
}

.kontakt input[type=text], select {
	margin: 6px 0;
	margin-right: 10px;
	padding: 3px;
	width: 200px;
}

.kontakt label {
	display: block;
}

.kontakt textarea {
	margin: 6px 0;
	padding: 3px;
	width: 350px;
	height: 150px;
}

.kontakt input[type=submit] {
	display: block;
	margin-top: 10px;
	padding: 7px;
	width: 70px;
	outline: none;
	border: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-color: #F2F2F2;
	color: #313131;
	font: bold 11px Tahoma;
	cursor: pointer;
}

.kontakt input[type=submit]:hover{
	background: #ddd;
}

.captcha {
	width: 220px;
}

.captcha img {
	display: block;
}

.kontakt span {
	display: block;
	color: #a7a7a7;
	font-size: 10px;
}

.email-scs {
	margin: 70px 30px 50px 60px;
	padding: 15px;
	border: 1px solid green;
	background: #33d537;
	color: #fff;
}

.err-msg{
	color: #ee1a1f;
	font-size: 11px;
	padding: 2px 0;
}

.circle_fix {
	position: absolute;
	top: 0;
	left: 0;
}

.kontakt p{
	margin: 35px 0;
	font-size: 13px;
	line-height: 125%;
}
/* ---- o_nas ------------------------------------------ */

#onas img{
	margin-top: 25px; 
	margin-bottom: 25px;
}




