body {
  font-family: verdana, sans-serif;
  font-size: 12px; 
  margin: 0;
  padding: 0;
  color: #192649;
  background: url(/images/pattern.jpg);
  background-repeat: repeat-y repeat-x;
}

#container {
  margin-left: -504px;
  margin-right: auto;
  position: absolute;
  left: 50%;
  right: 0;
  top: 0;
  width: 1008px;
  max-width: 1008px;
  vertical-align: top;
}

#header {
  background: url(/images/header.jpg) no-repeat;
  width: 1008px;
  height: 247px;
}

#top {
  background: url(/images/top.jpg) no-repeat;
  width: 1008px;
  height: 141px;
  padding: 0;
}
    
#top div.main {
  padding:0 ;
  padding-top: 55px;
  padding-left: 210px;
}
    
#content {
  background-image: url(/images/content.jpg);
  background-repeat: repeat-y;
  width: 1008px;
  vertical-align: top;
  margin-left: auto;
  margin-right: auto;
  min-height: 100px;
}
    
#content div.main {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 200px;
  padding-right: 200px;
}

#footer {
  background: url(/images/footer.jpg) no-repeat;
  width: 1008px;
  height: 241px;
  margin-left: auto;
  margin-right: auto;
}

#copyright {
  text-align: center;
  font-size: 11px;
  color: #fff;
  padding-top: 200px;
}

#copyright a, #copyright a:hover, #copyright a:visited {
  font-weight: normal;
  color: #fff;
}

    
a#hu_lang {
  position: absolute;
  top: 175px;
  right: 420px;
  display: block;
  width: 72px;
  height: 76px;
  background: transparent url(/images/hu.jpg) no-repeat top left;
}
    
a#fr_lang {
  position: absolute;
  top: 159px;
  right: 504px;
  display: block;
  width: 97px;
  height: 88px;
  background: transparent url(/images/fr.jpg) no-repeat top left;
}

a#hu_lang:hover, a#fr_lang:hover {
  background-position: bottom left;
}

/* -------------------------------------------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6, ul, li, p {
  margin: 0;
}
a img,:link img,:visited img {
  border: none;
}

a, a:visited, a:hover, a:active {
  color: #1f3a82;
  font-weight: bold;
  font-size: 11px;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

.clearfix:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
}

.clearfix {
        display: inline-block;
}

.form_error {
  color: red;
}

#login_table {
	padding: 5px;
}

.login_error  {
  padding:10px;
  padding-left: 5px;
}
.login_label, .login_input {
  text-align:left;
  float:left; 
}

.login_input {
  width:295px;
}

#login_table td.login_error, {
  text-align: center;
  width:250px;
  color:#F00;
}

#login_table td input[type="text"], #login_table td input[type="password"], {
  width:200px;
} 

/* -------------------------------------------------------------------------------------------------- */
/* Fesztivalrol */
#about p {
  line-height: 16px;
  padding-top: 10px;
}

/* Aktualis */
#news div.news_item {
  padding-bottom: 20px;
  text-align: left;
}

#news div.news_item div.title {
  border-bottom: 1px solid white;
  padding-bottom: 2px;
  font-weight: bold;
  letter-spacing: 0.2ex;
}

#news div.news_item div.others {
  float: right;
  margin-right: 5px;
}

#news div.news_item div.datetime {
  margin-left: 5px;
  color: #8b0703;
  font-size: 10px;
}

#news div.news_item div.content {
  padding-left: 2px;
  padding-top: 3px;
  line-height: 16px;
}

/* Linkek */
#links h3 {
  padding-top: 25px;
  padding-bottom: 15px;
}

#links ul {
  list-style-type: none;
}

#links ul li {
  padding-bottom: 10px;
}

#links ul li div.description {
  padding-left: 7px;
  line-height: 16px;
}

#links ul li div.small {
  display: inline;
  font-size: 10px;
  color: #8b0703;
}

/* Kapcsolat */
#contact_list {
	width: 100%;
	max-width: 100%;
}

#contact_list td.picture {
  border-right: 1px solid white;
  border-bottom: 1px solid white;
  width: 55px;
  vertical-align: middle;
}
#contact_list td.name {
  border-right: 1px solid white;
  border-bottom: 1px solid white;
  width: 150px;
  vertical-align: middle;
}

#contact_list td.others {
  border-bottom: 1px solid white;
  vertical-align: middle;
}

#contact_list td.others p {
  padding-left: 5px;
  padding-bottom: 3px;
}

#contact_list div.more {
  color: #8b0703;
}

/* Galeria */
#gallery_categories div.gallery_category {
  border: 1px solid white;
  float: left;
  padding: 2px;
  width: 200px;
  margin-left: 5px;
  margin-right: 5px;
}

#gallery_categories div.gallery_category div.title {
  padding: 2px;
  padding-left: 5px;
  border-bottom: 1px solid white;
}

#gallery_categories div.gallery_category div.picture {
  text-align: center;
  border-bottom: 1px solid white;
  padding-top: 2px;
  padding-bottom: 2px;
}

#gallery_categories div.gallery_category div.description {
  padding: 2px;
  padding-left: 5px;
}

#gallery div.gallery {
  border: 1px solid white;
  float: left;
  padding: 2px;
  width: 150px;
  margin-left: 5px;
  margin-right: 5px;
}

#gallery div.gallery div.title {
  padding: 2px;
  padding-left: 5px;
  border-bottom: 1px solid white;
}

#gallery div.gallery div.picture {
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
}
