*{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

body {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	background-color: #000;
	background-image: url('../graph/back-page.gif');
	color: #777777;
	font-family: Tahoma, Arial;
	font-size: 12px;
}

div {
	position: relative; 
	margin: 0px;
	padding: 0px;
/*	display: block;	*/
}

ul, ol{
	margin-left: 25px;
}

#nav {
	display: none;
	visability: hidden;
}

a {
	text-decoration: none;
	color: #ea240d;
	font-weight: bold;
}

a:hover{
	text-decoration: underline;
}

#srodek {
	margin: 0 auto;
	width: 924px;
	background-image: url('../graph/back-center.gif');
}

#gora {
	height: 277px;
	background-image: url('../graph/top.png');
	overflow: hidden;
}

#gora object {
	position: relative;
	top: -1px;
}

#logo {
	position: absolute;
	left:33px;
	top: 30px;
	display: block;
	z-index: 5;
	width: 138px; 
	height: 138px;
	background-image: url('../graph/logo.png');
}

#zaloba {
	position: absolute;
	left:33px;
	top: 207px;
	display: none;
	overflow: hidden;
	z-index: 305;
	width: 51px; 
	height: 80px;
	background-image: url('../graph/czarna_wstazka.png');
}

#gora input {
	position: absolute;
	background-color: #4c4c4c;
	border: 0px none;
	font-weight: bold;
}

#query {
	background-image: url('../graph/back-form.png');
	background-repeat: no-repeat;
	height: 18px;
	width: 132px;
	padding: 5px;
}

#top_buttons {
	background-image: url('../graph/top-buttons.png');
	background-repeat: no-repeat;
	height: 29px;
	width: 123px;
	position: absolute;
	top: 30px;
	left: 560px; 
}

#menu_gora {
	height: 64px;
	background-image: url('../graph/back-menu.png');
	background-repeat: repeat-x;
	text-align: center;
	z-index: 250;
}

#menu_gora a {
	display: block;
	height: 44px;
	margin-top: 10px;
	float: left;
	line-height: 44px;
	font-weight: bold;
	overflow: hidden;
	color: #fff;
	text-decoration: none;
}

#menu_gora span {
	background: transparent;
	padding: 0 20px;
	height: 44px; 
	float: left;
}

#menu_gora a.hover {
	background-image: url('../graph/a-menu-left.png');
	background-repeat: no-repeat;
}

#menu_gora a.hover span {
	background-image: url('../graph/a-menu-right.png');
	background-position: top right;
	background-repeat: no-repeat;
}

#menu_left {
	width: 19px;
	height: 64px;
	float: left;
	background-image: url('../graph/menu-left.png');
}

#menu_center {
	height: 64px;
	display: block;
}

#menu_right {
	width: 19px;
	height: 64px;
	float: right;
	background-image: url('../graph/menu-right.png');
}

#tresc {
	width: 900px;
	margin: 0px 10px 0px 10px;
	background-color: #fff;
	background-image: url('../graph/back-tresc.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	border-width: 0px 2px 0px 2px;
	border-style: solid;
	border-color: #515151;
	overflow: hidden;
}

#up_corners {
	height: 9px;
	background-image: url('../graph/up-tresc-corners.gif');
	font-size: 6px;
	line-height: 10%;
	margin-bottom: 10px;
}

#lewa_kol {
	width: 185px;
	float: left;
	overflow: hidden;
	margin-bottom: 10px;
	margin-left: 20px !important;
	margin-left: 10px;
	margin-right: 20px;
}

#srodkowa_kol {
	width: 630px; /*408*/
	float: left;
/*	overflow: hidden; */
	border: 1px solid #e2e2e2;
	border-top: 0px;
	border-bottom: 0px;
	margin: 0 0 35px 0;
	padding: 0 20px 0 20px;
	height: auto !important;
	height: 300px;
	min-height: 300px;
/*	background-image: url('../graph/back-tresc-center.png');
	background-position: 0 50%;*/
	background-repeat: no-repeat;
}

#prawa_kol {
	width: 185px;
	float: left;
	overflow: hidden;
	margin-bottom: 10px;
	margin-left: 20px !important;
	margin-left: 10px;
	margin-right: 20px;
}

#down_corners {
	clear: both;
	height: 9px;
	background-image: url('../graph/down-tresc-corners.gif');
	font-size: 6px;
	line-height: 10%;
}

#menu_dol {
	padding-top: 15px;
	padding-bottom: 40px;
	height: 20px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}

#stopka {
	height: 110px;
	width: 924px;
	margin: 0 auto;
	clear: both;
	background-image: url('../graph/back-footer.gif');
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 0px;
	color: #9d9d9d;
	line-height: 200%;
}

#stopka a{
	color: #ffffff;
}

#stopka a:hover{
	color: #ffffff;
}

h2 {
	margin: 0px;
	padding: 0px;
}

.naglowek{
	font-size: 17px;
	color: #000000;
	font-style: italic;
/*	font-family: Arial;	*/
	font-family: Tahoma;
	font-weight: normal;	
/*	font-weight: normal;	*/
	padding: 0 0 20px 0;
}


#newnav{
	position: absolute;	
	left: 0px;
	top: 0px;
}

#newnav a{
	color: #fff;
	width: 171px;
	height: 25px;
	line-height: 25px;
	display: block;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	font-weight: normal;
	font-size: 10px;
	background-image: url('../graph/a-submenu-out.gif');
}

#newnav a:hover{
	text-decoration: none;
	color: #000;
	background-image: url('../graph/a-submenu-on.gif');
}

#newnav div {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 171px;
	padding: 0px;
	padding-top: 6px;
	background-image: url('../graph/submenu.png');
	z-index: 250;
}

