html, body {
	margin:0;
	padding:0;
	border:0;
	margin-top:5px;
	padding-left:20px;
	padding-right:20px;
	color:#666;
	background-color:white;
	background-image:url(img/background.jpg);
	background-repeat:repeat-x;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:11pt;
	line-height:1.2;
}
#page {
	float:left;
	width:100%;
	background-color:white;
	background-image:url(img/page_in_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
#page1_left {
	float:left;
	width:100%;
	background-image:url(img/page1_left_bg.jpg);
	background-repeat:repeat-y;
	background-position:left;
}
#page1_right {
	float:left;
	width:100%;
	background-image:url(img/page1_right_bg.jpg);
	background-repeat:repeat-y;
	background-position:right;
}
#page2_left {
	float:left;
	width:100%;
	background-image:url(img/page2_left.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
#page2_right {
	float:left;
	width:100%;
	background-image:url(img/page2_right.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
#page3 {
	float:left;
	width:100%;
	background-image:url(img/page_bottom.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
#page3_left {
	float:left;
	width:100%;
	background-image:url(img/page_left_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}
#page3_right {
	float:left;
	width:100%;
	background-image:url(img/page_right_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding-bottom:25px;
	min-height:250px;
}
#page_in {
	margin:5px 9px 0 10px;
}
#header {
	float:left;
	width:100%;
	background-image:url(img/header_bg.jpg);
	background-repeat:repeat-x;
	clear:left;
}
#header ul {
	float:left;
	width:100%;
	margin:0;
	padding:0;
	border:0;
	background-image:url(img/header_left.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
#header li {
	float:left;
	width:100%;
	background:url(img/header_right.jpg) top right no-repeat;
	list-style:none;
	height: 138px;
}
#header #h1_firstpage { margin: 15px 0 0 15px; }
#header #h1_else { margin:35px 0 0 35px; }

#header h1 {
	padding:0;
	border:0;
}
#header a {
	border:0;
	text-decoration:none;
}
#header img {
	margin:0;
	border:0;
	padding:0;
}
#header hr {
	display:none;
}
#header_menu {
	float:left;
	width: 100%;
	background: white url(img/menu_bg.jpg) repeat-x;
	color: white;
	height: 35px;
	clear:left;
	padding-bottom: 8px;
}
#header_menu_left {
	height: 45px;
	display: inline;
	float: left;
	padding-left: 18px;
	line-height: 45px;
	background:url(img/menu_left.jpg) no-repeat top left;
}
#header_menu_flags {
	font-size: 8pt;
	float:left;
	padding-top: 0px;
	display:inline;
	padding-left: 10px;
	line-height: 35px;
}
#header_ie_hack { padding-top: 10px; }
#header_menu_flags a img { border: none; }
#flag_cz_disabled img { background: url(img/flag_cz_disabled.png); }
#flag_cz_disabled:hover img { background: url(img/flag_cz.png); }
#flag_cz img { background: url(img/flag_cz.png); }
#flag_de_disabled img { background: url(img/flag_de_disabled.png); }
#flag_de_disabled:hover img { background: url(img/flag_de.png); }
#flag_de img { background: url(img/flag_de.png); }
#flag_en_disabled img { background: url(img/flag_en_disabled.png); }
#flag_en_disabled:hover img { background: url(img/flag_en.png); }
#flag_en img { background: url(img/flag_en.png); }
#flag_es_disabled img { background: url(img/flag_es_disabled.png); }
#flag_es_disabled:hover img { background: url(img/flag_es.png); }
#flag_es img { background: url(img/flag_es.png); }
#flag_hu_disabled img { background: url(img/flag_hu_disabled.png); }
#flag_hu_disabled:hover img { background: url(img/flag_hu.png); }
#flag_hu img { background: url(img/flag_hu.png); }
#flag_nl_disabled img { background: url(img/flag_nl_disabled.png); }
#flag_nl_disabled:hover img { background: url(img/flag_nl.png); }
#flag_nl img { background: url(img/flag_nl.png); }
#flag_pl_disabled img { background: url(img/flag_pl_disabled.png); }
#flag_pl_disabled:hover img { background: url(img/flag_pl.png); }
#flag_pl img { background: url(img/flag_pl.png); }
#flag_sv_disabled img { background: url(img/flag_sv_disabled.png); }
#flag_sv_disabled:hover img { background: url(img/flag_sv.png); }
#flag_sv img { background: url(img/flag_sv.png); }
#flag_tr_disabled img { background: url(img/flag_tr_disabled.png); }
#flag_tr_disabled:hover img { background: url(img/flag_tr.png); }
#flag_tr img { background: url(img/flag_tr.png); }

#header_menu ul#dropMenu {
	float:right;
	width:auto;
	padding:0;
	border:0;
	margin:0;
	background:url(img/menu_right.jpg) no-repeat top right;
	padding-right:18px;
	list-style: none;
}
#header_menu li.sep {
	padding:0;
	margin:0;
	padding:0;
	display:inline;
}
#header_menu li.sep a:link, #header_menu li.sep a:visited {
	color:white;
	text-decoration:none;
	background: url(img/menu_border.jpg) no-repeat top left;
	padding-left:17px;
	padding-right:15px;
	height:35px;
	float:left;
}
#header_menu li.sep a:hover, #header_menu li.sep a:focus {
	background: url(img/menu_hover.jpg) repeat-x;
}
#content1 {
	float:left;
	width:100%;
	background:url(img/content_bg.jpg) repeat-x top left;
}
#content2 {
	float:left;
	width:100%;
	background:url(img/content_left.gif) no-repeat top left;
}
#content3 {
	float:left;
	width:100%;
	background:url(img/content_right.gif) no-repeat top right;
	min-height:260px;
}
#left {
	width:185px;
	float:left;
    border-right:1px solid #ccc;
	display:inline;
}
#search {
	background:url('img/left_rest_bg.jpg') repeat-x;
}
#search_s {
	font-size: 10pt;
	height: 16px;
	line-height: 16px;
}
#search input#search_input {
	border:1px solid #c7c7c7;
	width:124px;
	background-color:#e3f1f2;
	color:#008696;
	font-size:11px;
	text-transform:uppercase;
	line-height:13px;
	height:13px;
	float: left;
}
.m_header {
	float:left;
	margin:0;
	padding:0;
	margin-left:13px;
	color:#008696;
	font-weight:normal;
	display:block;
	font-size: 8pt;
	text-transform: uppercase;
}
#search input#search_submit {
	float:left;
	margin:0;
}

