html, body {
    margin: 0px;
    padding: 0px;
    background-color: #e5e5e5;
    color: #000000;
    font-size: 12px;
    font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
    vertical-align: middle;
    background-repeat: repeat-y;
    background-position: top center;
    display: block;
    height: 100%;
}

a:link, a:visited {
    color: #595050;
    text-decoration: underline;
    padding: 0px;
}

a:hover, a:active {
    color: #595050;
    text-decoration: none;
    padding: 0px;
}

#allWrap {
    position: relative;
    width: 962px;
    margin: 0px auto;
}

#allWrap2 {
    position: relative;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

#header {
    position: relative;
    background-color: #FFFFFF;
    width: 960px;
    min-height: 170px;
    background-image: url(../images/map001.gif);
    background-position: top right;
    background-repeat: no-repeat;
}

.nooverflow {
    overflow: hidden;
}

#logo {
    border: 0px solid #FFFFFF;
    margin: 15px 50px 0;
    float: left;
}

#baner {
    position: absolute;
    left: 705px;
    top: 7px;
    border: 0px;
}

.mod_user_menu {
    text-align: center;
}

.solid {
    border-bottom: 1px solid #999999;
    padding-bottom: 10px;
}
h2 {
    font-size: 18px;
}
h1, h2, h3, h4, h5, h6 {
    color: #666666;
    font-family: tahoma, verdana, sans-serif;
    font-weight: normal;
    margin: 14px 0px;
}

div.newsBlock2 {
    padding: 12px 0px 10px 0px;
}

div.newsDate {
    float: right;
    padding: 0px 15px 10px;
}

div.newsDateNumber {
    font-size: 30px;
    color: #ccc;
    text-align: center;
}

div.newsDateMonth {
    font-size: 10px;
    color: #ccc;
    margin-top: -7px;
    text-align: center;
}

div.newsChapter {
    margin: 0px 115px 0px 20px;
    font-weight: bold;
    font-size: 13px;
    line-height: 15px;
}

.search_date {
    font-weight: bold;
}

.search_block {
    margin-bottom: 10px;
}

#menu10 ul {
    list-style: none;
    margin-left: -20px;
}

.newsTagsAnons {
    margin: 20px 115px 20px 20px;
    border-top: 1px dotted #999;
    padding-top: 6px;
    color: #999;
}

.newsTagsAnons a{
    color: #999 !important;
    font-style: italic;
    font-size: 11px;
}

.inptFieldTags {
    width: 230px;
}
.inpt {
    border: 1px solid #999999;
    padding: 6px;
}

.inptFieldDate {
    width: 100px;
}

.newsHref {
    margin: 10px 115px 0px 20px;
}

a:link, a:visited {
    color: #595050;
    text-decoration: underline;
    padding: 0px;
}

#menu0wrap {
    position: absolute;
    right: 280px;
    width: 350px;
    padding: 7px;
    text-align: right;
    top: 25px;
}

.menu0 {
    margin: 2px 0px;
}

ul#mainmenu, ul#menu1, ul#menu10{
    list-style-type: none;
}

ul#menu10 {
    margin-top: 15px;
}

ul#mainmenu {
    background: #000;
    height: 64px;
    width: 100%;
    margin: auto;
    padding-left: 25px;
}

ul#mainmenu li {
    float: left;
    width: 186px;
    text-align: center;
    padding-top: 17px;
}

ul#mainmenu .sep{
    background-image: url('../images/menuSep001.gif');
    background-repeat: no-repeat;
    background-position: right;
    margin-top: -50px;
    margin-left: 100%;
    height: 64px;
    width: 1px;
}

ul#mainmenu a {
    display: block;
    color: #fff;
    font-size: 12px;
    font-family: verdana, tahoma, sans-serif;
    text-decoration: none;
    padding: 0px;
    font-weight: bold;
    line-height: 14px;
}

ul#mainmenu a:hover, .selected {
    color: #ee4037 !important;
}



#sliderwrap{
    width: 960px;
    height: 315px;
    background: #e6e9f2;
    -webkit-box-shadow: 0px 3px 10px 0px rgba(50, 50, 50, 0.4);
    -moz-box-shadow:    0px 3px 10px 0px rgba(50, 50, 50, 0.4);
    box-shadow:         0px 3px 10px 0px rgba(50, 50, 50, 0.4);
    position: relative;
}

#shadowcrop{
    width: 960px;
    height: 340px;
    background: #fff;
    overflow: hidden;
}

.text {
    margin: 35px 530px 45px 50px;
}

div.text div {
    color: #000000;
    font-family: tahoma, verdana;
    font-size: 13px;
    line-height: normal;
}

h2.treezer {
    margin: 0px 0px 10px;
    font-weight: bold;
    color: #666666;
    font-family: tahoma, verdana;
    font-size: 24px;
    line-height: 27px;
}

.treezer{
    border: none;
}

.cycle-slideshow{
    position: relative;
    overflow: hidden;
    width: 960px;
    height: 315px;
}

.hidden{
    display: none;
}

#searchTagsWrap {
    margin-top: 50px;
}

.slide_page {
    float: left;
    width: 10px;
    height: 10px;
    margin-right: 8px;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
}

#cycle-pager{
    position: absolute;
    width: 100%;
    height: 12px;
    z-index: 1000;
    bottom: 20px;
    left: 50px;
}

.cycle-pager-active>div { background: #999;}
.slide_page > * { cursor: pointer;}

.menu0 a:link, .menu0 a:visited {
    color: #666;
    font-size: 12px;
    font-family: tahoma, verdana, sans-serif;
    text-decoration: underline;
    padding: 0px;
}

#main {
    background-color: #fff;
    width: 100%;
}

#leftWrap {
    float: left;
    width: 560px;
}

#leftI {
    margin: 15px 25px 35px 50px;
}

.dashed {
    border-bottom: 1px dashed #999;
    padding-bottom: 10px;
    line-height: 25px;
}

h2 {
    font-size: 18px;
}

.con_pubdate{
    font-size: 10px;
    margin: 4px 0px;
}

.taglinebar{
    border-top: 1px dotted #999999;
    padding-top: 6px;
}

#rightWrap {
    float: right;
    width: 400px;
}

#rightI {
    margin: 0 50px 35px 25px;
}

.newsBlock {
    border-bottom: 1px solid #999999;
    margin: 15px 0 0 0;
}
.newsBlock3 {
    border-bottom: 1px solid #999999;
    margin: 0 0 -30px 0;
}

.clear {
    clear: both;
}

.btnWrap {
    float: right;
    margin: 15px 0px;
}

#formLeft {
    width: 480px;
    float: left;
}

#formLeft2 {
    padding: 20px 25px 20px 50px;
}

.inpt {
    border: 1px solid #999999;
    padding: 6px;
}

#formRight {
    width: 480px;
    float: right;
}

#formRight2 {
    padding: 50px 50px 20px 25px;
}

.inptField {
    width: 270px;
}
.inptLbl {
    float: left;
    width: 110px;
    padding: 8px 0px;
    font-family: Tahoma, Verdana, sans-serif;
}