* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: helvetica, tahoma, verdana, serif;
}

html, body {
	text-align: center;
	background: #fff;
	color: #999;
	font-size: 11px;
}

a {
	color: #0070b5;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div.mainframe {
	background: url('gfx/bg_main.gif') repeat-x;
	padding-top: 5px;
}

div#sub.mainframe {
	background: url('gfx/bg_sub.gif') repeat-x;
}

div#main.mainframe {
	height: 600px;
	overflow: hidden;
}

div.mainframe div.background {
	position: relative;
	z-index: 1;
}

div.mainframe #body {
	width: 870px;
	position: relative;
	z-index: 3;
	/*top: -459px;*/
	margin: 0 auto;
	text-align: left;
}

div#sub.mainframe #body{
	/*top: -300px;
	margin-bottom: -300px;*/
}

#wzor {
	background: url('gfx/tlo.png') 50% 0 no-repeat;
	left: 0;
	top: 205px;
	width: 100%;
	height: 500px;
	position: absolute;
	z-index: 2;
}

#topbg {
	background: url('gfx/top_mid.png') 50% 0 repeat-y;
	height: 458px;
	width: 100%;
	position: absolute;
}

#sub #topbg {
	height: 299px;
}

#subtop {
	margin: 0 auto;
	width: 890px;
	height: 1px;
	background: #fff;
	overflow: hidden;
}

#top {
	position: relative;
	height: 199px;
}

#menu {
	top: 136px;
	left: 0;
	height: 63px;
	width: 870px;
	position: absolute;
	background: url('gfx/menu.gif') no-repeat;
}

#menu a {
	display: block;
	float: left;
	height: 63px;
	width: 50px;
	position: relative;
	z-index: 2;
}

#menu .m1 { width: 120px; }
#menu .m2 { width: 80px; }
#menu .m3 { width: 99px; }
#menu .m4 { width: 112px; }
#menu .m5 { width: 102px; }
#menu .m6 { width: 103px; }
#menu .m7 { width: 79px; }
#menu .m8 { width: 98px; }
#menu .m9 { width: 77px; }

#menuselector {
	position: absolute;
	left: 0;
	top: 0;
	height: 63px;
	width: 124px;
	z-index: 1;
	overflow: hidden;
}

#menuselector #inner {
	position: absolute;
	left: 0;
	top: 0;
	width: 870px;
	height: 63px;
	z-index: 1;
	background: url('gfx/menu.gif') 0 -63px no-repeat;
}

#logo {
	position: absolute;
	top: 59px;
	left: 0;
	width: 176px;
	height: 29px;
	background: url('gfx/logo.gif') no-repeat;
}

#jezyki {
	position: absolute;
	top: 68px;
	right: 350px;
	color: #f6f6f6;
	background: url('gfx/langs.gif') 0 -10px no-repeat;
	width: 66px;
	height: 10px;
	overflow: hidden;
}

#jezyki a {
	color: #0073b5;
	display: block;
	height: 10px;
	width: 15px;
	position: absolute;
	overflow: hidden;
}

#jezyki #lang_PL.selected, #jezyki #lang_PL:hover {
	background: url('gfx/langs.gif') no-repeat;
}

#jezyki #lang_EN {
	left: 36px;
}

#jezyki #lang_EN.selected, #jezyki #lang_EN:hover {
	background: url('gfx/langs.gif') -36px 0 no-repeat;
}

#jezyki a:hover, #jezyki a.selected {
	color: #838383;
	text-decoration: none;
}

#ikonki {
	position: absolute;
	right: 239px;
	top: 66px;
	width: 99px;
	height: 12px;
	background: url('gfx/ikonki.gif') no-repeat;
	overflow: hidden;
}

#ikonki a {
	display: block;
	height: 12px;
	width: 33px;
	float: left;
	background: url('gfx/ikonki.gif') 0 -24px no-repeat;
	overflow: hidden;
}

#ikonki #ico1:hover { background-position: 0 -12px; }
#ikonki #ico2:hover { background-position: -33px -12px; }
#ikonki #ico3:hover { background-position: -66px -12px; }

#szukarka {
	position: absolute;
	top: 60px;
	right: 0;
	height: 24px;
	width: 210px;
	background: url('gfx/szukarka.gif') no-repeat;
}

#szukarka .text {
	position: absolute;
	width: 135px;
	left: 5px;
	top: 5px;
	height: 14px;
	line-height: 15px;
	color: #c0c0c0;
}

#szukarka .button {
	position: absolute;
	right: 0;
	top: 0;
	width: 60px;
	height: 24px;
}

#stopka {
	clear: both;
	text-align: left;
	padding: 30px 0;
	border-top: 1px solid #e3e3e3;
	color: #474747;
	font-size: 12px;
}

#stopka a {
	font-weight: bold;
}

