/* 20.03.2003 Copyright (c) Mariusz Ściseł www.roko.biz.pl */

/* Linki */
A 				{ color: blue; font-family: Verdana, Arial, Helvetica, sans-serif;text-decoration: none}
A:LINK, A:VISITED 		{ color: blue; text-decoration: none}
A:HOVER		{ color: blue; text-decoration: underline}
A:ACTIVE	{ color: red; text-decoration: none}

blockquote {margin-right:20px; margin-left:20px;}  						/* marginesy dla tekstu */

/* Tekst */
#t1 { font-size: 80%; font-family: Verdana, Arial, Helvetica, sans-serif; color: black; font-weight : normal; }
A#t1:LINK, A#t1:VISITED {  text-decoration: underline}
A#t1:HOVER, A#t1:ACTIVE { color: black; text-decoration: none}

P UL  { list-style-type : square; }
/* Tekst */
.t2 { font-size: 90%; font-family: Verdana, Arial, Helvetica, sans-serif; color: red ; font-weight : bold; }

.naglowek { font-size: 130%; font-family: Verdana, Arial, Helvetica, sans-serif; color: black; font-weight : bolder; }
.nagadres { font-size: 13pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: white; font-weight : bolder; }

/* styl dla pierwszych 3 linijek "Oferta" */
.wciecie { TEXT-INDENT: 18pt; }
.wciecie1 { TEXT-INDENT: 10pt; }
.wciecie2 { TEXT-INDENT: 20pt; }
.wciecie3 { TEXT-INDENT: 40pt; }

.autor{ font-family: Tahoma}

/*  Numerek przy zdjęciu */
.numerek { font-size: 100%; font-family: Times, Tahoma, Verdana; color: Maroon; font-weight : bold; }

/* stała czcionka (stale odstepy w menu) */
TD.small {font-size:10px}

.stopka {	font-size: 7pt; font-family: Verdana, Tahoma, sans-serif; color: Navy; background-color : #0099FF; }

.menu { font-size: 12px;  font-family: Tahoma, Verdana; font-weight : bold; color: #0000FF;}
A.menu:LINK, A.menu:VISITED {  color: #0000FF; text-decoration: none}
A.menu:HOVER { color: #0000FF	; text-decoration: underline}
A.menu:ACTIVE { color: red; text-decoration: underline}

.menu1 { font-size: 12px;  font-family: Tahoma, Verdana; font-weight : bold; color: White;  letter-spacing : 1px; }
A.menu1:LINK, A.menu1:VISITED {  color: White; text-decoration: none}
A.menu1:HOVER { color: Yellow; text-decoration: underline}
A.menu1:ACTIVE { color: red; text-decoration: underline}
ol.lista { list-style-type : upper-roman;}