@charset "utf-8";
/* CSS Document */

div.rte,
.mceContentBody {
    text-align:left;
    color:black !important;
    background-color:white !important;
    background-image:none !important;
}

body {
  background-position:top;
  background-repeat: repeat;
  background-color:#000000;
  background-image:url(../images/bg_main.jpg);
  margin: 0 0 0 0;
  font-family: Tahoma, sans-serif;
  font-size:12px;
  color: #ffffff;
}

html {
  overflow-y: scroll;
}

.maxwidth {
  width:100%
}


.submenu A:link {  
  color: #FFFF00;
  text-decoration: none;
  font-size:10px;
  }
.submenu A:visited {  
  color: #FFFF00;
  text-decoration: none;
  font-size:10px;
  }
.submenu A:active {  
  color: #FFFF00;
  text-decoration: none;
  font-size:10px;
  }
.submenu A:hover {  
  color: #FFFF00;
  text-decoration: none;
  font-size:10px;
  }

a:link, a:visited {
  color: #FFFF00;
  text-decoration: none;
  font-size:12px;
}

a:hover, a:active {
  color: #FFFF00;
  text-decoration: none;
}

#header {
  background: url('../images/header_bg.png') repeat-x;
  height: 154px;
  min-width:760px;
  border-right:1px #777777 solid;
  border-left:1px #777777 solid;
}

#language {
  color:#dcefff;
  height:26px;
}

.lanselecttable {
  text-align:right;
}

.lanselect {
  width: 103px;
  height: 18px;
  font-size: 10px;
  color: #ffff00;
  border:1px #ffff00 solid;
  background-color:#000000;
}

#logo {
  width:100%;
  background: url('../images/logo.png') no-repeat;
  height:86px;
}

#logo_left {
  position: absolute;
  top:26px;
  left:1px;
}

#logo_center {
  position: absolute;
  top: 28px;
  left: 50%;
  margin-left: -187px;
}

#logo_right {
  background: url('../images/background_osstem.png') no-repeat right top;
  width:50%;
}

#text_right {
  position: absolute;
  top:26px;
  right:1px;
}

#header img {
  margin-left: auto;
  margin-right: auto;
  vertical-align: bottom;
  border: none;
}

#header ul {
  display: block;
  margin-top:0px;
  padding:0px;
  height: 34px;
  border-left: 1px solid #222222;
}

#header ul li:first-child a {
  border-left: 1px solid #444444;
}

#header ul li {
  display: block;
  margin: 0;
  padding: 0;
  float: left;
  height: 34px;
  border-right: 1px solid #444444;
  text-transform: uppercase;
}

#header ul li a:link, #header ul li a:visited, #header ul li a:active {
  display: block;
  height: 24px;
  color: #ffffff;
  padding: 10px 15px 0;
  text-decoration: none;
  border-right: 1px solid #222222;
  white-space: nowrap;
  float: left;
}

#header ul li a:hover, #header ul li.active a {
  background-color: #474749;
}

#menu {
  margin: 0 auto;
}

#maintable {
  /* background: url('../images/background_fade.png') repeat-y center; 
  background-color:#111111; */
  width:100%;
  margin-top: 0px;
  border-collapse:collapse;
  min-width:760px;
  padding-top:2px;
}

#left {
  width:190px;
  vertical-align:top;
}

#content {
  width:570px;
  vertical-align:top;
}

.box{
  background-color: #000000;
  border: 1px #000000 solid;
  color:#FFFFFF;
  text-transform: uppercase;
  padding: 2px 2px 2px 2px;
}

.boxbottom{
  background-color: #000000;
  border: 1px #000000 solid;
  padding: 0px 0px 0px 0px;
  line-height: .5em
}

.spacer{
  line-height: .0em
}

#main {
  background-image:url(../images/transparent.png);
  background-repeat:repeat;
  border: 1px #000000 solid;
  border-top:0px solid;  
  padding: 2px 2px 2px 2px;
}

#cellpading {
  width:100%;
  border-collapse:collapse;
  margin-top:1px;
}

#footer {
  background: url('../images/footer_bg.png') repeat-x;
  width:100%;
  height:27px;
  border: 1px #777777 solid;
  color: #dcefff;
  padding-bottom:2px;
  text-align:center;

}

#left_spacer {
  /*background: url('../images/background_left.png') repeat-y left;*/
  border-left: 2px solid #777777;
}

#right_spacer{
  /*background: url('../images/background_right.png') repeat-y right;*/
  border-right: 1px solid #777777;
}

#vertical_align {
  vertical-align:top;
}

#newstableright {
  text-align:right;
  width:145px;
}

#newstableleft {
  vertical-align:top;
  text-align:left;
  width:145px;
}

.textcenter {
text-align:center;
}

#flashanimation {
  width:260px;
}

#margin_left {
  margin-left:10px;
}

#news {
  background: url('../images/novosti_bg.png');
  width: 100%;
  height: 21px;
}

#news_title {
  padding-left:6px;
  font-weight:bold;
  color: #42566d;
}

#news_right {
  text-align:right;
  font-weight:bold;
  font-size:10px;
  color: #42566d;
}

#news_main {
  width: 100%;
  border: 1px solid #d3dbe4;
  border-top: 0px;
}

#news_osstem{
  background: url('../images/news.png');
  width: 100%;
  height: 21px;
}

.text_size{
  font-size:12px;
}

.news_correct {
    margin-bottom:2px;
}
