.learnItHead h1 {
	color:#094871;
	font:24px/28px arial black;
	text-align:center;
	margin:0 0 10px 0;
}
.learnItHead h2 {
	
}
h3.subscribeHead {
	font-size:24px;
	color:#dc1010;
	font-family:arial black;
	margin:0 0 5px 0;
	padding:0 0 5px 0;
	background:url(../images/subscribeHeadBg.png) no-repeat center bottom;
}
h3.welcomeHead {
	margin:0 0 12px 0;
	font-size:16px;
}
h3.goal {
	color:#d71313;
	font:20px arial black;
	padding:15px 0 5px 0;
	background:url(../images/bgB.jpg) no-repeat center top;
	margin:0 0 26px 0;
}
h3.goal1 {
	color:#d71313;
	font:18px arial black;
	margin:0 0 10px 0;
}
.descHead h1 {
	clear:both;
	text-align:center;
	color:#db0f0f;
	font:26px Arial Black;
	margin:0;
}
h3.razdeliHead {
	clear:both;
	text-align:center;
	color:#db0f0f;
	font:20px Arial Black;
	margin:0;
}
h3.dvdBoxHead {
	font:17px Arial Black;
	color:#0869ad;
	text-align:center;
	margin:0 0 20px 0;
}
h3.contentTableHead {
	color:#0869ad;
	font:16px arial black;
	margin:0px auto;
	margin-bottom:10px;
	margin-top:10px;
	padding:0 0 0 20px;
	display:inline-block;
}
h3.contentTableHead1 {
	background:url(../images/arrow1.jpg) no-repeat left center;
}
h3.contentTableHead2 {
	background:url(../images/arrow2.jpg) no-repeat left center;
}
h3.contentTableHead3 {
	background:url(../images/arrow3.jpg) no-repeat left center;
}
h3.contentTableHead4 {
	background:url(../images/arrow4.jpg) no-repeat left center;
}
h3.contentTableHead5 {
	background:url(../images/arrow5.jpg) no-repeat left center;
}
h3.contentTableHead6 {
	background:url(../images/arrow6.jpg) no-repeat left center;
}
h3.contentTableHead7 {
	background:url(../images/arrow7.jpg) no-repeat left center;
}
h3.contentTableHead8 {
	background:url(../images/arrow8.jpg) no-repeat left center;
}
h3.contentTableHead9 {
	background:url(../images/arrow9.jpg) no-repeat left center;
}
h3.contentTableHead10 {
	background:url(../images/arrow10.jpg) no-repeat left center;
}
h3.contentTableHead11 {
	background:url(../images/arrow11.jpg) no-repeat left center;
}
h3.contentTableHead12 {
	background:url(../images/arrow12.jpg) no-repeat left center;
}
h3.contentTableHead13 {
	background:url(../images/arrow13.jpg) no-repeat left center;
}
h3.afterThat {
	clear:both;
	text-align:center;
	color:#db0f0f;
	font:23px Arial Black;
	width:840px;
	margin:0 auto;
}
h3.discNumber {
	clear:both;
	text-align:center;
	color:#db0f0f;
	font:25px Arial Black;
	margin:0;
}
h3.discDescriptionHead {
	clear:both;
	text-align:center;
	color:#db0f0f;
	font:23px Arial Black;
	margin:0;
}
h3.presentHead {
	font:17px arial black;
	color:#0869ad;
	text-align:center;
	margin:10px 0 0px 0;
}
h1.otziviHead {
	font:27px arial black;
	color:#0869ad;
	margin:0px 0 10px 0;
}
h3.otzivPersonHead {
	font:14px arial;
	font-weight:bold;
}
h3.oformlenieHead {
	font:14px arial;
	color:#505050;
	margin:0 0 10px 0;
}
h3.guaranteeHead {
	font:23px arial black;
	color:#e60c0c;
	margin:0 0 10px 0;
}
h3.guaranteeHead2 {
	font:18px arial black;
	color:#0869ad;
	margin:0 0 10px 0;
}
body {
	font-family: Arial;
	font-size: 0.7em;
	font-weight: normal;
	min-width: 1024px;	
	color: black; 
	margin: 0;
	padding: 0;
	background: white;
}

img {
	border:none;
}
/*==================================================================*/

