#bodyhome {
    position: relative;
	margin-top: 220px;	
	margin-right: 40px;
	z-index:12;
}

.hometext {
	font-size: 0.96em;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.hometextright {
	font-size: 0.96em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

.tabletext {
	position: relative;
	font-size: 0.96em;
	margin: 40px 30px 40px 0px;
	z-index:14;
}

.tableimage {
    border: none;
	border-bottom: none; 
}
.tableimage a img {
    border: none;
	border-bottom: none; 
}

.line {
	border-bottom-width: 1px;
	border-bottom-color:#666666;
	border-bottom-style:solid;
}
.abzac {
	font-size: 18px;
	color: #333333;
	font-weight: normal;
}
.anons {
	font-size: 18px;
	color: #f2561e;
	font-weight: normal;
}
.zvit {
	font-size: 18px;
	color: #a4d49c;
	font-weight: normal;
}

#news {
	font-size: 12px;    
}
#music_news {
	font-size: 12px;    
}

.news {
	font-size: 12px;
	margin: 30px 30px 30px 0px;
	border: none;
	border-bottom: none;
	}
	
.news a {
	font-size: 12px;
	margin: 30px 30px 30px 0px;
	border: none;
	border-bottom: none;
	}
	
.newstext {
	font-size: 12px;
	margin: 30px 30px 30px 0px;
	}
.music_news {
	font-size: 12px;
	margin: 10px 30px 30px 0px;
	}
	
#bottom {
	position:relative;
	font-size: 10px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 60px;
}

.gallery {
	padding: 0px 30px 30px 0px;
}
.gallerytext {
	width: 250px;
	margin-top: 10px;
}

#formamail {
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
}
.mailtable {
	padding-right: 10px;
	padding-bottom: 10px;
	vertical-align: middle;
}

/* Main menu (tabs) */
#tabs {position:absolute; left:461px; top:120px; width:400px; font-family: Arial, Helvetica, sans-serif; font-size:12px; z-index:11;}

    #tabs ul {}
    #tabs ul li {float:left; margin-bottom:10px; padding: 0 3em 0 0; z-index:11;}
    #tabs ul li a {font-size:1.3em; text-decoration:none; border-bottom: 1px solid #666;}
	
	
	/* IE6 */
	*html #tabs ul li a {
	font-size: 1.3em;
	text-decoration: underline;	
	}
    
    /* Main menu (tabs - link) */
    #tabs ul li a span.tab-l, #tabs ul li a:hover span.tab-l {color:#666; text-decoration:none; border-bottom: 1px solid #666;}
    #tabs ul li a span.tab-r, #tabs ul li a:hover span.tab-r {color:#666; text-decoration:none; border-bottom: 1px solid #666;}
		
	/* IE6 */
    * html #tabs ul li a span.tab-l {
	color:#666;
	text-decoration:underline;
	}
	
	* html #tabs ul li a:hover span.tab-l {
	color:#666;
	text-decoration:none;
	border-bottom-style: solid;
	border-bottom-color: #666;
	border-bottom-width: 1px;
	}
	
	* html #tabs ul li a span.tab-r {
	color:#666;
	text-decoration:underline;
	}
	
	* html #tabs ul li a:hover span.tab-r {
	color:#666;
	text-decoration:underline;
	}
	
        
    /* Main menu (tabs - hover) */
    #tabs ul li a:hover {color:#666; text-decoration:none; border-bottom: none;}
    #tabs ul li a:hover span.tab-l {}
    #tabs ul li a:hover span.tab-r {}
	
    
    /* Main menu (tabs - active) */
    #tabs ul li#active a {color:#000; text-decoration:none; border-bottom: none;}
    #tabs ul li#active a span.tab-l {}
    #tabs ul li#active a span.tab-r {}
	
	
/* Tooltip  */

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 15px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; font-size: 0.96em; font-weight: normal; }


#tooltip.map {
	font-size: 10pt;
	padding:20px;
	opacity: 0.85;
	width: 250px;
}

#tooltip.map h3 {
	margin-bottom: 0.75em;
	font-size: 14pt;
	text-align: left;
}

#tooltip.pretty {
	border: none;
	width: 210px;
	padding:20px;
	height: 135px;
	opacity: 0.8;
	background: url('shadow.png');
}
#tooltip.pretty h3 {
	margin-bottom: 0.75em;
	font-size: 12pt;
	width: 220px;
	text-align: center;
}
#tooltip.pretty div { width: 220px; text-align: left; }

#tooltip.fancy {
	background: url('shadow2.png');
	padding-top: 5em;
	height: 100px;
}
#tooltip.fancy.viewport-right {
	background: url('shadow2-reverse.png');
}

#extended { margin: 2em 0; }
#extended label { text-decoration: underline; }
#yahoo { width: 7em; }
#right, #right2 { text-align: right; }
#tooltip.right { width: 250px; }
#fancy2 { float: right; }