* { font-family:"Trebuchet MS", Tahoma, Arial ; }

body {
	margin:0px;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:11px;
	color:#5e5e5e ;
	background-color:#FFF;
}

table {
	margin:0px;
}

table td {
	padding:0px;
	vertical-align:top;	
	border-width:0px;
}

table th {
	text-align:center;
}

input, textarea, select {
	font-size:11px;
	font-family:"Trebuchet MS", Tahoma, Arial;
}

a:link, a:visited, a:active {
	color:#5e5e5e;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}
/* ------------------------------------------ */
/* ------------------------------------------ */
/* ------------------------------------------ */

div#main_ttop {
	width:100%;
	margin:10px auto auto auto;
}

div#main_top {
	width:902px;
	height:28px;
	margin:10px auto auto auto;
	background-color: #fff;
	background-image:url(pics/belka.png);
	background-repeat:no-repeat;
}

div#main_middle {
	width:902px;
	margin:auto;
	background-color: #EDEDED;
}

div#main_bottom {
	width:902px;
	margin:auto;
	height:28px;
	background-color: #fff;
	background-image:url(pics/belka.png);
	background-repeat:no-repeat;
}
/* ------------------------------------------ */
/* ------------------------------------------ */
/* ------------------------------------------ */

div#strefa_ttop {
	width:902px;
	margin:auto;
}

div#strefa_top {
	float:left;
	width:902px;
	position: relative;
}

div#strefa_center {
	position:relative;
	float:left;
	width:902px;
}

div#strefa_bottom {
	float:left;
	width:902px;
	color:#FFFFFF;
	padding-top:0px;
	padding-bottom: 0px;
}
/* ------------------------------------------ */
/* ------------------------------------------ */
/* ------------------------------------------ */

#strefa_ttop .blok {
	color:#FFFFFF;
	float:right;
	margin-left:15px;
}

#strefa_ttop .blok_nazwa {
	margin:0px 0px 0px 0px;
	text-align:center;
	line-height:22px;
	display:inline;
	color:#FFFFFF;
}

#strefa_ttop .blok_nazwa a:link,
#strefa_ttop .blok_nazwa a:visited,
#strefa_ttop .blok_nazwa a:active {
	color:#FFF;
}

#strefa_ttop .blok_nazwa a:hover {
	color:#FFF;
	text-decoration:none;
}

#strefa_ttop .blok_tresc {
	margin:0px 0px;
	line-height:22px;
	display:inline;
	color:#FFF;
}

/* --------------------- */
#strefa_ttop .blok_menu_pozycja {
	display:inline;
	margin:0px 0px;
	font-size:10px;
	display:inline;
}

#strefa_ttop .blok_menu_pozycja a:link,
#strefa_ttop .blok_menu_pozycja a:visited,
#strefa_ttop .blok_menu_pozycja a:active {
	color:#FFF;
}

#strefa_ttop .blok_menu_pozycja a:hover {
	color:#FFF;
	text-decoration:none;
}

#strefa_ttop .blok_menu_pozycja .aktywna {
	color:#FFF;
	text-decoration:underline;
}

#strefa_ttop .blok_tresc a:link,
#strefa_ttop .blok_tresc a:visited,
#strefa_ttop .blok_tresc a:active{
	color:#FFFFFF;
}
/* ------------------------------------------ */
/* ------------------------------------------ */
/* ------------------------------------------ */

div#containerB {
	text-align:left;
	clear:both;
}

/* ------------------------------------------ */
/* ------------------------------------------ */
/* ------------------------------------------ */
#strefa_top #linkWyszukiwarkaZaawansowana {
	position: absolute;
	top:5px;
	right: 10px;
}
#linkWyszukiwarkaZaawansowana a {
	color:#FFF;	
}

#strefa_top .blok_kod_edytor {
	float:left;
}

#strefa_top .blok_nazwa {
	margin:0px 0px 0px 0px;
	text-align:center;
	line-height:22px;
	font-weight:bold;
	background-color:#CCCCCC;
}

#strefa_top .blok_nazwa a:link,
#strefa_top .blok_nazwa a:visited,
#strefa_top .blok_nazwa a:active {
	color:#FFF;
}

#strefa_top .blok_nazwa a:hover {
	color:#FFF;
	text-decoration:none;
}

#strefa_top .blok_tresc {
	margin:0px 0px;
	/*text-align:center;*/
	line-height:16px;
	color:#FFF;
}
/* --------------------- */
#strefa_top .blok_menu_pozycja {
	display:inline;
	margin:0px 0px;
	font-size:10px;
}

#strefa_top .blok_menu_pozycja a:link,
#strefa_top .blok_menu_pozycja a:visited,
#strefa_top .blok_menu_pozycja a:active {
	color:#FFF;
}

#strefa_top .blok_menu_pozycja a:hover {
	color:#FFF;
	text-decoration:none;
}

#strefa_top .blok_menu_pozycja .aktywna {
	color:#FFF;
	text-decoration:underline;
}
/* ------------------------------------------ */
/* ------------------------------------------ */
/* ------------------------------------------ */

