﻿body {
	padding: 0px;
	margin: 0px;
	background-position: center top;
	color: #000000;
	background-repeat: repeat-x;
	font-family: Helvetica, Arial, sans-serif;
	background-image: url('../img/tlo.jpg');
	background-attachment: fixed;
}

.contain {
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.3);
	border-style: none;
	padding: 0px;
	margin: 0px auto 0px auto;
	max-width: 932px;
	height: auto;
	background-color: #FFFFFF;
}

header {
	border-width: 0px;
	border-style: none;
	padding: 0px;
	margin: 0px auto 0px auto;
	max-width: 960px;
	right: auto;
	left: auto;
	text-align: center;
	background-image: url('../img/header.png');
	background-repeat: no-repeat;
	height: 71px;
	width: 100%;
}

h1 {
	padding: 23px 0px 23px 0px;
	border-style: none;
	margin: 0px auto 0px auto;
	font-size: 17px;
	font-weight: bold;
	color: #C0C1C2;
	text-align: left;
	max-width: 932px;
	right: auto;
	left: auto;
	height: 25px;
	letter-spacing: -1px;
	font-variant: small-caps;
	float: left;
	text-indent: 40px;
}

.intro {
	padding: 24px;
	font-size: 15px;
	font-weight: normal;
	color: #1C3756;
	text-align: justify;
	margin: 0px;
	line-height: 1.1em;
	background-repeat: repeat;
}

h3 {
	font-size: 22px;
	font-weight: normal;
	color: #808080;
	text-align: center;
	margin: 5px 20px 0px 20px;
	line-height: 1em;
}

h3 img {
	border-style: none;
}

h3 a {
	color: #999999;
	transition-duration: 1s;
}

h3 a:hover {
	color: #FFFFFF;
	transition-duration: 1s;
	text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.45)
}

footer {
	padding: 8px 0px 0px 0px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	margin: 0px auto 0px auto;
	max-width: 900px;
	height: auto;
	color: #000000;
	background-image: url('img/tlo_kontakt.png');
	text-align: center;
	line-height: normal;
	background-color: #FFFFFF;
}

#author {
	min-height: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 11px;
	padding-left: 0;
	text-align: center;
	color: black;
}

h5 {
	background-position: 20px 21px;
	margin: 0px auto 0px auto;
	padding: 22px 20px 23px 20px;
	text-align: center;
	font-size: medium;
	line-height: 1.2em;
	color: #626566;
	font-weight: normal;
	max-width: 936px;
	letter-spacing: 0px;
	height: 55px;
	background-image: url('../img/logo.png');
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}

h5 a {
	color: #999999;
	transition-duration: 1s;
}

article {
	margin: 0px;
}

h5 a:hover {
	color: #ffffff;
	transition-duration: 1s;
}

.google-maps {
	border-width: 0;
	border-color: #FFFFFF;
	padding: 0;
	height: 320px;
	margin: auto;
	width: 100%;
}

#top {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 850px;
	height: 276px;
}

.top {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	padding: 20px 0px 20px 0px;
	margin: 0px auto 0px auto;
	max-width: 932px;
	height: auto;
	right: auto;
	left: auto;
	background-color: #FFFFFF;
}

#anvsoftJavaScriptSlideshow {
	border-width: 0px;
	margin: 0px auto 0px auto;
	padding: 0px;
	border-style: none;
	width: 882px;
	height: 245px;
	position: relative;
}

.lang {
	background-position: left top;
	margin: 0px auto 0px auto;
	padding: 25px 40px 25px 20px;
	height: 21px;
	font-size: 12px;
	text-align: center;
	color: #CCCCCC;
	background-image: url('../img/top.jpg');
	background-repeat: no-repeat;
	float: right;
}

.language {
	font-size: 15px;
}

.language a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	vertical-align: 3px;
}

.language a:hover {
	text-decoration: none;
	color: #F61C03;
	font-weight: bold;
	vertical-align: 3px;
	font-size: 15px;
	text-shadow: 1px 1px 0px #000000;

}

.language .active {
	color: #F61C03;
	text-shadow: 1px 1px 0px #000000;
}

.lang img {
	border: 1px solid #808080;
	transition-duration: 1s;
	margin-right: 2px;
	margin-left: 2px;
}

.lang img:hover {
	box-shadow: 0px 0px 5px 1px #FFFFFF;
	border: 1px solid #C0C0C0;
	transition-duration: 1s;
}

p {
	color: #000000;
}

.counter {
	vertical-align: middle;
	opacity: 0.75;
}

.counter:hover {
	opacity: 1;
}

.photos {
	text-align: center;
	width: 100%;
}

.intro a {
	color: #000000;
}

.intro a:hover {
	color: #808080;
}

.floating {
	float: right;
	margin-left: 20px;
	margin-bottom: 5px;
	border: 1px solid rgba(255, 255, 255, 0.6);
	box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.3);
}

.intro a {
	color: #800000;
	text-decoration: none;
	font-weight: bold;
}

@media (max-width:962px) {
	#anvsoftJavaScriptSlideshow {
		display: none;
	}

	.top {
		display: none;
	}

	h1 {
		padding: 23px 0px 20px 0px;
		border-style: none;
		margin: 0px auto 0px auto;
		font-size: 17px;
		font-weight: bold;
		color: #C0C1C2;
		text-align: center;
		width: 100%;
		right: auto;
		left: auto;
		height: 25px;
		letter-spacing: -1px;
		font-variant: small-caps;
		float: none;
		text-indent: 0px;
		height: auto;
		min-height: 20px;
	}

	header {
		border-width: 0px;
		border-style: none;
		padding: 0px 0px 0px 0px;
		margin: 0px auto 0px auto;
		max-width: 960px;
		right: auto;
		left: auto;
		text-align: center;
		background-image: none;
		background-color: #000;
		background-repeat: no-repeat;
		height: auto;
		min-height: 30px;
	}

	.lang {
		background-position: left top;
		margin: 0px auto 0px auto;
		padding: 25px 0px 25px 0px;
		width: 100%;
		height: 21px;
		font-size: 12px;
		text-align: center;
		color: #CCCCCC;
		background-color: #eee;
		float: none;
	}

}

@media (max-width:579px) {
	h5 {
		background-position: center 10px;
		margin: 0px auto 0px auto;
		padding: 92px 20px 23px 20px;
		text-align: center;
		font-size: 13px;
		line-height: 1.2em;
		color: #626566;
		font-weight: normal;
		max-width: 936px;
		letter-spacing: 0px;
		height: auto;
		min-height: 50px;
		background-image: url('../img/logo.png');
		background-repeat: no-repeat;
	}
}