#stopka strong {
	color: #50bd24;
}

#imageframe {
	position: relative;
	overflow: hidden;
	height: 344px;
	background: #fff;
}

#main #imageframe {
	width: 870px;
}

#imageframe #slideShow div.element {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

div.element img {
	visibility: hidden;
}

#imageframe #slideShow div.element div.news {
	display: none;
}

#sub #imageframe {
	height: 100px;
}

#imageframe #wszedzieblizej {
	display: block;
	position: absolute;
	top: 30px;
	left: 20px;
	width: 221px;
	height: 84px;
	background: url('gfx/wszedzieblizej.png') no-repeat;
	z-index: 12;
}

#imageframe #doltlo {
	background: #000;
	height: 85px;
	width: 870px;
	position: absolute;
	top: 259px;
	left: 0;
	z-index: 10;
}

#imageframe #doltext {
	width: 760px !important;
	width: 870px;
	padding: 17px 90px 0 20px;
	height: 68px;
	z-index: 11;
	position: absolute;
	top: 259px;
	left: 0;
	line-height: 20px;
	color: #fff;
}

#imageframe #doltext h1 {
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	font-family: arial, tahoma, verdana, serif;
	font-weight: bold;
	line-height: 14px;
	padding-bottom: 3px;
}

#imageframe #doltext h2 {
	font-weight: bold;
	padding-right: 10px;
	font-size: 13px;
	display: inline;
}

#imageframe #doltext span {
	font-size: 11px;
	color: #d4d2d5;
}

#imageframe #doltext p {
	line-height: 20px;
	height: 20px;
	overflow: hidden;
}

#imageframe #doltext #wiecej_main {
	width: 51px;
	height: 15px;
	background: url('gfx/wiecej.png') no-repeat;
	position: absolute;
	left: 799px;
	top: 50px;
	display: block;
	cursor: pointer;
	z-index: 20;
}

#sciezka {
	padding: 14px 0;
	color: #e4e4e4;
}

#sciezka a {
	font-weight: normal;
}

#sciezka span {
	font-weight: normal;
	color: #999;
}

#lewaKolumna {
	width: 655px;
	float: left;
	margin-right: 5px;
	overflow: hidden;
}

#lewaKolumna div.box {
	border: 1px solid #e3e3e3;
	background: #fff;
	padding: 30px 28px;
	margin-bottom: 5px;
	color: #313131;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
}

div.box, div.box * {
	font-family: verdana, tahoma, serif;
}

#lewaKolumna div.box h1 {
	color: #0070b5;
	text-transform: uppercase;
	font-size: 14px;
	font-family: arial, tahoma, verdana, serif;
	padding-left: 75px;
	height: 46px;
	line-height: 35px;
	position: relative;
	top: -17px;
	margin-bottom: -17px;
	background: url('gfx/lisc.gif') 0 0 no-repeat;
}

#lewaKolumna div.box div.line {
	height: 30px;
	background: url('gfx/header_linia.gif') 50% 0 no-repeat;
}

#lewaKolumna div.box h2 {
	color: #0070b5;
	text-transform: uppercase;
	font-size: 12px;
	padding: 10px 0;
	font-family: 'Trebuchet MS', verdana, tahoma, arial, serif;
	font-weight: bolder;
}

.prawaKolumna {
	float: left;
	width: 210px;
	margin-bottom: 5px;
}

.prawaKolumna, .prawaKolumna .inner, .prawaKolumna .submenu a {
	font-size: 12px;
	font-family: 'Trebuchet MS', verdana, tahoma, arial, serif;
	font-weight: bolder;
	color: #fff;
	text-transform: uppercase;
}

.prawaKolumna .submenu {
	border: 3px solid #0064ad;
	border-left: 0;
	border-top: 0;
	background: #006db3 url('gfx/prawarog.gif') right bottom no-repeat;
	margin-bottom: 5px;
}

.prawaKolumna .submenu .header {
	padding: 10px 20px;
	background: #034c92;
	font-family: verdana, tahoma, serif;
	font-size: 10px;
}

#newsletter {
	width: 210px;
	float: left;
	height: 163px;
	background: url('gfx/newsletter.gif') no-repeat;
	position: relative;
}

.prawaKolumna .submenu a {
	display: block;
	height: 40px;
	padding: 10px 20px 0 20px;
	background: url('gfx/submenu.gif') 0 49px no-repeat;
}

.prawaKolumna .submenu a.last {
	height: 39px;
}

.prawaKolumna .submenu a:hover, .prawaKolumna .submenu a.selected {
	background: #005aa6 url('gfx/submenu.gif') 0 -1px no-repeat;
	text-decoration: none
}

.prawaKolumna span {
	font-weight: normal;
	font-size: 8px;
	font-family: verdana, tahoma, arial, serif;
	display: block;
	color: #74b8e2;
	line-height: 10px;
}

