﻿html, body, div, section, header, footer, article, nav, ul, li, table, tr, td, a {
	padding: 0px;
	margin: 0px;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}
html {
	background-image: url('img/bg.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
body {
	background-position: center 200px;
	background-image: img/bg.jpg;
	background-repeat: no-repeat;
	background-attachment: scroll;
}
h1 {
	font-size: x-large;
	text-align: center;
	margin-bottom: 20px;
}
h2 {
	font-size: small;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
}
h3 {
	font-size: medium;
	margin-left: 10px;
	font-weight: normal;
	margin-right: 10px;
	text-align: justify;
}
h4 {
	padding: 0px;
	font-size: large;
	font-weight: normal;
	float: left;
	margin-top: 5px;
	width: 600px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #C9AE00;
	text-decoration: underline;
}
.clear {
	clear: both;
}
header {
	box-shadow: 0px 2px 15px #000000;
	width: 100%;
	height: auto;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	padding-bottom: 10px;
	background-image: url('img/header_bg.png');
	background-repeat: repeat-x;
	padding-top: 20px;
	background-color: #EFEFEF;
}
header #naglowek {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	height: auto;
}
header #logo {
	padding: 0px;
	font-size: xx-large;
	font-weight: bold;
	border-width: 0px;
	margin: 0px 10px 10px 0px;
	float: left;
}
header #logo img {
	border-width: 0px;
}
header nav {
	float: right;
}
header nav ul {
	list-style-type: none;
	float: left;
	width: auto;
}
header nav ul li {
	list-style-type: none;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
header nav img {
	border: 1px solid #000000;
	margin: 2px;
}
header nav img:hover {
	border: 1px solid #C9AE00;
	margin: 2px;
	box-shadow: 0px 1px 3px;
}
header #menu {
	float: left;
}
.prawa_gora {
	text-align: right;
	vertical-align: top;
}
#contain {
	padding: 10px;
	border: 1px solid #000000;
	border-radius: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	width: 930px;
	height: auto;
	background: rgba(255,255,255,0.8);
}
#anvsoftJavaScriptSlideshow {
	border: 0px solid #000000;
	width: 900px;
	height: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#ufoFlash p {
	text-align: center;
}
.foto {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 15px;
}
.foto260x195 {
	border: 0px solid #000000;
	margin-right: 10px;
	margin-left: 23px;
}
.foto310x230 {
	border: 0px solid #000000;
	margin: 2px;
}
#logo_polish {
	border-width: 0px;
	margin-right: 265px;
	margin-left: 265px;
}
footer {
	margin-top: 10px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: center;
	padding-top: 10px;
}
.naglowek {
	font-size: x-large;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: -10px;
}
.prawa_gora img {
	border: 1px solid #000000;
}
#cennik {
	border: 1px solid #000000;
	margin-bottom: 20px;
}
#cennik td {
	vertical-align: top;
	text-align: center;
	border: 1px solid #000000;
}
.auto-style1 {
	text-align: center;
	font-size: x-large;
	font-weight: bold;
}
.auto-style2 {
	font-size: small;
}
