
body {
	font-family:Helvetica, Arial, sans-serif;
	background:#c8dced;
	background-image:url(images/backgroud.png);
	background-repeat:repeat-x;
}
#content-top {
	background-image:url(images/content-.png);
	height:30px;
	width:775px;
	margin-right:auto;
	margin-left:auto;
	overflow:hidden;
}
#content-back {
	background-image:url(images/content0.png);
	background-repeat:repeat-y;
	height:auto;
	width:775px;
	margin-right:auto;
	margin-left:auto;
	overflow:hidden;
}

/* =================================== ÇÀÃÎËÎÂÎÊ */

#main h1 {
	font-family:Tahoma, Helvetica, Arial ;
    color:#911316;
    font-size:40px;
    text-align:center;
    margin-bottom:15px;
	font-weight:bold;
	text-shadow:
	-2px -2px 0 white,
    2px -2px 0 white,
    -2px 2px 0 white,
    2px 2px 0 white,
	0.06em 0.06em 0.1em black;
}

/* =================================== ÂÀÆÍÎ */

#vazhno {
	background-color:#333;
	color:#fff;
    text-align:center;
    font-size:15px;
	font-style:italic;
	margin:30px 90px 30px 90px;
	padding:4px;
	-moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    -khtml-border-radius:6px;
	
}

/* =================================== ÂÀÆÍÎ */

#video {

	/* ìîæåòå âñòàâèòü ðàìêó: border: 5px solid #eee */
}

/* =================================== ÇÀÊÀÇÀÒÜ */

#BuyArea {
	text-align:center;
	width:530px;
	padding:20px;
	background-color:#feffe6;
	border:2px dashed #c8dced;
	margin-top: 50px;
}
.checkbox {
	text-align: left;
}
.ThePriceIs {
	font-size:26px;
	color:#9f9f9f;
}
.BuyPrice {
	font-size:36px;
	letter-spacing:-2px;
	color:#2f2f2f;
}
.BuyButton {
	width:494px;
	height:146px;
	text-align:center;
	background-image:url(images/b.png);
	background-repeat:no repeat;
}
.info {
   text-align:center;
   font-size:15px; 
   color:#666;
}
#PS {
	font-size:15px;
	color:#5f5f5f;
	margin:30px 40px 0px 40px;
}

	
/* =================================== ÏÎÄÂÀË ÑÀÉÒÀ */

#footer {
    border-top:1px dashed #ccc;
    min-height:50px;
    color:#999;
    font-size:12px;
    text-align:center;
    padding-top:15px;
	margin:50px 40px 0px 40px;
}

#footer p {
    margin-bottom:10px;
}


/* Ïîäâàë ñàéòà:Ìåíþ */

#footer ul {
    display:block;
    text-align:center;
}

#footer ul li {
    display:inline;
    padding:0px 5px 0px 6px;
    border-left:1px dotted #666;
}

#footer ul li:first-child {
    border:none;
}

#footer ul li a {
    color:#999;
}

#content-bottom {
	background-image:url(images/content1.png);
	height:40px;
	width:775px;
	margin-right:auto;
	margin-left:auto;
	overflow:hidden;
}