a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #F10D38;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #F10D38;
	text-decoration: none;
}
a:active {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #F10D38;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #F10D38;
	text-decoration: underline;
}
.abilink:link {
	/*
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E20A35;
	text-decoration: none;
	*/
}
.pic_joon {
	border: 3px solid #DCDCDC;
}

.abilink:visited {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E20A35;
	text-decoration: none;
	font-style: italic;
}
.abilink:active {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E20A35;
	text-decoration: none;
	font-style: italic;
}
.abilink:hover {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E20A35;
	text-decoration: underline;
	font-style: italic;
}
.menu_container {
	width: 150px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 35px;
}
.mainmenuLeft{
  height: 28px;
  width: 9px;
  background-image: url(../img/menu_left_active.gif);
  background-repeat: no-repeat;
}
.mainmenuMiddle{
  height: 28px;
  width: auto;
  background-image: url(../img/menu_center_active.gif);
  background-repeat: repeat-x;
  text-align: center;
}
.mainmenuMiddleOff{
  height: 28px;
  width: auto;
  background: none;
  text-align: center;
}
.mainmenuRight{
  height: 28px;
  width: 6px;
  background-image: url(../img/menu_right_active.gif);
  background-repeat: no-repeat;
}

a.level-1 {
	font-size: 12px;
	/*font-weight: bold;*/
	color: #ffffff;
	text-decoration: none;
	display: inline;
}

/*
.level-1:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	display: inline;
}
.level-1:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	display: inline;
}
.level-1:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	display: inline;
}
*/

/*
.level-1-act:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	display: inline;
}
.level-1-act:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	display: inline;
}
*/
a.level-1-act {
	font-size: 12px;
	/*font-weight: bold;*/
	color: #ffffff;
	text-decoration: none;
	display: inline;
}
/*
.level-1-act:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	display: inline;
}
*/
.tekst {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.tekst_bold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.tekst_nr {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}


.tekst_valge_normal {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.tekst_valge_bold {
	font-size: 13px;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 15px;
	width: 410; 
  height: 72px; 
  background-color: #ffffff;
}

.pealkiri {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #4B4B4B;
	text-decoration: none;
	font-style: italic;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4B4B4B;
	margin-bottom: 8px;
	padding-bottom: 2px;
}
.pealkiri_link:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #F10D38;
	text-decoration: none;
	font-style: italic;
}
.pealkiri_link:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #F10D38;
	text-decoration: none;
	font-style: italic;
}
.pealkiri_link:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #F10D38;
	text-decoration: none;
	font-style: italic;
}
.pealkiri_link:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #F10D38;
	text-decoration: none;
	font-style: italic;
}
.pealkiri_valge {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	margin-bottom: 8px;
	padding-bottom: 2px;
}

.alapealkiri {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.hall_tekst {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #888888;
	text-decoration: none;
}
.header_bg {
	background-repeat: repeat-x;
	height: 30px;
	text-align: center;
	padding-top: 7px;
	margin-bottom: 7px;
}
.header_content {
	width: 750px;
	display: block;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
}
.otsi_container {
	width: 200px;
	float: right;
	line-height: 10px;
}
.partnerid_container {
	width: 500px;
	margin: 0 auto;
}
.partnerid_link:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F10D38;
	text-decoration: none;
}.partnerid_link:visited {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F10D38;
	text-decoration: none;
}
.partnerid_link:active {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F10D38;
	text-decoration: none;
}
.partnerid_link:hover {


	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F10D38;
	text-decoration: none;
}
.b_align_center {
  border: 1px solid #800326;
  margin: 0 auto;
	width: 728px;
	text-align: center;
}
.b_align_center_header {
  background-image: url(../img/top_banner_bg.gif);
  background-position: left bottom;
  background-repeat: no-repeat;
  border: 1px solid #800326;
  margin: 0 auto;
	width: 728px;
	height: 14px;
	text-align: center;
	margin-bottom: 26px;
}

.body_align_center {
	margin-right: auto;
	margin-left: auto;
	width: 870px;
}
.bg_gray, .bg_main, .bg_sub {
  	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	margin:0 auto;
}

.bg_main {
	background: url(../img/main_bg.jpg) top center no-repeat #fff;
	/*background-attachment: fixed*/	
}

.bg_sub {
	background: url(../img/sub_bg.jpg) top center no-repeat #fff;
	/*background-attachment: fixed*/	
}

.bg_column {
	background-color: white;
	width: 179px;
	background-position: left top;
	padding-top: 6px;
  padding-right: 5px;
	padding-bottom: 10px;
}

.bg_column a {
	color: #30367c;
	font-size: 11px;
}

.bg_column_question {
	background-color: #ffe659;
	width: 164px;
	background-position: left top;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 15px;
}

.bg_column_stations {
  background-image: url(../img/column_right_listen_uuno.jpg);
	background-repeat: no-repeat;
	color: white;
	font-size: 11px;
	padding-left: 15px;
	height: 184px;
}

.bg_column_cntr_left {
	background-image: url(../img/bg_left_cntr.jpg);
	background-repeat: repeat-y;
	width: 148px;
	background-position: left top;
	margin-left: 15px;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
}

.bg_column_top {
	background-image: url(../img/head_kuulauunot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	height: 30px;
	width: 184px;
}
.bg_column_helinad {
	background-image: url(../img/head_helinad.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	height: 30px;
	width: 184px;
}
.bg_column_top_ask {
  background-image: url(../img/head_questi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	height: 30px;
	width: 184px;
}
.bg_column_top_left {
	background-image: url(../img/bg_left_head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 43px;
	width: 168px;
	margin-left: 15px;
	display: block;
}

.bg_column_btm {
	background-image: url(../img/bg_right_btm.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 13px;
	margin-bottom: 10px;
	width: 180px;
}
.bg_column_btm_left {
	background-image: url(../img/bg_left_btm.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 13px;
	margin-bottom: 10px;
	width: 168px;
	margin-left: 15px;
}

.level-2:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	display: inline;
}
.level-2:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	display: inline;
}
.level-2:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	display: inline;
}
.level-2:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	display: inline;
}
.level-2-act:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	display: inline;
}
.level-2-act:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	display: inline;
}
.level-2-act:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	display: inline;
}
.level-2-act:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	display: inline;
}

.logo_align_center {
	text-align: center;
	margin-bottom: 30px;
	display: block;
}
.logo_partner {
	display: block;
	padding-top: 10px;
	padding-bottom: 20px;
}

.pealkiri_columnid {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin-bottom: 5px;
	padding-bottom: 2px;
	padding-left: 15px;
	padding-top: 4px;
}

.abilink_height a {
	padding-top: 5px;
	color: #e7023f;
}

.bg_body_top {
	background-image: url(../img/content_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #f0f0f0;
	font-size: 19px;
	font-weight: bold;
	color: #800326;
	padding-left: 30px;
	padding-top: 17px;
	height: 33px;
	width: 625px;
}
.bg_body_btm {
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 13px;
	width: 470px;
	background-image: url(../img/bg_bdy_btm.jpg);
	margin-bottom: 10px;
}
.bg_body_column {
	background-image: url(../img/content_center_bg.gif);
	background-repeat: no-repeat;
	background-color: #f0f0f0;
	width: 610px;
	min-height:940px;
	background-position: left top;
	padding-left: 30px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 13px;
}
.bg_body_footer a {
  color: white;
  text-decoration: none;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
}
.bg_body_footer {
  background-color: #800326;
  color: white;
  font-size: 8px;
  padding-left: 30px;
  padding-top: 10px;
  width: 625px;
  height: 31px;
  margin-bottom: 15px;
}

.eetris_img {
	margin-left: 15px;
}
.bt_kuula {
	margin-bottom: 20px;
}
.reavahe {
	color: #FFFFFF;
	border-bottom-width: 10px;
	border-bottom-style: solid;
}
.reavahe_red {
	color: #F00D3A;
	border-bottom-width: 10px;
	border-bottom-style: solid;
}

.margin_15 {
	width: 10px;
	display: block;
	height: 10px;
}
.link_bold:link{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #E20A35;
	text-decoration: none;
}
.link_bold:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #E20A35;
	text-decoration: none;
}
.link_bold:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #E20A35;
	text-decoration: none;
}
.link_bold:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #E20A35;
	text-decoration: underline;
}
.bg_footer {
	margin-bottom: 25px;
	display: block;
}
.footer_align_right {
	text-align: right;
}
.footer_align_left {
	float: left;
}


.input_tekst {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
	text-decoration: none;
}
.btn_bg {
  vertical-align: middle;
	margin-left: 2px;
	text-decoration: none;
}
.b_margin {
	margin-bottom: 10px;
	text-align: center;
}
.bg_gray_column {
	background-color: #EBEBEB;
	width: 185px;
}
.bg_column_left {
	padding-right: 10px;
	width: 180px;
	background-color: #FFFFFF;
}
.bg_column_right {
	background-color: #f84e00;
	width: 194px;
	padding-left: 10px;
}

.bg_body_cntr {
	background-color: #f84e00;
	padding-left: 10px;
}
.bg_gray_body {

	background-color: #EBEBEB;
	width: 470px;
}
.galerii_bg {
	width: 440px;
	padding-left: 2px;
	background-color: #EBEBEB;
	margin-top: 15px;
}
.galerii_bg_top {
	background-image: url(../img/galerii_bg_top.gif);
	background-repeat: no-repeat;
	background-color: #E6E6E6;
	width: 440px;
	background-position: left top;
	margin-top: 10px;
	height: 2px;
}
.galerii_bg_btm {
	background-image: url(../img/galerii_bg_btm.gif);
	background-repeat: no-repeat;
	background-color: #E6E6E6;
	width: 440px;
	background-position: left bottom;
	height: 2px;
}
.galerii_tekst_margin {
	padding-left: 10px;
	background-color: #F0F0F0;
}
.galerii_pic_bg {
	background-color: #F0F0F0;
	background-repeat: no-repeat;
	height: 130px;
	width: 130px;
	border: 1px solid #800427;
	float: left;
}
.galerii_margin {
	height: 17px;
	width: 17px;
}
.galerii_align_center {
  width: 100%;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.news_align_center {
  width: 100%;
	text-align: right;
	padding-bottom: 15px;
}
.spacer {
	height: 15px;
	width: 440px;
}
.link_must:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.link_must:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.link_must:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.link_must:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.bg_red_btm {

	background-repeat: no-repeat;
	background-position: left bottom;
	height: 13px;
	width: 470px;
	background-image: url(../img/bg_red_btm.jpg);
	margin-bottom: 10px;
}
.bg_red_top {

	background-repeat: no-repeat;
	background-position: left top;
	height: 13px;
	width: 470px;
	background-image: url(../img/bg_red_top.jpg);
}
.bg_red_cntr {
	
	background-repeat: repeat-y;
	width: 440px;
	background-position: left top;
	padding-right: 15px;
	padding-left: 15px;
}
.tbl_bg_left_top {
	background-image: url(../img/tbl_bg_left_top.gif);
	height: 12px;
	width: 185px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #303030;
}
.tbl_bg_right_top {

	background-image: url(../img/tbl_bg_right_top.gif);
	height: 12px;
	width: 195px;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #303030;
}
.tbl_bg_right_btm {


	background-image: url(../img/tbl_bg_right_btm.gif);
	height: 12px;
	width: 195px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tbl_bg_left_btm {

	background-image: url(../img/tbl_bg_left_btm.gif);
	height: 12px;
	width: 195px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #303030;
}
.tbl_bg_cntr {
	color: #FFFFFF;
	border-top-width: 12px;
	border-top-style: solid;
}
.bg_right_shadow {
	width: 6px;
	padding-right: 10px;
}
.joon {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DCDCDC;
	margin-top: 5px;
}

/*########*/

.banner_left {
	display: block;
	padding-top: 10px;
	padding-bottom: 20px;
}

.ad_bottom_space img {
	margin-bottom: 5px;
}

.ad_bottom_space object {
	margin-bottom: 5px;
}

.ad_bottom_space embed {
	margin-bottom: 5px;
}

.search-alt {
	background-color: #EBEBEB;
	font-weight:bold;
}

/* Saadete lehe stiilid algus */

.saate_box {
	clear: both;
	width: 440px;
	margin-bottom: 10px;
}

.saate_box_top {
	clear:both;
	float:left;
	width: 440px;
	height: 2px;
	background-image: url(img/saate_box_top.jpg);
	background-repeat: no-repeat;
	font-size:1px;
	line-height:0;
}

.saate_box_middle a {
  color: #800326;
  font-size: 13px;
  font-weight: bold;
}

.saate_box_middle {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 11px;
	background-color: #ffe659;
	color: #00;
	height: 74px;
	padding-left: 8px;
	padding-bottom: 6px;
	float: left;
}

.saate_box_middle1 {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 11px;
	background-color: #ffe659;
	color: #00;
	height: 74px;
	padding-left: 8px;
	padding-bottom: 6px;
	float: left;
}

.saate_box_middle1 a {
  color: #800326;
  font-size: 13px;
  font-weight: bold;
}

.saate_box_bottom {
	float:left;
	width: 440px;
	height: 2px;
	background-image: url(img/saate_box_bottom.jpg);
	background-repeat: no-repeat;
	font-size:1px;	
	line-height:0;
}

.saate_pic_frame {
	float:left;
}

.saate_pic {
	margin:auto;
}

.clear {
	clear: both;
}

.saate_text_frame {
	float:left;
	margin-top: 14px; 
	margin-bottom: 28px;
	display:inline;
}


.saate_pealkiri {
	float:left;
	width: 261px;
}

.saate_pealkiri a {
	color: #F10D38;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
}

.saate_pealkiri a:visited {
	color: #F10D38;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
}

.saate_pealkiri a:active {
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
}

.saate_pealkiri a:hover {
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
}

.saate_ajad {
	clear:both;
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 261px;
}

.saate_link {
	position: absolute;
	bottom: 11px;
	right: 17px;	
}

.saate_link a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color: #F10D38;
	font-weight:bold;
}

.saate_link a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color: #F10D38;
	font-weight:bold;
}

.saate_link a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:underline;
	color: #F10D38;
	font-weight:bold;
}

.saate_link a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:underline;
	color: #F10D38;
	font-weight:bold;
}

.saate_header {
	clear:both;
	width: 470;
	margin-top:7px;
	margin-bottom: 10px;
}

.saate_info {
	float:left;
	padding-right:0px;
	width:226px;
}

.saate_pilt {
	float:right;
	margin-top: 2px;
}

.saate_title {
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}

.saate_juhid {
	clear:both;
	float:left;
	margin-top: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:226px;	
}

.saate_ajad {
	clear:both;
	float:left;
	margin-top:10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:226px;
}

.saate_teemad {
	clear: both;
	margin-top: 15px;
	font-weight:bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom:5px;	
}

.saate_teemad a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.saate_teemad_box {
	clear:both;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

.saate_sponsor {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 20px;	
}

.saate_sponsor a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.saate_sponsor_pilt {
	clear:both;
	margin-top:4px;
}

.kava_paevad {
	width: 440px;
	margin-top: 8px;
	font-weight:bold;	
}

.program_day:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
}

.program_day:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
}

.program_day:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}

.program_day:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}

.program_day-act:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}

.program_day-act:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}

.program_day-act:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}

.program_day-act:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}

.kava_tabel {
	margin-top:10px;
}

.kava_tabel a {
	/*text-decoration:none;*/
}

.page_number {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color: #000;
	font-weight:bold;
}

.page_number a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color: #F10D38;
	font-weight:bold;
}

.page_number a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:underline;
	color: #F10D38;
	font-weight:bold;
}

/* Saadete lehe stiilid l?�pp */

/* Teema lehe stiilid algus */

.subject_header {
	width: 440px;
	float:left;
	margin-top: 10px;	
}

.subject_title {
	float:left;
	font-weight:bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:325px;
}

.subject_back {
	
}

.subject_desc {
	width: 440px;
	clear:both;
	float:left;
	margin-top: 4px;
}

.subject_divider {
	width: 440px;
	clear:both;
	padding-top:1px;
}

.subject_label {
	font-weight:bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #353365;
}

.comment_name {
	font-weight:bold;	
}

/* Teema lehe stiilid l?�pp */

