@charset "utf-8";
/* CSS Document1 */
body
{
	margin:0;
	padding:0;
	font-family: 'PT Sans Narrow', sans-serif;
}
@font-face 
{
    font-family: Pompadur;
    src:url(../fonts/lobster.ttf);
}


div.reconstr {
	text-align:center;
	margin:20px;
	font-size:25px;
}


/*div for contacs******************************/
.top
{
	position:relative;
	width:965px;
	height:45px;
	padding-top:15px;
	margin:0 auto;
	z-index:10;
}
.top ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
.top ul li {
	float:left;
	color:#caec04;
	font-size:20px;
	font-family: 'PT Sans Narrow', sans-serif;
	margin-right:20px;
}
.top ul li small {
	color:#dbdbdb;
	font-size:16px;
}
.top ul li span {
	color:#889f01;
}
.top ul li a {
	display: inline-block;
	text-decoration:none;
	margin-right:5px;
}
.top ul li a:last-child, .top ul li:last-child {
	margin-right:0;
}
/*end div for contacts************************/

/*Contacts***********************************/
.contact
{
	color:#FFF;
	font-size:12pt;
	margin-left:155px;
	position:absolute;
}
.contact2
{
	color:#FFF;
	font-size:12pt;
	margin-left:465px;
	position:absolute;
}
.skype
{
	color:#FFF;
	font-size:12pt;
	margin-left:1100px;
	position:absolute;
}
.gcolord
{
	color:#889f01;
	font-size:16pt;
}
.gcolorl
{
	color:#caec04;
	font-size:16pt;
}
/*end contacts********************************/
/*Back***************************************/

header {
	background-image:url(../fimages/header_all.jpg);
	background-position:top center;
	background-repeat:repeat-x;
}

.backbox {
	display:block;
	position:relative;
	margin:0 auto;
	width:965px;
	height:353px;
	z-index:1;
	overflow:hidden;
	/*background-image: url(../fimages/header.jpg);
	background-repeat:no-repeat;*/
}
.backbox p { text-decoration:blink}
.slog {
	position: absolute;
	top:15px;
	left:50%;
	margin-left:-228px;	
	width:457px;
	height:33px;
	background-image:url(../fimg/slogan.png);
	background-repeat:no-repeat;
	text-align:center;
	font-family:lobster;
	color:#FFF;
	font-size:19px;
	z-index:5;
}

.logo {
	position:absolute;
	top:-35px;
	left:50%;
	margin-left:-238px;
}
/*end back*****************************/
/*menu********************************/
.bgmenu {
	width:965px;
	height:61px;
	/*background:url(../fimg/menu_bg.png) repeat-x;
	box-shadow:1px 1px 5px #000000;*/
	position:absolute;
	bottom:0;
}
.bgmenu ul {
	width:965px;
	height:64px;
	margin:0;
	padding:0;
	padding-left:70px;
	list-style-type:none;
}
.bgmenu ul li {
	float:left;
	margin-left:30px;
	padding-left:5px;
	padding-right:5px;
	font-family: 'PT Sans Narrow', sans-serif;
}
.bgmenu ul li a {
	text-decoration:none;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size:18px;
	color:#f2ffa1;	
	height:45px;
	display:block;
	margin-top:15px;
	padding-top:5px;
}
.bgmenu ul li:hover, .bgmenu ul li.active {
	color:#131600;
	height:62px;
	background:url(../fimg/hover-menu.png) repeat-x;
	box-shadow:1px 1px 3px #363f00;

}
.bgmenu ul li a:hover, .bgmenu ul li.active a {
	color:#131600;
	text-decoration:underline;
}
/*end mrnu*/

