html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
	{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	/*vertical-align: baseline;*/ /*background: transparent;*/
}

body {
	line-height: 1;
}

ol,ul {
	list-style: none;
}

blockquote,q {
	quotes: none;
}

blockquote:before,blockquote:after,q:before,q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	background-color: white;
	text-align: center;
	color: #333333;
	font-family: Times;
	font-size: 10pt;
	background: white url('/public/images/gfx/bg.jpg') repeat-x;
}

h1 {
	color: #2b190b;
	font-size: 14pt;
}

h2 {
	color: #2b190b;
	font-size: 11pt;
}

#sciezka {
	margin-bottom: 8px;
	color: #816E45;
}

#sciezka a {
	color: #816E45;
	text-decoration: none;
}

a {
	text-decoration: underline;
	color: #2b190b;
}

/*-------------------------------------------------NAGLOWEK---------------------------------------*/
#naglowek_caly {
	width: 100%;
	background: #180e05;
	background: #180e05 url('/public/images/gfx/bg_1.jpg') repeat-x;
}

#naglowek {
	margin: 0 auto;
	width: 1020px;
	background: url('/public/images/gfx/top1.jpg') no-repeat;
	margin-bottom: 0px;
}

#naglowek .container {
	width: 930px;
	margin-left: 45px;
	text-align: left;
}

#naglowek #top {
	padding: 2px 0 0 40px;
}

#naglowek #top a {
	color: #888685;
	text-decoration: none;
	font-size: 11pt;
}

#naglowek #top .odstep {
	float: left;
	color: #888685;
}

#naglowek #logo {
	margin: 10px 0 0 15px;
}

#naglowek #logo a {
	width: 245px;
	height: 47px;
}

#naglowek #menu {
	float: left;
	font-size: 12pt;
}

#naglowek #menu ul {
	margin: 15px 0 0 20px;
}

#naglowek #menu li {
	height: 20px;
	width: 210px;
	margin-bottom: 5px;
}

#naglowek #menu p {
	color: #cdbb78;
	text-decoration: none;
	font-weight: bold;
}

#naglowek #menu a {
	color: #816e45;
	padding-top: 5px;
	display: block;
	width: 200px;
	background: url('/public/images/gfx/menu_linia.png') no-repeat left top;
	text-decoration: none;
	font-weight: bold;
}

#naglowek #tekst {
	width: 340px;
	float: left;
	margin: 10px 0px 37px 60px;
}

#naglowek #tekst .tytul {
	color: #cdbb78;
	font-size: 14pt;
	margin-bottom: 5px;
}

#naglowek #tekst .tresc {
	color: #888685;
	line-height: 110%;
	height: 120px;
}

#naglowek #tekst .podpis {
	color: #cdbb78;
	float: right;
	margin-top: 5px;
	text-decoration: none;
	font-weight: bold;
}

#naglowek #menu li:hover {
	color: #cdbb78;
	background: url('/public/images/gfx/strzalka.png') no-repeat right
		bottom;
}

#naglowek #menu li:hover a {
	color: #cdbb78;
}

#submenu_caly {
	width: 100%;
	background-color: #090504;
}

#submenu {
	margin: 0 auto;
	width: 1020px;
	height: 20px;
}

#submenu ul {
	margin-left: 335px;
}




#submenu li {
	float: left;
	margin-top: 2px;
}

#submenu a {
	color: #816e45;
	text-decoration: none;
	margin-right: 20px;
}

#submenu a:hover {
	color: #cdbb78;
	font-weight: bold;
}
#documentBody.relacje #submenu_ul {
	margin-left: 70px;
}
#documentBody.relacje #submenu a {
	color: #816e45;
	text-decoration: none;
	margin-right: 20px;
}
#documentBody.relacje #submenu a:hover {
	color: #cdbb78;
	font-weight: normal;
}
#page {
	margin: 0 auto;
	width: 930px;
	text-align: left;
	margin-top: 15px;
}

