/* Börzsöny Barokk Napok - oldalak */

body {
	min-width: 1004px;
	max-width: 1280px;
	margin: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background: #fff;
	text-align: left; 
}
	
img {
	border: 0;
}
	
/* Az oldal összetevői */

#fejlec {
	height: 250px;
	background: url('../img/fejlec_bg.jpg') no-repeat;
	text-align: right;
}

#lang {
	text-align: right;
	padding: 20px 20px 0 0;
}
	
#lang a, link, active, visited {
	color: #333;
	text-decoration: none;
}
	
#lang a:hover {
	color: #333;
	text-decoration: underline;
}
	
#fejlec #logo {
	margin: 20px 20px 0 0;
}

#elvalaszto {
	height: 10px;
	background: #eee;
}

#szlogen {
	background: url('../img/szlogen.png') no-repeat #414042;
	height: 40px;
	text-align: right;
}

#szlogen img {
	margin: 7px 20px 0 0;
}
		
#cont {
	clear: both;
	margin: 0;
	padding: 40px 4% 20px 4%;
	background: url('../img/bg_cont.jpg') repeat-x top left ;
}
	
#oldalsav {
	width: 19%;
	min-width: 150px;
	float: left;
	margin: 0 50px 20px 0;
}
	
ul#menu {
	margin: 0;
	padding-left: 0;
}
	
ul#menu li {
	list-style: none;
	margin-bottom: 5px;
	padding-left: 10px;
}
	
ul#menu a, link, active, visited {
	font-weight: bold;
	color: #414042;
	text-decoration: none;
}
	
ul#menu a:hover {
	color: #822121;
}
	
ul#menu #current {
	background: #414042;
	padding: 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
	
ul#menu #current a, link, active, visited, hover {
	color: #fff;
	text-decoration: none;
}
	
ul#menu #current ul {
	margin: 10px 0 0 20px;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
}
	
ul#menu #current ul li {
	list-style: url('../img/lista_nyil_f.gif');
}
	
ul#menu #current ul li a:hover {
	text-decoration: underline;
}
	
ul#menu #current ul #cur a {
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 2px;
	text-transform: none;
	padding: 0;
}

.banner-150 {
	mind-width: 150px;
	text-align: center;
	margin: 40px 0 20px 0;
}

#fidelio {
	text-align: center;
	margin: 0;
}

.banner-200 {
	width: 200px;
	border: 10px solid #ccc;
	margin: 40px 0 20px 0;
}
	
#tartalom {
	width: 64.3%;
	min-width: 400px;
	float: left;
	margin-bottom: 20px;
	border-top: 10px solid #414042;
	padding: 30px;
	background: #fff url('../img/bg_tartalom.png') top left no-repeat;
}
	
/*#fesztival_adatok {
	float: right;
	width: 590px;
	padding: 10px 15px 10px 15px;
	margin-top: 20px;
	border: 10px solid #ccc;
	font-size: 0.7em;
	color: #777;
	font-weight: bold;
}
	
#fesztival_adatok ul {
	margin: 0;
	padding: 10px 0 0 0;
}
	
#fesztival_adatok ul li {
	list-style: none;
	margin-bottom: 10px;
}
	
#fesztival_adatok h1 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0;
}*/
	
#info {
	margin-top: 20px;
	border: 1px solid #ccc;
	padding: 10px 15px 10px 15px;
	color: #414042;
	font-size: 0.9em;
	clear: both;
}
	
#info a, link, active, visited {
	color: #414042;
	text-decoration: none;
}
	
#info a:hover {
	text-decoration: underline;
}
	
.clear {
	width: 100%;
	clear: both;
	padding: 0;
}
	
/*#nav {
	text-align: right;
	margin-top: 40px;
	font-size: 0.85em;
}
	
#nav a, link, active, visited {
	color: #414042;
	text-decoration: none;
}
	
#nav a:hover {
	color: #822121;
	text-decoration: none;
}*/
	
/* Hírek dátum - A hírek címsora a content-normal 2-es címsor */

.date {
	text-align: right;
	padding-right: 5px;
	color: #414042;
}
	
.date-visszhang {
	text-align: left;
	padding-left: 5px;
	color: #414042;
}
	
/* Támogatók táblázat */

#tam {
	width: 500px;
	text-align: center;
	margin-top: 30px;
}

#tam a, link, active, visited {
	font-weight: bold;
	text-decoration: none;
}

#tam img {
	clear: both;
}
	
.bal {
	width: 250px;
	vertical-align: top;
	padding-bottom: 40px;
}
	
.jobb {
	width: 250px;
	vertical-align: top;
	padding-bottom: 40px;
}
	
