/* Styl glowny */
/* kolory paska scroll bar widoczne tylko w IE5.5+ */
body 
{ 	
		font-family: Verdana;
		background-color:#FFFFFF;
		scrollbar-face-color: #C8D1D7;
		scrollbar-highlight-color: #EAF0F7;
		scrollbar-shadow-color: #95AFC4;
		scrollbar-3dlight-color: #D6DDE2;
		scrollbar-arrow-color: #006699;
		scrollbar-track-color: #EFEFEF;	
		scrollbar-darkshadow-color: #7294AF;
}

A:link 		{ font-size:13px; font-weight: bold; text-decoration: underline; color: #005184; }
A:visited 	{ font-size:13px; font-weight: bold; text-decoration: underline; color: #3F7E9F; }
A:hover 	{ font-size:13px; font-weight: bold; text-decoration: underline; color: #DD6900; }

a.menu:link	{ font-size:11px; font-weight: bold; text-decoration: underline; color: #005184; }
a.menu:visited	{ font-size:11px; font-weight: bold; text-decoration: underline; color: #3F7E9F; }
a.menu:hover	{ font-size:11px; font-weight: bold; text-decoration: underline; color: #DD6900; }
.menu		{ font-size:11px; font-weight: bold; text-decoration: underline; color: black; }
.menutresc	{ font-size:11px; font-weight: bold; color: black; }
.menur		{ font-size:11px; font-weight: bold; text-decoration: underline; color: red; }

.mini 		{ font-size:10px; color: #000000; }
.tresc 		{ font-size:13px; color: #000000; }
.tresc2 	{ font-size:8px; color: #000000; }
.trescdruk 	{ font-size:14px; color: #000000; font-family: Times New Roman; }
.naglowek 	{ font-size:18px; color: #OOOOOO; font-weight: bold; }
.naglowekdruk	{ font-size:18px; color: #000000; font-weight: bold; font-family: Times New Roman; }

.dokument	{ background-color:#ECF0F4; border: 1px #AEBDC4 solid }
.tab		{ background-color:#FFFFFF; border: 1px #006790 solid }
.tabjasne	{ background-color:#FFFFFF; border: 1px #AEBDC4 solid; height:25px }
.tabciemne	{ background-color:#D0E0EF; border: 1px #D0E0EF solid; height:25px }
.tabnajazd 	{ }

.tabpasek1	{ background: #005db0 url(grafika/pasek1.gif); font-size:13px; font-weight: bold; color: #deeef3; height:25px }
.tabpasek2	{ background: #D0E0EF url(grafika/pasek2.gif); font-size:13px; color: #deeef3; height:25px }

.nnazwa		{ font-size:16px; color: #000000; font-family: Times New Roman; }
.nkod		{ font-size:16px; color: #000000; font-family: Times New Roman; }
.ncenamala	{ font-size:14px; color: #000000; font-family: Times New Roman; }
.ncenaduza	{ font-size:34px; color: #000000; font-family: Times New Roman; }
td.a		{ font-size:12px; color: #000000; font-family: Times New Roman; }

a.kupujwsote{ border-radius: 2px;background-color: #ff1616; padding: 3px;font-size:20px; color: #ffffff; text-decoration:none; cursor: pointer;}