/* Styles for CDN */

/* margines z lewej - ustawiene tabelki */
FORM {
	MARGIN: 0px; 
}

/* Ustaw kolor tła snow_tlo.gif*/
	body 	{align: center; margin-top: 0px; margin-left: 0px; marginwidth: 0px;
	marginheight: 0px; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; padding-top: 0px;
	background-color: white; BACKGROUND-IMAGE: url(startowa/spring_tlo.gif);
			}
/* TŁO W KOMÓRKACH TABELI */			
/* Bez powtarzania obrazu tła w komórkach tabeli */
TD	 	{background-repeat: no-repeat}
	
/* Powtarzanie obrazu tła w komórce tabeli */
TD.tlo_powtorz {background-repeat: repeat}

/* WSZYSTKIE STRONY  kolor i wygląd górnej lini granicznej komórki.
Można dodać argumenty LEFT, RIGHT, BOTTOM. Dopisek: thin - cienka, thick - gruba, bez dopisku normalna.
Zmiana koloru obramowania poprzez BORDER_COLOR */
/*linia góra*/
.linia_cell_top {
	BORDER-TOP: blue thin ridge; height=2;
}
/*linia góra navy*/
.linia_cell_top_w {
	BORDER-TOP: navy thin ridge;
}
/*linia dół*/
.linia_cell_bottom {
	BORDER-BOTTOM: blue thin ridge
}
/*linia góra i dół*/
.linia_cell_top_bottom {
	BORDER-TOP: yellow thin ridge; BORDER-BOTTOM: brown thin ridge; 
}
			

/* Komórki w tabelach Kolor tła - delikatny cyjan  Kolor tekstu - czarny */

.Cell_cyan {
	COLOR: #000000; BACKGROUND-COLOR: #eaf2f1; TEXT-DECORATION: none; 
	font-size: 8pt; font-family: Verdana; color: #800000; font-style: italic; 
   font-weight: bold; margin-left: 0pt; margin-right: 0pt;
}
/* MARQUE */
.marque_navy {TEXT-DECORATION: none; font-size: 8pt; font-family: Verdana; color: navy; 
	font-style: italic; font-weight: bold; margin-left: 15pt; margin-right: 15pt; letter-spacing: 3pt;
	}

.marque_szary {TEXT-DECORATION: none; font-size: 7pt; font-family: Verdana; color: #C7C7C7;
	font-style: italic; font-weight: bold; margin-left: 10px; margin-right: 5px; 
	letter-spacing: 3pt;
}
			
/* Tło: szare i tekst w komórkach tabeli*/
TD.TAB1 {FONT-FAMILY: Times New Roman; FONT-SIZE: 12pt; FONT-WEIGHT: bold; COLOR: white; BACKGROUND-COLOR: #A0A0A0;
		TEXT-DECORATION: none; BORDER-TOP: blue thin ridge;	}