.prawaKolumna .inner {
	padding: 10px 20px;
}

input.f_news{
	width: 340px;
	height: 14px;
	padding: 5px;
	background-image: url('gfx/input0.png');
	background-repeat: no-repeat;
	font-size: 12px;
	font-family: verdana, tahoma, arial, serif;
	float: right;
	margin: 3px;
}

label.f_news {
	width: 200px;
	line-height: 24px;
	height: 24px;
	float: left;
	font-size: 12px;
	font-family: verdana, tahoma, arial, serif;
	text-align: right;
	margin: 3px;
}

span.f_news {
	font-size: 12px;
	font-weight: bold;
	font-family: verdana, tahoma, arial, serif;
}

input.f_kont{
	width: 190px;
	height: 14px;
	padding: 5px;
	background: url('gfx/input1.png') no-repeat;
	font-size: 12px;
	font-family: verdana, tahoma, arial, serif;
	float: right;
	margin: 3px;
}

div.f_kont {
	width: 190px;
	height: 22px;
	padding: 1px 5px;
	background: url('gfx/input1.png') no-repeat;
	float: right;
	margin: 3px;
}

div.f_kont select {
	width: 190px;
	height: 22px;
	border: 1px solid #fff;
	background: transparent;
	padding: 0;
}

label.f_kont {
	width: 75px;
	line-height: 24px;
	height: 24px;
	float: left;
	font-size: 12px;
	font-family: verdana, tahoma, arial, serif;
	text-align: right;
	margin: 3px;
}

div.textareaBG {
	background: url('gfx/input2.png') no-repeat;
	height: 170px;
	width: 200px;
	overflow: hidden;
	float: right;
	margin: 3px;
	margin-right: 3px !important;
	margin-right: 1px;
}

textarea.f_kont {
	position: relative;
	right: 3px;
	top: 5px;
	font-size: 12px;
	font-family: verdana, tahoma, arial, serif;
	width: 190px;
	height: 160px;
	background: transparent;
	float: right;
}


#logos_small a {
	display: block;
	height: 40px;
	background: #ffffff url('gfx/logos-small.png') no-repeat;
	float: left;
	margin: 35px 0px 35px 0px;
	border: 0px;
	padding: 0px;
}

#logos_small #logo_s1 { width: 70px; background-position: -3px 0px; }
#logos_small #logo_s1:hover {	background-position: -3px -42px; }

#logos_small #logo_s2 { width: 90px; background-position: -73px 0px; }
#logos_small #logo_s2:hover {	background-position: -73px -42px; }

#logos_small #logo_s3 { width: 94px; background-position: -163px 0px; }
#logos_small #logo_s3:hover {	background-position: -163px -42px; }

#logos_small #logo_s4 { width: 90px; background-position: -257px 0px; }
#logos_small #logo_s4:hover {	background-position: -257px -42px; }

#logos_small #logo_s5 { width: 73px; background-position: -347px 0px; }
#logos_small #logo_s5:hover {	background-position: -347px -42px; }

#logos_small #logo_s6 { width: 87px; background-position: -420px 0px; }
#logos_small #logo_s6:hover {	background-position: -420px -42px; }

#logos_small #logo_s7 { width: 77px; background-position: -507px 0px; }
#logos_small #logo_s7:hover {	background-position: -507px -42px; }

#logos_small #logo_s8 { width: 73px; background-position: -584px 0px; }
#logos_small #logo_s8:hover {	background-position: -584px -42px; }


#logos_big a {
	display: block;
	height: 47px;
	background: #ffffff url('gfx/logos-big.png') no-repeat;
	float: left;
	margin: 35px 0px 35px 0px;
	border: 0px;
	padding: 0px;
}

#logos_big #logo_s1 { width: 95px; background-position: 0px 0px; }
#logos_big #logo_s1:hover {	background-position: 0px -47px; }

#logos_big #logo_s2 { width: 125px; background-position: -95px 0px; }
#logos_big #logo_s2:hover {	background-position: -95px -47px; }

#logos_big #logo_s3 { width: 124px; background-position: -220px 0px; }
#logos_big #logo_s3:hover {	background-position: -220px -47px; }

#logos_big #logo_s4 { width: 120px; background-position: -344px 0px; }
#logos_big #logo_s4:hover {	background-position: -344px -47px; }

#logos_big #logo_s5 { width: 99px; background-position: -464px 0px; }
#logos_big #logo_s5:hover {	background-position: -464px -47px; }

#logos_big #logo_s6 { width: 109px; background-position: -563px 0px; }
#logos_big #logo_s6:hover {	background-position: -563px -47px; }

#logos_big #logo_s7 { width: 100px; background-position: -672px 0px; }
#logos_big #logo_s7:hover {	background-position: -672px -47px; }

