body {
	text-align:center;
	font-family: monospace;
	padding:0px;
	margin: auto 0px;
	font: 62.5% "Trebuchet MS",Verdana,Arial,sans-serif;
}
#main {
	width:700px;
	background-color: #f7f7f7;
	height: 100%;
	margin:0 auto;
}
table.menu{
	background-color: white;
}
table.menu td{
	text-align: center;
	background-color: white;
}
#fl:first-letter{
	font: italic 100 250% Georgia,Verdana,Arial,sans-serif;
	color:red;
}
.skazka{
	padding:10px 20px 10px 20px;
	vertical-align: top;

}

.skazka p {
	font: 100 100% "Trebuchet MS",Verdana,Arial,sans-serif;
	color: #000;
}


#skazka.medium p{
 	font: 100 120% "Trebuchet MS",Verdana,Arial,sans-serif;
	color: #333;
 }
#skazka.large p{
 	font: 100 150% "Trebuchet MS",Verdana,Arial,sans-serif;
	color: #333;
 }
 
 


#resize ul.resizer {   border:1px solid red ; display: block; list-style: none;}
#resize { float: right; }
#resize ul.resizer li { float: left; line-height: 26px; margin-right: 5px; }
#resize .resizer .small { font-size: 14px; line-height: 26px; }
#resize .resizer .medium { font-size: 20px; line-height: 26px; }
#resize .resizer .large { font-size: 26px; line-height: 26px; margin-right: 0; }
.resizer .small a, .medium .resizer .medium a, .large .resizer .large a { color: #000; text-decoration: none; }
.medium .resizer .small a, .large .resizer .small a { color: #1D4C9F; text-decoration: underline; }


.footer {
	text-align: right;
	color: #666;
	padding:10px;
	height: 60px;
	background-color: white;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
H1 { 
	text-transform: uppercase; 
	font-family: georgia;
  color: red;
}
p {
  text-indent: 30px;
}
table.rate {
  width: 300px;
  background: red;
  text-align: right;
  border: 2px solid #ddd;
  font-size: 12px;
  font-family: sans-serif;
}
table.rate td{
  background: white;
  text-align: center;
  border: 1px solid #ddd; 
}

#pict1{
  border: 2px solid #ddd;
}


.c{
  text-align:center;
}
.f {
  font-size: 80%;
}



.td1{
  background-color: #fefefe;
}
.td1{
  background-color: #ffffff;
}
.order {
	background-color: #eee;	
	border-left: 1px dashed #ddd;
	border-right: 1px dashed #ddd;
}	

