body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-color: #00DEC9;
}

.opis {
	padding: 8px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCFF00;
	width: 350px;
}
.back {
	height: 129px;
	width: 250px;
	display: block;
	background-image: url(../gfx/TV_back1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 150px;
	float: left;
}
a.back:hover {
background-image: url(../gfx/tv_back.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.next {
	height: 129px;
	width: 250px;
	display: block;
	background-image: url(../gfx/tv_next_1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	float: right;
	margin-top: 150px;
}
a.next:hover {
background-image: url(../gfx/tv_next.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.nr {
	font-size: 40px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	text-align: justify;
	float: left;
	color: #FFFFFF;
	margin-top: 120px;
	background-color: #01002E;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
	width: auto;
}
.opisvideo {
	padding: 8px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCFF00;
	width: 350px;
	display: block;
	float: right;
	margin-top: 120px;
	margin-right: 60px;
}
.videosplay {
	width: 320px;
	margin-top: 100px;
	margin-left: 285px;
}
.mp3play {
	width: 250px;
	margin-top: 10px;
	margin-left: 370px;
	margin-bottom: 150px;
}
.mp3top {

	background-image: url(../gfx/mp3.jpg);
	height: 600px;
	width: 900px;
}
.videotop {
	background-image: url(../gfx/TV.jpg);
	height: 600px;
	width: 900px;
}

.xclose {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	padding-top: 3;
	padding-right: 2;
	padding-bottom: 1;
	padding-left: 15;
	background-image: url(../gfx/close_tv.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 33px;
}


a.xclose:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	padding-top: 3;
	padding-right: 2;
	padding-bottom: 1;
	padding-left: 15;
	background-image: url(../gfx/close_tv_2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}.download {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 1px;
	text-decoration: none;
}
a.download:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	padding: 1px;
	text-decoration: none;
}
