body {
	color: #000;
	background: none !important;
	padding: 0;
	margin: 0;
	font-family: Arial;
	font-size: 13px;
}

input, select, textarea {
	font-size: 1em;	
}

a {
	outline: none !important;
}

 h1 {
  font-size: 1.5em;
  color: #003975;
  background: none;
  padding-top: 5px;
  padding-left: 10px;
  height: 20px;
  margin: 0;
 }
 h2 {
  font-size: 1.1em;
  color: #003975;
  background: none;
  padding-top: 5px;
  padding-left: 10px;
  height: 20px; 
  margin: 0;
 }
 h3 {
  font-size: 1.1em;
  color: #003975;
  background: none;
  padding-top: 5px;
  padding-left: 10px;
  height: 20px;
  margin: 0;
 }
 h4 {
  font-size: 1.2em;
  font-weight: bold;
  color: #003975;
  background: none;
 }
 h5 { 		
  font-size: 1em;
  color: #003975;
  font-weight: bold;
  margin: 0 0 5px 0;
  padding: 0;
  background: none;
 }
 h6 {
  font-size: 1.1em;
 	color: #fff;
 	font-weight: bold;
 	padding: 4px 10px 5px 10px;
 	margin: 0 0 10px 0;
  background: none;
 }
 div#page_body_2cols h6 a, div#page_body_3cols h6 a {
 	text-decoration: none;
 	color: #fff;
 }

 /* Page header */
div#page_header {
	display:none;
}
div#bottom {
	display: none;
}

 /* Layout of the rest of the page */ 
div#page_body_3cols {
	width: 100%;
}

div#page_body_2cols {
	width: 100%;
}
div.padding5 {
	padding: 0 5px;
}
/* Layout of page content */ 
div#page_content_both {
	 margin-top: 10px;
     padding: 0;
     /*background: url("../images/theme2/side_content_background.gif") repeat-y left top;*/
     background: url("../images/theme2/right_content_background.gif") repeat-y right top;
}
div#page_content_left {
	 margin-top: 15px;
     width: 100%;
     overflow: auto;
     background: url("../images/theme2/side_content_background.gif") repeat-y left top;
}
div#page_content_right {
	 margin-top: 15px;
     width: 100%;
     overflow: auto;
     background: url("../images/theme2/right_content_background.gif") repeat-y right top;
}
div#page_content_b_left {
	 margin: 0;
	 padding: 0;
     overflow: auto;
     background: url("../images/theme2/side_content_background.gif") repeat-y left top;
     
}

div#left_menu {
	display: none;
}

div#page_content {
     margin-top: 10px;
     width: 100%;
     overflow: auto;
     background: url("../images/theme2/side_content_background.gif") repeat-y right top;
}
div#left_content {
	width: 100%;   
}
div#left_content a.icon, div#center_content a.icon, div#bottom_content_right a.icon {
	display: block;
	margin-top: 15px;
 	background: url("../images/theme2/textLinkImg.gif") no-repeat left center;
}
div#left_content a.icon {
	margin-left: 10px;
}
div#bottom_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 {
	display: none;
}
div#left_menu ul ul{
	padding-left: 10px;
	margin-left: 0px;
}
div#center_content {
  width: 100%;
}

div#main_menu {
	display: none;
}

table.list {
	width: 220px;
	border-top: 1px solid #9aa367;
	border-bottom: 1px solid #9aa367;
}
table.list td, table.list th {	
	padding: 2px 5px;
}
table.list a {
	background: transparent;
	padding: 0;
}
table.list caption {
  font-size: 1.1em;
	font-weight: bold;
}

div.menu_links {
    color: #fff;
}
div.menu_links h1 {
	margin-bottom: 5px;
}
div.menu_links div {	
	padding-left: 10px;
	padding-top: 5px;
}
div.top_menu div {
	padding-left: 15px;
	font-weight: normal;
}
div.menu_links a {
 	padding-left: 17px;
 	background: url("../images/theme2/linkImg.gif") no-repeat;
}
div#page_header div.top_links a.dark_link, a.dark_link, div#left_menu a.dark_link {
     color: #6e91af;
 }

.button {
	background-color: #9aa367;
	border: none;
	color: #fff;
} 
.clear {
  clear: both;
	height: 0;
	font-size: 0;
}
a {
	color: #827d32;
	text-decoration: underline;
}

a:hover {
	text-decoration: none !important;
}

a.icon {
 	padding-left: 17px;
 	background: url("../images/theme2/textLinkImg.gif") no-repeat left center;
 	cursor: pointer;
 	font-weight: normal !important;
}

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;
}

 div.banner_center object, div.banner_center img{ 	
 	width: 715px;
 	height: 110px;
 }
 div#page_body div.banner_center_small a {
 	padding: 0; 	
 	margin: 0;
 }
 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: 1.1em;
 	color: #fff;
 	font-weight: bold;
 	height: 21px;
 	padding: 4px 0 0 10px;
 	margin: 0 0 10px 0;
 	background: url("../images/theme2/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;
 }
 div.content_holder {
 	margin: 0 10px 0 10px;
 }
 div#left_menu div.content_container, div#right_menu div.content_container {
 	background: #223E75 url("../images/theme2/bckgBlue.gif") repeat-x bottom left;
 }

div.content_container {
 	padding-bottom: 20px;
 	margin-bottom: 0;
 }
 div#left_menu div.content_container, 
 div#left_menu div.banner_side, 
 div#left_menu div.cms_html_content {
 	width: 235px;
 }
div#right_menu div.content_container, 
 div#right_menu div.banner_side, 
 div#right_menu div.cms_html_content {
 	width: 225px;
 	float: right;
 }
 
 div#bottom_content {
 }
 div#bottom_content_left {
 	width: 235px;
 	float: left;
 	margin-right: 10px;
 }
 div#bottom_content_right { 	 	
 	width: 470px;
 	float: right;
 }
 
div.news_view_list {
	float: left;
	width: 235px;
}
div.news_view_container {
	background: url("../images/theme2/bckgBlue235.gif") repeat-y left top;
	min-height: 280px;
}
div.news_link {
	margin-bottom: 5px;
}
div.news_view_container div.paging {
	padding: 5px 10px 0 10px;
}
div.news_view_container div.paging a {
	color: #fff;
}
div#left_content div.news_view_list a.icon {
	background: url("../images/theme2/linkImg.gif") no-repeat;
	color: #fff;
	text-decoration: none;
	margin-top: 0;
	margin-bottom: 5px;
	margin-right: 10px;
}
div#left_content div.news_view_list a.selected {
	color: #6e91af;
	text-decoration: none; 
}
div.news_view_view {
	float: right; 
	width: 470px;
}
 
 div.answer_0 {
 	padding: 3px 0 3px 0; 
 	float: left;
 	background-color: #f2d392;
 	height: 10px;
 }
 div.answer_1 {
 	padding: 3px 0 3px 0;
 	float: left;
 	background-color: #d2e0ab;
 	height: 10px;
 }
 div.answer_2 {
 	padding: 3px 0 3px 0; 
 	float: left;
 	background-color: #cfd7eb;
 	height: 10px;
 }
 div.answer_3 {
 	padding: 3px 0 3px 0; 
 	float: left;
 	background-color: #ede8b1;
 	height: 10px;
 }
 
div.main_news_view {	
 	min-height: 50px;
 	background: #fff url("../images/theme2/bckgMainNews.gif") no-repeat bottom left;
}
div.main_news_view img {
	width: 230px;
	float: right;
	margin-left: 5px;	
}
div.main_news_view div.title {
	font-size: 1.5em;
	color: #043C6F;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 5px;
}
div.main_news_view h6 {
	margin: 0;
}
div#left_content div.main_news_view p {
	padding-top: 10px;
}
div.news_content {
 	clear: both;	
	background: #fff;
	padding: 0 10px 10px 10px;
} 
div.news_text {
	margin: 10px;	
}
div.news_date, span.news_date {
	font-size: 0.9em;
}
 
div.news_grey { 
    color: #fff;   
    background-color: #dddddd;    
}
div.news_grey span {
	margin-left: 5px;
}

span.news_alert_headline {
	color: #003975;
	font-weight: bold;
	
}
div#left_content span.news_alert_headline a {
	color: #003975;
	font-weight: bold;
	background: none;
	text-decoration: none;
	padding: 0;
}
div#left_content span.news_alert_headline a:hover {
	text-decoration: underline;
}
span.news_alert_date {
  font-size: 0.9em;
}

div#solution_finder {
	background: url("../images/theme2/solution_finder.gif") no-repeat;
	float: right;
	width: 225px;
	height: 110px;
	color: #fff;
}
div#solution_finder div.title {
	padding: 10px 10px 0 10px;
	height: 55px;
	font-weight: bold;
}
div#solution_finder .solution_finder_form {
	margin: 0 10px 10px 10px;	
}
.solution_finder_form select {
	width: 200px;
	padding: 2px;
	border: none;
	margin-top: 2px;
}

div.solution_finder_view {
	margin: 10px 0;
}
div.solution_finder_view select {
	width: 300px;
	float: left;
	margin-right: 10px;
}
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: 0.9em;
	display: inline;
}

div#breadcrumb {
  width: 100%;
  font-size: 1.2em;
  margin-bottom: 20px;
}

div#breadcrumb a {
	color: #003975;
}

