/*general*/
html, body {
	font-family: verdana, Arial, Tahoma,  Helvetica, sans-serif;
	font-weight:normal;
	font-size: 8px;
	color: ffffff;
	background-color: #2e1f2a;
	background-image: url(images/tlovega4.gif);
	margin: 0; 
	padding: 0;
	SCROLLBAR-FACE-COLOR: #cccccc;
	SCROLLBAR-HIGHLIGHT-COLOR: #cccccc;
	SCROLLBAR-SHADOW-COLOR: #cccccc;
	SCROLLBAR-3DLIGHT-COLOR: #c0c0c0;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #DBDBDB;
	SCROLLBAR-DARKSHADOW-COLOR: #55555
	
}

p {
font-family: verdana, Arial, Tahoma,  Helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
	color: 000000;
}

li {
font-family: verdana, Arial, Tahoma,  Helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
	color: 000000;
}


h1 { font-family: Verdana, Trebuchet MS,Arial, Tahoma,  Helvetica, sans-serif;
	font-weight:bold;
	color: #fca105;
	font-size: 19px;
   }
h3 { font-family: Verdana, Trebuchet MS,Arial, Tahoma,  Helvetica, sans-serif;
	font-weight:bold;
	color: #000000;
	font-size: 15px;
   }

A { TEXT-DECORATION:none;
color: #0d3d9e; 
font-family: verdana, Arial, Tahoma,  Helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px
}
A:hover { COLOR:#0d3d9e;
TEXT-DECORATION:underline } 
A:visited{COLOR:#0d3d9e }

table { font-size:14px; }

td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none}
.td_white {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none; background-color: #ffffff; border: #c0c0c0; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 0px}
.td_szary {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none; background-color: #f0f0f0; border: #c0c0c0; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 0px}


