﻿@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: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
}
#mask{
	min-height:100%;
	width:100%;
	margin:0 auto;
}

#container{
	margin: 0px;
	padding-bottom: 0px;
}
#logo {
	box-shadow: 1px 1px 20px 3px #666666;
	margin: 0px 0px 0px 40px;
	padding: 0px;
	float: left;
	width: 175px;
	text-align: center;
	height: 175px;
	z-index: 999;
	position: absolute;
}
#head {
	box-shadow: 1px 1px 15px 2px #C0C0C0;
	padding: 0px;
	margin: 0px auto 0px auto;
	background-position: center top;
	height: 55px;
	background-repeat: repeat;
	background-image: url('../img/bg_white_60.png');
	width: 960px;
	min-width: 910px;
}
header {
	padding: 0px;
	background-position: right top;
	width: 910px;
	margin: 0px auto 0px 0px;
	height: 35px;
	background-repeat: repeat;
}
nav {
	margin: 0px 0px 0px 240px;
	background-position: center top;
	padding: 0px;
	text-align: right;
	color: #FFFFFF;
	font-size: 10px;
	float: left;
	width: 700px;
}
ul {
	list-style-type: none;
	height: 15px;
	padding: 0px;
	margin: 3px 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: #000000;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	margin: -23px 0px 0px 0px;
	width: auto;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	text-shadow: 1px 1px 1px #ffffff;
	padding-top: 0px;
	padding-right: 0px;
}
h2 {
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
}
h2 a {
	color: #A2A2A2;
	text-decoration: none;
}
h2 a:hover {
	color: #000000;
	text-decoration: underline;
}
h2 a:hover {
	color: #FFFFFF;
}
article {
	padding: 20px 10px 70px 10px;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
}
.photos {
	margin-right: auto;
	margin-left: auto;
	width: auto;
	padding: 5px 0px 20px 0px;
	text-align: center;
}
.photos img {
	box-shadow: 1px 1px 5px 0px #C0C0C0;
	margin: 5px 1px 5px 1px;
	border: 1px solid #734871;
}
.content {
	margin: 0px auto 0px auto;
	padding: 0px;
	z-index: 10;
	width: 960px;
}
.content h6 {
	box-shadow: 1px 1px 15px 2px #C0C0C0;
	margin: 0px;
	padding: 4px 0px 0px 0px;
	background-position: center bottom;
	color: #DFDFDF;
	display: block;
	text-align: center;
	font-size: 15px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	background-repeat: repeat;
	text-shadow: 1px 1px 0px #000000;
	z-index: 0;
	height: 26px;
	font-weight: normal;
	position: absolute;
	width: 960px;
	background-color: #D12924;
}
.content p {
font-size: 1.2em;
line-height: 1.4em;
padding: 10px;
}
.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: #FFFFFF;
	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_60.png');
}
.contain:hover {
	background-repeat: repeat;
	background-image: url('../img/bg_white_85.png');
}

footer{
	box-shadow: 1px 1px 10px 1px #C0C0C0;
	background-position: center bottom;
	overflow: hidden;
	padding: 0px;
	margin-top: -48px;
	height: 48px;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	background-repeat: repeat;
	background-image: url('../img/bg_black_60.png');
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	width: 910px;
	min-width: 910px;
	margin-right: auto;
	margin-left: auto;
}
#foot {
	margin: 2px auto 5px auto;
	width: 910px;
}
#contact {
	float: left;
	width: 640px;
	margin-top: 8px;
	text-shadow: 1px 1px 0px #000000;
	line-height: 1.3em;
}
#contact a {
	text-decoration: none;
	color: #FF0000;
}
#author {
	float: left;
	margin: 8px 0px 0px 0px;
	width: 250px;
	font-size: 11px;
	padding-left: 20px;
	line-height: 1.3em;
}
#author a {
	text-decoration: none;
	color: #FF0000;
	text-shadow: 1px 1px 0px #000000;
}
#author img {
	border-style: none;
}
#author a:hover {
	color: #FFFFFF;
}
#contact a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.tab {
	width: 890px;
	height: 150px;
	margin-right: auto;
	margin-left: auto;
	table-layout: auto;
	border-spacing: 0px;
	caption-side: top;
	padding-bottom: 20px;
	text-align: center;
	padding-top: 10px;
}
td a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
td img {
	border: 1px solid #000000;
}
td img:hover {
	border-color: #8BB2D5;
	opacity: 0.8;
}
td a:hover {
	color: #8BB2D5;
	text-shadow: 1px 1px 0px #000000;
}
.logo_katalogu {
	margin-top: 0px;
	margin-bottom: 4px;
}
.highlight {
	text-decoration: blink;
	color: #FFFFFF;
}
.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: #534D4A;
}
#hidden {
	height: 0px;
	width: 0px;
}
