HTML {	height:100%; }

BODY {
	height:100%;
	background: #000000;

	color:#000000;
  font-size: 11px; 
	font-family: Arial, Verdana, serif; 
	color: #4f4f4f;
  margin: 0px;
  padding:0px;
}

DIV,P,TABLE{
  font-size: 11px; 	
}

H1, .tlo2		 	{ 
	font-size: 19px; 
	font-weight:normal;
	background-image:url('img/h1.gif');
	background-position:top left;
	background-repeat:no-repeat;		
	color: #000000;  
	padding-top:2px;
	padding-left:25px;
	padding-bottom:7px; 
	margin:0px; 
}

	
H2		 	{ 
	font-size: 14px; 
	color: #000000; 
	font-weight: bold; 
}

HR	 		{ 
	margin:0px; 
	padding:0px; 
	border:0px;
	height:1px; 
	background-color: #cccccc; 
}

FORM		{ margin: 0px; padding: 0px; }

IMG { border:0px none }

/* formularze */

INPUT, SELECT, .formularz	{ 
	vertical-align:middle; 
	margin-bottom: 2px; 
	margin-top: 2px; 
	border: 1px solid #87685c; 
	font-size: 11px; 
	background-color: #FFFFFF; 
	color: #000000; 
}

TEXTAREA, TEXTAREA.formularz	{ 
	margin-bottom: 3px; 
	margin-top: 3px; 
	border: 1px solid #87685c; 
	font-size: 11px; 
	background-color: #FFFFFF; 
	color: #000000; 
}

.formularz2, INPUT.formularz2	{ 
	cursor:pointer; 
	vertical-align:middle; 
	margin-bottom: 2px;
	margin-top: 2px; 
	border: 1px solid #87685c; 
	font-size: 10px; 
	background-color: #b48b7a; 
	color: #ffffff; 
}

.f_bkrotki    { width:40px;  }
.f_krotki     { width:70px;  }
.f_sredni     { width:120px; }
.f_dlugi      { width:180px; }
.f_dlugi2     { width:290px; }
.f_bdlugi2    { width:350px; }
.f_bdlugi     { width:380px; }


.przycisk     { 
	height:13px; 
	margin-bottom: 0px; 
	margin-top: 0px; 
	border-width: 0px;
	border-style: none; 
	font-size: 11px; 
	background:none; 
}

A, A:link, A:visited, A:active	{ 
	color: #ff9900; 
	text-decoration: none; 
}

A:hover 		{ 
	color: #FF6600; 
	text-decoration: none; 
}

.male, .male A, .male A:link, .male A:visited, .male A:active, .male A:hover, A.male, A.male:link, A.male:visited, A.male:active, A.male:hover  { 
	font-size: 9px;
}

