@charset "utf-8";
/* Main Styles */
* {
    margin: 0px; 
    padding: 0px;
}
html {
	background: #D8D8D4;
}
body {
	text-align: center;
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 12px;
	position: relative; 
}
img {
    border: none;
}
table, td {
    border: 0; 
    border-collapse: collapse; 
    border-spacing: 0; 
    vertical-align: top;
}
a {
/*    color:#366; */
    color:#030; 
    text-decoration:none;
}
a:hover {
    color:#F30; 
}

.bigname {
	color: #873131;
	font-size: 24px;
	padding: 12px auto;
        text-align:center;
        font-weight:bold;
}        
/* Page Structure */
#globalbox {
	text-align: left;
	margin: 0 auto;
	min-width: 1010px;
	max-width: 1400px;
}
#headbox {
	display: block;
	height: 232px;
	background: #fff url('/images/tpl/bglog.jpg') top center no-repeat;
	padding: 0;
	position: relative;
	text-align: center;
        z-index:3;
}
#container {
	position: relative; 
	display: block; 
    background: #F0F0EE;
	border-left: solid 312px #FFF;
	border-right: solid 222px #FFF;
}
#innerbox {
	display: block;
	position: relative;
	margin-left: -312px;
	margin-right: -222px;
	padding: 0px;
}
#leftbox {
	float: left; 
	position: relative; 
	width: 312px;
	left: 0px;
}
#rightbox {
	float: right; 
	position: relative; 
	width: 222px;
	right: 0px;
}
#mainbox {
	margin-left: 312px;
	margin-right: 222px;
	position: relative; 
	display: block;
	height: auto;
	padding-top: 16px;
/*	text-align: center; */
        vertical-align: top;
}
.clear {
	clear:both;
}
/* Header Style */
.logohead {
	position: absolute;
	display: block;
	top: 12px;
	left: 36px;
	height: 220px;
	width: 260px;
	z-index: 4;
}
.headtable {
	width: 100%;
	height: 232px;
}
.headtableleft {
	height: 232px;
	width: 296px;
	background: url('/images/tpl/bghl.jpg') no-repeat;
}
.headtablecenter {
	width: auto;
	text-align: center;
}
.headtableright {
	width: 224px;
	text-align: left;
	background: url('/images/tpl/bghr.jpg') top right no-repeat;
}
#ramabox {
	position: relative;
	display: block;
	top: 12px;
	height: 150px;
	width: 188px;
	background: #FFF url('/images/tpl/rama.jpg') no-repeat;
	text-align: center;
}
.slogan {
	position: relative;
	margin-top: 12px;
	color: #113311;
	font-size: 14px;
	font-weight: bold;
}
.bordo {
	color: #873131;
	font-size: 18px;
	font-weight: bold;
}
.bigbanner {
	position:absolute;
	top:75px;
	left:50%;
	margin-left:-198px;
	z-index:2;
	height:75px;
	width:468px;
}
.biggreen {
	color: #323815;
	font-size: 14px;
	font-weight: bold;
	margin-top: 7px;
}
#phone {
	position: absolute;
	top: 213px;
	right: 30px;
	text-align: left;
    background: #FFF;
    font-family: "Arial Black", Gadget, sans-serif;
    font-size: 14px;
    line-height: 90%;
    color: #394721;
    padding: 6px;
    z-index: 4;
}
#phone span {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 12px;
	color: #790000;
	margin-bottom: 0px;
	display: block;
        font-weight: bold;
}
#menubox {
	position: absolute;
	top: 180px;
	left: 0px;
	height: 33px;
	width: 100%;
	background: #FFF url('/images/tpl/bghmenu.jpg') repeat-x;
        z-index: 2;
}
.menutable {
	width: 100%;
	height: 33px;
}
.menutableleft {
	height: 33px;
	width: 296px;
}
.menutablecenter {
	width: 710px;
	text-align: left;
	overflow: hidden;
} 
.menutablespace {
	width: auto;
}
.menutableright {
	width: 140px;
	text-align: left;
	overflow: hidden;
}
/* Main Menu 
.main-menu {
	margin:  6px 0 0 18px;
}
.main-menu li {
	margin: 8px;
	list-style: none;
	display: inline;
	font-size: 14px;
	font-weight: bold;
}
.main-menu li a {
    color: #394721;
}
.main-menu li a:active {
	color: #873131;
}
.main-menu li a:hover {
    color: #F30;
} */
/* Left Column */
#left_column {
	position: relative;
	left: 36px;
	height: auto;
	width: 260px;
	text-align: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
