* {
	margin:0;
	padding:0;
}

html, body {
	width:100%;
	height:100%;
	min-height:100%;
	background-color:#ffffff;
	position:relative;
}

.clear {
	clear:both;
}

#allWrapper {
	min-width:1160px;
	width:100%;
	height:auto;
	min-height:100%;
}

header {
	width:100%;
	min-height:133px;
	margin-bottom:27px;
	padding-top:35px;
}

#headerWrapper {
	height:540px;
	width:1160px;
	margin:0 auto;
	background-image:url("../img/headerBG.png");
	background-repeat:no-repeat;
	background-position:center bottom;
	position:relative;
}

button {
	cursor:pointer;
}

header #top {
	width:1160px;
	min-height:150px;
	position:relative;
	
}

header > #top {
	margin:0 auto;
}

#navWrapper {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:35px;
	background-color:#fdd8f0;
	z-index:999;
}

nav {
	width:960px;
	margin:0 auto;
}

nav a {
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:20px;
	color:#333;
	line-height:35px;
	vertical-align:middle;
	text-decoration:none;
	margin-right:26px;
}

nav p {
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:20px;
	color:#a91b6d;
	border-bottom:1px solid #a91b6d;
	line-height:35px;
	vertical-align:middle;
	display:inline;
	cursor:pointer;
	margin-right:26px;
}

nav a:hover {
	color:#a91b6d;
	border-bottom:1px solid #a91b6d;
}

#logo {
	left:100px;
	top:17px;
	width:300px;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:28px;
	font-style:italic;
	color:#666666;
	text-align:center;
	position:absolute;
	top:19px;
}