#logos_big #logo_s8 { width: 98px; background-position: -772px 0px; }
#logos_big #logo_s8:hover {	background-position: -772px -47px; }

#logos_text {
	height: 45px;
	color: #474747;
	font-size: 12px;
	position: relative;
}

.kolumna {
	float: left;
	width: 295px;
}

#galeriabox {
	width: 597px;
	overflow: hidden;
}

#galeriabox #galeriainner {
	width: 700px;
	overflow: hidden;
}

#galeriabox table, #galeriabox table td {
	border: 0;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

#galeriabox table td {
	vertical-align: top;
}

#galeriabox a {
	display: block;
	/* float: left; */
	width: 153px;
	height: 112px;
	background: url('gfx/foto.gif') no-repeat;
	padding: 5px 0 0 5px;
	margin-right: 60px;
	margin-bottom: 34px;
}

#lewaKolumna div.box .akt h2 {
	text-transform: none;
	display: inline;
	margin: 0;
	padding: 0 0 0 15px;
	font-family: helvetica, arial, tahoma, verdana, serif;
	background: url('gfx/news-arr.gif') no-repeat 1px 50%;
}

.akt .data {
	color: #6d6d6d;
}

.akt .data strong {
	font-weight: none;
	color: #bfbfbf;
}

.akt .head {
	padding-bottom: 18px;
}

.akt .left {
	float: left;
	width: 180px;
	min-height: 10px;
	height: auto !important;
	height: 10px;
}

.akt .content {
	float: left;
	overflow: hidden;
	width: 415px;
}

.akt .content2 {
	overflow: hidden;
}

.akt .akt-wiecej {
	padding: 0 0 20px 0;
}

.akt .line {
	height: 1px;
	overflow: hidden;
	background: url('gfx/header_linia.gif') no-repeat;
	clear: both;
}

.foto {
	padding: 5px;
	border: 1px solid #e2e2e2;
	background-color: #fafeff;
}

ul, ol {
	margin-left: 20px;
}

#newsletter input {
	position: absolute;
	font-weight: normal;
}

#newsletter input#n_mail {
	top: 65px;
	left: 24px;
}
#newsletter input#n_mail2 {
	top: 95px;
	left: 24px;
}

#newsletter input#n_button {
	top: 121px;
	left: 128px;
	width: 59px;
	height: 24px;
}

div.newsgrid {
	overflow: hidden;
	background: url('gfx/grid_bg.gif') repeat-y;
}

div.newsgrid div.newsbox {
	float: left;
	width: 278px;
	padding: 0 0 20px 20px;
}

#lewaKolumna div.newsgrid div.newsbox div.head h2 {
	padding-left: 14px;
	background: url('gfx/larr.gif') 0 16px no-repeat;
}

#lewaKolumna div.newsgrid div.newsbox div.head span.data {
	color: #313131;
	font-weight: normal;
	font-size: 11px;
	padding-left: 10px;
}

div.newsgrid div.odd {
	clear: left;
	padding: 0 20px 20px 0;
}

#lewaKolumna div.box div.line_grid {
	height: 27px;
	background: url('gfx/header_linia_grid.gif') 50% 0 no-repeat;
}

#lewaKolumna div.box div.left {
	margin-bottom: 15px;
}

#lewaKolumna div.box p.akt-wiecej {
	background: url('gfx/wiecej_listek.gif') no-repeat;
	height: 20px;
	line-height: 20px;
	padding-left: 32px;
	margin-top: 15px;
}

#lewaKolumna div.box div.line_mini {
	clear: both;
	height: 1px;
	background: url('gfx/header_linia_grid.gif') 50% 0 no-repeat;
}

div.grid_nav {
	text-align: right;
	padding: 15px 0 0 0;
	color: #b2b2b2;
	clear: both;
}

div.grid_nav span {
	padding: 0 20px;
}

div.grid_nav a.blank {
	color: #b2b2b2;
	cursor: default;
}

a.powrotButton {
	background: url('gfx/wiecej_listek.gif') no-repeat;
	height: 20px;
	line-height: 20px;
	padding-left: 32px;
	margin-top: 10px;
	position: absolute;
	right: 0;
	top: 0;
}

#mapastrony a {
	display: block;
	padding-left: 15px;
}

#mapastrony div a {
	font-weight: normal;
	text-transform: none;
	padding-left: 15px;
	background: url('gfx/wciecie.gif') 0 50% no-repeat;
	padding-bottom: 0;
}

#mapastrony div a.parent, #mapastrony a {
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 10px;
	background: none;
	padding-left: 0;
}

#mapastrony div {
	padding-left: 20px;
	padding-bottom: 10px;
}

#animateMenu {
	height: 0;
	overflow: hidden;
}