#container {
	width: 1024px;
	margin: 0 auto;
	padding: 0;
	text-align:left;	
	overflow:hidden;
	background:url(../images/rightShadowMain.png) repeat-y right top;
}
#wrap0 {
	background:url(../images/leftShadowMain.png) repeat-y left top;
	float:left;
	width:1024px;
	padding: 0;
	display:inline;
}
#wrap1 {
	background:#07335a url(../images/topBg.jpg) no-repeat left top;
	float:left;
	display:inline;
	width:968px;
	padding:0;
	margin:0 0 0 28px;
}
#wrap2 {
	background:url(../images/bottomBg.jpg) no-repeat left bottom;
	float:left;
	display:inline;
	width:968px;
	padding: 0 0 15px 0;
	margin:0 0 0 0px;
}
#logo {
	float:left;
	display:inline;
	width:365px;
	height:358px;
	/* position:relative; */
	z-index:200;
	margin:0 0 0 -30px; 
	background:url(../images/logo1.png) no-repeat left top;
}
#menu {
	float:right;
	display:inline;
	width:680px;
	margin:0 0 0 -681px;
	position:relative;
	z-index:100; 
	font-size:16px;
	font-weight:600;
	
}
#menu ul {
	margin:0;
	padding:0;
	list-style:none;
}
#menu li {
	display:inline-block;
	float:left;
	margin:0 4px 0 0;
	height:70px;
	background:url(../images/liItem.png) no-repeat left bottom;
}
#menu li.last {
	margin:0;
}
#menu li a:link, #menu li a:visited{
	padding:5px 0px 6px 0;
	background:url(../images/liItemBg.png) no-repeat left top;
	text-decoration:none;
	color:white;
	width:128px;
	display:inline-block;
	text-align:center;
	
	
}
#menu li a:hover, #menu li a:active{
	padding:5px 0px 6px 0;
	background:url(../images/liItemBg.png) no-repeat left top;
	text-decoration:none;
	color:#6f0000;
	width:128px;
	display:inline-block;
	text-align:center;
}
#menu li.current a:link, #menu li.current a:visited {
	padding:5px 0px 6px 0;
	background:url(../images/liItemBg.png) no-repeat left top;
	text-decoration:none;
	color:#6f0000;
	width:128px;
	display:inline-block;
	text-align:center;
}
#menu li.current a:hover, #menu li.current a:active {
	padding:5px 0px 6px 0;
	background:url(../images/liItemBg.png) no-repeat left top;
	text-decoration:none;
	color:#6f0000;
	width:128px;
	display:inline-block;
	text-align:center;
}
#contentWrap1 {
	float:left;
	display:inline;
	width:968px;
	background:url(../images/contentTopBg1.png) no-repeat -1px top;
	position:relative;
	z-index:50;
	padding:41px 0 0 0;
	margin:0 0 0px 0px;
	margin-top:-105px;
}
* html #contentWrap1 {
	padding:40px 0 0 0;
}
#contentWrap2 {
	float:left;
	display:inline;
	width:968px;
	background:url(../images/contentBottomBg2.png) no-repeat left bottom;
	padding:0 0 55px 0;
}
* html  #contentWrap1 {
	
}
#contentWrap3 {
	float:left;
	display:inline;
	width:968px;
	background:url(../images/leftShadow.png) repeat-y 2px top;
	padding:0 0 0px 0;
}
#contentWrap4 {
	float:left;
	display:inline;
	width:968px;
	background:url(../images/rightShadow.png) repeat-y 957px top;
	padding:0 0 0px 0;
}
#content {
	float:left;
	width:919px;
	display:inline;
	background:white;
	margin:0 0 0 12px;
	padding:0px 8px 0 17px;
}
.learnItHead {
	float:left;
	width:100%;
	text-align:center;
	background:url(../images/mirror.png) no-repeat center bottom;
	padding:0 0 10px 0;
	font:15px arial black;
	color:#094871;
}
.learnItHead p {
	font:12px arial;
	padding:0 0 10px 0;
	background:url(../images/blueLine.png) no-repeat center bottom;
}
* html .learnItHead p {
	margin:0 0 20px 0;
}
*:first-child+html .learnItHead p {
	margin:0 0 20px 0;
}
.big {
	font-size:22px;
}
.learnItHead ul{
	list-style:none;
	margin:0;
	padding:0;
}
.subscribe {
	clear:both;
	width:661px;
	height:425px;
	text-align: center;
	background:url(../images/subscribe.png) no-repeat left top;
	margin:0 auto;
    text-indent: 10px;
	padding:15px 34px;
	color:white;
}
.subscribeWrap {
	
}
.subscribe p {
	font:14px arial;
	font-weight:500;
	width:550px;
	line-height: 16px;
	margin:10px auto;
}
.subscribe p.black {
	padding:0 0 15px 0;
	background:url(../images/subscribeHeadBg.png) no-repeat center bottom;
	font:13px arial black;
	width:600px;
	margin:15px auto;
	margin-bottom:0;
}
* html .subscribe p.black {
	margin:25px auto;
}
*:first-child+html .subscribe p.black {
	margin:25px auto;
}
.subscribe p.readerCouner {
	font:11px arial;
	clear:both;
	word-spacing:1px;
	letter-spacing:1px;
	margin:0 auto;
	
}
.warn {
	background:url(../images/trans.png) no-repeat center bottom;
	clear:both;
	margin:0 auto;
	width:495px;
	height:20px;
	color:#dc1010;
	font:14px arial black;
	text-align:center;
}
.red, h1.red {
color:#dc1010;
}
.underline {
	border-bottom:1px solid #8ba8bc;
}
.bold {
	font-weight:bold;
}
.subscribe form  {
	margin:0;
}
.subscribe form input {
	width:185px;
}
.form {
	margin:10px auto;
	margin-bottom:0;
	width:424px;
}
.formL {
	float:left;
	width:192px;
	text-align:left;
	font-size:11px;
}
#email {
	margin-bottom:10px;
}
#knopka {
	background: url(../images/button.png) no-repeat top left;
	cursor:pointer;
	width: 208px;
	height:89px;
	display:inline-block;
	float:right;
	border:none;
	
}


