body {
	color: white;
	background-color: #0C1C46;
	padding: 0;
	margin: 0;
	font-family: Arial, Verdana, Tahoma, 'Arial CE', 'Helvetica CE', helvetica, sans-serif;
	font-size: 12px;
}

hr {
	height: 0;
	border: 0;
	border-bottom: 1px dotted #5E6C90;
}

input, select, textarea {
	font-size: 1em;
	font-family: Arial, Verdana, Tahoma, 'Arial CE', 'Helvetica CE', helvetica, sans-serif;
	border: 1px solid #B3BCD6;
	padding: 1px;
}
input {
	height: 18px;
}
select {
	padding: 2px;
	height: 22px;
}
form {
	margin: 0;
	padding: 0;
}

a {
	outline: none !important;
	color: #827d32;
	text-decoration: underline;
}
a:hover {
	text-decoration: none !important;
}
a img {
	border: none;
}
a.cleanLink {
	text-decoration: none;
}
a.cleanLink:hover {
	text-decoration: underline !important;
}

div.cmsBox p {
	color: white;
}

div.bckgYellow div.cmsBox, div.bckgYellow div.cmsBox p, div.bckgYellow div#center_content {
	color: #21345A;
}

/* Page header */
div#page_header {
	width: 970px;
	height: 101px;
	margin: 0px auto;
	color: #fff;
	padding: 0;
	padding-top: 20px;
	font-size: 11px;
}

div#page_header a {
	color: #fff;
	text-decoration: none;
	margin: 0 10px;
}

div#page_header a:hover {
	text-decoration: underline;
}

div#page_header div.top {
	background: url("../images/frontend/logo.gif") no-repeat;
	height: 93px;
	margin-left: 5px;
}

div#page_header div.top .rootLink {
	float: left;
	width: 100px;
}

div#page_header div.top .rootLink  a {
	width: 100px;
	height: 88px;
	margin: 0;
	display: block;
}

div#page_header div.top a.raiffeisen {
	float: left;
	margin: 40px 0 0 20px;
	border: none;
}

div#page_header div.top_search {
	float: right;
	width: 800px;
	margin-top: 10px;
	margin-right: 7px;
	_margin-right: 3px;
	height: 25px;
}

div#page_header span.search_span {
	float: right;
}

div#page_header span.search_span a {
	margin-right: 5px;
	padding-left: 17px;
	background: url("../images/frontend/linkImg.gif") no-repeat;
}

div#page_header span.search_span input {
	vertical-align: middle;
	height: 19px;
}

div#page_header span.search_span .extendedSearch {
	width: 200px;
	margin-right: 2px;
	padding: 2px 0 0 0;
	height: 18px;
	border: none;
	vertical-align: middle;
}

div#page_header span.search_span .extendedSearchSubmit {
	vertical-align: middle;
	margin: 0;
	padding: 0;
	display: inline-block;
	width: 20px;
	height: 20px;
	cursor: pointer;
}

div#page_header div.top_telephone_inet {
	margin-top: 13px;
	float: left;
	height: 28px;
	text-align: right;
	width: 396px;
}
div#page_header div.top_telephone_inet a {
	height: 20px;
	float: right;
	background: url('../images/frontend/webContactShade.jpg') repeat-x;
	margin: 0;
	padding: 0;
}
div#page_header div.top_telephone_inet a div {
	cursor: pointer;
}
div#page_header div.top_telephone_inet a div.start {
	float: left;
	height: 20px;
	width: 5px;
	background: url('../images/frontend/webContactStart.jpg') no-repeat;
}
div#page_header div.top_telephone_inet a div.end {
	float: left;
	height: 20px;
	width: 22px;
	background: url('../images/frontend/webContactEnd.jpg') no-repeat;
}
div#page_header div.top_telephone_inet a div.shade {
	float: left;
	padding: 3px 5px 0 5px;
}
div#page_header div.top_links {
	float: left;
	width: 396px;
	text-align: right;
}

div#page_header div.top_links a {
	margin: 0;
}
div#page_header div.top_links span.space {
	margin: 0 10px;
}

div#page_header div.top_links a.dark_link {
	text-decoration: none;
	color: #6e91af;
}

div#page_header div.top_links a.dark_link:hover {
	text-decoration: underline;
}

/* Page content */
div#page_shade {
	background: url("../images/frontend/bgnd_page.gif") repeat-y;
	width: 990px;
	margin: 0 auto;
}

div#page_content {
	width: 960px;
	margin: 0 auto;
	background: #0D204F;
}

/* Page bottom */
div#bottom {
	width: 960px;
	margin: 0px auto;
	text-align: right;
	clear: both;
	font-size: 11px;
	color: #fff;
	padding-bottom: 10px;
}

div#bottom span.cp {
	float: right;
	margin-right: 10px;
	margin-top: 3px;
	_margin-top: 4px;
}

div#bottom a {
	text-decoration: none;
	color: #6e91af;
}

div#bottom a:hover {
	text-decoration: underline;
}

/* Layout of the rest of the page */
div#page_body_3cols {
	width: 100%;
	min-height: 300px;
}

div#page_body_2cols {
	width: 100%;
	min-height: 290px;
}

div.padding5 {
	padding: 0 5px;
}

/* Layout of page content */
div#page_content_both {
	margin-top: 10px;
	padding: 0;
	/*background: url("../images/frontend/side_content_background.gif") repeat-y left top;
*/
	background: url("../images/frontend/right_content_background.gif") repeat-y right top;
}

div#page_content_left {
	margin-top: 15px;
	width: 100%;
	overflow: auto;
	background: url("../images/frontend/side_content_background.gif") repeat-y left top;
}

div#page_content_right {
	margin-top: 15px;
	width: 100%;
	overflow: auto;
	background: url("../images/frontend/right_content_background.gif") repeat-y right top;
}

div#page_content_b_left {
	margin: 0;
	padding: 0;
	overflow: auto;
	background: url("../images/frontend/side_content_background.gif") repeat-y left top;
}

div#left_menu {
	float: left;
	width: 235px;
	overflow: hidden;
}

div.segmentMenu {
	color: #fff;
}

div.segmentMenu div.appContent {
	padding: 5px 0;
}

div.segmentMenu div.appContent div {
	margin-top: 8px;
	padding: 0 10px;
}

div.segmentMenu a {
	text-decoration: none;
	padding: 0 0 0 17px;
	background: url("../images/frontend/linkImgOlive.gif") no-repeat left top;
	color: white;
	font-size: 12px;
	font-weight: normal;
	display: block;
}

div.segmentMenu a:hover {
	color: #6B92AD;
}

