body, html{
    margin:0;
    padding:0;
    background:#000;
    color:#000;
}
table, tr, td {
    margin:0;
    padding:0;
}
.uudis{
    font-weight: normal;
}

.meeskonnad{
    margin: -5px 0 20px 40px;
}

ul{

	list-style-type: none;
	padding: 0;
	margin: 0;

}
li {
	background: url(images/hand_s.gif) left top no-repeat;
	padding-left: 20px;
}
p{
  padding:0;
  margin:0;
}

#slideshow {
    position:relative;
    height:170px;
    width:190px;
    margin: 0 auto;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

img{
    border:0;
}

#tv{
    float:left;
    width: 190px;
    height: 170px;
    background: url("images/tv_white.png") no-repeat;
}

#logo{
    background: url("images/logo.jpg") no-repeat top right;
    float:left;
    width: 390px;
    height: 175px;
}


#wrap{
    margin: 0 auto;
    width: 1052px;
}


#content{
    padding-left:75px;
    width:505px;
    clear:both;
}

.back{
    position:relative;
    float:left;
}


.txt{
    padding: 5px 20px 20px 0;
    font-size:15px;
    line-height:18px;
    text-align: left;
}
.txt img{
    /*padding: 1px;*/
    /*border: 1px solid #399dfe;*/
    margin: 5px;
}
.thumb{
    padding: 1px;
    border: 1px solid #399dfe;
    margin: 5px;
    float:left;
}

.blue{
  color:#349ef6;
  font-weight: normal;
}


.text {
    font-family: 'palatino linotype' , palatino, helvetica, arial;
  font-size: 15px;
  color:#000000;
  text-decoration:none;
  background:url("images/txt_bkg_old.jpg");
  width:100%;
  text-align: left;
}

.menu_bottom{
  background:url("images/sponsorid.jpg") no-repeat;
}

.hdr_back{
     font-family: 'palatino linotype' , palatino, helvetica, arial;
     font-size: 16px;
     color:#000;
     font-weight:bold;
     background:url("images/hand.png") no-repeat;
     height: 48px;
     padding-left:35px;
     line-height: 48px;
     text-align: left;
     float:left;
}

.hdr {
    font-family: 'palatino linotype' , palatino, helvetica, arial;
     font-size: 16px;
     color:#000;
     text-decoration:none;
     font-weight:bold;
     background:url("images/hand.png") no-repeat;
     height: 48px;
     padding-left:35px;
     line-height: 48px;
     text-align: left;
}
a {color:#000; text-decoration:none;}
a:hover {color:#000; text-decoration:none;}
.noborder{
    border:0;
}
