@import url("http://studiobalada.sk/akns/web/tekla/styles/tiny_mce_content.css");

body	{
		font: normal 12px arial;
		text-align: center;
		background-color: #F4EFE3;
		background-image: url('../images/pasik.jpg');
		background-position: center;
		background-repeat: repeat-y;
		margin: 0px;
		padding: 0px;
		}

	
#player {
		top:0px;
		left:0px;
		height: 1000px;
		width:100%;
		position:absolute;
		z-index:10;	
		display: none;	
	}
	
#shadow {
		top:0px;
		left:0px;
		height: 1000px;
		width:100%;
		position:absolute;
		filter:alpha(opacity=70);
		opacity:0.7;
		-moz-opacity:0.7;
		background-color: #222222;	
		z-index:11;

	}
	
#map {		
		margin: auto;		
		top:50px;
		position:relative;
		height: 430px;
		width: 800px;
		filter:alpha(opacity=100);
		opacity:1;
		-moz-opacity:1;	
		z-index:12;		
	}
	
#cross{
		position: absolute;
		top:5px;
		right:5px;
		z-index:13;
}
	
	

#center	{
		margin: auto;
		width: 950px;
		}

		
#header	{
		position: relative;
		top: 0px;
		left: 0px;
		height: 170px;
		width: 950px;
		text-align: left;
		background-image: url('../images/top.jpg');
		background-position: top left;
		background-repeat: no-repeat;
		}

		
#logo_link
		{
		position: absolute;
		top: 50px;
		left: 20px;
		width: 205px;
		height: 100px;
		}		
		
		
#languages
		{
		position: absolute;
		top: 8px;
		left: 270px;
		text-align: left;
		font: normal 11px arial;
		color: #9A9FAC;
		}

		#languages a { font: normal 11px arial; text-decoration: none; color: #9A9FAC; }
		#languages a:hover { text-decoration: underline; }
		
		
#top_menu
		{
		position: absolute;
		top: 60px;
		left: 270px;
		text-align: left;
		}

		#top_menu a { font: bold 12px arial; text-decoration: none; color: #132759; line-height: 16px; }
		#top_menu a:hover { text-decoration: underline; }

#submenu
	{
		border-top: 1px solid #13275A;
		border-bottom: 1px solid #13275A;
		padding: 7px 0px 7px 10px;
		margin: 7px 0px 7px 0px;
	}
				
	#submenu a 
		{
			font: bold 12px arial;
			text-decoration: none;
			color: #132759;
			line-height: 18px;
		}
		
	#submenu a:hover 
		{
			text-decoration: underline; 
		}

#top_flash
		{
		position: absolute;
		top: 40px;
		left: 670px;
		}

		
#left_column
		{
		position: relative;
		text-align: left;
		width: 220px;
		float: left;
		padding: 15px;
		}
		
	#left_column_menu a { font: bold 12px arial; text-decoration: none; color: #9A9FAC; }
	#left_column_menu a:hover {	text-decoration: underline; }
	#left_column_zoznam { font: bold 12px arial; color: #9A9FAC; padding: 0px; }
	#left_column_zoznam h1 { font: bold 12px arial; color: #576383; padding: 0px; margin: 0px; }
	#left_column_zoznam a { font: normal 12px arial; text-decoration: none; color: #848B9E; }
	#left_column_zoznam a:hover { text-decoration: underline; }

		
#main_content
		{
		position: relative;	
		text-align: justify;
		width: 360px;
		float: left;
		line-height: 18px;
		color: #808080;
		padding: 15px 20px 15px 20px;
		}
		
	#main_content h1 { font: bold 12px arial; color: #132759; padding: 0px; margin: 0px; }
	#main_content a { font: normal 12px arial; color: #000000; text-decoration: none; }
	#main_content a:hover { text-decoration: underline; }
	


#right_column 
		{
		position: relative;
		text-align: left;
		width: 255px;
		float: right;
		color: #9A9FAC;
		font: normal 12px arial;
		line-height: 18px;
		padding: 15px 20px 15px 20px;
		}
		
	#right_column h1 { font: bold 12px arial; color: #F4EFE3; padding: 0px; margin: 0px; }
	#right_column a { font: normal 12px arial; color: #F4EFE3; text-decoration: none; }
	#right_column a:hover { text-decoration: underline; }
		

		
#footer	{
		position: relative;
		width: 950px;
		height: 30px;
		clear: both;
		background-image: url('../images/bottom.jpg');
		background-position: top left;
		background-repeat: no-repeat;		
		}
		
	#footer_balada
		{
		position: absolute;
		top: 7px;
		left: 15px;
		text-align: left;
		color: #9A9FAC;
		}

		#footer_balada a { font: bold 12px arial; text-decoration: none; color: #9A9FAC; }
		#footer_balada a:hover { text-decoration: underline; }	
		
	#footer_jazyk
		{
		position: absolute;
		top: 7px;
		left: 270px;
		text-align: left;
		font: bold 12px arial;
		color: #9A9FAC;
		}

		#footer_jazyk a { font: bold 12px arial; text-decoration: none; color: #9A9FAC; }
		#footer_jazyk a:hover { text-decoration: underline; }
		
	#footer_akns
		{
		position: absolute;
		top: 7px;
		left: 670px;
		text-align: left;
		font: bold 12px arial;
		color: #9A9FAC;
		}
