/*
2005-2010. Webelit Bt. www.webelit.hu - info@webelit.hu
coder: Molnár György, utolsó mód.: 2010.02.18.
---------------------------------
  GLOBÁLIS formázások!
---------------------------------
*/
body {
  font-size: 13px;
  margin: 0;
  padding: 0;
  background-image: url(../img/bg.gif);
}
body, textarea {
  font-family: Arial, Helvetica, sans-serif;
}
#container {
  position: relative;
  width: 770px;
  margin: 0 auto;
  padding-bottom: 10px;
  background-color: White;
}
.left {
	float: left;
	margin: 0 1em .5em .5em;
}
.right {
	float: right;
	margin: 0 .5em .5em 1em;
}
a {
  font-weight: bold;
  color: #590000;
}
a:hover {
	text-decoration: none;
}
a.docs-pdf {
  padding-left: 20px;
  background: transparent url(../img/icon-pdf.gif) no-repeat left;
}
a.docs-xls {
  padding-left: 20px;
  background: transparent url(../img/icon-xls.gif) no-repeat left;
}
sup {
	font-size: .7em;
}
acronym {
  border-bottom: 1px dotted Black;
  cursor: help;
}
cite {
  font-weight: bold;
}
p.previous a, p.next a {
  background-image: url(../img/icons.gif);
  background-repeat: no-repeat;
}
p.previous a {
  padding: 3px 3px 3px 30px;
  background-position: left -177px;
}
p.next a {
  padding: 3px 30px 3px 3px;
  text-align: right;
  background-position: right -75px;
}
p.error {
  padding: 5px;
  border: 2px solid Red;
  font-weight: bold;
  text-align: center;
  background-color: Yellow;
}
/* Nem látszanak, csak nyomtatási nézetben! */
#header p span, ul#info span {
	display: none;
}
/* Egyforma betütípus */
h2, h1, h3, h4, h5, #menu-fomenu, legend strong, p.alairas, ul.subdirs, p.hegy, p.hketto, .database-index strong {
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
  color: #590000;
}
.kiemelt {
	font-weight: bold;
/*  font-size: 1.2em;*/
}
.fontos {
color:#590000;
font-size:1.2em;
}

/*
---------------------------------
  FEJLÉChez tartozó formázások!
---------------------------------
*/
#header {
  position: relative;
  width: 750px;
  height: 260px;
  padding: 0 10px 7px;
  background: White url(../img/bg_header.jpg) no-repeat top;
}
#header-content {
  height: 256px;
  border-bottom: 4px solid #590000;
}
#footer h2, #header p, p.hegy {
  position: absolute;
  margin: 0;
}
#footer h2, p.hegy {
  top: 190px;
  right: 0;
  width: 550px;
  height: 40px;
  margin: 0;
  padding: 0;
  font-size: 2.1em;
  text-align: center;
  font-style: italic;
  line-height: 1.3em;
}
h2 span, p.hegy span {
  display: block;
  font-size: .5em;
  margin: -.5em 0 0;
}
p#back-to-startpage {
  top: 0;
  left: 10px;
  width: 186px;
  height: 178px;
  padding: 71px 0 0 16px;
  background-color: #F0D3B3;
}
p#back-to-startpage a {
  display: block;
  width: 168px;
  height: 78px;
  background-image: url(../img/logo.gif);
}
p#sitename {
  bottom: 25px;
  left: 10px;
  width: 200px;
  text-align: center;
}
p#sitename a {
  text-decoration: none;
  font-size: .85em;
}
/*
---------------------------------
  A TÖRZShöz tartozó formázások!
---------------------------------
*/
h1, p.hegy {
  float: right;
  width: 485px;
  height: 30px;
  margin: 0;
  padding: 14px 17px 3px;
  font-size: 1.8em;
  text-align: right;
  background-color: #F0D3B3;
  border-bottom: 2px dotted #590000;
}
h1 .almenu, p.hegy .almenu {
  font-size: .8em;
  padding-left: 6px;
  font-weight: normal;
  font-style: italic;
}
h1 .almenu:before, p.hegy:before {
  content: " - ";
}

