* {
  margin: 0;
  padding: 0;
}
body {
  font: 12px/14px  Arial, Tahoma, Verdana, sans-serif;
  width: 100%;
  color: #161616;
}
a {
  color: #00067F;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
p {
  margin: 0;
  padding: 8px 0;
}

#wrapper {
  width: 800px;
  margin: 0 auto;
  width: expression((documentElement.clientWidth||document.body.clientWidth)<800?'800px':'');
  min-width: 800px;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
  height: 103px;
  border-bottom: 20px solid #CECECE;
  position: relative;
}
#logo {
  position: absolute;
  top: 7px;
  left: 24px;
}
#logo a {
  display: block;
  width: 220px;
  height: 63px;
  background: url(i/logo.gif) no-repeat;
  text-decoration: none;
}
#date {
  position: absolute;
  top: 86px;
  left: 24px;
  font-size: 11px;
  color: #3D3D3D;
}
#daynews {
  position: absolute;
  top: 7px;
  right: 4px;
  width: 182px;
  height: 65px;
  background: #C10000;
  color: #FFF;
  font-size: 11px;
  line-height: 13px;
  padding: 5px 80px 0 8px;
}
#daynews h3 {
  font-size: 14px;
  font-weight: normal;
  position: relative;
  border-bottom: 1px solid #FFF;
  margin-bottom: 5px;
}
#daynews h3 span {
  position: absolute;
  /top: 3px;
  right: 0;
}
*html #daynews h3 span {
  right: 80px;
}
#daynews p {
  display: inline;
}
#daynews br {
  display: none;
}
#daynews a {
  color: #FFF;
  font-weight: bold;
}
#daynews img {
  position: absolute;
  top: 5px;
  right: 5px;
}
#search {
  position: absolute;
  top: 87px;
  right: 4px;
  width: 262px;
  height: 39px;
  padding: 5px 0 0 8px;
  background: #CECECE;
  color: #4D4D4D;
  font-size: 9px;
  line-height: 20px;
}
#search a {
  color: #4D4D4D;
}
.search {
  width: 138px;
  height: 17px;
  color: #000;
  font-size: 11px;
  border: 0;
}
.go {
  width: 18px;
  height: 15px;
  background: url(i/go.gif) no-repeat;
  border: 0;
  margin-left: 8px;
  margin-bottom: -1px;
  /margin-bottom: 1px;
  cursor: pointer;
}
html:root .go {
  margin-bottom: -4px;
}


/* Content
-----------------------------------------------------------------------------*/
#container {
  width: 100%;
  padding-bottom: 65px;
}
#content {
  width: 100%;
  float: left;
}
#text {
  margin: 19px 4px 0 258px;
}
#categories {
  background: #BEE9FF url(i/ugol_lblue.gif) top right no-repeat;
  width: 256px;
  height: 92px;
  position: relative;
}
#categories h3 {
  color: #00067F !important;
  font-size: 14px;
  font-weight: bold !important;
  margin: 0 0 0 14px !important;
  border-bottom: 1px solid #FFF;
  padding: 7px 0 2px !important;
  background: none !important;
  line-height: 15px !important;
}
#categories ul {
  margin: 10px 0 0 14px;
  list-style: none;
}
#categories li {
  line-height: 18px;
  float: left;
  width: 95px;
  padding-right: 20px;
}
#categories a {
  color: #000;
  display: block;
  padding-left: 15px;
  background: url(i/arrow.gif) 0 3px no-repeat;
}
#categories a:hover {
  background: #E0F5FF url(i/arrow.gif) 0 3px no-repeat;
}
#all_news_banner {
  position: absolute;
  top: 0;
  right: -281px;
  width: 269px;
  height: 92px;
  background: url(i/all_news.jpg) no-repeat;
}
*html #all_news_banner {
  right: -296px;
}
#all_news_banner a {
  display: block;
  width: 269px;
  height: 92px;
  text-decoration: none;
  background: none;
}
#all_news_banner a:hover {
  background: none;
}
#text hr {
  border: 0;
  border-top: 1px solid #CECECE;
  height: 6px;
  /height: 0;
  margin: 0px 0 10px 0;
  /margin: 0px 0 8px 0;
}
#text hr.hr {

}

#text h2 {
  font-size: 14px;
  padding-bottom: 9px;
}
h2.pagetitle {
  margin-bottom: 15px;
}
.post {
  padding: 0 15px 25px;
}
.headline {
  margin-bottom: -5px;
}
.left {
  float: left;
  margin: 10px 17px 25px 0;
  font-size: 9px;
  line-height: 19px;
}
*html .left {
  margin-right: 14px;
}
.left img {
  display: block;
}

#more_news {
  background: #BEE9FF;
  padding: 0 13px 10px;
  margin: 20px 0 25px;
  /margin: 10px 0 25px;
}
#text h3 {
  color: #FFF;
  font-size: 14px;
  font-weight: normal;
  line-height: 19px;
  background: #C10000 url(i/ugol_red.gif) top right no-repeat;
  padding-left: 24px;
  border-bottom: 1px solid #FFF;
}
#text h3.blue {
  background: #00067F url(i/ugol_blue.gif) top right no-repeat;
}
#more_news h3 {
  margin: 0 -13px 3px;
}
.news {
  float: left;
  width: 29.5%;
  font-size: 10px;
  line-height: 12px;
  padding-right: 19px;
  color: #00067F;
}
#more_news small {
  font-size: 9px;
  color: #4F4F4F;
}
#more_news strong {
  display: block;
  padding-left: 12px;
  background: url(i/arrow.gif) 0 2px no-repeat;
  margin: 1px 0 6px;
  font-size: 12px;
}

