body {
	background-color: #171934;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#block {
	width: 150px;
	margin: 0px;
	padding: 0px;
}
#block ul{
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#block a{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	font-style: normal;
	display: block;
	text-indent: 4px;
	text-align: left;
	width: 150px;
	font-weight: bold;
	background-color: #A3B4CC;
	border: 1px solid #171934;
	margin-bottom: 4px;
	line-height: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#block a:hover{
	background-color: #7A91B3;
}
#block h1 {
	font-size: 16px;
	line-height: 12px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	background-image: none;
}
.style1 a {
color: #FFFFFF
}
.style1 a:hover {
color: #CAD6E4}

h1 {
	font-size: 30px;
	font-weight: lighter;
	color: #FFFFFF;
	font-style: normal;
	line-height: 50px;
	font-variant: normal;
	text-transform: none;
	background-position: 0px 0px;
	vertical-align: top;
	text-align: left;
	padding-right: 8px;
	padding-left: 8px;
	margin: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	letter-spacing: normal;
	padding-top: 3px;
	padding-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p {
	font-size: 14px;
	color: #171934;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-position: left top;
	vertical-align: top;
	text-align: left;
	margin: 0px;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 5px;
}

h2 {
	font-size: 16px;
	line-height: 19px;
	font-weight: bolder;
	text-transform: none;
	color: #FFFFFF;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 5px;
	display: block;
	background-color: #7A91B3;
}

h3 {
	font-size: 16px;
	background-color: #67697a;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding-right: 8px;
	padding-left: 8px;
	font-variant: normal;
}

body {
    scrollbar-3d-light-color : #797979;
    scrollbar-arrow-color : #FFFFFF;
    scrollbar-base-color :#000000;
    scrollbar-dark-shadow-color : #797979;
    scrollbar-face-color :#715F3D;
    scrollbar-highlight-color : #000000;
    scrollbar-shadow-color : #797979;
}

ul {
	list-style-type: disc;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #171934;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.thumbnail{
position: relative;
z-index: 50;
}

.thumbnail:hover{
	background-color: transparent;
	z-index: 50;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #171934;
	background-position: center center;
	text-align: center;
	margin: 0px;
	padding: 5px;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #FFFFFF;
	padding: 5px;
	left: -30px; #FFFFFF;
	visibility: hidden;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #171934;
	top: auto;
	right: auto;
	overflow: visible;
}

.thumbnail span img{ /*CSS for enlarged image*/
	padding: 2px;
	border: 1px solid #171934;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: auto;
	left: 20px; /*position where enlarged image should offset horizontally */
	font-size: 14px;
	color: #171934;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-position: center;
	text-align: center;
	margin: 0px;
	padding: 5px;
}

a {
	font-size: 14px;
	text-transform: none;
	color: #171934;
	line-height: 20px;
	padding: 8px;
	text-decoration: none;
}

a:hover {
	color: #171934;
	background-color: #CAD6E4;
}

#MENU table {
	with: 189px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#MENU td {
with: 189px;
text-align: center;
}

#MENU a {
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: normal;
	font-style: normal;
	background-position: center center;
}

#MENU a:hover {
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: normal;
	font-style: normal;
	background-position: center center;
}

#valaszto a {
	color: #FFFFFF;
}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }
