/* main */



*{
padding:0;margin:0;
}



/*html, body{ 
	margin:0; padding:0; 
	text-align:center;
	height: 100%;
} */

h3{
	font-weight:bold;
	line-height:1.9;
 	font-family:verdana;
	font-size:18px;
	color:#009933;
	
	

}

body{
  	background-image: url(background.jpg);
  	background-repeat: repeat-x;
  	min-height: 100%;
  	font-family: Verdana;
  	font-size: 14px;
  	text-align: center;
	
}

#maincontent{
  	background-image: url(main.png);
	background-repeat: no-repeat;
  	position:relative;
  	width: 850px;
	height: auto;
	margin:0 auto 0 auto;
	text-align:center;
}

.top_menu{
  	position:relative;
  	width: 850px;
  	color: #009933;
  	margin-top: 10px;
}

.top_menu a{
  	text-decoration:none;
  	color: #009933;
  	
}
.top_menu a:hover{
  	text-decoration:none;
  	color: #ffffff;
  	
}

.logo{
  	width: 850px;
  	height: 160px;
}

.tune{
	padding-left:30px;
  	
	background-repeat: no-repeat;
  	width: 850px;
	height: 100px;	
	margin:0 auto 15px auto;
	text-align:left;
}

/*.programme{
  	background-image: url(programme_bgr.png);
	background-repeat: no-repeat;
  	width: 790px;
  	height: 170px;
  	margin:0 auto 0 auto;
	text-align:center;
	overflow:hidden;
}
*/

#content{ 
	position:relative;
	background-color: #f2f2f2;
  	width: 760px;
	height: auto; /* pracovni vyska, az bude obsah predelat */
	min-height: 500px;
	margin:10px auto 0 auto;
	padding-top:10px;
	padding-left:10px;
	text-align:left;
	color:#000000;

}

.content_left{	
	margin-left:15px;
	height:auto;
	width:470px;
	color:#000000;

	


}

.content_right{
	float:right;
	display:inline;
	height:auto;
	width:240px;
	margin-right:10px;

}

.obsah{
	position:relative;
	height:auto;
	min-height:450px;
	width:468px;
	text-align:left;
	overflow:hidden;
	
	

}
.obsah p.polozka{
	Color:#000000;
	font-family:verdana;
	font-size:12px;
	font-weight:normal;
	
	

}
.obsah h3{
	Color:#000000;
	font-family:verdana;
	font-size:16px;
	font-weight:bold;
	line-height:1.6;
	
	

}
.Napiste{
	position:relative;
	height:200px;
	margin-top:50px;
	width:468px;
	text-align:left;
	
	

}

.footer{
	clear : both;
  	position:relative;
  	width: 770px;
  	height: 80px;
  	text-align: left;
  	margin:20px auto 0 auto;
	color:#8d8d8d;
  	
	
}
.footer span{
	margin-left:100px;
	font-size:12px;
  	
	
}

.prazdno{
	
  	position:relative;
  	width: 100%;
  	height: 100px;
 
	
}

/* main - end */

.news{
	
	position:relative;
	text-align:left;
	font-family:verdana;
 	width:468px;
	height:240px;
	overflow:hidden;
	font-size:12px;
	color:#000000;
	
}

.news a{
	text-decoration:none;
	font-family:verdana;
	font-size:18px;
	color:#009933;
	
}
.news a:hover{
	text-decoration:none;
	font-family:verdana;
	font-size:18px;
	color:#000000;
	
}
.obsah p {
	font-weight:bold;
	line-height:1.9;
 	font-family:verdana;
	font-size:18px;
	color:#009933;
}

.banner{
	position:relative;
	background-color: black;
	width:468px;
	height:60px;
 	
}
.hiphopnews{
	text-align:left;
	font-family:verdana;
	font-size:12px;
	margin-top:5px;
	padding-top:40px;
	background-color:#ebebeb;
	background-image: url('header.png'); 
	background-repeat: repeat-x;
	position:relative;
	color:#b2b2b2;
	width:468px;
	height:125px;
	Line-height:1.4;
 	
}

.hiphopnews a{
	color:#808080;
	text-decoration:none;
 	
}

.song{
	
	background-color:#ebebeb;
	background-image: url('header_song.png'); 
	background-repeat: repeat-x;
	position:relative;
	padding-top:50px;
	width:240px;
	height:180px;
 	
}
.partneri{
	margin-top:10px;
	background-color:#ebebeb;
	background-image: url('header_partneri.png'); 
	background-repeat: repeat-x;
	position:relative;
	padding-top:50px;
	width:240px;
	height:160px;
 	overflow:hidden;
	
}

.partneri_page{
	margin-top:10px;
	position:relative;
	
	width:770px;
	height:auto;
 	
}
.partneri_page img {
	float:left;
 	
}






}
ul, li, h4,  h2, h1, {
	padding:0;
	margin:0;
	list-style:none;
	list-style-type:none;
	color:#009933;
}

.next, .prev{
	cursor:pointer;
}


#screen2{
	position:relative;
	width:790px;
	margin:0 auto 0 auto;
	/*margin:20px;*/
	color:#009933;
	
}
#screen2 li{

	
	list-style-type:none;
	color:#009933;
}
	#screen2 #buttons{
		
		position:absolute;
		top:70px;
		width:790px;
		height:20px;
	}
	
	#screen2 #buttons a{
		margin:0 0;
		color:#69C;
	}
	#screen2 .prev{
		float:left;
	}
	#screen2 .next{
		float:right;
	}

#slideshow{
	overflow:hidden;
	background-color:#009933;
	width:790px;
	height:170px;
	
}

	#slideshow ul{
		width:3900px;
		padding-left:0px;
	}

		#slideshow li{
			float:left;
			
			
			
			cursor:pointer;
		}









.next2, .prev2{
	cursor:pointer;
}


#screen3{
	position:relative;
	width:760px;
	margin:0 auto 0 auto;
	/*
	color:#009933;*/
	
}
#screen3 li{

	
	list-style-type:none;
	/*color:#009933;*/
}
	#screen3 #buttons2{
		
		position:absolute;
		top:100px;
		width:750px;
		height:20px;
	}
	
	#screen3 #buttons2 a{
		margin:0 0;
		color:#69C;
	}
	#screen3 .prev2{
		float:left;
	}
	#screen3 .next2{
		float:right;
	}

#slideshow2{
	overflow:hidden;
	/*background-color:#009933;*/
	margin:0 auto 0 auto; 
	width:600px;
	height:300px;
	
}

	#slideshow2 ul{
		width:3900px;
		padding-left:0px;
	}

		#slideshow2 li{
			float:left;
			
			
			
			cursor:pointer;
		}
		#polozka{
		width:300px;
		}