.saate_title {
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.saate_link_back {
	float:right;
}
.main_menu {
  background-image: url(../img/uuno_header.jpg);
	background-repeat: no-repeat;
  margin-right: auto;
	margin-left: auto;
	width: 870px;
	height: 56px;
}

.search_login {
  margin-top: 15px;
  margin-right: auto;
	margin-left: auto;
	width: 870px;
	height: 40px;
}
.content {
  background-color: #ffffff;
  font-size: 13px;
  padding-left: 15px;
  width: 640px;
}

.content a {
  font-size: 13px;
  font-weight: bold;
  color: #e7023f;
}

.content_header {
  margin-right: auto;
	margin-left: auto;
	background-color: #f84e00;
	width: 870px;
	height: 25px;
}

.content_header_right {
  float:right; 
  background-image: url(../img/content_border_header_top_right.gif); 
  width: 19px; 
  height: 25px;
}

.search_login_bg_left {
  background-image: url(../img/search_login_bg_left.gif); 
  background-repeat: no-repeat; 
  width: 17px;
}
.search_login_bg_right {
  background-image: url(../img/search_login_bg_right.gif); 
  background-repeat: no-repeat; 
  width: 20px;
}
.search_login_bg_px {
  background-image: url(../img/search_login_bg_px.gif); 
  background-repeat: repeat-x;
}
.search_login_bg_separator {
  background-image: url(../img/search_login_bg_separator.gif); 
  background-repeat: no-repeat; 
  width: 7px;
}
.content_title {
  background-image: url(../img/content_title.gif); 
  background-repeat: no-repeat;
  height: 30px;
  width: 323px;
}
.forum_content_title {
  background-image: url(../img/head_foorumis.gif); 
  background-repeat: no-repeat;
  height: 30px;
  width: 323px;
}
#news{
  padding-top: 40px;
  padding-left: 40px;
  padding-right: 20px;
}
#search{
  padding-top: 20px;
  padding-left: 40px;
  padding-right: 20px;
}
#program{
  padding-top: 40px;
  padding-left: 40px;
  padding-right: 20px;
}
.news_content_title {
  background-image: url(../img/head_viimaseduudised.gif); 
  background-repeat: no-repeat;
  height: 30px;
  width: 323px;
}
.palad_content_title {
  background-image: url(../img/head_parimadpalad.gif); 
  background-repeat: no-repeat;
  height: 30px;
  width: 323px;
}
.news_separator {
  clear:both;
  background-image: url(../img/news_separator.gif); 
  height: 2px;
  width: 322px;
}

.melody_top{
  background-image: url(../img/parimad_back.gif); 
  background-repeat: no-repeat;
  padding-left: 15px;
  line-height: 26px;
  height: 273px;
  overflow: hidden;
}

.melody_top_footer {
  height: 38px; 
  padding-left: 20%;
  background-color: #ffffff;
  width: 257px;
}

.content_title_text {
  color: white; 
  padding-left: 15px; 
  padding-top: 5px;
}
#forum {
  padding-top: 40px;
  padding-left: 40px;
  padding-right: 20px;
}
.forumHead{
  font-family: "Trebuchet MS", Arial, Helvetica, san-serif;
  font-size: 12px;
  font-weight: bold;
  color: #800326;
}
.forumHeadBlack{
  font-family: "Trebuchet MS", Arial, Helvetica, san-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}
.forumHead a{
  font-family: "Trebuchet MS", Arial, Helvetica, san-serif;
  font-size: 12px;
  font-weight: bold;
  color: #800326;
  text-decoration: none;
}
.forumHead a:hover{
  font-family: "Trebuchet MS", Arial, Helvetica, san-serif;
  font-size: 12px;
  font-weight: bold;
  color: #800326;
  text-decoration: none;
}
.forumSeparator{
  background-image: url(../img/forum_separator.gif);
  background-repeat: repeat-x;
  background-position: center;
  width: 100%;
  height: 1px;
  padding-top: 3px;
  padding-bottom: 3px;
}
.forumComm{
  font-family: "Trebuchet MS", Arial, Helvetica, san-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}