div#left_content {
	float: left;
	width: 715px;
	overflow: hidden;
}
div#left_content div.main {
	background: #0D204F;
}
/*
div#1left_content a.icon, div#center_content a.icon, div#bottom_content_right a.icon {
	display: block;
	margin-top: 15px;
	background: url("../images/frontend/textLinkImg.gif") no-repeat left center;
}

div#1left_content a.icon {
	margin-left: 10px;
}

div#1bottom_content_right a.icon {
	margin-left: 0;
}
*/
div#page_body a.clean_link {
	padding: 0;
	background: none;
	color: #fffcd3;
}

div#right_content {
	float: left;
	width: 715px;
	margin-bottom: 20px;
}

div#right_menu {
	float: right;
	width: 225px;
	overflow: hidden;
}

div#right_menu h5, div#left_menu h5 {
	color: #fff;
}

div#right_menu ul, div#left_menu ul {
	list-style: url("../images/frontend/linkImg.gif");
	padding: 0;
	margin: 0 0 0 5px;
}

div#right_menu li, div#left_menu li {
	padding: 0;
	margin: 0;
}

div#left_menu ul ul {
	padding-left: 10px;
	margin-left: 0px;
}

div#center_content {
	float: left;
	width: 500px;
	overflow: hidden;
}
div#center_content div.content{
	padding: 0 20px 0 10px;
}

div#right_menu a {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	display: block;
}

div#right_menu a:hover {
	color: #6e91af;
	text-decoration: underline;
}

div#right_menu a:active {
	color: #6e91af;
}

div.menu_links {
	color: #fff;
}

div.menu_links div.menuItems div {
	padding: 0 0 0 15px;
}

div.menu_links a {
	text-decoration: none;
	display: block;
	padding: 0 0 0 17px;
	margin-bottom: 7px;
	background: url("../images/frontend/linkImgOlive.gif") no-repeat left top;
	color: white;
	font-size: 12px;
	font-weight: normal;
}

div.menu_links a:hover {
	color: #6B92AD;
}

div#main_menu {
	width: 100%;
	font-size: 13px;
	font-weight: bold;
	height: 55px;
}

div#main_menu a {
	background-image: url("../images/frontend/linkImg_white.gif");
	text-decoration: none;
}

div#main_menu div.menuItems {
	height: 55px;
}

div#main_menu div.menuItems a {
	float: left;
	color: white;
	width: 230px;
	background: url("../images/frontend/bckgMainMenu.gif") repeat-x #0C163C;
	border-left: 1px solid #313C52;
	border-bottom: 8px solid;
}

div#main_menu div.menuItems a div.bckg {
	height: 47px;
	line-height: 47px;
	margin-left: 15px;
	background-position: left center;
	background-repeat: no-repeat;
	cursor: pointer;
	padding-left: 35px;
}
div#main_menu div.menuItems a div.bckg div {
	height: 45px;
	overflow: hidden;
}

div#main_menu div.subMenus iframe {
	position: absolute;
	display: none;
}

div#main_menu div.subMenus div.menu_links {
	position: absolute;
	display: none;
	padding: 10px 0 3px 10px;
	border-bottom: 8px solid;
	background-color: #101839;
}

div#main_menu div.menuItems a#top_panel_fyzicke_osoby {
	border-bottom-color: #f2d392;
	width: 235px;
	border-left: none;
}

div#main_menu div.menuItems a#top_panel_fyzicke_osoby div.bckg {
	background-image: url("../images/frontend/icoIndividualniKlienti.gif");
}

div#main_menu div.menuItems a#top_panel_mali_podnikatelia {
	border-bottom-color: #d2e0ab;
	margin-left: 9px;
}

div#main_menu div.menuItems a#top_panel_mali_podnikatelia div.bckg {
	background-image: url("../images/frontend/icoMaliPodnikatelia.gif");
}

div#main_menu div.menuItems a#top_panel_velke_firmy {
	border-bottom-color: #cfd7eb;
	margin-left: 9px;
}

div#main_menu div.menuItems a#top_panel_velke_firmy div.bckg {
	background-image: url("../images/frontend/icoVelkeFirmy.gif");
}

div#main_menu div.menuItems a#top_panel_privatne_bankovnictvo {
	border-bottom-color: #9C9EA5;
	width: 225px;
	float: right;
	margin-right: 0;
}

div#main_menu div.menuItems a#top_panel_privatne_bankovnictvo div.bckg {
	background-image: url("../images/frontend/icoPrivatneBankovnictvo.gif");
}

div#main_menu div.subMenus div#panel_fyzicke_osoby {
	border-bottom-color: #f2d392;
}

div#main_menu div.subMenus div#panel_fyzicke_osoby a:hover {
	color:  #f2d392;
	background-image: url("../images/frontend/linkImg_fyzicke_osoby.gif");
}

div#main_menu div.subMenus div#panel_mali_podnikatelia {
	border-color: #d2e0ab;
}

div#main_menu div.subMenus div#panel_mali_podnikatelia a:hover {
	color:  #d2e0ab;
	background-image: url("../images/frontend/linkImg_mali_podnikatelia.gif");
}

div#main_menu div.subMenus div#panel_velke_firmy {
	border-color: #cfd7eb;
}

div#main_menu div.subMenus div#panel_velke_firmy a:hover {
	color:  #cfd7eb;
	background-image: url("../images/frontend/linkImg_velke_firmy.gif");
}

div#page_header div.top_links a.dark_link, a.dark_link, div#left_menu a.dark_link {
	color: #6e91af;
}

.button {
	background-color: #B3BCD6;
	border: none;
	color: #fff;
	cursor: pointer;
}

a.button {
	padding: 5px;
	text-decoration: none;
	cursor: default;
}

.clear {
	clear: both;
	height: 0;
	font-size: 0;
}

div.related_container {
	margin: 10px 0 10px 20px;
}

div.banner_side {
	margin: 0 0 20px 0;
	padding: 0;
}

div.banner_center {
	width: 715px;
	height: 110px;
	clear: both;
	font-size: 0;
	margin-bottom: 20px;
}

div.banner_center object, div.banner_center img {
	width: 715px;
	height: 110px;
	overflow: hidden;
}
div.banner_center a {
	padding:0; 
	color: #fffcd3;
}

div#page_body div.banner_center_small a {
	padding: 0;
	margin: 0;
}

div.banner_center_small {
	padding: 0 0 20px 10px; 
	margin: 0;
	background: #0D204F;
}
div.banner_center_small a, div.banner_side a {
	padding:0; 
	color: #fffcd3;
	background: none;
}
div.content div.banner_center_small {
	padding: 0; 
	background: none;
}