.welcome {
	float:left;
	width:100%;
	margin:20px 0 0 0;
}
.welcomeL {
	float:left;
	width:190px;
}
.welcomeL p {
	color:#4f4f4f;
	font-size:11px;
	padding:0 0 0 5px;
}
.welcomeR {
	float:right;
	width:720px;
}
.welcomeR p {
	font-size:14px;
}

.welcomeL ul {
	margin:0 0 0 20px;
	padding:0;
	list-style:none;
}
.welcomeL li {
	display:inline-block;
	float:left;
	margin:0 12px 0 0;
	height:50px;
	background:url(../images/butBottom.jpg) no-repeat center bottom;
}
.welcomeL li.last {
	margin:0;
}
.welcomeL li a.play {
	background:url(../images/play.png) no-repeat left top;
	text-decoration:none;
	width:40px;
	height:41px;
	display:inline-block;
}
.welcomeL li a.pause {
	background:url(../images/pause.png) no-repeat left top;
	text-decoration:none;
	width:40px;
	height:41px;
	display:inline-block;
}
.welcomeL li a.rewind {
	background:url(../images/rewind.png) no-repeat left top;
	text-decoration:none;
	width:40px;
	height:41px;
	display:inline-block;
}
.chainik {
	clear:both;
	margin:0 auto;
	width:690px;
	background:url(../images/bgT.jpg) no-repeat center bottom;
	text-align:center;
	font-size:14px;
	padding:0 0 20px 0;
}
.chainik ul {
	margin:0 auto;
	text-align:left;
	list-style:none;
	width:440px;
}
.chainik ul li{
	padding:0 0 0 10px;
	background:url(../images/marker.jpg) no-repeat left center;
}
.asYouKnow {
	clear:both;
	padding:10px 5px;
	border:1px solid black;
	width:685px;
	margin:14px auto;
	font-size:15px;
	text-align:center;
	font-weight:600;
}
.mainList {

	float:right;
	margin:0 0 15px 0;;
}
.mainList p {
    font-size: 14px;
}

