html {
	min-height: 100%;
	overflow: hidden;
	overflow-y: scroll;
}
* {
	margin: 0px;
	padding: 0px;
	border: 0px; 
}
body {
	font-family: verdana, arial;
	font-size: 12px;
	background: black;
	margin: 0;
	padding: 0;
	color: #708078;
/*	margin: auto auto auto auto;*/
}

h1 {
	font-family: verdana, arial;
	color: #fa9900;
	font-size: 2em;
	line-height: 22px;
	text-align: center;
	margin: 0;
	padding: 0;
	margin-bottom: 8px;
}

h2 {
	font-family: "Lucida Bright", Geargia, "Times New Roman", times;
	font-size: 1.5em;
	letter-spacing: 1px;
	color: #a5bfa2;
	text-align: left;
	margin: 0;
	padding: 0;
	padding-top: 16px;
	margin-bottom: 10px;
}

p {
	font-size: 1em;
	line-height: 1.4em;
	text-align: justify;
	margin: 0;
	padding: 0;
	padding-top: 2px;
	padding-bottom: 8px;
}

.bold {
	letter-spacing: 1px;
}

a {
	font-weight: bold;
/*	letter-spacing: 1px;*/
	color: #ddd;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
/*	letter-spacing: 0em;*/
	color: #fa9900;
	text-decoration: none;
  outline: none;
	border: 0 none;
}
a:focus {
	border: 0 none;
  outline: none;
}
a:active {
  outline: none;
}

:-moz-any-link:focus {
  outline: none;
}

#body {
	width: 1024px;
	background: black url(background.jpg) repeat-y fixed center top;
	margin: 0px auto 0px auto;
}
#container {
	width: 808px;
/*	height: 600px;*/
	margin: 0px auto 0px auto;
	padding: 0;
/*	margin-top: 10px;*/
}

#header{
/*	width: 760px;*/
	margin: 20px auto 0px auto;
	height: 292px;
	background: url(header.jpg);
	margin: 0;
	padding: 0;
}

#footer {
/*	width: 760px;*/
/*	margin: 20px auto 0px auto;*/
	height: 33px;
	background: url(footer.gif) no-repeat;
	padding: 0;
	margin: 0;
	padding-left: 40px;
	padding-right: 40px;
}
#footer p {
	padding: 0;
	margin: 0;
	padding-top: 10px;
}

#footer_en {
/*	width: 760px;*/
/*	margin: 20px auto 0px auto;*/
	height: 84px;
	background: url(footer_en.jpg);
	margin: 0;
	padding: 0;
}

#content {
	margin: 0;
	/*min-height: 200px;*/
	margin-top: 4px;
	margin-bottom: 12px;
	margin-left: 30px;
	margin-right: 30px;
}

#content a img {
	border: 1px solid #ddd;
}

#content a:hover img {
	border: 1px solid #fa9900;
}

#content p {
	text-align: justify;
}

#content .beljebb {
	padding-left: 20px;
}

#menu {
/*	display: block;*/
/*	position: relative;*/
/*	top: 213px;
	left: 32px;*/
	padding: 0;
	padding-left: 3px;
	list-style: none;
}
#menu ul {
	list-style: none;
}
#menu li {
	float: left;
}
#menu li a {
	display: block;
	height: 292px;
  width: 200px;
}

#menu li a span {
	display: none;
}

#menu #news a {
	/*background: url(menu_news.jpg);*/
}
#menu #gallery a {
	/*background: url(menu_gallery.jpg);*/
}
#menu #shop a {
	/*background: url(menu_shop.jpg);*/
}
#menu #contact a {
	/*background: url(menu_contact.jpg);*/
}
#menu #hu a {
	width: 28px;
	/*background: url(menu_hu.jpg);*/
	margin-left: 61px;
}
#menu #en a {
	width: 28px;
	/*background: url(menu_en.jpg);*/
	margin-left: 61px;
}
#menu #de a {
	width: 28px;
	/*background: url(menu_de.jpg);*/
	margin-left: 61px;
}
#menu #news a:hover, #menu #news.active a {
	background: url(menu_news_hover.jpg);
}
#menu #gallery:hover, 
#menu #gallery  a:hover, 
#menu #gallery.active a {
	background: url(menu_gallery_hover.jpg);
}
#menu #contact a:hover, #menu #contact.active a {
	background: url(menu_contact_hover.jpg);
}
#menu #shop a:hover, #menu #shop.active a {
	background: url(menu_shop_hover.jpg);
}

#menu #gallery ul {
  display: none;
  background: black url(menu_gallery.gif);
  height: 102px;
	padding-top: 2px;
  margin-top: 0px;
  margin-left: 10px;
  line-height: 0px !important;
  font-size: 0px !important;
}
#menu #gallery li {
  float: none;
}
#menu #gallery li a {
	display: block;
	height: 32px;
  width: 180px;
}
#menu #gallery #color a:hover, #menu #gallery #color.active a {
	background: url(menu_color_hover.gif);
}
#menu #gallery #black_and_grey a:hover, #menu #gallery #black_and_grey.active a {
	background: url(menu_black_and_grey_hover.gif);
}
#menu #gallery #cover_up a:hover, #menu #gallery #cover_up.active a {
	background: url(menu_cover_up_hover.gif);
}

#bemutatkozas {
	position: relative;
	top: 6px;
	left: 364px;
	width: 17px;
	height: 12px;
/*	background: red;*/
}
#bemutatkozas a {
	display: block;
	width: 17px;
	height: 12px;
}
#bemutatkozas a  span{
	display: none;
}

a#table {
	float: left;
}

body > #copyright { position: fixed; left: 100px; bottom: 0px; }

#content table {
	/*border: 1px solid red;*/
	width: 100%;
}
#content table td {
	/*border: 1px solid red;*/
	text-align: center;
	width: 25%;
  padding:0;
  margin:0;
  padding-top: 2px;
  padding-bottom: 8px;
}

.category {
	width: 108px;
	text-align: center;
	float: left;
/*	border: 1px solid red;*/
	margin-right: 22px;
}
.category div p {
	padding: 3px;
	margin: 0;
	text-align: center !important;
}
.category div.picture {
	line-height: 100px;
	width: 100px;
	height: 90px;
}
.category div.picture img {
	vertical-align: middle;
}

.scroll {
	height: 221px;
	overflow-y: hidden;
/*	overflow-y: scroll;*/
	overflow-x: hidden;
/*	background: red;*/
}
#status {
	position: absolute;
}

.right{
	float: right;
}

div {
/*border: 1px solid red;*/
}
#imageDetails {
  font-size: 0.8em;
}
