A:link    {text-decoration: underline; color:navy;}
A:visited {text-decoration: underline; color:navy;}
A:active  {text-decoration: underline; color:navy;}
A:hover   {text-decoration: none; color:#4260B4;}

A.nounder:link    {text-decoration: none; color:#2A5D80; color : #1F396A;}
A.nounder:visited {text-decoration: none; color:#2A5D80; color : #1F396A;}
A.nounder:active  {text-decoration: none; color:#2A5D80; color : #1F396A;}
A.nounder:hover   {
	text-decoration: none;
	color: #2F30FF;
}

INPUT,SELECT,textarea {
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial, Arial CE, sans-serif;
	color : #16405E;
	background-image : url(img/inputbg.gif);
}

TEXTAREA.red {
	background-image : url(img/inputbgred.gif);
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial, Arial CE, sans-serif;
	color : #FFFFFF;
}

INPUT.red {
	background-image : url(img/inputbgred.gif);
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial, Arial CE, sans-serif;
	color : #FFFFFF;
}

INPUT.sweet {
	background-color : #FFffff;
	border : 1px solid #8B92A9;
}

SELECT.sweet {
	background-color : #FFffff;
	border : 1px solid #8B92A9;
}

TEXTAREA.sweet {
	background-color : #FFffff;
	border : 1px solid #8B92A9;
}

.nobg {
	background-image : url(img/spacer.gif);
	border : 0px;
}

.strike {
	
}


B { font-weight: bold; }
.bold { font-weight: bold; }

BODY, TD  {
font-family :  Tahoma, Verdana,  Geneva, Arial, Helvetica, sans-serif;
font-size : 11px;
font-weight : normal;
font-style : normal;
color : #2A5D80;
color : #1F396A;
}


TABLE.ramka {
	font-size: 10px;
	border-left : 1px solid #71793B;
	border-top : 1px solid #71793B;
}

TD.ramka {
	font-size: 10px;
	border-right : 1px solid #71793B;
	border-bottom : 1px solid #71793B;
}

.green {
	color:#4A5025;
}



ciemny {
	color:#15223B;
}

.text10 { font-size: 10px; }
.text11 { font-size: 11px; }
.text12 { font-size: 12px; }
.text13 { font-size: 13px; }
.text14 { font-size: 14px; }
.text15 { font-size: 15px; }
.text16 { font-size: 16px; }
.text17 { font-size: 17px; }
.text18 { font-size: 18px; }
.text19 { font-size: 19px; }
.text20 { font-size: 20px; }
.text21 { font-size: 21px; }
.text22 { font-size: 22px; }

.prodhd
{
font-size: 19px; 
color : #15223B;
}

.gray {
color : #818181;
}

.copyr {
color : #97BAC9;
font-size: 10px;
}

.netto {
color : #8897B4;
font-size: 11px;
}

.brutto {
color : #081E8D;
font-size: 15px;
}

.error {
border:2px solid red;
background : #ffc4c5;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10pt;
font-weight : bold;
color : black;
}

.hdr {
font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size : 33px;
font-weight : bold;
color : #314770;
}


#catlist {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 210px;
}

#catlist li {
	margin: 0;
	padding: 0;
	border: none;
}

#catlist li.header {
	margin-top: 10px;
	margin-bottom: 5px;
}

#catlist li.cat {
	background-image: url(img/ptr2.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 10px;
}


#catlist ul { list-style: none; }

#catlist li.header div.licontainer {
	margin:0;
	padding: 3px;
	padding-left: 11px;
	background-image: url(img/barbg.gif);	
	background-repeat: repeat-x;
	background-position: top left;
	white-space: nowrap;
}

#catlist li.cat div.licontainer {
	margin:0;
	margin-left:11px;
	padding: 1px;
	padding-left:2px;
	
}