#h24 {
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:36px;
	line-height:85px;
	text-align:center;
	color:#ca91b6d00;
	position:absolute;
	left:380px;
	top:18px;
	background-color:#ca91b6d00;
	background:linear-gradient(top, #ff3333 0%, #ca91b6d00 100%);
	background:-webkit-linear-gradient(top, #ff3333 0%, #ca91b6d00 100%);
	background:-ms-linear-gradient(top, #ff3333 0%, #ca91b6d00 100%);
	background:-o-linear-gradient(top, #ff3333 0%, #ca91b6d00 100%);
	background:-moz-linear-gradient(top, #ff3333 0%, #ca91b6d00 100%);
	width:90px;
	height:90px;
	border-radius:45px;
	-webkit-border-radius:45px;
	-moz-border-radius:45px;
}

#h24 div{
	background-color:#ffffff;
	margin:3px;
	width:84px;
	height:84px;
	border-radius:42px;
	-webkit-border-radius:42px;
	-moz-border-radius:42px;
}

#social {
	position:absolute;
	left:154px;
	top:160px;
	display:table;
	height:36px;
	width:160px;
	background-color:#dddddd;
	background:linear-gradient(top, #ffffff 0%, #cccccc 100%);
	background:-webkit-linear-gradient(top, #ffffff 0%, #cccccc 100%);
	background:-o-linear-gradient(top, #ffffff 0%, #cccccc 100%);
	background:-moz-linear-gradient(top, #ffffff 0%, #cccccc 100%);
	background:-ms-linear-gradient(top, #ffffff 0%, #cccccc 100%);
	border-radius:16px;
	-moz-border-radius:16px;
	-webkit-border-radius:16px;
	box-shadow:0 0 3px 0 rgba(0,0,0,0.5);
	-moz-box-shadow:0 0 3px 0 rgba(0,0,0,0.5);
	-webkit-box-shadow:0 0 3px 0 rgba(0,0,0,0.5);
}

#social:hover {
	background-color:#cccccc;
	background:linear-gradient(top,#cccccc 0%, #ffffff 100%);
	background:-webkit-linear-gradient(top,#cccccc 0%, #ffffff 100%);
	background:-o-linear-gradient(top,#cccccc 0%, #ffffff 100%);
	background:-moz-linear-gradient(top,#cccccc 0%, #ffffff 100%);
	background:-ms-linear-gradient(top,#cccccc 0%, #ffffff 100%);
	box-shadow:0 1px 3px 0 rgba(0,0,0,0.5);
	-moz-box-shadow:0 1px 3px 0 rgba(0,0,0,0.5);
	-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,0.5);
}

#social a {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	text-decoration:none;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#006699;
}

#address {
	position:absolute;
	right:75px;
	top:15px;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:24px;
	color:#666666;
}

#descr {
	position:absolute;
	right:75px;
	top:85px;
	text-align:right;
}

#descr :first-child{
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:30px;
	font-style:italic;
	color:#ca91b6d00;
}

#descr :last-child{
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:18px;
	color:#666666;
}

#callback {
	height:154px;
	width:230px;
	position:absolute;
	top:175px;
	right:74px;
	border:1px solid #d9d7d7;
	border-radius:115px;
	-webkit-border-radius:115px;
	-moz-border-radius:115px;
	background-color:#ffffff;
	padding-top:76px;
}

#callback span {
	margin-left:30px;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:24px;
	color:#9a91b6d00;
}

#callback button {
	width:198px;
	height:38px;
	margin-top:10px;
	margin-left:14px;
	border:1px solid #9a91b6d00;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	background-color:#ca91b6d00;
	background:linear-gradient(top, #ff0000, #ca91b6d00);
	background:-webkit-linear-gradient(top, #ff0000, #ca91b6d00);
	background:-moz-linear-gradient(top, #ff0000, #ca91b6d00);
	background:-o-linear-gradient(top, #ff0000, #ca91b6d00);
	background:-ms-linear-gradient(top, #ff0000, #ca91b6d00);
	box-shadow: 0 1px 1px #afafaf, inset 0 1px 2px 0px #ff8589;
	-moz-box-shadow: 0 1px 1px #afafaf, inset 0 1px 2px 0px #ff8589; 
    -webkit-box-shadow: 0 1px 1px #afafaf, inset 0 1px 2px 0px #ff8589; 
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:18px;
	color:#ffffff;
	text-shadow: 1px 1px 2px #000000;
}

#callback button:hover {
	background:linear-gradient(bottom, #ff0000, #ca91b6d00);
	background:-webkit-linear-gradient(bottom, #ff0000, #ca91b6d00);
	background:-moz-linear-gradient(bottom, #ff0000, #ca91b6d00);
	background:-o-linear-gradient(bottom, #ff0000, #ca91b6d00);
	background:-ms-linear-gradient(bottom, #ff0000, #ca91b6d00);
}

#counterWrapper {
	position:absolute;
	top:285px;
	left:338px;
	text-align:center;
	transform:rotate(345deg);
	-ms-transform:rotate(345deg);
	-webkit-transform:rotate(345deg);
	-o-transform:rotate(345deg);
	-moz-transform:rotate(345deg);
}

#counterWrapper p{
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#9a91b6d00;
	margin-bottom:8px;
}

#counterWrapper span{
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:30px;
	color:#333333;
}

#counterText {
	position:relative;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:14px;
	margin-top:-3px;
	word-spacing:25px;
}

#counter span {
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#9a91b6d00;
	margin-right:25px;
	margin-left:2px;
}

#numbers {
	position:absolute;
	width:140%;
	top:-33px;
	left:-50px;
}

#numbers span {
	margin-left:-5px;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:36px;
	color:#9a91b6d00;
}

#numbers span:last-child {
	margin-left:5px;
}

#flowers {
	width:945px;
	margin:0 auto 24px; 
}

.order {
	width:500px;
	margin:0 auto;
	text-align:center;
}

.order p {
	margin-bottom:11px;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#9a91b6d00;
	text-transform:uppercase;
}

.order input {
	width:390px;
	height:22px;
	margin-bottom:10px;
	padding-left:8px;
	border:1px solid #dcdcdc;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.5); 
    -webkit-box-shadow: inset 2px 3px rgba(0,0,0,0.5); 
    box-shadow: inset 0 2px 4px rgba(0,0,0,0.5);
    font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:14px;
	color:#999999;
}

.order button {
	width:247px;
	height:36px;
	border:1px solid #9a91b6d00;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	background-color:#ca91b6d00;
	background:linear-gradient(top, #ff0000, #ca91b6d00);
	background:-webkit-linear-gradient(top, #ff0000, #ca91b6d00);
	background:-moz-linear-gradient(top, #ff0000, #ca91b6d00);
	background:-o-linear-gradient(top, #ff0000, #ca91b6d00);
	background:-ms-linear-gradient(top, #ff0000, #ca91b6d00);
	box-shadow: 0 1px 1px #afafaf, inset 0 1px 2px 0px #ff8589;
	-moz-box-shadow: 0 1px 1px #afafaf, inset 0 1px 2px 0px #ff8589; 
    -webkit-box-shadow: 0 1px 1px #afafaf, inset 0 1px 2px 0px #ff8589; 
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	text-shadow: 1px 1px 2px #000000;
}

.order button:hover {
	background:linear-gradient(bottom, #ff0000, #ca91b6d00);
	background:-webkit-linear-gradient(bottom, #ff0000, #ca91b6d00);
	background:-moz-linear-gradient(bottom, #ff0000, #ca91b6d00);
	background:-o-linear-gradient(bottom, #ff0000, #ca91b6d00);
	background:-ms-linear-gradient(bottom, #ff0000, #ca91b6d00);
}

#stat {
	width:a91b6dpx;
	height:100px;
	margin:25px auto 0;
}

#stat ul {
	width:100%;
	height:100%;
	text-align:center;
}

#stat ul li {
	display:inline-block;
	width:256px;
	height:80px;
	padding-top:16px;
	border:2px solid #ca91b6d00;
	margin-right:55px;
	vertical-align:middle;
}

#stat ul li:last-of-type {
	margin-right:0;
}

#stat ul li p {
	margin-top:11px;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#333333;
}

#stat ul li:last-of-type p{
	width:200px;
	margin:0 auto;
}

#stat span {
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#993333;
}

#samples {
	width:982px;
	height:auto;
	text-align:center;
	margin-top:15px;
	position: relative;
}

#samples p {
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:25px;
	font-weight:bold;
	color:#9a91b6d00;
}

#samples .notification {
	text-align:left;
	font-size:18px;
	color:#666666;
}

#samples .notification span {
	color:#ca91b6d00;
}

#samples ul {
	width:963px;
	margin-top:-18px;
	text-align:left;
}

