@CHARSET "UTF-8";

html, body {
	margin: 0;
	padding: 0;
}

body {
	font-family: Garamond, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	min-width: 964px;
	font-color:#000000;
}

#layout-body {
	margin: 0 auto;
	width: 1000px;
	background-color: #5d7945;
}

#headPicture {
	height: auto;
	width: auto;
	border: 0;
	margin: 0;
	display: block;
	position: relative;
}

#koszonto_szoveg {
	background-color: #FFFFFF;
	border: 0;
	padding-bottom: 20px;
	min-height: 600px;
	font-size: 20px;
}

.ui-widget-header {
	font-family: Garamond, Arial, Helvetica;
	font-size: 10px !important;
	color: #000000;
	border: 0;
	background-color: #FFFFFF;
}

div#footer {
	position: fixed;
	bottom: 0px;
	height: 30px;
}

div#empty-space {
	height: 30px; /* Same height as footer */
}

.selectionPanel {
	width: 100%;
	margin: 2% 1% 0 1%;
	border: 1px solid #000000;
	padding: 5px;
	background-color: #FFFFFF;
}

.infoPanel {
	width: 94%;
	margin: 2% 1% 0 1%;
	border: 1px solid red;
	padding: 5px;
}

#menu {
	background-color: #FFFFFF;
}

.title {
	height: 60px;
	margin: 0;
	vertical-align: middle;
}

.ui-widget-content a {
	color: #000000;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 32px;
	font-weight: bold;
	color: #464646;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 15px;
	margin-top: 20px;
}

h4 {
	font-size: 35px;
	font-weight: bold;
	font-color:#000000;
}

.ui-corner-all {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.homeLink {
	font-size: 50px !important;
	padding: 10px 0 10px 40px;
}

.homeLink:hover {
	font-size: 23px !important;
	padding: 10px 0 10px 40px;
	font-weight: bold;
	cursor: pointer;
}

.homeCell {
	padding: 10px 0 10px 0;
}

.bold-title {
	font-size: 12px !important;
	font-weight: bold;
}

.normal-title {
	font-size: 12px !important;
	font-weight: normal;
	vertical-align: top;
}

table#menu, td#menu, td#menu {
	color: #000000;
	background-color: #FFFFFF;
}

.ui-panelgrid tr, .ui-panelgrid td {
	font-family: Garamond, Arial, Helvetica;
	font-size: 10px;
	background: none;
	border-style: none !important;
}

.ui-widget {
	font-family: Garamond, Arial, Helvetica;
	font-size: 15px !important;
	color: #000000;
}

.ui-datatable thead th, .ui-datatable tbody td, .ui-datatable tfoot td {
	padding: 2px 7px !important;
}

.calendarDisabled {
	background-color: #FF8080;
}

.calendarDisabled .ui-state-default {
	background: inherit;
	border-color: inherit;
}

.unavailableSlot {
	background-color: #FF8080;
	color: #D7D7D7;
}

.unavailableSlot .ui-selection-column .ui-radiobutton {
	display: none;
}

.verticalTop {
	vertical-align: top;
}

.calc_calendar {
	width: 100px;
}

.scroll{
	width: 100px;
	height: 100px;
	position:fixed;
	display:none;
	background: url('resources/img/ohu.png') no-repeat;
}

.hightlight1{
	background:yellow !important;
}

.hightlight2{
	background:white !important;
}


.ui-widget.ui-tooltip-global {
	font-size: 35px !important;
}

.clearfix {
	display: block;
	height: 0px;
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	float: none;
	clear: both;
}

.column {
	position: relative;
	float: left;
	margin: 20px 0 20px 1%;
	padding: 0;
}

.column-left {
	width: 16%;
}

.column-right {
	width: 74%;
	padding-left: 2% !important;
	padding-right: 2% !important;
}

#huCont img {
	margin: 0 0 0 5px;
	width: 155px;
	height: auto;
}

a, img {
	/* IE */
	border: none;
}
