/* CSS Document */

a:link {
	color: white;
	text-decoration: none;
}
a:visited {
	color: white;
	text-decoration: none;
}
a:hover {
	color: white;
	text-decoration: none;
}
a:active {
	color: white;
	text-decoration: none;
}
strong,
h1 {
    font-weight: normal;
}
ul {
    line-height: 1.7em;
}
.menu {
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	padding: 15px 25px 0px 21px;
}
.menu2 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	padding: 0px 25px 25px 21px;
}
.menu a:hover,
.menu2 a:hover {
    border-bottom: 1px dotted white;
}
.menu_title {
	font-family: Arial;
	font-weight: bold;
	color: #daffe7;
	font-size: 14px;
	padding-right: 4px;
}
.advert {
    font-family: Verdana;
	font-size: 14px;
	color: #a53c42;
	padding-left: 9px;
	padding-bottom: 12px;
}
.advert2 {
    font-family: Verdana;
	font-size: 14px;
	color: #565656;
}
.advert3 {
    font-family: Verdana;
	font-size: 13px;
	color: #565656;
}
.advert4 {
    font-family: Verdana;
	font-size: 14px;
	color: #565656;
	padding-left: 9px;
	padding-bottom: 12px;
}
.text {
    font-family: Verdana;
	font-size: 12px;
	color: #565656;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}
.text a:link,
.text a:visited,
.text a:hover,
.text a:active {
    font-family: Verdana;
	font-size: 12px;
	color: #565656;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	text-decoration: underline;
}
.text2 {
    font-family: Verdana;
	font-size: 12px;
	color: #a53c42;
}
.copyright {
    font-family: Verdana;
	font-size: 8px;
	color: white;
	padding-left: 21px;
	padding-top: 25px;
}
.copyright a:link,
.copyright a:visited,
.copyright a:hover,
.copyright a:active {
	text-decoration: underline;
}
.copyright2 {
    font-family: Verdana;
	font-size: 10px;
	color: #565656;
	padding-right: 20px;
	padding-bottom: 20px;
}
.copyright2 a:link,
.copyright2 a:visited,
.copyright2 a:hover,
.copyright2 a:active {
	cursor: default;
	color: #565656;
}
p.titles {
	font-family: Arial;
	font-weight: bold;
	color: #a53c42;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.contacts {
    font-family: Verdana;
	font-size: 14px;
	color: #a53c42;
	padding-left: 10px;
}
.prices,
.prices4 {
    font-family: Verdana;
	font-size: 14px;
	color: #a53c42;
}
.prices a:link,
.prices a:visited,
.prices a:active {
    border-bottom: 1px dashed #a53c42;
	color: #a53c42;
}
.prices a:hover {
    border-bottom: 2px dashed #45ad6a;
	color: #a53c42;
}
.prices2,
.prices3 {
    font-family: Verdana;
	font-size: 12px;
	color: #565656;
	padding: 4px 4px 4px 10px;
}
table.prices2 {
    border-collapse: separate;
	border-spacing: 0px 5px;
	border-bottom: 2px solid white;
	border-top: 2px solid white;
}	
table.prices3 {
    border-collapse: separate;
	border-spacing: 0px 5px;
	border-bottom: 2px solid white;
}
table.prices4 {
	border-bottom: 2px solid white;
	border-top: 2px solid white;
}
.prices_title {
    font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #565656;
	padding: 4px 4px 4px 10px;
}
table.prices_title {
	border-bottom: 2px solid white;
	border-top: 2px solid white;
}
.green {
	color: #009933;
	font-weight: bold;
	font-size: 12px;
}