#samples ul li {
	display:inline-block;
	width:220px;
	margin-top:28px;
	margin-right:15px;
	text-align:center;
	border-top:1px solid #e7e7e7;
	border-left:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	border-bottom:1px solid #afafaf;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	box-shadow: 1px 2px 2px 0px rgba(175,175,175,0.45); 
	-moz-box-shadow: 1px 2px 2px 0px rgba(175,175,175,0.45);
    -webkit-box-shadow: 1px 2px 2px 0px rgba(175,175,175,0.45); 
	position: relative;
}

#samples ul li img {
	width:100%;
}

#samples ul li button {
	width:148px;
	height:28px;
	margin-top:8px;
	margin-bottom:5px;
	border:1px solid #9a91b6d00;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	background-color:#ca91b6d00;
	background:linear-gradient(top, #ff0000, #ca91b6d00);
	background:-webkit-linear-gradient(top, #ff0000, #ca91b6d00);
	background:-moz-linear-gradient(top, #ff0000, #ca91b6d00);
	background:-o-linear-gradient(top, #ff0000, #ca91b6d00);
	background:-ms-linear-gradient(top, #ff0000, #ca91b6d00);
	box-shadow: 0 1px 1px #afafaf, inset 0 1px 2px 0px #ff8589;
	-moz-box-shadow: 0 1px 1px #afafaf, inset 0 1px 2px 0px #ff8589; 
    -webkit-box-shadow: 0 1px 1px #afafaf, inset 0 1px 2px 0px #ff8589; 
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-shadow: 1px 1px 2px #000000;
}

#samples ul li button:hover {
	background:linear-gradient(bottom, #ff0000, #ca91b6d00);
	background:-webkit-linear-gradient(bottom, #ff0000, #ca91b6d00);
	background:-moz-linear-gradient(bottom, #ff0000, #ca91b6d00);
	background:-o-linear-gradient(bottom, #ff0000, #ca91b6d00);
	background:-ms-linear-gradient(bottom, #ff0000, #ca91b6d00);
}

#price_tables {
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	margin-top:30px;
}

#price_tables .title_table{
	font-size:31px;
	font-weight:bold;
	color:#9a91b6d00;
	text-align:center;
	margin-bottom:10px;
}

#price_tables #rose_table {
	border:1px solid #dcdcdc;
	border-bottom:none;
	margin:0 auto;
	width:600px;
	box-shadow:1px 2px 2px 0 rgba(175,175,175,0.45);
	-webkit-box-shadow:1px 2px 2px 0 rgba(175,175,175,0.45);
	-moz-box-shadow:1px 2px 2px 0 rgba(175,175,175,0.45);
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
}



#price_tables #rose_table td, #rose_table th {
	border-right:1px solid #dcdcdc;
	border-bottom:1px solid #dcdcdc;
	text-align:center;
	color:#333333;
	height:36px;
}

#price_tables #rose_table td:last-of-type, #rose_table th:last-of-type {
	border-right:none;
}

#price_tables #other_flowers {
	text-align:center;
	margin:15px auto;
	color:#333333;
	width:600px;
}

#price_tables #other_flowers .note {
	font-weight:bold;
	color:#000000;
}

#price_tables #other_flowers .note span {
	color:#ca91b6d00;
}

#price_tables #other_flowers .note1 {
	font-size:20px;
	line-height:21px;
}

#price_tables #other_flowers .note2 {
	font-size:14px;
	margin-top:8px;
}

#price_tables #options {
	margin:30px auto;
	width:600px;
	text-align:left;
	border-bottom:1px solid #dcdcdc;
	box-shadow:1px 2px 2px 0 rgba(175,175,175,0.45);
	-webkit-box-shadow:1px 2px 2px 0 rgba(175,175,175,0.45);
	-moz-box-shadow:1px 2px 2px 0 rgba(175,175,175,0.45);
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
}

#price_tables #options td{
	border-left:1px solid #dcdcdc;
	border-top:1px solid #dcdcdc;
	color:#333333;
	height:22px;
	font-size:14px;
	width:50%;
}

#price_tables #options th {
	font-weight:normal;
	vertical-align:bottom;
}

