/* ——————————————————————————————————————————
File: internal.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;
}
.clear {
	clear: both;
}

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	background: #FFF url(i/int_body.gif) 0 0 repeat-y;
	font: 12px Arial, Helvetica, sans-serif;
}

#outer {
	min-width: 780px;
	min-height: 100%;
}

#header {
	position: relative;
	z-index: 1;
	height: 85px;
	background: #cadded url(i/int_header.jpg) 0 0 no-repeat;
}
#header2 {
	position: relative;
	z-index: 1;
	height: 85px;
	background: #2fa7e3 url(i/int_header_nad.jpg) 0 0 no-repeat;
}
#logo {
	position: absolute;
	z-index: 1;
	top: 21px;
	left: 115px;
}
#navigation {
	position: absolute;
	z-index: 1;
	top: 37px;
	left: 523px;
}
#navigation a {
	display: block;
	width: 15px;
	height: 15px;
	float: left;
	margin-right: 22px;
}
a#home {
	margin-right: 21px;
	background: url(i/navigation/home.gif) 0 0 no-repeat;
}
a#home:hover {
	background: url(i/navigation/home.gif) 0 -15px no-repeat;
}
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: 707px;
}
#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;
}

#left {
	width: 220px;
	float: left;
	padding: 73px 0 0 11px;
	background: url(i/int_left.jpg) 0 0 no-repeat;
}
#main_menu {
	border-right: 1px solid #aecbe3;
	background: url(i/int_menu.gif) 0 0 repeat-y;
}
#main_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#main_menu li a {
	display: block;
	padding: 5px 21px 3px 21px;
	color: #3b3f8e;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
	color: #3b3f8e;
	text-decoration: none;
}
#main_menu li a:hover {
	color: #c60;
	text-decoration: underline;
}
#main_menu li a.active {
	padding-bottom: 5px;
	background: url(i/menu_2level.gif) right bottom no-repeat;
	color: #69c;
	text-decoration: none;
	cursor: default;
}
#main_menu li li a {
	padding: 5px 11px 5px 21px;
	background: url(i/menu_2level.gif) right bottom no-repeat;
	font-size: 11px;
	font-weight: normal;
	color: #069;
	text-decoration: underline;
}
#main_menu li li a.active {
	color: #c60;
	text-decoration: none;
}
#second_menu {
	padding: 26px 24px 26px 10px;
	text-align: right;
	font-weight: bold;
}
#second_menu a {
	display: block;
	margin-top: 6px;
	color: #0e5991;
	text-decoration: none;
}
#second_menu a:hover {
	color: #c60;
	text-decoration: underline;
}

#content {
	margin-left: 281px;
	padding: 9px 25px 0 0;
}
#print {
	margin-bottom: 45px;
	border-right: 2px solid #649bcf;
	padding: 2px 5px 2px 0;
	text-align: right;
}
#print a {
	color: #3b3f8e;
	text-decoration: underline;
}
#print a:hover {
	color: #c60;
	text-decoration: none;
}

#for_footer {
	height: 145px;
}

#footer {
	position: relative;
	z-index: 1;
	min-width: 780px;
	height: 145px;
	margin-top: -145px;
	background: url(i/footer.gif) 0 bottom repeat-x;
	font-size: 11px;
}
#up {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 281px;
	padding-left: 31px;
	background: url(i/h2.gif) 0 27px no-repeat;
	font-size: 12px;
}
#up a {
	display: block;
	margin-top: 27px;
	color: #3b3f8e;
	text-decoration: underline;
}
#up a:hover {
	color: #c60;
	text-decoration: none;
}
#footer #footer_inner {
	height: 145px;
	float: none;
	background: url(i/footer_inner.jpg) 532px bottom no-repeat;
}
#footer div {
	height: 145px;
	float: left;
}
#divider {
	width: 1px;
	background: url(i/footer_divider.gif) 0 bottom no-repeat;
}
#footer div#contact {
	width: 254px;
	height: 61px;
	padding: 84px 13px 0 50px;
	background: #FFF;
}
#footer div#address {
	height: auto;
	float: none;
	padding-left: 11px;
}
#footer div#copyright {
	width: 26%;
	height: 54px;
	padding: 91px 13px 0 13px;
}

/* CONTENT */

#content h1 {
	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;
}
#content h2 {
	display: block;
	margin: 0;
	padding: 0 0 30px 31px;
	background: url(i/h2int.gif) 6px 6px no-repeat;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #f90;
}
#content p {
	display: block;
	margin: 0 0 13px 0;
	padding: 0;
}

a.back {
	color: #0e5991;
	text-decoration: underline;
}
a.back:hover {
	color: #39c;
	text-decoration: none;
}

form#feedback {
	margin: 10px 0;
	width: 400px;
}
form#feedback #feedback_top {
	background: #d3e2ef;
	border: 1px solid #679ed0;
	padding: 7px 12px;
	font-weight: bold;
}
form#feedback #feedback_bottom {
	background: #FFF;
	border: 1px solid #679ed0;
	border-top: none;
	padding: 7px 12px;
}
form#feedback #feedback_bottom td {
	padding: 2px;
}
form#feedback #feedback_bottom td .recuired {
	color: #900;
	margin-right: 1px;
}
form#feedback #feedback_bottom td input {
	width: 200px;
	border: 1px solid #999;
	background: #FFF;
	margin: 0;
	padding: 1px 4px;
}
form#feedback #feedback_bottom td textarea {
	width: 200px;
	border: 1px solid #999;
	background: #FFF;
	margin: 0;
	padding: 1px 4px;
}
form#feedback #feedback_bottom td input.button {
	width: auto !important;
	border: 1px solid #2a98bc;
	background: #96c3eb;
	padding: 1px 3px 0 3px;
	font-size: 10px;
	font-weight: bold;
}

#third_menu {
	width: 251px;
	float: right;
	margin: 0 0 20px 20px;
	border-left: 1px solid #aecbe3;
	padding: 0 25px 130px 15px;
	background: url(i/third_menu.jpg) 0 bottom no-repeat;
}
.look_here {
	text-align: right;
	font-size: 11px;
	color: #666;
	background: url(i/look_here.gif) right 7px no-repeat;
	padding: 6px;
	padding-right: 12px;
	border-bottom: 1px solid #aecbe3;
}
#third_menu a {
	display: block;
	margin-left: 15px;
	border-bottom: 1px solid #aecbe3;
	padding: 3px;
	color: #069;
	text-decoration: none;
}
#third_menu a.sub {
	margin-left: 0;
}
#third_menu a:hover {
	color: #069;
	text-decoration: none;
	background: #f7fcff;
	border-left: 1px solid #aecbe3;
	border-right: 1px solid #aecbe3;
	padding: 3px 2px;
}
#third_menu a.active {
	color: #f90;
	text-decoration: none;
	background: #FFF;
	border-left: none;
	border-right: none;
	padding: 3px;
	cursor: default;
}