/* CSS Document */

body	{
	margin:0px;
	font-family: Tahoma;
	background-color:black;
	 
}

#telo	{
	width:100%;
	background-color: black;
	margin:0px;
}

#banner_musiccity	{
	margin-top:0px;
	padding-top:30px;
	width:800px;
	height:300px;
	background-color: black;
	display:float;
}

#banner_tlkshw	{
	margin-top:0px;
	padding-top:0px;
	width:800px;
	height:300px;
	background-color: black;
	display:float;
}

/*#banner_tlkshw	{
	margin-top:0px;
	padding-top:100px;
	width:800px;
	height:300px;
	background-color: black;
	display:float;
}
*/


a, a:hover, a:link, a:visited {
	color:#00b2f0;
	color: #666666;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#webdizajn	{
	margin-top:10px;
	width:99%;
	height:15px;
	position:fixed;
	font-size:11px;
	text-align:right;
	vertical-align:middle;

}
