
:focus {
	outline: 0;
}

HTML {	height:100%; }

BODY {
	height:100%;
	background-color: #b1134e;
	background-image:url('img/tlo.gif');
	background-position: top left;
	background-repeat:repeat-x;
  font-size: 12px; 
	font-family: Tahoma, Verdana, serif; 
	color: #515251;
  margin: 0px;
  padding:0px;
}


DIV,P,TABLE{
  font-size: 12px; 	
}

H1, .tlo2		 	{ 
	font-size: 18px; 
	color: #ff0000; 
	font-family: Georgia, Tahoma, serif; 	
	font-weight: normal; 
	padding-top:7px; 
	padding-bottom:5px; 
	margin:0px; 
}
	
H2		 	{ 
	font-size: 14px; 
	color: #47a636; 
	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 #9e9598; 
	font-size: 11px; 
	background-color: #FFFFFF; 
	color: #000000; 
	padding:4px;
}

TEXTAREA, TEXTAREA.formularz	{ 
	margin-bottom: 3px; 
	margin-top: 3px; 
	border: 1px solid #9e9598; 
	font-size: 11px; 
	background-color: #FFFFFF; 
	color: #000000; 
	padding:4px;	
}

.formularz2, INPUT.formularz2	{ 
	cursor:pointer; 
	vertical-align:middle; 
	margin-bottom: 2px;
	margin-top: 2px; 
	border: 1px solid #9e9598; 
	font-size: 11px; 
	background-color: #9f1146; 
	color: #ffffff; 
	padding:4px;	
}

.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: 0px; 
	border: 0px none;
	font-size: 11px; 
	background:none; 
}

A, A:link, A:visited, A:active	{ 
	color: #9f1146; 
	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 { background-color: #ffffff; }


/* tlo tresc */
.tlo3	{ 
	background-color: #ffffff; 
	padding:4px;		
}

/* tlo wyroznione */
.tlo4	{ 
	background-color: #f7f6f7; 
	padding:4px;
}

.tabelka{
	border:1px solid #ffffff;
	border-collapse:collapse;
	width:100%;
	margin-bottom:3px;
}

.datownik { font-weight: normal; font-size: 9px; }

.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; }

.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; 
}

.szerokosc { width:778px; }
.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;
}

/* 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 { 
	background-image:url('grafika/przycisk2.gif');
  text-decoration : none; 
} 

#art_mapa ul{
	list-style-image: url('grafika/list.gif');
	padding-left:20px;
	margin:0px;
}

#art_mapa li{
	padding:1px;
}


/* tabelk danych */

.dane_tabelka{
	width:90%;
	margin:auto;
	text-align:center;
	border:1px solid #858689;
	border-collapse:collapse;
}

.dane_tabelka TD{
	border:1px solid #858689;
}

.dane_opis{
	width:200px;
	text-align:left;
	font-size:10px;
	background-color:#ffffff;
}

.dane_tytul{
	text-align:left;
	font-weight:bold;
	background-color:#ffffff;
}

.dane_wartosc{
	text-align:left;
	background-color:#f8f6eb;
}


/* 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;
}

.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;
}

/* pasek reklamowy */
.pasek_linia{
	background-color:#000000;	
}

.pasek_tlo{
	background-color:#cccccc;	
}


.podtytul{
	font-weight:bold;
	padding-bottom:10px;
}

#stronaw{
	width:790px;
	margin:auto;
}

#menu{
	clear:both;
	width:790px;
	height:58px;
	background-image:url('img/menu.jpg');
	background-position:top center;
	background-repeat:no-repeat;
}

.lewaram{
	border-left:1px solid #eb1064;
}

#menu A, #menu A:link	, #menu A:visited, #menu A:active { 
	display: block; 
	font-weight:bold;
	color:#ffffff;
	background:none;
	text-align:center;
	padding-left:15px;
	padding-right:15px;
	height:26px;
	line-height:26px;
	text-align:center;
  text-decoration : none; 
} 

#menu A:hover { 
	color:#d8105d;
	background-color:#f0dae3;
  text-decoration : none; 
} 

#trescw{
	clear:both;
	padding-bottom:20px;
	min-height:519px;
}

#kolumny_k{
	width:100%;
	height:519px;
}

#lewa_k{
	width:277px;
	text-align:center;
}

#prawa_k{
	width:513px;
	text-align:left;	
}

#prawa_k2{
	width:465px;
	text-align:left;
}

#tab_top{
	clear:both;
	width:465px;
	height:22px;
	background-image:url('img/tab_top.gif');
	background-position:top center;
	background-repeat:no-repeat;
}


#tab_bottom{
	clear:both;
	width:465px;
	height:22px;
	background-image:url('img/tab_bottom.gif');
	background-position:top center;
	background-repeat:no-repeat;
}


#tab_body{
	background-color:#ffffff;
	padding-left:23px;
	padding-right:23px;
	text-align:left;
	line-height:150%;
}


#stopka{
	clear:both;
	width:790px;
	height:154px;
	text-align:center;
	color:#ffffff;
	background-image:url('img/stopka.jpg');
	background-position:top center;
	background-repeat:no-repeat;
}

#stopka2{
	padding-top:85px;
	font-size:10px;
}

#stopka A{
	color:#ffffff;
}