@CHARSET "UTF-8";
body {
    background: #005826 url("../images/index/background.jpg") center top no-repeat;
}

#main {
    width: 970px;
    height: 755px;
	padding-bottom: 30px;
}

#index-img {
    width: 357px;
    height: 358px;
    position: absolute;
    top: 140px;
    left: 300px;
}

#index-img div {
    display: none;
    width: 357px;
    height: 358px;
    position: absolute;
}

#about-company-ru-img {
    background: url("../images/index/about.jpg") no-repeat;
    width: 317px !important;
    height: 344px !important;
    padding: 7px 20px;
    font-weight: bold;
}

#news-ru-img {
    background: url("../images/index/news.jpg") no-repeat;
}

#product-catalogue-ru-img {
    background: url("../images/index/catalog.jpg") no-repeat;
}

#contact-info-ru-img {
    background: url("../images/index/contacts.jpg") no-repeat;
}

#cookbook-ru-img {
    background: url("../images/index/agencies.jpg") no-repeat;
}

#about-company-en-img {
    background: url("../images/index/en_about.jpg") no-repeat;
    width: 317px !important;
    height: 344px !important;
    padding: 7px 20px;
    font-weight: bold;
}

#news-en-img {
    background: url("../images/index/en_news.jpg") no-repeat;
}

#product-catalogue-en-img {
    background: url("../images/index/en_catalog.jpg") no-repeat;
}

#contact-info-en-img {
    background: url("../images/index/en_contacts.jpg") no-repeat;
}

#cookbook-en-img {
    background: url("../images/index/en_agencies.jpg") no-repeat;
}
.big-link {
    position: absolute;
    color: #00a651;
    font-size: 24px;
    font-weight: bold;
}

#about-company-ru {
    text-align: right;
    vertical-align: middle;
    width: 253px;
    top: 122px;
    left: 28px;
    padding: 41px 0px;
}

#about-company-en {
    text-align: right;
    vertical-align: middle;
    width: 253px;
    top: 122px;
    left: -35px;
    padding: 41px 0px;
}

#cookbook-ru {
    text-align: center;
    width: 230px;
    padding-top: 127px;
    top: 321px;
    left: 26px;
}

#cookbook-en {
    text-align: center;
    width: 230px;
    padding-top: 127px;
    top: 321px;
    left: 26px;
}

#news-ru {
    text-align: left;
    width: 244px;
    padding: 36px 0px;
    top: 113px;
    left: 684px;
}

#news-en {
    text-align: left;
    width: 244px;
    padding: 36px 0px;
    top: 113px;
    left: 684px;
}

#product-catalogue-ru {
    text-align: left;
    width: 244px;
    padding: 33px 0px;
    top: 263px;
    left: 684px;
}

#product-catalogue-en {
    text-align: left;
    width: 244px;
    padding: 33px 0px;
    top: 263px;
    left: 684px;
}

#contact-info-ru {
    text-align: left;
    width: 244px;
    padding: 25px 0px;
    top: 406px;
    left: 684px;
}

#contact-info-en {
    text-align: left;
    width: 244px;
    padding: 25px 0px;
    top: 406px;
    left: 684px;
}

#index-link {
	left: 404px;
	top: 16px;
	width: 138px;
	height: 107px;
	position: absolute;
}

#search-form {
	position: absolute;
	left: 720px;
	top: 32px;
}

#novells ul {
	margin: 0;
	padding: 0;
}

#novells {
	position: absolute;
	top: 607px;
	left: 10px;
	margin: 0;
	padding: 0;
}

#novells li, #novells ul {
	display: inline;
}

#novells li div {
	line-height: 14px;
	float: left;
	width: 440px;
	margin-left: 25px;
}

#novells li div img {
	float: left;
	margin: 0px 10px 5px 0px;
}

#novells li div span {
	color: #fff006;
	font-style: italic;
	font-size: 18px;
} 

#novells li div p {
	margin: 5px 0px;
}

#novells li div a {
	color: #fff006;
}

#footer {
	border-top: none;
}