/*Body**********************************/
.bod
{
	position:relative;
	min-height:100px;
	margin:0 auto;
	margin-top:56px;
	z-index:2;
}
.slider
{
	width:967px;
	height:230px;
	margin:0 auto;
	margin-top:20px;
}
.button
{
	position:absolute;
	top:100px;
	right:0;
}
.button a
{
	text-decoration:none;
	color:#FFF;
	font-size:20px;
	display:block;
}
.button a:hover
{
	box-shadow:-5px -5px 10px #caec04;
}
.category
{
	height:264px;
	margin-top:230px;
	background:url(../fimg/cat.jpg);
	background-repeat:repeat-x;
}
.category .vlo_category {
	width:965px;
	margin:0 auto;
}
.first
{
	margin-left:60px;
	margin-top:-30px;
	width:242px;
	height:242px;
	background:url(../fimg/back_category.png) no-repeat;
	float:left;
}
.first img
{
	margin-top:20px;
}
.first a
{
	font-family: 'PT Sans Narrow', sans-serif;
	font-size:18px;
	margin-top:20px;
	color:#000;
	display:block;
	text-decoration:none;
	text-align:center;
	width:151px;
	margin:0 auto;
}
.first a:hover
{
	text-decoration:underline;
}
/*****************************/
.second
{
	position:absolute;
	margin-left:500px;
	margin-top:-30px;
	width:242px;
	height:242px;
	background:url(../fimg/back_category.png) no-repeat;
}
.second img
{
	margin-left:45px;
	margin-top:20px;
}
.second a
{
	font-family: 'PT Sans Narrow', sans-serif;
	font-size:18px;
	margin-top:20px;
	color:#000;
	display:block;
	text-decoration:none;
	text-align:center;
	width:151px;
	margin:0 auto;
}
.second a:hover
{
	text-decoration:underline;
}
/***************************************/
.therd
{
	position:absolute;
	margin-left:840px;
	margin-top:-30px;
	width:242px;
	height:242px;
	background:url(../fimg/back_category.png) no-repeat;
}
.therd img
{
	margin-left:45px;
	margin-top:20px;
}
.therd a
{
	font-family: 'PT Sans Narrow', sans-serif;
	font-size:18px;
	margin-top:20px;
	color:#000;
	display:block;
	text-decoration:none;
	text-align:center;
	width:151px;
	margin:0 auto;
}
.therd a:hover
{
	text-decoration:underline;
}
.bod h1
{
	clear: both;
    color: #7B8700;
    font-family:lobster;
	text-align:center;
	margin-bottom:52px;
	font-size:40px;
}
.mission
{
	font-family: 'PT Sans Narrow', sans-serif;
	font-size:18px;
	text-align:center;
	width:690px;
	position:relative;
	margin:0 auto;
	display:block;
}
.mission a
{
	color:#000;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size:18px;
	margin-top:30px;
	display:block;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}
.mission a:hover { text-decoration:underline;}
.mis1
{
	position:absolute;
	left:-120px;;
	bottom:-80px;
}
.mis2
{
	position:absolute;
	right:-120px;
	bottom:-80px;
}
/**********************************************************************/
.news
{
	position:relative;
	background:url(../fimg/new_bac1.jpg);
	background-position: top center;
	background-repeat:repeat-x;
	margin-top:150px;
	padding-top:10px;
	padding-bottom:20px;
	height:563px;
	
}
.news .vlo_news {
	width:965px;
	margin:0 auto;
}
.brtop
{
	position:absolute;
	top:5px;
	left:0;
	right:0;
}
.brbot
{
	position:absolute;
	bottom:5px;
	left:0;
	right:0;
}
.news h1 {
	text-align:center;
	font-size:43px;
	color:#2d3100;
	margin:0;
}
.mainnews
{
	position:relative;
	float:left;
	margin-top:15px;
	width:517px;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size:15px;
}
.date { font-size:10px; font-weight:bold;}
.mainnews h3 {
	font-family: 'PT Sans Narrow', sans-serif;
	margin-top:8px;
	font-weight:normal;
	font-size:24px;
	margin-bottom:0;
}
.mainnews a {
	float:right;
	font-family: 'PT Sans Narrow', sans-serif;
	color:#000 !important;
	text-decoration:underline !important;
	margin-right:15px;
}
.mainnews p { margin-top:0; margin-bottom:0;}
.mainnews a:hover { text-decoration:none !important;}
.secondarynews
{
	float:left;
	margin-left:30px;
	margin-top:15px;
	width:151px;
	height:500px;
	overflow:hidden;
}
.mainnews div.newsp {

		height: 117px;
		overflow: hidden;
		}