.sonda_pytanie {
	padding:4px 2px 2px 2px;
	text-align:center;
	line-height:16px;
	font-weight:bold;
	color:#FFFFFF;
	background-image:url(pics/bg_top_sonda.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#0087A1;
	border-bottom:4px solid #00345F;
}

.sonda_odpowiedzi {
	padding:4px 4px 10px 4px;
	color:#FFFFFF;	
	background-image:url(pics/bg_bottom_sonda.gif);
	background-position:bottom;
	background-repeat:no-repeat;	
	background-color:#0087A1;
}
/* ------------------------------------------ */
/* ------------------------------------------ */
/* ------------------------------------------ */

#strefa_center h1 {
	margin: 5px 0px;
	font-size:14px;
	font-weight:bold;
	font-family:"Trebuchet MS", Tahoma, Arial;
	color: #5e5e5e ;
}

#strefa_center #zawartosc {
	padding-left:15px;
	padding-right:15px;
	min-height:250px;
}

#strefa_center #zawartosc_strony {
	margin:10px 0px;
	line-height:16px;
}

#strefa_center p {
	margin: 8px 0px;
}

/* linki podstron */
#strefa_center .linki_podstron_pionowo {
	margin: 4px 0px 0px 8px;
	font-size:11px;
}

#strefa_center .linki_podstron_poziomo {
	margin: 4px 0px 0px 8px;
	font-size:11px;
	display: inline;
}
/* //--  */

#strefa_center .tresc table td{
	border:1px;
}
/* --------------------- */

#strefa_center .blok_obrazek {
	margin:0px;
	text-align:center;
}
/* --------------------- */

#strefa_center .blok {
	margin:0px;
}
/* --------------------- */

#strefa_center .blok_nazwa {
	margin:0px 0px 0px 0px;
	text-align:center;
	line-height:22px;
	font-weight:bold;
	background-color:#CCCCCC;
}

#strefa_center .blok_nazwa a:link,
#strefa_center .blok_nazwa a:visited,
#strefa_center .blok_nazwa a:active {
	color:#5e5e5e ;
}

#strefa_center .blok_nazwa a:hover {
	color:#5e5e5e ;
	text-decoration:none;
}

#strefa_center .blok_tresc {
	text-align:center;
	line-height:13px;
}
/* --------------------- */

#strefa_center .blok_menu_pozycja {
	margin:0px;
	text-align:left;
	font-size:11px;
	padding:4px 0px 5px 0px;
}

#strefa_center .blok_menu_pozycja img {
	margin:5px inherit;
}

#strefa_center .blok_menu_pozycja a:link,
#strefa_center .blok_menu_pozycja a:visited,
#strefa_center .blok_menu_pozycja a:active {
	color:#5e5e5e ;
}

#strefa_center .blok_menu_pozycja a:hover {
	color:#5e5e5e ;
	text-decoration:none;
}

#strefa_center .blok_menu_pozycja .aktywna {
	color:#5e5e5e ;
	text-decoration:underline;
}

/* ------------------------------------------ */
/* ------------------------------------------ */
/* ------------------------------------------ */

#strefa_bottom a {
	color:#FFFFFF;
}

#strefa_bottom .blok {
	margin:0px;
}

#strefa_bottom .blok_nazwa {
	margin:0px 0px 4px 0px;
	text-align:center;
	line-height:22px;
	font-weight:bold;
	background-color:#CCCCCC;
}

#strefa_bottom .blok_nazwa a:link,
#strefa_bottom .blok_nazwa a:visited,
#strefa_bottom .blok_nazwa a:active {
	color:#FFF;
}

#strefa_bottom .blok_nazwa a:hover {
	color:#FFF ;
	text-decoration:none;
}

#strefa_bottom .blok_tresc {
	margin:4px 0px;
	text-align:center;
	line-height:16px;
}
/* --------------------- */

#strefa_bottom .blok_menu_pozycja {
	display:inline;
	margin:0px 10px;
	/*font-size:10px;*/
}

#strefa_bottom .blok_menu_pozycja a:link,
#strefa_bottom .blok_menu_pozycja a:visited,
#strefa_bottom .blok_menu_pozycja a:active {
	color:#FFF ;
}

#strefa_bottom .blok_menu_pozycja a:hover {
	color:#FFF ;
	text-decoration:none;
}

#strefa_bottom .blok_menu_pozycja .aktywna {
	color:#FFF ;
	text-decoration:underline;
}
/* ------------------------------------------ */
/* ------------------------------------------ */
/* ------------------------------------------ */

div.main_news {
	margin:8px 0px;
	padding-bottom:4px;
	border-bottom:1px dashed #000;
	line-height:16px;
}

div.news_tytul {
	font-weight:bold;
}

div.news_tytul a:link, div.news_tytul a:visited, div.news_tytul a:active {
	color:#5e5e5e ;
}

div.news_data {
	font-size:10px;
}

div.main_news img {
	float:left;
	margin: 3px 9px 0px 0px;
	border:0px;
}

div.news_rozwiniecie {
	margin: 10px 0px;
}

div.news_dalej {
	margin:2px 0px 0px 0px;
	font-size:10px;
	text-align:right;
}

div {
	/*border:1px solid #000;*/
}

/** strona auto **/
.ikona_zapytaj {
	float:left;
	display:block;
	width:80px;
	border:none;
	text-align:center;
	
}
a.ikona_zapytaj:hover {
	text-decoration: none;
}

.drukuj {
	display:none;
}

@MEDIA print {
	* {
		font-size:12pt;
		font-family: serif;
		line-height: 150%;
	}
	
	#main.top, #linkWyszukiwarkaZaawansowana, #main_bottom, .niedrukuj {
		display:none;
	}
	
	.drukuj {
		display:block;
	}
} 