﻿body {
	background-color: #666;
	font-family: Arial, Helvetice, Sans-Serif;
}

html, body, form, frameset, frame {
	margin: 0;
	border: none;
}

a {
	color: #eee;
	text-decoration: none;
}

a:visited {
	color: #ccc;
}

a:hover {
	text-decoration: underline;
}

div.main {
	position: absolute;
	top: 15px;
	left: 50%;
	margin-left: -380px;
	width: 755px;
}

div#home {
	top: 50%;
	margin-top: -220px;
}

table#galleries_menu {
	border-bottom: 2px solid #fff;
	width: 132px;
	position: absolute;
	left: 0px;
	top: 0px;
	margin-top: 100px;
}

table#galleries_menu tr td, table#galleries_menu tr th {
	font-size: 13px;
	padding: 2px 10px 2px 10px;
	text-align: right;
	text-transform: uppercase;
	font-weight: bold;
}

table#galleries_menu tr td {
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
}

table#galleries_menu tr th {
	border: none; 
	padding-bottom: 10px;
	padding-left: 0;
	padding-right: 0;
	font-size: 22px;
}

div.content, div.interview {
	position: absolute; 
	top: 0px; 
	left: 132px; 
}
div.content {
	width: 623px;
}
div.interview {
	margin-left: 23px;
	width: 600px;
}

table.welcome {
	width: 623px; 
	height: 250px; 
	background-image: url(/images/udvozol-hortovanyi-istvan.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

table.welcome tr td {
	vertical-align: bottom; 
	text-align: right; 
	font-size: 250%; 
	color: #ccc; 
	line-height: 90%;
	padding-right: 30px;
	padding-bottom: 10px;
}

.specialities {
	padding: 5px 30px 20px 30px;
	border-bottom: 10px solid #fff; 
	text-align: justify;
	font-weight: bold;
}

div.contact {
	padding: 0px 30px 0px 30px;
}

body, html {
	height: 97%;
	width: 97%;
}

a#previousImage, a#nextImage {
	position: absolute;
	top: 50%;
	margin-top: -30px;
}
a#previousImage {
	left: 0%;
	margin-left: 30px;
}
a#nextImage {
	left: 90%;
	margin-left: -30px;
}


img#previousImageArrow, img#nextImageArrow {
	height: 60px;
	border: none;
}

#imageContainer {
	position: absolute;
	left: 50%;
	top: 50%;
	background-position: 1px 1px;
	background-repeat: no-repeat;
}

img#image {
	border: 2px solid #000;
}

#imagetitle {
	font-weight: bold;
	text-align: center;
}

.copyright {
	margin-top: 10px;
	font-size: 80%;
	text-align: center;
}

div#thumbnails {
	text-align: center;
	font-size: 75%;
	padding-bottom: 10px;
}

div#thumbnails div {
	margin-top: 5px;
	margin-bottom: 5px;
}

div#thumbnails div a {
	padding: 2px;
}

div#thumbnails div a:active {
	background-color: #555;
}


div#thumbnails div a img {
	border: none;
}


div#thumbnails select, div#thumbnails button {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 110px;
	background-color: #666;
}


div#thumbnails select {
	font-weight: bold;
}

div#thumbnails select option {
	font-weight: normal;
}

div#thumbnails button {
	border: 1px solid;
	border-left-color: #6a6a6a;
	border-top-color: #6a6a6a;
	border-right-color: #444;
	border-bottom-color: #444;
	font-weight: normal;
	margin-bottom: 10px;
}