body{
	margin-top: 0px;
	background-color: #D6F3FF;
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	background-image: url(../gfx/body.png);
	background-position: top;
	background-repeat: repeat-x;
	text-align: center;
}
#page{
	width: 1000px;
	margin: auto;
}

#top1{
	 height: 135px;
	 background-image: url(../gfx/top.jpg);
	 background-position: center;
	 background-repeat: no-repeat;
	 text-align: left;
}
#boxLogowanie{
	background-image: url(../gfx/box_logowanie.png);
	width: 195px;
	height: 101px;
	position: absolute;
	 top: 10px;
	 z-index: 1;
	 margin-left: 785px;
}
#top1 img{
	margin-left: 30px;
	margin-top: 30px;
}
#menuTop{
	background-image: url(../gfx/bg_menu.jpg);
	height: 37px;
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
}
.nn{
	margin-left:180px;
}


#menuTop a{
	background-image: url(../gfx/hover_menu_top.png);
	background-position: top left;
	color: White;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	text-decoration: none;
	line-height: 35px;
	height: 37px;
	display: block;
	float: left;
	width: 128px;
	text-align: left;
}
#menuTop a.hh{
	margin-left: 180px;
}
#menuTop a span{
	margin-left: 35px;
	margin-right: 15px;
}
#menuTop a:hover{
	background-position: bottom left;
}



#menuTop a.kontakt{
	background-image: url(../gfx/hover_menu_top_2.png);
	background-position: top left;
	color: White;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	text-decoration: none;
	line-height: 35px;
	height: 37px;
	display: block;
	float: left;
	width: 128px;
	text-align: left;
}

#menuTop a span{
	margin-left: 35px;
	margin-right: 15px;
}
#menuTop a:hover{
	background-position: bottom left;
}


div.boxA{
	 background-image: url(../gfx/nag_a.jpg);
	 width: 273px;
	 height: 25px;
	 line-height: 20px;
	 color: White;
	 font-weight: bolder;
	 font-size: 11px;
	 text-align: left;
}
div.boxA span{
	margin-left: 25px;
}
div.boxAbg{
	 background-image: url(../gfx/bg_a_box.gif);
	 width: 273px;
	 background-repeat: repeat-y;
	 padding-top: 10px;
	 padding-bottom: 10px;
}
div.boxB{
	width: 468px;
	background-image: url(../gfx/nag_b.jpg);
	height: 25px;
	color: White;
	line-height: 22px;
	font-weight: bolder;
	text-align: left;
}
div.boxB span{
	margin-left: 25px;
	font-size: 11px;
}

div.boxC{
	width: 225px;
	background-image: url(../gfx/nag_c.jpg);
	height: 25px;
	color: White;
	line-height: 22px;
	font-weight: bolder;
	 font-size: 11px;
	 text-align: left;
}
div.boxC span{
	margin-left: 30px;
}
div.boxCbg{
	 background-image: url(../gfx/bg_c_box.gif);
	 width: 225px;
	 background-repeat: repeat-y;
	 padding-top: 10px;
	 padding-bottom: 10px;
}

div.boxAFooter{
	background-image: url(../gfx/footer_a_nag.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 273px;
	height: 12px;
	margin-bottom: 8px;
}

div.boxCFooter{
	background-image: url(../gfx/footer_c_nag.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 225px;
	height: 12px;
	margin-bottom: 8px;
}

a.menu2{
	background-image: url(../gfx/bg_menu_1.gif);
	width: 267px;
	height: 19px;
	text-align: left;
	color: #014884;
	font-weight: bolder;
	text-decoration: none;
	display: block;
	font-size: 11px;
	line-height: 16px;
	background-repeat: no-repeat;
	margin-left: 3px;
}
a.menu2 span{
	margin-left: 20px;
}

div.menu2{
	background-image: url(../gfx/bg_menu_1.gif);
	width: 267px;
	height: 19px;
	text-align: left;
	color: #014884;
	font-weight: bolder;
	text-decoration: none;
	display: block;
	font-size: 11px;
	line-height: 16px;
	background-repeat: no-repeat;
	margin-left: 3px;
}
div.menu2 span{
	margin-left: 20px;
}



ul.submenu{
	 border-left: 20px;
	 margin-right: 4px;
	 margin-top: 0px;
	 margin-bottom: 0px;
	list-style: none;
}
ul.submenu li{
	background-image: url(../gfx/plus_mini.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	padding-left: 20px;
	border-bottom: 1px solid #F3F3F3;
	padding-top: 3px;
	padding-bottom: 2px;
	vertical-align: baseline;
}



ul.submenu_mapa{
	 border-left: 20px;
	 margin-right: 4px;
	 margin-top: 0px;
	 margin-bottom: 0px;
	list-style: none;
}
ul.submenu_mapa li{
	background-image: url(../gfx/plus_mini2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-left: 20px;
	border-bottom: 1px solid #F3F3F3;
	padding-top: 3px;
	padding-bottom: 2px;
	vertical-align: top;
	color: #0067A9;
}

ul.submenu_mapa li a{
	color: #0067A9;
	font-size: 11px;
}



ul.submenu li a{
	color: #0067A9;
	font-size: 11px;
}
ul.submenu li a:hover{
	color: Red;
}
a:hover.menu2{
	text-decoration: none;
	color: Red;
}
a:hover.menu3{
	text-decoration: none;
	color: Red;
}

#content{
	background-color: White;
	position: absolute;
	width: 1000px;
	border: 0px solid;
}

table.content{
	background-color: White;
	width: 1000px;
}

#footer2{
	background-image: url(../gfx/bg_footer.gif);
	background-position: top;
	background-repeat: no-repeat;
   clear: both;
	width: 1000px;
	background-color: #D6F3FF;
	color: #5C7D8B;
	height: 35px;
	line-height: 35px;
}
#lewa{
	width: 273px;
	margin-left: 6px;
	float: left;

}
#pageContent{
	float: left;
	width: 710px;
	margin-left: 3px;
	
}
#srodek{
	width: 467px;
	float: left;
	border: 0px solid;
}
#prawa{
	width: 230px;
	float: left;
	border: 0px solid;
	margin-left: 5px;
}
.clear{
	clear: both;
}
form{
	margin: 0px;
}
div.parametryHTML ol{
	margin-left: 30px;
	
}
div.parametryHTML li{
	margin-left: 20px;
}
a{
	color: Black;
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
a img{
	 border-color: Red;
}
.form_txt{
	width: 250px;
	border: 1px solid #CBCBCB;
	padding: 2px;
}
.komKosz{
	background-color: #DDF0FF;
	border: 1px solid #027FCE;
	color: Black;
	padding: 5px;
}
.komKat{
	background-color: #DDF0FF;
	border: 1px solid #027FCE;
	color: Black;
	padding: 5px;
	margin-top: 20px;
}
table.skrot_news{
	width: 100%;
	margin-bottom: 10px;
}
div.widoki{
	height: 20px;
	padding-top: 10px;
	padding-left: 10px;
}

div.handle{
	background-image: url(../gfx/track/zz.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 10px;
	height: 18px;
	position:absolute;
	top:0;
	left:0;
}
div.track{
	width: 200px;
	background-image: url(../gfx/track/tr.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 15px;
	position: relative;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	text-align: left;
}
#prz{
	background-image: url(../gfx/track/tr_active.gif);
	background-repeat: repeat-x;
	height: 15px;
	width:200px;
	position:absolute;
	left:0px;
}
input.szukaj{
	 background-image: url(../gfx/button_szukaj.jpg);
	 width: 104px;
	 height: 19px;
	 border: 0px;
}
input.inputTXT{
	border: 1px solid #024773;
	font-size: 11px;
	width: 174px;
	padding: 2px;
}
ul.menuKategorie{
	margin-left: 1px;
	margin-right: 1px;
}
ul.menuKategorie li{
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
		height: 28px;
}
ul.menuKategorie li a{
	display: block;
	height: 28px;
	line-height: 28px;
}
ul.menuKategorie li a span{
	margin-left: 15px;
}
ul.menuKategorie li a:hover{
	 color: Red;
	 background-color: #E2F3FF;
}
input.button_logowanie{
	background-image: url(../gfx/zaloguj_sie.gif);
	width: 88px;
	height: 19px;
	border: 0px;
}
.rejestracja{
	width: 88px;
	height: 19px;
	background-image: url(../gfx/b_rejestracja.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	cursor: pointer;
}
div.parametryHTML{
	padding: 15px;
}
.alpha{
	background-color: transparent;
}
a.top{
	color: #0265A4;
	text-transform: uppercase;
}
a:hover.top{
	color: Black;
}
.banerHome{
	height: 70px;
}

/**********************************************************/
#kontakt {
	font-family: Tahoma;
	font-size: 11px;
	color: #39759d;
	border-bottom: 1px solid #d9e7f0;
	width: 440px;
	position: relative;
}
#kontakt td {
   height: 25px;
	border-bottom: 1px solid White;
	border-top: 1px solid #d9e7f0;
	padding-left: 15px;
}
#kontakt td.naglowek {
	background-color: #ecf3f7;
	text-align: center;
	color: #2c658b;
	font-size: 14px;
	font-weight: bold;
   height: 37px;
	border-bottom: 13px solid White;
	border-top: 0px solid #d9e7f0;
}
#kontakt td.lewa {
	background-color: #ecf3f7;
}