#menu {
	font-size:9pt;
	color:#767878;
	padding-top:10px;
	padding-bottom:2px;
	border-right:1px solid white;
	float:left;
	background:url(img/left_hr.gif) left bottom no-repeat;
}
.menulist, .menulist li {
	margin:0;
	padding:0;
	border:0;
	list-style:none;
	padding-left:1px;
}
.menulist {
	border-bottom:1px solid white;
}
.menulist li.title, .mainMenu a:link, .mainMenu a:visited {
	padding-left:13px;
	padding-right:12px;
	height:24px;
	line-height:24px;
	width:145px;
	display:block;
}
.mainMenu a:link, .mainMenu a:visited {
	color:#767878;
	background:#cadee4 url(img/menu_li.gif) repeat-x;
	text-decoration:none;
}
.mainMenu a:hover, .mainMenu a:focus, .selectedMenuItem {
	color: black;
	height:24px;
	line-height:24px;
	background: url(img/menu_li_hov.gif);
	display: block;
}
#childMenuList {
	border: 0;
	padding: 0px 0 0 28px;
	margin: 1px 12px 2px 0;
	background: #c7dce3 url(img/childmenu.gif) repeat-y;
}
#childMenuList li {
	list-style: none outside url('img/list-style.gif');
}
#childMenuList li a {
	padding: 2px 4px 2px 4px;
	color: #767878;
	text-decoration: none;
	background: transparent;
	display: block;
}
#childMenuList li a:hover {
	background-color: #6cb1c4;
	color: black;
}
#blocks {
	text-align:left;
	min-width: 600px;
}
/* for IE < 7 */
/* .inside-block {
	_position:static;
}*/
#main .inside-block {
	position:static;
} 
#main {
	width:100%;
	float:right;
	margin-left:-25em;/* IE: preserve layout at narrow widths */
}
/* styles used in main block */
#main .inside-block { /*main block w/ text and titles */
  margin:20px 24px 0 190px;
	padding-bottom:20px;
	border-bottom:1px solid #ccc;
}
#main h1 {
	margin:0;
	padding: 0 0 10px 0;
	color: #116388;
	font-size:16pt;
	font-weight:normal;
}
#main h2 {
	margin:0;
	padding: 8px 0 4px 0;
	color: #116388;
	font-size: 13pt;
	font-weight: normal;
}
#main img { border: none; }
#main ul {
	padding:0 20px;
	margin:10px 0;
}
#main li {
	list-style-image:url('img/list-style.gif');
	list-style-type:none;
}
#main table.tborder {
	border-collapse: collapse;
}
#main caption {
	background-color: #6cb1c4;
	color: white;
	font-weight: bold;
}
#main table.tborder td {
	vertical-align:top;
	border: 1px solid #6cb1c4;
	padding: 3px;
}
#main a {
	color: #333;
	text-decoration: none;
}
#main a:hover {
	color: #355;
	text-decoration: underline;
	font-weight: bold;
}
#footer {
  padding: 0 30px 10px 30px;
}
#footer p {
	font-size: 8pt;
}
#footer p a {
	color: #444;
}
#footer p a:hover {
	color: #444;
	font-weight: bold;
}
/* Dropdown Menu */
#dropMenu ul {
	padding: 8px 0 0 0;
	margin: 0;
	list-style: none;
	font-size: 11pt;
}
#dropMenu a {
display: block;
	text-decoration: none;
	padding: 10px 10px 5px 10px;
	font-size: 0.85em;
	color: #CCCCCC;
}
#dropMenu a.trigger {
	color: white;
	text-decoration:none;
	background: url(img/menu_border.jpg) no-repeat top left;
	padding: 10px 16px 5px 10px;
}
#dropMenu a.trigger:hover {
	background: url(img/menu_hover.jpg) repeat-x !important;
}
#dropMenu li.dropElement {
	float: left;
	width: 9em;
	position: relative;
}
#dropMenu ul li a img {
	border: none;
}
/* hide from IE mac \*/
#dropMenu li.dropElement { position: static; width: auto; }
/* end hiding from IE5 mac */

#dropMenu li ul, #dropMenu ul li  {
	width: 16em;
}
#dropMenu ul li a  {
	color: #565656;
	border-right: 0;
	padding: 3px 12px 3px 16px;
}
#dropMenu li ul {
	position: absolute;
	display: none;
	background-color: #FFFFFF;
	border-left: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid #6cb1c4;
	border-bottom: 1px solid #6cb1c4;
	background: #c7dce3;
}
#dropMenu li:hover ul, #dropMenu li.dropMenuhvr ul {
	display: block;
}
#dropMenu li:hover ul a, #dropMenu li.dropMenuhvr ul a {
	color: #000000;
	background-color: transparent;
}
#dropMenu ul a:hover {
	background-color: #6cb1c4!important;
	color: #FFFFFF !important;
}