div#breadcrumb div {
	vertical-align: middle;
	margin-left: 5px;
	padding-top: 2px;
}

div#breadcrumb span {
	margin: 0 5px;
}

form.data_form {
	padding: 0;
	margin: 0;
}

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 {
	margin-top: 15px;
}
div#left_content div#sitemap {
	margin-left: 10px;
}
div#sitemap a.icon {
	color: #000;
	text-decoration: none;
	margin: 0;
	display: inline;
}

div #sitemap a.img_fyzicke_osoby {
	    background: url("../images/theme2/linkImg_fyzicke_osoby.gif") no-repeat;
}

div #sitemap a.img_mali_podnikatelia {
	    background: url("../images/theme2/linkImg_mali_podnikatelia.gif") no-repeat;
}

div #sitemap a.img_velke_firmy {
	    background: url("../images/theme2/linkImg_velke_firmy.gif") no-repeat;
}

div #sitemap a.img_privatne_bankovnictvo {
	    background: url("../images/theme2/linkImg_privatne_bankovnictvo.gif") no-repeat;
}

div #sitemap a.img_unsegment {
	    background: url("../images/theme2/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 {
	margin-bottom: 20px;
}
div#sitemap ul.sitemap li ul li {
	margin-bottom: 0;
}
div#sitemap ul.sitemap {
	list-style: none;
	padding: 0;
	margin: 0;
}

div.shdContent {
	float: left;
}

div.shdBlueLeftUp {
	float: left;
	width: 5px;
	height: 5px;
	background: url("../images/theme2/shdBlueLeftUp.gif") no-repeat;
	font-size: 1px;
}
div.shdBlueUp {
	float: left;
	width: 960px;
	height: 5px;
	background: url("../images/theme2/shdBlueUp.gif") repeat;
	font-size: 1px;
}
div.shdBlueRightUp {
	float: left;
	width: 5px;
	height: 5px;
	background: url("../images/theme2/shdBlueRightUp.gif") no-repeat;
	font-size: 1px;
}
div.shdBlueLeft {
	float: left;
	width: 5px;
	height: 100%;
	background: url("../images/theme2/shdBlueLeft.gif") repeat;
	font-size: 1px;
}
div.shdBlueRight {
	font-size: 1px;
	float: left;
	width: 5px;
	height: 100%;
	background: url("../images/theme2/shdBlueRight.gif") repeat;
}
div.shdBlueLeftDown {
	font-size: 1px;
	float: left;
	width: 5px;
	height: 5px;
	background: url("../images/theme2/shdBlueLeftDown.gif");
}
div.shdBlueDown {
	font-size: 1px;
	float: left;
	width: 960px;
	height: 5px;
	background: url("../images/theme2/shdBlueDown.gif") repeat;
}
div.shdBlueRightDown {
	font-size: 1px;
	float: left;
	width: 5px;
	height: 5px;
	background: url("../images/theme2/shdBlueRightDown.gif") no-repeat;
}
div.shdGreyLeftUp {
	float: left;
	width: 5px;
	height: 5px;
	background: url("../images/theme2/shdGreyLeftUp.gif") no-repeat;
	font-size: 1px;
}
div.shdGreyUp {
	float: left;
	height: 5px;
	background: url("../images/theme2/shdGreyUp.gif") repeat-x bottom;
	font-size: 1px;
}
div.shdGreyRightUp {
	float: left;
	width: 5px;
	height: 5px;
	background: url("../images/theme2/shdGreyRightUp.gif") no-repeat;
	font-size: 1px;
}
div.shdGreyLeft {
	float: left;
	width: 5px;
	height: 100%;
	background: url("../images/theme2/shdGreyLeft.gif") repeat-y;
	font-size: 1px;
}
div.shdGreyRight {
	font-size: 1px;
	float: left;
	width: 5px;
	height: 100%;
	background: url("../images/theme2/shdGreyRight.gif") repeat-y;
}
div.shdGreyLeftDown {
	font-size: 1px;
	float: left;
	width: 5px;
	height: 5px;
	background: url("../images/theme2/shdGreyLeftDown.gif") no-repeat;
}
div.shdGreyDown {
	font-size: 1px;
	float: left;
	height: 5px;
	background: url("../images/theme2/shdGreyDown.gif") repeat-x top;
}
div.shdGreyRightDown {
	font-size: 1px;
	float: left;
	width: 5px;
	height: 5px;
	background: url("../images/theme2/shdGreyRightDown.gif") no-repeat;
}

div#left_content p {
	margin: 0;
	padding: 0;
	padding-left: 10px;
}

div#bottom_content_right p, div#center_content p {
	margin-top: 10px;
	padding: 0;
}
div#left_menu div.content_container div.content, div#right_menu div.content_container div.content {
	padding: 0 10px;
}