div.banner_center_small object, div.banner_center_small img {
	width: 470px;
	height: 110px;
}

div#right_menu div.banner_side object, div#right_menu div.banner_side img {
	width: 225px;
	height: 225px;
}

div#left_menu div.banner_side object, div#left_menu div.banner_side img {
	width: 235px;
	height: 235px;
}

ul.bean_view {
	padding: 10px;
	list-style: none;
}

li.bean_view {
	padding-bottom: 3px;
	list-style: none;
}

span.bean_view {
	clear: both;
}

span.bean_view_label {
	font-weight: bold;
	float: left;
	width: 200px;
}

div.related_links {
	margin: 10px 0 20px 20px;
}

div.content_header {
	color: #fff;
	background: #A5A26B;
	font-weight: bold;
	height: 25px;
	margin-bottom: 10px;
}

div.content_header_text {
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	height: 21px;
	padding: 4px 0 0 10px;
	margin: 0 0 10px 0;
	background: url("../images/frontend/bckgH6.gif") repeat-x;
}

div#page_body_2cols div.content_header a {
	text-decoration: none;
	color: #fff;
}

div#left_menu div.content_header span, div#right_menu div.content_header span, div#center_content div.content_header span {
	margin-left: 5px;
	padding-right: 0;
	background: none;
}

.solution_finder_form select {
	width: 200px;
	border: none;
	margin-top: 2px;
}

div.solution_finder_view select {
	width: 300px;
	margin-right: 10px;
}

div.solution_finder_view table {
	padding: 0;
	border-spacing: 0;
	border-collapse: collapse;
}
div.solution_finder_view table tr {
	height: 28px;
}


div.solution_finder_question {
	font-weight: bold;
	margin-bottom: 10px;
}

div.news_view_header {
	color: #003975;
	font-weight: bold;
	margin: 0 0 5px 10px;
	padding: 0;
	display: inline;
}

div.news_view_detail {
	margin: 10px 0;
}

div.news_view_date {
	font-size: 11px;
	display: inline;
}

div#breadcrumb {
	width: 100%;
	font-size: 11px;
	vertical-align: middle;
	line-height: 23px;
	height: 25px;
}

div#breadcrumb div.links {
	margin-left: 5px;
}

div#breadcrumb a {
	color: white;
}

div#breadcrumb span {
	margin: 0 5px 0 5px;
}

div.show_description {
	display: block;
	position: absolute;
	background: white;
	width: 145px;
	background-color: #9aa367;
	margin-left: 325px;
	margin-top: -20px;
}

div.show_description div {
	margin: 5px;
}

div.hide_description {
	display: none;
}

div#sitemap a.icon {
	color: white;
	text-decoration: none;
	margin: 0 0 0 15px;
	display: block;
}

div #sitemap a.img_fyzicke_osoby {
	background: url("../images/frontend/linkImg_fyzicke_osoby.gif") no-repeat;
}

div #sitemap a.img_mali_podnikatelia {
	background: url("../images/frontend/linkImg_mali_podnikatelia.gif") no-repeat;
}

div #sitemap a.img_velke_firmy {
	background: url("../images/frontend/linkImg_velke_firmy.gif") no-repeat;
}

div #sitemap a.img_privatne_bankovnictvo {
	background: url("../images/frontend/linkImg_privatne_bankovnictvo.gif") no-repeat;
}

div #sitemap a.img_unsegment {
	background: url("../images/frontend/linkImg_unsegment.gif") no-repeat;
}

div#sitemap a:hover {
	text-decoration: underline;
}

div#sitemap li {
	padding-top: 5px;
}

div#sitemap ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: 16px;
}

div#sitemap ul.sitemap li {
}

div#sitemap ul.sitemap li ul li {
	margin-bottom: 0;
}

div#sitemap ul.sitemap {
	list-style: none;
	padding: 0;
	margin: 0;
}

div#sitemap ul.top {
	display: none;
	margin-bottom: 20px;
	margin-left: 15px;
}

div#sitemap a.fyzicke_osoby {
	color: #F7D394;
	font-weight: bold !important;
}

div#sitemap a.mali_podnikatelia {
	color: #D6E3AD;
	font-weight: bold !important;
}

div#sitemap a.velke_firmy {
	color: #CED7EF;
	font-weight: bold !important;
}

div#sitemap a.privatne_bankovnictvo {
	color: #9C9EA5;
	font-weight: bold !important;
}

div#sitemap a.unsegment {
	color: #A5A273;
	font-weight: bold !important;
}

a.siteMapTop img {
	border: 0;
}

a.siteMapTop {
	margin-top: 2px;
	float: left;
}

div.siteMapTopEmpty {
	width: 14px;
	float: left;
}

div.shdContent {
	float: left;
}

div.shdBlueUp {
	width: 100%;
	height: 10px;
	background: url("../images/frontend/shdBlueUp.gif") repeat;
	font-size: 1px;
}

div.shdBlueDown {
	font-size: 1px;
	width: 100%;
	height: 10px;
	background: url("../images/frontend/shdBlueDown.gif") repeat;
}

p {
	margin: 0;
	padding: 0;
	padding-left: 10px;
}

.alignLeft {
	float: left;
	position: relative;
	width: 49%;
	padding: 0;
	margin: 0;
}

.alignRight {
	float: right;
	position: relative;
	width: 49%;
	text-align: right;
	padding-right: 0;
	top: 0;
}

/* Frontend view */
ul.view_data {
	padding: 0;
	list-style: none;
}

li.view_data {
	padding-bottom: 3px;
	list-style: none;
}

li.view_data_dark {
	padding-bottom: 3px;
	list-style: none;
	background: #EFEFC6;
}

span.view_data {
	clear: both;
}

span.view_data_label {
	float: left;
	width: 260px;
}

/* Frontend form */
form.data_form, form.hypo {
	padding: 0;
	margin: 0;
}

form div.row {
	padding: 5px 0;
	vertical-align: middle;
	clear: both;
}

form .button {
	font-size: 11px;
	padding: 2px 10px 2px 10px;
	overflow: visible;
}

form label {
	width: 178px;
	float: left;
	margin-top: 2px;
	margin-right: 5px;
	overflow: hidden;
}

form label.infolabel {
	width: 470px;
}

label.infolabel span {
	width: 211px;
	float: left;
	margin-top: 2px;
	margin-right: 5px;
	overflow: hidden;
}

div.row img {
	margin-left: 2px;
}