.obrazek { border: 1px solid #000000; margin:3px; }

.tytul { 
	font-weight:bold; 
	font-size: 11px; 
	color: #000000; 
}

.biale  { background-color:#ffffff; } 
.czarne { background-color:#000000; }

/* ramki tabelek */
.tlo1 {  }



/* tlo tresc */
.tlo3	{  }

/* tlo wyroznione */
.tlo4	{  }

.datownik { 
	font-weight: bold; 
	font-size: 11px; 
	color:#ff9900;
	text-align:left;
	padding-bottom:5px;
	padding-top:15px;
	border-bottom:1px solid #ff9900;
}

.news_tyt{
	padding-top:7px;
	font-weight:bold;
	color:#cccccc;
}

.news_zajawka{
	font-size:10px;
	padding-bottom:2px;
	color:#cccccc;	
}

.margines { padding:2px; }

.error  { color: #FF0000; }

.blok { display:block }
.liniowy { display:inline }

.grube, .grube A, .grube A:link, .grube A:visited, .grube A:active, .grube A:hover		{ 
	font-weight:bold; 
}

.nobr 		{ white-space: nowrap; }
.nowa_l		{	clear:both; }

.lewa, TD.lewa, TR.lewa, DIV.lewa  { text-align:left; }
TABLE.lewa, IMG.lewa, DIV.lewal    { float:left; }

.prawa, TD.prawa, TR.prawa, DIV.prawa  { text-align:right; }
TABLE.prawa, IMG.prawa, DIV.prawap     { float:right; }

.srodek       { text-align:center; margin:auto; }
TABLE.srodek  { margin:auto; }
TD.srodek, TR.srodek, DIV.srodek    { text-align:center; }

.justuj, DIV.justuj      { text-align:justify; }

A.menu{ 
	display: block; 
	font-weight:bold;
  border-right: 1px solid #bbbbbb; 
	
	background-color: #3e4a84; 
	background-image:url('grafika/tlo_menu.gif');
	background-position:top left;
	background-repeat:repeat-x;
	color:#ffffff;
	  
  padding-left: 	7px;
  padding-right: 	7px;
  padding-top: 		3px;
  padding-bottom: 3px;
	 
  text-decoration : none; 
} 

A.menu:link	, A.menu:visited, A.menu:active	{ color : #ffffff;  text-decoration:none; }

A.menu:hover { 
	color:#ffffff;
	text-decoration : none;
	background-color:#4d66c4;
	background-image:none;
  border-right: 1px solid #ffffff; 	
} 


.ramka { 
	border:1px solid #666666;
	padding:5px;
	margin:10px;
	background-color: #f7f6f7;
	color: #4f4f4f;
	text-align:left;
}

.ramka DIV, .ramka SPAN { 
	color: #4f4f4f;
}

.ramka A, .ramka A:link, .ramka A:visited, .ramka A:active	{ 
	color: #275899; 
	text-decoration: none; 
}

.ramka A:hover 		{ 
	color: #FF6600; 
	text-decoration: none; 
}

.seta  { width:100%; }

.mapa_p { margin-left:15px; margin-bottom:10px; }

.blad {
	color:#000000;
	padding:7px;
	margin:auto;
	border:1px solid #ff0000;
	background-color:#ffffcc;
	display:block;
}

.bladform{
	color:#ff0000;
}

A.copy, A.copy:link, A.copy:visited, A.copy:active	{ 
	font-family: Trebuchet, Arial, serif;
	color:#37415e;
	font-weight: normal; 
	font-size: 9px; 
	text-decoration:none;
}

A.copy:hover { 
	color:#1a41b2;
	font-weight: normal; 
	font-size: 9px; 
}


/* przyciski, ikonki, itp */


div.nieprzycisk{ 
	display: block; 
	font-weight:bold;
	background-image:url('grafika/przycisk3.gif');	
	width:26px;
	height:26px;
	text-align:center;
  color : #000000; 
  text-decoration : none; 
} 



A.przycisk, A.przycisk:link	, A.przycisk:visited, A.przycisk:active { 
	display: block; 
	font-weight:bold;
	background-image:url('grafika/przycisk.gif');
	width:26px;
	height:26px;
	text-align:center;
  color : #000000; 
  text-decoration : none; 
} 


A.przycisk:hover { 
	display: block; 
	font-weight:bold;
	background-image:url('grafika/przycisk2.gif');
	width:26px;
	height:26px;
	text-align:center;
  color : #000000; 
  text-decoration : none; 
} 

#art_mapa ul{
	list-style-image: url('grafika/list.gif');
	padding-left:20px;
	margin:0px;
}


#art_mapa li{
	padding:1px;
}


/* tooltip */
.tooltip{
	border:1px solid #38639d; 
	width:200px;
}

/* tooltip title */
.tooltip .tooltip_title {
	font-weight:bold;
	padding:2px; 
	color:#ffffff;
	font-family:verdana,helvetica,sans-serif;
	font-size:11px;
	background-color:#38639d; 
	text-align:left;
}

/* tooltip title */
.tooltip .tooltip_content {
	padding:4px; 
	color:#4b4d4b;
	font-family:verdana,helvetica,sans-serif;
	font-size:11px;
	background-color:#e6f4fe; 
	text-align:left;
}

.pasek_linia{
	background-color:#000000;	
}

.pasek_tlo{
	background-color:#cccccc;	
}

.botproof{
	margin-bottom:5px; 
	margin-top:5px; 	
	border:1px solid #666666
}


.galeria1{
	padding-top:3px;
	padding-bottom:3px;
}

.galeria1 TABLE {
	margin:auto;
	text-align:center;
}

.galeria1 TD{
	padding-top:4px;
	padding-bottom:4px;
	padding-left:4px;
	padding-right:4px;
}

.galeria1 IMG{
	border:1px solid #666666;
}

.galeria1 DIV {
	font-size:10px;
	padding-bottom:4px;
	text-align:center
} 


.cytat{
	padding:4px; 
	border:1px solid #cccccc;
	background-color:#eaedf9;
}

.szerokosc {
	width:900px;
}

#topmargines{
	height:15px;	
}


#top1{
	width:900px;
	height:50px;
}

#top1_logo{
	height:50px;
	float:left;
	width:150px;
}

#top1_menu{
	height:50px;
	float:left;
	width:750px;
}

#top1_lang{
	width:750px;
	height:27px;
	text-align:right;
}

#top1_lang IMG{
	margin-right:10px;
}

#top1_topmenu{
	width:750px;
	height:23px;
	text-align:right;
}

#menu1{
	text-align:right;
	float:right;
}

#menu1 TD{
	padding-left:2px;
}


