html {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 22px;
	color: #666666;
}
body a {
	color: #666666;
	text-decoration: none;
}
body a:hover {
	color: #999999;
	text-decoration: underline;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: justify;
}
h1 {
	font-size: 28px;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	color: #999999;
}
h1 span {
	font-size: 18px;
	color: #FF6800;
}

h2 {
	font-size: 14px;
	font-weight: normal;
	background-color: #FF6800;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}

.clear {
	clear: both;
}
#main {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#top {
	height: 484px;
	width: 900px;
}
#top_site {
	height: 216px;
	width: 900px;
}

#header {
	height: 90px;
	width: 900px;
}
#header  .logo {
	float: left;
	padding-top: 20px;
	padding-left: 10px;
}

#header .menu_top  {
	margin: 0px;
	list-style-type: none;
	float: right;
	padding-top: 55px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header  .menu_top li {
	float: left;
}
#header .menu_top li a {
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	font-size: 11px;
}
#header .menu_top li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#header .menu_top .sitemap a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/bullet_sitemap.gif);
	background-repeat: no-repeat;
	background-position: right 6px;
	display: block;
	padding-right: 20px;
}
#header_site {
	height: 160px;
	width: 900px;
}
#header_site  .logo {
	float: left;
	padding-top: 20px;
	padding-left: 10px;
}
#header_site .haslo {
	float: right;
	padding-top: 21px;
	padding-right: 15px;
}
#header_site .menu_top  {
	margin: 0px;
	list-style-type: none;
	float: right;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header_site  .menu_top li {
	float: left;
}
#header_site .menu_top li a {
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	font-size: 11px;
}
#header_site .menu_top li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#header_site .menu_top .sitemap a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/bullet_sitemap.gif);
	background-repeat: no-repeat;
	background-position: right 6px;
	display: block;
	padding-right: 20px;
}
#menu {
	height: 55px;
	width: 900px;
	background-image: url(../images/bg_menu.gif);
	background-repeat: repeat-x;
	padding-bottom: 19px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	float: left;
	background-image: url(../images/oddzielnik_menu.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#menu li a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	padding-right: 20px;
	padding-left: 20px;
	display: block;
	height: 37px;
	padding-top: 18px;
	float: left;
}
#menu a:hover {
	color: #CCCCCC;
}

#menu .select a {
	color: #666666;
	background-image: url(../images/bg_menu_select.gif);
	background-repeat: repeat-x;
}
#menu .select a:hover {
	color: #666666;
	background-image: url(../images/bg_menu_select.gif);
	background-repeat: repeat-x;
}
.box_menu .szary {
	background-color: #B0B0B0;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFC46B;
	width: 180px;
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 14px;
}

#content {
	padding-top: 20px;
}
#content #left {
	float: left;
	width: 200px;
	padding-top: 45px;
}
#content #right {
	float: right;
	width: 670px;
}
#content #right p {
	padding-bottom: 20px;
}
#content #right ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	list-style-type: none;
}
#content #right li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 15px;
}
#content #right li li {
	background-image: url(../images/bullet2.gif);
}



#footer {
	width: 900px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	padding-top: 15px;
	padding-bottom: 15px;
	position: relative;
	margin-top: 30px;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
#footer li {
	float: left;
}
#footer li a {
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	font-size: 11px;
}
#footer .none a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer p {
	float: right;
	font-size: 11px;
}
#footer span a {
	color: #FC6D00;
	text-decoration: none;
}
#footer span a:hover {
	color: #FC6D00;
	text-decoration: underline;
}
#map {
	height: 400px;
	width: 660px;
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #CCCCCC;
}

form {
	margin: 0px;
	padding: 0px;
}
form p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
form label {
}
form input {
	font-size: 12px;
	border: 1px solid #CCCCCC;
	width: 200px;
}
form textarea {
	font-size: 12px;
	border: 1px solid #CCCCCC;
	width: 200px;
}
.button_wyslij {
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
.button_wyslij a {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	height: 23px;
	width: 70px;
	padding-top: 2px;
	background-image: url(../images/button.jpg);
	background-repeat: no-repeat;
}
.button_wyslij a:hover {
	color: #999999;
	text-decoration: none;
}
.form_error {
  color: #d8732f;
  
}

#naglowek-tekst {
margin-top:10px;
color: #999999;
font-size: 28px;
font-weight: normal;
padding: 0 0 20px;
}

#tekst-top-page{
text-align:justify
}

#tekst-top-page span {
font-weight:bold; 
color:#FF6D00
}
