body.inside {
	background: url(/img/bg_inside_header.jpg) no-repeat top, url(/img/bg_inside.png) repeat-x, url(/img/bg_content.png);
	font: 18px Arial;
	line-height:28px;
	color: #333;
	margin: 0px;
}

a {
	color: #336699;
}

a:hover {
	text-decoration: none;
}

.inside_header {
	height: 136px;
	color: #5d7180;
}

.inside_header_inner {
	width: 1000px;
	margin: 0px auto;
}


.inside_header ul.menu {
	padding-left:310px;
	padding-top: 65px;
}


.inside_header li.menu_podacha {
	display:block;
	float:left;
	background: url(/img/menubutton.png) 0 0 no-repeat;
	width: 126px;
	height:28px;
	margin:0 12px 6px 0;
	text-align:center;
}

.inside_header li.menu_podacha a {
	display:block;
	height:20px;
	width: 118px;
	padding-top:3px;
	margin: 2px 2px 0 5px;
	color:#fff;
	text-decoration:none;
	font-size:11px;
}

.inside_header li.menu_podacha:hover {
	background: url(/img/menubutton.png) 0 -29px no-repeat;
}


.inside_contacts {
	height: 68px;
	border-bottom: 1px solid #b6b6b6;
	background: url(/img/shadow2.png) 70px bottom no-repeat;
}

.inside_contacts_inner {
	width:1000px;
	margin:0 auto;
}

.inside_contacts ul {
	list-style: none;
	float:left;
	padding:0px;
	margin:0px;
	margin-top:3px;
	width: 510px;
}

.inside_contacts ul li {
	display: block;
	float:left;
	height:50px;
	font-size: 16px;
	margin: 18px 15px 0 20px;

}

.inside_contacts ul li a{
	display:block;
	height: 33px;
	width:33px;
}

.inside_contacts ul li.email {
	background: url(/img/em.png) no-repeat;
}

.inside_contacts ul li.phone {
	background: url(/img/ph.png) no-repeat;
}

.inside_contacts ul li.icq {
	background: url(/img/ic.png) no-repeat;
}

.inside_contacts ul li.sk {
	background: url(/img/sk.png) no-repeat;
}

.inside_contacts ul li.vk {
	background: url(/img/vk.png) no-repeat;
}

.inside_contacts ul li.ok {
	background: url(/img/ok.png) no-repeat;
}

.inside_contacts ul li.fb {
	background: url(/img/fb.png) no-repeat;
}

.inside_contacts .broniz {
	clear:both;
	float:left;
	background: url(/img/broall.png);
	width:137px;
	height:213px;
	margin-left: 68px;
	margin-top:-145px;
	margin-bottom:0px;
}

.inside_contacts .title_contacts {
	float:left;
	width:160px;
	font-size:10px;
	text-align:right;
	padding:23px 0 0 110px;
}


.inside_content {
	clear:both;
}

.inside_content_inner {
	width:1000px;
	margin: 0 auto;
	text-align:left;
}