.mainList ul {
	margin:0 auto;
	text-align:left;
	list-style:none;
	
	font:14px arial black;
}
.mainList ul li{
	padding:10px 0 10px 45px;
	background:url(../images/mainListMarker.jpg) no-repeat left center;
}
.desc {
	float:left;
	width:890px;
	margin:0 0 0 20px;
	padding:20px 0 0 0;
	background:url(../images/bottomString.jpg) no-repeat center top;
	font:13px arial;
	display:inline;
}
.soderzhanie {
	float:left;
	width:890px;
	margin:10px 0 0 20px;
	padding:20px 0 0 0;
	background:url(../images/bottomString.jpg) no-repeat center top;
	font:13px arial;
	display:inline;
	text-align:center;
}
.soderzhanie2 {
	float:left;
	width:890px;
	margin:10px 0 0 20px;
	padding:0px 0 0 0;
	font:13px arial;
	display:inline;
	text-align:center;
}
span#knopka2 {
	background: url(../images/buttonBg.png) no-repeat center bottom;
	width: 199px;
	height:112px;
	display:inline-block;
	margin:0 auto;
	text-decoration:none;
	margin-bottom:-40px;
	position:relative;
}
span#knopka2 a {
	background:url(../images/button2.png) no-repeat left top;
	width: 199px;
	height:80px;
	display:inline-block;
	margin:0 auto;
	text-decoration:none;
}
span#knopka3 {
	background: url(../images/buttonBg.png) no-repeat center bottom;
	width: 199px;
	height:112px;
	display:inline-block;
	margin:0 auto;
	text-decoration:none;
	margin-bottom:-40px;
	position:relative;
}
span#knopka3 a {
	background:url(../images/button3.jpg) no-repeat left top;
	width: 199px;
	height:80px;
	display:inline-block;
	margin:0 auto;
	text-decoration:none;
}
span#knopka4 {
	background: url(../images/buttonBg.png) no-repeat center bottom;
	width: 199px;
	height:112px;
	display:inline-block;
	margin:0 auto;
	text-decoration:none;
	margin-bottom:-40px;
	position:relative;
}
span#knopka4 a {
	background:url(../images/button4.png) no-repeat left top;
	width: 199px;
	height:80px;
	display:inline-block;
	margin:0 auto;
	text-decoration:none;
}
span#knopka5 {
	background: url(../images/buttonBg.png) no-repeat center bottom;
	width: 199px;
	height:112px;
	display:inline-block;
	margin:0 auto;
	text-decoration:none;
	margin-bottom:-40px;
	position:relative;
}
span#knopka5 a {
	background:url(../images/button5.png) no-repeat left top;
	width: 199px;
	height:80px;
	display:inline-block;
	margin:0 auto;
	text-decoration:none;
}
.footer {
	float:left;
	width:100%;
	text-align:center;
	color:white;
	font-size:11px;
}
.footerL {
	float:left;
	width:100%;
}
.footer img {
	float:right;
	margin:-31px 12px 0 0;
	display:inline;
	position:relative;
}
.descHead {
	float:left;
	width:100%;
	text-align:center;
}
.descHead p {
	text-align:center;
	color:#1e567d;
	font:17px Arial black;
}
ul.navi {
	margin:0px auto;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:150px;
}
ul.navi li {
	display:inline-block;
	float:left;
	margin:0 12px 0 0;
	height:50px;
	background:url(../images/butBottom.jpg) no-repeat center bottom;
}
ul.navi1 li {
	background:none;
}
ul.navi li.last {
	margin:0;
}
ul.navi li a.play {
	background:url(../images/play.png) no-repeat left top;
	text-decoration:none;
	width:40px;
	height:41px;
	display:inline-block;
}
ul.navi li a.pause {
	background:url(../images/pause.png) no-repeat left top;
	text-decoration:none;
	width:40px;
	height:41px;
	display:inline-block;
}
ul.navi li a.rewind {
	background:url(../images/rewind.png) no-repeat left top;
	text-decoration:none;
	width:40px;
	height:41px;
	display:inline-block;
}
.dvd {
	clear:both;
	margin:0 auto;
	width:720px;
}
.dvdBox {
	float:left;
	width:270px;
	text-align:center;
	margin:0 0 0 0;
	
}
.dvdDisc {
	float:right;
	width:310px;
	text-align:center;
	margin:0 0 0 0;
}
.dvdDiscL {
	float:left;
	width:150px;
	text-align:center;
	margin:0 0 0 0;
}
.dvdDiscR {
	float:right;
	width:150px;
	text-align:center;
	margin:0 0 0 0;
}
.razdeli {
	float:left;
	width:100%;
}
.razdeli p {
	font:20px arial black;
	color:#191919;
	text-align:center;
	margin:0;
}
.contentTable {
	clear:both;
	width:848px;
	margin:0 auto;
	margin-top:20px;
}
.contentTableRow {
	float:left;
	margin:0 0 5px 0;
	width:100%;
}
.contentTableRowL {
	float:left;
	margin:0;
	width:144px;
	min-height:104px;
	height:auto !important;
	height:104px;
}
.contentTableRowL1 {
	background:#dddddd url(../images/1.png) no-repeat center center;
}
.contentTableRowL2 {
	background:#dddddd url(../images/2.png) no-repeat center center;
}
.contentTableRowL3 {
	background:#dddddd url(../images/3.png) no-repeat center center;
}
.contentTableRowL4 {
	background:#dddddd url(../images/4.png) no-repeat center center;
}
.contentTableRowL5 {
	background:#dddddd url(../images/5.png) no-repeat center center;
}
.contentTableRowL6 {
	background:#dddddd url(../images/6.png) no-repeat center center;
}
.contentTableRowL7 {
	background:#dddddd url(../images/7.png) no-repeat center center;
}
.contentTableRowL8 {
	background:#dddddd url(../images/8.png) no-repeat center center;
}
.contentTableRowL9 {
	background:#dddddd url(../images/9.png) no-repeat center center;
}
.contentTableRowL10 {
	background:#dddddd url(../images/10.png) no-repeat center center;
}
.contentTableRowL11 {
	background:#dddddd url(../images/11.png) no-repeat center center;
}
.contentTableRowL12 {
	background:#dddddd url(../images/12.png) no-repeat center center;
}
.contentTableRowL13 {
	background:#dddddd url(../images/13.png) no-repeat center center;
}
.contentTableRowR {
	float:right;
	margin:0;
	width:698px;
	min-height:104px;
	height:auto !important;
	height:104px;
	background:#dddddd;
}
.contentTableRowR p {
	text-align:center;
	font:12px/18px Arial;
	margin:0;
	padding:0;
}
.contentTableRowRWrap {
	float:left;
	width:670px;
	margin:0 0 0 15px;
	display:inline;
	text-align:center;
}
img.screenshot, img.razdelNum {
	margin:0 auto;
	display:block;
	margin-top:10px;
}
img.screen {
	float:left;
	margin:20px 170px 0 0;
}
img.screenFirst {
	float:left;
	margin:20px 170px 0 70px;
}
img.screenLast {
	float:left;
	margin-right:0;
} 
img.screenBig {
	float:left;
	margin:20px 140px 0 0;
}
img.screenBigFirst {
	float:left;
	margin:20px 140px 0 70px;
}
img.screenBigLast {
	float:left;
	margin-right:0;
} 
img.screenOne {
	margin:20px auto;
	display:block;
	margin-bottom:0;
}
 .discDescriptionTableWrap {
	width:848px;
	margin:0 auto;
	margin-top:20px;
	background:#ebebeb;
	padding:0;
	margin-bottom:10px;
	text-align:left;
 }
