body 
{
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-image: url(i/bg.jpg);
}

body, a, td, th, div, input, textarea, select
{
  font-family: Verdana;
  font-size: 8pt;
}

a:link, a:visited, a:hover, a:active, span.link
{
  font-size: 10pt;
  text-decoration: none;
  color: #091621;
}

a:hover
{
  text-decoration: underline;
}

.cop, 
a.cop, 
a.cop:hover,
a.cop:link,
a.cop:visited,
a.cop:active
{ 
  font-size: 8pt; 
  color: #4e4e4e; 
  text-decoration: none;
}

.header 
{ 
  font-size: 13pt; 
  color: #FF1100; 
  text-decoration: none; 
  font-weight: bold;
}

h2 {
  font-size: 15pt; 
}

.table_text 
{ 
  font-size: 9pt; 
  color: #5b5b5b; 
  text-decoration: none; 
  text-align: justify;
}

.vazhno 
{ 
  font-size: 9pt; 
  color: #8d2323; 
  text-decoration: none;
}

.pp_1 
{ 
  font-size: 9pt; 
  color: #002200; 
  text-decoration: none;
}

.pp_2 
{ 
  font-size: 9pt; 
  color: #aa2200; 
  text-decoration: none;
}

a:link.my, a:visited.my, a:hover.my, a:active.my
{
  font-size: 10pt; 
  color: #8d2323; 
  text-decoration: underline;
}

a:visited.my, a:active.my
{
  text-decoration: none;
}

.flowertop 
{
  padding-top: 20px; 
  padding-bottom: 10px;
}

.flowerbottom
{
  font-family: Verdana; 
  font-size: 8 pt; 
  color: #555555; 
  text-decoration: none;
}

.flowername
{
  font-weight: bold;
}

input, textarea
{
  border: 1px solid black;
  background-color: white;
}

sup, span.asterik, span.price
{
  color: red;
}

th.title
{
  text-align: center;
  font-weight: bold;
  background-color: #FFD08E;
  padding: 4px;
}

td.border
{
  border: 1px solid #404040;
}

input.checkbox
{
  border: 0px;
  background-color: #ffe4a8;
}

.error
{
  font-weight: bold;
  color: red;
}

td.price1
{
  border-bottom: 1px dotted #707070;
  padding-top: 6px;
  font-weight: bold;
}

td.price2
{
  border-bottom: 1px dotted #707070;
  padding-top: 6px;
  text-align: right;
}

td.mi
{
  padding-bottom: 6px;
}

input.order {
  font-size:13pt;
  font-weight:bold;
  width:200px;
  height:40px;
  cursor:hand;cursor:pointer;
}