h5 {
	padding: 6px 2px 10px 8px;
	font-size: 14px;
	font-weight: bold;
	color: #873131;
	background: #FFF url('/images/tpl/bghmenu.jpg') repeat-x;
}
h5 a {
	color: #873131;
}
h5 a:hover {
	color: #F30;
}
/* News Box */
.newsbox {
	border: 0;
	margin-bottom: 0;
}
.newsimg {
	border-bottom: 2px #873131 solid;
	width: 80px;
	padding: 8px 0 8px 0; 
}
.newsimg img {
	height: 80px;
	width: 80px;
	border: 0;
}
.newstext {
	border-bottom: 2px #873131 solid;
	width: 180px;
	padding: 8px 0 8px 8px; 
	text-align: left;
	font-size: 11px;
	color: #323815;
}
h6 {
	color: #873131;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 4px;
}
h6 a {
	color: #873131;
}
h6 a:hover {
	color: #F30;
}
.more {
	text-align: right;
	font-style: italic;
	font-size: 11px;
	font-weight: bold;
}
.more a {
	color: #873131;
}
.more a:hover {
	color: #F30;
}
/* Left Menu */
.left-menu {
	position: relative;
	margin-top: 2px;
	margin-bottom: 8px;
}
.left-menu li {
	padding: 3px 0 3px 20px;
	list-style: none;
	display: block;
	font-size: 12px;
	font-weight: bold;
	background: #FFF8E0 url('/images/tpl/dot-biege.jpg') 0% 50% no-repeat;
	border-bottom: 2px #C2C2C0 solid;
	border-top: 2px #FFF solid;
}
.left-menu li a {
    color: #873131;
}
.left-menu li a:active {
	color: #BF2000;
}
.left-menu li a:hover {
    color: #F30;
}
/* Right Column */
#right_column {
	position: relative;
    left: 12px;
	height: auto;
	width: 190px;
	text-align: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#zapiska {
	height: 25px;
	border-top: 2px #800000 solid;
	border-bottom: 2px #800000 solid;
	margin-top: 88px;
	margin-bottom: 8px;
	background-color: #FFF8E0;
        text-align: center;
        padding-top:3px;
}
#zapiska a {
	font-size: 14px;
	font-weight: bold;
	color: #873131;
	text-decoration: none;
}
#zapiska a:hover {
	color: #F30;
}
/* Main Box */
#flashlong {
	position: relative;
	height: 302px;
	background: #C2C2C0;
	text-align: center;
}
#flashtext {
	position: relative;
	margin: 0 auto;
	width: 464px;
	height: 302px;
	text-align: center;
        overflow: hidden;
}
#flashbox {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0 auto;
	width: 464px;
	height: 302px;
	text-align: center;
}
#flashlong-back {
	position: relative;
	height: 232px;
	background: #C2C2C0;
	text-align: center;
}
#flashtext-back {
	position: relative;
	margin: 0 auto;
	width: 464px;
	height: 232px;
	text-align: center;
        overflow: hidden;
}
#flashbox-back {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0 auto;
	width: 464px;
	height: 232px;
	text-align: center;
}
.pagebox {
	margin: 20px 16px 0 24px;
	color: #323815;
	text-align: justify;
	vertical-align: top;
	position:relative;
}
.img_left {
	float: left;
	margin: 0 15px 15px 0;
}
.img_center {
	margin: 12px auto;
}