/* Program táblázat */

#program {
	width: 100%;
	border: 0;
	margin: 30px 0 30px 0;
}

#program .helyszin-head, .program-head {
	background: none;
}

#program .datum {
	width: 9%;
	color: #822121;
	vertical-align: top;
	font-weight: bold;
	padding: 10px 10px 10px 0;
}

#program .datum #nap {
	font-size: 2em;
	font-weight: normal;
}

#program .helyszin {
	width: 31%;
	background: #822121;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	padding: 10px;
	text-align: left;
}
	
#program .program {
	width: 60%;
	background: #eee;
	padding: 10px;
	text-align: left;
}
	
#program .program a, link, active, visited {
	font-weight: bold;
	text-decoration: none;
}

#csaladi, #csaladi_list {
	background: url('../img/csaladi_bg.png') repeat-y #48a230;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px 5px 5px 15px;
}

#csaladi {
	width: 30%;
	margin-bottom: 20px;
	font-size: 1.5em;
}

#csaladi_list {
	margin: 0 10px 10px 0;
}
	
/* Helyszín bélyegképek */

#helyszin .thumb {
	margin: 0 20px 30px 0;
	float: left;
}

#helyszin .thumb img {
	border: 5px solid #ccc;
	margin: 0 10px 5px 0;
}
	
#helyszin .thumb a, link, active, visited {
	font-weight: bold;
	text-decoration: none;
}

#fesztivalterkep {
	width: 98.5%;
	max-width: 800px;
	border: 5px solid #ccc;
	margin: 15px 0 15px 0;
}
	
/* Galéria bélyegképek index */

#galeria .thumb {
	margin: 30px 0 0 0;
	clear: both;
}

#galeria .thumb img {
	border: 5px solid #ccc;
	margin-right: 10px;
}
	
#galeria .thumb a, link, active, visited {
	font-weight: bold;
	text-decoration: none;
}
	
/* Galéria bélyegképek gals */

#galeria_thumbs img {
	width: 120px;
	height: 80px;
	margin: 0 30px 30px 0;
	border: 5px solid #ccc;
	float: left;
}

.clear {
	margin: 25px 0 25px 0;
	padding: 0;
	clear: both;
}

.pic {
	margin: 20px 0 15px 0;
}

.pic-2 {
	margin: 0 0 15px 0;
}

.pic img, .pic-2 img {
	border: 5px solid #ccc;
	margin-bottom: 2px;
}
	
/* Szöveg- és hivatkozásstílusok */

.content-normal {
	font-size: 0.75em;
	color: #000;
}

.content-normal p {
	text-align: justify;
}
	
.content-normal ul li {
	list-style: url('../img/lista_nyil.gif');
}
	
.content-normal a, link, active, visited {
	color: #000;
	text-decoration: underline;
}
	
.content-normal a:hover {
	color: #822121;
	text-decoration: underline;
}
	
.content-normal h1 {
	font-size: 1.7em;
	font-weight: normal;
	margin: 0 0 40px 0;
	padding: 0;
	text-align: left;
	color: #822121;
}
	
.content-normal h2 {
	font-size: 1em;
	font-weight: bold;
	border-bottom: 1px solid #822121;
	padding: 5px;
	color: #822121;
	margin-bottom: 5px;
	text-align: left;
}
	
.content-normal h3 {
	font-size: 1em;
	font-weight: bold;
	color: #822121;
	text-align: left;
	margin-top: 35px;
}
	
.content-normal h4 {
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	color: #822121;
	text-align: left;
}

.content-normal h5 {
	font-size: 1.5em;
	font-weight: normal;
	font-style: italic;
	color: #822121;
	text-align: left;
}
	
.content-normal .thin {
	font-weight: normal;
}
	
.content-normal .right {
	text-align: right;
}
	
.content-normal .left {
	text-align: left;
}
	
.content-normal .center {
	text-align: center;
}
	
.content-normal hr {
	border-top: 1px dashed #822121;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	margin: 25px 0 25px 0;
	clear: both;
}
	
.content-normal #headline {
	background: #822121;
	padding: 10px;
	color: #fff;
	font-weight: bold;
	margin: 30px 0 30px 0;
}
	
.content-normal #headline a, link, active, visited {
	color: #fff;
	text-decoration: none;
}
	
.content-normal #headline a:hover {
	color: #fff;
	text-decoration: underline;
}
	
.content-normal .kiem {
	letter-spacing: 1px;
	font-weight: bold;
	text-align: left;
	padding-left: 20px;
	background: url('../img/bg_kiem.gif') left repeat-y;
}
	
.content-normal .apro {
	font-size: 0.8em;
}

