/*
--- (C) 2007 Pikéthy Tibor Zeneművészeti Szakközépiskola --- 
*/

/*
--- Kezdőlap ---
*/

/*
--- Szekcióra vonatkozó szerkezet és fejléc összetevők ---
*/

#navbar {
	background: #d2cbb5;
	}
	
/*
--- Bal oldal ---
*/
	
	
#szlogen {
	background-image: url('../img/szlogen_basic.gif');
	} 
	
.reklam {
	padding: 0;
    margin-bottom: 20px;
	}
	
#bbn {
	margin: 20px 0 20px 0;
	width: 200px;
	background: #ccc;
	text-align: center;
}

.tippek {
	background: #b0c4cc;
	background-image: url('../img/headline_tippek.gif');
	color: #333;
	}
		
.tippek ul {
    margin: 0;
    padding: 0;
    list-style: none;
    border: none;
    }
	
.tippek ul li {
    padding: 2px 2px 4px;
    list-style-type: none;
	border-bottom: 1px dashed #333;
    }
	
.tippek a, link, active, visited {
    color: #333;
	text-decoration: none;
	}
	
.tippek a:hover {
	color: #fff;
	text-decoration: none;
	}
	
/*
--- Jobb oldal ---
*/

#jobb {
	width: 200px;
	}

.aktualis {
	padding: 0;
	margin-bottom: 20px;
	}
	
#headlines {
	font-size: 0.7em;
	text-align: left;
	margin: 0 0 20px;
	background-position: top;
	background-repeat: no-repeat;
	padding: 50px 10px 5px 10px;
	}
	
#headlines h1 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 10px;
	}
	
.koncert {
	background: #f1ecde;
	background-image: url('../img/headline_koncert.gif');
	color: #333;
	}
		
.koncert ul {
    margin: 0;
    padding: 0;
    list-style: none;
    border: none;
    }
	
.koncert ul li {
    padding: 2px 2px 4px;
    list-style-type: none;
	border-bottom: 1px dashed #dfd9c7;
    }
	
.koncert a, link, active, visited {
    color: #333;
	text-decoration: none;
	}
	
.koncert a:hover {
	color: #999;
	text-decoration: none;
	}
	
/*
--- Oldal tartalom ---
*/

#tartalom {
	width: 390px;
	margin-bottom: 20px;
	}
	
#banner {
	margin-bottom: 20px;
	clear: both;
    }
	
#comment {
	border: 1px dashed #49674a;
	background: #e1bbbb;
	background-image: url('../img/comment_basic.gif');
	}
		
hr {
	height: 0;
	border-bottom: 1px dashed #7c0000;
	}
	
/*
--- Legfrissebb hírek ---
*/

.main {
	border-bottom: 1px dashed #7c0000;
	}
	
.halfl {
	width: 185px;
	margin-top: 10px;
	float: left;
	padding-right: 8px;
	border-right: 1px dashed #7c0000;
	}

.halfr {
	width: 185px;
	margin-top: 10px;
	float: right;
	padding-left: 8px;
	padding-bottom: 20px;
	}
	
.tovabbihirek {
	clear: both;
	}

/*
--- Alsó info sáv ---
*/
	
#fekete-sav {
    width: 830px;
	height: 20px;
	margin-bottom: 5px;
	padding: 0;
	background: #000;
	}
	
#info a, link, active, visited, hover {
    color: #7c0000;
	text-decoration: none;
	}
	
/*
--- Szekcióra vonatkozó link- és szövegstílusok ---
*/

.content-normal a, link, active, visited, hover {
    color: #7c0000;
	text-decoration: none;
    }
	
.content-normal h1 {
	color: #7c0000;
	}
	
.content-normal h2 {
	color: #7c0000;
	}
	
.content-normal h3 {
	background: #7c0000;
	color: #fff;
	}
	
.kiem {
	color: #cc0000;
	}