body {
	margin: 0px;
	padding: 0px;
	background-color: White;
	font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	color: #3E5B68;
	text-align: center;
	font-size: 12px;
	background-image: url(pic/back.gif);
	background-repeat: repeat-x;
}
img {
	border: 0px none;
}
.lay {
	border: 0px none;
	display: block;
}
a {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #FF0033;
}
.clear {
	width: 100%;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	clear: both;
	margin: 0px;
	padding: 0px;
	display: block;
}
.clear_dot {
	width: 775px;
	height: 1px;
	clear: both;
	display: block;
}
#content {
	margin: auto;
	width: 775px;
	text-align: left;
}

/* --------------------------- ustawienia dla topu ------------------------- */

#top {
	width: 775px;
	height: 129px;
}
#top h1 {
	padding: 0px;
	font-size: 1.2em;
	font-weight: normal;
	width: 241px;
	font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	height: 129px;
	text-indent: -9999px;
	margin: 0px;
	float: left;
}
#top h1 a {
	display: block;
	width: 241px;
	height: 129px;
	text-indent: -9999px;
}
#top h1#pl {
	background-image: url(head/logo_pl.jpg);
	background-repeat: no-repeat;
}
#top h1#en {
	background-image: url(head/logo_en.jpg);
	background-repeat: no-repeat;
}
#top .grafika_pl {
	float: left;
	width: 534px;
	height: 129px;
	display: block;
	background-image: url(pic/top_pl.jpg);
}
#top .grafika_en {
	float: left;
	width: 534px;
	height: 129px;
	display: block;
	background-image: url(pic/top_en.jpg);
}

/* --------------------------- ustawienia dla menu ------------------------- */

#menu {
	width: 775px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #990000;
	padding-top: 4px;
	padding-bottom: 4px;
	color: White;
}
#menu .flagi {
	width: 231px;
	float: left;
	padding-left: 10px;
}
#menu .flagi a {
	display: block;
	width: 18px;
	height: 13px;
	text-indent: -9999px;
	float: left;
}
#menu .flagi a.en {
	background-image: url(pic/en.gif);
	background-repeat: no-repeat;
}
#menu .flagi a.pl {
	background-image: url(pic/pl.gif);
	background-repeat: no-repeat;
	margin-left: 5px;
}
#menu .linki {
	width: 534px;
	float: left;
	text-align: center;
}
#menu .linki a, #menu .linki a:hover {
	color: White;
	margin-left: 3px;
	margin-right: 3px;
	font-weight: bold;
	font-size: 12px;
}

/* --------------------------- ustawienia dla kolumn (tresc - ogolne) ------------------------- */

#tresc {
	width: 775px;
	background-image: url(pic/back_tresc.gif);
	background-repeat: repeat-y;
	margin-top: 5px;
	margin-bottom: 5px;
}
#tresc #lewo {
	width: 230px;
	float: left;
}
#tresc #prawo {
	width: 520px;
	float: left;
	margin-left: 25px;
	line-height: 145%;
	text-align: justify;
}

/* --------------------------- ustawienia dla kolumn (listy po lewej) ------------------------- */

#tresc #lewo #leftmenu ul {
	margin: 0px 0px 0px 0px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
}
#tresc #lewo #leftmenu ul li {
	margin: 0px 0px 2px 0px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
}
#tresc #lewo #leftmenu ul li a {
	display: block;
	padding-left: 22px;
	width: 208px;
	background-repeat: no-repeat;
	background-position: 3px 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #990000;
	font-size: 12px;
	font-weight: bold;
	background-image: url(pic/menu_1.gif);
}
#tresc #lewo #leftmenu ul li a:hover {
	background-color: #F5F5EC;
	color: #CC0033;
}

#tresc #lewo #leftmenu ul li ul {
	margin: 0px 0px 0px 15px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
}
#tresc #lewo #leftmenu ul li ul li {
	margin: 0px 0px 0px 0px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
}
#tresc #lewo #leftmenu ul li ul li a {
	display: block;
	padding-left: 20px;
	width: 195px;
	background-repeat: no-repeat;
	background-position: 8px 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: normal;
	font-size: 11px;
	background-image: url(pic/menu_2.gif);
}
#tresc #lewo #leftmenu ul li ul li a:hover {
	background-color: White;
}