div#sitemap a.fyzicke_osoby {
	color: #E5A725;
	font-weight: bold;
}
div#sitemap a.mali_podnikatelia {
	color: #A5C157;
	font-weight: bold;
}
div#sitemap a.velke_firmy {
	color: #9FAFD7;
	font-weight: bold;
}
div#sitemap a.privatne_bankovnictvo {
	color: #DBD163;
	font-weight: bold;
}
div#sitemap a.unsegment {
	color: #9aa367;
	font-weight: bold;
}
div.opinion_answer, div.opinion_result {
	margin-bottom: 5px;
}
div.opinion_answer input {
	float: left;
}
div.opinion_answer div {
	float: left;
	width: 85%;
	padding-left: 5px;
}
span.value {
	float: left; 
	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;
}

.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;
}

div.solution_finder_view .button {
	width: 21px;
	height: 21px;
}

div.solution_finder_view select {
	border: 1px solid #A1A06A;
	padding: 2px;
}

div.content_container a.icon {
	display: block;
	margin-bottom: 5px;
}

/* 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 {
	padding: 0;
	margin: 0;
}
form div.row {
	padding: 5px 0;
	vertical-align: middle;
	clear: both;
}
.button {
	background-color: #9aa367;
	border: none;
	color: #fff;
}
form .button {
  font-size: 0.9em;
	padding: 2px 10px 2px 10px;
	width: 0;
    overflow: visible;
}
form .button[class] { /*ie ignores [class]*/
    width: auto;
}
form label {
	width: 178px;
	float: left;
	margin-top: 2px;
	margin-right: 5px;
	overflow: hidden;
}
form.loanForm label {
	width: 228px;
}
form label.infolabel {
	width: 470px;
}
label.infolabel span {
	width: 211px;
	float: left;
	margin-top: 2px;
	margin-right: 5px;
	overflow: hidden;
}
div.row label img {
	margin-left: 2px;
}
div.buttons {
	float: right;
}
textarea.textbox_big {
	height: 120px;
}
input.textbox_small, input.textbox_big, textarea.textbox_big {
	width: 280px;
	padding: 1px;
	vertical-align: middle;
	border: 1px solid #9aa367;
}
select.combo_small {
	vertical-align: middle;
	width: 284px;
	border: 1px solid #9aa367;	
}

form.loanForm input.textbox_small, form.loanForm input.textbox_big, form.loanForm input.textarea_big {
	width: 230px;
}
form.loanForm select.combo_small {
	width: 234px;
}

select.solutionFinderShort_combo {
	width: 205px;
}
.arrowUp {
	background: url("../images/theme2/arrowUp.gif") no-repeat center center;
	border: none;
	width: 18px;
}
.arrowDown {
	background: url("../images/theme2/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: 250px;
	float: right;
	padding: 1px;
	vertical-align: middle;
	border: 1px solid #9aa367;
}
fieldset input.textbox_mini {
	width: 205px;
	float: right;
	padding: 1px;
	vertical-align: middle;
	border: 1px solid #9aa367;
}
fieldset select.combo_small {
	float: right;
	vertical-align: middle;
	width: 254px;
}
fieldset select.combo_mini {
	float: right;
	vertical-align: middle;
	width: 210px;
}
fieldset div.row {
	padding: 10px 0;
}

label.form_error {
	color: #d10019;
}
span.form_error {
	display:none;	
}
.error {
	color: #d10019;
	font-weight: bold;
}

div.exchangeBoxShown {
	background: url("../images/theme2/exchangerates_separator.gif") no-repeat;
	width: 55px;
	height: 18px;
	padding-top: 5px;
	text-align: center;
	float: left;
}
div.exchangeBoxHidden {
	background: none;
	width: 55px;
	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: 1.3em;
	color: red;	
}
span.euro {
	font-size: smaller;
}

span.liusHit{
	font-weight: bold;
	color: #003975;
}

/* Frontend table */

table.list {
	border-top: 1px solid #CECF9C; 
	border-bottom: 1px solid #CECF9C; 
	width: 470px; 
	border-spacing: 0px;
	border-collapse: collapse;
  font-size: 0.9em;
}
table.list tr {
	height: 15px;
}
table.list td {
	border-top: 1px solid #CECF9C; 
	border-bottom: 1px solid #CECF9C;
}
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{
	font-weight: normal;
}


table.exchangeRatesList a {
	color: black;
}

table.exchangeRatesList th {
	text-align: left;
	vertical-align: top;
}

.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;
}

div#printBottom {
	display: block;
	border-top: 1px solid black;
	padding-top: 5px;
	margin: 20px;
	text-align: center;
}

div.banner_center_small {
	display: none;
}
a.print {
	display: none;
}
div#shadeContent {
	display: none;
}