div.row img.infoImg {
	padding: 0;
	float: right;
	margin-right: 3px;
	cursor: pointer;
}

div.buttons {
	float: right;
}

textarea.textbox_big {
	height: 120px;
}

input.textbox_small, input.textbox_big, textarea.textbox_big {
	width: 280px;
	vertical-align: middle;
}

input.info, textarea.info {
	width: 248px;
	float: left;
}

input.textbox_mini {
	width: 50px;
}

select.combo_mini {
	width: 185px;
}

select.combo_small {
	vertical-align: middle;
	width: 284px;
}

select.info {
	width: 253px;
	float: left;
}

form.loanForm label {
	width: 228px;
}

form.hypo label {
	width: 293px;
	margin-top: 4px;
	color: #CF9C6D;
}

form.hypo input, form.hypo select {
	color: #21345A;
}

form.hypo div.row img.infoImg {
	margin-right: 10px;
}

form.hypo input.textbox_small, form.hypo input.textbox_big {
	width: 150px;
}

form.hypo select.combo_small {
	width: 154px;
}

form.hypo input.info {
	width: 123px;
}

form.hypo select.info {
	width: 127px;
}

form.hypo div.buttons {
	padding-right: 4px;
}

form.loanForm input.textbox_small, form.loanForm input.textbox_big, form.loanForm input.textarea_big {
	width: 230px;
}

form.loanForm input.info {
	width: 203px;
}

form.loanForm select.combo_small {
	width: 234px;
}

form.loanForm select.info {
	width: 207px;
}

select.solutionFinderShort_combo {
	width: 205px;
}

.arrowUp {
	background: url("../images/frontend/arrowUp.gif") no-repeat center center;
	border: none;
	width: 18px;
}

.arrowDown {
	background: url("../images/frontend/arrowDown.gif") no-repeat center center;
	border: none;
	width: 18px;
}

fieldset {
	padding: 10px;
	margin-bottom: 10px;
}

legend {
	padding: 0.2em 0.5em;
	font-weight: bold;
}

fieldset input.textbox_big, fieldset input.textbox_small {
	width: 255px;
	float: left;
	vertical-align: middle;
}

fieldset input.info, fieldset input.info {
	width: 223px;
}

fieldset input.textbox_mini {
	width: 185px;
	float: right;
	vertical-align: middle;
}

fieldset select.combo_small {
	float: left;
	vertical-align: middle;
	width: 259px;
}

fieldset select.info {
	width: 227px;
}

fieldset select.combo_mini {
	float: right;
	vertical-align: middle;
	width: 190px;
}

fieldset select.combo_mikro {
	float: right;
	vertical-align: middle;
	width: 160px;
}

fieldset div.row {
	padding: 10px 0;
}

label.form_error {
	color: #d10019 !important;
}

span.form_error {
	display: none;
}

.error {
	color: #d10019;
	font-weight: bold;
}

div.exchangeBox {
	font-size: 11px !important;
}

div.exchangeBox div.exchangeDate {
	float: right;
	padding-top: 5px;
}

div.exchangeBox div.exchangeHeading {
	border-bottom: 	1px solid #6E91AD;
	height: 22px;
	margin: 0 0 6px 0;
	padding: 0;
}

div.exchangeBox div.exchangeShown {
	background: url("../images/frontend/exchangerates_separator.gif") no-repeat;
	width: 63px;
	height: 18px;
	padding-top: 5px;
	text-align: center;
	float: left;
}

div.exchangeBox div.exchangeHidden {
	background: none;
	width: 63px;
	height: 18px;
	padding-top: 5px;
	text-align: center;
	float: left;
}

div.show_desc {
	display: block;
	position: absolute;
	background: white;
	width: 200px;
	background-color: #9aa367;
}

div.save_ok {
	color: green;
	font-weight: bold;
}

.form_required {
	font-weight: bold;
	font-size: 14px;
	color: red;
}

span.euro {
	font-size: 0.9em;
}

span.luceneHit {
	font-weight: bold;
	color: white;
}

/* Frontend table */

table.list a {
	background: transparent;
	color: #fff;
	padding: 0;
}

table.list caption {
	font-size: 13px;
	font-weight: bold;
}

table.list {
	border-top: 1px solid #868EA3;
	border-bottom: 1px solid #868EA3;
	width: 470px;
	border-spacing: 0;
	border-collapse: collapse;
	font-size: 11px;
	background: #0C1C46;
}

table.list td, table.list th {
	padding: 2px 5px;
}

table.list tr {
	height: 15px;
}

table.list tr.list_alter {
	background: #0F2459;
}

table.list td {
	border-top: 1px solid #868EA3;
	border-bottom: 1px solid #868EA3;
}

/*table.list tr.header {
	color: #B5BA84;
}

table.list tr.header a {
	color: #B5BA84;
	text-decoration: none;
}
*/
table.list tr.header th {
	padding: 5px;
}

table.exchangeBoxList {
	color: #fff;
	font-weight: normal;
}

table.exchangeBoxList th, table.exchangeBoxList td {
	font-weight: normal;
	padding: 2px 0 3px 0;
}

table.exchangeRatesList {
	background: #EDEBD5;
	border-top: 1px solid #CECF9C;
	border-bottom: 1px solid #CECF9C;
}
table.exchangeRatesList tr.list_alter {
	background: #FFFDE5;
}
table.exchangeRatesList th {
	text-align: left;
	vertical-align: top;
}
table.exchangeRatesList td {
	border-top: 1px solid #CECF9C;
	border-bottom: 1px solid #CECF9C;
}


.exchangeRatesDate {
	padding-right: 5px;
}

.exchangeRatesDate label {
	width: 3.2em;
}

.exchangeRatesDate a {
	margin-left: 2px;
}

#euroCalculatorFM div.row label {
	width: 60px;
}

#euroCalculatorFM div.row, #currencyCalculatorFM div.row {
	padding: 0;
	margin: 0;
}

#currencyCalculatorFM div.row label {
	width: 220px;
}
span.currCalcDate {
	font-weight: bold;
	color: #868EA3;
}

div#printBottom {
	display: none;
}

div.filter_multi {
	height: 70px;
}

div#right_menu .olive, .olive {
	background: url("../images/frontend/bckgInternetBanking.gif") repeat-x;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	height: 40px;
}

div.viewLabel {
	width: 250px;
	float: left;
}

div.search {
	position: relative;
	_z-index: -10;
	margin: 10px 0;
}

div.search * {
	position: relative;
	_z-index: 10;
}

div.search a {
	color: white !important;
}

div.search select {
	margin-left: 7px;
	width: 200px;
}

div.search input {
	float: left;
}

