.big1 {font-weight: bold; font-size: 36px;}
.big3 {
	color: #FF9900;
	font-size: 100px;
	font-weight: bold;
}
.big2 {font-size: 20px}

.10black {
	font-size: 10px;
	color: #000000;
}

.12black {
	font-size: 12px;
	color: #000000;
}

a:link {
	color: #FFCC00;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFCC00;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #FFCC00;
}

a.mainz:link {
	color: #000000;
	text-decoration: underline;
}
a.mainz:visited {
	text-decoration: underline;
	color: #000000;
}
a.mainz:hover {
	text-decoration: none;
	color: #000066;
}
a.mainz:active {
	text-decoration: underline;
	color: #000000;
}



a.leftmenu:link {
	color: #FFCC00;
	text-decoration: underline;
}
a.leftmenu:visited {
	text-decoration: underline;
	color: #FFCC00;
}
a.leftmenu:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.leftmenu:active {
	text-decoration: underline;
	color: #FFCC00;
}



.opis{
   FONT-FAMILY: verdana;
   FONT-SIZE: 12px; 
   FONT-WEIGHT: bold;
}
.comm{
   FONT-FAMILY: arial;
   FONT-SIZE: 12px; 
   FONT-WEIGHT: bold;
   COLOR: #255341;
}
.ttl{
   FONT-FAMILY: verdana;
   FONT-SIZE: 12px; 
   FONT-WEIGHT: bold;
   COLOR: #FFFFFF;
}
.black{
   FONT-FAMILY: verdana;
   FONT-SIZE: 12px; 
   FONT-WEIGHT: bold;
   COLOR: #000000;
}
.naim{
   FONT-FAMILY: system;
   FONT-SIZE: 12px; 
   FONT-WEIGHT: bold;
   COLOR: #000000;
}
A{
   FONT-FAMILY: 'verdana';
   FONT-SIZE: 12px; 
   FONT-WEIGHT: bold;
   text-decoration: none;
}

body {
	background-color: #466EA2;
	background-image: url(backg.JPG);
	margin-left: 2px;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
}

.white  {
	color: #FFFFFF;
	font-size: 13px;
}
.catalog  {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.gold  {
	color: #FFCC00;
	font-size: 13px;
	font-weight: bold;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A.catalog:link {
	COLOR: #000000;
	text-decoration: underline;}

A.catalog:visited {
	COLOR: #000000;
	text-decoration: underline;}

A.catalog:active {
	COLOR: #000000;
	text-decoration: underline;}

A.catalog:hover {
	COLOR: #FFFFFF;
	text-decoration: underline;}

#showimage{
position:absolute;
visibility:hidden;
border: 1px solid gray;
}

#dragbar{
cursor: hand;
cursor: pointer;
background-color: #EFEFEF;
min-width: 100px;
}

#dragbar #closetext{
font-weight: bold;
margin-right: 1px;
}

.whitetext {color: #FFFFFF}
-->

.10l {  font-size: 10px;}
