/* ——————————————————————————————————————————
File: styles.css
Site: www.envila.by
Coder: Max P.
Author: XHTMLPLUS [www.xhtmlplus.ru]
Version: 24 Dec 2007
# Browsers: IE 6, IE 7, FF 2.0, Opera 9
————————————————————————————————————————— */

a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #c60;
	text-decoration: none;
}
a img {
	border: none;
}
a.link {
	display: block;
	margin-top: 6px;
	padding: 5px 11px 6px 11px;
	background: url(i/alink.gif) 0 0 no-repeat;
	color: #000;
	text-decoration: underline;
}
a.link:hover {
	color: #c60;
	text-decoration: none;
}
table {
	border-collapse: collapse; 
}
td, th {
	padding: 0;
	vertical-align: top;
}
.clear {
	clear: both;
}

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	background: #FFF url(i/body.gif) 0 0 repeat-y;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
}

#outer {
	min-width: 780px;
	min-height: 100%;
	background: url(i/outer.gif) 0 65px repeat-x;
}

#header {
	position: relative;
	z-index: 1;
	height: 159px;
	background: url(i/header.jpg) 0 0 no-repeat;
}
#logo {
	position: absolute;
	z-index: 1;
	top: 27px;
	left: 185px;
}
#navigation {
	position: absolute;
	z-index: 1;
	top: 37px;
	left: 560px;
}
#navigation a {
	display: block;
	width: 15px;
	height: 15px;
	float: left;
	margin-right: 22px;
}
a#email {
	background: url(i/navigation/email.gif) 0 0 no-repeat;
}
a#email:hover {
	background: url(i/navigation/email.gif) 0 -15px no-repeat;
}
a#sitemap {
	margin-right: 23px;
	background: url(i/navigation/sitemap.gif) 0 0 no-repeat;
}
a#sitemap:hover {
	background: url(i/navigation/sitemap.gif) 0 -15px no-repeat;
}
a#search {
	background: url(i/navigation/search.gif) 0 0 no-repeat;
}
a#search:hover {
	background: url(i/navigation/search.gif) 0 -15px no-repeat;
}
#language {
	position: absolute;
	z-index: 1;
	top: 38px;
	left: 709px;
}
#language a {
	display: block;
	float: left;
	margin-right: 20px;
	font-weight: bold;
	color: #5c92c3;
	text-decoration: underline;
}
#language a:hover {
	color: #c60;
	text-decoration: none;
}
#language a.active {
	color: #5c92c3;
	text-decoration: none;
	cursor: default;
}

#flower {
	min-height: 215px;
	background: url(i/flower.jpg) 231px 0 no-repeat;
}

#menu {
	min-height: 160px;
	background: url(i/menu.gif) 0 0 repeat-y;
	font-weight: bold;
}
#main_menu {
	width: 178px;
	float: left;
	margin-right: 18px;
	padding: 7px 22px 6px 31px;
	text-align: right;
}
#main_menu a {
	display: block;
	margin-top: 6px;
	color: #3b3f8e;
	text-decoration: none;
}
#main_menu a:hover {
	color: #c60;
	text-decoration: underline;
}
#second_menu {
	padding: 64px 0 30px 0;
}
#second_menu a {
	display: block;
	margin-top: 6px;
	color: #0e5991;
	text-decoration: none;
}
#second_menu a:hover {
	color: #c60;
	text-decoration: underline;
}

#content {
	min-height: 35px;
	padding: 65px 40px 0 105px;
	background: url(i/content.jpg) 0 0 no-repeat;
}

#news {
	width: 51%;
	padding-right: 80px;
}
#content #news h2 {
	margin-left: 125px;
}
.news_block {
	margin-bottom: 8px;
	padding: 0 0 9px 11px;
	background: url(i/news_block.gif) 0 bottom no-repeat;
}
.news_block p {
	margin: 0;
	padding: 0;
}
.news_image {
	display: block;
	float: left;
	width: 115px;
}
.news_image img {
	border: 2px solid #dde9f4;
}
.news_image a:hover img {
	border-color: #fc6;
}
#news .date {
	margin-bottom: 15px;
	font-style: italic;
	font-weight: bold;
	color: #999;
}
#news .news_block a {
	text-decoration: none !important;
}

#actions .action {
	padding-bottom: 15px;
	text-align: justify;
	color: #069;
}
#actions .date {
	margin-bottom: 15px;
	font-style: italic;
	font-weight: bold;
	color: #f90;
}
#actions img {
	display: block;
	float: left;
	margin: 0 15px 3px 0;
	border: 1px solid #484c96;
}
.news_text {
	margin-left: 115px;
}

#for_footer {
	height: 112px;
}

#footer {
	min-width: 780px;
	height: 112px;
	margin-top: -112px;
	background: url(i/footer.gif) 0 bottom repeat-x;
	font-size: 11px;
}
#footer #footer_inner {
	height: 112px;
	float: none;
	background: url(i/footer_inner.jpg) 532px bottom no-repeat;
}
#footer div {
	height: 112px;
	float: left;
}
#divider {
	width: 1px;
	background: url(i/footer_divider.gif) 0 bottom no-repeat;
}
#footer div#contact {
	width: 289px;
	height: 61px;
	padding: 51px 13px 0 13px;
	background: #FFF;
}
#footer div#address {
	height: auto;
	float: none;
	padding-left: 11px;
}
#footer div#copyright {
	width: 28%;
	height: 54px;
	padding: 58px 13px 0 13px;
}

/* CONTENT */

#content h2 {
	display: block;
	margin: 0;
	padding: 0 0 36px 31px;
	background: url(i/h2.gif) 0 0 no-repeat;
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #39c;
}