﻿body {
	padding: 15px 0px 0px 0px;
	margin: 0px;
	color: #000000;
	background-color: #500D09;
}
#top {
	padding: 0px;
	margin: 0px auto 0px auto;
	background-position: center bottom;
	width: 900px;
	height: 400px;
	z-index: 999;
}
a {
	color: #333333;
}
a:hover {
	color: #808080;
}
.contain {
	padding: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	color: #FFFFFF;
	margin: 0px auto 0px auto;
	width: 900px;
	height: auto;
	background-repeat: repeat;
	box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.1) inset;
	background-color: #69100C;
}
header {
	background-position: center top;
	border-width: 0px;
	border-style: none;
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 900px;
	text-align: center;
	background-image: url('../img/head.png');
	background-repeat: no-repeat;
	height: 145px;
}
#head {
	position: absolute;
	width: 100%;
	margin-top: -453px;
	z-index: 999;
}
h1 {
	border-style: none;
	margin: 0px;
	font-size: 20px;
	font-weight: normal;
	color: #FFF4AB;
	text-align: center;
	width: auto;
	right: auto;
	left: auto;
	vertical-align: auto;
	height: 40px;
	padding-bottom: 5px;
	text-shadow: 1px 1px 0px #000000;
	z-index: 999;
	letter-spacing: 0px;
	top: 0px;
	font-family: Gabriela;
	line-height: 40px;
	padding-top: 5px;
}
h2 {
	padding: 18px 25px 8px 25px;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	margin: 0px;
	line-height: 1.1em;
	background-repeat: repeat;
}
.prod {
	font-size: 10px;
	padding: 0px 25px 0px 25px;
	margin: 0px;
}
.intro {
	padding: 18px 25px 8px 25px;
	font-size: 15px;
	font-weight: normal;
	color: #FFF9CC;
	text-align: justify;
	margin: 0px;
	line-height: 1.1em;
	background-repeat: repeat;
	font-family: Gabriela, "Book Antiqua", "Times New Roman";
}
h3 {
	font-size: 13px;
	font-weight: normal;
	color: #FFF9CC;
	text-align: center;
	margin: 25px 20px 35px 20px;
	line-height: 1em;
}
h3 img {
	border-style: none;
}
footer {
	padding: 8px 0px 8px 0px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	margin: 0px auto 0px auto;
	width: 900px;
	height: auto;
	color: #000000;
	background-image: url('img/tlo_kontakt.png');
	text-align: center;
	vertical-align: auto;
	line-height: normal;
}
h5 {
	margin: 0px auto 0px 0px;
	padding: 10px 0px 0px 0px;
	text-align: left;
	font-size: 15px;
	line-height: 1.1em;
	color: #FFF4AB;
	font-weight: normal;
	letter-spacing: -1px;
	width: 450px;
	height: 115px;
	font-family: Gabriela;
	float: left;
}
h5 a {
	color: #FFFFFF;
	transition-duration: 1s;
	letter-spacing: 0px;
}
h5 a:hover {
	color: #FFF4AB;
	transition-duration: 1s;
}
article {
	background-position: center top;
	margin: 0px;
	background-image: url('../img/bg_content.png');
	background-repeat: no-repeat;
}
#anvsoftJavaScriptSlideshow {
	border-style: none;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	z-index: 1;
	position: absolute;
	float: left;
}
#floating
{
	box-shadow: 1px 1px 15px 2px #C0C0C0;
	border-radius: 0px 0px 15px 15px;
	margin: 1px 20px 20px 30px;
	background-color: #7A6D5C;
	float: right;
	width: 500px;
	height: 400px;
	text-align: center;
}
.lang {
	margin: 0px auto 0px auto;
	padding: 55px 0px 0px 0px;
	width: 450px;
	height: 33px;
	font-size: 10px;
	text-align: right;
	color: #CCCCCC;
	letter-spacing: -5px;
	float: right;
}
.language {
	font-size: 15px;
}
.language a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.language a:hover {
	text-decoration: none;
	color: #F61C03;
	font-weight: bold;
	font-size: 15px;
	text-shadow: 1px 1px 0px #000000;

}
.language .active {
	color: #F61C03;
	text-shadow: 1px 1px 0px #000000;
}
.content2 {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 900px;
}
.gallery3 {
	padding: 0px;
	margin: 20px 0px 0px 0px;
	text-align: center;
	font-family: calibri;
}
.gallery3 img {
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
	margin: 0px 1px 0px 1px;
	border: 1px solid rgba(255,255,255,0.15);
	transition-duration: 0.6s;
}
.gallery3 img:hover {
	transition-duration: 0.6s;
}

.lang img {
	border: 1px solid transparent;
	transition-duration: 1s;
}
.lang img:hover {
	transform: scale(1.1);
	transition-duration: 1s;
}

p {
	color: #000000;
}

.first { 
font-size: 24px;
font-weight: 700;
}

.counter {
	vertical-align: middle;
}
.floating_l {
	float: left;
	margin: 0px 20px 20px 0px;
	padding: 0px;
}
.floating_r {
	float: right;
	margin: 0px 0px 20px 20px;
	padding: 0px;
}
#logo {
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 900px;
	z-index: 999;
	height: 125px;
	color: #FFFCC8;
	font-size: 28px;
	font-family: Gabriela;
}
small {
	font-size: 14px;
	margin-top: -10px;
	padding: 0px;
	line-height: 1em;
}
small a {
	color: #000000;
}
small a:hover {
	color: #7E0C0C;
}
h3 a {
	color: #FFFDEC;
}
h3 a:hover {
	color: #FFFF00;
}
html {
	background-image: url('../img/bg.jpg');
}