.forumComm a{
  color: #000000;
  text-decoration: none;
}
.forumComm a:hover{
  color: #000000;
  text-decoration: none;
}
.forumDate{
  padding-top: 2px;
  font-family: "Trebuchet MS", Arial, Helvetica, san-serif;
  color: #000000;
  font-size: 11px;
}
.forumDate a{
  font-size: 11px;
  color: #000000;
  text-decoration: underline;
}
.forumDate a:hover{
  font-size: 11px;
  color: #000000;
  text-decoration: underline;
}
.oneForumBox{
  background-color: #f5f5f5;
  width: 100%
  height: auto;
}
.forum_top_footer { 
  text-align: right;
  background-color: #ffffff;
  width: 308px;
  height: 24px;
  padding-right: 15px;
  padding-bottom: 8px;
}
.melody_top a {
  font-family: "Trebuchet MS", Arial, Helvetica, san-serif;
  font-size: 11px;
  color: #30367c;
}
.forum_box_middle {
	padding-top: 10px;
	padding-left: 8px;
	padding-bottom: 7px;
	padding-right: 15px;
	float:left;
	width: 45px;
	height: 45px;
}
.forum_box_middle_avaleht {
  background-color: #fff;
	padding-top: 10px;
	padding-left: 8px;
	padding-bottom: 7px;
	padding-right: 15px;
	float:left;
	width: 45px;
	height: 45px;
}
.forumUserPics{
  float: left;
  padding-top: 5px;
  padding-left: 4px;
  padding-right: 16px;
  width: 45px;
}
.forum_box_center {
  background-color: #ffffff;
  font-size: 11px;
	float:left;
  padding-top: 7px; 
  padding-left: 7px;
  width: 247px;
  height: 55px;
  max-height: 55px;
}

.forum_box_center a{
  color: #30367c;
  font-size: 11px;
}

.forum_separator {
  clear:both;
  background-image: url(../img/forum_separator.gif); 
  height: 2px;
  width: 322px;
}
.helinad_separator {
  clear:both;
  background-image: url(../img/forum_separator.gif); 
  height: 2px;
  width: 179px;
}
.forumRegister{
  font-family: "Trebuchet MS", Arial, Helvetica, san-serif;
  font-size: 12px;
  color: #000000;
  padding-bottom: 25px;
}
.forumRegister a{
  color: #000000;
  text-decoration: underline;
}
.forumRegister a:hover{
  color: #000000;
  text-decoration: underline;
}
.forumTxt{
  height: auto;
  margin-left: 78px;
  padding-bottom: 15px;
  font-family: "Trebuchet MS", Arial, Helvetica, san-serif;
  font-size: 12px;
  color: #000000;
}
.ForumCommentForm{
  margin:auto;
  width: 100%;
}
.forumForm{
  font-family: "Trebuchet MS", Arial, Helvetica, san-serif;
  font-size: 12px;
  color: #000000;
  border-left: 2px ridger #808080;
  border-top: 2px ridger #808080;
  border-right: 1px solid #d4d0c8;
  border-bottom: 1px solid #d4d0c8;
}
.forumButton{
  border: 1px solid #C0C0C0;
  background-color: #f4f4f4;
  font-family: "Trebuchet MS", Arial, Helvetica, san-serif;
  font-size: 12px;  
  color: #000000;
}
.backLink{
  font-family: "Trebuchet MS", Arial, Helvetica, san-serif;
  font-size: 12px;
  color: #000000;
  text-align: right;
  width: 100%;
  padding-bottom: 15px;
}
.backLink a{
  color: #000000;
  text-decoration: underline;
}
.backLink a:hover{
  color: #000000;
  text-decoration: underline;
}
#userProfile{
  padding-left: 40px;
  padding-right: 20px;
}
.error{
  font-family: "Trebuchet MS", Arial, Helvetica, san-serif;
  font-size: 12px;
  font-weight: normal;
  color: #ff0000;
}
.success{
  font-family: "Trebuchet MS", Arial, Helvetica, san-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}