/*-----------------------------------------SIDEBAR-------------------------------------------*/
#sidebar {
	width: 230px;
	float: left;
	margin-left: 20px;
}

#sidebar li {
	margin-bottom: 10px;
}

#sidebar li a {
	color: #2b190b;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 8px;
}

#sidebar li p {
	margin: 3px 0px 3px 0px;
}

#sidebar .wiecej {
	float: right;
	padding-right: 7px;
	background: url('/public/images/gfx/nawiasy.png') no-repeat right 70%;
}

#sidebar  .archiwum {
	text-decoration: none;
	color: #2b190b;
	font-weight: bold;
	margin-bottom: 10px;
}

#sidebar #partnerzy {
	margin-top: 10px;
	width: 200px;
	overflow: hidden;
	height: 150px;
	text-align: center;
}

#sidebar #partnerzy img {
	margin-left: auto;
	margin-right: auto;
}

#sidebar #partnerzy img {
	max-width: 150px;
}

#sidebar h1 {
	background: url('/public/images/gfx/sidebar_linia.jpg') no-repeat left
		bottom;
	padding-bottom: 4px;
	margin-bottom: 4px;
}

/*-----------------------------------------MAIN--------------------------------------------*/
#main {
	width: 640px;
	margin-left: 40px;
	float: left;
	width: 
}

#main h1 {
	background: url('/public/images/gfx/linia.jpg') no-repeat left bottom;
	padding-bottom: 4px;
	margin-bottom: 10px;
}

/*-----------------------------------------Kontakt--------------------------------------------*/
.kontaktPage .dane {
	width: 200px;
	float: left;
}

.kontaktPage h2 {
	margin-bottom: 10px;
}

.kontaktPage .dane a {
	color: #2b190b;
	text-decoration: none;
	font-weight: bold;
}

.kontaktPage .mapa {
	float: right;
}

.kontaktPage .mapa div {
	border: 1px solid #928c86;
	padding: 5px;
}

.kontaktPage #kontakt_form {
	width: 310px;
	float: right;
}

.kontaktPage label {
	font-size: 8pt;
	margin-bottom: 1px;
	margin-left: 10px;
}

.kontaktPage .zend_form {
	height: 350px;
}

.kontaktPage #kontakt_form #temat_error {
	height: 28px;
	background: url('/public/images/gfx/input.png') no-repeat;
	margin-bottom: 10px;
}

.kontaktPage #kontakt_form #imienazwisko_error {
	height: 28px;
	background: url('/public/images/gfx/input.png') no-repeat;
	margin-bottom: 10px;
}

.kontaktPage #kontakt_form #mail_error {
	height: 28px;
	background: url('/public/images/gfx/input.png') no-repeat;
	margin-bottom: 10px;
}

.kontaktPage #kontakt_form dd#tresc_error {
	height: 150px;
}

.kontaktPage #kontakt_form input {
	border: 0px;
	margin: 4px 5px 0px 10px;
	height: 20px;
	width: 290px;
	background-color: transparent;
}

.kontaktPage #kontakt_form textarea {
	padding: 5px;
	width: 300px;
	height: 130px;
	background: url('/public/images/gfx/textarea.png') no-repeat;
	border: 0px;
}

.kontaktPage #kontakt_form input#Kontakt-wyslij {
	width: 50px;
	float: right;
	border: 0px;
	background: white;
	font-weight: bold;
	cursor: pointer;
}

.kontaktPage #konto {
	width: 280px;
	float: left;
}

/*-----------------------------------------Relacje--------------------------------------------*/
.Relacje .tytul {
	margin-bottom: 15px;
	background: url('/public/images/gfx/portfel_linia.jpg') no-repeat center
		bottom;
	padding: 10px;
	background-color: #DDDDDD;
}

.Relacje .tytul .data {
	float: right
}

