/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #000;
}
body.f_bg {
	background: url("../images/f_bg.png") #52762f repeat-x top;
} 
body.m_bg {
	background: url("../images/main_bg2.png") repeat-y top center;
}
body.k_bg {
	background: url("../images/k_bg.png") #86a65d repeat-x top;
}
body.k_bg2 {
	background: url("../images/k_bg2.png") repeat-y top center;
}  
a {
	text-decoration: none;
	font-weight: normal;
	color: #000;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 5px; }

img { border: 0 none; }

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
div.f_tbg {
	background: url("../images/f_tbg.png") no-repeat top center;
}
div.kbgt2 {
	background: url("../images/k_bgt2.png") no-repeat top center;
}
div.mine {
	height: 740px;
	width: 1000px;
}
div.f_soba {
	/*width: 151px;
	float: right;
	padding: 52px 77px 0 0;*/
	width: 300px;
	float: right;
}
div.m_soba {
	width: 151px;
	float: right;
	padding: 52px 77px 0 0;
}
div.cet_flash {
	clear: both;
	padding: 2px 5px 0 0;
	position: absolute;
	top: 184px;
	margin-left: 272px;
}
div.f_logo {
	width: 64px;
	padding: 52px 0 0 79px;
	float: left;
}
div.f_menu {
	float: left;
	padding: 52px 0 0 10px;
}
div.m_icon {
	float: left;
	padding: 68px 0 0 350px;
	text-align: left;
}
div.m_bg2 {
	background: url("../images/main_bg.png") no-repeat top center;
}
ul.menu-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.menu-nav li{
	margin: 0;
	padding: 2px 10px;
	list-style: none;
	text-align: left;
	border-top: 2px solid #e9f4ee;
}
ul.menu-nav li a {
	text-transform: uppercase;
	font-weight: bold;
	color: #3b3c3d;
}
ul.menu-nav li a:hover, ul.menu-nav li.active a {
	color: #97a18e;
	text-decoration: none;
}
ul.menu-nav li.item58 {
	border-bottom: 2px solid #e9f4ee;
}
div.m_content {
	clear: both;
	text-align: left;
	padding: 20px 54px;
}
div.m_content .r_mod {
	float: right;
	width: 334px;
}
div.m_content .r_mod ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
div.m_content .r_mod ul li{
	list-style: none;
	padding: 0 0 0 10px;
	margin: 0;
	background: url("../images/mod_li.png") no-repeat 0 5px;
}
a.readon {
	background: url("../images/readon.png") no-repeat right center;
	padding: 0 20px 0 0;
	color: #000;
}
a.readon_news {
	background: url("../images/readon.png") no-repeat right center;
	padding: 0 20px 0 0;
	color: #000;
	margin-left: 20px;
}
.contentheading {
	text-transform: uppercase;
	/*font-weight: bold;*/
	font-size: 150%;
	padding-bottom: 30px;
}
.contentheading_news {
	font-size: 150%;
	padding-bottom: 10px;
}
div.k_content {
	clear: both;
	text-align: left;
}
.tel_f {
	text-align: left;
	padding: 20px 80px;
	font-size: 120%;
}
.tel_fnews {
	text-align: left;
	padding: 0 0 20px 50px;
	font-size: 120%;
}
.contentpaneopen {
	width: 100%;
}
.contentpaneopen ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.contentpaneopen li{
	list-style: none;
	padding: 0 0 0 10px;
	background: url("../images/item_li.png") 0 5px no-repeat;
}
.article_separator {
	height: 5px;
	background: #f3f3ef;
	display: block;
	margin: 10px 0;
}
img.strelka {
	position: relative;
	top: 5px;
	left: 10px;
	margin: -5px 0 0 0;
}
.tool-tip {
	float:left;
	background:#f4f4f4;
	border:1px solid #ccc;
	max-width:200px;
	color: #111;
	z-index:50;
	padding:5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.tool-title {
	font-size:100%;
	font-weight:700;
	background:url(../images/selector-arrow.png) no-repeat;
	margin:0;
	padding:5px
}
.tool-text {
	font-size:100%;
	margin:0
}
.blog {
	width: 100%;
}
div.pagination {
	color:#FFFFFF;
	font-size:130%;
	font-weight:bold;
	left:250px;
	position:relative;
	text-align:center;
	top:70px;
	width:200px;
}
div.pagination a {
	color:#FFFFFF;
	font-size:150%;
	text-decoration: underline;
}
div.pagination a:hover {
	color:#FFFFFF;
	font-size:150%;
	text-decoration: none;
}
div.pagination span {
	color:#FFFFFF;
	font-size:150%;
}
.bot_slolgan {
	position: absolute; 
	top: 700px; 
	padding: 0 0 0 330px;
	line-height: 25px;
}
