body {
	/*background-color:#3b3128;*/
	background:#3b3128 url(../img/bg.jpg) 0 0;
	color:#0CF;	
	font-family:Arial,Tahoma,serif;
	font-size:11px;
	text-align:center;
	
	}


h1 { 
	width:229px;
	height:181px;
	line-height:181px;
	background:url(../img/balatonring.png) 0 0 no-repeat;
	text-indent:-2000px;
	}
h2 { }
h2 { 
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	margin:0 0 20px 0;
	}
h3 {
	font-weight:bold;
	}

.bal h3 a, .jobb h3 a {
	text-decoration:none;
	color:#b3a59a;
	}

.bal h3, .jobb h3 {
	font-size:16px;
/*	font-style:italic;
	font-family:Times,Arial,serif;*/
	}

.verseny {
	padding:0 0 10px 0;
	border-bottom:1px solid #594e45;
	margin:0 0 10px 0;
	}


.verseny h2 a {
	text-decoration:none;
	}

.verseny h2 a:hover {
	text-decoration:underline;
	}

.verseny img {
	float:right;
	margin:8px 0 5px 8px;
	border:3px solid #FFF;
	}

#baloldal h2 {
	margin:0 0 5px 0;
	}

#baloldal h3 a {
	color:#b3a59a;
	line-height:18px;
	/*text-decoration:none;*/
	}

#baloldal p {
	margin:0 0 5px 0;
	font-size:11px;
	}

#baloldal {
	font-size:12px;
	}

#jobboldal p {
	margin:5px 0;
	}

a { color:#fed457; }
a:hover { text-decoration:none; }

a.more {
	text-decoration:none;

	padding:0 0 0 8px;
	font-weight:bold;
	background:url(../img/more.gif) 0 5px no-repeat;
	}

.doboz {
	background:url(../img/sidebar.jpg) 0 0 no-repeat;
	}

.doboz h2 {
	padding:15px 0 0 15px;
	font-size:20px;
	}

.doboz ul {
	margin:10px 15px 15px 15px;
	}

.doboz ul li {
	font-size:10px;
	margin:0 0 5px 0;
	}

.doboz ul li a {
	font-size:12px;
	line-height:22px;
	}

.doboz ul li a.more {
	font-size:11px;
	line-height:22px;
	}

.tickets {
	margin:20px 0;
	}


p { font-size:12px; line-height:16px;}


/* NAVIGATION */

/*#nav {
	color:#FFF;
	margin:5px 0 30px 0;
	background:#453a31 url(../img/bg_nav.gif) 0 0 repeat-x;*
	width:860px;
	height:50px; 
	clear:both;
	}
.menu {
	padding:0; 
	margin:0; 
	list-style:none; 
	height:50px; 
	position:relative; 
	border:1px solid #000; 
	border-width:0 0px; 
	border-bottom:0px solid #444;
	float:left;
	width:650px;
	}
*/
#nav {
	
	color:#FFF;
	margin:5px 0 10px 0;
	background:#453a31 url(../img/fejlec.gif) 0 0 no-repeat;
	width:860px;
	height:181px; 
	clear:both;
	}

.menu {
	padding:102px 0 0 0; 
	margin:0; 
	list-style:none; 
	height:50px; 
	position:relative; 
	border:1px solid #000; 
	border-width:0 0px; 
	border-bottom:0px solid #444;
	float:left;
	width:650px;
	}
	
.menu li {float:left;}

.menu li a {
	display:block; 
	float:left; 
	height:50px; 
	line-height:50px; 
	color:#FFF; 
	text-decoration:none; 
	font-size:20px; 
	font-weight:bold; 
	text-align:center; 
	padding:0 12px; 
	cursor:pointer;
/*	background:#575757 url(../img/divider.gif) right center no-repeat; */
	}

.rss {
	text-align:right;
	height:25px; 
	line-height:25px; 
	float:left;
	display:block;
	color:#333;
	font-size:10px;
	width:160px;
	padding:10px 10px 0 0;
	}

.rss img {
	margin:0 0 0 2px;
	}
	
/*
.rss a {
	background-color:#F90;
	color:#FFF;
	font-weight:bold;
	padding:2px 3px;
	border:1px solid #FFF;
	text-decoration:none;
	}
*/

.menu li.current a {color:#fff; background:url(button3.gif);}
.menu li a:hover {color:#fff; text-decoration:underline; /*background:#d0c6bc url(button2.gif);*/}
.menu li.current a:hover {color:#fff; background:#000 url(button3.gif); cursor:default;}

/* SEARCH */

form.keres {
	margin:20px 0;
	}

form label {
	font-size:11px;
	text-transform:uppercase;
	display:block;
	margin:20px 0 5px 0;
	color:#fed457;
	}

form input, textarea {
	width:244px;
	padding:8px;
	font-family:Arial, Tahoma, serif;
	font-size:14px;
	background:#c5b7ab;
	color:#3b3128;
	letter-spacing:0px;
	border:1px solid #FFF;
	margin:0 0 4px 0;
	}

textarea {
	height:80px;
	}

input.submit {
	text-align:center;
	margin-top:20px;
	text-indent:0px;
	width:60px;
	background:#fed457;
	border:1px solid #fed457;
	padding:0px;
	}

/* ARTICLE */

.article {
	border-bottom:5px solid #594e45;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	}

.article h2 { 
	color:#fed457; 
	margin:0 0 5px 0;
	}

.article h3 {
	font-weight:normal;
	font-style:italic;
	margin:0 0 5px 0;
	}

.article img {
	width:300px;
	float:left;
	margin:3px 10px 5px 0;
	border:3px solid #FFF;
	}

blockquote {
	font-weight:bold;
	margin:0 0 5px 0;
	font-size:12px;
	}

.article table {
	margin:20px 0;

	font-size:11px;
	width:400px;
	border:2px solid #594e45;
	}

.article table th {
	background:#92B600;
	font-weight:bold;
	font-size:12px;
	padding:3px;
	border-bottom:1px solid #FFF;
	}

.article table td {
	padding:3px;
	border:1px solid #594e45;
	}

/* PHOTO GALLERY */
.photo-gallery {
	margin:10px 0;
	}

.photo-gallery p {
	font-size:11px;
	
	}

ul.gallery {
	margin:10px 0 0 0;
	width:240px;
	clear:both;
	}

ul.gallery li {
	display:block;
	float:left;
	margin:0 5px 0 0;
	}

ul.gallery li a img {
	border:2px solid #FFF;
	width:50px;
	}

ul.gallery li a:hover img {
	border-color:#fed457;
	}

.fooldalalso {
	margin:10px 0;
	}

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