.discDescriptionTable {
	width:100%;
	
 }
.clear {
	clear:both;
}
 .glavaNumber {
	border-right:2px solid white;
	text-align:right;
	padding:0 10px 0 0;
	font:18px arial black;
	color:#d80e0e;
	width:110px;
 }
  .glavaName {
	border-right:2px solid white;
	font:18px arial black;
	color:#0869ad;
	width:607px;
	padding:0 0 0 10px;
 }
 .firstRow {
	padding-top:10px;
 }
.lastRow {
	padding-bottom:10px;
}
.bottomContent {
	float:left;
	width:100%;
	background:url(../images/blueLine2.png) no-repeat center top;
	margin:10px 0 0 0;
	padding:10px 0 0 0;
}
p.buy {
	margin:0 auto;
	width:620px;
	font:13px arial;
	margin-bottom:20px;
}
.present {
	width:854px;
	margin:0 auto;
	background:#e5e5e5;
	overflow:hidden;
	margin-bottom:30px;
}
.presentL {
	width:548px;
	margin:0 0 0 15px;
	float:left;
	min-height:186px;
	height:auto !important;
	height:186px;
}
.presentR {
	width:235px;
	float:right;
	margin:0 15px 0 0;
	border-left:2px solid white;
	text-align:right;
	min-height:186px;
	height:auto !important;
	height:186px;
}
.presentR img.one {
	margin-top:30px;
}
.presentR img.two {
	margin-top:15px;
}
.present p {
	text-align:left;
	font:15px arial;
	margin:10px 0 0 0;
	color:#353535;
}
.presentImg {
	position:relative;
	margin:0 0 -20px 35px;
	z-index:300;
	background:url(../images/present.png) no-repeat left top;
	width:77px;
	height:66px;
}
.discDescription {
	
	
}
.otzivItem {
	padding:16px;
	width:750px;
	margin:0 auto;
	background:#e9e9e9 url(../images/cornerBg.png) no-repeat right bottom;
	font:10px arial !important;
	
	overflow:hidden;
	text-align:left;
	
}
.otzivItem p {
	font:11px arial !important;
	text-align:left;
	color:black;
}
.otzivItemL {
	float:left;
	width:170px;
	padding:15px 0 0 0;
}
.otzivItemL  img {
	border-bottom:2px solid #9c9c9c;
	border-right:2px solid #9c9c9c;
}
.otzivItemR{
	float:left;
	width:490px;
}
.center * {
	text-align:center !important; 
}
p.priceAnother {
	font:21px arial black;
	color:#0869ad;
}
p.text {
	font:13px arial;
	color:black;
	text-align:left;
}
.imgCenter {
	display:block;
	margin:0 auto;
}
.so {
	width:876px;
	margin:0 auto;
}
.otzivItemR p {
	
	margin-bottom:5px;
}	
.zakazContent {
	width:860px;
	margin:0 auto;
}
.zakazContentL {
	float:left;
	width:332px;
}
.zakazContentR {
	float:right;
	width:465px;
	color:#0869ad;
	font:30px arial black;
	line-height:60px;
}
.delivery {
	margin-top:60px;
	margin-left:60px;
	margin-bottom:0;
	width:690px;
	height:316px;
	background:url(../images/delivery.jpg) no-repeat left top;
	clear:both;
	padding:15px 20px 0 20px;
	overflow:hidden;
	float:left;
	display:inline;
}
img.mapLeft {
	margin:0 100px 0 0;
}
.delivery  p.deliveryRed {
	font:15px arial black;
	color:#ca0b0b;
	text-align:center;
	margin:0;
}
.delivery  p.deliveryBlue {
	font:14px arial black;
	color:#0869ad;
	text-align:center;
}
p.priceWill {
	clear:both;
	font:28px arial black;
	color:#0869ad;
	text-align:center;
	margin:0;
	margin-bottom:10px;
}	
p.priceItSelf {
	clear:both;
	font:47px arial black;
	color:#0869ad;
	text-align:center;
	margin:0;
}
p.priceText {
	clear:both;
	font:17px arial black;
	color:#0869ad;
	text-align:center;
	
}	
.oformlenie {
	margin-top:0px;
	margin-left:60px;
	margin-bottom:0;
	width:693px;
	height:330px;
	background:url(../images/oformlenie.png) no-repeat left top;
	clear:both;
	padding:54px 20px 0 20px;
	overflow:hidden;
	float:left;
	display:inline;
}
p.srok {
	margin:0;
	color:white;
	font:17px arial black
}
.oformlenieL {
	float:left;
	width:140px;
	background:url(../images/oformVert.jpg) no-repeat right center;
	margin:20px 0 0 40px;
	display:inline;
}
.oformlenieR {
	float:right;
	width:470px;
	margin:20px 35px 0 0;
	
}
.oformlenieR p {
	text-align:right;
	font:13px arial;
	color:black;
	padding:9px 0 0 0;
	background:url(../images/oformGor.jpg) no-repeat center top;
	margin:5px 0;
}
.underline1 {
	text-decoration:underline;
}
.oformlenieR p a {
	display:inline-block;
	width:179px;
	height:22px;
	background:url(../images/offerButton.jpg) no-repeat left top;
	margin:6px 0 0 0;
	text-decoration:none;
}
img.p {
	float:left;
	margin:20px 15px 15px 0;
}
.guarantee p {
	font:15px arial !important;
	color:black;
	line-height:24px !important;
}
.guarantee{
	margin-top:30px;
	padding-bottom:70px;
	margin-bottom:0;
}
.guarantee p.cont {
	font:18px arial black !important;
	color:#0869ad;
	font-weight:bold !important;
}
img.rospis {
	margin:0px 40px -30px 10px;
}
.guarantee p.cont a {
	color:#db0c0c;
}
.clear1 {
	padding-top:20px;
}
.bottom {
	width:100%;
	height:29px;
	background:url(../images/bottomShadBag.jpg) no-repeat center top;
}
.top{
	width:100%;
	height:29px;
	background:url(../images/topShadBag.jpg) no-repeat center top;
}
.oformlenieL img {
	margin-top:5px;
}

.linksbottomdiv p{
  font-size: 10pt;
  font-family: Verdana;
}

.linksbottomdiv h5{
  margin: 0px;
  font-size: 12px;
}

.linksbottomdiv a{
  color: #000;
  font-size: 12px;
  font-family: arial;
}

.linksbottom{
	clear: both;
	text-align: left;
}

.linksbottom a{
	color: #000;
	font-size: 12px;
	font-family: arial;
}

.linksbottom h5{
  margin: 0px;
  font-size: 12px;
}