#price_tables #decor {
	font-size:28px;
}

#price_tables #amount {
	font-size:14px;
}

#price_tables #other {
	border-left:none !important;
	border-right:none !important;
	text-align:center;
	font-size:20px;
	font-weight:bold;
}

#price_tables #options td:last-of-type {
	border-right:1px solid #dcdcdc;
}

#sorts {
	width:944px;
	margin:0 auto;
	margin-top:16px;
	margin-left:10px;
	margin-bottom:9px;
	text-align:left;
}

#sorts p {
	margin-bottom:10px;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:31px;
	font-weight:bold;
	color:#9a91b6d00;
	text-align:center;
}

#sorts img {
	margin-right:15px;
	width:170px;
}

#sorts img:last-of-type {
	margin-right:0;
}

#price {
	width:942px;
	height:100px;
	margin:0 auto;
	text-align:center;
}

#price > p {
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:31px;
	font-weight:bold;
	color:#ca91b6d00;
}

#price div {
	width:300px;
	height:100px;
	margin-right:20px;
	margin-top:9px;
	margin-bottom:24px;
	float:left;
	background-color:#ca91b6d00;
	box-shadow: 0 0 2px 2px #afafaf;
	-moz-box-shadow: 0 0 2px 2px #afafaf; 
    -webkit-box-shadow: 0 0 1px 1px #afafaf; 
}

#price div:last-of-type {
	margin-right:0;
}

#price div p {
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#ffffff;
}

#price div p:first-child {
	margin-top:15px;
	margin-bottom:4px;
}

#info {
	width:950px;
	margin:0 auto;
}

#reasons {
	margin-top:16px;
}

#reasons > p {
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:25px;
	font-weight:bold;
	color:#9a91b6d00;
	text-align:center;
}

#reasons ul {
	
}

#reasons ul li {
	position:relative;
	display:block;
	height:100px;
	width:930px;
	margin-bottom:12px;
	list-style:none;
	background:linear-gradient(left, #ffffff 140px, #ffcccc);
	background:-webkit-linear-gradient(left, #ffffff 140px, #ffcccc);
	background:-moz-linear-gradient(left, #ffffff 140px, #ffcccc);
	background:-o-linear-gradient(left, #ffffff 140px, #ffcccc);
	background:-ms-linear-gradient(left, #ffffff 140px, #ffcccc);
}

#reasons ul li:after {
	content:"";
	position:absolute;
	right:0;
	height:0;
	width:0;
	border-top:50px solid #ffffff;
	border-left:50px solid transparent;
	border-bottom:50px solid #ffffff;
}

#reasons ul li > img {
	position:absolute;
	border:3px solid #ca91b6d00;
	border-radius:50px;
	-webkit-border-radius:52px;
	-moz-border-radius:50px;
}

.textWrap {
	margin-top:50px;
	margin-left:140px;
	height:50px;
	position:absolute;
	width:750px;
}

#reasons > ul > li > div > p {
	margin-top:-25px;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:14px;
	color:#663333;
}

#reasons ul li span {
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#663333;
}

#steps {
	width:950px;
	margin-top:17px;
	text-align:center;
}

#steps > p {
	margin-bottom:30px;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:25px;
	font-weight:bold;
	color:#9a91b6d00;
	text-align:center;
}

#steps > div {
	float:left;
	margin-right:50px;
	position:relative;
}

#steps > div:last-of-type {
	margin-right:0;
}

#steps > div:last-of-type:after {
	content:"";
	width:0;
	height:0;
}

#steps > div:after {
	content:"";
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAaCAYAAABozQZiAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QTk2M0Y1NUVGREUwMTFFMkFCNThDNUMyQURGRkU0NDgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QTk2M0Y1NUZGREUwMTFFMkFCNThDNUMyQURGRkU0NDgiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBOTYzRjU1Q0ZERTAxMUUyQUI1OEM1QzJBREZGRTQ0OCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBOTYzRjU1REZERTAxMUUyQUI1OEM1QzJBREZGRTQ0OCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsyyhGwAAAGXSURBVHjarJTNK0RRGIdnblYs2Eiywd6C2VoZJaNkMfmKBUqyISXxH9iQkpRigTFEUT4LK8u5U7KaDRYkZSMfS+M59U7dXufeOwunnn4z55zfed97Pt5oPp+PmOa6bhxZhOlYLHYRKaI5YhxGDqEBtvjfVIw5mslketC06n+AdjLIhUW+hkvVXwcpMqgKjGy+mUnl/D6AuBq/gQQZfPh+M4PvyCBk1Xgz7LB4qa9ZFnhBOuFWzemAZRZwfM2ywDPSBfdq3hAsBJplgUckCU9qaILos382zNbkrM+hUg2NEmDNGtmTQVY28UsNrbJwb2BkTwYJZBsqPN3mdPqcsCtIBqfIiuo292I+1CyRx1W3iTxTEmJsQ/agzNP9A2NkdOYEGM1ubypjRIxp393G2IgcWY5prnBM1t3GWItcQb0yLmGc9L1hGGukKGjjBkxZn6QYq5Fj0FXkBLqJ+v2/7xmj2ZR9i9Fcz6SfsfDNLdBqqWH9GF8DaxgTdtER+JS+N4mYK6r0MnFdisAdDMiLCi+9Ya8qqP0KMADqkZk8YJWOSQAAAABJRU5ErkJggg==);
	width:15px;
	height:26px;
	position:absolute;
	top:62px;
	left:168px;
	font-family:serif;
	font-size:44px;
	font-weight:bold;
	color:#cccccc;
}

