﻿/* CSS Document */

body {
	margin: 0 0 20px 0;
	background: url(../img/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #4C4C4C;
}
h1 {
	font-size: large;
	color: #666666;
	font-weight: normal;
}
A {
	color: #3C8DC3;
	text-decoration: underline;
}
A:hover {
	color: #E7B220;
}

a.path_link {
	font-size: 11px;
}
a.path_link:hover {
	color: #E7B220;
}


#main_table {
	width: 1000px;
}
#main_table TD {}

#main_div {
	text-align: left;
}
#cabel {
	position: absolute;
	margin-top: -23px;
	margin-left: 150px;
	width: 217px;
}
#logo {
	position: absolute;
	margin-top: 120px;
	margin-left: 40px; 
}
#objects {
	position: absolute;
	margin-top: 240px;
	margin-left: 410px; 
}
#home-mail {
	position: absolute;
	margin-left: 900px;
	margin-top: -25px;
}
#home-mail_links {
	position: absolute;
	margin-left: 916px;
	margin-top: -15px;
	z-index: 10px;
}

IMG.png  { //filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/load_template/interface_14/img/cabel.png);//width:expression(1);//height:expression(1); }
IMG.png1 { //filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/load_template/interface_14/img/objects.png);//width:expression(1);//height:expression(1); }
IMG.png2 { //filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/load_template/interface_14/img/home-mail.png);//width:expression(1);//height:expression(1); }

/* -------------------- Main menu ------------------------- */

#menu_block {
	background: url(../img/menu_bg.jpg) no-repeat;
	height: 81px;
	text-align: center;
}
#item_block {
	background: url(../img/item_bg.gif) repeat-x left;
	padding: 0 40px 0 40px;
}
#item_block A {
	font-size: inherit;
	color: #FFFFFF;
	text-decoration: underline;
	background: url(../img/menu-marker.gif) no-repeat left;
	padding-left: 17px;
	margin-right: 25px;
}
#item_block A:hover {
	text-decoration: none;
	background: url(../img/menu-marker_on.gif) no-repeat left;
}
/* -------------------------------------------------------- */

/* -------------------- Main block ------------------------- */

/*********************** NEWS ********************************/
#main_block {
	background-color: #FFFFFF;
}
#news {
	width: 200px;
	padding: 11px 0 40px 40px;
	font-size: 0.85em;
	color: #858585;
}
DIV.news_text {
	margin: 0 0 5px 0;
}
DIV.news_text A {
	color: #858585;
	text-decoration: none;
}
DIV.news_text A:hover {
	color: #E7B220;
	text-decoration: underline;
}
DIV.date {
	color: #E7B820;
	font-weight: bold;
	width: 77px;
	background: url(../img/date_line.gif) no-repeat right 0.75em;
	font-size: small;
	vertical-align: bottom;
	margin: 5px 0 7px 0;
}
DIV.razdelitel {
	background: url(../img/razdelitel.gif) repeat-x left;
}
/*********************** NEWS END ***************************/

/*********************** TEXT ********************************/
#text {
	padding: 11px 0 40px 40px;
	vertical-align: top;
}

#char td {
	font-size: 11px;
}
#char td.znach {
	padding-left: 10px;
}
#char td.name {
	background: url(../img/dot.gif) repeat-x left 10px;
}
#char td.name a {
	background-color: #ffffff;
	color: #4c4c4c;
	font-size: 11px;
	text-decoration: none;
	padding: 0 10px 5px 0;	
}
#char td.tab {
	background: url(../img/dot.gif) repeat-x left 10px;
}
#char td.tab a {
	background-color: #ffffff;
	color: #4c4c4c;
	font-size: 11px;
	text-decoration: none;
	padding: 0 10px 5px 20px;		
}
/*********************** TEXT END ***************************/

/*********************** CONTACTS ***************************/
#contacts {
	width: 285px;
	padding: 0 0 40px 0;
	color: #FFFFFF;	
}
#contacts A {
	color: #FFFFFF;
	text-decoration: underline;
}
#contacts A:hover {
	text-decoration: none;
}
#mini-contacts TD.txt {
	padding: 10px 0 10px 10px;
}
/********************* CONTACTS END *************************/

/*********************** BOTTOM ***************************/

#border-bottom {
	background: url(../img/border-bottom.gif) repeat-x left;
	width: 1000px;
	height: 38px;
	color: #FFFFFF;
	font-size: 0.85em;
}
.copyright {
	padding: 0 0 10px 40px;
}
.tega {
	padding: 0 40px 10px 0;
}
#border-bottom A {
	color: #FFFFFF;
	text-decoration: underline;
}
#border-bottom A:hover {
	text-decoration: none;
}
/******************** BOTTOM END **************************/
/* -------------------------------------------------------- */