:focus { /* FF1.5 bug */
 -moz-outline-style: none;
}


body { 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		background-color: #000;
		color: #fff;
		
}

a { 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #ffdb92;	
		font-style: underline; 		
}

p {
	line-height: 1.3em;
}

p.galerianeve {
	line-height: 3em;
}

h1 {
	text-align: center;
	font-size: 17px;
	
}

h2 {
	text-align: center;
	font-size: 14px;
	line-height: 3em;
}

h3 {
	line-height: 2.5em;
	text-align: center;
	font-size: 13px;
	font-style: italic; 
	
}

div.navi {
	width: 835px;
	text-align: center;
}

a.navi {
	color: #aaa;
	padding: 10px;
	text-decoration: none;
}

a.navi:hover {
	color: #fff;
	text-decoration: none;
}

div#front {
  margin: 0 auto 0 auto;
	padding: 30px;
	text-align: center;
	}
	
div#container {
  margin: 0 auto 0 auto;
	padding: 30px;
	text-align: center;
	width: 1000px;
  position: relative;
	}
	
div#page {   
	padding: 0;	
  margin: 50px 0 0 50px; 
		
  text-align: justify;
}

div#header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	position: relative;
}

div#menu {
	padding: 90px 0 25px 16px;
	background-image: url(images/leftverticalfill.png);
	background-repeat: repeat-y;		
}

div#menu ul {
	margin: 0;
  padding: 0;
  list-style-image: none;
  list-style-type: none;
}

div#menu ul li {
	margin: 5px 15px 5px 5px;
	float: left;
}

div#menu li {
	padding-left: 10px;
	background-image: url(images/bogyo.png);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}

div#menu a {
	font-weight: bold;
	text-decoration: none;
	color: #ffdb92;
	font-size: 11px;				
}

div#menu a:hover {
	text-decoration: none;
	color: #fff;
}

div#elek {
	position: absolute;
	top: 50px;
	left: 840px;
	
}

div#elek img {
	border:1px solid white;
}


div#contents {
	width: 840px;
	padding: 30px 0 15px 15px;
	background-image: url(images/leftverticalfill.png);
	background-repeat: repeat-y;

}

div#contents p {
	padding: 7px 0 0 4px;
}

div#contents ul {
	list-style-image: none;
  list-style-type: none;
}

div#contents li {
	margin: 3px;
}


div#bottom {
	width: 840px;
	padding: 20px 0 0 15px;
	height: 200px;
	
	background-image: url(images/leftverticalshort.png);
	background-repeat: no-repeat;
}

div#bottom2 {
	width: 840px;
	padding: 20px 0 0 15px;
	height: 50px;
	
	background-image: url(images/leftverticalshort2.png);
	background-repeat: no-repeat;
}

img {
	border: 0;
	}

img.thumbs {
	border: 1px solid #aaa;
	margin: 10px 0 0 12px;
	vertical-align: top;
}


div#copyright {
	clear: both;
	font-size: 10px;
	color: #555;
	margin: 0 0 0 5px;
}

div#copyright a {
	text-decoration: none;
	color: #555;
}

#gallery {
	border:1px solid gray;
}


img.imgbrd {
  padding-left: 1px;
	padding-right: 1px;
	border-left:1px solid #303030;
	border-right:1px solid #303030;
}
div.pic {
	float: left;
	border:1px solid #303030;
	background-color: #000;
	width: 196px;
	height: 150px;
	margin: 4px;
  text-align: center;
	padding: 1px;
}

a.gl {
	color: #bbbbbb;
	font-size: 11px;
	text-decoration: none;
}

p.gl {
	vertical-align: middle;
	}

a.gl:hover {
	color: #fff;
	text-decoration: underline;
}

.clear {
 clear: both;
 font-size: 1px;
}