.imgWrap {
	width:146px;
	height:146px;
	background-color:#ca91b6d00;
	border:2px solid #9a91b6d00;
	border-radius:75px;
	-webkit-border-radius:75px;
	-moz-border-radius:75px;
	box-shadow: 0 0 1px 1px #afafaf, inset 0 1px 1px 1px #d94141;
	-moz-box-shadow: 0 0 1px 1px #afafaf, inset 0 1px 1px 1px #d94141; 
    -webkit-box-shadow: 0 0 1px 1px #afafaf, inset 0 1px 1px 1px #d94141;
}

.imgWrap img {
	margin-top:30px;
}

#steps div p {
	margin-top:12px;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#333333;
}


#feedback {
	width:950px;
	margin:0 auto;
	margin-top:19px;
	margin-bottom:24px;
}

#feedback > p {
	margin-top:33px;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:26px;
	font-weight:bold;
	color:#333333;
	text-align:center;
}

#feedback ul {
	width:950px;
	margin-top:14px;
}

#feedback ul li {
	position:relative;
	width:50%;
	min-height: 161px;
	display:block;
	float:left;
	margin-top: 5px;
}

#feedback ul li img {
	position:absolute;
	display:block;
	width:140px;
	height:140px;
	border:3px solid #ca91b6d00;
	border-radius:72px;
	-webkit-border-radius:72px;
	-moz-border-radius:70px;
}

#feedback ul li p {
	position:relative;
	margin-left:152px;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:12px;
	font-style:italic;
	color:#333333;
	line-height:20px;
	text-indent:15px;
}

#feedback ul li p span{
	margin-left:-15px;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	color:#333333;
}

.lquote, .rquote {
	position:absolute;
	margin-top:13px;
	margin-bottom:0px !important;
	font-family:serif !important;
	font-size:32px !important;
	font-weight:normal !important;
	line-height:4px;
}

.lquote {
	left:0px;
}

.rquote {
	padding-left:4px;
}

#bottomForm {
	position:relative;
	width:100%;
	min-width:1160px;
	height:183px;
	background-color:#ffcece;
	padding:8px 0 51px;
}

footer {
	width:100%;
	text-align:center;
	padding-top:18px;
	height:33px;
	background-color:#ca91b6d00;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	margin-top:-51px;
	position:relative;
}

#copyright {
	display: block;
	float: right;
	width: 400px;
}

#copyright a {color:#fff;text-decoration:underline;}

#footer-wrapper {
	display: block;
	position: relative;
	width: 950px;
	margin: 0 auto;
}

#popup, #popup_buy {
	width:570px;
	height:350px;
	position:fixed;
	margin:0 auto;
	top:200px;
	left:33%;
	z-index:100;
	background-color:#ffffff;
	box-shadow:0 0 3px 1px #444444;
	-webkit-box-shadow:0 0 5px 1px #444444;
	-moz-box-shadow:0 0 3px 1px #444444;
	display:none;
}

.popupForm {
	width:544px;
	height:325px;
	margin:0 auto;
	text-align:center;
	border:2px solid #cc3333;
	margin-top:9px;
}

.popupForm p {
	margin-bottom:20px;
	margin-top:27px;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:30px;
	font-weight:bold;
	color:#ca91b6d00;
}

.feedbackform {
	width: 500px;
	margin: 0 auto;
	text-align: center;
}

.feedbackform p {
	margin-bottom:10px;
	margin-top: 5px;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:20px;
	font-weight:bold;
}



.feedbackform input {
	width:390px;
	height:28px;
}
.feedbackform textarea {
	width:390px;
	height:120px;
}
.feedbackform .input, .feedbackform textarea {

	margin-bottom:10px;
	padding-left:8px;
	border:1px solid #dcdcdc;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-moz-box-shadow: inset 0 2px 5px rgba(0,0,0,0.5); 
    -webkit-box-shadow: inset 2px 5px rgba(0,0,0,0.5); 
    box-shadow: inset 0 2px 5px rgba(0,0,0,0.5);
    font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:14px;
	color:#999999;
}

.feedbackform textarea {
	padding-top:4px;
}

