<!-- style for template #7 TEL.in.ua -->

html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
	color: #333333;	
}

p, td, font
{ font-family:		Arial;
  font-size:		12px;
}
h1
{ font-family:		Arial;
  font-size:		16px;
  color:			333333;
}
.header
{ font-family:		Arial;
  font-size:		14px;
  color:			333333;
  font-weight:		bold;
  text-decoration:	underline;
}
a
{ font-family:		Arial;
  font-weight:		bold;
  font-size:		11px;
  color:			333333;
}
.small
{ font-size:		10px;
}
.faq
{ font-size:		13px;
}
.big
{ font-size:		18px;
  text-decoration:		none;
}
.cat
{ font-size:		16px;
}
.standard
{ font-weight:		normal;
}
.light
{ color:			333333;
}
.menu
{ color:			white;
}
.lightsmall
{ color:			333333;
  font-size:		10px;
}
.lightstandard
{ color:			333333;
  font-weight:		normal;
}
.middle
{ color:			333333;
}
.cart
{ font-family:		Arial;
  font-size:		11px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			1px;
  font-weight:		bold;
  color:			333333;
  background-color:  transparent;
}
.totalPrice
{ font-size:	    	16px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:		1px;
  font-weight:		bold;
  color:		red;
  background-color:  transparent;
}