body {
	height: 100%;
    font-family: Verdana;
	font-size: 11px;
	color: white;
	background-image: url('../img/bg.jpg');
}
strong, b {
	font-weight: bold;
}
h1 {
    font-family: Verdana;
	font-size: 30px;
	color: black;
	font-weight: bold;
}
a {
	color: white;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: white;
	text-decoration: underline;
	font-weight: bold;
}

p {
	padding-top: 2px;
	padding-bottom: 2px;
}
.input {
    font-family: Verdana;
	font-size: 9px;
	line-height: 18px;
	color: black;
	padding: 3px;
	border-width: 1px;
	width: 100%;
	margin: 0px;
}

.button {
    font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: white;
	padding: 2px;
	border-width: 1px;
}

#container {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  width: 1050px;
  height: 100%;
  margin: auto;
  padding-top: 10px;
} 

#header {
	height: 132px;
	width: 1005px;
	background: url('../img/banner_bg.png') no-repeat;
}

#page-body {
	padding-top: 10px;
	padding-left: 0px;
}
.text-12 {
	font-size: 12px;
	line-height: 20px;
}
.main-news a {
	text-decoration: underline;
}
.text-10 {
	font-size: 10px;
}

.text-10-black {
	font-size: 10px;
	color: black;
}

.left-area {
  float: left;
}

.left-menu-box {
  width: 178px;
}

.left-menu-button, .left-menu-button-selected {
	display:block;
	width: 156px;
	height: 27px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-left: 25px;
	padding-top: 0px;
	line-height: 26px;
}

.left-menu-button-selected {
	background: url('../img/bg_left_menu_button_selected.png') no-repeat;
}
.left-menu-links {
	width: 131px;
	padding-left: 25px;
}

.content-area {
  width: 641px;
  margin-left: 5px;
  float: left;
}

.content-news img {
	border: 2px solid white;
}

.content-area-wide {
  width: 814px;
  margin-left: 5px;
  float: left;
}

.content-header, .content-header-wide {
	width: 100%;
	height: 19px;
}

.content {
  padding-bottom: 10px;
  padding-left: 5px;
  padding-right: 5px;
}

.right-menu-box {
  width: 178px;
  float: left;
  margin-left: 5px;
}

.calendar {
	width: 179px;
	height: 154px;
	background: url('../img/calendar_bg.png') no-repeat;
}

.news-index {
	width: 135px;
	height: 103px;
	float: left;
	background: url('../img/player_1.png') no-repeat;
	background-position: center center;
}

.ol-news-index {
	width: 135px; height: 103px;
	float: left;
	background: url('../img/player_2.png') no-repeat;
	background-position: center center;
}

.BannerUnit {
	margin-top: 8px;
}

tr.bordered td {
 	border-bottom: 1px dashed #fff;
}

.box_top {
	height: 7px;
	background: url('../img/bg_box_top.png') no-repeat;
}

.box_bottom {
	height: 7px;
	background: url('../img/bg_box_bottom.png') no-repeat;
}
div.NewsPager a.Pager, div.NewsPager a.PagerActive {
	color: #333333;
	padding: 2px;
	margin-right: 1px;
	font-size: 11px;
}

div.NewsPager a.PagerActive {
	font-weight: bold;
	text-decoration: underline;
}

div.NewsPager div.PagerContainer {
	margin-top: 6px;
	text-align: center;
}

table.GameCalendar tr td.active a {
  color: black;
}

.pealkiri {
  color: black;
  font-weight: bold;
  font-size: 120%;
  line-height: 200%;
}