.feedbackform .feedbackbutton {
	width:247px;
	height:36px;
	margin-top:25px;
	border:1px solid #9a91b6d00;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	background-color:#ca91b6d00;
	background:linear-gradient(top, #ff0000, #ca91b6d00);
	background:-webkit-linear-gradient(top, #ff0000, #ca91b6d00);
	background:-moz-linear-gradient(top, #ff0000, #ca91b6d00);
	background:-o-linear-gradient(top, #ff0000, #ca91b6d00);
	background:-ms-linear-gradient(top, #ff0000, #ca91b6d00);
	box-shadow: 0 1px 1px #afafaf, inset 0 1px 2px 0px #ff8589;
	-moz-box-shadow: 0 1px 1px #afafaf, inset 0 1px 2px 0px #ff8589; 
    -webkit-box-shadow: 0 1px 1px #afafaf, inset 0 1px 2px 0px #ff8589; 
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	text-shadow: 1px 1px 2px #000000;
	
}

.feedbackform input[type=file] {
	padding-left:0;
	text-align: center;
	background-color: #fff;
	border: 1px solid #dcdcdc;
	width:390px;
	height:auto;
	margin-top: 5px;
}

.popupForm input {
	width:390px;
	height:28px;
	margin-bottom:10px;
	padding-left:8px;
	border:1px solid #dcdcdc;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-moz-box-shadow: inset 0 2px 5px rgba(0,0,0,0.5); 
    -webkit-box-shadow: inset 2px 5px rgba(0,0,0,0.5); 
    box-shadow: inset 0 2px 5px rgba(0,0,0,0.5);
    font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:14px;
	color:#999999;
}

.popupForm button {
	width:247px;
	height:36px;
	margin-top:25px;
	border:1px solid #9a91b6d00;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	background-color:#ca91b6d00;
	background:linear-gradient(top, #ff0000, #ca91b6d00);
	background:-webkit-linear-gradient(top, #ff0000, #ca91b6d00);
	background:-moz-linear-gradient(top, #ff0000, #ca91b6d00);
	background:-o-linear-gradient(top, #ff0000, #ca91b6d00);
	background:-ms-linear-gradient(top, #ff0000, #ca91b6d00);
	box-shadow: 0 1px 1px #afafaf, inset 0 1px 2px 0px #ff8589;
	-moz-box-shadow: 0 1px 1px #afafaf, inset 0 1px 2px 0px #ff8589; 
    -webkit-box-shadow: 0 1px 1px #afafaf, inset 0 1px 2px 0px #ff8589; 
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	text-shadow: 1px 1px 2px #000000;
}

.popupForm button:hover {
	background:linear-gradient(bottom, #ff0000, #ca91b6d00);
	background:-webkit-linear-gradient(bottom, #ff0000, #ca91b6d00);
	background:-moz-linear-gradient(bottom, #ff0000, #ca91b6d00);
	background:-o-linear-gradient(bottom, #ff0000, #ca91b6d00);
	background:-ms-linear-gradient(bottom, #ff0000, #ca91b6d00);
}

.success {
	display:none;
	position:fixed;
	width:570px;
	height:200px;
	top:220px;
	left:33%;
	background-color:#ffffff;
	box-shadow:0 0 3px 1px #444444;
	-webkit-box-shadow:0 0 5px 1px #444444;
	-moz-box-shadow:0 0 3px 1px #444444;
	z-index:101;
}

.success div {
	width:544px;
	height:174px;
	margin:0 auto;
	margin-top:10px;
	border:3px solid #cc3333;
	text-align:center;
}

.success p{
	margin-top:37px;
	margin-bottom:14px;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#333333;
}

.success span{
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:28px;
	font-weight:bold;
	color:#ca91b6d00;
	line-height:0px;
}

.success button {
	width:148px;
	height:38px;
	margin-top:25px;
	border:1px solid #9a91b6d00;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	background-color:#ca91b6d00;
	background:linear-gradient(top, #ff0000, #ca91b6d00);
	background:-webkit-linear-gradient(top, #ff0000, #ca91b6d00);
	background:-moz-linear-gradient(top, #ff0000, #ca91b6d00);
	background:-o-linear-gradient(top, #ff0000, #ca91b6d00);
	background:-ms-linear-gradient(top, #ff0000, #ca91b6d00);
	box-shadow: 0 1px 1px #afafaf, inset 0 1px 2px 0px #ff8589;
	-moz-box-shadow: 0 1px 1px #afafaf, inset 0 1px 2px 0px #ff8589; 
    -webkit-box-shadow: 0 1px 1px #afafaf, inset 0 1px 2px 0px #ff8589; 
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	text-shadow: 1px 1px 2px #000000;
}

.success button:hover {
	background:linear-gradient(bottom, #ff0000, #ca91b6d00);
	background:-webkit-linear-gradient(bottom, #ff0000, #ca91b6d00);
	background:-moz-linear-gradient(bottom, #ff0000, #ca91b6d00);
	background:-o-linear-gradient(bottom, #ff0000, #ca91b6d00);
	background:-ms-linear-gradient(bottom, #ff0000, #ca91b6d00);
}

.price {
	display: block;
	position: absolute;
	width: 74px;
	border: 3px solid #9a91b6d00;
	border-radius: 74px;
	bottom: 35px;
	left: -12px;
	background-color: #fff;
	height: 74px;
	font-size: 18px;
	color: #9a91b6d00;
	font-weight: bold;
	box-shadow: 4px 4px 9px 0px rgba(0,0,0,0.3);
}

.price div {
	display: table-cell;
	width: 74px;
	height: 74px;
	vertical-align: middle;
}

.price span {
	text-align: center;
	vertical-align: middle;
	line-height: 25px;
}

#pageName {
	width:100%;
	height:75px;
	background-color:#a91b6d;
}

#pageName h1 {
	width:960px;
	margin:0 auto;
	text-align:left;
	text-transform:uppercase;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:30px;
	font-weight:normal;
	color:#fff;
	line-height:75px;
	vertical-align:middle;
}

#contactPage #contentWrapper {
	width:930px;
	margin:0 auto;
	padding-top:45px;
}

#mapAddress {
	width:470px;
	float:left;
	padding-top:5px;
}

#mapAddress p {
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:18px;
	color:#333;
	line-height:24px;
}

#mapAddress p .bold {
	font-weight:bold;
}

#mapAddress iframe {
	width:100%;
	height:135px;
	border:none;
	overflow:hidden;
	margin-top:17px;
}

#forCallback {
	width:400px;
	float:right;
}

#forCallback .title {
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#a91b6d;
	text-transform:uppercase;
}

#forCallback form {
	width:100%;
	text-align:center;
	margin-top:7px;
}

#forCallback form input {
	width:100%;
	height:24px;
	border:none;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#f7f7f7;
	box-shadow:inset 0 1px 5px 0 rgba(0,0,0,0.45);
	-moz-box-shadow:inset 0 1px 5px 0 rgba(0,0,0,0.45);
	-webkit-box-shadow:inset 0 1px 5px 0 rgba(0,0,0,0.45);
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:14px;
	font-weight:bold;
	text-indent:5px;
	color:#999;
	margin-bottom:9px;
}

#forCallback form textarea {
	width:395px;
	height:88px;
	border:none;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#f7f7f7;
	box-shadow:inset 0 1px 5px 0 rgba(0,0,0,0.45);
	-moz-box-shadow:inset 0 1px 5px 0 rgba(0,0,0,0.45);
	-webkit-box-shadow:inset 0 1px 5px 0 rgba(0,0,0,0.45);
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-left:5px;
	resize:none;
	line-height:22px;
	color:#999;
	overflow:auto;
	display:block;
	margin-bottom:9px;
}

#forCallback form button {
	width:148px;
	height:34px;
	border:1px solid #a91b6d;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	background-color:#ca91b6d00;
	background:linear-gradient(top, #ff0000, #ca91b6d00);
	background:-webkit-linear-gradient(top, #ff0000, #ca91b6d00);
	background:-moz-linear-gradient(top, #ff0000, #ca91b6d00);
	background:-o-linear-gradient(top, #ff0000, #ca91b6d00);
	background:-ms-linear-gradient(top, #ff0000, #ca91b6d00);
	box-shadow:inset 0 1px 1px 0 rgba(255,255,255,0.75), 0 1px 1px 0 rgba(0,0,0,0.5);
	-moz-box-shadow:inset 0 1px 1px 0 rgba(255,255,255,0.75), 0 1px 1px 0 rgba(0,0,0,0.5);
	-webkit-box-shadow:inset 0 1px 1px 0 rgba(255,255,255,0.75), 0 1px 1px 0 rgba(0,0,0,0.5);
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	text-shadow:0 1px 0 rgba(0,0,0,0.5);
	display:block;
	margin:0 auto;
}

#forCallback form button:hover {
	background-color:#ff0000;
	background:linear-gradient(bottom, #ff0000, #ca91b6d00);
	background:-webkit-linear-gradient(bottom, #ff0000, #ca91b6d00);
	background:-moz-linear-gradient(bottom, #ff0000, #ca91b6d00);
	background:-o-linear-gradient(bottom, #ff0000, #ca91b6d00);
	background:-ms-linear-gradient(bottom, #ff0000, #ca91b6d00);
	box-shadow:inset 0 1px 1px 0 rgba(0,0,0,0.25), 0 1px 1px 0 rgba(0,0,0,0.5);
	-moz-box-shadow:inset 0 1px 1px 0 rgba(0,0,0,0.25), 0 1px 1px 0 rgba(0,0,0,0.5);
	-webkit-box-shadow:inset 0 1px 1px 0 rgba(0,0,0,0.25), 0 1px 1px 0 rgba(0,0,0,0.5);
}

#textBlock {
	width:100%;
	background-color:#f1f1f1;
	border-top:1px solid #bababa;
	margin-top:50px;
	padding-bottom:71px;
}

#textBlock #textWrapper {
	width:960px;
	min-height:229px;
	margin:0 auto;
	padding-top:9px;
}

#textBlock #textWrapper h2 {
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#333;
	text-align:center;
	margin-bottom:12px;
}

#textBlock #textWrapper p {
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:14px;
	color:#333;
	line-height:24px;
}

#salePage #contentWrapper {
	width:950px;
	margin:0 auto;
	padding:32px 0 127px;
}

#priceOrder h2 {
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#a91b6d;
	text-transform:uppercase;
	text-indent:6px;
}

#priceOrder {
	margin-bottom:30px;
}

#priceOrder form {
	width:100%;
	margin-top:9px;
}

#priceOrder form input {
	width:310px;
	height:24px;
	border:none;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#f7f7f7;
	box-shadow:inset 0 1px 5px 0 rgba(0,0,0,0.45);
	-moz-box-shadow:inset 0 1px 5px 0 rgba(0,0,0,0.45);
	-webkit-box-shadow:inset 0 1px 5px 0 rgba(0,0,0,0.45);
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:14px;
	font-weight:bold;
	text-indent:5px;
	color:#999;
	float:left;
	margin:0 10px 15px 0;
}

#priceOrder form input.last {
	margin-right:0;
}

#priceOrder form textarea {
	width:945px;
	height:60px;
	border:none;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#f7f7f7;
	box-shadow:inset 0 1px 5px 0 rgba(0,0,0,0.45);
	-moz-box-shadow:inset 0 1px 5px 0 rgba(0,0,0,0.45);
	-webkit-box-shadow:inset 0 1px 5px 0 rgba(0,0,0,0.45);
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-left:5px;
	resize:none;
	line-height:22px;
	color:#999;
	overflow:auto;
	display:block;
	margin-bottom:9px;
}

#priceOrder form button {
	width:148px;
	height:34px;
	border:1px solid #a91b6d;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	background-color:#ca91b6d00;
	background:linear-gradient(top, #ff0000, #ca91b6d00);
	background:-webkit-linear-gradient(top, #ff0000, #ca91b6d00);
	background:-moz-linear-gradient(top, #ff0000, #ca91b6d00);
	background:-o-linear-gradient(top, #ff0000, #ca91b6d00);
	background:-ms-linear-gradient(top, #ff0000, #ca91b6d00);
	box-shadow:inset 0 1px 1px 0 rgba(255,255,255,0.75), 0 1px 1px 0 rgba(0,0,0,0.5);
	-moz-box-shadow:inset 0 1px 1px 0 rgba(255,255,255,0.75), 0 1px 1px 0 rgba(0,0,0,0.5);
	-webkit-box-shadow:inset 0 1px 1px 0 rgba(255,255,255,0.75), 0 1px 1px 0 rgba(0,0,0,0.5);
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	text-shadow:0 1px 0 rgba(0,0,0,0.5);
	display:block;
	margin:0 auto;
}

#priceOrder form button:hover {
	background-color:#ff0000;
	background:linear-gradient(bottom, #ff0000, #ca91b6d00);
	background:-webkit-linear-gradient(bottom, #ff0000, #ca91b6d00);
	background:-moz-linear-gradient(bottom, #ff0000, #ca91b6d00);
	background:-o-linear-gradient(bottom, #ff0000, #ca91b6d00);
	background:-ms-linear-gradient(bottom, #ff0000, #ca91b6d00);
	box-shadow:inset 0 1px 1px 0 rgba(0,0,0,0.25), 0 1px 1px 0 rgba(0,0,0,0.5);
	-moz-box-shadow:inset 0 1px 1px 0 rgba(0,0,0,0.25), 0 1px 1px 0 rgba(0,0,0,0.5);
	-webkit-box-shadow:inset 0 1px 1px 0 rgba(0,0,0,0.25), 0 1px 1px 0 rgba(0,0,0,0.5);
}

#salePage #textWrapper p {
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:14px;
	color:#333;
	line-height:24px;
	margin-top:24px;
}

#salePage #textWrapper p .bold {
	font-weight:bold;
}

#imgBlock {
	margin-top:20px;
}

#imgBlock img {
	display:block;
	float:left;
	margin-right:5px;
}

#imgBlock img:nth-of-type(5n) {
	margin-right:0px;
}

a[rel="publisher"] {
	color: white;
	text-align: left;
	display: block;
	float: left;
	width: 400px;
}

.tabletka{
width:100%;
}

.tabletka td{
border:1px solid #b3789e;
background-color:#fdd8f0;
padding:10px;
font-weight:bold;
}