#h1-nyitooldal h1 {
	text-align: center;
}
#h1-nyitooldal h1 p {
	margin: 0px;
	padding: 0px;
	line-height: 25px;
}
.menu-fomenu h3, #text h3 , legend strong, #startpage h1, #main h2 {
  font-size: 1.6em;
  font-style: italic;
  padding: 0 0 3px;
  font-weight: normal;
  border-bottom: 2px dotted #590000;
}
.menu-fomenu h3, #startpage h1, #main h2 {
  clear: both;
  margin: 1.5em 0 1em;
  font-weight: normal;
}
#main h2.first {
  margin: 0 0 1em;
}
#main {
  width: 750px;
  padding: 0 10px 7px;
}
/*
.startpage #main {
  background: White url(../img/bg_startpage.jpg) no-repeat 217px 0;
}*/
#main-content, #main-content-startpage {
  width: 740px;
  background: transparent url(../img/bg_main.gif) repeat-y left;
  overflow: hidden;
}
#menu-fomenu {
  float: left;
 	width: 164px;
  margin: 0;
  padding: 18px;
  list-style: none;
}
#menu-fomenu li {
  position: relative;
  margin: 0;
  padding: 0;
}
#menu-fomenu li a {
  display: block;
  width: 148px;
  padding: 8px;
  font-size: 1.2em;
  text-decoration: none;
  border-bottom: 2px dotted #590000;
}
#menu-fomenu li:hover {
  background-color: #F7E6D5;
}
#menu-fomenu li ul {
  display: none;
  position: absolute;
  top: -2px;
  left: 164px;
  margin: 0;
  padding: 0;
  list-style: none;
  border-top: 2px dotted #590000;
  border-right: 2px dotted #590000;
  border-bottom: 2px dotted #590000;
  background-color: #F7E6D5;
  z-index: 100;
}
#menu-fomenu li li {
  padding: 0;
  margin: 0;
}
#menu-fomenu li li a {
  width: 151px;
  padding: 5px;
  font-size: 1.2em;
  font-style: italic;
/*  font-weight: normal;*/
  border-bottom: none;
}
#menu-fomenu li:hover ul {
	display: block;
}
#menu-fomenu li:hover ul ul {
  display: none;
}
#menu-fomenu li li:hover {
  background-color: #F0D3B3;
}
#menu-fomenu li li:hover ul {
  display: block;
}
#menu-fomenu ul ul {
  left: 161px;
  border-left: 4px solid #F0D3B3;
  background-color: #F0D3B3;
}
#menu-fomenu li li li a {
  font-weight: normal;
/*  font-size: .8em;*/
}
#menu-fomenu li li li a:hover {
/*  font-weight: normal;*/
  background-color: #F7E6D5;
}
#menu-fomenu li.fomenu-utolso a {
  border-bottom: none;
}
#menu-fomenu ul strong {
/*  font-weight: normal;*/
}
#startpage {
  float: right;
  width: 545px;
}
#startpage p, #startpage ul {
  font-size: 1.2em;
}
#startpage h1 {
	float: none;
	width: auto;
	height: auto;
	margin: 1.5em 0 .5em;
	background-color: transparent;
	text-align: left;