div#exchangeMsg {
	display: none;
}

a.print {
	float: right;
	width: 14px;
	height: 14px;
	background: url("../images/frontend/print_white.gif") no-repeat;
	text-decoration: none;
}

div#infoDiv {
	position: absolute;
	width: 230px;
	background: #fff;
	border: 1px solid #9aa367;
	padding: 10px;
}

div#infoDiv a#closeFormInfo {
	padding: 0 0 0 15px;
	text-decoration: none;
	margin: 0;
	width: 15px;
	height: 12px;
	background: url("../icons/closeInfoDiv.gif") no-repeat transparent;
}
div.hypoBreak {
	font-size: 0;
	padding-top: 20px;
	margin-bottom: 20px;
	margin-right: 4px;
	clear: both;
	border-bottom: 1px solid #868EA3;
	height: 0;
}

div.internetBanking {
	float: right;
	margin-top: 7px;
	width: 240px;
	height: 53px;
	background: url("../images/frontend/button_internet_banking.gif") no-repeat;
	line-height: 53px;
	vertical-align: middle;
	text-align: center;
}

div.internetBanking a {
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-decoration: underline !important;
	font-size: 13px;
	background: url("../images/frontend/linkImg_white.gif") no-repeat left center;
	padding-left: 15px;
}

/* new styles */
h1, h2, h6 {
	font-size: 12px;
	background: url("../images/frontend/bckgH6.gif") repeat-x #091739;
	margin: 0;
	color: #fff !important;
}

h1 {
	padding: 0;
	vertical-align: middle;
	height: 25px;
}
h1 div.inner {
	float: left;
	padding-top: 3px;
}
h1 a, h2 a, h6 a {
	color: #fff;
	text-decoration: none;
}

h1 a:hover, h2 a:hover, h6 a:hover {
	color: #6e91af;
	text-decoration: none;
}

h1 a.print {
	margin-right: 10px;
	margin-top: 5px;
}

h1 div.leftBorder {
	float: left;
	vertical-align: middle;
	width: 0;
	height: 0;
	font-size: 0;
	padding: 0;
	margin: 0;
}

h2 {
	padding-top: 5px;
	padding-left: 10px;
	height: 20px;
}

h3 {
	font-size: 12px;
  padding-top: 5px;
  height: 20px;
  margin: 0;
  color: #003975;
}

h4 {
	font-size: 16px;
	font-weight: bold;
	color: #B5BED7;
	margin: 15px 0;
	padding: 0;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
}

h6 {
	font-size: 13px;
	font-weight: bold;
	padding: 4px 10px 5px 10px;
}


a.icon {
	background: url("../images/frontend/linkImgOlive.gif") no-repeat left 2px;
 	padding-left: 17px;
 	cursor: pointer;
 	font-weight: normal !important;
}

div.appBox {
	background: #0D204F;
}

div.appContent {
	background: url("../images/frontend/bckgAppBox.gif") repeat-x;
	padding: 10px 10px 20px 10px;
	min-height: 55px;
	line-height: 1.25;
}

div.appBoxNews {
	background: #0C1C46;
}
div.appBoxNews div.appContent {
	background: url("../images/frontend/bckgAppBoxNews.gif") repeat-x;
	padding: 10px 10px 20px 10px;
}
div.appContentMain {
	_position: relative;
	_z-index: 0;
	background: url("../images/frontend/bckgAppBoxMain.gif") repeat-x;
	padding: 10px 0;
	min-height: 50px;
	_width: 100%;	
}

div.appContentMain div.search {
	_position: relative;
	_z-index: 10;
}

h5.opinion {
	margin-bottom: 5px;
}
div.opinion_answer {
	margin-bottom: 5px;
}
div.opinion_answer span {
	padding: 5px;
}
span.value {
	margin-left: 0.5em;
	font-size: 0.9em;
}
div.opinion_save {
	margin-bottom: 5px;
}
div.opinion_error {
	color: #d10019;
	margin-bottom: 5px;
}
div.value {
	font-size: 0.9em;
	margin: 3px 0;
}
div.answerBar {
	border-left-style: solid;
}
div.answer_0 {
	border-left-color: #f2d392;
}
div.answer_1 {
	border-left-color: #d2e0ab;
}
div.answer_2 {
	border-left-color: #cfd7eb;
}
div.answer_3 {
	border-left-color: #ede8b1;
}

span.newsAlert {
	font-weight: bold;
}
span.newsAlert a {
	color: #fff;
	font-weight: bold;
	background: none;
	text-decoration: none;
	padding: 0;
}
span.newsAlert a:hover {
	text-decoration: underline !important;
}
span.newsDate {
	font-size: 11px;
}

div.cmsBox {
}
div.break {
	margin-bottom: 5px;
}

div.mainNews {
	min-height: 50px;
	background: #FFFCDA;
}
div.mainNews img {
	width: 230px;
}
table.mainNews {
	width: 100%;
}
table.mainNews td {
	vertical-align: top;
}

div.mainNews h1 {
	font-size: 1.5em;
	font-weight: normal;
	padding: 10px 0 0 0;
	background: none;
	color: #000 !important;
}
div.mainNews p {
	padding: 15px 0;
	color: #000;
}
div.mainNewsContent {
	padding: 5px 10px 10px 10px;
}
div.newsList, div.contactPlace div.leftMenu {
	float: left;
	width: 235px;
	overflow: hidden;
}
div.newsView, div.contactPlace {
	min-height: 300px;
}
div.newsList div.paging {
	padding: 5px 10px 0 10px;
}
div.newsList a {
	color: #fff;
}
div.newsList a.selected {
	color: #9aa367;
	text-decoration: none;
}

div.newsList br {
	display: block;
	padding: 0;
	margin: 0;
	font-size: 7px;
}

div.newsContent, div.contactPlace div.detail {
	float: right;
	width: 470px;
}
div.newsAlertContent {
	padding: 10px 0 15px 0;
}
div#center_content div.newsAlertContent p {
	padding: 0;
	margin: 0;
}

div.leftMenu a.icon {
	margin: 0 10px 0 0;
}
div.leftMenu a {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	display: block;
}
div.leftMenu a:hover {
	color: #9aa367;
}
div.leftMenu a:active {
	color: #9aa367;
}
div.leftMenu br {
	margin-bottom: 10px;
}

div.content_container {
	padding-bottom: 20px;
}
div.content_holder {
	background: url("../images/frontend/bckgAppBox.gif") repeat-x;
	padding: 10px 10px 0 10px;
}
div.content_container a.icon {
	display: block;
	margin-bottom: 5px;
}