#tresc #lewo #info ul {
	margin: 0px 0px 10px 0px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
}
#tresc #lewo #info ul li {
	margin: 0px 0px 0px 0px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
}
#tresc #lewo #info ul li a {
	display: block;
	padding-left: 22px;
	width: 180px;
	background-repeat: no-repeat;
	background-position: 3px 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #336699;
	font-size: 11px;
	font-weight: normal;
	background-image: url(pic/menu_1.gif);
	border-bottom: 1px solid #3399FF;
}
#tresc #lewo #info ul li a:hover {
	background-color: #F4FAFF;
	color: #3399FF;
}

/* --------------------------- ustawienia dla kolumn (stopka - ogolne) ------------------------- */

#stopka {
	width: 775px;
	margin-top: 10px;
	margin-bottom: 20px;
	color: #8B8B8B;
	text-align: center;
	font-size: 10px;
}
#stopka a {
	color: #696969;
	margin-left: 3px;
	margin-right: 3px;
	font-size: 11px;
}
#stopka a:hover {
	color: #B6B6B6;
}

/* --------------------------- ustawienia dla naglowkow ------------------------- */

#tresc #prawo h1 {
	padding: 0px;
	font-size: 1.2em;
	font-weight: normal;
	width: 487px;
	font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	height: 128px;
	text-indent: -9999px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 15px;
	line-height: normal;
}

#tresc #prawo h1#znaki {
	background-image: url(head/znaki.jpg);
	background-repeat: no-repeat;
}
#tresc #prawo h1#wzory_prz {
	background-image: url(head/wzory_prz.jpg);
	background-repeat: no-repeat;
}
#tresc #prawo h1#wzory_uzyt {
	background-image: url(head/wzory_uzyt.jpg);
	background-repeat: no-repeat;
}
#tresc #prawo h1#wynalazki {
	background-image: url(head/wynalazki.jpg);
	background-repeat: no-repeat;
}
#tresc #prawo h1#kontakt {
	background-image: url(head/kontakt.jpg);
	background-repeat: no-repeat;
}
#tresc #prawo h1#kancelaria {
	background-image: url(head/kancelaria.jpg);
	background-repeat: no-repeat;
}
#tresc #prawo h1#oferta {
	background-image: url(head/oferta.jpg);
	background-repeat: no-repeat;
}
#tresc #prawo h1#linki {
	background-image: url(head/linki.jpg);
	background-repeat: no-repeat;
}
#tresc #prawo h1#welcome {
	background-image: url(head/welcome.jpg);
	background-repeat: no-repeat;
}
#tresc #prawo h1#links {
	background-image: url(head/links.jpg);
	background-repeat: no-repeat;
}
#tresc #prawo h1#contact {
	background-image: url(head/contact.jpg);
	background-repeat: no-repeat;
}
#tresc #prawo h1#trademarks {
	background-image: url(head/trademarks.jpg);
	background-repeat: no-repeat;
}
#tresc #prawo h1#inventions {
	background-image: url(head/inventions.jpg);
	background-repeat: no-repeat;
}
#tresc #prawo h1#utility {
	background-image: url(head/utility.jpg);
	background-repeat: no-repeat;
}
#tresc #prawo h1#industrial {
	background-image: url(head/industrial.jpg);
	background-repeat: no-repeat;
}
#tresc #prawo h1#pozostale1 {
	background-image: url(head/pozostale1.jpg);
	background-repeat: no-repeat;
}
#tresc #prawo h1#pozostale2 {
	background-image: url(head/pozostale2.jpg);
	background-repeat: no-repeat;
}

h2 {
	font-size: 1.4em;
	font-weight: normal;
	font-family: Verdana, Arial, Tahoma, Geneva, Helvetica, sans-serif;
	color: #366B9D;
	line-height: normal;
}

#tresc #lewo h3 {
	padding: 0px;
	font-size: 1em;
	font-weight: normal;
	width: 201px;
	font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	height: 29px;
	text-indent: -9999px;
	margin: 30px 0px 0px 0px;
}
#tresc #lewo h3#info_pl {
	background-image: url(head/informacje_pl.gif);
	background-repeat: no-repeat;
}
#tresc #lewo h3#info_en {
	background-image: url(head/informacje_en.gif);
	background-repeat: no-repeat;
}

/* --------------------------- druk i top ------------------------- */

p#print {
	margin-top: 40px;
	line-height: normal;
	height: 16px;
	margin-bottom: 5px;
}
p#print a {
	display: block;
	float: right;
	margin-left: 15px;
	width: 16px;
	height: 16px;
	text-indent: -9999px;
}
p#print a.druk {
	background-image: url(pic/print.gif);
	background-repeat: no-repeat;
}
p#print a.top {
	background-image: url(pic/top.gif);
	background-repeat: no-repeat;
}
