*
{
	margin: 0;
	padding: 0;
}

body
{
	background-color: #ffffff;
	background-image: url("images/bg.png");
	background-repeat: repeat-y;
	font-family: Georgia, "Times New Roman", serif;
	height: 100%;
}

h1, h2, h3, h4, h5, h6
{
	text-align: left;
}

h1
{
	background-image: url("images/szak-logo.png");
	background-repeat: no-repeat;
	display: block;
	height: 273px;
	left: 0;
	overflow: hidden;
	padding-left: 150px;
	position: absolute;
	top: 0;
	width: 0px;
}

h1 a
{
	display: block;
	height: 273px;
	margin-left: -150px;
	padding-left: 150px;
	width: 150px;
}

h2
{
	font-size: 16pt;
	font-weight: normal;
}

h2.dontshow
{
	display: none;
}

h3
{
	font-size: 14pt;
	font-weight: normal;
	padding-bottom: 16pt;
	text-align: justify;
}

h4
{
	font-size: 14pt;
	font-weight: normal;
	padding-bottom: 14pt;
	text-align: left;
}

a
{
	color: #c80009;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

p
{
	padding-bottom: 24px;
	text-indent: 24px;
}

em
{
	font-style: italic;
	font-weight: bold;
}

h2 em, h3 em, h4 em, h5 em, h6 em
{
	font-weight: normal;
}

#fomenu
{
	background-image: url("images/fejlecek/asztal.jpg");
	background-repeat: no-repeat;
	border-bottom: 6px #b98d30 solid;
	display: block;
	font-size: 12pt;
	left: 150px;
	padding: 185px 0 4px 23px;
	position: absolute;
	top: 0;
	width: 852px;
}

#fomenu li
{
	display: inline;
}

#fomenu a
{
	color: #000;
	font-weight: bold;
	padding: 3px 10px 4px 10px;
}

#fomenu a:hover, #fomenu a.kiemelt:hover
{
	background-color: #fff;
	color: #000;
	text-decoration: none;
}

#fomenu a.kiemelt
{
	background-color: #b98d30;
	color: #fff;
}

#left
{
	float: left;
	margin-top: 273px;
	width: 150px;
}

#right
{
	border-left: 1px #b98d30 solid;
	border-right: 1px #b98d30 solid;
	display: block;
	min-height: 100%;
	left: 745px;
	padding: 24px 24px 48px 24px;
	position: absolute;
	top: 207px;
	width: 230px;
}

.menu, #galeria_nav ul
{
	color: #b98d30;
}

.menu li, #galeria_nav li
{
	padding-bottom: 10px;
}

#center
{
	margin: 0 0 0 150px;
	padding: 231px 32px 48px 32px;
	text-align: center;
	width: 531px;
}

#center p
{
	padding-bottom: 24px;
	text-align: justify;
}

#center p.noindent
{
	text-indent: 0;
}

#center ul
{
	padding: 0 0 24px 24px;
}

#center ul.nobullet
{
	padding-bottom: 24px;
	list-style-type: none;
}

#center ul.noindent
{
	padding-left: 0;
}

#center img
{
	border: 1px #b98d30 solid;
}

#center img.noborder
{
	border: none;
}

#center img.left
{
	float: left;
	margin: 0.7ex 20px 20px 0;
}

#center img.right
{
	float: right;
	margin: 0.7ex 0 20px 20px;
}

#center ul.left
{
	float: left;
}

#center ul.right
{
	float: right;
}

#center table
{
	border-collapse: collapse;
	margin-bottom: 24px;
	text-align: left;
	width: 100%;
}

#center caption
{
	font-style: italic;
	font-weight: bold;
	padding-bottom: 12px;
	text-align: left;
}

#center thead
{
	font-weight: bold;
}

#center td
{
	vertical-align: top;
	width: 10em;
	text-align: left;
}

#center td.szam
{
	text-align: right;
}

#center tr.odd
{
	background-color: #eee;
}

#footer
{
	font-size: 8pt;
	padding: 48px 32px 24px 182px;
	width: 531px;
}

.newsdate
{
	color: #aaa;
	display: block;
	font-size: 10pt;
	width: 541px;
}

#galeria_nav
{
	border-left: 1px #b98d30 solid;
	border-right: 1px #b98d30 solid;
	display: block;
	height: 100%;
	left: 595px;
	padding: 24px 24px 48px 24px;
	position: absolute;
	top: 6px;
	width: 230px;
}

#galeria_index a img
{
	margin: 0 24px 22px 0;
}

#galeria_index a:hover img
{
	border-bottom: 6px #b98d30 solid;
	margin: 0 24px 17px 0;
}

#galeria_index .kep_info
{
	display: none;
}

#galeria_pic img
{
	margin: 24px 0;
}

.kep_datum
{
	display: none;
}

.lang
{
	margin: 4px 30px;
}

.lang a
{
	color: #fff;
}

.lang ul
{
	list-style-type: none;
}

.lang li
{
	background-position: 0 4px;
	background-repeat: no-repeat;
	padding-left: 20px;
}

.lang .eng
{
	background-image: url("images/gb.png");
}

.lang .deu
{
	background-image: url("images/de.png");
}

.lang .hun
{
	background-image: url("images/hu.png");
}

.singlepic
{
	margin-top: 20px;
}

ol
{
	list-style-position: inside;
}

ul
{
	text-align: left;
}

#programok h3
{
	font-size: 12pt;
	padding-bottom: 5px;
}

span.programdate
{
	background-color: #b98d30;
	color: #fff;
	display: block;
	font-weight: bold;
	padding: 5px;
	width: 526px;
}

#programok span.newshead
{
	background-color: #dfbc73;
	display: block;
	font-weight: bold;
	padding: 5px;
	text-align: left;
	width: 526px;
}

#programok span a
{
	color: #c80009;
	text-decoration: underline;
}

#programok span a:hover
{
	text-decoration: none;
}

#programok p
{
	padding: 0 5px 15px 5px;
	text-align: left;
	text-indent: 0;
}

h2 a, h3 a, h4 a, h5 a, h6 a, a[name]
{
	color: inherit;
	text-decoration: none;
}

#center p.small
{
	font-size: 75%;
	padding-bottom: 7px;
}

#center blockquote
{
	border: 1px solid #b98d30;
	margin: 0 auto 24px auto;
	padding: 15px;
	width: 80%;
}

#center .clear
{
	clear: both;
}

/*#center #konyvtarnav
{
	background-image: url("images/konyvtarnav.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	height: 272px;
}*/

#center #konyvtarnav img
{
	float: left;
	margin: 0 15px 24px 15px;
}

#center #konyvtarnav ul
{
	width: 161px;
}

#center ul.napimenu
{
	margin-bottom: 24px;
}

#center ul.napimenu li
{
	display: block;
	float: left;
	font-weight: bold;
	min-height: 5em;
	margin: 5px;
	width: 14em;
}

#center ul.napimenu li ul
{
	padding-left: 0.5em;
}

#center ul.napimenu li ul li
{
	display: block;
	float: none;
	font-size: 0.8em;
	font-weight: normal;
	min-height: 0;
	width: auto;
}
#center table.napimenu td
{
	font-size: 75%;
	padding: 3px;
}

div.announce
{
	border: 1px solid #c80009;
	background-color: #fff;
	font-size: 70%;
	margin: 0 auto 25px auto;
	padding: 10px;
	width: 110px;
}

.announce p
{
	margin: 0;
	padding: 0;
	text-indent: 0;
}

span.announce
{
	background-color: #c80009;
	color: #fff;
	display: block;
	font-weight: bold;
	margin: 25px auto 0 auto;
	padding: 3px 9px;
	width: 114px;
}

.menu span
{
	color: #000;
}
#center p em {
	font-size: small;
}
#center p em {
	text-align: center;
}
#center p em {
	text-align: left;
}
#center p em {
	text-align: center;
}
#center #hirek {
	text-align: justify;
}

