﻿body {
	font-family: "Arial", Helvetica, sans-serif;
	background: #1f1f1f url(../img/tlonag.jpg) repeat-x;
	margin: 0;
	float: center;
}
/* ----------------------------- Wygląd strony - Start ----------------------------- */
#strona {
	width: 960px;
	margin: 0 auto;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 24px;
	font-weight:bold;
	color: #000a0f;
	margin-left: 40px;
	margin-top: 25px;
}

#txt_zwykly_l {
	font-style: none;
	text-align: justify;
	font-size: 16px;
	color: 000a0f;
	margin-left: 80px;
	margin-right: 80px;
}
#txt_duzy_c {
	font-size: 22px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	color: #000a0f;
	margin-left: 80px;
	margin-right: 80px;
}
#infotytul {
	font-style: italic;
	font-size: 16px;
	color: 000a0f;
	margin-left: 80px;
	margin-right: 80px;
}
/* ----------------------------- Wygląd strony - Stop ----------------------------- */

/* ----------------------------- Wygląd nagłówka - Start -------------------------- */
#header {
	float: left;
	width: 960px;
	padding-top: 2px;
	background: url(../img/head.png) no-repeat top;
}

#header a {
	color: #fffaf0;
	text-decoration: none;
}
#header p {
	color: #ffffff;
}
#header a:hover {
	text-decoration: none;
	text-transform: inherit;
	background: url(../img/podwietl.gif) no-repeat top;
}
#logo {
	padding-top: 25px;
}
#logo img {
	text-decoration: none;
	float: right;
	border: 0px;
	width: 240px;
	height: 83px;
	margin-right: 50px;
}
/* ----------------------------- Wygląd nagłówka - Stop -------------------------- */

/* ----------------------------- Wygląd menu - Start ----------------------------- */
#menu {
	width: 960px;
	height: 51px;
	float: left;
	margin-top: 12px;
	background: url(../img/menu1x51.png) repeat-x;
}
#menu ul {
	list-style: none;
	margin: 0;
	height: 51px;
	padding: 0px 0px 0px 0px;
}
#menu a {
	color: #ccc;
	font-size: 14px;
	display: block;
	float: left;
	padding: 15px 25px 15px 25px;
	text-decoration: none;
	text-transform: uppercase;
}
#menu a:active {
	color: #ccc;
	font-size: 14px;
	display: block;
	float: left;
	padding: 15px 25px 15px 25px;
	text-decoration: none;
	text-transform: uppercase;
}
#menu a:hover {
	color: #fff;
	text-decoration: none;
	text-transform: inherit;
	background: url(../img/podswietl.gif) no-repeat top;
}
/* ----------------------------- Wygląd menu - Stop ----------------------------- */

/* ----------------------------- Wygląd zawartości - Start -----------------------*/
#container_b {
	float: left;
	margin-bottom: 0px;
	margin-top: 5px;
	width: 960px;
	min-height: 500px;
	background: #fffff5;
}
#container_c {
	float: left;
	width: 900px;
	padding-left: 30px;
	padding-right: 30px;
}
#fblink img {
	text-decoration: none;
	float: left;
	border: 0px;
	width: 32px;
	height: 32px;
	margin-right: 50px;
}
/* ----------------------------- Wygląd zawartości - Stop -------------------------- */

/* ----------------------------- Wygląd stopki - Start ----------------------------- */
#footer_b {
	float: left;
	margin-bottom: 5px;
	margin-top: 5px;
	width: 960px;
	background: #0e0e0f;
}
#footer_c {
	float: left;
	width: 960px;
	padding-left: 30px;
	padding-right: 30px;
}
#footer_c p {
	color: #ccc;
	line-height: 20px;
	text-align: center;
	font-size: 12px;
}
/* ----------------------------- Wygląd stopki - Stop ----------------------------- */