*{
	margin: 0;
	padding: 0;
}
html{
	background: url("/images/bg.jpg") repeat-x;
	background-attachment: fixed;
}
body, p, a, li, div{
	font: 12px Verdana, Sans-serif;
	text-decoration: none;
	color: #000;
}
a img{
	border: none; 
}
p{margin:0 0 5px 0;}
ul li{
	margin: 7px 0 0 0;
}
#wrapper{
	background: #fff;
	position: relative;
	width: 999px;
	margin: -20px auto 0 auto;
	padding: 50px 50px 0 50px;	
}
#map{
	display: none;
	float: right;
	height: 350px;
	margin-bottom: 45px;
}
#logo{
	float: left; 
}
#lang{
	position: absolute;
	top: 51px;
	right: 50px;
}
#globus{
	display: none;
	position: absolute;
	top: 300px;
	left: 50%;
	margin-left: -205px;
	width: 477px;
	height: 534px;
	background: url("/images/waka_body.png") no-repeat;
}
#globus img{
	position: absolute;
	top: -143px;
	left: 50%;
	margin-left: -238px;
}
#globus:hover .object{
    transform: translate(-73px, -78px) rotate(-27deg);
    -webkit-transform: translate(-73px, -78px) rotate(-27deg);
    -o-transform: translate(-73px, -78px) rotate(-27deg);
    -moz-transform: translate(-73px, -78px) rotate(-27deg);
	}
.object {
	position: absolute;
/** This css rule will make the object 
move smoothly and animated **/
	-webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -o-transition: all 2s ease;
	/* Currently IE doesn't support for transition property http://www.w3schools.com/cssref/css3_pr_transition.asp */
	/**
		linear: The animation has the same speed from start to end.
		ease: Default. The animation has a slow start, then fast, before it ends slowly.
		ease-in: The animation has a slow start.
		ease-out: The animation has a slow end.
		ease-in-out: The animation has both a slow start and a slow end.
		Credit Source: http://www.w3schools.com/cssref/css3_pr_animation-timing-function.asp
	**/
}
/** Adjust objects position
to the center of Axis **/
.slogan{
display:none;
	
	top:10px !important;
	left:513px !important;
	position:absolute !important;
	width:389px;
	height:119px;
}
input[type="text"]{
	height: 31px;
	border: 1px solid #dde3d4;
	color: #b6d197; 
	width: 113px;
	padding-left: 10px;
}
input[type="image"]{
	
	
}
#search{
	position: absolute;
	right: 0;
	top: 90px;
} 
#s{
	position: absolute;
	top: 0;
	right: 50px;
	padding: 0 50px 0 15px;
}
#d{
	position: absolute;
	top: 0; 
	right: 50px;  
}
#slon{
	float: right;
	font: 10px Verdana, Sans-serif;
	color: #cecece;
	padding:40px 55px 0 0;
	background:url(/images/slonotip.jpg) top right no-repeat;
} 
#slon:hover{
background:url(/images/slonotip_hov.jpg) top right no-repeat;
}
#category{
	width: 850px;
	height: 140px;
}
#category img{
	width: 141px;
	height: 140px;
	float: left;
}
#category_name{
	margin:15px 0 0 0;
	height: 75px;
	width: 850px;
}
#category_name p{ 
	width: 140px;
	float: left;
	height: 30px;
	text-align: center;
	border-left: 1px solid #dde3d4;
	border-top: 1px solid #dde3d4;
	border-bottom: 1px solid #dde3d4;
	padding: 15px 0 0 0;
	font: bold 11px Verdana, Sans-serif;
}
#blocks{
	width: 850px;
	cursor: pointer;
	margin: 0 auto;
}
#hint{
	margin-top: -1px;
	width: 767px;
	padding:40px;
	background: #759900;
	min-height:126px;
}
#hint_text p{

	color: white;
	line-height: 1.8;
	font-size: 12px;
	text-align: justify;
}
#hint_text p#text1{margin-top:25px;}
#hint_text p#text2{margin-top:40px;}
#hint_text p#text3{margin-top:40px;}
#hint_text p#text4{margin-top:25px;}
#hint_text p#text5{margin-top:25px;}


.last{
	border-right: 1px solid #dde3d4;
	padding: 15px 3px 0 0 !important;
}
.news-list p a, .each_news a[target="_blank"]{
	color: #64A100;
}
#pointer{
	position: relative;
	left: 57px;
	top: -1px;
}
#item_text{
	width: 700px;
	margin: 12px 0 35px 300px;
	text-align: justify;
}
#partners{
	width: 700px;
	margin: 35px 0 0 300px;
	height: 1350px;
}
#partners div{
	position: relative;
	width: 150px;
	height: 200px;
	text-align: center;
	float: left;
	margin-left: 21px; 
	margin-bottom: 15px;
}
#partners img{
	margin-top: 5px;
}
#vacancy_name{
	font: bold 16px Verdana; 
	margin: 15px 0;
}
#vacancy_text{
	line-height: 1.6;
}
#vacancy_adres{
	margin-top: 25px;
}
.news-item{
	margin-bottom: 35px;
	line-height: 1.5;
}
.news-item a{
	margin-left: 10px;
}
.news-detail a{
	color: #88B73B;
	font-size: 14px;
}
#news_block{
	display: none;
}
#agroprom{
	margin: 40px 0 0 0;
	float: left;
	font: 10px Verdana, Sans-serif;
	color: #cecece;
}
#menu{
	position: absolute;
	top: 230px;
	left: 70px;
}
#menu ul{
	cursor: pointer;
}
#menu a{
	font: 13px Verdana, Sans-serif; 
	text-decoration: none;
	color: #000;
}
.active_item li:hover{
	color: #88B73B;
}
#about{
	width: 850px;
	margin: 450px auto 50px auto;
	text-align: justify;
	text-indent: 30px;
}
#about p{
	line-height: 1.8;
}
#products{
	width: 850px;
	margin: 350px auto 40px auto;
}
#products p{
	line-height: 1.8;
	margin: 35px 0 0 0;
}
#products img{
	float: left;
}
#news{
	width: 850px;
	min-height: 330px;
	margin: 50px auto 0 auto;
	text-align: justify;
		padding-bottom:20px;
}
.each_news{
	height: 150px;
	width: 263px;
	float: left;
	margin: 0 10px 30px 10px;	
}
.each_news a{
	font: 13px Verdana, Sans-serif !important;
}
.sub{
	margin: 0 0 0 15px;
	/*display: none;*/
}
.sub a{
	font: 13px Verdana, Sans-serif;
	text-decoration: none;
	color: #000;
}
.sub a:hover{
	color: #64a100;
}
h1{
	font: 23px PF Din Text Cond Pro, Sans-serif;
	color: #88b73b;
	margin: 0 0 25px 0;
}
h3{
	font: 17px PF Din Text Cond Pro, Sans-serif !important;
	color: #88b73b;
	margin: 0 0 15px 0;
}
#our_news{
	margin-bottom: 25px !important;
}
#tweet{
	position: absolute;
	top: 400px;
	left:630px;
	display: none;
}
#footer{
	height: 80px;
	width: 850px;
	margin: 0 auto;
}
.ltr{
	clear: both;
}
.active{
	color: #64a100 !important;
}
.date{
	margin: 0 0 15px 0 !important;
	color: #6e7366;
}
#item_text ul{margin: 21px 0 7px 19px;}