﻿/* CSS Document Start for web-site www.ampelos.md | author: Vitalie Cotelea */
H1 { 
	color: #C2413B; 
	font-size: 16px;
	margin: 0 0 10px 0;
	padding-bottom: 7px;
	border-bottom: 3px solid #B59E5B
}
H2 { 
	color: #593E2C; 
	font-size: 90%;
	margin: 5px 0;
	text-align: justify
}
H3 { 
	color: #593E2C; 
	font-size: 15px;
	margin: 5px 0
}
H4 {
	
} 
H5 {
	
} 
H6 {
	
} 
P {
	color: #593E2C;
	font-size: 90%; 
	text-align: justify; 
	line-height: 18px; 
	margin: 5px 0 
}
UL {
   margin-top: 5px;
   margin-bottom: 5px;
   list-style-type: none;
   list-style-image: url(images/check.gif)
}
OL {
   margin-top: 5px;
   margin-bottom: 5px
}
LI { 
   color: #593E2C; 
   font-size: 90%;
   text-align: justify;
   line-height: 18px
}
UL UL LI { 
   color: #593E2C; 
   font-size: 100%;
   text-align: justify;
   line-height: 18px
}
ADDRESS {
	color: #593E2C;
	font-size: 80%; 
	font-weight: italic;
	text-align: right; 
	line-height: 18px; 
	margin: 5px 0 
}
HR {
	border: 0 solid #B59E5B;
	background-color: #B59E5B;
	color: #B59E5B;
	height: 2px
}
SUP { 
  color: #D31E2F; 
  font: 12px Verdana, Tahoma, sans-serif
}
/* CSS Document Fit for web-site www.ampelos.md */
