html, body, form, fieldset,
h1, h2, h3, h4, h5, h6, p, pre, samp, span,
blockquote, ul, li, ol, dl, dd, dt, address, div, abbr, dfn, acronym,
table, tr, th, td,
input, select, option, textarea {
    margin: 0;
    padding: 0;
    font: 14px 'Georgia';
    text-align: left;
}
h1, h2, h3, h4, h5, h6, p, pre, samp, span,
blockquote, ul, li, ol, dl, dd, dt, address, abbr, dfn, acronym {
    cursor: text;
}
.clearfix:after {
    content: '.'; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix { display: inline-block }

*:active, object:focus, embed:focus, a { outline: none }
input::-moz-focus-inner { border: 0 }
*.pointer, label { cursor: pointer }
fieldset { border: none }
input, select, option, textarea {
    font-size: 100%;
    outline-style: none;
}
textarea { resize: none; }

.bug { border: 1px solid red }

body {
    color: #49381c;
    line-height: 16px;
	background: #5d616b url(/gfx/bg_body.jpg) no-repeat center top;
}

/** head **/

div.container {
	width: 980px;
	margin: 0 auto;
}
div.top {
	width: 980px;
	height: 353px;
	background: transparent url(/gfx/bg_top.png) no-repeat 0 0;
}
div.lang {
	float: right;
	width: 60px;
	height: 16px;
	padding: 40px 38px 0 0;
}

/** menu **/

div.menu {
	width: 222px;
	height: 183px;
	float: left;
	clear: both;
	padding-top: 15px;
	margin-left: 15px;
}
div.menu a {
    float: left;
    width: 222px;
    height: 26px;
    text-indent: -10000px;
}
div.menu a.m01 { background-position: 0 -15px; }
div.menu a.m02 { background-position: 0 -41px; }
div.menu a.m03 { background-position: 0 -67px; }
div.menu a.m04 { background-position: 0 -93px; }
div.menu a.m05 { background-position: 0 -119px; }
div.menu a.m06 { background-position: 0 -145px; }
div.menu a.m07 { background-position: 0 -171px; }

div.menu a.m01:hover,
div.menu a.m01.active { background-position: -222px -15px; }
div.menu a.m02:hover,
div.menu a.m02.active { background-position: -222px -41px; }
div.menu a.m03:hover,
div.menu a.m03.active { background-position: -222px -67px; }
div.menu a.m04:hover,
div.menu a.m04.active { background-position: -222px -93px; }
div.menu a.m05:hover,
div.menu a.m05.active { background-position: -222px -119px; }
div.menu a.m06:hover,
div.menu a.m06.active { background-position: -222px -145px; }
div.menu a.m07:hover,
div.menu a.m07.active { background-position: -222px -171px; }

/** data **/

div.data {
	width: 935px;
	min-height: 526px;
	background: transparent url(/gfx/bg_data.png) no-repeat 0 0;
	padding: 0 18px 0 27px;
}
div.datain {
	width: 980px;
	background: transparent url(/gfx/bg_datain.gif) repeat-y 0 0;
	float: left;
}
div.leftside {
	float: left;
	width: 646px;
}
div.title {
	height: 29px;
	padding: 7px 0 0 13px;
}
div.content {
	padding: 20px 0;
}
div.rightside {
	width: 289px;
	float: left;
}
div.contact {
	width: 273px;
	height: 343px;
	color: #5c4723;
	padding: 18px 0 0 16px;
	line-height: 17px;
}
div.contact p {
	font-size: 16px;
	margin-bottom: 15px;
}
div.contact a {
	color: #5c4723;
	text-decoration: none;
}
div.contact a:hover {
	text-decoration: underline;
}
div.partners {
	width: 944px;
	height: 83px;
	margin: 8px 0 8px -9px;
	clear: both;
	float: left;
}
div.marquee a {
	text-decoration: none;
}
/** footer **/

div.footer {
	width: 918px;
	height: 41px;
	background: transparent url(/gfx/bg_footer.png) no-repeat 0 0;
	margin-bottom: 11px;
	clear: both;
	padding: 24px 28px 0 34px;
	float: left;
}
div.footer a {
	color: #73736e;
	text-decoration: none;
}
div.footer span {
	padding-left: 105px;
}
div.footer span a {
	color: #d3cfc1;
}
div.footer span a:hover {
	text-decoration: underline;
}
div.footer span img {
	margin: 0 8px;
}

/** picholder **/

a.picholder {
	display: block;
	background: transparent url(/gfx/bg_picholder.png) no-repeat bottom left;
	float: left;
	position: relative;
	margin: 0 20px 16px 0;
	text-decoration: none;
}
a.picholder img {
	margin-bottom: 13px;
	padding: 8px 8px 0 8px;
	background-color: #fff;
	text-decoration: none;
}
a.picholder span {
	display: block;
	width: 100%;
	height: 13px;
	background: transparent url(/gfx/bg_picholder_span.png) no-repeat bottom right;
	position: absolute;
	bottom: 0;
	right: 0;
	text-decoration: none;
}
a.picholder:hover,
a.picholder:hover span {
	text-decoration: none;
}

/** newslist **/

div.newslist  {
	float: left;
	background: transparent url(/gfx/bg_list.gif) no-repeat bottom left;
	position: relative;
	margin-bottom: 15px;
	width: 621px;
}
div.content div.newslist p {
	color: #b58902;
	padding: 0;
}
div.newslist div {
	float: left;
	width: 320px;
}
div.newslist a.more,
a.back,
div.form input.submit {
	width: 72px;
	height: 19px;
	background: transparent url(/gfx/btn_more.png) no-repeat top left;
	display: block;
	position: absolute;
	right: -2px;
	bottom: 12px;
	padding: 1px 0 0 10px;
	color: #5d5d68;
}
a.back {
	background: transparent url(/gfx/btn_back.png) no-repeat top left;
	float: left;
	position: relative;
	text-align: right;
	padding: 1px 10px 0 0;
}
div.newslist a.more:hover,
a.back:hover {
	text-decoration: none;
}
div.newslist a.more:focus,
a.back:focus,
div.form input.submit:focus {
	background-position: top left;
	text-decoration: none;
}
div.newslist h2 {
	margin-left: 0;
}
div.newslist h2 a {
	margin: 0;
	text-decoration: none;
}
div.html img {
	border: 0;
}

/** employees **/

div.empl {
	float: left;
	width: 200px;
	margin: 0 10px 10px 0;
	height: 110px;
	text-align: center;
}

/** gallery **/

div.gallerylist  {
	float: left;
	background: transparent url(/gfx/bg_list.gif) no-repeat bottom left;
	position: relative;
	margin-bottom: 15px;
	padding: 10px 0 10px 10px;
	width: 630px;
}

/** form **/

div.form input,
div.form textarea {
	border: 3px solid #cac6b7;
	width: 200px;
	padding: 2px 5px;
	background-color: #fff;
	float: left;
	margin-top: 5px;
    color: #49381c;
}
div.form label {
	float: left;
	width: 55px;
	padding: 12px 0 0 10px;
	font-size: 12px;
	color: #49381c;
	cursor: pointer;
	clear: left;
	display: block;
}
div.form.online label {
	width: 85px;
	font-size: 11px;
	padding-top: 13px;
}
div.form.online label.radio,
div.form.online label.check {
	padding-top: 0;
	width: 90px;
	float: left;
	clear: none;
	margin-top: -2px;
}
div.form.online label.check {
	width: 275px;
	margin-top: 0;
}
div.form textarea {
	width: 268px;
	height: 75px;
	padding: 5px;
	overflow: auto;
	margin-bottom: 15px;
}
div.form.online textarea {
	margin-left: 10px;
	width: 285px;
}
div.form input.submit {
	position: relative;
	float: right;
	border: 0;
	margin: 10px 5px 0 0;
	cursor: pointer;
	clear: both;
	padding: 0 0 0 5px;
	width: 82px;
}
div.form input.radio {
	width: 16px;
	border: 0;
	padding: 0;
	margin: 0 0 5px 10px;
	clear: both;
	float: left;
	border: 0;
	background: none;
}
div.form input.check {
	width: 14px;
	height: 14px;
	border: 0;
	padding: 0;
	margin: 0 0 5px 10px;
	clear: left;
	float: left;
	border: 0;
	background: none;
}
/** paragraph, formats **/

div.pager {
	margin: 10px 0;
	width: 620px;
	text-align: center;
	clear: both;
}

/** headers **/

h1 {
	color: #e1e3d2;
	font-size: 36px;
	font-weight: bold;
}
h2,
h2 a,
h2 a:hover {
	color: #029bc8;
	font-size: 18px;
	margin: 10px 0 10px 12px;
	clear: both;
}
h2.error {
	color: red;
}
h3 {
	color: #49381c;
	font-size: 16px;
	background: transparent url(/gfx/bg_list.gif) no-repeat bottom left;
	padding: 0 0 5px 10px;
	margin: 0 0 10px 0;
}
div.form h3 {
	margin: 10px 0;
	clear: both;
	float: left;
	width: 96%;
}

/** links **/

a {
	color: #029bc8;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

/** submenu **/

div.submenu {
	float: left;
	clear: both;
	width: 600px;
	padding: 5px 0 10px 0;
}
div.submenu a {
	display: block;
	float: left;
	margin-right: 5px;
	width: 121px;
	height: 20px;
	background: transparent url(/gfx/bg_submenu.png) no-repeat 0 -22px;
	padding: 2px 0 0 0;
	color: #5d5d68;
	text-decoration: none;
	font-size: 16px;
	text-align: center;
}
div.submenu a.sub2 {
	display: block;
	float: left;
	margin-right: 5px;
	width: 207px;
	height: 20px;
	background: transparent url(/gfx/bg_submenu2.png) no-repeat 0 0;
	padding: 2px 0 0 0;
	color: #5d5d68;
	text-decoration: none;
	font-size: 16px;
	text-align: center;
}
div.submenu a.active {
	background-position: left bottom;
}
/** lists **/

ul,
ol {
    padding: 0;
    margin: 0 0 10px 15px;
    list-style-type: none;
}
ol {
	list-style-type: decimal;
	margin-left: 35px;
}
ul li {
    padding: 0 0 0 14px;
    margin: 0;
    background: transparent url(/gfx/bg_li.png) no-repeat 0 7px;
	line-height: 20px;
}
ul li ul {
	margin: 2px 0 10px 0;
}
ul li ul li {
    background: transparent url(/gfx/bg_li2.png) no-repeat 0 6px;
}

/** paragraph, formats **/

div.content p {
	padding: 5px 10px;
	line-height: 18px;
	text-align: justify;
}
div.content p.contact {
	line-height: 22px;
	float: left;
	width: 350px;
}
div.content p.contact a {
    color: #49381c;
}
div.content div.form p {
	font-size: 11px;
	margin: 7px 0;
	clear: both;
	float: left;
}
/*
** additional
**/
.marked { font-weight: bold; }
.fleft { float: left; }
.fright { float: right; }
.clear { clear: both; }

div.title {
	height: 29px;
	padding: 4px 0 0 13px;
}
/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Copyright (c) 20010 Janis Skarnelis
 * Examples and documentation at: http://fancybox.net
 *
 * Version: 1.3.0 (02/02/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */
 
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	background: transparent;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('/gfx/fancybox/fancy_loading.png') no-repeat;
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: -12px;
	right: -12px;
	width: 30px;
	height: 30px;
	background: url('/gfx/fancybox/fancy_close.png') top left no-repeat;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
    font: 13px "Georgia";
	color: #000;
	z-index: 1100;
}

.fancybox-title-inside {
    height: 34px;
	padding: 20px 0 0 0;
	text-align: center;
    font: 13px "Georgia";
	color: #000;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background: url('/gfx/fancybox/fancy_title_over.png');
	display: block;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background: transparent url('/gfx/fancybox/fancy_title_left.png') repeat-x;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background: transparent url('/gfx/fancybox/fancy_title_main.png') repeat-x;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background: transparent url('/gfx/fancybox/fancy_title_right.png') repeat-x;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('/gfx/fancybox/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0;
}

#fancybox-right {
	right: 0;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	bottom: 1px;
	width: 25px;
	height: 40px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
    left: -25px;
	background: transparent url('/gfx/fancybox/fancy_nav_left.png') no-repeat;
}

#fancybox-right-ico {
    right: -25px;
	background: transparent url('/gfx/fancybox/fancy_nav_right.png') no-repeat;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
	left: -25px;
}

#fancybox-right:hover span {
	right: -25px;
}