div#bottom_content {
/*	background: url("../images/frontend/bckgMainBottom.gif") repeat-y;*/
}
div#bottom_content_right p, div#center_content p {
	padding: 10px 0 0 0;
	margin: 0;
}
div#bottom_content_left {
	width: 235px;
	float: left;	
}
div#bottom_content_right {
	width: 470px;
	float: right;
}
div.bckgNews {
	background: url("../images/frontend/bckgUnsegmentBlue.gif") repeat-y;
}
div.bckgRates {
	background: url("../images/frontend/bckgRates.gif") repeat-y;
}
div.base {
	background: url("../images/frontend/bckgMain.gif") repeat-y left top;
}
div.bckgYellow table.list tbody, div.bckgYellow table.list thead  {
	color: #fff;
}
div.bckgYellow table.exchangeRatesList tbody, div.bckgYellow table.exchangeRatesList thead  {
	color: #0C1C46;
}
div.exchangeRates {
	padding: 20px 0 20px 10px;
	color: #0C1C46;
}
div.exchangeRates table {
	width: auto;
}
div.exchangeRates table a {
	color: #0C1C46;
}
div.solutionFinderShort, div.euroCalculatorShort {
	height: 130px;
}
div.bckgRates div.cmsBox p {
	color: #0c1c46;
}



/* dhtmlxslider */
/* Ball skin */
.dhtmlxSlider_ball {
	position:relative;
	overflow:hidden;
	height: 22px;
}

.dhtmlxSlider_ball .selector {
	position:absolute;
	overflow:hidden;
	height:22px;
	width:12px;
	left: 1px;
}

.dhtmlxSlider_ball .leftSide {
	position:absolute;
	left:0px;
	top:0px;
	width:1px;
	height:100%;
}

.dhtmlxSlider_ball .leftZone {
	position:absolute;
	top:0px;
	left:1px;
	height:100%;
}

.dhtmlxSlider_ball .rightSide {
	position:absolute;
	right:0px;
	top:0px;
	width:1px;
	height:100%;
}

.dhtmlxSlider_ball .rightZone {
	position:absolute;
	left:1px;
	top:0px;
	height:100%;
}
/* End ball skin */

/* hypo_calc */
.hypo_box div, .hypo_box span, .hypo_box ul, .hypo_box li {
	margin: 0; padding: 0; border: 0; vertical-align: baseline; 
}
.hypo_box a {
	vertical-align: baseline;
}
.hypo_box ul {
	list-style: none;
}

.hypo_box .clear {
	clear: both;
}

.hypo_box {
	background-color: #f6e6cd;	
}

div.hypoModelBox div.disabled {
	background: #FEFDFA;
	padding: 10px 10px 5px 10px;
	margin-top: 5px;
}
div.requiredText {
	margin-top: 5px;
}
div.hypoModelBox table.result td.label, div.hypoModelBox table.result td.value, .hypo_box table.result td.label, .hypo_box table.result td.value {
	background: #EDD3AE;
	border: 1px solid #BCC8E1;
}
div.hypoModelBox table.result td.label, .hypo_box table.result td.label {
	border-right: none;
}
div.hypoModelBox table.result td.value, .hypo_box table.result td.value {
	border-left: none;
}
table.result td.break {
	font-size: 5px;
	padding: 0;
}
.hypo_box .header {
	height: 25px;
	background: url('../images/hypo/header_bg1.gif') repeat-x;
	text-align: left;
}	

.hypo_box .header div {
	height: 25px;
	background: url('../images/hypo/header_bg2.gif') no-repeat;
}	

.hypo_box .header span {
	color: #ffffff;	
	font-weight: bold;
	padding-left: 20px;
}


.hypo_box ul.tabs {
	margin-top: 10px;
	height: 39px;
}

.hypo_box ul.tabs li {
	background: url('../images/hypo/hypoInactiveTab.gif') no-repeat;
	float: left;
	width: 50%;
	height: 39px;
	position: relative;
	font-weight: bold;
	color: #0e2052;
	font-size: 1.2em;
}

.hypo_box ul.tabs li.tab-active {
	background: url('../images/hypo/hypoActiveTab.gif') no-repeat;
}

.hypo_box li div {
	padding-top: 5px;
	text-align: center;
}

.hypo_box table {
	width: 100%;
}
.hypo_box table td, .hypoModelBox table td {
	vertical-align: middle;
}
.hypo_box table td.info, .hypoModelBox table td.info {
	width: 25px;
	text-align: right;
}
.hypo_box table.urokovaSadzba {
	width: 100%;
}
.hypo_box table.urokovaSadzba td.labelRadio {
	text-align: center;
	
}

.hypo_box .calc {
	clear: both;
	background-color: #ffffff;
	text-align: left;
	padding: 0 10px;
}

.hypo_box td.label, .hypoModelBox td.label {
	width: 335px;
}
.hypo_box td.value, .hypoModelBox td.value {
	text-align: right;
}

.hypo_box .label2, .hypoModelBox .label2 {
	font-size: 1em;
	font-weight: bold;
	padding-left: 10px;
}

.hypo_box .label3 {
	color: #CF9C6D;
	font-size: 0.9em;
}

.hypo_box span.label3 {
	position: relative;
	top: -5px;
}

.hypo_box .label5, .hypoModelBox .label5 {
	font-size: 0.8em;
}

.hypo_box td.label3 span {
	float: left;
}

.hypo_box td.label3 span.next {
	float: right;
	padding-right: 15px;
}

.hypo_box input {
	border: 1px solid #d7c7ba;
	color: #0e2052;
	height: 16px;
	width: 80%;
	text-align: right;
	padding-right: 2px;
}

.hypo_box .input2, .hypoModelBox .input2 {
	margin: 0;
	color: #0e2052;
	border: none !important;
	font-weight: bold;
	background: none;
	padding-top: 2px;
	text-align: right;
}


.hypo_box .message {
	height: 20px;
	padding: 8px 0;
	color: red;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
}
.hypo_box .message .blue {
	color: #082052;
}
.hypo_box .message img {
	vertical-align: middle;
}

.hypo_box .radio {
	width: auto !important;
	border: none;
}

div.hypoModelBox, div.hypoContact {
	padding: 0 0 20px 0;
	margin: 10px 0 0 0;
}