.inside_content_inner h1 {
	clear:both;
	background-color: #fff;
	margin-bottom:0px;
	font-size:20px;
	font-weight:bold;
	padding:4px 13px 0px;
	display: inline-block;
	height:35px;
	border:1px solid #b6b6b6;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

.inside_content_inner h2, .inside_content_inner h2 a{
	font-size:14px;
	margin: 10px 0 5px -10px;
}
.inside_content div.samples {
	overflow:auto;
}

div.hrhr {
	border-bottom: 1px solid #b6b6b6;
	margin-bottom: -23px;
	margin-top: 40px;
}

.samples ul {
	margin:0;
	padding:0px;
	list-style: none;
}

.samples ul li {
	display: block;
	float:left;
	width:220px;
	font-size: 15px;
	margin: 20px 0px 5px 20px;
	color: #336699;
	font-weight:bold;
	text-align:center;
}

.samples ul li img{
	width:220px;
	height:255px;
	background-color: #fff;
	border: 1px solid #b6b6b6;
}



.text_abzats {
	line-height: 16px;
	margin:30px 15px 0;
	font-size:13px;
	text-indent: 15px;
}


.inside_content div.samples_video {
	overflow:auto;
}
.samples_video ul {
	margin:0;
	padding:0px;
	list-style: none;
}

.samples_video ul li {
	display: block;
	float:left;
	width:420px;
	font-size: 15px;
	margin: 20px 0px 5px 20px;
	color: #336699;
	font-weight:bold;
	text-align:center;
}


.inside_content_descr {
	padding:30px 15px 0px;
	text-indent:15px;
	float:none;
}

.price_info {
	float:left;
	width:220px;
	font-style:italic;
	color:#999;
	padding: 20px 0 0 2px;

}


.price_list_table {
	border:0px;
	border-collapse:collapse;
	width: 450px;
	float:left;
	margin: 10px 20px 20px 50px;
	padding:0px 30px 0px;
	font-size:16px;
}


.price_list_table td{
	padding: 15px 0 15px 0;
	margin: 0px;
	border:0px;
	border-bottom: 1px solid #999;
}

.price_list_table tr:hover{
	background-color: #bbb;
}

.price_list_table td.pricerub {
	text-align:right;
	font-weight:bold;
	font-size: 14px;
}

.price_promo {
	float:left;
	margin:20px;
	text-align:center;
	width:210px;
}

.price_promo div {
	font-size: 72px;
	padding: 50px 10px 40px;

}

.feedback {
	border: 0px;
	border-collapse:collapse;
	font-family: Arial;
	margin-bottom:50px;
}

.feedback div.text {
	width:680px;
	padding:15px;
	font-size:12px;
	line-height:16px;
	background: #fff;
	border: 1px solid #b6b6b6;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	min-height: 60px;
	margin-bottom:20px;
}

.feedback td.feedbacker {
	width: 220px;
	padding:5px 20px 0 0;
	vertical-align:top;
	font-size:10px;
	text-align:right;
	font-family: Tahoma;
}

.feedback td.former{
	vertical-align:middle;
	padding-top:0px;
	
}


.feedback input {
	width:290px;
	height: 40px;
	padding: 5px 10px;
	color: #666;
}


.feedback textarea {
	width:400px;
	height: 150px;
	color: #666;
}

.feedback button {
	color:#fff;
	font-size:16px;
	width:120px;
	height:40px;
	border:0px;
	background: url('/img/submit.png');
}

.feedback span.name {
	color: #336699;
	line-height: 24px;
	font-size:14px;
	font-weight: bold;
	font-family: Arial;

}

.feedback .top {
	padding-bottom:30px;
}

.listing {
	margin:30px auto;
	padding:0px 250px 0px 0px;
}

.listing div.bg {
	float:right;
	width:40px;
	height:35px;
	position:relative;
	padding: 0px 0 0 15px;
	font-size:16px;
}

.listing div.middle, div.middle_active{
	margin-left: -15px;
}

.listing div.first, div.middle {
	background: url('/img/arrow_listing.png') no-repeat;
}

.listing div.last, div.last_active{
	background: url('/img/arrow_listing_last.png') no-repeat;
	margin-left:-25px;
	padding-left:23px;
}

.listing div.first_active, div.middle_active{
	background: url('/img/arrow_listing_active.png') no-repeat;
}

.listing div.last_active {
	background: url('/img/arrow_listing_last_active.png') no-repeat;
	margin-left:-25px;
	padding-left:23px;
}


.listing a, .listing span {
	display:block;
	width:11px;
	height:13px;
	padding:9px 8px;
	text-decoration:none;
}



div.info {
	margin:0 0 20px 40px;

}
div.inf {
	margin:0 0 0 40px;
	max-width: 900;
	min-width: 900;
}
div.text p {
	text-indent:0px;
	line-height: 30px;
	font-size:16px;
}

p.autor {
	text-indent:0px;
	text-align:right;
	padding-bottom:30px;
}

div.video_info iframe {
	float:left;
	margin:20px 15px;
}