.biggreen {
	font-size: 12px;
	font-weight: bold;
}
.red {
	font-size: 11px;
	color: #873131;
}
.bigred {
	font-size: 12px;
	font-weight: bold;
	color: #873131;
}
.right {
	text-align: right;
	padding-right: 12px;
    padding-bottom: 12px;
	font-style: italic;
}
.mn { text-align: center; background: url('http://mc-evenal.ru/newsmail/img/menubg.jpg') repeat-x; height:40px; font-size: 14px; font-weight:bold; border-left:1px silver solid; border-right:1px silver solid; padding-top:8px; vertical-align:top; }
.tx { vertical-align: middle; text-align: left; border-top: 2px white solid; border-bottom: 2px maroon solid; padding:0; padding-right: 18px; background: #EEE; } 
.tx span { color:maroon; font-weight:bold; }
.tx img { margin-left: 18px; border: 0}
.tz { vertical-align: middle; text-align: left; padding:0; padding-right: 18px; background: #EEE; } 
/* Page Menu */
#pagemenubox {
	width: 100%;
        height: 33px;
  	position: relative;
	top: 15px;
	border-bottom: 1px #ccc solid;
	vertical-align: top; 
	margin: 0;
}
/* .page-menu {
	margin-left: 10px;
	position: relative;
	height: 30px;
	width: 100%;
}
.page-menu li {
	position: relative;
	top: 6px;
	display: block;
	list-style: none;
	float: left;
}
.page-menu li a {
    color: #394721;
    background: #e8e8e2;
    outline: none;
    text-decoration: none;
    border: 1px gray solid;
    border-bottom: 0;
    font-weight: bold;
    font-size: 13px;
    margin: 1px;
    padding: 8px 12px;
}
.page-menu li a:visited {
    color: #394721;
    background: F0F0EE;
    padding: 8px 12px;
}
.page-menu li a:hover {
    color: #F30;
    background: white;
    padding: 8px 12px 9px 12px;
}
.page-menu li a:active {
    color: #873131;
    background: #F0F0EE;
    padding: 8px 12px 9px 12px; 
} */
/* Footer Menu 	*/
#footmenubox {
	display: block;
	height: 48px;
	background: url('/images/tpl/bgbot.jpg') repeat-x;
	border-top: 5px #873131 solid;
	border-bottom: 4px #405021 solid;
	text-align: center;
	padding: 0px;
        position: relative;
}
#footermenucontainer {
	margin-top: 22px;
	display: block;
	position: relative;
	text-align: center;
}
.foot-menu {
	display: inline;
}
.foot-menu li {
	margin: 8px;
	list-style: none;
	display: inline;
	font-size: 13px;
	font-weight: bold;
}
.foot-menu li a {
    color: #394721;
}
.foot-menu li a:active {
	color: #873131;
}
.foot-menu li a:hover {
    color: #F30;
}
/* Footer Box */
#footcopybox {
	display: block;
	height: 64px;
	background: url('/images/tpl/bgcopy.jpg') repeat-x;
	border-bottom: 4px #873131 solid;
	padding: 0px;
}
.counterbox {
	text-align: center;
	width: 200px;
        padding-top:10px;
}
.copybox {
	color: #873131;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	padding-top:4px;
}
.copybox a {
	color: #873131;
}
.copybox a:hover {
	color: #f30;
}
.copybox span a {
	color: #6e6520;
	font-weight: normal;
}
.copybox span a:hover {
	color: #f30;
}
.telebox {
	width: 135px;
	font-size: 12px;
	padding-top: 6px;
	color: #404F21;
}
.number {
	width: 135px;
	font-size: 14px;
	font-family: "Arial Black", Gadget, sans-serif;
    line-height: 90%;
    color: #394721;
    padding-top: 6px;
}