div.hypoModelBox div.row, div.hypoContact div.row {
	padding: 1px 0 1px 10px;
	margin: 0;
	height: 22px;
}
div.hypoModelBox div.failure {
	padding: 10px 0 0 0;
	
}
div.hypoModelBox div.clear, div.hypoContact div.clear {
	margin: 2px 0;
}
div.hypoModelBox h4, div.hypoContact h4 {
	color: #21345A;
	border-top: 1px solid #EFCFA4;
	clear: both;
	margin: 5px 0 0 0;
	padding: 2px 3px;
	background: #FAF3E8;
}
div.hypoModelBox h4 a {
	text-decoration: none;
	color: #21345A;
}
div.hypoModelBox h5 {
	font-size: 1.15em;
	clear: both;
	margin: 0;
	padding: 8px 3px 0 3px;
	background: #FEFDFA;
}
div.hypoModelBox h5 a {
	text-decoration: none;
	color: #21345A;
}
div.hypoModelBox div.disabled label {
	text-align: right;
	font-weight: bold;
	width: 275px;
}
div.hypoModelBox div.disabled input {
	width: 106px;
	background: none;
}
div.hypoModelBox input, div.hypoModelBox select {
	border-color: #CA9B63;
	text-align: right;
	padding-right: 2px;
}
div.hypoContact input, div.hypoContact select {
	border-color: #CA9B63;
}
div.hypoContact div.buttons {
	text-align: right;
	float: none;
	padding-right: 10px;
}
div.hypoModelBox div.buttons, div.hypo_box div.buttons {
	text-align: center;
	float: none;
}
div.hypoModelBox .button, div.hypo_box .button, div.hypoContact .button {
	background-color: #2F3E69;
	margin: 3px 2px 0px 0px;
	font-size: 11px;
	padding: 2px 10px 2px 10px;
	overflow: visible;
}
div.hypoModelBox .button_over, div.hypo_box .button_over {
	background-color: #3A4E85;
}
div.hypoModelBox .hypoButton {
	background: #CA9B63;
	color: #fff;
	height: auto;
	text-align: center;
	margin: 0 10px 0 0;
	font-size: 1em;
}
div.hypoModelBox .hypoButton_over {
	background: #D9B891;
}
div.hypoModelBox .block, div.hypoContact .block {
	background: #FEFDFA;
	padding: 5px 0;
}
.hypo_box a.icon {
	color: #CF9C6D;
	background: url('../images/hypo/linkImg.gif') no-repeat;
}
.hypo_box td.break {
	padding: 8px 0;
}
.hypo_box div.break, .hypoContact div.break {
	font-size: 1px;
	border-top: 1px dotted #CF9C6D;
}
div.hypoModelBox .hypoPlus {
	background: url('../images/hypo/hypoPlus.gif') no-repeat center left;
	padding-left: 20px;
}	
div.hypoModelBox .hypoMinus {
	background: url('../images/hypo/hypoMinus.gif') no-repeat center left;
	padding-left: 20px;
}
div.hypoModelBox .form_required, div.hypoContact .form_required {
	color: #21345A;
}
div.hypoContact .button {
	color: #fff;
}
div.hypoContact form.hypo .textbox_big {
	width: 230px;
}
div.hypoContact form.hypo .combo_small {
	width: 234px;
}
div.hypoContact form.hypo label {
	width: 180px;
}
/* end hypo_calc */

/* tables */
table.t_modra, table.t_segment {
	width: 470px;
	border-spacing: 0;
	border-collapse: collapse;
	font-size: 11px;
	background: #0F2459;
	border-color: #878DA3;
}
table.t_modra {
	color: #fff;
}
table.t_modra caption, table.t_segment caption {
	font-size: 13px;
	font-weight: bold;
}
table.t_modra th, table.t_segment th {
	padding: 5px;
}

table.t_modra tr, table.t_segment tr {
	height: 15px;
}

table.t_modra tr.alter, table.t_segment tr.alter {
	background: #0D1C47;
}

table.t_modra td, table.t_segment td {
	padding: 2px 5px;
	border-top: 1px solid #878DA3;
	border-bottom: 1px solid #878DA3;
}

table.t_modra a, table.t_segment a {
	background: transparent;
	color: #fff;
	padding: 0;
}

table.t_lososova {
	width: 470px;
	border-spacing: 0;
	border-collapse: collapse;
	font-size: 11px;
	background: #F5E6D1;
	border-color: #878EA1;
}
table.t_lososova caption {
	font-size: 13px;
	font-weight: bold;
}
table.t_lososova th {
	padding: 5px;
}

table.t_lososova tr {
	height: 15px;
}

table.t_lososova tr.alter {
	background: #F1EDE2;
}

table.t_lososova td {
	padding: 2px 5px;
	border-top: 1px solid #878EA1;
	border-bottom: 1px solid #878EA1;
}

table.t_lososova a {
	background: transparent;
	padding: 0;
}

table.t_seda {
	width: 470px;
	border-spacing: 0;
	border-collapse: collapse;
	font-size: 11px;
	background: #FEFEF6;
	border-color: #CFCDD0;
}
table.t_seda caption {
	font-size: 13px;
	font-weight: bold;
}
table.t_seda th {
	padding: 5px;
}

table.t_seda tr {
	height: 15px;
}

table.t_seda tr.alter {
	background: #E4E3DE;
}

table.t_seda td {
	padding: 2px 5px;
	border-top: 1px solid #CFCDD0;
	border-bottom: 1px solid #CFCDD0;
}

table.t_seda a {
	background: transparent;
	padding: 0;
}

table.t_zelena {
	width: 470px;
	border-spacing: 0;
	border-collapse: collapse;
	font-size: 11px;
	background: #E6EAD9;
	border-color: #B1BD8D;
}
table.t_zelena caption {
	font-size: 13px;
	font-weight: bold;
}
table.t_zelena th {
	padding: 5px;
}

table.t_zelena tr {
	height: 15px;
}

table.t_zelena tr.alter {
	background: #D2E0AB;
}

table.t_zelena td {
	padding: 2px 5px;
	border-top: 1px solid #B1BD8D;
	border-bottom: 1px solid #B1BD8D;
}

table.t_zelena a {
	background: transparent;
	padding: 0;
}

table.t_zlta {
	width: 470px;
	border-spacing: 0;
	border-collapse: collapse;
	font-size: 11px;
	background: #FEFEE4;
	border-color: #CDCF9D;
}
table.t_zlta caption {
	font-size: 13px;
	font-weight: bold;
}
table.t_zlta th {
	padding: 5px;
}

table.t_zlta tr {
	height: 15px;
}

table.t_zlta tr.alter {
	background: #EDEBD6;
}

table.t_zlta tr.alter td {
	border-bottom: 1px solid #CDCF9D;
}

table.t_zlta td {
	padding: 2px 5px;
}

