﻿body {
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #000000;
	background-image: url('../img/bg1.jpg');
}
nav {
	padding: 0px;
	margin: -16px 0px 0px 0px;
	background-position: center center;
	height: 45px;
	background-image: url('../img/nav_bg.png');
	background-repeat: no-repeat;
}
ul.menu {
	border: 0px solid #000000;
	list-style-type: none;
	width: 910px;
	right: auto;
	left: auto;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
ul.menu li{
	float: left;
	text-align: center;
	list-style: none;
	color: #FFFFFF;
	padding-right: 10px;
}
.logo {
	border: 0px solid #000000;
	list-style-type: none;
	width: 500px;
	right: auto;
	left: auto;
	margin-top: 15px;
	margin-right: auto;
	margin-left: 0px;
	padding-left: 275px;
	padding-right: 190px;
}
header {
	margin: 0px auto 0px auto;
	padding: 0px;
	border-width: 1px;
	border-color: #CCCCCC;
	color: #FFFFFF;
	font-family: calibri;
	text-align: center;
	border-top-style: solid;
	border-bottom-style: solid;
	background-image: url('../img/tlo_srodek.png');
}
h1{
	margin: 10px auto 10px auto;
	color: #663300;
	font-size: 20px;
	width: 950px;
	font-family: calibri;
	text-align: center;
	text-shadow: 2px 2px 1px #FFFFFF;
}
li a {
	color: #000000;
	font-family: calibri;
	font-size: 18px;
	text-decoration: none;
}

li a:hover {
	color: #FF0000;
	font-family: calibri;
	font-size: 18px;
	text-decoration: none;
	text-shadow: 2px 2px 1px #000000;
	font-weight: bold;
}
h3 {
	font-family: calibri;
	font-size: 14px;
	font-weight: normal;
	color: #000080;
}