div.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	z-index: 1001;
}

div#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('/gfx/fancybox/fancy_shadow_n.png') repeat-x;
}

div#fancy-bg-ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/gfx/fancybox/fancy_shadow_ne.png') no-repeat;
}

div#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('/gfx/fancybox/fancy_shadow_e.png') repeat-y;
}

div#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/gfx/fancybox/fancy_shadow_se.png') no-repeat;
}

div#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('/gfx/fancybox/fancy_shadow_s.png') repeat-x;
}

div#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/gfx/fancybox/fancy_shadow_sw.png') no-repeat;
}

div#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('/gfx/fancybox/fancy_shadow_w.png') repeat-y;
}

div#fancy-bg-nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/gfx/fancybox/fancy_shadow_nw.png') no-repeat;
}
/* Component containers
----------------------------------*/
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Georgia; font-size: 12px; }
.ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { border: 0; background: #cccccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; }

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; }
.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; }

/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/* Component containers
----------------------------------*/
.ui-widget { font-family: Georgia; font-size: 12px; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Georgia; font-size: 12px; }
.ui-widget-content { background-color: #C2C3C8; color: #312e25; }
.ui-widget-content a { color: #312e25; }
.ui-widget-header { border: 0;  background-color: #174381; padding: 3px 0; color: #433f38; font-weight: bold; }
.ui-widget-header a { color: #433f38; }

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default { 
	border: 1px solid #CAC6B7; 
	background: transparent url(/gfx/datepicker/bg_day.gif) 0 0 repeat-x; 
	font-weight: normal; 
	outline: none;  
	color: #000; 
	font-family: Georgia;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #ffffff;
	text-decoration: none; 
	outline: none; 
}
.ui-state-hover,
.ui-widget-content .ui-state-hover {
	border: 1px solid #E6E6DC; 
	background-color: #E6E6DC;
	font-weight: normal; 
	color: red; 
	outline: none;
	color: #000;
}
.ui-state-focus,
.ui-widget-content .ui-state-focus {
	border: 1px solid #b0022e;
	background: transparent url(/gfx/datepicker/bg_day.gif) 0 0 repeat-x; 
	font-weight: normal; 
	color: #ffffff; 
	outline: none;
}
.ui-state-hover a, 
.ui-state-hover a:hover {
	border: 1px solid #E6E6DC; 
	background-color: #E6E6DC;
	color: #000;
	text-decoration: none;
	outline: none;
}
.ui-state-active, 
.ui-widget-content .ui-state-active {
	font-weight: bold;
	border: 1px solid #E6E6DC; 
	background-color: #E6E6DC;
	color: #000;
	outline: none;
}
.ui-state-active a, 
.ui-state-active a:link, 
.ui-state-active a:visited { 
	font-weight: bold;
	border: 1px solid #E6E6DC; 
	background-color: #E6E6DC;
	color: #000;
	outline: none; 
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #e8e1b5; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #e3a345; background: #ffedad url(../gfx/datepicker/ui-bg_highlight-soft_95_ffedad_1x100.png) 50% top repeat-x; color: #cd5c0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #cd5c0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #cd5c0a; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(../gfx/datepicker/ui-icons_808080_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(../gfx/datepicker/ui-icons_808080_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(../gfx/datepicker/ui-icons_847e71_256x240.png); }
.ui-state-default .ui-icon { background-image: url(../gfx/datepicker/ui-icons_eeeeee_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(../gfx/datepicker/ui-icons_ffffff_256x240.png); }
.ui-state-active .ui-icon {background-image: url(../gfx/datepicker/ui-icons_8dc262_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(../gfx/datepicker/ui-icons_8dc262_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(../gfx/datepicker/ui-icons_cd0a0a_256x240.png); }



/* Misc visuals
----------------------------------*/

/* Corner radius */


/* Overlays */
.ui-widget-overlay { background: #2b2922 url(../gfx/datepicker/ui-bg_inset-soft_15_2b2922_1x100.png) 50% bottom repeat-x; opacity: .90;filter:Alpha(Opacity=90); }
.ui-widget-shadow { margin: -12px 0 0 -12px; padding: 12px; background: #cccccc url(../gfx/datepicker/ui-bg_highlight-hard_95_cccccc_1x100.png) 50% top repeat-x; opacity: .20;filter:Alpha(Opacity=20); -moz-border-radius: 10px; -webkit-border-radius: 10px; }/* Resizable
----------------------------------*/
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0px; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0px; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0px; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0px; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/* Accordion
----------------------------------*/
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; }
.ui-accordion .ui-accordion-content-active { display: block; }/* Dialog
----------------------------------*/
.ui-dialog { position: relative; padding: .2em; width: 300px; }
.ui-dialog .ui-dialog-titlebar { padding: .5em .3em .3em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 0 .2em; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }



/* Datepicker
----------------------------------*/
.ui-datepicker { width: 205px; padding: .2em .2em 0; background-color: #fff; border: 2px solid #CAC6B7; margin: 10px 0 0 10px;}
.ui-datepicker .ui-datepicker-header { position:relative; padding:3px 0; text-align: center}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { display: none; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { display: none; }
.ui-datepicker .ui-datepicker-title { font-size: 12px; margin: 0; padding: 0 0 0 30px; text-align: center; width: 170px; height: 20px; position: relative}
.ui-datepicker .ui-datepicker-title select { float: left; font-size: 12px; margin: 0; border: 0; clear: none; position: absolute; top: 2px;}
.ui-datepicker .ui-datepicker-title select.ui-datepicker-month, 
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year { width: 75px; float: left; margin: 0; padding: 0; clear: none; }
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year { left: 20px }
.ui-datepicker .ui-datepicker-title select.ui-datepicker-month { right: 20px; left: auto }
.ui-datepicker table {width: 100%; font-size: 12px; border-collapse: collapse; margin:0 0 .4em; background-color: #fff;}
.ui-datepicker th { padding: 3px 0; text-align: center; font-weight: bold; border: 0; }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { 
	display: block; 
	padding: .2em; 
	text-align: center; 
	text-decoration: none; 
	font-size: 12px;
}
.ui-datepicker th span { 
	display: block; 
	padding: .2em; 
	text-align: center; 
	text-decoration: none; 
	font-size: 12px;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none; 
	margin: .7em 0 0 0; 
	padding:0 .2em; 
	border-left: 0; 
	border-right: 0; 
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right; 
	margin: .5em .2em .4em; 
	cursor: pointer; 
	padding: .2em .6em .3em .6em; 
	width: auto; 
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/* Progressbar
----------------------------------*/
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }
.ui-datepicker-trigger { vertical-align: middle; margin-bottom: 3px; display: none}


td .ui-datepicker-current-day {
	color: #fff;
}

div.menu a {
    background: transparent url('/gfx/hu/menu.png') no-repeat 0 0;
}
div.contact {
	background: transparent url('/gfx/hu/bg_contact.gif') no-repeat 0 0;
}
div.partners {
	background: transparent url('/gfx/hu/bg_partners.gif') no-repeat 0 0;
}


