.homeHeader
{
font-family: "Verdana"; 
font-size: 22px; 
font-weight: bold;
color:green;
}

.homeHeader2
{
font-family: "Verdana"; 
font-size: 15px; 
font-weight: normal;
color:#000000;
}

.homeHeader2b
{
font-family: "Verdana"; 
font-size: 15px; 
font-weight: bold;
color:#000000;
}

.homeSubHeader
{
font-family: "Verdana"; 
font-size: 14px; 
font-weight: normal;
color:#000000;
}

.homestandart
{
font-family: "Verdana"; 
font-size: 13px; 
font-weight: normal;
color:#000000;
}

.headerblue
{
  font-family: "Verdana"; 
  font-size: 13px; 
  font-weight: bold;
  color:#020099;
  background-color:#EEEFF3
}

.login
{
  font-family: "Verdana"; 
  font-size: 11px; 
  font-weight: bold;
  color:#020099;
  background-color:#EEEFFF
}

.logininput
{
  font-family: "Verdana"; 
  font-size: 12px;
  font-weight: bold;
  color:#020099
}

.login_button
{
  font-family: "Verdana"; 
  font-size: 11px; 
  font-weight: bold;
}

.reklama
{
font-family: "Verdana"; 
font-size: 15px; 
font-weight: bold;
color:#000000;
BACKGROUND-COLOR:#FFE5C2
}

.links
{
font-family: "Verdana"; 
font-size: 13px; 
font-weight: bold;
color:#FFFFFF;
BACKGROUND-COLOR:"#004A8F"
}

.linksheader
{
font-family: "Verdana"; 
font-size: 14px; 
font-weight: bold;
color:#FF8E00;
BACKGROUND-COLOR:"#004A8F"
}

A.links:link
{
TEXT-DECORATION: none
}
A.links:hover
{
TEXT-DECORATION: none
}
A.links:active
{
TEXT-DECORATION: none
}
A.links:visited
{
TEXT-DECORATION: none
}

.subheader
{
  font-family: "Verdana"; 
  font-size: 14px; 
  font-weight: bold;
  color:#cc6600;
}

.bodystandart
{
  font-family: "Verdana"; 
  font-size: 14px; 
  font-weight: normal;
  color:#000000;
}

.inputstandart
{
  font-family: "Verdana"; 
  font-size: 12px;
  font-weight: bold;
  color:#000000
}

.error
{
font-family: "Verdana"; 
font-size: 11px; 
font-weight: bold;
color:red;
}

.basketheader
{
font-family: "Verdana"; 
font-size: 14px; 
font-weight: bold;
color:#FFFFFF;
BACKGROUND-COLOR:#cc6600
}

.basketcontaintheader
{
font-family: "Verdana"; 
font-size: 13px; 
font-weight: bold;
color:#000000;
BACKGROUND-COLOR:#FFE5C2
}

.basketcontaintstandart
{
font-family: "Verdana"; 
font-size: 13px; 
font-weight: normal;
color:#000000;
BACKGROUND-COLOR:#FFE5C2
}

.transdetails
{
font-family: "Verdana"; 
font-size: 13px; 
font-weight: normal;
color:#000000;
}

.basketcontainttotal
{
font-family: "Verdana"; 
font-size: 14px; 
font-weight: bold;
color:#FFFFFF;
BACKGROUND-COLOR:#cc6600
}

.links1
{
font-family: "Verdana"; 
font-size: 13px; 
font-weight: bold;
color:lightblue;
BACKGROUND-COLOR:"#004A8F"
}
A.links1:link
{
TEXT-DECORATION: none
}
A.links1:hover
{
TEXT-DECORATION: none
}
A.links1:active
{
TEXT-DECORATION: none
}
A.links1:visited
{
TEXT-DECORATION: none
}

a.footer:link,a.footer:visited,a.footer:active {
TEXT-DECORATION: underline;
font-size: 13px;
	}
a.footer:hover {
TEXT-DECORATION: none;
font-size: 13px;
	}

.CodeComment
{
font-family: "Courier"; 
font-size: 13px; 
color:green;
}