#menu1 A, #menu1 A:link	, #menu1 A:visited, #menu1 A:active { 
	display: block; 
	font-weight:bold;
	font-size:14px;
	color:#ffffff;
	text-align:center;
	white-space: nowrap;
	background-color:#7a4973;
	background-image:url('img/menu1_1.gif');
	background-position:top right;
	background-repeat:no-repeat;
	padding-top: 2px;
	padding-bottom:3px;
	padding-left:10px;
	padding-right:26px;
	text-align:center;
  text-decoration : none; 
} 


#menu1 A:hover { 
	display: block; 
	font-weight:bold;
	background-color:#925f8b;	
	background-image:url('img/menu1_2.gif');
	text-align:center;
  color : #ececec; 
  text-decoration : none; 
} 

#topliniad{
	height:10px;
	border-top:2px solid #666666;
}

#dolliniad{
	height:10px;
	border-bottom:2px solid #666666;
}

#dol_menu{
	padding-top:15px;
	padding-bottom:30px;
}


#dol_menu A, #dol_menu A:link	, #dol_menu A:visited, #dol_menu A:active { 
	font-size:10px;
	color:#999999;
	white-space: nowrap;
  text-decoration : none; 
} 


#dol_menu A:hover { 
  color : #ffffff; 
  text-decoration : none; 
} 

#kol_powitalna{
	width:900px;
}

#kol_lewa{
	width:156px;
	text-align:left;
}


#kol_lewa2{
	width:150px;
	text-align:left;
}

#kol_srodek{
	width:581px;
	background-image:url('img/srodek2.gif');
	background-position:bottom left;
	background-repeat:no-repeat;	
	background-color:#ffffff;
	text-align:left;	
}


#kol_prawa{
	width:163px;
	padding-bottom:150px;
	background-color:#000;
}


#powitalna_lewa{
	width:664px;
	height:480px;
	text-align:left;
	background-position:top left;
	background-repeat:no-repeat;	
}


#powitalna_prawa{
	width:236px;
}

.banery{
	padding-bottom:5px;
}

#powitalna_pmargin{
	padding-left:6px;
}

#panel_g{
	width:230px;
	height:8px;
	text-align:left;
	background-color:#000;	

	background-position:top left;
	background-repeat:no-repeat;	
}

#panel_d{
	width:230px;
	height:9px;
	text-align:left;
	background-color:#000;	

	background-position:top left;
	background-repeat:no-repeat;	
}

#panel_tresc{
	height:227px;
	background-color:#000;
	padding-left:10px;
	padding-right:10px;
	color:#ffffff;
	text-align:left;
}


#powitalna_lewa2{
	padding-top:325px;
	padding-left:30px;
	padding-right:20px;
}


#news_panel{
	width:405px;
	float:left;
	height:148px;
}

#kontakt_panel{
	width:160px;
	height:148px;
	float:left;
}

#kontakt_panel A{
	display:block;
	width:160px;
	height:148px;
}

#toplinia2{
	padding:4px;
	text-align:left;
	color:#bebdbd;
}

#toplinia2 A{
	color:#bebdbd;
}

#toplinia2 A:hover {
	color:#ffffff;
}


#tresc_marginesy{
	background-image:url('img/srodek.gif');
	background-position:top left;
	background-repeat:no-repeat;	
	padding-top:64px;
	padding-left:45px;
	padding-right:45px;
	padding-bottom:50px;
}


A.submenu1, A.submenu1:link	, A.submenu1:visited, A.submenu1:active { 
	display: block; 
	font-weight:bold;
	background-image:url('img/submenu1_1.gif');
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#b48b7a;
	border-bottom:1px solid #000000;
	padding-left:10px;
	padding-right:17px;
	padding-top:9px;
	padding-bottom:9px;
	text-align:left;
  color : #ffffff; 
	font-size:20px;
  text-decoration : none; 
} 


A.submenu1:hover { 
	display: block; 
	color:#000000;
	background-color:#f2e7d9;
	background-image:url('img/submenu1_2.gif');
  text-decoration : none; 
} 




A.submenu2, A.submenu2:link	, A.submenu2:visited, A.submenu2:active { 
	display: block; 
	background-image:url('img/submenu2_1.gif');
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#b48b7a;
	border-bottom:1px solid #000000;
	padding-left:16px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:left;
  color : #ffffff; 
	font-size:13px;
  text-decoration : none; 
} 


A.submenu2:hover { 
	display: block; 
	color:#000000;
	font-weight:bold;	
	background-color:#f2e7d9;
	background-image:url('img/submenu2_2.gif');
  text-decoration : none; 
} 


#akontaktowy, #akontaktowy:link	, #akontaktowy:visited, #akontaktowy:active { 
	width:150px;
	display: block; 
} 


#akontaktowy:hover { 
	display: block; 
  text-decoration : none; 
} 

#top_podstrona{
	width:900px;
	height:200px;
}

#topliniad_podstrona{
	height:4px;
	border-top:2px solid #666666;
}


#euroadres{
	padding-top:30px;
	text-align:left;	
}