#newnav span {
	line-height: 22px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 3px;
}

#newnav p.dol {
	width: 171px; 
	height: 8px;
	line-height: 8px;
	font-size: 6px;
	position: absolute;
	top: 100%;
	left: 0%;
	display: block;
	background-image: url('../graph/submenu-down.png');
}

#nav2 div {
	display: none;
}

#nav2 div a{
	display: none;
}

#nav2 div span{
	display: none;
}

#nav2 a{
	color: #fff;
	position: relative;
	display: block;
	float: left;
	font-weight: normal;
	padding-left: 15px; 
	padding-right: 15px;
	border-left: 1px solid #666;
	height: 20px; 
	line-height: 20px;
}

#nav2 a.first{
	border: 0px;
}

#nav2 a:hover {
	text-decoration: underline;
}

/*

#nav div {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100px;
	background: #ffffff;
	z-index: 10;
}

#nav div a{	
	padding: 3px 10px 3px 10px;
	position: relative;
	z-index: 10;
	height: 20px;
	width: 100px;
}

#nav div a span {
	display: inline;
	height: auto;	
	color: #ffffff;
	padding: 5px 0 5px 10px;
	font-size: 11px;
}

#nav div a:hover {
	text-decoration: none;
}

#nav div a:hover span {
	color: #ffc800;
	font-weight: bold;
}
*/

.news{
	display: block;
	overflow: hidden;
	width: 100%;/*410px;*/
	background: url('../graph/news_down_2.gif') no-repeat right bottom;/*2px bottom;*/
	padding: 0px 0px 0px 0px;
}

.news_inner{
	padding: 10px 0px 0px 0px;
	padding-left: 110px;
	background: url('../graph/news_up.gif') no-repeat right top;
	height: auto !important;
	height: 120px;
	min-height: 120px;
}

.fotka_news{
	position: absolute;
	left: 0px;
	top: 10px;
	width: 110px;
}

.fotka_news img{
	background: url('../graph/bg_fotka.gif') no-repeat 0px 0px;
	padding: 5px;
}

.news_content{
	/*float: right; */
	width: 275px;
	padding: 0 10px 0 10px;
	background: url('../graph/news_belt.gif') no-repeat 0px 0px; 
	text-align: left;
/*	border-left: 1px solid #e0e0e0; */
}

.news_content h2{
	color: #ea240d;
	font-size: 13px;
	font-weight: bold;	
	padding: 0 0 5px 0;
	width: 280px;
	float: left;
}

.news_more{
	/*float: right;*/
	/*width: 300px;*/
	clear: both;
	padding: 20px 0 0 0px;
	text-align: right;
}

.foto-akt{
	float: right;
	position: relative;
	z-index: 20;
	width: 110px;
	text-align: right;
	padding: 0 0 5px 0;
}


.foto-akt a img{
	background: url('../graph/bg_fotka.gif') no-repeat 0px 0px;
	padding: 5px;
}

.fotki-akt{
	float: left;
	width: 110px;
}

.fotki-akt a img{
	background: url('../graph/bg_fotka.gif') no-repeat 0px 0px;
	padding: 5px;
}

.news_archive{
	clear: both;
	padding: 4px 0 4px 5px;
}

.naglowek_certyfikaty{
	width: 280px;
	float: left;
	color: #ea240d;
	font-size: 13px;
	font-weight: bold;	
	padding: 0 0 5px 0;
}

.certyfikaty_foto{
	width: 110px;
	float: right;
}

.certyfikaty_foto a img{
	background: url('../graph/bg_fotka2.gif') no-repeat 0px 0px;
	padding: 5px;	
}

.tekst_certyfikaty{
	width: 280px;
	float: left;
}

.fotki_galeria{
	width: 112px;
	height: 100px;
	float: left;
}

.fotki_galeria a img{
	background: url('../graph/bg_fotka.gif') no-repeat 0px 0px;
	padding: 5px;	
}

.zarobki {
	width: 50px;
	padding: 2px;
	border: 1px solid #e2e2e2;
}

.zarobki2 {
	width: 40px;
	padding: 2px;
	border: 1px solid #e2e2e2;
}

td {
	padding: 3px;
}

#przewijane_banery1, #przewijane_banery2 {
	width: 185px; 
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0px;
}

#partnerzy_gora {
	width: 185px;
	height: 30px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url('../graph/partners-top.png');
	background-repeat: no-repeat;
	z-index: 2;
}

#partnerzy_dol {
	width: 185px;
	height: 30px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-image: url('../graph/partners-bottom.png');
	background-repeat: no-repeat;
	z-index: 2;
}

hr {	
	width: 100%;
	height: 1px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #dfdfdf;
	color: #eee;
	margin-top: 15px;
	margin-bottom: 15px;
}

.o_naglowek {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ea240d;
	margin-bottom: 20px;
}

.o_td {
	font-family: Tahoma, Arial;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	margin: 2px 5px 2px 5px;
}

.o_td_left {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	width: 30%;
}

#mapa_strony a {
	display: block;
	height: 15px; 
	line-height: 15px;
	width: 275px;
	font-weight: bold;
	color: #ea240d;
	position: relative;
	left: -15px;
	padding-left: 20px;
	background-image: url('../graph/tree-in.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

#mapa_strony a.last {
	background-image: url('../graph/tree-last.gif');
}

#mapa_strony a.parent {
	font-weight: bold;
}

#mapa_strony div {
	position: relative;
	padding-left: 15px;
	background-image: url('../graph/tree-line.gif');
	background-repeat: repeat-y;
	background-position: top left;
}

#mapa_strony div a {
	font-weight: normal;
	color: #777777;
}