/*  color: #F60;*/
/*  font-size: 1.6em;*/
}/*
#startpage h1#startpage-elso {
  margin: .75em 0;
  text-align: center;
  font-style: normal;
  font-weight: bold;
  border-bottom: none;
}*/
#ervek-elsoharom {
  width: 300px;
  margin: 3em 0 0;
  padding: 10px 10px 10px 200px;
}
.ervek {
	margin: 1em 0 0;
	padding: 0;
  list-style: none;
}
.ervek li {
  margin: 0 0 1em;
  padding: 0 0 0 .5em;
  border-left: 2px solid #590000;
/*  background-image: url(../img/points.gif);
  background-repeat: no-repeat;*/
}
.ervek li span {
  font-weight: bold;
  color: #590000;
}
#startpage, #text, #text-footer {
  float: right;
  width: 485px;
  padding: 55px 17px 17px 17px;
}
ul.subdirs {
	margin: 3em 0 1em;
	padding: 0;
  list-style: none;
}
ul.subdirs li {
  margin: 0 0 .5em;
}
ul.subdirs li a {
  display: block;
  padding: .5em;
  font-size: 1.2em;
  background-color: #F0D3B3;
}
#text-footer {
  clear: both;
  float: right;
  width: 519px;
  padding: 17px 0 0 0;
  border-top: 2px dotted #590000;
}
p#to-message-form, ul#functions li a {
  background-image: url(../img/icons.gif);
  background-repeat: no-repeat;
}
p#to-message-form {
  float: left;
  width: 35%;
  margin: 0;
  padding: 0 0 0 30px;
  background-position: left -125px;
}
ul#functions {
  float: right;
  width: 48%;
  margin: 0;
  padding: 0;
  list-style: none;
}
ul#functions li {
  margin: 0;
  padding: 0;
}
ul#functions li a {
  display: block;
  margin: 0 0 6px;
  padding: 3px 30px 3px 3px;
  text-align: right;
}
li#pagetop a {
  background-position: right -52px;
}
li#print a {
  background-position: right -102px;
}
ul.database-index {
  margin: 1em 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
ul.database-index li {
  float: left;
  width: 95px;
  margin: 13px;
  padding: 0;
  text-align: center;
}
ul.database-index li strong {
  width: 85px;
  height: 3em;
  margin: .5em 0 0 0;
  padding: 5px;
  color: Black;
  font-weight: normal;
  border-top: 2px dotted Black;
}
ul.database-index li a.kep {
  display: block;
  width: 95px;
  height: 100px;
  padding: 14px 0;
}
ul.database-index li a.kep:hover {
  background-color: #F7E6D5;
}
ul.database-index img {
  border: none;
}
.database-index strong {
	display: block;
}
a.ajanlat {
	font-size: .8em;
}
table {
  width: 80%;
  border: 1px solid #590000;
}
th {
  width: 30%;
  text-align: right;
  background-color: #F0D3B3;
}
th, td {
  padding: .5em;
}
#bemutato-terem {
  width: 80%;
  margin: 1em auto;
  padding: 1em;
  border: 1px solid #590000;
  background-color: #FFFACD;
}
#bemutato-terem p.lead {
  font-weight: bold;
}
fieldset {
  margin: 0;
  padding: 1.5em 0 2em;
  border: none;
}
fieldset#permission {
  height: 10em;
}
fieldset ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
fieldset li {
  clear: both;
  margin: 0 0 .5em;
  overflow: hidden;
}
fieldset li li {
  padding: 0.2em 0 0;
}
fieldset fieldset {
  position: relative;
  padding: 0;
}
fieldset fieldset legend {
	white-space: normal;
}
fieldset fieldset legend span {
  position: absolute;
  top: 0;
  left: 0;
}
label, fieldset fieldset legend span {
  display: block;
  margin: 0 1em 0 0;
  width: 12em;
  text-align: right;
  font-weight: bold;
}
fieldset fieldset legend span span {
	position: static;
	width: auto;
	margin: 0;
	font-weight: normal;
	font-size: .8em;
}
legend strong {
  margin: 1em 0 0;
  display: block;
  font-weight: normal;
}
label {
  float: left;
}
li.input input, textarea, select {
  width: 20em;
  padding: 1px;
  border: 1px solid #F0D3B3;
  background-color: #F0D3B3;
}
textarea {
  font-size: 1em;
}
.date select {
  width: auto;
}
li.radio ol {
  padding: 0 0 0 13em;
}
li.radio li {
  clear: none;
  display: inline;
}
li.radio input {
  float: left;
  margin: 0 .5em 0 0;
}
fieldset fieldset label {
  width: 4em;
  margin-right: 0;
  text-align: left;
  font-weight: normal;
}
fieldset#form-buttons {
  padding: 1em 0 0;
  text-align: right;
  border-top: 2px dotted #590000;
}
fieldset#form-buttons input {
  padding: .2em .4em;
  margin-left: .3em;
  color: #F0D3B3;
  font-weight: bold;
  border: none;
  background-color: #590000;
}
#spmcheck, .antispma {
  display: none;
}
.error-form-row label, .radio.error-form-row legend {
  color: Red;
}
.error-form-row fieldset label {
  color: Black;
}
form em {
  display: block;
  font-size: .8em;
}
p#error-form, p#submit-text, .notice {
  width: 70%;
  margin: 1em auto;
  padding: .5em;
  font-weight: bold;
  text-align: center;
}
p#error-form {
  border: 3px double Red;
  background-color: Yellow;
}
p#submit-text, .notice {
  border: 3px double Black;
  background-color: #E5E5E5;
}
ul#sitemap li {
  margin: 1em 0 0;
  color: #590000;
}
ul#sitemap a {
  font-weight: bold;
}
ul#sitemap a em {
  font-weight: normal;
}
p.alairas {
  font-style: italic;
  text-align: right;
}
p.alairas span {
  display: block;
  font-size: 1.4em;
  font-weight: bold;
}
a.map img {
  border: 2px solid Black;
}
a.map {
  display: block;
  width: 155px;
  height: 129px;
  padding: 5px;
}
a.map:hover {
  background-color: #F7E6D5;
}
/*
---------------------------------
  A LÁBLÉChez tartozó formázások!
---------------------------------
*/
#footer {
  clear: both;
  width: 750px;
  margin: 0 auto;
  padding: 7px 0 0;
  border-top: 4px solid #590000;
}
#footer-content {
  width: 750px;
  background-color: #F0D3B3;
  overflow: hidden;
}
#footer ul {
  width: 48%;
  margin: 0;
  padding: 0;
  list-style: none;
}
#footer li {
  margin: 0;
  border-left: 2px solid White;
}
ul#info {
  float: left;

}
ul#misc {
  float: right;
}
ul#misc li {
  float: right;
    display: inline;
}
ul#info li {
  float: left;
}
#footer li, #footer li a {
  color: #590000;
}
li#phone, li#email a, #quotation a {
  display: block;
  padding: 5px 15px 5px 40px;
  background-image: url(../img/icons.gif);
  background-repeat: no-repeat;
}
li#phone {
  background-position: 0 0;
}
li#email a {
  background-position: 0 -25px;
}
#quotation a {
  background-position: 0 -200px;
}
ul.sitemap-list {
  margin: 1em 0 2em;
}
ul.sitemap-list li {
  margin: 0 0 .5em;
}
ul.sitemap-list ul {
  margin: .5em;
}
ul.sitemap-list ul li {
  font-style: italic;
}
#reklam {
	margin: 10px 0 0;
	background-color: #FFFFB3;
	overflow: hidden;
}
#testreklam {
	width: 85%;
	margin: 0 auto;
}
#testreklam p {
	padding: 1.5em 0 0;
	font-size: 1.4em;
	text-align: center;
}
#testreklam a {
	color: Red;
}
#testreklam img {
	float: right;
	margin: 0 1em 10px 1em;
	border: none;
}
/*
---------------------------------
  A SITEINFO-hoz tartozó formázások!
---------------------------------
*/
#siteinfo {
  clear: both;
  width: 100%;
  font-size: .8em;
  text-align: center;
  margin: 0;
  padding: 7px 0 14px;
  list-style: none;
}
#siteinfo li {
  display: inline;
  border-right: 1px solid Black;
  margin: 0;
  padding: 0 6px;
}
#siteinfo li.utolso {
  border-right: none;
}

h1 a { text-decoration: none; }
/* CSS Document */