.Relacje .tytul a {
	color: #2b190b;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}

.Relacje  li {
	padding: 10px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.Relacje p {
	font-weight: bold;
	line-height: 130%;
	text-align: justyfi;
}

.Relacje a {
	text-decoration: none;
	color: #2b190b;
}

.Relacje .zalaczniki {
	width: 100%;
	text-align: right;
}

/*-----------------------------------------Portfel--------------------------------------------*/
.portfelPage .tytul {
	color: #2b190b;
	font-size: 11pt;
	font-weight: bold;
}

.portfelPage ul {
	margin-top: 15px;
}

.portfelPage ul li {
	padding-bottom: 5px;
	margin-bottom: 10px;
	background: url('/public/images/gfx/portfel_linia.jpg') no-repeat center
		bottom;
}

.portfelPage .logo {
	width: 120px;
	float: left;
	margin-right: 5px;
}

.portfelPage .logo img {
	width: 115px;
}

.portfelPage .opis {
	float: left;
	width: 515px;
}

.portfelPage .opis p {
	float: left;
	line-height: 110%;
}

.portfelPage .opis .poczatek {
	color: #2B190B;
	float: left;
	line-height: 100%;
	padding-right: 5px;
	font-weight: bold;
	font-size: 11pt;
}

/*-----------------------------------------Biznes--------------------------------------------*/
.biznesPage .tytul {
	color: #2b190b;
	font-size: 11pt;
	font-weight: bold;
	line-height: 110%;
}

.biznesPage .ksiazka {
	float: right;
	font-size: 9pt;
	margin-top: 2px;
}

.biznesPage ul {
	margin-top: 15px;
}

.biznesPage ul li {
	padding-bottom: 5px;
	margin-bottom: 20px;
	background: url('/public/images/gfx/portfel_linia.jpg') no-repeat center
		bottom;
}

.biznesPage .logo {
	width: 120px;
	float: left;
	margin-right: 5px;
	text-align: center;
}

.biznesPage .logo_2 {
	float: left;
	text-align: center;
	width: 100%;
	margin-bottom: 10px;
}

.biznesPage .opis {
	float: left;
	width: 515px;
}

.biznesPage .opis .tytul {
	margin-bottom: 10px;
}

.biznesPage .tekst_1 {
	font-size: 11pt;
}

.biznesPage .tekst_2 {
	font-size: 9pt;
}

.biznesPage .tekst_3 {
	font-size: 11pt;
	font-weight: bold;
}

/*-----------------------------------------Og�lne--------------------------------------------*/
.ogolnePage .tytul {
	line-height: 110%;
}

#wstep {
	font-weight: bold;
	padding: 5px;
}

/*-----------------------------------------Zarz�d--------------------------------------------*/
.zarzadPage li {
	margin-bottom: 30px;
}

.zarzadPage .fota {
	float: right;
}

.zarzadPage .fota img {
	border: 5px solid black;
}

.zarzadPage .tekst {
	float: left;
	width: 470px;
}

.zarzadPage .tekst p {
	line-height: 110%;
}

.zarzadPage .tekst .imie {
	font-weight: bold;
	margin-bottom: 3px;
	font-size: 11pt;
}

.zarzadPage .tekst .stanowisko {
	font-size: 8pt;
	margin-bottom: 10px;
}

/*-----------------------------------------FOOTER--------------------------------------------*/
#footer {
	height: 30px;
	width: 100%;
	padding: 25px 0px 5px 0px;
	background: url('/public/images/gfx/textarea.jpg') no-repeat center top;
}

#footer p {
	text-align: center;
	padding: 10px;
	background: url('/public/images/gfx/footer_linia.jpg') no-repeat center
		top;
}

#footer a {
	color: #5b5b5b;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.slideShowCounterText {
	display: none;
}

.slideshow_hidden {
	opacity: 0;
	filter: alpha(opacity =     0);
}
}