﻿@font-face {
	font-family: "PT Serif";
	src: local("PT Serif "), url(../css/ttf/PT_Serif.ttf) format("truetype");
}
* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
	font-family: Tahoma;
}
#mask {
	min-height: 100%;
	width: 100%;
	margin: 0 auto;
}
#container {
	margin: 0px;
	padding-bottom: 0px;
}
#logo {
	margin: -3px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 209px;
	text-align: center;
	height: 83px;
	z-index: 999;
	position: absolute;
}
#head {
	padding: 0px;
	margin: 0px;
	background-position: center -17px;
	height: 83px;
	background-repeat: repeat;
	background-image: url('../img/top.png');
}
header {
	padding: 0px;
	background-position: right top;
	width: 940px;
	margin: 0px auto 0px auto;
	height: 83px;
	background-repeat: repeat;
}
nav {
	margin: 0px 0px 0px 210px;
	background-position: center top;
	padding: 0px;
	text-align: right;
	color: #FFFFFF;
	font-size: 10px;
	float: left;
	width: 740px;
}
ul {
	list-style-type: none;
	height: 15px;
	padding: 0px;
	margin: 5px 0px 0px auto;
	text-align: right;
}
li {
	list-style-type: none;
	float: right;
	height: 20px;
	margin: 0px 1px 0px 1px;
	padding: 0px;
}
.active {
	font-size: 12px;
}
.active a {
	color: #CE0000;
	font-size: 12px;
	text-shadow: 1px 1px 0px #ffffff;
}
li a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	display: block;
	height: 20px;
	font-weight: normal;
	text-transform: lowercase;
}
li:hover {
	color: #000000;
}
li a:hover {
	color: #CE0000;
	text-shadow: 1px 1px 0px #ffffff;
}
h1 {
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	padding: 0px 5px 4px 0px;
	margin: 17px 0px 0px 0px;
	width: auto;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.7);
}
.tresc {
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
}
article {
	padding: 20px 20px 70px 20px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#graphic {
	background-image: url('../img/roberts.png');
	background-repeat: no-repeat;
	background-position: right top;
	height: 230px;
	padding-right: 560px;
}
.photos {
	margin-right: auto;
	margin-left: auto;
	width: auto;
	padding: 5px 0px 5px 0px;
	text-align: center;
}
.photos img {
	box-shadow: 0px 0px 5px 0px rgba(255,255,255,0.4);
	margin: 5px 3px 5px 4px;
	border: 1px solid rgba(82, 67, 61,0.7);
}
.content {
	padding: 0px;
	margin: 0px auto 0px auto;
	z-index: 10;
}
.content h6 {
	box-shadow: 0px 5px 5px 1px rgb(106, 86, 76);
	margin: -23px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	background-position: center bottom;
	color: #ffffff;
	display: block;
	text-align: center;
	font-size: 14px;
	background-repeat: repeat;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.8);
	z-index: 0;
	height: 21px;
	font-weight: normal;
	position: absolute;
	width: 100%;
	background-color: rgba(0,0,0,0.2);
	text-indent: 170px;
}
.content h6.active {
	border-width: 0px;
	border-style: none;
}
.content h6:hover {
	background-position: center top;
	cursor: help;
	background-repeat: repeat-x;
	z-index: 20;
	text-decoration: blink;
	color: #CABDB5;
	opacity: 0.9;
	background-color: #000000;
}
.content div {
	margin-bottom: -25px;
}
.contain {
	margin: 0px auto 0px auto;
	background-position: center center;
	padding: 0px;
	background-repeat: repeat;
	background-image: url('../img/bg_white_85.png');
}
footer {
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.6);
	border-width: 1px;
	border-color: rgba(255,255,255,0.4);
	background-position: center bottom;
	overflow: hidden;
	padding: 50px 0px 50px 0px;
	margin-top: -49px;
	height: 48px;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	background-repeat: repeat;
	border-top-style: solid;
	background-color: rgba(0,0,0,0.7);
}
#foot {
	margin: 2px auto 5px auto;
	width: 980px;
}


#koniec {
	margin: 2px auto 2px auto;
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	height: auto;
}






#contact {
	float: left;
	width: 680px;
	margin-top: 8px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.6);
	line-height: 1.3em;
}


#mapa {
	float: right;
	width: 600px;
	margin-top: 8px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.6);
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: right;
}



.google-maps {
	padding: 0;
	height: 220px;
	margin: auto;
	width: 100%;
}
#contact a {
	text-decoration: none;
	color: #CABDB5;
}
#author {
	float: left;
	margin: 8px 0px 0px 0px;
	width: 260px;
	font-size: 11px;
	padding-left: 20px;
	line-height: 1.3em;
}


#facebook {
	float: left;
	margin: 8px 0px 0px 0px;
	width: 380px;
	font-size: medium;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}











#author a {
	text-decoration: none;
	color: #CABDB5;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.6);
}
#author img {
	border-style: none;
}
#author a:hover {
	color: #FFFFFF;
}
#contact a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.tab {
	width: 974px;
	height: 420px;
	margin-right: auto;
	margin-left: auto;
	table-layout: auto;
	border-spacing: 0px;
	caption-side: top;
	padding-bottom: 70px;
	text-align: center;
}
td a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
td img {
	border: 1px solid #000000;
}
td img:hover {
	opacity: 0.8;
}
td a:hover {
	color: #C0C0C0;
}
.logo_katalogu {
	margin-top: 0px;
	margin-bottom: 4px;
}
.highlight {
	text-decoration: blink;
	color: #CABDB5;
}
.second {
	border-width: 1px;
	border-color: #000000;
	border-top-style: solid;
	padding-top: 20px;
	margin-top: 10px;
}
li img {
	border-style: none;
}
li img:hover {
	opacity: 0.6;
}
footer:hover {
	background-color: rgba(0,0,0,0.9);
}
#hidden {
	height: 0px;
	width: 0px;
}
h2 a:hover {
	color: #FFFFFF;
}
.auto-style1 {
	font-size: x-small;
}
h3 {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 17px;
	padding-left: 20px;
	margin-bottom: 15px;
}
.counter {
	border-style: none;
	vertical-align: 15%;
}
