
html, body {
    background-image:url(img/bg.jpg);
	background-repeat: no-repeat;
	font-family: Georgia, Arial, Courier;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 16px;
    margin: 0;
    padding: 0;
	}

td.contacts a:link,a:hover,a:active {
	font-family: Georgia, Arial, Courier;
    font-size: 12px;
    font-style: normal;
    line-height: 16px;
	color:#000;
	text-decoration:none;
	}

td.contacts a:visitied {
	text-decoration:none;
	color:#f00;
	}

td.contacts a:hover {
	text-decoration:underline;
	color:#000;
	}
	
td.newsLink a:link,a:visited,a:hover,a:active {
	font-family: Georgia, Arial, Courier;
    font-size: 12px;
    font-style: normal;
    line-height: 16px;
	color:#29abe1;
	text-decoration:none;
	}

td.newsLink a:hover {
	text-decoration:underline;
	color:#29abe1;
	}

.leftHolder {
	margin:0 0 0 0px;
	padding:0 0 0 0px;
	left:23px;
	top:303px;
	width:552px;
	position:absolute;
	overflow:hidden;
	}
	
.rightHolder {
	margin:0 0 0 0px;
	padding:0 0 0 0px;
	left:617px;
	top:37px;
	width:311px;
	position:absolute;
	}

.images {
	top:0px;
	left:0px;
	position:relative;
	vertical-align:top;
	}
		
.spacer {
	padding:0 1px 0px 0;
	}

.rightnow {
	margin:0 0 0 0px;
	padding:0 0 0 0px;
	top:260px;
	width:303px;
	position: absolute;
	visibility:visible
	}

.info {
	margin:0 0 0 0px;
	padding:0 0 0 0px;
	top:260px;
	width:303px;
	position: absolute;
	visibility:hidden
	}
/*	
.info .rightnow a:link,a:visited,a:active,a:hover {
	font-family: Georgia, Arial, Courier;
    font-size: 12px;
    font-style: normal;
    line-height: 16px;
	color:#29abe1;
	text-decoration:none;
	}
	
.info .rightnow a:hover {
	text-decoration:underline;
	}
*/
.rubrik {
	/*font-family: Georgia, Arial, Courier;
    font-size: 18px;*/
	color:#29abe1;
	}

.infoL {
	position:absolute;
	z-index:100;
	background:#FFF;
	width:140px;
	height:30px;
	visibility:hidden;
	padding:15px;
	font-family: Georgia, Arial, Courier;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 16px;
}

.contrPlay {
	position:absolute;
	margin-top:4px;
	padding-left:5px;
}

.contrRew {
	position:absolute;
	margin-top:4px;
	left:520px;
}