
.price { /* color: #CC0099;*/
	color: #B20086;
}


.h_order {
	line-height: 180%;
	padding-top: 0px; padding-bottom: 0px;
	/*margin-top: 6px; margin-bottom: 6px;	 */
}

div.orderbuttons {
	margin-top: 10px;
	line-height: 400%;
	/* 
	margin-bottom: 10px;
	*/
}
div.orderbuttons-two {
	padding-bottom: 30px;
}


a.order1, a.order2, a.order3, a.order4 {
	height: 70px; 
	/* width: 253px;
	background-color: Fuchsia;	*/
	font-weight: bold;
	margin-top: 20px;
	background-repeat: no-repeat;
	background-position: center;
	padding-bottom:  35px;
	padding-top: 10px; 
	/* font-size: 22px; font-size: 18px;*/
}
a.order1, a.order2, a.order4 {
	font-size: 22px; /* font-size: 18px;*/
}
a.order3 {
	font-size: 20px;
}




a.order1, a.order1:visited, a.order1:link, a.order1:hover,
a.order2, a.order2:visited, a.order2:link, a.order2:hover,
a.order3, a.order3:visited, a.order3:link, a.order3:hover,
a.order4, a.order4:visited, a.order4:link, a.order4:hover  {
	color: White; text-decoration: none;
}

a.order1, a.order4 {
	padding-left: 64px; 
	padding-right: 64px; 
}

a.order2 {
	padding-left: 69px; 
	padding-right: 69px; 
}

a.order3 {
	padding-left: 40px; 
	padding-right: 40px; 
}

a.order1:visited, a.order1:link {
	 background-image: url(bg-buttons/glass/blue_253x70.png);
}
a.order1:hover {
	 /* background-image: url(bg-buttons/glass/sky_253x70.png); */
	 background-image: url(bg-buttons/glass/fuscia_253x70.png);
}


a.order4:visited, a.order4:link {
	 background-image: url(bg-buttons/glass/fuscia_204x70.png);
}
a.order4:hover {
	 background-image: url(bg-buttons/glass/sky_204x70.png);
}


a.order2:visited, a.order2:link {
	 background-image: url(bg-buttons/glass/sky_204x70.png);
}
a.order2:hover {
	/* background-image: url(bg-buttons/glass/blue_204x70.png); */
	 background-image: url(bg-buttons/glass/fuscia_204x70.png);
}



a.order3:visited, a.order3:link {
	 background-image: url(bg-buttons/glass/fuscia_299x70.png);
}
a.order3:hover {
	 background-image: url(bg-buttons/glass/blue_299x70.png);
}




.site-title {
	display: block;
	font-family: 'Lato', 'Merriweather', Arial, Tahoma, sans-serif;
	font-size: 27px;
	font-weight: normal;
	/*font-size: 30px; font-weight: 300;*/
	letter-spacing: 0;
	line-height: 1.25em;
	margin: 0;
	/*text-transform: uppercase;*/
	word-spacing: 150%;
	 word-spacing: 10px;
	/* 1) смещение тени по оси X, 2) по оси Y 3) радиус размытия тени */	
	text-shadow: 2px 2px 0px gainsboro;	

	/* padding: 0px; margin: 0px;*/
	padding-bottom: 30px;
	
}

.td_spoyler /*, td_spoyler_4, .td_spoyler_5, td_spoyler_6 */ {
	 background-image: url(bg-buttons/gradient-60/gradient-60_50-transp-ll-cyan.png);
	 background-position: bottom;
	 background-repeat: repeat-x;
	 /* display: inline;  display: list-item;
	 display: block;	*/ 
}