.sews1
{
	position:relative;
	width:145px;
	margin-top:0px;
	padding:0;
}
.sews1 p
{
	font-family: 'PT Sans Narrow', sans-serif;
	font-size:14px;
	height: 57px;
	overflow: hidden;
	margin-top: 0;
	margin-bottom: 11px;
}
.sews1 p a span
{
	color:#000;
	font-size:15px;
	font-weight:bold;
	text-decoration:underline;
}
.sews1 p a
{
	color:#000;
}
.sews1 p a:hover { text-decoration: underline;}

.newspartner { border: 0px solid red;
		width: 247px;
		float: left;
		margin-left: 20px;
		margin-top:15px;
		height:485px;
		overflow: auto;
		} 
.newspartner h3 {
	margin-top: 0;}
	
.lenta .newpart h4 { margin-top: 0px; margin-bottom:0;
	}
.lenta .newpart a { display: block;
	height: 50px;
	overflow: hidden;
	color: #000;
	font-size: 14px;}

/*End news*/

.undernewsall { width: 965px;
	margin: 20px auto;
	
}

.undernews
{
	margin:0;
	float: left;
}
.undernews:nth-child(1) {width:500px;}
.undernews:nth-child(2) {width:260px;}
.undernews:nth-child(3) {width:185px;}
.undernews h2 {
	font-family:lobster;
	margin-left:10px;
	color:#7b8700;
	font-weight:normal;
}
.undernews ul { margin: 0; padding:0;}
.undernews ul li {list-style-type:none; padding:5px 0px 0px 0px;
	float: left;
	width: 120px;
	}
.undernews ul li a 
{ 
	color:#000; text-decoration:underline;;
}
.undernews ul li a:hover { text-decoration:none;}
.col1
{
	margin-left:10px;
	
}
.col2
{
	float:left;
	margin-left:0px;
	min-width:100px;
}
.clear{clear:both;}
/*end body*****************************/
/*footer*****************************/
footer {
	display:block;
	height:152px;
	margin-top:50px;
	background:url(../fimg/footer.png) repeat-x;
}
footer .vlo_footer {
	width:965px;
	position:relative;
	margin:0 auto;
	overflow:hidden;
}
footer .pweb {
	position:absolute;
	right:20px;
	bottom:0;
	font-size:13px;
}
footer .pweb a {
	color:#000;
	text-decoration:underline;
}
footer .pweb a:hover {
	text-decoration:none;
}