#blogs {
  overflow: hidden;
}
#lcolumn {
  float: left;
  width: 244px;
  background: #CECECE;
  padding: 12px 2px 500px 12px;
  margin-bottom: -500px;
}
.party {
  font-size: 10px;
  line-height: 11px;
  margin-bottom: 20px;
  min-height: 80px;
}
.party img {
  float: left;
  margin: 0 10px 10px 0;
}
.party strong {
  display: block;
  font-size: 12px;
  padding-bottom: 7px;
}
.party strong a {
  color: #000;
}
#rcolumn {
  float: right;
  width: 280px;
}
#most_comment {
  background: #E9E9E9;
  border: 9px solid #CECECE;
  padding: 5px 7px 0;
}
#most_comment strong {
  font-size: 13px;
}
#most_comment ul {
  list-style: none;
  margin: 8px 0 0;
  font-size: 10px;
  color: #4C4C4C;
}
#most_comment li {
  padding: 0 0 5px 10px;
  background: url(i/arrow2.gif) 0 3px no-repeat;
}
#most_comment a {
  font-size: 11px;
  font-weight: bold;
  color: #000;
}
.banners {
  padding: 10px 0;
  text-align: right;
}
.postmetadata {
  line-height: 12px;
}
#comm {
  padding: 0 0 0 13px
}
.commentlist {
  padding: 10px 20px;
}
.commentlist li {
  padding: 5px 0;
  line-height: 15px;
}
.ddsg-sitemap {
  margin: 20px;
}
.ddsg-sitemap li {
  line-height: 20px;
}


/* Left
-----------------------------------------------------------------------------*/
#left {
  width: 220px;
  padding-left: 24px;
  float: left;
  margin-left: -100%;
  margin-top: -10px;
  position: relative;
}
#left h3 {
  color: #FFF;
  font-size: 14px;
  font-weight: normal;
  line-height: 19px;
  background: #C10000 url(i/ugol_red.gif) top right no-repeat;
  padding-left: 24px;
  margin: 10px 0 20px -24px;
}
#left h3.blue {
  background: #00067F url(i/ugol_blue.gif) top right no-repeat;
  margin: 0px 0 10px -24px;
}
.lenta {
  font-size: 11px;
  line-height: 13px;
  padding: 8px 0 8px 44px;
  position: relative;
}
.lenta span {
  position: absolute;
  margin-left: -44px;
  background: #3D3D3D;
  color: #FFF;
  padding: 0 2px;
}
.lenta a {
  font-weight: bold;
}
.all_news a {
  font-size: 11px;
  color: #3D3D3D;
  background: url(i/ugol_white.gif) right no-repeat;
  padding-right: 20px;
}
#left hr {
  border: 0;
  border-top: 1px solid #CECECE;
  width: 244px;
  height: 8px;
  /height: 0;
  margin: 12px 0 10px -24px;
  /margin: 4px 0 0 -24px;
}

.obzor {
  font-size: 10px;
  line-height: 11px;
  margin: 10px 0;
  padding-bottom: 20px;
  background: url(i/hr.gif) left bottom no-repeat;
}
.obzor .left {
  float: none !important;
  margin: 10px 17px 3px 0;
  font-size: 9px;
  line-height: 19px;
}
.obzor p {
  display: inline;
}
.obzor span {
  display: block;
  float: right;
  width: 85px;
  padding: 10px 10px 0 10px;
  font-size: 9px;
  color: #353535;
  line-height: 13px;
}
.obzor .more-link {
  display: inline !important;
  float: none;
}
.obzor span strong {
  font-size: 11px;
  display: block;
  padding-bottom: 5px;
}
.all_obzor {
  background: #CECECE;
  font-size: 11px;
  padding: 5px;
  margin-bottom: 18px;
  width: 199px;
}
.all_obzor select {
  width: 123px;
  font-size: 11px;
  /margin-bottom: -2px;
  padding: 2px 0;
}
html:root .all_obzor select {
  padding: 0;
}
.all_obzor option {
  font-size: 11px;
}
.all_obzor .go {
  margin-bottom: -1px;
  /margin-bottom: 0;
}
html:root .all_obzor .go {
  margin-bottom: -2px;
}
.wp-polls {
  margin: -15px 10px 0 0;
}
.wp-polls p strong {
  background: #BEE9FF;
  display: block;
  padding: 5px;
}
.poll_result {
  background: #BEE9FF;
  padding: 0;
  line-height: 20px;
}
.poll_result a {
  color: #000;
}
.pagenavi {
  margin: 0 0 0 15px;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
  border-top: 3px solid #CECECE;
  padding: 18px 20px;
  font-size: 10px;
  line-height: 13px;
  position: relative;
}
#bot_menu {
  position: absolute;
  top: 18px;
  left: 335px;
  text-align: center;
  color: #CECECE;
}
*html #bot_menu {
  top: 21px;
  left: 315px;
}
#bot_menu a {
  padding: 0 3px;
}
#counters {
  position: absolute;
  top: 18px;
  right: 10px;
}


.clear {
  clear: both;
}