table.t_zlta a {
	background: transparent;
	padding: 0;
}
/* tables end */

/* attachment icons */
span.doc-att {
	background: url("../icons/word15_white.gif") no-repeat;
	padding-left: 20px;
}

div.bckgYellow span.doc-att {
	background: url("../icons/word15_blue.gif") no-repeat;
}

span.wmv-att {
	background: url("../icons/wmv15_white.gif") no-repeat;
	padding-left: 20px;
}

div.bckgYellow span.wmv-att {
	background: url("../icons/wmv15_blue.gif") no-repeat;
}

span.other-att {
	background: url("../icons/text15_white.gif") no-repeat;
	padding-left: 20px;
}

div.bckgYellow span.other-att {
	background: url("../icons/text15_blue.gif") no-repeat;
}

span.zip-att, span.rar-att {
	background: url("../icons/rar_zip15_white.gif") no-repeat;
	padding-left: 20px;
}

div.bckgYellow span.zip-att, div.bckgYellow span.rar-att {
	background: url("../icons/rar_zip15_blue.gif") no-repeat;
}

span.ppt-att {
	background: url("../icons/ppt15_white.gif") no-repeat;
	padding-left: 20px;
}

div.bckgYellow span.ppt-att {
	background: url("../icons/ppt15_blue.gif") no-repeat;
}

span.png-att, span.gif-att, span.jpg-att {
	background: url("../icons/png15_white.gif") no-repeat;
	padding-left: 20px;
}

div.bckgYellow span.png-att, div.bckgYellow span.gif-att, div.bckgYellow span.jpg-att {
	background: url("../icons/png15_blue.gif") no-repeat;
}

span.pdf-att {
	background: url("../icons/pdf15_white.gif") no-repeat;
	padding-left: 20px;
}

div.bckgYellow span.pdf-att {
	background: url("../icons/pdf15_blue.gif") no-repeat;
}

span.mp3-att {
	background: url("../icons/mp315_white.gif") no-repeat;
	padding-left: 20px;
}

div.bckgYellow span.mp3-att {
	background: url("../icons/mp315_blue.gif") no-repeat;
}

span.xls-att {
	background: url("../icons/excel15_white.gif") no-repeat;
	padding-left: 20px;
}

div.bckgYellow span.xls-att {
	background: url("../icons/excel15_blue.gif") no-repeat;
}

/* attachment icons end */

.pointer {
	cursor: pointer
}

div.contactPlace div.leftMenu div.header {
	color: #fff;
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 10px;
}
div.contactPlace div#map {
	height: 300px; 
}
div.contactPlace div.box {
	padding: 4px;
	background: #0D1E4B;
	border: 1px #24365C solid;
	margin: 0 5px;
}
div.contactPlace select.combo_small {
	width: 205px;
	margin-bottom: 8px;
}
div.contactPlace input.textbox_big {
	width: 201px;	
	margin-bottom: 8px;
}
div.contactPlace input.checkbox {
	
}
div.contactPlace input.submit {
	height: 25px;
	float: right;
	color: #fff;
	font-weight: bold;
	background: url("../images/frontend/bckgButtonContact.jpg") repeat-x;
	border: none;
	padding: 0 5px;
	cursor: pointer;
}
div.contactPlace label.opened {
	float: none;
	margin: 0;
	width: auto;
	color: #CFD7EB;
	font-size: 0.9em;
}
div.contactPlace div.appContent {
	padding: 20px 15px;
}
div.contactPlace div.item {
	border-bottom: 1px #17274A solid;
	background: url("../images/frontend/bckgItemContact.jpg") repeat-x #091635;
	padding: 5px 10px;
}
div.contactPlace div.itemSelected {
	background: url("../images/frontend/bckgSelectedContact.jpg") repeat-x #353F5C;
	border: none;
}
div.contactPlace div.item a {
	color: #fff;
	font-weight: bold;
	display: inline;
	font-size: 1em;
}
div.contactPlace div.itemSelected a {
	font-size: 1.1em;
}
div.contactPlace div.item br.padding {
	font-size: 4px;
	margin: 0;
}
div.contactPlace div.opened {
	font-size: 0.8em;
}
div.contactPlace div.opened br {
	margin: 0;
	padding: 0;
}
div.contactPlace table.category {
	width: 100%;
	border: none;
	padding: 0;
	margin: 0;
}
div.contactPlace table.category td {
	vertical-align: middle;
}
div.contactPlace table.category img {
	float: left;
	margin: 0 15px 5px 5px;
}
div.contactPlace div.box img.image {
	float: left;
	margin: 0 20px 5px 0;
}
div.contactPlace div.box h2 {
	font-size: 1.2em;
	font-weight: bold;
	background: none;
	padding: 0 !important;
	margin: 0;
	height: auto;
}
div.contactPlace div.box div.image {
	float: left;
}
div.contactPlace div.box div.line {
	margin-top: 5px;
}
div.contactPlace div.leftMenu div.error {
	margin-bottom: 5px;
}
div.contactPlace div.city {
	font-weight: bold;
	margin-bottom: 5px;
}

div.heading {
	font-size: 13px;
	font-weight: bold;
	padding: 4px 10px 5px 10px;
	background: url("../images/frontend/bckgH6.gif") repeat-x #091739;
	margin: 0;
	color: #fff;	
}
div.heading a {
	color: #fff;
	text-decoration: none;
}
div.heading a:hover {
	color: #6e91af;
	text-decoration: none;
}
div.heading h1 {
	background: none;
	height: auto;
	padding: 0;
}
div.heading h1 a.print {
	margin: 0;
}

.bold {
	font-weight: bold;
}
.hidden {
	display: none;
}

div.contactShort {
	padding: 0; 
	margin: 0;
}
div.contactShort select.combo_small {
	width: 100%;
	margin-bottom: 8px;
}
div.contactShort input.button {
	float: right;
}
div.contactShort div.heading {
	float: left;
	width: 100%;
}
div#kas_disclaimer {
	margin-top: 10px;
	text-align: left;
}
.hypo_box table.links {
	border: none;
}
.hypo_box table.links td.pdf {
	text-align: left; 
	width: 50px;
}
.hypo_box table.links td.full {
	text-align: right; 
	width: 170px;
}
.hypo_box table.links td.tab {
	text-align: right; 
	width: 230px;
}
.hypo_box div.buttons {
	margin-top: 15px;
}
table.list td.result {
	text-align: right;
}
input.checkbox {
	border: 0;
}
div.contactPlace table.openingHours td {
	padding: 0;
}
div.contactPlace table.openingHours td.hours {
	padding-left: 10px;
}