/* CSS Document */
html,body { background:#f4f4f4; margin:0; padding:0; width:100%; height: 100%; font-family:Tahoma; color:#000; }
a{	color:#5998c3;
	border-bottom: 1px solid #5998c3;
	text-decoration: none;
	font-size:11px;
}
a:hover { color: #5998c3; text-decoration: none; border-bottom: none; }
a img { border: none; }

div.detail a{
	color:#000;
	border-bottom: 1px solid #000;
}
div.detail a:hover{
	color:#000;
	border-bottom: none;
}

h1 { color: #c9472e; font-size: 16px; font-weight: bold; padding: 0; margin: 5px 0 10px 0; text-transform:uppercase;}
h2 { color: #446c77; font-size: 14px; font-weight: bold; padding: 0; margin: 5px 0; }
h3 { color: #c9472e; font-size: 12px; font-weight: bold; padding: 0; margin: 5px 0; }
h4 { color: #020202; font-size: 90%; font-weight: bold; padding: 0; margin: 5px 0; }
h5 { color: #c9472e; font-size: 80%; font-weight: bold; padding: 0; margin: 5px 0; }
h6 { color: #446c77; font-size: 70%; font-weight: bold; padding: 0; margin: 5px 0; }
p  { font-size:70%;}
form {margin:0; padding:0;}
input {margin:0; padding:1px 0;}
blockquote{ font-size:12px;}
li{ font-size:12px;}

table{
	border:0px; /* border="0" */
	border-collapse:collapse; /* cellspacing="0" */
}
table td{
	padding:0px; /* cellpadding="0" */
	vertical-align:top;
}

.class1{
	font-weight:bold;
	font-size:10pt;
	font-family:Verdana,Arial,sans-serif;
	line-height:12pt
}
.class2{
	font:bold 10pt/12pt Verdana,Arial,sans-serif
}

/* Форматирование */
.wh100 { width: 100%; height: 100%; }
.w100 { width: 100%; }
.w50 { width: 50%; }
.h100 { height: 100%; }
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center !important; }
.vcenter { vertical-align: middle; }
.vbottom{ vertical-align: bottom; }
.relative {position: relative;}
.normalcase { text-transform: none !important; }
.no_mp{ margin:0; padding:0;}
.no_border {border: none !important;}
.vtop { vertical-align: top; }
.w100 { width: 100%; }
.fright {float: right;}
.fleft {float: left;}
.clear { clear: both; font-size: 0px; height: 0; line-height: 0; }
/* Конец Форматирование */
div.printview {display: none;}

div.header{
	background:#acdde7 url(../img/header_bg.jpg) no-repeat right top;
	height: 126px;
	width:100%;
	border-bottom:solid 1px #FFFFFF;
}
div.header div.inner{
	background: url(../img/header.jpg) no-repeat left top;
	height: 126px;
	width:100%;
}
div.header div.logo{
	position:absolute;
	width:230px;
	height:70px;
	top:15px;
	left:80px;
}
div.header table.form{
	position:absolute;
	font-size:11px;
	color:#FFFFFF;
	width:280px;
	top:108px;
	left:80px;
}
div.header table.form input{
	border:none !important;
	font-size:11px;
}
div.header table.form input.text{
	width:195px;
	<!-- margin-top: -4px; -->
}

div.button{
	position:absolute;
	right:86px;
	top:66px;

}
div.button div{
	float:left;
	width:11px;
	height:10px;
	margin-left: 26px;
}
div.button a{ border:none;}


div.left_coal{
	background:url(../img/left_coal.png) no-repeat left top;
	width:56px;
	height:116px;
	position:absolute;
	left:0;
}
div.right_coal{
	background:url(../img/right_coal.png) no-repeat right top;
	width:17px;
	height:39px;
	position:absolute;
	right:0;
	top:140px;
}

div.menu{
	background:#466d78;
}
table.menu{
	background:#466d78;
	height:38px;
	width:910px;
}
table.menu td{
	text-align:center;
	height:38px;
	border-right:solid 1px #3b3b3b;
}

table.menu td.empty{
	height:38px;
	width:50px;
	border: none;
}
table.menu a, table.menu td.back{ border:none;}


table.content{
	width:100%;
}
/* */
table.content div.heart{
	background:url(../img/heart.gif) no-repeat left top;
	width:327px;
	min-height:413px;
}
table.content div.heart object{
	margin-left: 16px;
}
table.content div.heart div.marks{
	color:#FFFFFF;
	font-size:12px;
	position:absolute;
	left:160px;
	top: -25px;
	padding-bottom:1px;
}
table.content div.heart div.partners{
	margin: 90px 0 0 31px;
	padding-bottom:1px;
}
/* */
table.content div.coal{
	background:url(../img/coal.gif) no-repeat left top;
	width:327px;
	min-height:413px;
}
table.content div.coal div.marks{
	color:#FFFFFF;
	font-size:12px;
	position:absolute;
	left:172px;
	top: 234px;
	padding-bottom:1px;
}
table.content div.coal div.partners{
	padding: 346px 0 1px 31px;

}
/* */

table.content div.marks div{
	background:url(../img/point.gif) no-repeat left 6px;
	padding-left: 8px;
}
table.content div.marks a{
	color:#FFFFFF;
	border-bottom:solid 1px #FFFFFF;
}
table.content div.marks a:hover{
	color:#FFFFFF;
	border-bottom:none;
}
table.content div.partners div{
	background:#fff url(../img/krest.gif) no-repeat 8px 5px;
	padding:1px 0 1px 20px;
}
table.content div.partners a{
	color:#4b4b4b;
	border-bottom:solid 1px #4b4b4b;
}
table.content div.partners a:hover{
	color:#4b4b4b;
	border-bottom:none;
}

div.news{
	font-size:11px;
	margin:20px 0 0 0;
}
div.news div.date{
	font-size: 10px;
	background:url(../img/date.gif) no-repeat left top;
	color:#FFFFFF;
	width:40px;
	text-align:center;
	margin-bottom: 3px;
}

div.news a{
	color:#8d8d8d;
	border-bottom:solid 1px #8d8d8d;
}
div.news a:hover{
	color:#8d8d8d;
	border-bottom:none;
}


table.content td.first{
	width:30%;
	padding:0 0 10px 55px;
}
table.content td.second{
	width:40%;
	padding:10px 5px 10px 20px;
} 
table.content td.thied{
	width:30%;
	padding:10px 5px 10px 20px;
}  

div.line{
	background:#c3c3c3;
	margin:0 40px;
}

table.footer{
	width:100%;
	font-size:11px;
}
table.footer td.first{
	padding:10px 0 10px 85px;
	color:#4a4a4a;
	width: 32%;
}
table.footer td.second{
	vertical-align:middle;
	width:40%;
}
table.footer td.second a{
	border-bottom:none;
}
table.footer td.third{
	vertical-align:middle;
	color:#c0c0c0;
}
table.footer td.third a{
	color:#c0c0c0;
	border-bottom:solid 1px #c0c0c0;
}
table.footer td.third a:hover{
	color:#c0c0c0;
	border-bottom:none;
}

/* myabc */

.myabc {
	display:inline;
	color: #000000;
	font-weight: normal;
	font-size: 70%;
	margin: 0px;
	padding: 0px;
	text-transform: none;
}

a.myabc2, a.myabc2:link, a.myabc2:visited, a.myabc2:active, a.myabc2:focus, a.myabc2:hover {
	border: none;
	cursor: default;
	color: #000000;
	text-decoration: none;
}

span {
	font-size: 70%;
}

li.myabc3 {
	font-size: 70%;
}

strong.myabc4 {
	font-weight: normal;
}

.myabc7 {
	display: none;
}

.myabc5 {
	display:inline;
	color: #000000;
	font-weight: normal;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	text-transform: none;
}

.myabc6 {
	color: #446C77;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0pt;
	padding: 0pt;
}

ol.myabc8 {
	font-weight: bold;
}

.myabc9 {
	display:inline;
	color: #000000;
	font-weight: normal;
	font-weight: bold;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	text-transform: none;
}