A.TAB1:hover {COLOR: purple; BACKGROUND-COLOR: #f3f3f3; TEXT-DECORATION: none}

/* Tło: brąż w nagłókach tabeli*/
TD.TAB2 { HEIGHT=35px; FONT-FAMILY: Arial; FONT-SIZE: 10pt; FONT-WEIGHT: bold; COLOR: white ; BACKGROUND-COLOR: #B00000;
			TEXT-DECORATION: none}

/* Tło: brąż w nagłókach tabeli6F79A3  */
TD.TAB3 { HEIGHT=35px; FONT-FAMILY: TimesNewRoman; FONT-SIZE: 12pt; 
			FONT-WEIGHT: bold; COLOR: white; BACKGROUND-COLOR: #8594B0;
			font-style: italic; TEXT-DECORATION: none;
			BORDER-BOTTOM: navy double; BORDER-TOP: navy double;
			letter-spacing: 3px;}
/* Tło: brąz w nagłókach tabeli*/
TD.TAB4 { HEIGHT=25px; FONT-FAMILY: Arial; FONT-SIZE: 10pt; FONT-WEIGHT: bold; 
			COLOR: white ; BACKGROUND-COLOR: #BF8754; 
			TEXT-DECORATION: none}
				
/* Kolor tła w tabelach po lewej i prawej stronie strony.
Ustawiana jest czcionka, również czcionka wiadomości, ale kolor zajawki ustawiany jest w wywołaniu skryptu;
tu następuje też ustawienie koloru daty wiadomości
Ponadto ustawine są własności hiperlinków w tabelkach np. dla Warto odwiedzić
*/
TD.Wiadomo { font-family: Arial; font-size: 8pt; color: black; background-color: #F7F7F7;}	
A.Wiadomo:link {font-family: Arial; font-size: 8pt; color: black; }
A.Wiadomo:visited {font-family: Arial; font-size: 8pt; color: black;}
A.Wiadomo:hover {font-family: Arial; font-size: 8pt; color: darkblue; text-decoration: none; font-weight: bold;}


/* Zielono-czerwony hiperlink */
A.GreenRed:link {font-family: Arial; font-size: 8pt; color: green; font-weight: bold;}
A.GreenRed:visited {font-family: Arial; font-size: 8pt; color: green; font-weight: bold;}
A.GreenRed:hover {font-family: Arial; font-size: 8pt; color: red; text-decoration: none; font-weight: bold;}
A:GreenRed:active {font-family: Arial; font-size: 8pt; color: green; font-weight: bold;}

/*Styl wiadomości w tabeli KOMPUTER i OKOLICE z WEBMASTER*/
.webinsideTytul {color: green; font-family: arial; font-size: 11px; font-weight: normal;} 
.webinsideTresc {color: black; font-family: arial; font-size: 11px;}
.webinsideCopyright {font-family: verdana; text-align: right; font-size: 9px; font-style: oblique}

/*Wypunktowanie*/
LI {
	FONT-WEIGHT: normal; FONT-SIZE: 10pt; FONT-FAMILY: Verdana, Arial, Serif
}


/* Different hyperlinks 
a:hover must come after a:link and a:visited 
and a:active MUST come after a:hover 
in the CSS definition in order to be effective */

a:link       { 	font-family: Arial; font-size: 8pt; text-decoration: none; color: navy }
a:visited    { 	font-family: Arial; font-size: 8pt; text-decoration: none; color: navy }
a:hover      { 	font-family: Arial; font-size: 8pt; text-decoration: underline; color: black; font-weight: bold}
a:active     { 	font-family: Arial; color: #008000; font-size: 8pt; }

a.nowy:link {FONT-WEIGHT: normal; FONT-SIZE: 7pt}
a.nowy:visited {FONT-WEIGHT: normal; FONT-SIZE: 7pt}
a.nowy:hover {FONT-WEIGHT: normal; FONT-SIZE: 7pt}
a.nowy:active {FONT-WEIGHT: normal; FONT-SIZE: 7pt}

/*Hyperlinki w menu głównym*/
a.head:link       { 	font-family: Arial; font-size: 8pt; font-weight: normal; text-decoration: none; color: #505050}
a.head:visited    { 	font-family: Arial; font-size: 8pt; font-weight: normal; text-decoration: none; color: #505050}
a.head:hover      { 	font-family: Arial; font-size: 8pt; font-weight: normal; color: navy; text-decoration: underline; }
a.head:active     { 	font-family: Arial; font-weight: normal; color: #505050; font-size: 8pt;}


/*Hyperlinki w przy otwieraniu RAR i WORD*/
a.open:link       { 	font-family: Arial; font-size: 8pt; font-weight: normal; text-decoration: none; color: #505050}
a.open:visited    { 	font-family: Arial; font-size: 8pt; font-weight: normal; text-decoration: none; color: #505050}
a.open:hover      { 	font-family: Arial; font-size: 8pt; font-weight: normal; color: navy; text-decoration: underline}
a.open:active     { 	font-family: Arial; font-weight: normal; color: #505050; font-size: 8pt;  }

/*Hyperlinki w przy otwieraniu RAR i WORD*/
a.skok:link       { 	font-family: Verdana; font-size: 10pt; font-weight: bold; text-decoration: underline; color: blue}
a.skok:visited    { 	font-family: Verdana; font-size: 10pt; font-weight: bold; text-decoration: underline; color: blue}
a.skok:hover      { 	font-family: Verdana; font-size: 10pt; font-weight: bold; color: #000000; background-color: yellow; text-decoration: none}
a.skok:active     { 	font-family: Verdana; font-weight: bold; color: blue; font-size: 10pt;  }

/*Hyperlinki w przy otwieraniu, ale inne - duże */
a.open_big:link       { 	font-family: Arial; font-size: 12pt; font-weight: bold; text-decoration: none; color: #505050}
a.open_big:visited    { 	font-family: Arial; font-size: 12pt; font-weight: bold; text-decoration: none; color: #505050}
a.open_big:hover      { 	font-family: Arial; font-size: 12pt; font-weight: bold; color: blue; text-decoration: underline}
a.open_big:active     { 	font-family: Arial; font-weight: normal; color: #505050; font-size: 12pt;}

/*Hyperlinki w menu bocznym KADRA*/
a.kadra:link       { 	font-family: Arial; font-size: 8pt; font-weight: normal; text-decoration: none; color: #505050}
a.kadra:visited    { 	font-family: Arial; font-size: 8pt; font-weight: normal; text-decoration: none; color: #505050}
a.kadra:hover      { 	font-family: Arial; font-size: 8pt; font-weight: normal; color: navy; text-decoration: underline}
a.kadra:active     { 	font-family: Arial; font-weight: normal; color: #505050; font-size: 8pt;}

/* Site's headers */
h1           { 	font-size: 24pt; color: #000080; font-family: Arial; text-align: Left; 
               	font-weight: bold; margin-left: 0px; margin-right: 0px;  margin-top: 20px; 
               	margin-bottom: 20px; letter-spacing: 5px} 
h2           { 	font-size: 12pt; color: #000080; font-family: Verdana; text-align: Center; 
               	font-weight: bold; margin-left: 15px; margin-right: 15px; font-style: oblique;
               	margin-top: 15px; margin-bottom: 12px}
h3           { 	font-family: Arial; font-size: 10pt; color: #000000; font-weight: bold; 
					margin-left: 15px; margin-right: 15px; margin-top: 0px; margin-bottom: 10px;
					letter-spacing: 1px }
h4           { 	font-family: VERDANA; font-size: 8pt; color: #000000; font-weight: bold; 
					margin-left: 5px; margin-right: 5px; margin-top: 0px; margin-bottom: 10px;
					letter-spacing: 2px; text-decoration: underline }
					
/* Akapit*/
p.wciety     { 	font-family: Verdana; font-size: 10pt; text-align: Justify; line-height: 120%; 
					margin-left: 15px; margin-right: 15px; margin-top: 0px; margin-bottom: 10px;
					text-indent: 30px }
p.normalny   { 	font-family: Verdana; font-size: 10pt; text-align: Left; line-height: 120%; 
					margin-left: 15px; margin-right: 15px; margin-top: 0; margin-bottom: 10px}
p.wysuniety  { 	font-family: Verdana; font-size: 10pt; text-align: Left; line-height: 120%; 
					margin-left: 50px; margin-right: 50px; margin-top: 0; margin-bottom: 10px}
p.w_ramce    { 	font-family: Verdana; font-size: 10pt; text-align: Center; line-height: 120%; 
					margin-left: 50px; margin-right: 50px; margin-top: 10px; margin-bottom: 10px; 
					border-style: groove}
p.w_tabeli   {	font-family: Verdana; font-size: 10pt; text-align: Left; line-height: 120%; 
					margin-left: 2px; margin-right: 2px; margin-top: 2px; margin-bottom: 2px}
p.w_tabeli_bold {	font-family: Helvetica, Arial; font-size: 10pt; font-weight: bold; text-align: Left;
					line-height: 120%; margin-left: 2px; margin-right: 2px; margin-top: 2px; margin-bottom: 2px}
p.js		   { 	font-family: Arial; font-size: 8pt; line-height: 100%; 
					margin-left: 5px; margin-right: 5px; margin-top: 0px; margin-bottom: 0px;
					font-style: oblique}
p.mini		   { 	font-family: ARIAL; color: gray; font-size: 7pt; line-height: 100%; 
					margin-left: 5px; margin-right: 5px; margin-top: 0px; margin-bottom: 0px;
					font-style: oblique}
					
/* Tekstowe */
.cytat       { font-size: 10pt; font-family: Verdana; color: #800080; font-style: italic; 
               font-weight: bold; margin-left: 15px; margin-right: 15px}
.dane        { font-family: Times New Roman; color: #000000; font-size: 12pt; text-align: 
               Left; line-height: 100%; margin: 0px }