.banner_up1 {
  background-image: url(../img/head_hetkeleetris.gif);
  background-repeat: no-repeat;
  background-color: #fff;
  height: 112px;
}
.banner_up{
  background-image: url(../img/head_hetkeleetris.gif);
  color: #ffffff;
  font-size: 19px;
  padding-top: 10px;
  padding-left: 15px;
  height: 20px;
  width: 395px;
}
.top_album {
  background-image: url(../img/album_bg.gif); 
  max-height: 326px;
  height: 326px;
  width: 322px;
}
.news_footer {
  text-align: right;
  padding-right: 15px;
  padding-top: 6px;
  padding-bottom: 8px;
  height: 24px; 
  width: 307px;
  background-color: #ffe659;
}
.forum_footer {
  text-align: right;
  padding-right: 15px;
  padding-top: 6px;
  padding-bottom: 8px;
  height: 26px; 
  width: 307px;
  background-color: #ffffff;
}
.center_banner {
  background-image: url(../img/banner_center_footer1.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
	width: 468px;
	height: 74px;
}
.center_banner_1 {
  width:170px; 
  height:74px; 
  border: 1px solid #800326; 
  background-image: url(../img/banner_center_footer2.gif); 
  background-repeat: no-repeat; 
  background-position: left bottom;
}
.hetkeletris {
  margin: left; 
  height: 1px; 
  position: relative;
  top: 1px;
  
}
.hetkeletris_footer {
  background-image: url(../img/hetkeletris_footer.gif);
  background-repeat: repeat-x;
  width: 410; 
  height: 30px;
}
.content_center_header {
  background-image: url(../img/head_paevakorral.gif);
  background-repeat: no-repeat;
  width: 655px;
  height: 30px;
}
.album_last_content{
  padding-left: 11px;
	float:left;
	width: 80px;
	height: 80px;
}
.album_last_content_text{
  font-size: 10px;
  float:left;
  color: white;
  padding-left: 13px;
	width: 217px;
	height: 80px;
}
.album_last_content_text a{
  color: #e7023f; 
  font-size: 13px; 
  font-weight: bold;
}
.album_last_content_footer {
  clear: both;
  text-align: right;
  position: relative;
  left: -15px;
  bottom: 12px;
}
.chat_header {
  background-image: url(../img/chat_header.gif);
  background-repeat: no-repeat;
  width: 331px;
  height: 29px;
}
.top_header {
  background-image: url(../img/top_header.gif);
  background-repeat: no-repeat;
  width: 324px;
  height: 29px;
}
.chat_content{
  background-image: url(../img/chat_top_content.gif);
  color: white;
  background-repeat: no-repeat;
  width: 331px;
  height: 151px;
}

.top_content{
  background-image: url(../img/top_content.gif);
  background-repeat: no-repeat;
  color: white;
  width: 324px;
  height: 151px;
}
.chat_top_button {
  text-align: right;
  position: relative;
  right: 20px;
  bottom: 17px;
}
.chat_content_up {
  padding-left: 43px; 
  padding-top: 15px; 
  font-size: 11px; 
  font-weight: bold;
}
.chat_content_down {
  padding-left: 43px; 
  font-size: 11px;
}
.right_top_bunner {
  border: 1px solid #800326;
  width: 182px;
  height: 165px;
}
.right_bottom_bunner {
  border: 1px solid #800326;
  width: 182px;
  max-height: 165px;
  text-align: center;
  margin-top: 10px;
}
.right_top_bunner_fuuter {
  background-image: url(../img/right_top_bunner_footer.gif);
  background-repeat: no-repeat;
  border: 1px solid #800326;
  width: 180px;
  height: 14px;
}
.right_bottom_bunner_fuuter {
  background-image: url(../img/right_top_bunner_footer.gif);
  background-repeat: no-repeat;
  border: 1px solid #800326;
  width: 180px;
  height: 14px;
}
.search_image {
  font-family: "Trebuchet MS", Arial, Helvetica, san-serif;
  background-image: url(../img/search_content_bg.gif);
  background-repeat: repeat-x;
  font-size: 13px;
  margin-left: 7px;
  
  border: 0px;
  height: 16px;
  width: 160px;
}
.comment_content a {
  color: #800326;
  font-weight: none;
  font-size: 13px;
}
.thread_content a {
  color: #800326;
  font-weight: bold;
  font-size: 13px;
}
.login {
  padding-top: 8px;
  padding-left: 8px;
  color: white;
}
.login a{
  color: white;
  text-decoration: underline;
}
.bg_column_center {
  padding-top: 5px;  
  padding-left: 15px; 
  font-weight: bold; 
  font-size: 11px;
}
.kuula_netis {
  background-image: url(../img/kuula_netis.gif);
  background-repeat: no-repeat;
}
.user_login_header {
   background-image: url(../img/user_login_header.gif);
  background-repeat: no-repeat;
}
.user_login_content{
  overflow: clip;
  float: right; 
  padding-right: 40px; 
  padding-top: 7px;
  width: 220px;
  height: 15px;
  color: white;
}
.user_login_content a{
  color: white;
  font-size: 12px;
  text-decoration: underline;
}
.otsing_header {
  background-image: url(../img/otsing_background.gif);
  background-repeat: no-repeat;
}
.preview {
  float: right; 
  position: relative; 
  left: -15px; 
  top: -10px;
  font-size: 13px;
}