body {
	behavior:url("../wspolne/csshover.htc");
	text-align: center;
	margin-top:0px;
	background-color: #002D4A;
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #000000;
}

div {
	background-color: #FFFFFF;
}

.glowny {
	overflow: hidden; /*pokazuje białe tło pod div.glowny dla ff i safari*/
	width: 960px;
	margin: auto;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
}

td {
	font-size: 11px;
}

a:visited {
	color: blue;
}

a:hover {
	font-weight: normal;
	color: red;
}

div.nawigacja {
	font-size: 11px;
	font-weight: bold;
	display: block;
	clear: both;
	padding-top: 2px;
	padding-bottom: 8px;
}

div.tresc {
	margin-top: 70px;
	margin-bottom: 25px;
	margin-left: 10px;
	margin-right: 10px;
}

img.l {
	float:left;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

img.p {
	float:right;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.l {
	float: left;
	text-align: center;
	font-style: italic;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.p {
	float: right;
	text-align: center;
	font-style: italic;
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.center {
	text-align: center;
}

.tyt_podkr {
	font-weight: normal;
	font-size: 14px;
	text-decoration: underline;
}

.tytul_gl {
	color: #002D4A;
	font-size: 14px;
	font-weight: bold;
	line-height: 150%;
}

a.link_gl:link {
	font-weight: normal;
	text-decoration: none;
	color: black;
}

a.link_gl:visited {
	font-weight: normal;
	text-decoration: none;
	color: black;
}

a.link_gl:hover {
	font-weight: normal;
	text-decoration: underline;
	color: black;
}

/*liki do tytułów na stronę główną */
a.glowna:link {
	font-weight: bold;
	text-decoration: none;
	color: white;
}

a.glowna:visited {
	font-weight: bold;
	text-decoration: none;
	color: white;
}

a.glowna:hover {
	font-weight: bold;
	text-decoration: underline;
	color: white;
}

a.index:link {
	color: red;
}

a.index:hover {
	color: red;
}

a.index:visited {
	color: red;
}

.wiecej {
	float: right;
	font-size: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
}

a.wiecej:link {
	font-weight: bold;
	text-decoration: none;
	color: #002D4A;
}

a.wiecej:visited {
	font-weight: bold;
	text-decoration: none;
	color: #002D4A;
}

a.wiecej:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #002D4A;
}

a.wramce:link {
	background-color: white;
	color: #002D4A;
	text-decoration: none;
	padding: 2px;
	border-style: solid;
	border-width: 1 2 2 1px;
}

a.wramce:visited {
	background-color: white;
	color: #002D4A;
	text-decoration: none;
	padding: 2px;
	border-style: solid;
	border-width: 1 2 2 1px;
}

a.wramce:hover {
	color: red;
}

.kalendarz_np {
	background-color: #F5F5F5;
	margin-bottom: 2px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 3px;
}

.kalendarz_p {
	background-color: #DDDDDD;
	margin-bottom: 2px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 3px;
}

.najbl {
	width: 380px;
}

.najbl_podstr {
	width: 170px;
}

.najbl_podstr_targ {
	width: 190px;
}

.gl {
	width: 730px;
	font-size: 12px;
}

.menu_h {
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	line-height: 250%;
}

.podmenu_h {
	line-height: 200%;
}

ul.menu_h {
	padding: 0;
	margin: 0;
	list-style: none;
}

li.menu_h {
	float: left;
	position: relative;
	margin-left: 2px;
}

li.podmenu_h {
	float: left;
	position: relative;
	width: 160px;
	margin-left: 2px;
}

li.menu_h ul {
	display: none;
	position: absolute;
	width: 160px;
	left: -2px;
	background-color: white;
}

li.menu_h > ul {
	top: auto;
	left: auto;
}

li.menu_h:hover ul {
	display: block;
}

.menu_h a:link, .menu_h a:visited {
	color: white;
	display: block;
	text-decoration: none;
	font-weight: normal;
	background-color: #002D4A;
	background-image: url(menu_h1.gif);
	background-repeat: repeat-x;
	/*
	background-color: gray;
	*/
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 1px;
}

.menu_h a:hover {
	color: #FFFFFF;
	display: block;
	background-color: #DA251D;
	background-image: url(menu_h2.gif);
	background-repeat: repeat-x;
	/*
	background-color: black;
	*/
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 1px;
}

.dzial_gl {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Geneva;
	background-color: #DA251D;
	/*
	background-color: gray;
	*/
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

/* czer: #DA251D; gran: #002D4A */

ul.menu_v {
	padding: 0;
	margin: 0;
	list-style: none;
}

li.menu_v {
/*	position: relative;*/
	width: 200px;
	margin-left: 2px;
	font-weight: normal;
	text-align: left;
	line-height: 160%;
}

li.podmenu_v {
/*	position: relative;*/
	width: 200px;
	margin-left: 2px;
	font-weight: normal;
	text-align: left;
	line-height: 100%;
	border-bottom: 1px solid #DA251D;
	border-left: 1px solid #DA251D;
	/*
	border-bottom: 1px solid gray;
	border-left: 1px solid gray;
	*/
}

.menu_v a:link, .menu_v a:visited {
	color: white;
	display: block;
	text-decoration: none;
	font-size: 10px;
	background-color: #DA251D;
	background-image: url(menu_v1.gif);
	background-repeat: repeat-x;
	/*
	background-color: gray;
	*/
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	margin-top: 1px;
}

.menu_v a:hover {
	color: #FFFFFF;
	display: block;
	background-color: #002D4A;
	background-image: url(menu_h1.gif);
	background-repeat: repeat-x;
	/*
	background-color: gray;
	*/
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	margin-top: 1px;
}

.podmenu_v a:link, .podmenu_v a:visited {
	color: #DA251D;
	/*
	color: gray;
	*/
	background-color: #FFFFFF;
	background-image: none;
	font-size: 10px;
	font-weight: normal;
	padding-right: 3px;
}

.podmenu_v a:hover {
	color: #002D4A;
	/*
	color: gray;
	*/
	text-decoration: underline;
	background-color: #FFFFFF;
	background-image: none;
}

.partnerzy {
	overflow: hidden;
	width: 960px;
	margin: auto;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
}

.partner {
	font-size: 8px;
	display: table-cell;
	float: left;
	margin-left: 90px;
}

img.img_partner {
	display: block;
	margin: auto;
}

.stopka {
	overflow: hidden;
	width: 960px;
	margin: auto;
	text-align: left;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

a.powrot:link, a.powrot:visited {
	font-weight: bold;
	text-decoration: none;
	color: #002D4A;
}

a.powrot:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #002D4A;
}

a.link_stopka:link, a.link_stopka:visited {
	font-weight: normal;
	text-decoration: none;
	color: #888888;
}

a.link_stopka:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #888888;
}

a.link_nawigacja:link, a.link_stopka:visited {
	font-weight: bold;
	text-decoration: none;
	color: blue;
}

a.link_nawigacja:hover {
	font-weight: bold;
	text-decoration: underline;
	color: blue;
}

ul.aktualnosci {
	list-style-image: url(kulka.jpg);
	list-style-position: outside;
}

ul.aktualnosci_gl {
	list-style: none;
}

li.aktualnosci {
	margin-bottom: 10px;
	clear: both;
}

li.aktualnosci_gl {
	margin-bottom: 35px;
}

a.aktualnosci:link {
	text-decoration: none;
	color: black;
}

a.aktualnosci:visited {
	text-decoration: none;
	color: black;
}

a.aktualnosci:hover {
	text-decoration: none;
	color: gray;
}

a.rss:link {
	font-size: 12px;
	text-decoration: none;
	color: #E68013;
	font-weight: bold;
}

a.rss:visited {
	text-decoration: none;
	color: #E68013;
	font-weight: bold;
}

a.rss:hover {
	text-decoration: none;
	color: #E68013;
	font-weight: bold;
}

input.pole_tekstowe {
	font-size: 12px;
	width: 200px;
}

input.przycisk {
	font-size: 12px;
	width: 100px;
}

textarea {
	font-size: 12px;
}

select {
	font-size: 12px;
}

.nazwa_impr {
	font-weight: bold;
	color: #002D4A;
}

.form {
	background-color: #DDDDDD;
	color: black;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 6px;
	padding-right: 6px;
	border-width: 1px;
	border-color: white;
	font-size: 11px;
	text-align: left;
}

th	{
	font-size: 12px;
}

.form2 {
	background-color: #DDDDDD;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 6px;
	padding-right: 6px;
	border-width: 1px;
	border-color: white;
}

.form_centr {
	background-color: #DDDDDD;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 6px;
	padding-right: 6px;
	border-width: 1px;
	border-color: white;
	text-align: center;
}

li.odstep {
	margin-bottom: 6px;
}

.w_ramce {/*
	border-left: solid 3px #024D7D;
	border-right: solid 1px #024D7D;
	border-top: solid 3px #024D7D;
	border-bottom: solid 1px #024D7D;
	padding: 6px; */
}

.inline {
	display: inline;
}

.social {
	width: 140px;
}

.social a.facebook {
	width: 140px;
	height: 140px;
	display: block;
	background: url(../wspolne/download.png) no-repeat 0 0;
	text-indent: -9999px;
}

.social div.facebook_like {
	width: 140px;
	height: 31px;
	line-height: 31px;
	padding: 5px;
	color: #888;
	font-size: 11px;
	display: block;
	background: url(../wspolne/tlo_fb.png) no-repeat;
}