.info1 h3
{
	font-family: 'PT Sans Narrow', sans-serif;
	font-size:20pt;
	font-weight:bold;
	text-decoration:underline;
	margin-left:50px;
}
.info1 p
{
	margin-top:-20px;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size:17px;
	float:left;
	margin-left:50px;
}
.info1 p a { text-decoration:none; color:#000; }
.info1 p a:hover { text-decoration:underline;}
.info1 p span { font-weight:bold;}
/*end footer*****************************/

/********************************************************************************PRODUKTSIYA**********************************************************************************************/

.bodp
{
	width:950px;
	position:relative;
	min-height:100px;
	margin:0 auto;
	margin-top:64px;
}
.bodp h1
{
	font-family:lobster;
	font-size:39.13px;
	color:#7b8700;
}
.categorp
{
	width:760px;
	margin:0 auto;
	border:1px #FF0000 solid;
	height:100px;
}
div.new-category {
	margin-bottom:55px;
}
div.new-category div {
	margin: 0 auto;
    width: 768px;
}
.styled{
	height: 33px;
    margin-right: 20px;
}
div.new-category a {
	font-family: 'PT Sans Narrow', sans-serif;
	background: url("../fimg/catigoria.jpg") repeat-x scroll 0 0 transparent;
    color: #2C2C2C;
    display: block;
    float: left;
    font-size: 16px;
    height: 77px;
    line-height: 59px;
    overflow: auto;
    text-align: center;
    text-decoration: none;
    width: 256px;
}
div.new-category a:hover, div.new-category a.active {
	background: url("../fimg/sel_category.png") repeat-x scroll 0 0 transparent;
	font-size: 18px;
	font-weight:bold;
}
div.sel{
	height: 50px;
    margin: 0 auto;
    width: 835px;
}


.table {
	z-index:1;
	width:960px;
    -webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	margin:0 auto;
	background:#ebebeb;
	padding:10px;
	padding-bottom:30px;
	padding-top:15px;
	font-family: 'PT Sans Narrow', sans-serif;
}
.table h1 {
	font-family:lobster;
	color:#7b8700;
	margin-top:0;
	margin-left:20px;
}
.table h1 span {
	color:#000;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size:21px;
}
.caption
{
	float:left;	
	padding:3px;
	width:937px;
	max-height:30px;	
}
.caption p
{
	
	font-family: 'PT Sans Narrow', sans-serif;
	word-wrap:break-word;
	font-size:16pt;
	text-align:center;
	margin-top:-1px;
}
.tableins {
	width:940px;
	margin:0 auto;
	border:1px #000000 solid;
	top:70px;
	background:#FFF;
	padding:0;
	display:table;
}
.tr {}
.td1 {
	border:1px #000000 solid;
	text-align:center;
	font-family: 'PT Sans Narrow', sans-serif;
	word-wrap:break-word;
}
.td1:nth-child(1) {background:#7b8700; min-width:104px !important;}
tr:nth-child(1) .td1:nth-child(1) {background:#5b6402; color:#fff;}

.td1:nth-child(2) {background:#FFF; min-width:101px !important;}
tr:nth-child(1) .td1:nth-child(2) {background:#e7f090;}

.td1:nth-child(3) {background:#ccdc29; min-width:118px !important;}
tr:nth-child(1) .td1:nth-child(3) {background:#a0af07;}

.td1:nth-child(4) {background:#FFF; !important;}
tr:nth-child(1) .td1:nth-child(4) {background:#e7f090; !important;}

.td1:nth-child(5) {background:#f1fb85; !important;}
tr:nth-child(1) .td1:nth-child(5) {background:#e1ee51; !important;}

.td1:nth-child(6) {background:#FFF; min-width:62px !important;}
tr:nth-child(1) .td1:nth-child(6) {background:#e7f090;}

.td1:nth-child(7) {background:#fbfedb; min-width:62px !important;}
tr:nth-child(1) .td1:nth-child(7) {background:#e7f090;}

.td1:nth-child(8) {background:#FFF; min-width:61px !important;}

.td1 a {
	color:#fff;
}
.td1 a:hover {
	text-decoration:none;
}


.table h1, 
.table h2, 
.table h3,
.table h4,
.table h5,
.table h6,
.table .bredcams {
	margin-left:20px;
	font-family:lobster;
	color:#7b8700;
	font-weight: normal;
}

.table .bredcams { font-size: 25px;
	margin-bottom: 10px;}
	

.table .bredcams span {
	color:#000;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size:18px;
}	
.table .bredcams span a {
	color:#000;
	text-decoration:none;}

.table .bredcams span a:hover {
	color:#000;
	text-decoration: underline;
}

.table table {
	border:1px solid #000;
	width:960px;
}
.table table td {
	border:1px solid #000;
	padding:5px;
	text-align:center;
}


.back {
	margin:0 0 20px 20px;
	font-family:lobster;
	color:#7b8700;
	font-weight: normal;
	font-size: 20px;
	line-height: 20px;
	color:#7b8700;
	
}
.back a { color:#7b8700;}
.bottommenu
{
	position:relative;
	width:960px;	
	margin:0 auto;
	margin-top:10px;
	margin-bottom:10px;
}
.botm
{
	float:left;	
	position:relative;
	width:300px;
	position:relative;
}
.botm h4
{
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight:normal;
	font-size:20px;
	margin-top:-3px;
	margin-left:35px;
}
.botm ul
{
	float:left;
	margin-top:-20px;
	margin-left:-10px;
}
.botm ul li
{
	list-style-type:none;
	padding:3px;
	border-radius:5px 5px 0 0;
	padding-right:15px;
}
.botm ul li a
{
	font-family: 'PT Sans Narrow', sans-serif;
	color:#000;
	padding:3px;
	text-decoration:none;
	font-size:14px;
}
.botm ul li:hover
{
	background:#ebebeb;
	border-radius:5px 0 0 5px;    
	
	z-index:9999999;
	
}
.botm ul li:hover ul
{
	display:block;
	width:auto;
	z-index:9999999;
	padding:0;
}
.botm ul li ul li:hover
{
	text-decoration:underline;
	background:none !important;
	z-index:9999999;
	border-radius:5px 5px 5px 5px;
}
.botm ul ul
{
	display:none;
	position:absolute;
	background:#ebebeb;
	margin-left:55px;
	margin-top:-27px;
	border-radius:5px 5px 5px 5px;
	font-size:14px;
	z-index:9999999;
}


/*перечень продукции семян*/
div.perech {
	background:#ebebeb;
	width:883px;
	padding:48px 39px;
	margin:0 auto;
	box-shadow:1px 1px 3px #999999;
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
div.perech ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
div.perech ul li {
	width:242px;
	padding:20px 0;
	background:linear-gradient(to top, #f7f7f7, #e6e6e6);
	float:left;
	margin-right:68px;
	margin-bottom:15px;
}
div.perech ul li:nth-child(3n+3) {
	margin-right:0;
}
div.perech ul li a {
	display:block;
	width:151px;
	margin:0 auto;
	text-decoration: underline;
	color:#2c2c2c;
	font-size:18px;
	text-align:center;
	font-family: 'PT Sans Narrow', sans-serif;
}
div.perech ul li a:hover {
	text-decoration:none;
}




/* табсы */
div.wrap {
	width:965px;
	margin:0 auto;
	font-family: 'PT Sans Narrow', sans-serif;
}
div.wrap .panes div {
	border:1px solid #dddddd;
	background:linear-gradient(#f9f9f9, #f0f0f0);
	padding:20px 70px;
	padding-bottom:80px;
	
	-webkit-border-radius: 5px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius: 5px;
	-moz-border-radius-topleft: 0;
	border-radius: 5px;
	border-top-left-radius: 0;
}

ul.tabs {
	list-style:none;
	width:100%;
	height: 39px;
	margin-bottom:0;
	padding-left:0;
}
ul.tabs li:first-child {
	border-left:1px solid #ccc;
}
ul.tabs li {
	float:left;
	border:1px solid #ccc;
	border-bottom: none;
	width:216px;
	height:39px;
	text-align:center;
	font-size:20px;
	margin-right:5px;
	background:linear-gradient(#f5f5f5, #f1efef);
	
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
ul.tabs li.active {
	border-bottom:1px solid #f9f9f9;
	background:linear-gradient(#f9f9f9, #f9f9f9);
	margin-bottom:-1px;
}
ul.tabs li a {
	display:block;
	padding:5px 10px;
	color:#777;
	letter-spacing:-1px;
	outline:none;
	text-decoration:none;
	color:#2c2c2c;
}
ul.tabs li.active a {
	color:#2c2c2c;
}

div.tabs_content { border:1px solid #ccc;}
div.tabs_content > div {padding:20px;}

div.wrap .panes div h2 {
	font-size:30px;
	text-align:center;
	color:#7b8700;
	font-family:lobster;
}
div.wrap .panes div:first-child {
	padding:0;
}
div.wrap .panes div .bg {
	background-image:url(../fimg/kolos.png);
	background-repeat:no-repeat;
	background-position:center bottom 30px;
	border:0;
	padding:0 70px;
	padding-bottom:100px;
	width:825px;
}
div.wrap .panes div:first-child ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
div.wrap .panes div ul li {
	margin-bottom:20px;
	padding-left:15px;
}


/*агроэксперт*/
div.ask {
	width:908px;
	margin:0 auto;
}

div.sidemenu-one {
	width:217px;
	margin-right:55px;
	float:left;
}
div.sidemenu-one h2 {
	color:#7b8700;
	font-size:23px;
	text-align:center;
	margin-top:0;
	font-family:lobster;
	font-weight:normal;
}
div.sidemenu-one ul {
	width:217px;
	box-shadow:1px 1px 3px #999999;
	background:linear-gradient(#f4f4f4, #e2e2e2);
	list-style-type:none;
	margin:0;
	padding:0;
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
div.sidemenu-one ul li {
	height:38px;
}
div.sidemenu-one ul li.active, div.sidemenu-one ul li:hover {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-image:url(../fimages/bg_sidemenu.jpg);
	background-repeat:repeat-x;
}
div.sidemenu-one ul li a {
	color:#191919;
	display:block;
	font-size:16px;
	text-align:center;
	text-decoration:none;
	font-family: 'PT Sans Narrow', sans-serif;
	height:30px;
	padding-top:8px;
}
div.ask_expert {

	overflow:hidden;
}
div.ask_expert div.expert {
	margin: 28px 0 30px 0;



}

div.ask_expert div.expert h3 {
	font-size:19px;
	color:#7b8700;
	font-weight:normal;
	font-family:lobster;
	margin:0;
	text-align: center;
}
div.ask_expert div.expert p {
	font-size:13px;
	color:#2c2c2c;
	margin:0;
	font-family: 'PT Sans Narrow', sans-serif;
}

div.koment {
	width:636px;
	padding-bottom:10px;
}
div.koment input, 
div.koment textarea {
	width:434px;
	display:block;
	margin:0 auto;
	font-size:14px;
	padding:0 10px;
	margin-bottom:15px;
	color:#999;
	background:linear-gradient(#f4f4f4, #e2e2e2);
	border:1px solid #a8a8a8;
	font-family: 'PT Sans Narrow', sans-serif;
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
div.koment input {
	height:37px;
}
div.koment textarea {
	height:107px;
	padding:10px;
}
div.koment form a, 
a.done {
	display:block;
	margin:0 auto;
	width:159px;
	height:30px;
	padding-top:5px;
	color:#fff;
	text-align:center;
	text-decoration:none;
	background-image:url(../fimages/bg_sidemenu.jpg);
	background-repeat:repeat-x;
	font-family: 'PT Sans Narrow', sans-serif;
	box-shadow:1px 1px 3px #999999;
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}


div.answers {
	width:908px;
	margin:0 auto;
	margin-bottom:50px;
}
div.answers .block_ans .avatar {
	width:84px;
	height:84px;
	padding:3px;
	background-color: #FFF;
	box-shadow:0 0 5px #999999;
	text-align:center;
	float:left;
	
	-webkit-border-radius: 90px;
	-moz-border-radius: 90px;
	border-radius: 90px;
}
div.answers .block_ans .avatar .avatar_img {
	overflow:hidden;
	width:84px;
	height:84px;
	background:#f9f7ec;
	
	-webkit-border-radius: 90px;
	-moz-border-radius: 90px;
	border-radius: 90px;
}
div.answers .block_ans .ans {
	width:735px;
	margin-left:140px;
	padding:10px 15px;
	font-family: 'PT Sans Narrow', sans-serif;
	position:relative;
	box-shadow:1px 1px 3px #999999;
	background:#ebebeb;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
div.answers .block_ans .ans .corner {
	width:14px;
	height:20px;
	overflow:hidden;
	position:absolute;
	z-index:-1;
	top:25px;
	left:-12px;
}
div.answers .block_ans .ans .day {
	font-size:13px;
	color:#2c2c2c;
	font-style:italic;
	margin-bottom:10px;
}
div.answers .block_ans .ans .re {
	margin-top:30px;
}
div.answers .block_ans .ans .re .avatar_img {
}
div.answers .block_ans .ans .re .day {
	color:#7b8700;
	font-size:13px;
	font-style:italic;
	margin-bottom:10px;
}
div.answers .block_ans .ans .re .day, 
div.answers .block_ans .ans .re .text {
	margin-left:110px;
}


div.purchase {
	width:965px;
	margin:0 auto;
}

div.map {
	width:943px;
	margin:0 auto;
}
div.spisok {
	width:700px;
	margin-left:70px;
}
div.spisok h3 {
	font-size:20px;
	margin-bottom:0;
}
div.spisok .sp_left {
	float:left;
}
div.spisok .sp_right {
	float:right;
}
div.spisok .sp_left, 
div.spisok .sp_right {
	min-width:250px;
	font-size:14px;
}
div.spisok .sp_left p, 
div.spisok .sp_right p {
	font-size:16px;
	margin-bottom:20px;
}
div.spisok .sp_left p b, 
div.spisok .sp_right p b {
	color:#7b8700;
}

div.contacts {
	width:908px;
	margin:0 auto;
}
div.contacts .map_google {
	width:406px;
	float:left;
	margin-right:15px;
	margin-bottom:20px;
}
div.contacts h3 {
	text-decoration:underline;
	font-size:24px;
	margin-top:0;
	margin-bottom:10px;
}
div.contacts .cont {
	width:440px;
	float:left;
}
div.contacts .cont .block_cont {
	float:left;
	width:210px;
	margin-bottom:25px;
}
div.contacts .cont .block_cont b {
}


div.page_news {
	width:965px;
	margin:0 auto;
	font-family: 'PT Sans Narrow', sans-serif;
	text-align:left;
	font-weight:normal;
}

div.page_news .news_block {
	margin-bottom:20px;
	border-bottom:1px dotted #333333;
	padding-bottom:10px;
	width: 450px;
	float:left;
}
div.page_news .news_block:nth-child(2n) {
	margin-left: 30px;}

div.page_news .news_block:last-child {
	border:0;
}
div.page_news .news_block h3 {
	color:#191919;
	font-size:21px;
	margin-bottom:10px;
	font-weight:normal;
}
div.page_news .news_block h3 .h3span {
	color:#191919;
	font-size:21px;
	margin-bottom:10px;
	font-weight:normal;
		display: inline-block;
		width: 387px;
		padding-right: 5px;
		}
div.page_news .news_block h3 span {
	color:#7b8700;
	font-size:14px;
}
div.page_news .news_block .ptext {
	margin:0;
	color:#000204;
	font-size:13px;

}
div.page_news .news_block .ptext div {
		height: 54px;
	overflow:hidden;}
div.page_news .news_block .ptext a {
	font-size:18px;
	color:#7b8700;
	display:block;
	float:right;
	margin-top:5px;
	text-decoration:none;
}

div.page_news .news_block .ptext a:hover{
	text-decoration:underline;
}






.modalDialog {
 position: absolute;
 top: 50px;
 left: 65%;
 z-index: 99999;
 -webkit-transition: opacity 400ms ease-in;
 -moz-transition: opacity 400ms ease-in;
 transition: opacity 400ms ease-in;
 display: none;
 pointer-events: none;
}

.modalDialog:target {
 display: block;
 pointer-events: auto;
}

.modalDialog > div.modUp {
 width: 300px;
 position: relative;
 text-align:center;
 margin: 10% auto;
 padding: 5px 20px 13px 20px;
 border-radius: 10px;
 background: #fff;
 box-shadow:2px 2px 3px #666666;
}

.close {
 background: #FFF;
 color: #FFFFFF;
 line-height: 25px;
 position: absolute;
 right: -12px;
 text-align: center;
 top: -10px;
 width: 24px;
 text-decoration: none;
 font-weight: bold;
 -webkit-border-radius: 12px;
 -moz-border-radius: 12px;
 border-radius: 12px;
 -moz-box-shadow: 1px 1px 3px #000;
 -webkit-box-shadow: 1px 1px 3px #000;
 box-shadow: 1px 1px 3px #000;
}

.close:hover { background: #FF9; }

.modUp h2 {
	font-weight:normal;
	font-family:lobster;
	color:#7B8700;
}
.modUp form input, .modUp form textarea {
	width:230px;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size:16px;
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border:1px solid #999;
}
.modUp form input {
	height:30px;
	padding:0 5px;
	margin-bottom:15px;
}
.modUp form textarea {
	height:80px;
	padding:5px;
}
.modUp a.done {
	display:block;
	margin-top:10px;
	color:#000;
}

.img_news {
 float: left;
 margin-right:10px;
}
.img_news img {
 width:150px;
}



/* Галерея */
div.gallery {
}
div.gallery .vlo_gallery {
	width:965px;
	margin:0 auto;
	overflow:hidden;
}

.vlo_gallery .razdel {
}
.vlo_gallery .razdel ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
.vlo_gallery .razdel ul li, 
.vlo_gallery .razdel ul li:nth-child(3n) {
	float:left;
	margin-right:20px;
	width:auto;
	height:auto;
}
.vlo_gallery .razdel ul li a {
	color:#000;
}

.vlo_gallery ul {
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:center;
}
.vlo_gallery ul li {
	float:left;
	margin-right:110px;
	margin-bottom:80px;
	width:248px;
	height:220px;
}
.vlo_gallery ul li:nth-child(3n) {
	margin-right:0;
}
.vlo_gallery ul li a {
	color:#000;
}
.vlo_gallery ul li span {
	display:table-cell;
	vertical-align:middle;
	overflow:hidden;
	height:40px;
	width:248px;
	text-align:center;
}

.otkl h2, .otkl ul { display: none; }









