@import url("../renderers/pager/pager.css");
@import url("../renderers/breadcrumb/breadcrumbs.css");

html {font-size: 100.01%;}
body {
	margin: 0 0 0 0;
	padding: 35px 0;
	font-size: 62.5%;
	font-family: "Trebuchet MS", "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
	color: #2a2a2a;
	background: #fff;
	line-height: 1.4em;
	background: url(../images/body-bg.jpg) no-repeat top center #84be38
	}

/* global reset */
ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {margin: 0; padding: 0;}
ul {list-style: none;}
table {	border-collapse: collapse;	font-size: 1em;}
th {text-align: left;}
fieldset {border: 0;}

/* wysiwyg reset */	
font {
	font-family: inherit !important; 
	color: inherit !important;
	font-size: inherit !important;
	}

/* ************* COMMON ************* */


.left	{text-align: left;}
.center	{text-align: center;}
.right	{text-align: right;}
.clr	{
	clear: both;
	margin-top: -1px;
	position: relative;
	padding: 0;
	height: 0;
	border: none;
	overflow:hidden;
	visibility: hidden;
	line-height: 0;
	}
.clear {clear: both;}
	
hr {
  	border: 0;
  	width: 100%;
  	color: #FF0000;
	background-color: #FF0000;
	height: 1px;
	margin: 0 0 15px 0;
	position: relative;
	}

a {color: #5f9025;}
a:hover {color: #000;}
img {border: none;}
p {margin-bottom: 15px;}

sup {
	position:relative;
	bottom:0.3em;
	vertical-align:baseline;
	}
 
sub {
	position:relative;
	bottom:-0.2em;
	vertical-align:baseline;
	}

.none 		{display: none;}
.bold       { font-weight:bold; }
.italic     { font-style:italic; }
.nopadding  { padding:0; }
.noindent   { margin-left:0;padding-left:0; }
.nobullet   { list-style:none;list-style-image:none;}
.small {font-size: 0.9em;}
.nowrap {white-space: nowrap;}

.hide, legend span, #top #userLogin h4, .approvalSteps span  {position: absolute; top: -25000px; left: 0;}

.open {text-decoration: underline;}

.floatleft {
	float: left;
	margin: 0 10px 10px 0;
	}

.floatright {
	float: right;
	margin: 0 0 10px 10px;
	}
	
.rgt {float: right;}
.lft {float: left;}

img.lft {margin: 0 15px 7px 0;}
img.rgt {margin: 0 0 7px 15px;}

.halfBox {float: left; width: 49%; margin-right: 0; margin-bottom: 10px;}

.error {color: #C00; font-weight: bold; margin-top: 15px;}
.error a {color: #C00;}
.required{color: #C00;}

.discussionPost {
	background: #F5F5F5;
	padding: 10px 13px;
	margin-bottom: 10px;
	}
.discussionPost h4 {margin-bottom: 4px;}
.discussionPost p {margin-bottom: 0;}

.fotoBox {float:left; margin-right: 10px; background-color:#ffffff;}
.fotoInfo {height: 40px; overflow: hidden; font-size: 0.9em;}

.documentPerex {font-weight: bold; font-size: 1.1em;}

.textCol {width: 48%;}
	.textBox {
		border: 1px solid #d7d9d5;
		background-image: -moz-linear-gradient(top, #ffffff, #F6F7F3); /* FF3.6 */
  		background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #ffffff),color-stop(1, #F6F7F3)); /* Saf4+, Chrome */
        filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#F6F7F3'); /* IE6,IE7 */
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#F6F7F3')"; /* IE8 */
		-moz-border-radius: 3px;
 		-webkit-border-radius: 3px; 
  		border-radius: 3px;
		margin-bottom: 25px;
		position: relative;
		padding: 15px 15px 1px 18px;
		}
		.deco {
			position: absolute;
			top: 15px;
			left: -1px;
			_left: -19px;
			width: 9px;
			height: 26px;
			background: url(../images/sipka-bg.gif) no-repeat;}
		.textBox h2 {font-size: 1.3em;}
		.zaskrt {font-size: 1.1em; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif}
		
.contextHelpItem {display: none;}

#all .approved, #all .updated, #all .displayed, #all .invalid {padding-left: 30px;}

.approved {background: url(../images/ico-status-confirmed.png) no-repeat center left; color: #59990b;}
.updated {background: url(../images/ico-status-loaded.png) no-repeat center left; color: #f18819;}
.displayed {background: url(../images/ico-status-not-loaded.png) no-repeat center left; color: #939393;}
.invalid {background: url(../images/ico-status-not-confirmed.png) no-repeat center left; color: #d34531;}

.subpageRow {border-top: 1px solid #EBEBEB; padding-top: 25px; margin-top: 40px;}

.klientiItem {margin-bottom: 30px;}
.klientiItem h2 {font-size: 1.3em; margin-bottom: 4px;}

/* ********* zkratky ********* */

.focus {position: absolute; left: 198px;}

.focus a, .focus span {
	position: absolute;
	top: 0;
	left: -5000px;
	z-index: -10;
	white-space: nowrap;
	}

.focus a:focus, .focus a:active {
    z-index:2;
	top: 0;
	left: 248px;
    background:#FFED00;
	padding: 2px 5px 4px 6px;
	color: #A00000;
	font-size: 1.1em;
	font-weight: bold;
	}
	
	
/* ************* HEADINGS ************* */

h1 {font-size: 2.2em; color: #61A229; margin-bottom: 30px; font-family:"Trebuchet MS","Arial CE",Arial,sans-serif; line-height: 1.1em; font-weight: bold;}
h2 {font-size: 1.6em; line-height: 1em;}
h3 {font-size: 1.3em;}
h4 {font-size: 1.2em;}
h5, h6 {font-size: 1.1em;}

h2, h3, h4, h5, h6 {
	margin-bottom: 10px; 
	color: #73af27; 
	font-family:"Trebuchet MS","Arial CE",Arial,sans-serif;
	}
	h6 {color: #333;}
.documentText h2, .documentText h3 {padding-top: 15px;}

#overview h3 {font-size: 1.4em; margin-bottom: 5px; padding-top: 25px; border-top: 1px solid #ebebeb; margin-top: 30px;}
.documentText .hHeading {border-left: 1px solid #e5e5e5; padding-left: 20px; padding-top: 0; margin-top: 25px; margin-bottom: 30px}

h2, h3.hglt {color: #62b0f5; font-style:italic; font-size: 1.4em;}

/* ************* LISTS ************* */

#content ul, #content ol {margin: 0 0 20px 15px;}
	#content ul ul, #content ol ol {margin: 0 0 0 15px;}
	
	#content ol {margin-left: 34px;}
	
	#content ul li, #homepageArea ul li, #sidecol2 .mboxSideBox li, #sidecol2 .mboxSideBox2 li {background: url(../images/dot-yellow.gif) no-repeat 0 5px; padding-left:20px; margin-bottom: 8px;}
	#content .error ul li {background: url(../images/odrazka-red.gif) no-repeat 0 5px;}
	#content .blueBox ul li {background: url(../images/odrazka-blue.gif) no-repeat 0 5px;}
	
#content ul.hglt  {margin: 0; padding-left: 30px;}
#content .hglt li {background: none; padding-left: 0; float: left; margin-right: 30px; margin-bottom: 0; line-height: 1.8em;}

#content .hglt .telefon {background: url(../images/ico-telefon.png) no-repeat; padding-left: 20px;}
#content .hglt .email {background: url(../images/ico-email.png) no-repeat; padding-left: 27px;}

	
/* ************* FORMS ************* */

input, select, textarea {font-family: Arial, Helvetica, sans-serif; font-size: 1em; vertical-align: middle;}

input[type=checkbox] {position: relative; =top: -2px;}

.formTable input {width: 100px;}


.formButton {
	background: url(../images/btn-bg.png) no-repeat #79ba33;
	color: #FFF;
	text-align: center;
	width: 243px;
	padding: 6px 20px 20px 0;
	=padding-top: 3px;
	border: 0;
	font-size: 1.4em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	cursor: pointer;
	margin: 0 auto;
	line-height: 1.4em;
	outline: none;
	}
	.wideFormButton {background: url(../images/btn-bg-wide.png); width: 450px;}
	.form .formButton {background: url(../images/btn-gray-bg.png) no-repeat;}
	.mboxForm .formButton {background: url(../images/btn-bg.png) no-repeat #79ba33;}
	
	
	.formButton:hover {background-position: -243px 0;}
	.wideFormButton:hover {background-position: -450px 0;}
	.formButton[disabled] {background-position: -486px 0 ; cursor: auto;}
	
.smallButton {
	background: url(../images/btn-small.gif) no-repeat #79ba33;
	color: #FFF;
	text-align: center;
	width: 140px;
	height: 23px;
	font-weight: bold;
	border: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	cursor: pointer;
	padding-bottom: 2px;
	=padding-bottom: 0;
	
	}
	#contentContainer .smallButton {font-size: 0.9em;}
	.wide {background-image: url(../images/btn-small-wide.gif); width: 180px;}
	.wide2 {background-image: url(../images/btn-small-wide2.gif); width: 280px;}
	.smallButton:hover {background-position: -140px 0;}
	.wide:hover {background-position: -180px 0;}
	.wide2:hover {background-position: -280px 0;}
	
	a.formButton {display: inline-block; width: 223px; text-decoration: none; padding-top: 6px; padding-bottom: 27px}
	a.wideFormButton {width: 450px; padding: 6px 0 20px 0;}
	a.formButton:hover,	a.smallButton:hover {color: #FFF;}
	
	a.smallButton {display: block;  text-decoration: none; padding-top: 1px; padding-bottom: 2px; height: 20px; margin-right: 10px;}

	
.loginForm label, .form label {
	clear: both;
	display: block;
}
.loginForm label span, .form label span, .labelLike {
	display: block;
	float: left;
	width: 200px;
	padding-top: 3px; 
	zoom: 1;
	}
	.loginForm .dijitTextBox, .loginForm .dijitComboBox {width: 340px;}
	.form label span, .labelLike {width: 130px;}
	.form label.inlineLabel {display: inline; margin-right: 10px;}

.dijitDialogTable label {font-weight: bold; color: #73AF27;}

.form, ul.hglt, div.hglt, .resultBox  {
	background: #efefef;
	-moz-border-radius: 3px;
 	-webkit-border-radius: 3px; 
  	border-radius: 3px; 
	padding: 15px 18px;
	margin-bottom: 15px;
	}
	#all .form textarea {width: 400px; height: 80px;}

.red {color: #900;}
#loan_ratio {position: relative; top: 3px;}

/* IE button fix */
	
input.button {
	width: 0;
	overflow: visible;
}
input.button[class] {width: auto;}

#top #userLogin {
	position: absolute; 
	top: 85px;
	right: 23px;
	float:right; 
	width: 363px;
	z-index: 250;
	}
	#all #top .logged {top: 70px; right: 38px;}

#userLogin .fieldContainer {
	width: 169px;
	height: 25px;
	background: url(../images/login-bg.png) repeat-x transparent;	
	margin-right: 10px;
	display: block;
	float: left;
	position: relative;
	margin-bottom: 5px;
	}
#userLogin .fieldContainer .field { border: 0; background: none;width: 153px; _width: 140px; float: none;}
#top #userLogin .btn {margin-left: -20px; position: relative; z-index: 250; _float: right;}
#userLogin ul {text-align: right; padding-top: 3px;}
	#userLogin li {
		line-height: 1em;
		float: right;
		padding: 0 10px;
		}
		#userLogin.logged li {float: left;}
		#userLogin li a {color: #4e504b;}
#userLogin li.error {margin-top: 0;}
#userLogin .button {margin-top: -5px;}
#userLogin ul {=padding-top: 5px;}

#userLogin .fieldContainer label {position: absolute; top: -18px; left: 10px; font-size: 0.9em;}

.loggedin #top #userLogin			{ width: 370px; =width: 390px; text-align: right; font-size: 0.9em;}
.loggedin #top #userLogin h4		{ margin: 0 0 0 40px; }
.loggedin #top #userLogin p			{ margin: 0 0 8px 40px; color: #3e4145; border-bottom: 1px solid #e5e5e5; padding-bottom: 5px; line-height: 1.2em; }
.loggedin #top #userLogin ul		{ margin-left: 40px; }
.loggedin #top #userLogin li.first	{ border-color: #e5e5e5; }
.loggedin #top #userLogin li a		{ color: #4e504b; margin-top: 3px; }
.loggedin #top #userLogin a.smallButton {padding: 5px 0 0 0; color: #FFF; display: block; height: 18px; margin-top: -3px; _margin-top: 0; margin-right: 0;}
.loggedin #top #userLogin button		{ background: none; border: 0; text-decoration: underline; color: #4e504b; font-size: 1em; cursor: pointer; padding: 0; margin-top: 2px; }

.loggedin #prehledPage #top #userLogin a.smallButton {display: none;}

.logged li.first {border-right: 1px solid #FFF;}
.logged ul li a {padding-bottom: 4px; display: inline-block;}
.logged ul li a.smallButton {padding: 0; color: #FFF; display: block;}
.logged strong {font-size: 1.1em;}


#all #sidecol2 .logged .inner {padding: 15px 0 0 0; background: url(../images/logged-inner-bg.png) no-repeat bottom left;}

.pole {border: 1px solid #B3B3B3;}



/* ************* TABLES ************* */

table {
	border: 0;
	border-collapse: collapse;
	font-size: 1em;
	margin-bottom: 15px;
	}
	th, td {
		padding:5px 10px;
		vertical-align: top;
		border: 0;
		}
		th {font-weight: bold;}
.documentText table {color: #5b5b5b; width:99%}		
.documentText table th {
	background: #73af27;
	color: #FFF;
	font-weight: bold;
	border: 1px solid #dff3be;
	}
	.documentText table th a {color: #FFF;}
	.documentText td {border: 1px solid #dff3be;}
	.documentText tr.dark td {background: #f7fdf1;}
		
table.dataTable {
	margin-bottom: 25px;
	width: 100%;
	}
	table.dataTable td, table.dataTable th {
		padding: 10px 15px 10px 0;
		border-top: 1px solid #e5e5e5;
		vertical-align: middle;
		}
		table.dataTable th {
			font-weight: bold;
			width: 450px;			
			color: #4e504b;			
		}
		table.dataTable tr:first-child td, table.dataTable tr:first-child th {border: 0 ;}
/**/
table.formTable {margin-bottom: 30px;}
table.formTable td, table.formTable th {padding: 5px 3px 5px 0; vertical-align: middle;}
table.formTable th {font-weight: bold;}
table.formTable .header th {font-weight: normal;}
table.formTable table .header th {
	background: #73af27;
	color: #FFF;
	border-bottom: 2px solid #FFF;
	padding-left: 3px;	
}
table.formTable tr.bold td, table.formTable tr.bold th {
	background: url(../images/gradient-bg-1.png) repeat-x #dbdbdb; 	
	}
table.formTable tr.bold th {text-transform: uppercase; padding-left: 10px; }

#financialStanding table.formTable {font-size: 0.9em;}

/**/
.requestedDocuments {width: 99%;}
.requestedDocuments th {
	font-weight: bold; 
	color: #000; 
	border-bottom: 1px solid #CCC;	
	}
	.requestedDocuments  td {padding: 15px;}
	.requestedDocuments th {padding-top: 0;}
	td.document {
		background: url(../images/ico-document.gif) no-repeat center left;
		padding-left: 35px;
	}



.lastEvents {width: 99%; margin-bottom: 0;}
.lastEvents td {border-top: 1px dashed #c0c0c0;}
.lastEvents strong {font-weight: bold; color: #777777; font-size: 1.1em;}

.dojoxCalendarBody td {padding: 0;}

.zadostTable {width: 99%;}
.zadostTable th {width: 120px; padding-left: 0;text-align: right; }
.zadostTable td, .zadostTable th {padding: 10px 5px; border-bottom: 1px solid #e7e7e7}

#cant_continue {
	background: #efefef;
	padding: 22px 25px;
}

.dijitDialogTable td {padding: 8px 15px; vertical-align: middle;}

.resultBox table {width: 99%; border-top: 1px dashed #CCC; margin-bottom: 0;}
.resultBox table td {border-bottom: 1px dashed #CCC;}

.warning {color: #900;}

table td.nemTypes {padding: 0;}
.nemTypes div.nemTypesBox {
	width: 103px;
	float: left;
	padding-top: 160px;
	padding-bottom: 9px;
	font-weight: bold;
	margin-right: 10px;
	line-height: 1.2em;
	color: #4E504B;
	}
	.byt-v-osobnim-vlastnictvi {background: url(../images/nem-img-1.jpg) no-repeat 0 10px;}
	.rodinny-dum {background: url(../images/nem-img-2.jpg) no-repeat 0 10px;}
	.rekreacni-objekt {background: url(../images/nem-img-3.jpg) no-repeat 0 10px;}
	.stavebni-pozemek {background: url(../images/nem-img-4.jpg) no-repeat 0 10px;}
	.rekonstrukce {background: url(../images/nem-img-5.jpg) no-repeat 0 10px;}
.nemTypes .dijitRadio {float: left; margin-right: 4px; position: relative; top: 2px;}
.nemTypes label {margin-left: 20px; display: block; outline: none;}
#all .dijitFocusedLabel {outline: none;}
		
/* ************* IMAGE REPLACEMENT ************* */


#homepageHeader li span, .btnRefinancovat span, .subpageRow span, .btnVyridit span, .hpwRow .btn span, .klientiDetail .btn span, #all a.hypolinkaHeading span, .hypoBoxAd span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	  cursor: pointer;
	}
	#homepageHeader li a, .homepageBox .btn, .btnRefinancovat, .btnVyridit, .hpwRow .btn, .subpageRow .btn, .klientiDetail .btn, #all a.hypolinkaHeading, .hypoBoxAd a  {position: relative; overflow: hidden; display: block; _display: inline-block;}
	
	.vstupBtnVyridit {width: 256px; height: 54px; padding-top: 10px; font-weight: bold;}
	.vstupBtnRefinancovat {width: 256px; height: 64px;}
		.vstupBtnVyridit span {background: url(../images/btn-header-vyridit.png) no-repeat 10px 0}
		.vstupBtnRefinancovat span {background: url(../images/btn-header-refinancovat.png) no-repeat 10px 0;}
			#homepageHeader li a:hover span {background-position: -271px 3px;}
			
	.homepageRow1 .btn, .hpwRow .btn {width:241px; height:38px; text-align: center; margin: 0 30px;}
		.homepageRow1 .box1 .btn span, .hpwRow .box1 .btn span  {background: url(../images/btn-refinancovat.png) no-repeat;}
		.homepageRow1 .box2 .btn span, .hpwRow .box2 .btn span {background: url(../images/btn-vyridit-hypoteku.png) no-repeat;}
			.homepageBox .btn:hover span, .hpwRow .btn:hover span {background-position: 0 -38px;}
			
	.homepageRow2 .btn, .subpageRow .btn, .klientiDetail .btn  {width: 114px; height: 23px;text-align: center; margin: 0 30px; float: right;}
		.homepageRow2 .box1 .btn span, .subpageRow .lft .btn span {background: url(../images/btn-archiv-aktualit.png) no-repeat;}
		.homepageRow2 .box2 .btn span, .subpageRow .rgt .btn span, .klientiDetail .btn span  {background: url(../images/btn-dalsi-nazory.png) no-repeat;}
		.homepageRow2 .box3 .btn span {background: url(../images/btn-vice-informaci.png) no-repeat;}
			.homepageRow2 .btn:hover span, .subpageRow .btn:hover span, .klientiDetail .btn:hover span  {background-position: 0 -23px;}
			.homepageRow2 .box3 .btn { margin-bottom: 15px;}
			
	.btnRefinancovat, .btnVyridit  {width: 251px; height: 38px;}
		.btnRefinancovat span {background: url(../images/btn-refinancovat.png) no-repeat;}			
		.btnVyridit span {background: url(../images/btn-vyridit-hypoteku.png) no-repeat;}
			.btnRefinancovat:hover span, .btnVyridit:hover span {background-position: 0 -38px;}
			
	.btnAdViceHypo, .btnAdViceRefin {width: 260px; height: 204px;}
		.btnAdViceHypo span {background: url(../images/ico-btn-hypo.jpg) no-repeat;}
		.btnAdViceRefin span {background: url(../images/ico-btn-refin.jpg) no-repeat;}
			.btnAdViceHypo:hover span, .btnAdViceRefin:hover span {background-position: -270px 0;}

			
	#all a.hypolinkaHeading {width: 261px; height: 113px;}
	#all a.hypolinkaHeading span {background:url(../images/hypolinka-heading.png) no-repeat;}
	
/* ***** */

.infoBox {
	color: #61A229;
	font-style:italic;
	background: url(../images/ico-info.png) no-repeat 0 0;
	padding: 10px 0 0 75px;
	min-height: 60px;
	_height: 60px;
	margin-bottom: 25px;
}

.hypolinkaBox {
	width:268px;
	height:209px;
	margin:20px 0 0;
	position:relative;
	}
.hypolinkaBox div{position:absolute;top:0;}
.hypolinkaBox a#bannerVP{
	display:block;
	position:absolute;
	top:0;
	width:268px;
	height:209px;
}
	
/* ************* FLOAT CLEAR ************* */

#footer, #mainMenuBottom ul, .homepageRow .inner, #homepageArea, #sidecol2 #userLogin .inner, #steps, .hglt, .userTabs, .hpwRow .inner, .clearBox, .hypolinkaBox, .approvalComments, #hypolinka      {
	overflow: hidden;
	_display: inline-block;
	}
	
/* cistic uzivatelskych wysiwyg okras */
	
font {
	font-family: inherit;
	color: inherit;
	font-size: inherit;
	}
	
/* ****************************************** */
/* *************** VARIOUS ****************** */
/* ****************************************** */

#main .fileList li {
	background-repeat: no-repeat;
	padding-left:27px;
	margin-bottom: 10px;
	}
	.fileList span {font-size: 0.9em;}
	
.searchResultDownload {padding-top: 7px;}

.dotaz {border-bottom: 1px solid #CCC; padding-bottom: 20px; margin-bottom: 10px;}
.sender {color: #73af27;line-height: 3em; margin-bottom: 0;}
.bankSender {background: url(../images/ico-hb-mini.gif) no-repeat; padding-left: 40px; }
.answer {background: url(../images/ico-reply.gif) no-repeat 10px 0; padding-left: 40px; margin-top: 10px; padding-top: 8px;}

/* kalkulacky */

.hCalc {
	width: 188px;
	float: left;
}
	.hCalc h2 {
		width: 188px;
		padding: 0;
		font-size: 1.2em;
		margin-bottom: 15px;
		}
		.hCalc h3 {padding-top: 0;}
		.hCalc h2 a {
			display: block;
			
			line-height: 1.3em;	
			color: #62b0f5;
			height: 280px;
			}
			.hCalc h2 a:hover {color: #6CA822; background-position: 0 -332px;}
			.hCalc1 h2 a {background: url(../images/ico-calc-profi.jpg) no-repeat 0 68px;}
			.hCalc2 h2 a {background: url(../images/ico-calc-max-prijem.jpg) no-repeat 0 68px;}
			.hCalc3 h2 a {background: url(../images/ico-calc-max-splatka.jpg) no-repeat 0 68px;}
			
			.hCalc h2 a span {border-left: 1px solid #e5e5e5; display: block; padding: 0 10px 0 20px;}
			
		.hCalc h3 {line-height: 1.1em;}
		.hCalc h3, .hCalc p {margin-right: 20px;}
		.hCalc p {	line-height: 1.3em;}
		
	.hypoBoxAd {position: relative; height: 220px;}
	.hypoBoxAd p { padding-right: 280px;}
	#page .hypoBoxAd .btnAdViceHypo, #page .hypoBoxAd .btnAdViceRefin {position: absolute; top: 0; right: 0;}



/* *************************************** */	
/* *************** STEPS ***************** */
/* *************************************** */

#content #steps {
	background: url(../images/steps-bg-create.png) no-repeat;	
	_background: url(../images/steps-bg-create.gif) no-repeat;	
	margin-left: 0;
	position: absolute;
	top:65px;
	left: -6px;
	width: 986px;
	height: 105px;
	padding: 66px 0 0 76px;
	overflow: hidden;
	}
ul#steps li {float: left; background: none; margin: 0; padding: 0;}
ul#steps a, ul#steps strong, ul#steps em  {
	width: 23px;
	height: 12px;
	display: block;
	background: url(../images/steps-sub-bg.png) no-repeat -27px 0;
	overflow: hidden;
	text-indent: -30000px;
	margin-right: 3px;
	}
	ul#steps a {background-position: 0 0;}
	ul#steps .currentstep strong {background-position: -53px 0;}

/* ****************************************** */	
/* ******************* PAGE ***************** */
/* ****************************************** */

#all {
	text-align: left;
	font-size: 1.2em;
	padding-bottom: 10px;
	line-height: 1.5em;
	width: 959px;
	margin: 0 auto;
	position: relative;
	}

	#page {
		background: url(../images/page-bg.png) no-repeat bottom right #FFF;
		padding-bottom: 30px;
		zoom: 1;
		}
		
#top, #main, #homepageArea {padding: 0 30px;}

/* *************************************** */	
/* ************** HEADER ***************** */
/* *************************************** */	

#top {
	position: relative;
	background: url(../images/top-bg.png) no-repeat;
	height: 190px;
	z-index: 50;
	}
	.logo {
		position: absolute;
		top: 80px;
		left: 23px;
		}
	.callCentrum {
		position: absolute;
		top: 41px;
		left: 265px;
		color: #6c6f68;
		font-size: 0.9em;
		}
		.callCentrum strong {
			color: #559608; 
			font-size: 1.9em; 
			letter-spacing: -0.5px; 
			font-weight: normal; 
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			}
	.topImg {
		position: absolute;
		width: 479px;
		height: 141px;
		background: url(../images/header-img.png) no-repeat;
		top: -22px;
		right: 0;
	}
		.topImg,
		.loggedin .topImg {
			width: 557px;
			height: 141px;
			background-image: url(../images/header-img-logged.png);
			top: -22px;
			right: 0;
		}
	.hb-logo, .hb-logo a{
		display: block;
		width: 228px;
		height: 79px;
	}	
	.hb-logo {
		position: absolute;
		top: -14px;
		right: 0;
		z-index: 150;
	}
	.hb-logo a{
		background: url(../images/logo-hb.gif) no-repeat;
		text-indent:-500px;
		overflow: hidden;
		outline: none;
	}		
/* **************************************** */	
/* ***************** MENU ***************** */
/* **************************************** */	

#mainMenu {
	position: absolute;
	top: -3px;
	left: 0;
	width: 740px;
	z-index: 100;
	}
	#mainMenu ul {
		list-style: none;
		position: relative;
		margin-left: 0;
		padding-left: 10px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 1.2em;
		}
		#mainMenu li {
			display: block;
			float: left;
			background: url(../images/separator.gif) no-repeat 0 55%;
			padding: 0 8px;
			position: relative;
			}
			#mainMenu li.first {background: none;}
			#mainMenu a, #mainMenu strong {
				display: block;
				float: left;				
				text-decoration: none;
				color: #61A229;
				font-weight: bold;							
				}
				 #mainMenu span {display: block; padding: 18px 20px 14px 20px;}
				
					#mainMenu strong.active, #mainMenu li:hover a {background: url(../images/mainmenu-item-bg1.png) no-repeat #77B12E; padding: 0}
					#mainMenu strong.active span, #mainMenu li:hover a span  {background: url(../images/mainmenu-item-bg2.png) no-repeat top right; color: #FFF; padding: 14px 20px;}

					#mainMenu li:hover a span {font-size: 1em;}
					#mainMenu ul li:hover ul a, #mainMenu ul li:hover ul a span {background: none; font-size: 1em;  color: #4e504b;}
					
					
				
/* vnorene menu */
					
#mainMenu ul ul {
	position: absolute;
	top: 45px;
	left: 0;
	width: 220px;
	display: block;
	font-size: 0.9em;
	padding-top: 10px;
	display: none;
	}
	#mainMenu li:hover ul {display: block;}
	#mainMenu ul ul li {float: none; padding: 0; background: 0;}
		#all #mainMenu ul ul li a, #all #mainMenu ul ul li strong {			  

			display: block;
			float: none;
			line-height: 1.2em;
			 color: #4e504b;
		}
		#all #mainMenu ul ul li a span, #all #mainMenu ul ul li strong span {
			padding: 12px 20px;
			background: url(../images/submenu-bg-1.png) repeat-x #d9d9d9;			
     -moz-border-radius: 3px; 
  -webkit-border-radius: 3px; 
          border-radius: 3px; 
		  color: #4e504b;
		  font-size: 1em;
			}
		#all #page #mainMenu ul ul li a:hover span, #all #mainMenu ul ul li strong span {background: url(../images/submenu-bg.png) repeat-x #343632; color: #FFF;}

/* hpw */

.hpwRow {background: url(../images/hpw-bg1.png) no-repeat -20px 0;}
	.hpwRow .inner {
		background: url(../images/hpw-bg2.png) no-repeat bottom left;
		padding: 30px 0 23px 0;
		}
		
	.hpwBox {
		width: 300px;
		float: left;
		}
			.hpwRow  .box2 {width: 290px;}

/* ******************************************** */	
/* ***************** HOMEPAGE ***************** */
/* ******************************************** */	

#homepageHeader {
	height: 466px;
	width: 986px;
	background: url(../images/hp-header3.jpg) no-repeat;
	position: absolute;
	top: 84px;
	left: -5px;
	z-index: 0;
	}
	.homepageHeaderTexts {padding: 190px 0 0 660px;}
		#homepageHeader li {text-align: center;}
		.stripLink {
			position: absolute;
			top: 337px;
			left: 15px;
			width: 965px;
			height: 110px;
			}
		#hplista {
			position: absolute;
			top: 337px;
			left: 0;
			width: 985px;
			height: 134px;
			}
		
	
#homepageArea {padding-bottom: 5px; padding-top: 350px; =padding-top:0; =margin-top: 350px; =float: left;}
		
	
	.homepageBox {
		width: 299px;
		float: left;
		
		}	
		.box2, .box1 {
			_height: 250px;
		_overflow: hidden;}
		.homepageBox h2 {margin-right: 30px; padding-top: 20px;}
			#all .homepageBox h2 a {color: #62b0f5; text-decoration: none;}
				#all .homepageBox h2 a:hover {text-decoration: underline;}

		.homepageBox p, .hpwRow p {margin: 0 30px 20px 0;}
		.homepageBox ul, #content .hpwRow ul {
			margin: 0 30px 20px 10px; 
			font-size: 1.1em;
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			}
			#content .hpwRow .box1 li, #content ul.zaskrt li {background: url(../images/zaskrt1.gif) no-repeat 0 7px; padding-left: 26px; margin-bottom: 12px;}
			 #content .hpwRow .box2 li, #content .blueBox ul.zaskrt li {background: url(../images/zaskrt2.gif) no-repeat 0 7px; padding-left: 26px; margin-bottom: 12px;}


			
				

			.homepageRow2 .box3 ul {margin: 0 20px 10px 0; font-size: 0.9em;}
				#homepageArea .homepageRow2 .box3 ul li {margin-bottom: 0; background: url(../images/dots.gif) repeat-x 0 80%; padding: 0; margin-bottom: 5px; overflow: hidden; _display: inline-block;}
				.homepageRow2 .box3 ul li em {background: #FFF; padding: 0 10px 0 0; font-style:normal; float: left;}
				.homepageRow2 .box3 ul li strong {background: #FFF; padding: 0 0 0 10px; float: right; color: #61A229;}
				
				.homepageRow2 .box3 p {margin-right: 20px;}
				.homepageRow2 .box3 a {color: #000;}				
				
		
.subpageRow h2 {
	font-style:normal;
	color: #4e504b;
	}
		.subpageRow .date {
			margin: 0;
			font-size: 1em;
			display: block;
			}
		.subpageRow h3 {
			font-size: 1.1em;		
			line-height: 1.4em;
			font-weight: normal;
			margin: 0 0 15px 0; 
			font-family: Arial, Helvetica, sans-serif;
			}
			.arrowBtn {
				background: url(../images/arrow.gif) no-repeat 100% 40%;
				padding-right: 12px;
				color: #2a2a2a;
			}
			.newsItem p {font-size: 1.1em;}
			
			
.clanekItem {
	border-top: 1px dashed #c0c0c0;
	width: 47%;
	padding-top: 17px;
}
.clanekItem h2  { font-size: 1.3em; padding-top: 0; margin-bottom: 13px;}
.clanekItem a {color: #4ca5f4;}

.blue, .blueBox h2 {color: #4ca5f4;}
.hypoHeading {margin-bottom: 25px; font-size: 1.9em;}

.jakZiskatLink {
	position: absolute;
	top: 275px;
	left: 75px;
	width: 255px;
	height: 30px;
	text-indent: -20000px;
	outline: none;
	background: url(../images/blank.gif);
}
	

/* ********************************************* */	
/* ***************** HYPOLINKA ***************** */
/* ********************************************* */	

.hypolinkaHeader {
	background: url(../images/hypolinka-header.jpg) no-repeat bottom right;
	padding: 10px 0 70px 0;
	margin-bottom: 30px;
	min-height: 150px;
	_height: 150px;
}
.hypolinkaHeader p {
	width: 270px;
}

#hypolinka .hypolinkaHeader {
	background: url(../images/hypolinka-header2.jpg) no-repeat bottom right;
	min-height: 55px;
	_height: 55px;
	margin-bottom: 0;
	padding-bottom: 1px;
}
#hypolinka_mailing_label{
	color:#c00;
	font-size:1.1em;
	font-weight:bold;
}
	

/* dojo a tundra resets */

#sidecol2 .dojoxCalendar, #sidecol2 .dojoxCalendarContainer, #sidecol2 .dojoxCalendarBody, #sidecol2 .dojoxCalendar .dijitCalendarDayLabels, #sidecol2 .dojoxCalendarMonthLabels, #sidecol2 .dojoxCalendarYearLabels, #sidecol2 .dojoxCal-MY-labels  {	width:215px !important;}

#sidecol2 .dojoxCalendarHeader {width: 180px; margin: 15px auto 10px auto; background: url(../images/dijit/calendarHeader-bg.gif) repeat-x bottom left;}

body.tundra .dijitDialog {
	background: #fff;
	padding: 0px;
	-moz-border-radius: 12px; 
  	-webkit-border-radius: 12px; 
  	 border-radius: 12px; 
	 font-size: 1.2em;
	 border: 0;
}
body.tundra .dijitDialog .dijitDialogPaneContent {
	border:none;
	padding:10px;
	-moz-border-radius-bottomleft: 12px; 
  	-webkit-border-radius-bottomleft: 12px; 
  	 border-radius-bottomleft: 12px; 
	 -moz-border-radius-bottomright: 12px; 
  	-webkit-border-radius-bottomright: 12px; 
  	 border-radius-bottomright: 12px; 
}
body.tundra .dijitDialogTitleBar {	
	background: #fafafa url(../images/dijit/titleBar.png) repeat-x top left;
	padding: 15px 15px 10px 15px;
	=padding-top: 10px;
	=padding-bottom: 15px;
	color: #73af27;
	font-size: 1.6em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	-moz-border-radius-topleft: 12px; 
  	-webkit-border-radius-topleft: 12px; 
  	 border-radius-topleft: 12px; 
	 -moz-border-radius-topright: 12px; 
  	-webkit-border-radius-topright: 12px; 
  	 border-radius-topright: 12px; 
}

body.tundra .dijitDialogCloseIcon {		
	background: url(../images/dijit/tabClose.png) no-repeat right top;
	right: 10px;
	top: 10px;
	height: 20px;
	width: 20px;
	cursor: pointer;
}
.dj_ie6 body.tundra .dijitDialogCloseIcon {
	background : url(../images/dijit/tabClose.gif) no-repeat right top;
}
body.tundra .dijitDialogCloseIcon-hover {
	background: url(../images/dijit/tabCloseHover.png) no-repeat right top;
}
.dj_ie6 body.tundra .dijitDialogCloseIcon-hover {
	background : url(../images/dijit/tabCloseHover.gif) no-repeat right top;
}

.tundra .dojoxCalendar .dojoxCalendarContainer  {
	border: 0; 
	background: transparent; 
	padding-bottom: 8px; 
	font-family: "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
	}
	
body.tundra .dijitCalendarDayLabelTemplate {background: none; font-weight: bold; border-bottom: 1px solid #b2b2b2; font-size: 1em;}
body.tundra .dijitCalendarDateTemplate {font-size: 1em; font-weight: normal;}
body.tundra .dijitCalendarDateLabel {display: inline;}
body.tundra .dojoxCalendarContainer table {border-bottom: 0;}
.tundra .dojoxCalendarContainer table td  {text-align: center; padding: 0 2px;}
.tundra .dojoxCalendar .dojoxCalendarFooter {border: 0; height: auto;}
body.tundra .dojoxCalendar .dijitCalendarSelectedDate, body.tundra  .dojoxCalendar .dijitCalendarSelectedDate, body.tundra .dojoxCalendar .dijitCalendarSelectedDate div  {
	border: 0 !important;
	background-color: #feea2f !important;
}

/* calendar */
.free.selected { background-color: #ffeb2f; }
.free:hover { background-color: #ffeb2f; }
.hltd { background-color: #ffeb2f; }
.hltd.occupied { background-color: #00ff00; }
#hypolinka .dijitTooltip {display: none;}

#hypolinka_timetable th, #hypolinka_timetable td{ padding: 1px 5px; border:1px solid #FFF; text-align: center; }
#hypolinka_timetable th {font-weight: bold; border: 0; padding-bottom: 0;}
#hypolinka_timetable th.day {font-weight: normal; padding-top: 0; font-size: 0.9em;}
#hypolinka_timetable th.rowTh {font-weight: normal; font-size: 0.9em;}
#hypolinka_timetable td.occupied { background: url(../images/rezervovano.gif) no-repeat center center #e92929; color: #ffffff; }
#hypolinka_timetable td.occupied:hover { background: url(../images/rezervovano.gif) no-repeat center center #e92929; color: #ffffff; }
.occupied.selected { background: url(../images/rezervovano.gif) no-repeat center center #e92929; }
#hypolinka_timetable td.closed { background: url(../images/nelze-rezervovat.gif) no-repeat center center  #e5e5e5; color: #000000; }
#hypolinka_timetable td.free { background-color: #acca86; color: #ffffff; cursor: pointer; }

body.tundra#hypolinka-iframe .dojoxCalendar .dijitCalendarSelectedDate, body.tundra#hypolinka-iframe  .dojoxCalendar .dijitCalendarSelectedDate, body.tundra#hypolinka-iframe .dojoxCalendar .dijitCalendarSelectedDate div { background-color: #dff3c0 !important; color: #3f7607 !important; }
#hypolinka-iframe .hltd{background-color:#8fc941;color:#2A2A2A !important;}
#hypolinka-iframe .free{background-color:#4c9215 !important;}
#hypolinka-iframe td.occupied{background-color:#e92929 !important;}

/* ********************************************* */	
/* ***************** USER PAGE ***************** */
/* ********************************************* */	

#content .userTabs {
	background: url(../images/user-tabs-bg.png) no-repeat top left;
	margin-left: 0;
	padding-left: 7px;
	}
	#content .userTabs li {display: inline; background: none; padding: 0; margin: 0;}
		.userTabs li a, .userTabs li strong {
			display: block;
			float: left;
			width: 123px;
			height: 58px;
			background: url(../images/user-tab-bg.png) no-repeat 0 -76px;
			text-align: center;
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: 1.2em;
			padding: 8px 0 10px 0;
			font-weight: bold;
			text-decoration: none;
			line-height: 1em;
			color: #404346;
			}
			.userTabs li strong {background-position: 0 0; color: #FFF; padding-top: 18px; height: 48px;}
			.userTabs li.tab1 a, .userTabs li.tab1 strong {padding-top: 28px; height: 38px;}
			
			.userTabs span {padding: 0 10px; display: block;}
			.userTabs em {font-size: 0.8em; font-weight: normal; font-style: normal; padding-top: 4px; display: block;}
			
#content .userSteps {margin: 0;}
	#content .userSteps li {
		background: url(../images/user-step-bg1.png) no-repeat;
		display: block;
		width: 208px;
		float: left;
		padding: 0;
		margin-bottom: 20px;
		}
		#content .userSteps p {
			display: block;
			padding: 28px 35px 20px 20px;		
			background: url(../images/user-step-bg2.png) no-repeat bottom left;
			margin: 0;
			font-size: 0.9em;
			min-height: 130px;
			_height: 130px;
			}
			.userSteps strong {display:block; font-size: 1.6em; margin-bottom: 8px; color: #73AF27;}
			
			
#zadost_container h2 {
	background: url(../images/toggler.gif) no-repeat 10px -281px #77bf29;
	color: #FFF;
	font-size: 1.1em;
	padding: 7px 10px 7px 30px;
	cursor: pointer;
	line-height: 1.2em;
	-moz-border-radius: 3px;
 	-webkit-border-radius: 3px; 
  	border-radius: 3px; 
	}
	#zadost_container h2.closed {background-position: 10px 11px;}
	#zadost_container h2 span {display: block; background: url(../images/toggler-word.gif) no-repeat 100% 0;  padding-right: 100px;}
		#zadost_container h2.closed span {background-position: 100% -285px;}
		
.tabBox {margin-bottom: 20px;}
.tundra .dijitTab {top: 0; position: relative; =top: 1px;}

.zadostBox .labelTd {width: 300px;}
.zadostBox h3, .zadostBox h4 {margin: 0 10px;}

/* ********************************************** */	
/* ************** PAGE STRUCTURE ***************** */
/* ********************************************** */	



#main {
	padding: 0 30px 0 40px;
	margin-bottom: 30px;
	background:url(../images/dots-vertical.gif) repeat-y 638px 0;	
	zoom: 1;
	position: relative;
	}
	  #contentContainer {
		  float: left;
		  width: 565px;
		  font-size: 1.1em;
		  }	

.nopadding#main { padding: 0 30px 30px; }

	#sidecol2 {
		width: 262px;
		float:right;
		}
		
#parametryPage, #prehledPage {background: url(../images/nebe.jpg) no-repeat 100% 150px;}	
#parametryPage #main, #prehledPage #main {background: url(../images/dots-vertical-single.gif) no-repeat 638px 200px;}
#parametryPage #content, #prehledPage #content {padding-top: 120px;}
#parametryPage #sidecol2, #prehledPage #sidecol2 {margin-top: 250px;}
#parametryPage .motiv, #prehledPage .motiv {
	display: block;
	width: 317px;
	height: 265px;	
	position: absolute;
	top: -20px;
	right: -20px;
	z-index: 800;
	}
	#prehledPage .motiv {background: url(../images/motivy/motiv.png) no-repeat; }
	#parametryPage .motiv {background: url(../images/motivy/motiv-3.png) no-repeat; right: 0; }
	#page .pozadovane-dokumenty .motiv {background: url(../images/motivy/motiv-6.png) no-repeat; right: -30px; }
	#all #page .motivBonita {background: url(../images/motivy/motiv-2.png) no-repeat; right:0; }
	#all #page .motivParametry {background: url(../images/motivy/motiv-3.png) no-repeat; right: 0; }
	#all #page .motivRekapitulace {background: url(../images/motivy/motiv-4.png) no-repeat; right: 0; }
	#all #page .motivZadost, #all #page .parametry-zadosti .motiv, #page .zadost-o-hypoteku .motiv {background: url(../images/motivy/motiv-5.png) no-repeat; right: 0; }
	#all.motivSchvalovani  #page .motiv {background: url(../images/motivy/motiv-7.png) no-repeat; right: 0; }
	#all.motivPodpis  #page .motiv {background: url(../images/motivy/motiv-8.png) no-repeat -25px 0; right:-30px; }
	#all.motivSchvalovani #page .motivClass, #all.motivPodpis  #page .motivClass {display: none;}
	
	
	
/* sidecol boxy */

#sideMenu {
	margin-bottom: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	zoom: 1;
	overflow: hidden;
	}
.prehed#sideMenu {
	margin-top: 15px;
}
	#sideMenu ul li a, #sideMenu ul li strong {
		display: block;
		color: #4e504b;
		font-size: 1.2em;
		text-decoration: none;
		margin-left: 15px;
		padding: 8px 15px 9px 20px;
		font-weight: bold;
		background-color: #FFFFFF;
		font-style: italic;
		line-height: 1.1em;
		margin-right: 5px;
		background: url(../images/sidemenu-bg.gif) repeat-x #dadada;

		}
		
	#sideMenu ul li em {
		font-size: 0.8em;
		color: #73af27;
	}
	#sideMenu ul li a:hover {			
			 color: #333;
			}
	#sideMenu ul li strong, #sideMenu ul li a.open {
		color: #FFF;
		margin-left: 0;
		margin-right: 0;
		padding: 9px 15px 10px 35px;
		background: url(../images/sidemenu-active-bg.gif) repeat-x;
		}
		#sideMenu ul ul {margin-bottom: 10px; padding: 7px 0 12px 0;}
		#sideMenu ul ul li a, #sideMenu ul ul li strong {
			font-size: 1em;
			font-weight: normal;
			background: url(../images/sipka-right.gif) no-repeat 30px 10px;
			text-decoration: underline;
			color: #8edf27;
			padding: 5px 15px 5px 43px;
			}
			#sideMenu ul ul li strong {
				background: url(../images/sipka-left.gif) no-repeat 45px 10px; 
				text-decoration: none; 
				font-weight: bold; 
				padding-left: 60px;
				}
			

#sidecol2 #userLogin, #support, #buttons, #calendar {
		margin-bottom: 30px;
		font-size: 0.9em;
		}
		#sidecol2 #userLogin .inner, #support .inner {
			padding: 15px 30px 20px 30px;			
			}
			#sidecol2 #userLogin h4, #support h4, #calendar h4 {
				color: #FFF;
				font-size: 1.8em;
				font-weight: normal;
				}
			#buttons {margin-bottom: 50px;}
				
	
	#sidecol2 #userLogin {background: url(../images/userLogin-bg.jpg) no-repeat #6da72e;}
		#sidecol2 #userLogin .inner {background: url(../images/userLogin-bottom-bg.jpg) no-repeat bottom left;}
			#sidecol2 #userLogin a {color: #FFF; font-size: 1.1em;}
			#sidecol2 #userLogin li.first {border-color: #b9d699;}
			#sidecol2 #userLogin .fieldContainer {width: 189px; float: none; background: url(../images/login2-bg.png) no-repeat; margin-top: 15px; margin-bottom: 7px; position: relative; left: 38px;}
			#sidecol2 #userLogin .fieldContainer .field {border: 0; width: 184px; position: relative; top: 2px;}
			#sidecol2 #userLogin .shorter {width: 172px; =width: 171px; float: left; margin-right: -8px;}
			#sidecol2 #userLogin .shorter .field {width: 158px;}
			#sidecol2 #userLogin .btn {position: relative; top: 15px; left: 38px; _top: 14px;}
			#all #sidecol2 .logged .btn {position: relative; top: 0; left: 0; _top: 0;}
			#sidecol2 #userLogin .fieldContainer label {color: #FFF; font-size: 1em;}
			#sidecol2 #userLogin .error {font-size: 1em;}
			#sidecol2 #userLogin .error a {font-size: 1em; color:#C00}
			#sidecol2 #userLogin li {margin-bottom: 5px;}
			
	#support {background: url(../images/support-bg.jpg) no-repeat #9a9e96; color: #000;}
		#support .inner {background: url(../images/support-bottom-bg.jpg) no-repeat bottom left;}
			#support h4 {color: #303030; padding-top: 4px;}
		 	#support .callNr {margin-left: 48px; padding-top: 4px; line-height: 1.8em; margin-bottom: 24px;}
				#support .callNr strong {font-size: 2.3em; color: #FFF}
			#support .callTimes {
				width: 133px;
				color: #FFF;
				border-right: 1px solid #FFF;
				float: left;
				margin-right: 10px;
				_margin-right: 5px;
				margin-bottom: 0;
				}
			#support a {color: #FFF; padding-top: 0; display: inline-block; line-height: 1.2em; }
			
			#buttons li {margin-bottom: 10px;}
				.btnRefinancovat, .btnVyridit {text-indent: -30000px; _text-indent: 0;}
					#buttons em, .btnRefinancovat em, .btnVyridit em {display: none;}
			
	
	#calendar {background: url(../images/calendar-bg2.png) no-repeat; zoom: 1;}
	#hypolinka #calendar {background: url(../images/calendar-bg.png) no-repeat #f4e024;}
		#calendar .inner {background: url(../images/calendar-bottom-bg.png) no-repeat bottom left; padding-bottom: 1px; padding-top: 120px;}
		#hypolinka #calendar .inner {padding-top: 0; padding-bottom: 20px;}
			#calendar h4 {color: #000; margin: 0 30px 10px 30px; padding-top: 15px; display: none}
			#hypolinka #calendar h4 {display: block;}
			#calendar p {margin: 0 30px 15px 30px;}
			#calendar a {font-size: 1.1em;}
			
		.calendarContainer {
			background: url(../images/calendarContainer-bg.png) no-repeat top center;
			padding: 0 0 0 22px;
		}


/* Facebook page */

#hypolinka-iframe {
	width:520px;
	overflow:hidden;
	background: #fff none;
	padding: 0;
	margin: 0;
	font-size:11px;
	font-family: "Trebuchet MS","Arial CE",Arial,"Verdana CE",Verdana,sans-serif;
}	
	#hypolinka-iframe .fbHeader{
		width:510px;
		height:150px;
		margin:0 5px;
		background: #fff url(../images/fb/bg-header.jpg) no-repeat 50% 0;
	}
	#hypolinka-iframe h1,#hypolinka-iframe h2{
		margin:0 0 10px 0;
		padding:0 10px 0 0;
		color: #4f8b19;
		font-weight:normal;
		font-family: "Bliss2Bold","Trebuchet MS", "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
		}
	#hypolinka-iframe h1{
	    font-size: 35px;
	    line-height: 1.2;
	    margin-bottom: 0;
	    padding:55px 10px 10px 25px;
	    color:#fff;
	    clear:both;
	}
	#hypolinka-iframe h1 em{
	    display:block;
	    font-size:20px;
	    font-weight:normal;
	    font-style:normal;
	    font-family: 'Bliss2Italic',"Trebuchet MS", "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
	}
	#hypolinka-iframe h2{
		margin-bottom: 15px;
		padding:0 0 0 25px;
		font-size: 32px;
		font-weight: normal;
		font-style:normal;
		font-family: 'Bliss2BoldItalic',"Trebuchet MS", "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
	}
	#hypolinka-iframe p{
		line-height:1.3;
		}
	#hypolinka-iframe .fbBtn{
		text-align: center;
		padding:25px 0 0;
		margin:0;
	}
	#hypolinka-iframe .fbBtn a{
		display:block;
		margin:0 auto;
		width:330px;
		height:65px;
		line-height:65px;
		color:#fff;
		text-transform:uppercase;
		text-decoration:none;
		font-size:20px;
		background:transparent url(../images/fb/btn-video.png) no-repeat 0 0;
		font-weight:normal;
		font-family: "Bliss2Bold","Trebuchet MS", "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
	}
	#hypolinka-iframe .fbBtn a:hover{
		background-position:0 -65px;
	}
	#hypolinka-iframe .fbBtn span{
		display:block;
		padding-right:20px;
		background:transparent url(../images/fb/arrow.png) no-repeat 240px 20px;
	}
	#hypolinka-iframe #accContainer{
		width:510px;
		margin:0 auto;
		background:#e8e8e8 url(../images/fb/bg-tabs-bt.png) repeat-x 0 100%;
		}
	#hypolinka-iframe #accContainer h3{
		padding:10px 0 5px 25px;
		margin:0;
		background:#eee url(../images/fb/bg-tab.png) repeat-x 0 100%;
		}
	#hypolinka-iframe #accContainer h3 a{
		display:block;
		text-decoration:none;
		color:#4f8b19;
	}
	#hypolinka-iframe #accContainer h3 span{
		font-size: 35px;
		font-weight:normal;
		font-style:normal;
		font-family: 'Bliss2BoldItalic',"Trebuchet MS", "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
	}
	#hypolinka-iframe #accContainer li div{
	}
	#hypolinka-iframe #accContainer li.active{
		width:520px;
		padding:5px 0;
		position:relative;
		left:-5px;
		margin-right:-5px;
		height:120px;
		color:#fff;
		font-size:14px;
		font-family: 'Bliss2Italic',"Trebuchet MS", "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
		background:#eee url(../images/fb/bg-tab-active.png) no-repeat 0 0;
	}
	#hypolinka-iframe #accContainer li.active h3{
		color:#fff;
		background:transparent;
		}
	#hypolinka-iframe #accContainer li.active h3 a{
		color:#fff;
		cursor:default;
		}
	#hypolinka-iframe #accContainer li p{
		padding:0 15px 0 55px;
		display:none;
		}
	
	#hypolinka-iframe #all {
		width: 520px;
	}
	#hypolinka-iframe #page{
		background:#fff;
	}
	#hypolinka-iframe #main {
		background: #fff;
		padding: 0;
		margin: 0;
	}
	#hypolinka-iframe #content{
		width:510px;
		margin:3px 5px;
		padding:25px 0;
		background:#eee;
	}
	#hypolinka-iframe #calendar {
		background: transparent none;
		padding: 0;
		margin: 0;
	}
		#hypolinka-iframe  #calendar .inner {
			background: transparent none;
			padding: 0;
		}

	#hypolinka-iframe #hypolinka {
		width: 500px;
		margin:0 5px;
	}
		#hypolinka-iframe #hypolinka table {

			width: 500px;
		}
			#hypolinka-iframe #hypolinka table th, #hypolinka-iframe #hypolinka table td{
				overflow:hidden;
				text-align:left;
				font-size:11px;
			}
			#hypolinka-iframe #hypolinka table th.rowTh{
				width:30px;
			}
				
	
/* ***************************************** */	
/* ************** COLUMN 1 ***************** */
/* ***************************************** */	

	#sidecol1 ul  {
		list-style: none;
		margin: 15px 0 30px 0;
		border-bottom: 1px solid #0668AC;
		}
		#sidecol1 ul li {margin: 0;}
		#sidecol1 ul li {
			border-top: 1px solid #0668AC;
			}
			#sidecol1 ul li a {
				display: block;
				padding: 5px 0 5px 21px;
				background: url(../../images/odrazka.gif) no-repeat 7px 10px;
				text-decoration: none;
				font-weight: bold;
				}
				#sidecol1 ul li a:hover {background-color: #0668AC; color: #FFF}
		#sidecol1 ul ul {margin: 0; border: 0;}
			#sidecol1 ul ul li {}
				#sidecol1 ul ul li a {
					background: url(../../images/odrazka-mini.gif) no-repeat 21px 10px; 
					padding: 3px 0 3px 32px;
					font-weight: normal;
					}


		
/* ***************************************** */	
/* *********** SCHVALOVAC� KROKY *********** */
/* ***************************************** */

#content ul.approvalSteps {
	background: url(../images/steps-bg-approval.png) no-repeat 0 -526px;
	_background: url(../images/steps-bg-approval.gif) no-repeat 0 -526px;
	margin-left: 0;
	position: absolute;
	top:65px;
	left: -6px;
	width: 986px;
	height: 105px;
	overflow: hidden;
	}
#content ul.approvalSteps li {float: left; background: none; margin: 0; padding: 0; position: relative;}
ul.approvalSteps a, ul.approvalSteps em  {
	height: 90px;
	width: 180px;
	display: block;
	overflow: hidden;
	
	margin-top: -1px;
	margin-left: -23px;
	}
	ul.approvalSteps a, ul.approvalSteps em  {background: url(../images/steps-bg-approval.png) no-repeat; _background: url(../images/steps-bg-approval.gif) no-repeat;}
	ul.approvalSteps .step0 a {margin-left: 0; width: 171px;}
	ul.approvalSteps .step1 a {width: 181px; background-position: 0 -105px}
	ul.approvalSteps .step2 a {width: 184px; background-position: 0 -210px}
	ul.approvalSteps .step3 a {width: 150px; background-position: 0 -315px}
	ul.approvalSteps .step4 a {width: 159px; background-position: 0 -420px}
	
	.parametry-zadosti ul.approvalSteps .step1 a,
	.zadost-o-hypoteku ul.approvalSteps .step1 a{width: 185px; background-position: -200px -105px}
	.pozadovane-dokumenty ul.approvalSteps .step2 a {width: 196px; background-position: -200px -210px}
	.schvaleni-v-bance ul.approvalSteps .step3 a {width: 167px; background-position: -200px -315px}
	.podpis-smlouvy ul.approvalSteps .step4 a {width: 204px; background-position: -200px -420px}
	
	#content ul.approvalSteps a.fakeStep {position: relative; z-index: 999; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: none;}





/* *************************************** */	
/* ************** FOOTER ***************** */
/* *************************************** */	

.bottomMenu {	
	background: url(../images/bg_ender.gif) repeat-x -15px 0 #4581C8;
	padding: 7px 15px;
	margin-bottom: 0;
	color: #FFF;
	font-size: 0.9em;
	border-bottom: 5px solid #FFF
	}
	.bottomMenu a, .bottomMenu strong {
		color: #FFF;
		margin: 0 15px 0 0;
		background: url(../../images/odrazka2.gif) no-repeat 0 5px; 
		padding-left: 12px;
		}
	.bottomMenu a:hover {text-decoration: underline;}

#footer {
	background: url(../images/footer-bg.png) bottom left no-repeat;
	clear: both;
	width: 100%;
	font-size: 0.9em;
	color: #fff;
	color: #FFF;
	padding: 10px 0;
	}
	#footer ul {float: left; width: 550px; padding-left: 18px;}
	#footer ul li {display: inline;}
		#footer ul li a, #footer ul li strong { 
			display: block; 
			float: left; 
			padding: 0 16px 0 16px; 
			text-decoration: underline; 
			color: #83d815; 
			background:url(../images/footer-line.gif) no-repeat top left;
			}
			#footer ul li strong {color: #FFF; text-decoration: none;}
	
	#footer p {margin-bottom: 0;}
	#footer a {color: #FFF; text-decoration: none;}
	#footer a:hover {color: #FFF; text-decoration: underline;}
	
	p.copyright {
		float: left;
		padding-left: 20px;
		}		
		
	.developer {
		float: right;
		padding-right: 10px;
		}
		.developer a {
			background: url(../images/logo_mf.gif) no-repeat top right;
			padding: 2px 22px 3px 0;
			color: #797979;
			text-decoration: none;
			margin-right: 15px;
			}
			
#main #content .contextHelpIco {
background:url(../images/ikona-otaznik.png) no-repeat scroll 0 0 transparent;
display:inline-block;
height:10px;
margin-bottom:0;
position:relative;
top:-3px;
width:10px;
}

#calc-step3 {
	position: relative;
}
#calc-step3 object,
#calc-step3 embed {
	margin-left: -25px;
}


/* dijit reset */

.dijitTextBox{padding: 4px;}
body.tundra .dijitInlineTable {padding: 4px;}
.dijitComboBox {padding: 2px 4px;}
table.formTable .dijitTextBox {width: 75px;}


/* select buttonek */
.tundra .dijitComboBox .dijitButtonNode, .tundra .dijitSpinner .dijitButtonNode {
border: 1px solid #6db025;
}

.tundra .dijitButtonNode, .tundra .dijitComboBoxHover .dijitButtonNode {
background: url(../images/dijit/buttonEnabled.png) repeat-x #74bf37;
border: 1px solid #6db025;
padding: 1px 0;
}

.tundra #all .dijitArrowButtonInner  {
margin:0 2px;

}
.tundra #all .dijitComboBoxHover .dijitArrowButtonInner  {
margin:0 5px 0 4px;
=margin: 0 4px;

}

.tundra .dijitComboBox .dijitArrowButton .dijitArrowButtonInner {
background-image:url(../images/dijit/comboArrowDown.gif);
}

.tundra .dijitComboBox .dijitArrowButton .dijitArrowButtonInner, 
.tundra #all .dijitComboBoxHover .dijitArrowButton .dijitArrowButtonInner {width: 9px;}

.tundra .dijitSpinner .dijitArrowButtonInner  {left: 4px; top: 0;}

.tundra .dijitArrowButtonInner {background-image:url("../images/dijit/spriteArrows.png");}
.tundra .dijitComboBox .dijitButtonNode, .tundra .dijitSpinner .dijitButtonNode {border: 0 !important}
.dijitSpinner .dijitInputLayoutContainer .dijitArrowButton {width: 18px;}

.tundra .dijitTooltip,
.tundra .dijitTooltipDialog {
	
	background: transparent;	
}
.dijitTooltipBelow {
	
	padding-top: 13px;
}
.dijitTooltipAbove {
	
	padding-bottom: 13px;
}
html .tundra .dijitTooltipContainer {
	
/*	background: #ffffff url(images/popupMenuBg.gif) repeat-x bottom left;
*/	background: #6CA82D;
	border: 1px solid #6CA82D;
	padding: 0.55em 0.75em;
	font-size: 1.1em;
	color: #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.dj_ff3 .tundra .dijitTooltipContainer {
	
	-moz-border-radius: 3px;
}	
html .tundra .dijitTooltipConnector {
	
	border:0px;
	z-index: 2;
}
html .tundra .dijitTooltipABRight .dijitTooltipConnector {
	
	left: auto !important;
	right: 3px;
}
html .tundra .dijitTooltipBelow .dijitTooltipConnector {
	
	top: 0px;
	left: 3px;
	background:url(../images/dijit/tooltipConnectorUp.png) no-repeat top left;
	width:16px;
	height:14px;
}
.dj_ie6 .tundra .dijitTooltipBelow .dijitTooltipConnector {
	
	background-image: url(../images/tooltipConnectorUp.gif);
}
html .tundra .dijitTooltipAbove .dijitTooltipConnector {
	
	bottom: 0px;
	left: 3px;
	background:url(../images/dijit/tooltipConnectorDown.png) no-repeat top left;
	width:16px;
	height:14px;
}
.dj_ie6 .tundra .dijitTooltipAbove .dijitTooltipConnector {
	background-image: url(../images/dijit/tooltipConnectorDown.gif);
}
.dj_ie6 .tundra .dijitTooltipAbove .dijitTooltipConnector {
	bottom: -3px;
}
.tundra .dijitTooltipLeft {
	padding-right: 14px;
}
.dj_ie6 .tundra .dijitTooltipLeft {
	padding-left: 15px;
}
html .tundra .dijitTooltipLeft .dijitTooltipConnector {
	
	right: 0px;
	bottom: 3px;
	background:url(../images/dijit/tooltipConnectorRight.png) no-repeat top left;
	width:16px;
	height:14px;
}
.dj_ie6 .tundra .dijitTooltipLeft .dijitTooltipConnector {
	background-image: url(../images/dijit/tooltipConnectorRight.gif);
}
html .tundra .dijitTooltipRight {
	padding-left: 14px;
}
html .tundra .dijitTooltipRight .dijitTooltipConnector {
	
	left: 0px;
	bottom: 3px;
	background:url(../images/dijit/tooltipConnectorLeft.png) no-repeat top left;
	width:16px;
	height:14px;
}

.dijitCalendarContainer {background: #FFF;}

.tundra .dijitTextBoxDisabled, .tundra .dijitComboBoxDisabled, .tundra .dijitSpinnerDisabled, .tundra .dijitTextAreaDisabled {
    color: #9a9a9a;
}


 .highslide-body {margin-bottom: 0; overflow: hidden; _display: inline-block;}
.highslide-body .leftBox {float: left; width: 52%; border-right: 1px solid #e7e7e7;}
.highslide-body .rightBox {float: right; width: 43%;}
.highslide-body h2 {height: 3em;}
.highslide-body .rightBox h2 {color:#6EA726;}
.highslide-body .leftBox h2, .highslide-body .leftBox p {margin-right: 20px;}

.highslide-body .btnRefinancovat {width: 171px;}
.highslide-body .btnRefinancovat span {background: url(../images/btn-refinancovat-1.png) no-repeat;}
.highslide-body .btnVyridit {width: 195px;}
.highslide-body .btnVyridit span {background: url(../images/btn-vyridit-hypoteku-1.png) no-repeat;}

.highslide-body p a:hover span {background-position: 0 -38px;}

.approvalComments {margin-bottom: 25px; border-bottom: 1px solid #e7e7e7; padding-bottom: 25px;}

.zahradkar {background: url(../images/zahradkar.jpg) no-repeat top right;}

/* AB testing */

.mboxSideBox {
	background: url(../images/mboxSideBox-bg-1.jpg) no-repeat top right;
	padding: 25px 15px 5px 15px;
	margin-bottom: 40px;
	font-size: 1.1em;
	}
	.mboxSideBox h4 {margin-right: 50px; line-height: 1.2em;}
	.mboxSideBox p {margin-bottom: 5px;}
.mboxSideBox2 {
	background: url(../images/mboxSideBox-bg-2.jpg) no-repeat top right;
	padding: 10px 15px 5px 15px;
	}
	.mboxSideBox2 h4 {
		font-style: italic;
		color: #62b0f5;
		font-size: 1.4em;
		 line-height: 1.2em;
		 margin-right: 70px;
		}
	.mboxSideBox2 ul {margin-bottom: 15px;}
	.mboxSideBox2 h5 {font-size: 1.1em; line-height:1.3em; margin-bottom: 7px; margin-right: 40px;} 
	
	
.mboxContent .deco, .mboxForm .deco {
	width: 107px;
	height: 55px;
	background: url(../images/mbox-sipka.png) no-repeat;
	position: absolute;
	top: -32px;
	left: 50%;
	margin-left: -53px;
}
.mboxContent .textBox {margin-bottom: 18px;}
.mboxContent .withDeco, .mboxForm .withDeco {padding-top: 35px;}

.mboxMainInfo {font-size: 1.4em;}
.mboxMainInfo strong {color: #73af27;}
.mboxCol {width:49%; float: left;}

.mboxSouhrn {font-size: 1.1em;}
#page .mboxSouhrn {margin-left: 0;}
#page .mboxSouhrn li {background: url(../images/ico-status-confirmed.png) no-repeat; padding-left: 30px;}
.mboxSouhrn span {font-size: 0.9em;}
.mboxSouhrn em {font-style: normal; color: #ca0a0a;}
.mboxContent .textBox .center {color: #73af27; font-size: 1.2em; font-weight: bold;}


/************ landing page **************/

/* Fonts */

@font-face {
    font-family: 'Bliss2Bold';
    src: url('../fonts/bliss2b-webfont.eot');
    src: url('../fonts/bliss2b-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bliss2b-webfont.woff') format('woff'),
         url('../fonts/bliss2b-webfont.ttf') format('truetype'),
         url('../fonts/bliss2b-webfont.svg#Bliss2Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Bliss2Italic';
    src: url('../fonts/bliss2i-webfont.eot');
    src: url('../fonts/bliss2i-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bliss2i-webfont.woff') format('woff'),
         url('../fonts/bliss2i-webfont.ttf') format('truetype'),
         url('../fonts/bliss2i-webfont.svg#Bliss2Italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Bliss2BoldItalic';
    src: url('../fonts/bliss2bi-webfont.eot');
    src: url('../fonts/bliss2bi-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bliss2bi-webfont.woff') format('woff'),
         url('../fonts/bliss2bi-webfont.ttf') format('truetype'),
         url('../fonts/bliss2bi-webfont.svg#Bliss2BoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

body#hypolinkaLP {
	padding:0;
	background:#4c9215 url(../images/landing/bg-landing-page.jpg) no-repeat 50% 0; 
	}
	body#hypolinkaLP a:active, body#hypolinkaLP a:selected, body#hypolinkaLP button{border:none;outline:none;}
#hypolinkaLP #all{padding:0;width:990px;}
#hypolinkaLP #page, #hypolinkaLP #footer, #hypolinkaLP #main{background: transparent;}
#hypolinkaLP #header{position:relative;height:124px;text-align:right;}
	#hypolinkaLP #logoVP{position:absolute;left:0;top:30px;}
#hypolinkaLP #page, #hypolinkaLP #main{padding:0;margin:0;}
#hypolinkaLP #main{height:751px;overflow:hidden;}
#hypolinkaLP #contentContainer{width:990px;height:699px;padding:0;padding:42px 0 0;overflow:hidden;}
#hypolinkaLP #bottom{background:#4c9215 url(../images/landing/bg-bottom.png) repeat-x 0 0;font-size:1.2em;}
#hypolinkaLP #links, #hypolinkaLP #footer{width:990px;margin:0 auto;}
#hypolinkaLP #links{}
#hypolinkaLP h1, #hypolinkaLP h2{font-weight:normal;font-family: "Bliss2Bold","Trebuchet MS", "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;}
#hypolinkaLP em{font-style:normal;font-family: "Bliss2Italic","Trebuchet MS", "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;}

#hypolinkaLP h1{padding:30px 110px 0 0;margin:0;color:#fff;font-size:4em;line-height:.9em;}
#hypolinkaLP h1 em{position:relative;right:-95px;display:block;font-size:0.542em;}
#hypolinkaLP h2 {font-size:2.542em;line-height:0.6;color:#68b020;margin:0 0 15px 0;}
#hypolinkaLP h2 em{font-size:2.361em;position:relative;top:0.1em;}
#benefitsOuter{
	width:630px;
	height:280px;
	margin:0 auto;
	background:transparent url(../images/landing/bg-benefits.png) no-repeat 0 0;
}
	#benefits{
		position:relative;
		width:630px;
		height:170px;
		overflow:hidden;
		}
		#hypolinkaLP #benefits h2{font-style:normal;}
		#hypolinkaLP #benefits h2 em{font-style:normal;font-family: "Bliss2BoldItalic","Trebuchet MS", "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;}

		#benefits .prev, #benefits .next{
			display:block;
			position:absolute;
			top:0;
			width:35px;
			height:100%;
			text-indent:-200px;
			overflow:hidden;
			background:transparent;
			cursor:pointer;
		}
		#benefits .prev{left:0;background: url(../images/landing/ico-prev.png) 15px 63px no-repeat;}
		#benefits .next{right:0;background: url(../images/landing/ico-next.png) 6px 63px no-repeat;}
		#rotatorNav{position:absolute;z-index:100;left:275px;bottom:20px;width:300px;}
		#rotatorNav ul{height:10px;padding:0;margin:0;}
		#content #rotatorNav li{float:left;padding:0;width:11px;height:10px;margin:0 5px 0 0;overflow:hidden;background:none;}
		#content #rotatorNav li a{display:block;width:11px;height:10px;background: url(../images/landing/rotator-dots.png) no-repeat 0 0;}
		#content #rotatorNav li a span{display:block;text-indent:-20px;}
		#content #rotatorNav li.dojoxRotatorSelected a{background-position:0 -15px;}
		
		#benefitsRotator{margin:0 auto;overflow:hidden;}
		.rotator{ background:transparent;width:560px; height:170px; overflow:hidden;} 
		.rotator .pane{width:540px;height:130px; overflow:hidden; padding:15px 10px;} 

  /* Menu */
 
   
  /* Reservation */
 
	 #hypolinkaLP.tundra #benefitsOuter .dijitButtonNode{
	    	width:316px;
	    	height:45px;
	    	border:0;
	    	padding:10px 0 0;
	    	overflow:hidden;
	    	text-align:center;
	    	margin-right:-3px;
	    	margin-top:15px;
	    	background:transparent url(../images/landing/btn-reservation.png) 0 0 no-repeat;
	    	outline:none;
	    	}
	    #hypolinkaLP.tundra .dijitButtonNode:hover{
	    	background-position:0 -55px;
	    }
	    #toggleBtn{margin:0 auto;}
	    #toggleBtn, #toggleBtn span{display:block;width:316px;height:55px;}
	    #toggleBtn span{
	    	line-height:50px;
	    	border:0;
	    	overflow:hidden;
	    	text-align:center;
	    	margin-right:-3px;
	    	margin-top:15px;
	    	background:transparent url(../images/landing/btn-reservation.png) 0 0 no-repeat;
	    	font-weight:normal;font-family: "Bliss2Bold","Trebuchet MS", "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
	    	font-size:1.72em;
	    	color:#fff;
	    	text-transform:uppercase;
	    	cursor:pointer;
	    	}
	    #toggleBtn span:hover{
	    	background-position:0 -55px;
	    	}
	    #toggleBtn span#hideBtn{display:none;color:yellow;}
	 #reservationTable{
	 	position:relative;
	 	width:615px;
	 	padding:30px 20px 20px;
	 	margin:0 auto;
	 	background:#fff;
	 	-webkit-border-radius: 18px;
		-moz-border-radius: 18px;
		border-radius: 18px; 
	 	}
	    #reservationTable #hypolinka, #reservationContainer{margin:0 auto;}
	    #reservationTable table{margin:0 auto 10px auto;}
	 .tundra #reservationTable .hltd{background-color:#8fc941;}
	 .tundra #reservationTable .free{background-color:#4c9215;}
	 #closeBtn {
	 	display:block;
	 	position:absolute;
	 	right:10px;
	 	top:10px;
	 	width:20px;
	 	height:20px;
	 	cursor:pointer;
	 	text-indent:-100px;
	 	overflow:hidden;
	 	background:transparent url(../images/dijit/tabClose.png) no-repeat 0 0;
	 	}
	  #closeBtn:hover{background:transparent url(../images/dijit/tabCloseHover.png) no-repeat 0 0}
	 	
	 	
  /* Menu */
  	
	 	#contentMenu{text-align:center;}
	 	#contentMenu ul{
	 		margin:10px auto;
	 		width:440px;
	 		height:45px;
	 		overflow:hidden;
	 		background:transparent url(../images/landing/bg-nav.png) 0 0 no-repeat;
	 		} 
	 	#contentMenu li{
	 		float:left;
	 		width:144px;
	 		margin:0;
	 		font-size:1.2em;
	 		line-height:38px;
	 		font-weight:normal;
	 		font-family: "Bliss2Bold","Trebuchet MS", "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
	 		}
	 	#contentMenu li.last{width:152px;}
	 	#contentMenu li a{
	 		display:block;
	 		width:100%;
	 		height:100%;
	 		color:#fff;
	 		text-transform:uppercase;
	 		text-decoration:none;
	 		
	 	}
	 	#contentMenu li.first a:hover{
	 		background:transparent url(../images/landing/bg-nav.png) 0 -45px no-repeat;
	 	}
	 	#contentMenu li.second a:hover{
	 		background:transparent url(../images/landing/bg-nav.png) -144px -90px no-repeat;
	 	}
	 	#contentMenu li.third a:hover{
	 		background:transparent url(../images/landing/bg-nav.png) -288px -135px no-repeat;
	 	}
		#hideBtn{display:none;}
		#hypolinkaLP .breadcrumbs{position:absolute;left:-4000px;}

/* Dialog window */
.dialog{width:700px;z-index:100;}
#hypolinkaLP .dijitDialogPaneContent p{font: 1.2em "Trebuchet MS","Arial CE",Arial,"Verdana CE",Verdana,sans-serif;color:#2A2A2A;}
body#hypolinkaLP .dijitDialog .dijitDialogPaneContent{padding:10px 14px;}
    	
  /* video */
	#videoBox{
		padding:10px;
		margin:0 auto;
		width:468px;
		height:325px;
		text-align:center;
		background:transparent url(../images/landing/bg-video.png) no-repeat 0 0;
		}
	    #videoBox object{width:468px;height:295px;margin:10px;}
  /* Footer */
	#bottom #links{height:110px;}
	#bottom #links p{width:495px;float:left; padding:27px 0 0; margin:0; }
	/*#bottom #links a{display: block; float:right; margin-left: 40px; text-indent:-100px; overflow:hidden;}*/
	#bottom .logobar a{margin-right:40px;}
	
	#social{width:495px;float:left;padding:7px 0 0; margin:0;}
	body#hypolinkaLP.tundra #social .clear{clear:none;}
	body#hypolinkaLP #social .center{text-align:right;}
	
	#bottom .fb{width:57px;height:60px;background:transparent url(../images/landing/logo-fb.png) no-repeat 0 0;}
	#bottom .twitter{width:46px;height:60px;background:transparent url(../images/landing/logo-twitter.png) no-repeat 0 0;}
	#bottom .googlePlus{width:51px;height:63px;background:transparent url(../images/landing/logo-google-plus.png) no-repeat 0 0;}
	
	#hypolinkaLP #footer{font-size:0.9em;}
	#hypolinkaLP #footer p{padding:20px 0;}
	#hypolinkaLP #footer a{text-decoration:underline;}
	#hypolinkaLP .developer a{background-image: url(../images/landing/logo-mf-white.png);}
 	
 	
    
per a{background-image: url(../images/landing/logo-mf-white.png);}
 	
 	
    
@import url("../renderers/pager/pager.css");
@import url("../renderers/breadcrumb/breadcrumbs.css");

html {font-size: 100.01%;}
body {
	margin: 0 0 0 0;
	padding: 35px 0;
	font-size: 62.5%;
	font-family: "Trebuchet MS", "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
	color: #2a2a2a;
	background: #fff;
	line-height: 1.4em;
	background: url(../images/body-bg.jpg) no-repeat top center #84be38
	}

/* global reset */
ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {margin: 0; padding: 0;}
ul {list-style: none;}
table {	border-collapse: collapse;	font-size: 1em;}
th {text-align: left;}
fieldset {border: 0;}

/* wysiwyg reset */	
font {
	font-family: inherit !important; 
	color: inherit !important;
	font-size: inherit !important;
	}

/* ************* COMMON ************* */


.left	{text-align: left;}
.center	{text-align: center;}
.right	{text-align: right;}
.clr	{
	clear: both;
	margin-top: -1px;
	position: relative;
	padding: 0;
	height: 0;
	border: none;
	overflow:hidden;
	visibility: hidden;
	line-height: 0;
	}
.clear {clear: both;}
	
hr {
  	border: 0;
  	width: 100%;
  	color: #FF0000;
	background-color: #FF0000;
	height: 1px;
	margin: 0 0 15px 0;
	position: relative;
	}

a {color: #5f9025;}
a:hover {color: #000;}
img {border: none;}
p {margin-bottom: 15px;}

sup {
	position:relative;
	bottom:0.3em;
	vertical-align:baseline;
	}
 
sub {
	position:relative;
	bottom:-0.2em;
	vertical-align:baseline;
	}

.none 		{display: none;}
.bold       { font-weight:bold; }
.italic     { font-style:italic; }
.nopadding  { padding:0; }
.noindent   { margin-left:0;padding-left:0; }
.nobullet   { list-style:none;list-style-image:none;}
.small {font-size: 0.9em;}
.nowrap {white-space: nowrap;}

.hide, legend span, #top #userLogin h4, .approvalSteps span  {position: absolute; top: -25000px; left: 0;}

.open {text-decoration: underline;}

.floatleft {
	float: left;
	margin: 0 10px 10px 0;
	}

.floatright {
	float: right;
	margin: 0 0 10px 10px;
	}
	
.rgt {float: right;}
.lft {float: left;}

img.lft {margin: 0 15px 7px 0;}
img.rgt {margin: 0 0 7px 15px;}

.halfBox {float: left; width: 49%; margin-right: 0; margin-bottom: 10px;}

.error {color: #C00; font-weight: bold; margin-top: 15px;}
.error a {color: #C00;}
.required{color: #C00;}

.discussionPost {
	background: #F5F5F5;
	padding: 10px 13px;
	margin-bottom: 10px;
	}
.discussionPost h4 {margin-bottom: 4px;}
.discussionPost p {margin-bottom: 0;}

.fotoBox {float:left; margin-right: 10px; background-color:#ffffff;}
.fotoInfo {height: 40px; overflow: hidden; font-size: 0.9em;}

.documentPerex {font-weight: bold; font-size: 1.1em;}

.textCol {width: 48%;}
	.textBox {
		border: 1px solid #d7d9d5;
		background-image: -moz-linear-gradient(top, #ffffff, #F6F7F3); /* FF3.6 */
  		background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #ffffff),color-stop(1, #F6F7F3)); /* Saf4+, Chrome */
        filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#F6F7F3'); /* IE6,IE7 */
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#F6F7F3')"; /* IE8 */
		-moz-border-radius: 3px;
 		-webkit-border-radius: 3px; 
  		border-radius: 3px;
		margin-bottom: 25px;
		position: relative;
		padding: 15px 15px 1px 18px;
		}
		.deco {
			position: absolute;
			top: 15px;
			left: -1px;
			_left: -19px;
			width: 9px;
			height: 26px;
			background: url(../images/sipka-bg.gif) no-repeat;}
		.textBox h2 {font-size: 1.3em;}
		.zaskrt {font-size: 1.1em; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif}
		
.contextHelpItem {display: none;}

#all .approved, #all .updated, #all .displayed, #all .invalid {padding-left: 30px;}

.approved {background: url(../images/ico-status-confirmed.png) no-repeat center left; color: #59990b;}
.updated {background: url(../images/ico-status-loaded.png) no-repeat center left; color: #f18819;}
.displayed {background: url(../images/ico-status-not-loaded.png) no-repeat center left; color: #939393;}
.invalid {background: url(../images/ico-status-not-confirmed.png) no-repeat center left; color: #d34531;}

.subpageRow {border-top: 1px solid #EBEBEB; padding-top: 25px; margin-top: 40px;}

.klientiItem {margin-bottom: 30px;}
.klientiItem h2 {font-size: 1.3em; margin-bottom: 4px;}

/* ********* zkratky ********* */

.focus {position: absolute; left: 198px;}

.focus a, .focus span {
	position: absolute;
	top: 0;
	left: -5000px;
	z-index: -10;
	white-space: nowrap;
	}

.focus a:focus, .focus a:active {
    z-index:2;
	top: 0;
	left: 248px;
    background:#FFED00;
	padding: 2px 5px 4px 6px;
	color: #A00000;
	font-size: 1.1em;
	font-weight: bold;
	}
	
	
/* ************* HEADINGS ************* */

h1 {font-size: 2.2em; color: #61A229; margin-bottom: 30px; font-family:"Trebuchet MS","Arial CE",Arial,sans-serif; line-height: 1.1em; font-weight: bold;}
h2 {font-size: 1.6em; line-height: 1em;}
h3 {font-size: 1.3em;}
h4 {font-size: 1.2em;}
h5, h6 {font-size: 1.1em;}

h2, h3, h4, h5, h6 {
	margin-bottom: 10px; 
	color: #73af27; 
	font-family:"Trebuchet MS","Arial CE",Arial,sans-serif;
	}
	h6 {color: #333;}
.documentText h2, .documentText h3 {padding-top: 15px;}

#overview h3 {font-size: 1.4em; margin-bottom: 5px; padding-top: 25px; border-top: 1px solid #ebebeb; margin-top: 30px;}
.documentText .hHeading {border-left: 1px solid #e5e5e5; padding-left: 20px; padding-top: 0; margin-top: 25px; margin-bottom: 30px}

h2, h3.hglt {color: #62b0f5; font-style:italic; font-size: 1.4em;}

/* ************* LISTS ************* */

#content ul, #content ol {margin: 0 0 20px 15px;}
	#content ul ul, #content ol ol {margin: 0 0 0 15px;}
	
	#content ol {margin-left: 34px;}
	
	#content ul li, #homepageArea ul li, #sidecol2 .mboxSideBox li, #sidecol2 .mboxSideBox2 li {background: url(../images/dot-yellow.gif) no-repeat 0 5px; padding-left:20px; margin-bottom: 8px;}
	#content .error ul li {background: url(../images/odrazka-red.gif) no-repeat 0 5px;}
	#content .blueBox ul li {background: url(../images/odrazka-blue.gif) no-repeat 0 5px;}
	
#content ul.hglt  {margin: 0; padding-left: 30px;}
#content .hglt li {background: none; padding-left: 0; float: left; margin-right: 30px; margin-bottom: 0; line-height: 1.8em;}

#content .hglt .telefon {background: url(../images/ico-telefon.png) no-repeat; padding-left: 20px;}
#content .hglt .email {background: url(../images/ico-email.png) no-repeat; padding-left: 27px;}

	
/* ************* FORMS ************* */

input, select, textarea {font-family: Arial, Helvetica, sans-serif; font-size: 1em; vertical-align: middle;}

input[type=checkbox] {position: relative; =top: -2px;}

.formTable input {width: 100px;}


.formButton {
	background: url(../images/btn-bg.png) no-repeat #79ba33;
	color: #FFF;
	text-align: center;
	width: 243px;
	padding: 6px 20px 20px 0;
	=padding-top: 3px;
	border: 0;
	font-size: 1.4em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	cursor: pointer;
	margin: 0 auto;
	line-height: 1.4em;
	outline: none;
	}
	.wideFormButton {background: url(../images/btn-bg-wide.png); width: 450px;}
	.form .formButton {background: url(../images/btn-gray-bg.png) no-repeat;}
	.mboxForm .formButton {background: url(../images/btn-bg.png) no-repeat #79ba33;}
	
	
	.formButton:hover {background-position: -243px 0;}
	.wideFormButton:hover {background-position: -450px 0;}
	.formButton[disabled] {background-position: -486px 0 ; cursor: auto;}
	
.smallButton {
	background: url(../images/btn-small.gif) no-repeat #79ba33;
	color: #FFF;
	text-align: center;
	width: 140px;
	height: 23px;
	font-weight: bold;
	border: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	cursor: pointer;
	padding-bottom: 2px;
	=padding-bottom: 0;
	
	}
	#contentContainer .smallButton {font-size: 0.9em;}
	.wide {background-image: url(../images/btn-small-wide.gif); width: 180px;}
	.wide2 {background-image: url(../images/btn-small-wide2.gif); width: 280px;}
	.smallButton:hover {background-position: -140px 0;}
	.wide:hover {background-position: -180px 0;}
	.wide2:hover {background-position: -280px 0;}
	
	a.formButton {display: inline-block; width: 223px; text-decoration: none; padding-top: 6px; padding-bottom: 27px}
	a.wideFormButton {width: 450px; padding: 6px 0 20px 0;}
	a.formButton:hover,	a.smallButton:hover {color: #FFF;}
	
	a.smallButton {display: block;  text-decoration: none; padding-top: 1px; padding-bottom: 2px; height: 20px; margin-right: 10px;}

	
.loginForm label, .form label {
	clear: both;
	display: block;
}
.loginForm label span, .form label span, .labelLike {
	display: block;
	float: left;
	width: 200px;
	padding-top: 3px; 
	zoom: 1;
	}
	.loginForm .dijitTextBox, .loginForm .dijitComboBox {width: 340px;}
	.form label span, .labelLike {width: 130px;}
	.form label.inlineLabel {display: inline; margin-right: 10px;}

.dijitDialogTable label {font-weight: bold; color: #73AF27;}

.form, ul.hglt, div.hglt, .resultBox  {
	background: #efefef;
	-moz-border-radius: 3px;
 	-webkit-border-radius: 3px; 
  	border-radius: 3px; 
	padding: 15px 18px;
	margin-bottom: 15px;
	}
	#all .form textarea {width: 400px; height: 80px;}

.red {color: #900;}
#loan_ratio {position: relative; top: 3px;}

/* IE button fix */
	
input.button {
	width: 0;
	overflow: visible;
}
input.button[class] {width: auto;}

#top #userLogin {
	position: absolute; 
	top: 85px;
	right: 23px;
	float:right; 
	width: 363px;
	z-index: 250;
	}
	#all #top .logged {top: 70px; right: 38px;}

#userLogin .fieldContainer {
	width: 169px;
	height: 25px;
	background: url(../images/login-bg.png) repeat-x transparent;	
	margin-right: 10px;
	display: block;
	float: left;
	position: relative;
	margin-bottom: 5px;
	}
#userLogin .fieldContainer .field { border: 0; background: none;width: 153px; _width: 140px; float: none;}
#top #userLogin .btn {margin-left: -20px; position: relative; z-index: 250; _float: right;}
#userLogin ul {text-align: right; padding-top: 3px;}
	#userLogin li {
		line-height: 1em;
		float: right;
		padding: 0 10px;
		}
		#userLogin.logged li {float: left;}
		#userLogin li a {color: #4e504b;}
#userLogin li.error {margin-top: 0;}
#userLogin .button {margin-top: -5px;}
#userLogin ul {=padding-top: 5px;}

#userLogin .fieldContainer label {position: absolute; top: -18px; left: 10px; font-size: 0.9em;}

.loggedin #top #userLogin			{ width: 370px; =width: 390px; text-align: right; font-size: 0.9em;}
.loggedin #top #userLogin h4		{ margin: 0 0 0 40px; }
.loggedin #top #userLogin p			{ margin: 0 0 8px 40px; color: #3e4145; border-bottom: 1px solid #e5e5e5; padding-bottom: 5px; line-height: 1.2em; }
.loggedin #top #userLogin ul		{ margin-left: 40px; }
.loggedin #top #userLogin li.first	{ border-color: #e5e5e5; }
.loggedin #top #userLogin li a		{ color: #4e504b; margin-top: 3px; }
.loggedin #top #userLogin a.smallButton {padding: 5px 0 0 0; color: #FFF; display: block; height: 18px; margin-top: -3px; _margin-top: 0; margin-right: 0;}
.loggedin #top #userLogin button		{ background: none; border: 0; text-decoration: underline; color: #4e504b; font-size: 1em; cursor: pointer; padding: 0; margin-top: 2px; }

.loggedin #prehledPage #top #userLogin a.smallButton {display: none;}

.logged li.first {border-right: 1px solid #FFF;}
.logged ul li a {padding-bottom: 4px; display: inline-block;}
.logged ul li a.smallButton {padding: 0; color: #FFF; display: block;}
.logged strong {font-size: 1.1em;}


#all #sidecol2 .logged .inner {padding: 15px 0 0 0; background: url(../images/logged-inner-bg.png) no-repeat bottom left;}

.pole {border: 1px solid #B3B3B3;}



/* ************* TABLES ************* */

table {
	border: 0;
	border-collapse: collapse;
	font-size: 1em;
	margin-bottom: 15px;
	}
	th, td {
		padding:5px 10px;
		vertical-align: top;
		border: 0;
		}
		th {font-weight: bold;}
.documentText table {color: #5b5b5b; width:99%}		
.documentText table th {
	background: #73af27;
	color: #FFF;
	font-weight: bold;
	border: 1px solid #dff3be;
	}
	.documentText table th a {color: #FFF;}
	.documentText td {border: 1px solid #dff3be;}
	.documentText tr.dark td {background: #f7fdf1;}
		
table.dataTable {
	margin-bottom: 25px;
	width: 100%;
	}
	table.dataTable td, table.dataTable th {
		padding: 10px 15px 10px 0;
		border-top: 1px solid #e5e5e5;
		vertical-align: middle;
		}
		table.dataTable th {
			font-weight: bold;
			width: 450px;			
			color: #4e504b;			
		}
		table.dataTable tr:first-child td, table.dataTable tr:first-child th {border: 0 ;}
/**/
table.formTable {margin-bottom: 30px;}
table.formTable td, table.formTable th {padding: 5px 3px 5px 0; vertical-align: middle;}
table.formTable th {font-weight: bold;}
table.formTable .header th {font-weight: normal;}
table.formTable table .header th {
	background: #73af27;
	color: #FFF;
	border-bottom: 2px solid #FFF;
	padding-left: 3px;	
}
table.formTable tr.bold td, table.formTable tr.bold th {
	background: url(../images/gradient-bg-1.png) repeat-x #dbdbdb; 	
	}
table.formTable tr.bold th {text-transform: uppercase; padding-left: 10px; }

#financialStanding table.formTable {font-size: 0.9em;}

/**/
.requestedDocuments {width: 99%;}
.requestedDocuments th {
	font-weight: bold; 
	color: #000; 
	border-bottom: 1px solid #CCC;	
	}
	.requestedDocuments  td {padding: 15px;}
	.requestedDocuments th {padding-top: 0;}
	td.document {
		background: url(../images/ico-document.gif) no-repeat center left;
		padding-left: 35px;
	}



.lastEvents {width: 99%; margin-bottom: 0;}
.lastEvents td {border-top: 1px dashed #c0c0c0;}
.lastEvents strong {font-weight: bold; color: #777777; font-size: 1.1em;}

.dojoxCalendarBody td {padding: 0;}

.zadostTable {width: 99%;}
.zadostTable th {width: 120px; padding-left: 0;text-align: right; }
.zadostTable td, .zadostTable th {padding: 10px 5px; border-bottom: 1px solid #e7e7e7}

#cant_continue {
	background: #efefef;
	padding: 22px 25px;
}

.dijitDialogTable td {padding: 8px 15px; vertical-align: middle;}

.resultBox table {width: 99%; border-top: 1px dashed #CCC; margin-bottom: 0;}
.resultBox table td {border-bottom: 1px dashed #CCC;}

.warning {color: #900;}

table td.nemTypes {padding: 0;}
.nemTypes div.nemTypesBox {
	width: 103px;
	float: left;
	padding-top: 160px;
	padding-bottom: 9px;
	font-weight: bold;
	margin-right: 10px;
	line-height: 1.2em;
	color: #4E504B;
	}
	.byt-v-osobnim-vlastnictvi {background: url(../images/nem-img-1.jpg) no-repeat 0 10px;}
	.rodinny-dum {background: url(../images/nem-img-2.jpg) no-repeat 0 10px;}
	.rekreacni-objekt {background: url(../images/nem-img-3.jpg) no-repeat 0 10px;}
	.stavebni-pozemek {background: url(../images/nem-img-4.jpg) no-repeat 0 10px;}
	.rekonstrukce {background: url(../images/nem-img-5.jpg) no-repeat 0 10px;}
.nemTypes .dijitRadio {float: left; margin-right: 4px; position: relative; top: 2px;}
.nemTypes label {margin-left: 20px; display: block; outline: none;}
#all .dijitFocusedLabel {outline: none;}
		
/* ************* IMAGE REPLACEMENT ************* */


#homepageHeader li span, .btnRefinancovat span, .subpageRow span, .btnVyridit span, .hpwRow .btn span, .klientiDetail .btn span, #all a.hypolinkaHeading span, .hypoBoxAd span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	  cursor: pointer;
	}
	#homepageHeader li a, .homepageBox .btn, .btnRefinancovat, .btnVyridit, .hpwRow .btn, .subpageRow .btn, .klientiDetail .btn, #all a.hypolinkaHeading, .hypoBoxAd a  {position: relative; overflow: hidden; display: block; _display: inline-block;}
	
	.vstupBtnVyridit {width: 256px; height: 54px; padding-top: 10px; font-weight: bold;}
	.vstupBtnRefinancovat {width: 256px; height: 64px;}
		.vstupBtnVyridit span {background: url(../images/btn-header-vyridit.png) no-repeat 10px 0}
		.vstupBtnRefinancovat span {background: url(../images/btn-header-refinancovat.png) no-repeat 10px 0;}
			#homepageHeader li a:hover span {background-position: -271px 3px;}
			
	.homepageRow1 .btn, .hpwRow .btn {width:241px; height:38px; text-align: center; margin: 0 30px;}
		.homepageRow1 .box1 .btn span, .hpwRow .box1 .btn span  {background: url(../images/btn-refinancovat.png) no-repeat;}
		.homepageRow1 .box2 .btn span, .hpwRow .box2 .btn span {background: url(../images/btn-vyridit-hypoteku.png) no-repeat;}
			.homepageBox .btn:hover span, .hpwRow .btn:hover span {background-position: 0 -38px;}
			
	.homepageRow2 .btn, .subpageRow .btn, .klientiDetail .btn  {width: 114px; height: 23px;text-align: center; margin: 0 30px; float: right;}
		.homepageRow2 .box1 .btn span, .subpageRow .lft .btn span {background: url(../images/btn-archiv-aktualit.png) no-repeat;}
		.homepageRow2 .box2 .btn span, .subpageRow .rgt .btn span, .klientiDetail .btn span  {background: url(../images/btn-dalsi-nazory.png) no-repeat;}
		.homepageRow2 .box3 .btn span {background: url(../images/btn-vice-informaci.png) no-repeat;}
			.homepageRow2 .btn:hover span, .subpageRow .btn:hover span, .klientiDetail .btn:hover span  {background-position: 0 -23px;}
			.homepageRow2 .box3 .btn { margin-bottom: 15px;}
			
	.btnRefinancovat, .btnVyridit  {width: 251px; height: 38px;}
		.btnRefinancovat span {background: url(../images/btn-refinancovat.png) no-repeat;}			
		.btnVyridit span {background: url(../images/btn-vyridit-hypoteku.png) no-repeat;}
			.btnRefinancovat:hover span, .btnVyridit:hover span {background-position: 0 -38px;}
			
	.btnAdViceHypo, .btnAdViceRefin {width: 260px; height: 204px;}
		.btnAdViceHypo span {background: url(../images/ico-btn-hypo.jpg) no-repeat;}
		.btnAdViceRefin span {background: url(../images/ico-btn-refin.jpg) no-repeat;}
			.btnAdViceHypo:hover span, .btnAdViceRefin:hover span {background-position: -270px 0;}

			
	#all a.hypolinkaHeading {width: 261px; height: 113px;}
	#all a.hypolinkaHeading span {background:url(../images/hypolinka-heading.png) no-repeat;}
	
/* ***** */

.infoBox {
	color: #61A229;
	font-style:italic;
	background: url(../images/ico-info.png) no-repeat 0 0;
	padding: 10px 0 0 75px;
	min-height: 60px;
	_height: 60px;
	margin-bottom: 25px;
}

.hypolinkaBox {
	width:268px;
	height:209px;
	margin:20px 0 0;
	position:relative;
	}
.hypolinkaBox div{position:absolute;top:0;}
.hypolinkaBox a#bannerVP{
	display:block;
	position:absolute;
	top:0;
	width:268px;
	height:209px;
}
	
/* ************* FLOAT CLEAR ************* */

#footer, #mainMenuBottom ul, .homepageRow .inner, #homepageArea, #sidecol2 #userLogin .inner, #steps, .hglt, .userTabs, .hpwRow .inner, .clearBox, .hypolinkaBox, .approvalComments, #hypolinka      {
	overflow: hidden;
	_display: inline-block;
	}
	
/* cistic uzivatelskych wysiwyg okras */
	
font {
	font-family: inherit;
	color: inherit;
	font-size: inherit;
	}
	
/* ****************************************** */
/* *************** VARIOUS ****************** */
/* ****************************************** */

#main .fileList li {
	background-repeat: no-repeat;
	padding-left:27px;
	margin-bottom: 10px;
	}
	.fileList span {font-size: 0.9em;}
	
.searchResultDownload {padding-top: 7px;}

.dotaz {border-bottom: 1px solid #CCC; padding-bottom: 20px; margin-bottom: 10px;}
.sender {color: #73af27;line-height: 3em; margin-bottom: 0;}
.bankSender {background: url(../images/ico-hb-mini.gif) no-repeat; padding-left: 40px; }
.answer {background: url(../images/ico-reply.gif) no-repeat 10px 0; padding-left: 40px; margin-top: 10px; padding-top: 8px;}

/* kalkulacky */

.hCalc {
	width: 188px;
	float: left;
}
	.hCalc h2 {
		width: 188px;
		padding: 0;
		font-size: 1.2em;
		margin-bottom: 15px;
		}
		.hCalc h3 {padding-top: 0;}
		.hCalc h2 a {
			display: block;
			
			line-height: 1.3em;	
			color: #62b0f5;
			height: 280px;
			}
			.hCalc h2 a:hover {color: #6CA822; background-position: 0 -332px;}
			.hCalc1 h2 a {background: url(../images/ico-calc-profi.jpg) no-repeat 0 68px;}
			.hCalc2 h2 a {background: url(../images/ico-calc-max-prijem.jpg) no-repeat 0 68px;}
			.hCalc3 h2 a {background: url(../images/ico-calc-max-splatka.jpg) no-repeat 0 68px;}
			
			.hCalc h2 a span {border-left: 1px solid #e5e5e5; display: block; padding: 0 10px 0 20px;}
			
		.hCalc h3 {line-height: 1.1em;}
		.hCalc h3, .hCalc p {margin-right: 20px;}
		.hCalc p {	line-height: 1.3em;}
		
	.hypoBoxAd {position: relative; height: 220px;}
	.hypoBoxAd p { padding-right: 280px;}
	#page .hypoBoxAd .btnAdViceHypo, #page .hypoBoxAd .btnAdViceRefin {position: absolute; top: 0; right: 0;}



/* *************************************** */	
/* *************** STEPS ***************** */
/* *************************************** */

#content #steps {
	background: url(../images/steps-bg-create.png) no-repeat;	
	_background: url(../images/steps-bg-create.gif) no-repeat;	
	margin-left: 0;
	position: absolute;
	top:65px;
	left: -6px;
	width: 986px;
	height: 105px;
	padding: 66px 0 0 76px;
	overflow: hidden;
	}
ul#steps li {float: left; background: none; margin: 0; padding: 0;}
ul#steps a, ul#steps strong, ul#steps em  {
	width: 23px;
	height: 12px;
	display: block;
	background: url(../images/steps-sub-bg.png) no-repeat -27px 0;
	overflow: hidden;
	text-indent: -30000px;
	margin-right: 3px;
	}
	ul#steps a {background-position: 0 0;}
	ul#steps .currentstep strong {background-position: -53px 0;}

/* ****************************************** */	
/* ******************* PAGE ***************** */
/* ****************************************** */

#all {
	text-align: left;
	font-size: 1.2em;
	padding-bottom: 10px;
	line-height: 1.5em;
	width: 959px;
	margin: 0 auto;
	position: relative;
	}

	#page {
		background: url(../images/page-bg.png) no-repeat bottom right #FFF;
		padding-bottom: 30px;
		zoom: 1;
		}
		
#top, #main, #homepageArea {padding: 0 30px;}

/* *************************************** */	
/* ************** HEADER ***************** */
/* *************************************** */	

#top {
	position: relative;
	background: url(../images/top-bg.png) no-repeat;
	height: 190px;
	z-index: 50;
	}
	.logo {
		position: absolute;
		top: 80px;
		left: 23px;
		}
	.callCentrum {
		position: absolute;
		top: 41px;
		left: 265px;
		color: #6c6f68;
		font-size: 0.9em;
		}
		.callCentrum strong {
			color: #559608; 
			font-size: 1.9em; 
			letter-spacing: -0.5px; 
			font-weight: normal; 
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			}
	.topImg {
		position: absolute;
		width: 479px;
		height: 141px;
		background: url(../images/header-img.png) no-repeat;
		top: -22px;
		right: 0;
	}
		.topImg,
		.loggedin .topImg {
			width: 557px;
			height: 141px;
			background-image: url(../images/header-img-logged.png);
			top: -22px;
			right: 0;
		}
	.hb-logo, .hb-logo a{
		display: block;
		width: 228px;
		height: 79px;
	}	
	.hb-logo {
		position: absolute;
		top: -14px;
		right: 0;
		z-index: 150;
	}
	.hb-logo a{
		background: url(../images/logo-hb.gif) no-repeat;
		text-indent:-500px;
		overflow: hidden;
		outline: none;
	}		
/* **************************************** */	
/* ***************** MENU ***************** */
/* **************************************** */	

#mainMenu {
	position: absolute;
	top: -3px;
	left: 0;
	width: 740px;
	z-index: 100;
	}
	#mainMenu ul {
		list-style: none;
		position: relative;
		margin-left: 0;
		padding-left: 10px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 1.2em;
		}
		#mainMenu li {
			display: block;
			float: left;
			background: url(../images/separator.gif) no-repeat 0 55%;
			padding: 0 8px;
			position: relative;
			}
			#mainMenu li.first {background: none;}
			#mainMenu a, #mainMenu strong {
				display: block;
				float: left;				
				text-decoration: none;
				color: #61A229;
				font-weight: bold;							
				}
				 #mainMenu span {display: block; padding: 18px 20px 14px 20px;}
				
					#mainMenu strong.active, #mainMenu li:hover a {background: url(../images/mainmenu-item-bg1.png) no-repeat #77B12E; padding: 0}
					#mainMenu strong.active span, #mainMenu li:hover a span  {background: url(../images/mainmenu-item-bg2.png) no-repeat top right; color: #FFF; padding: 14px 20px;}

					#mainMenu li:hover a span {font-size: 1em;}
					#mainMenu ul li:hover ul a, #mainMenu ul li:hover ul a span {background: none; font-size: 1em;  color: #4e504b;}
					
					
				
/* vnorene menu */
					
#mainMenu ul ul {
	position: absolute;
	top: 45px;
	left: 0;
	width: 220px;
	display: block;
	font-size: 0.9em;
	padding-top: 10px;
	display: none;
	}
	#mainMenu li:hover ul {display: block;}
	#mainMenu ul ul li {float: none; padding: 0; background: 0;}
		#all #mainMenu ul ul li a, #all #mainMenu ul ul li strong {			  

			display: block;
			float: none;
			line-height: 1.2em;
			 color: #4e504b;
		}
		#all #mainMenu ul ul li a span, #all #mainMenu ul ul li strong span {
			padding: 12px 20px;
			background: url(../images/submenu-bg-1.png) repeat-x #d9d9d9;			
     -moz-border-radius: 3px; 
  -webkit-border-radius: 3px; 
          border-radius: 3px; 
		  color: #4e504b;
		  font-size: 1em;
			}
		#all #page #mainMenu ul ul li a:hover span, #all #mainMenu ul ul li strong span {background: url(../images/submenu-bg.png) repeat-x #343632; color: #FFF;}

/* hpw */

.hpwRow {background: url(../images/hpw-bg1.png) no-repeat -20px 0;}
	.hpwRow .inner {
		background: url(../images/hpw-bg2.png) no-repeat bottom left;
		padding: 30px 0 23px 0;
		}
		
	.hpwBox {
		width: 300px;
		float: left;
		}
			.hpwRow  .box2 {width: 290px;}

/* ******************************************** */	
/* ***************** HOMEPAGE ***************** */
/* ******************************************** */	

#homepageHeader {
	height: 466px;
	width: 986px;
	background: url(../images/hp-header3.jpg) no-repeat;
	position: absolute;
	top: 84px;
	left: -5px;
	z-index: 0;
	}
	.homepageHeaderTexts {padding: 190px 0 0 660px;}
		#homepageHeader li {text-align: center;}
		.stripLink {
			position: absolute;
			top: 337px;
			left: 15px;
			width: 965px;
			height: 110px;
			}
		#hplista {
			position: absolute;
			top: 337px;
			left: 0;
			width: 985px;
			height: 134px;
			}
		
	
#homepageArea {padding-bottom: 5px; padding-top: 350px; =padding-top:0; =margin-top: 350px; =float: left;}
		
	
	.homepageBox {
		width: 299px;
		float: left;
		
		}	
		.box2, .box1 {
			_height: 250px;
		_overflow: hidden;}
		.homepageBox h2 {margin-right: 30px; padding-top: 20px;}
			#all .homepageBox h2 a {color: #62b0f5; text-decoration: none;}
				#all .homepageBox h2 a:hover {text-decoration: underline;}

		.homepageBox p, .hpwRow p {margin: 0 30px 20px 0;}
		.homepageBox ul, #content .hpwRow ul {
			margin: 0 30px 20px 10px; 
			font-size: 1.1em;
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			}
			#content .hpwRow .box1 li, #content ul.zaskrt li {background: url(../images/zaskrt1.gif) no-repeat 0 7px; padding-left: 26px; margin-bottom: 12px;}
			 #content .hpwRow .box2 li, #content .blueBox ul.zaskrt li {background: url(../images/zaskrt2.gif) no-repeat 0 7px; padding-left: 26px; margin-bottom: 12px;}


			
				

			.homepageRow2 .box3 ul {margin: 0 20px 10px 0; font-size: 0.9em;}
				#homepageArea .homepageRow2 .box3 ul li {margin-bottom: 0; background: url(../images/dots.gif) repeat-x 0 80%; padding: 0; margin-bottom: 5px; overflow: hidden; _display: inline-block;}
				.homepageRow2 .box3 ul li em {background: #FFF; padding: 0 10px 0 0; font-style:normal; float: left;}
				.homepageRow2 .box3 ul li strong {background: #FFF; padding: 0 0 0 10px; float: right; color: #61A229;}
				
				.homepageRow2 .box3 p {margin-right: 20px;}
				.homepageRow2 .box3 a {color: #000;}				
				
		
.subpageRow h2 {
	font-style:normal;
	color: #4e504b;
	}
		.subpageRow .date {
			margin: 0;
			font-size: 1em;
			display: block;
			}
		.subpageRow h3 {
			font-size: 1.1em;		
			line-height: 1.4em;
			font-weight: normal;
			margin: 0 0 15px 0; 
			font-family: Arial, Helvetica, sans-serif;
			}
			.arrowBtn {
				background: url(../images/arrow.gif) no-repeat 100% 40%;
				padding-right: 12px;
				color: #2a2a2a;
			}
			.newsItem p {font-size: 1.1em;}
			
			
.clanekItem {
	border-top: 1px dashed #c0c0c0;
	width: 47%;
	padding-top: 17px;
}
.clanekItem h2  { font-size: 1.3em; padding-top: 0; margin-bottom: 13px;}
.clanekItem a {color: #4ca5f4;}

.blue, .blueBox h2 {color: #4ca5f4;}
.hypoHeading {margin-bottom: 25px; font-size: 1.9em;}

.jakZiskatLink {
	position: absolute;
	top: 275px;
	left: 75px;
	width: 255px;
	height: 30px;
	text-indent: -20000px;
	outline: none;
	background: url(../images/blank.gif);
}
	

/* ********************************************* */	
/* ***************** HYPOLINKA ***************** */
/* ********************************************* */	

.hypolinkaHeader {
	background: url(../images/hypolinka-header.jpg) no-repeat bottom right;
	padding: 10px 0 70px 0;
	margin-bottom: 30px;
	min-height: 150px;
	_height: 150px;
}
.hypolinkaHeader p {
	width: 270px;
}

#hypolinka .hypolinkaHeader {
	background: url(../images/hypolinka-header2.jpg) no-repeat bottom right;
	min-height: 55px;
	_height: 55px;
	margin-bottom: 0;
	padding-bottom: 1px;
}
#hypolinka_mailing_label{
	color:#c00;
	font-size:1.1em;
	font-weight:bold;
}
	

/* dojo a tundra resets */

#sidecol2 .dojoxCalendar, #sidecol2 .dojoxCalendarContainer, #sidecol2 .dojoxCalendarBody, #sidecol2 .dojoxCalendar .dijitCalendarDayLabels, #sidecol2 .dojoxCalendarMonthLabels, #sidecol2 .dojoxCalendarYearLabels, #sidecol2 .dojoxCal-MY-labels  {	width:215px !important;}

#sidecol2 .dojoxCalendarHeader {width: 180px; margin: 15px auto 10px auto; background: url(../images/dijit/calendarHeader-bg.gif) repeat-x bottom left;}

body.tundra .dijitDialog {
	background: #fff;
	padding: 0px;
	-moz-border-radius: 12px; 
  	-webkit-border-radius: 12px; 
  	 border-radius: 12px; 
	 font-size: 1.2em;
	 border: 0;
}
body.tundra .dijitDialog .dijitDialogPaneContent {
	border:none;
	padding:10px;
	-moz-border-radius-bottomleft: 12px; 
  	-webkit-border-radius-bottomleft: 12px; 
  	 border-radius-bottomleft: 12px; 
	 -moz-border-radius-bottomright: 12px; 
  	-webkit-border-radius-bottomright: 12px; 
  	 border-radius-bottomright: 12px; 
}
body.tundra .dijitDialogTitleBar {	
	background: #fafafa url(../images/dijit/titleBar.png) repeat-x top left;
	padding: 15px 15px 10px 15px;
	=padding-top: 10px;
	=padding-bottom: 15px;
	color: #73af27;
	font-size: 1.6em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	-moz-border-radius-topleft: 12px; 
  	-webkit-border-radius-topleft: 12px; 
  	 border-radius-topleft: 12px; 
	 -moz-border-radius-topright: 12px; 
  	-webkit-border-radius-topright: 12px; 
  	 border-radius-topright: 12px; 
}

body.tundra .dijitDialogCloseIcon {		
	background: url(../images/dijit/tabClose.png) no-repeat right top;
	right: 10px;
	top: 10px;
	height: 20px;
	width: 20px;
	cursor: pointer;
}
.dj_ie6 body.tundra .dijitDialogCloseIcon {
	background : url(../images/dijit/tabClose.gif) no-repeat right top;
}
body.tundra .dijitDialogCloseIcon-hover {
	background: url(../images/dijit/tabCloseHover.png) no-repeat right top;
}
.dj_ie6 body.tundra .dijitDialogCloseIcon-hover {
	background : url(../images/dijit/tabCloseHover.gif) no-repeat right top;
}

.tundra .dojoxCalendar .dojoxCalendarContainer  {
	border: 0; 
	background: transparent; 
	padding-bottom: 8px; 
	font-family: "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
	}
	
body.tundra .dijitCalendarDayLabelTemplate {background: none; font-weight: bold; border-bottom: 1px solid #b2b2b2; font-size: 1em;}
body.tundra .dijitCalendarDateTemplate {font-size: 1em; font-weight: normal;}
body.tundra .dijitCalendarDateLabel {display: inline;}
body.tundra .dojoxCalendarContainer table {border-bottom: 0;}
.tundra .dojoxCalendarContainer table td  {text-align: center; padding: 0 2px;}
.tundra .dojoxCalendar .dojoxCalendarFooter {border: 0; height: auto;}
body.tundra .dojoxCalendar .dijitCalendarSelectedDate, body.tundra  .dojoxCalendar .dijitCalendarSelectedDate, body.tundra .dojoxCalendar .dijitCalendarSelectedDate div  {
	border: 0 !important;
	background-color: #feea2f !important;
}

/* calendar */
.free.selected { background-color: #ffeb2f; }
.free:hover { background-color: #ffeb2f; }
.hltd { background-color: #ffeb2f; }
.hltd.occupied { background-color: #00ff00; }
#hypolinka .dijitTooltip {display: none;}

#hypolinka_timetable th, #hypolinka_timetable td{ padding: 1px 5px; border:1px solid #FFF; text-align: center; }
#hypolinka_timetable th {font-weight: bold; border: 0; padding-bottom: 0;}
#hypolinka_timetable th.day {font-weight: normal; padding-top: 0; font-size: 0.9em;}
#hypolinka_timetable th.rowTh {font-weight: normal; font-size: 0.9em;}
#hypolinka_timetable td.occupied { background: url(../images/rezervovano.gif) no-repeat center center #e92929; color: #ffffff; }
#hypolinka_timetable td.occupied:hover { background: url(../images/rezervovano.gif) no-repeat center center #e92929; color: #ffffff; }
.occupied.selected { background: url(../images/rezervovano.gif) no-repeat center center #e92929; }
#hypolinka_timetable td.closed { background: url(../images/nelze-rezervovat.gif) no-repeat center center  #e5e5e5; color: #000000; }
#hypolinka_timetable td.free { background-color: #acca86; color: #ffffff; cursor: pointer; }

body.tundra#hypolinka-iframe .dojoxCalendar .dijitCalendarSelectedDate, body.tundra#hypolinka-iframe  .dojoxCalendar .dijitCalendarSelectedDate, body.tundra#hypolinka-iframe .dojoxCalendar .dijitCalendarSelectedDate div { background-color: #dff3c0 !important; color: #3f7607 !important; }
#hypolinka-iframe .hltd{background-color:#8fc941;color:#2A2A2A !important;}
#hypolinka-iframe .free{background-color:#4c9215 !important;}
#hypolinka-iframe td.occupied{background-color:#e92929 !important;}

/* ********************************************* */	
/* ***************** USER PAGE ***************** */
/* ********************************************* */	

#content .userTabs {
	background: url(../images/user-tabs-bg.png) no-repeat top left;
	margin-left: 0;
	padding-left: 7px;
	}
	#content .userTabs li {display: inline; background: none; padding: 0; margin: 0;}
		.userTabs li a, .userTabs li strong {
			display: block;
			float: left;
			width: 123px;
			height: 58px;
			background: url(../images/user-tab-bg.png) no-repeat 0 -76px;
			text-align: center;
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: 1.2em;
			padding: 8px 0 10px 0;
			font-weight: bold;
			text-decoration: none;
			line-height: 1em;
			color: #404346;
			}
			.userTabs li strong {background-position: 0 0; color: #FFF; padding-top: 18px; height: 48px;}
			.userTabs li.tab1 a, .userTabs li.tab1 strong {padding-top: 28px; height: 38px;}
			
			.userTabs span {padding: 0 10px; display: block;}
			.userTabs em {font-size: 0.8em; font-weight: normal; font-style: normal; padding-top: 4px; display: block;}
			
#content .userSteps {margin: 0;}
	#content .userSteps li {
		background: url(../images/user-step-bg1.png) no-repeat;
		display: block;
		width: 208px;
		float: left;
		padding: 0;
		margin-bottom: 20px;
		}
		#content .userSteps p {
			display: block;
			padding: 28px 35px 20px 20px;		
			background: url(../images/user-step-bg2.png) no-repeat bottom left;
			margin: 0;
			font-size: 0.9em;
			min-height: 130px;
			_height: 130px;
			}
			.userSteps strong {display:block; font-size: 1.6em; margin-bottom: 8px; color: #73AF27;}
			
			
#zadost_container h2 {
	background: url(../images/toggler.gif) no-repeat 10px -281px #77bf29;
	color: #FFF;
	font-size: 1.1em;
	padding: 7px 10px 7px 30px;
	cursor: pointer;
	line-height: 1.2em;
	-moz-border-radius: 3px;
 	-webkit-border-radius: 3px; 
  	border-radius: 3px; 
	}
	#zadost_container h2.closed {background-position: 10px 11px;}
	#zadost_container h2 span {display: block; background: url(../images/toggler-word.gif) no-repeat 100% 0;  padding-right: 100px;}
		#zadost_container h2.closed span {background-position: 100% -285px;}
		
.tabBox {margin-bottom: 20px;}
.tundra .dijitTab {top: 0; position: relative; =top: 1px;}

.zadostBox .labelTd {width: 300px;}
.zadostBox h3, .zadostBox h4 {margin: 0 10px;}

/* ********************************************** */	
/* ************** PAGE STRUCTURE ***************** */
/* ********************************************** */	



#main {
	padding: 0 30px 0 40px;
	margin-bottom: 30px;
	background:url(../images/dots-vertical.gif) repeat-y 638px 0;	
	zoom: 1;
	position: relative;
	}
	  #contentContainer {
		  float: left;
		  width: 565px;
		  font-size: 1.1em;
		  }	

.nopadding#main { padding: 0 30px 30px; }

	#sidecol2 {
		width: 262px;
		float:right;
		}
		
#parametryPage, #prehledPage {background: url(../images/nebe.jpg) no-repeat 100% 150px;}	
#parametryPage #main, #prehledPage #main {background: url(../images/dots-vertical-single.gif) no-repeat 638px 200px;}
#parametryPage #content, #prehledPage #content {padding-top: 120px;}
#parametryPage #sidecol2, #prehledPage #sidecol2 {margin-top: 250px;}
#parametryPage .motiv, #prehledPage .motiv {
	display: block;
	width: 317px;
	height: 265px;	
	position: absolute;
	top: -20px;
	right: -20px;
	z-index: 800;
	}
	#prehledPage .motiv {background: url(../images/motivy/motiv.png) no-repeat; }
	#parametryPage .motiv {background: url(../images/motivy/motiv-3.png) no-repeat; right: 0; }
	#page .pozadovane-dokumenty .motiv {background: url(../images/motivy/motiv-6.png) no-repeat; right: -30px; }
	#all #page .motivBonita {background: url(../images/motivy/motiv-2.png) no-repeat; right:0; }
	#all #page .motivParametry {background: url(../images/motivy/motiv-3.png) no-repeat; right: 0; }
	#all #page .motivRekapitulace {background: url(../images/motivy/motiv-4.png) no-repeat; right: 0; }
	#all #page .motivZadost, #all #page .parametry-zadosti .motiv, #page .zadost-o-hypoteku .motiv {background: url(../images/motivy/motiv-5.png) no-repeat; right: 0; }
	#all.motivSchvalovani  #page .motiv {background: url(../images/motivy/motiv-7.png) no-repeat; right: 0; }
	#all.motivPodpis  #page .motiv {background: url(../images/motivy/motiv-8.png) no-repeat -25px 0; right:-30px; }
	#all.motivSchvalovani #page .motivClass, #all.motivPodpis  #page .motivClass {display: none;}
	
	
	
/* sidecol boxy */

#sideMenu {
	margin-bottom: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	zoom: 1;
	overflow: hidden;
	}
.prehed#sideMenu {
	margin-top: 15px;
}
	#sideMenu ul li a, #sideMenu ul li strong {
		display: block;
		color: #4e504b;
		font-size: 1.2em;
		text-decoration: none;
		margin-left: 15px;
		padding: 8px 15px 9px 20px;
		font-weight: bold;
		background-color: #FFFFFF;
		font-style: italic;
		line-height: 1.1em;
		margin-right: 5px;
		background: url(../images/sidemenu-bg.gif) repeat-x #dadada;

		}
		
	#sideMenu ul li em {
		font-size: 0.8em;
		color: #73af27;
	}
	#sideMenu ul li a:hover {			
			 color: #333;
			}
	#sideMenu ul li strong, #sideMenu ul li a.open {
		color: #FFF;
		margin-left: 0;
		margin-right: 0;
		padding: 9px 15px 10px 35px;
		background: url(../images/sidemenu-active-bg.gif) repeat-x;
		}
		#sideMenu ul ul {margin-bottom: 10px; padding: 7px 0 12px 0;}
		#sideMenu ul ul li a, #sideMenu ul ul li strong {
			font-size: 1em;
			font-weight: normal;
			background: url(../images/sipka-right.gif) no-repeat 30px 10px;
			text-decoration: underline;
			color: #8edf27;
			padding: 5px 15px 5px 43px;
			}
			#sideMenu ul ul li strong {
				background: url(../images/sipka-left.gif) no-repeat 45px 10px; 
				text-decoration: none; 
				font-weight: bold; 
				padding-left: 60px;
				}
			

#sidecol2 #userLogin, #support, #buttons, #calendar {
		margin-bottom: 30px;
		font-size: 0.9em;
		}
		#sidecol2 #userLogin .inner, #support .inner {
			padding: 15px 30px 20px 30px;			
			}
			#sidecol2 #userLogin h4, #support h4, #calendar h4 {
				color: #FFF;
				font-size: 1.8em;
				font-weight: normal;
				}
			#buttons {margin-bottom: 50px;}
				
	
	#sidecol2 #userLogin {background: url(../images/userLogin-bg.jpg) no-repeat #6da72e;}
		#sidecol2 #userLogin .inner {background: url(../images/userLogin-bottom-bg.jpg) no-repeat bottom left;}
			#sidecol2 #userLogin a {color: #FFF; font-size: 1.1em;}
			#sidecol2 #userLogin li.first {border-color: #b9d699;}
			#sidecol2 #userLogin .fieldContainer {width: 189px; float: none; background: url(../images/login2-bg.png) no-repeat; margin-top: 15px; margin-bottom: 7px; position: relative; left: 38px;}
			#sidecol2 #userLogin .fieldContainer .field {border: 0; width: 184px; position: relative; top: 2px;}
			#sidecol2 #userLogin .shorter {width: 172px; =width: 171px; float: left; margin-right: -8px;}
			#sidecol2 #userLogin .shorter .field {width: 158px;}
			#sidecol2 #userLogin .btn {position: relative; top: 15px; left: 38px; _top: 14px;}
			#all #sidecol2 .logged .btn {position: relative; top: 0; left: 0; _top: 0;}
			#sidecol2 #userLogin .fieldContainer label {color: #FFF; font-size: 1em;}
			#sidecol2 #userLogin .error {font-size: 1em;}
			#sidecol2 #userLogin .error a {font-size: 1em; color:#C00}
			#sidecol2 #userLogin li {margin-bottom: 5px;}
			
	#support {background: url(../images/support-bg.jpg) no-repeat #9a9e96; color: #000;}
		#support .inner {background: url(../images/support-bottom-bg.jpg) no-repeat bottom left;}
			#support h4 {color: #303030; padding-top: 4px;}
		 	#support .callNr {margin-left: 48px; padding-top: 4px; line-height: 1.8em; margin-bottom: 24px;}
				#support .callNr strong {font-size: 2.3em; color: #FFF}
			#support .callTimes {
				width: 133px;
				color: #FFF;
				border-right: 1px solid #FFF;
				float: left;
				margin-right: 10px;
				_margin-right: 5px;
				margin-bottom: 0;
				}
			#support a {color: #FFF; padding-top: 0; display: inline-block; line-height: 1.2em; }
			
			#buttons li {margin-bottom: 10px;}
				.btnRefinancovat, .btnVyridit {text-indent: -30000px; _text-indent: 0;}
					#buttons em, .btnRefinancovat em, .btnVyridit em {display: none;}
			
	
	#calendar {background: url(../images/calendar-bg2.png) no-repeat; zoom: 1;}
	#hypolinka #calendar {background: url(../images/calendar-bg.png) no-repeat #f4e024;}
		#calendar .inner {background: url(../images/calendar-bottom-bg.png) no-repeat bottom left; padding-bottom: 1px; padding-top: 120px;}
		#hypolinka #calendar .inner {padding-top: 0; padding-bottom: 20px;}
			#calendar h4 {color: #000; margin: 0 30px 10px 30px; padding-top: 15px; display: none}
			#hypolinka #calendar h4 {display: block;}
			#calendar p {margin: 0 30px 15px 30px;}
			#calendar a {font-size: 1.1em;}
			
		.calendarContainer {
			background: url(../images/calendarContainer-bg.png) no-repeat top center;
			padding: 0 0 0 22px;
		}


/* Facebook page */

#hypolinka-iframe {
	width:520px;
	overflow:hidden;
	background: #fff none;
	padding: 0;
	margin: 0;
	font-size:11px;
	font-family: "Trebuchet MS","Arial CE",Arial,"Verdana CE",Verdana,sans-serif;
}	
	#hypolinka-iframe #hypolinka_form, #hypolinka-iframe .dijitDialogPaneContent{width:510px !important;left:0 !important;}
	
	#hypolinka-iframe .fbHeader{
		width:510px;
		height:150px;
		margin:0 5px;
		background: #fff url(../images/fb/bg-header.jpg) no-repeat 50% 0;
	}
	#hypolinka-iframe h1,#hypolinka-iframe h2{
		margin:0 0 10px 0;
		padding:0 10px 0 0;
		color: #4f8b19;
		font-weight:normal;
		font-family: "Bliss2Bold","Trebuchet MS", "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
		}
	#hypolinka-iframe h1{
	    font-size: 35px;
	    line-height: 1.2;
	    margin-bottom: 0;
	    padding:55px 10px 10px 25px;
	    color:#fff;
	    clear:both;
	}
	#hypolinka-iframe h1 em{
	    display:block;
	    font-size:20px;
	    font-weight:normal;
	    font-style:normal;
	    font-family: 'Bliss2Italic',"Trebuchet MS", "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
	}
	#hypolinka-iframe h2{
		margin-bottom: 15px;
		padding:0 0 0 25px;
		font-size: 32px;
		font-weight: normal;
		font-style:normal;
		font-family: 'Bliss2BoldItalic',"Trebuchet MS", "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
	}
	#hypolinka-iframe p{
		line-height:1.3;
		}
	#hypolinka-iframe .fbBtn{
		text-align: center;
		padding:25px 0 0;
		margin:0;
	}
	#hypolinka-iframe .fbBtn a{
		display:block;
		margin:0 auto;
		width:330px;
		height:65px;
		line-height:65px;
		color:#fff;
		text-transform:uppercase;
		text-decoration:none;
		font-size:20px;
		background:transparent url(../images/fb/btn-video.png) no-repeat 0 0;
		font-weight:normal;
		font-family: "Bliss2Bold","Trebuchet MS", "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
	}
	#hypolinka-iframe .fbBtn a:hover{
		background-position:0 -65px;
	}
	#hypolinka-iframe .fbBtn span{
		display:block;
		padding-right:20px;
		background:transparent url(../images/fb/arrow.png) no-repeat 240px 20px;
	}
	#hypolinka-iframe #accContainer{
		width:510px;
		margin:0 auto;
		background:#e8e8e8 url(../images/fb/bg-tabs-bt.png) repeat-x 0 100%;
		}
	#hypolinka-iframe #accContainer h3{
		padding:10px 0 5px 25px;
		margin:0;
		background:#eee url(../images/fb/bg-tab.png) repeat-x 0 100%;
		}
	#hypolinka-iframe #accContainer h3 a{
		display:block;
		text-decoration:none;
		color:#4f8b19;
	}
	#hypolinka-iframe #accContainer h3 span{
		font-size: 35px;
		font-weight:normal;
		font-style:normal;
		font-family: 'Bliss2BoldItalic',"Trebuchet MS", "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
	}
	#hypolinka-iframe #accContainer li div{
	}
	#hypolinka-iframe #accContainer li.active{
		width:520px;
		padding:5px 0;
		position:relative;
		left:-5px;
		margin-right:-5px;
		height:120px;
		color:#fff;
		font-size:14px;
		font-family: 'Bliss2Italic',"Trebuchet MS", "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
		background:#eee url(../images/fb/bg-tab-active.png) no-repeat 0 0;
	}
	#hypolinka-iframe #accContainer li.active h3{
		color:#fff;
		background:transparent;
		}
	#hypolinka-iframe #accContainer li.active h3 a{
		color:#fff;
		cursor:default;
		}
	#hypolinka-iframe #accContainer li p{
		padding:0 15px 0 55px;
		display:none;
		}
	
	#hypolinka-iframe #all {
		width: 520px;
	}
	#hypolinka-iframe #page{
		background:#fff;
	}
	#hypolinka-iframe #main {
		background: #fff;
		padding: 0;
		margin: 0;
	}
	#hypolinka-iframe #content{
		width:510px;
		margin:3px 5px;
		padding:25px 0;
		background:#eee;
	}
	#hypolinka-iframe #calendar {
		background: transparent none;
		padding: 0;
		margin: 0;
	}
		#hypolinka-iframe  #calendar .inner {
			background: transparent none;
			padding: 0;
		}

	#hypolinka-iframe #hypolinka {
		width: 500px;
		margin:0 5px;
	}
		#hypolinka-iframe #hypolinka table {

			width: 500px;
		}
			#hypolinka-iframe #hypolinka table th, #hypolinka-iframe #hypolinka table td{
				overflow:hidden;
				text-align:left;
				font-size:11px;
			}
			#hypolinka-iframe #hypolinka table th.rowTh{
				width:30px;
			}
				
	
/* ***************************************** */	
/* ************** COLUMN 1 ***************** */
/* ***************************************** */	

	#sidecol1 ul  {
		list-style: none;
		margin: 15px 0 30px 0;
		border-bottom: 1px solid #0668AC;
		}
		#sidecol1 ul li {margin: 0;}
		#sidecol1 ul li {
			border-top: 1px solid #0668AC;
			}
			#sidecol1 ul li a {
				display: block;
				padding: 5px 0 5px 21px;
				background: url(../../images/odrazka.gif) no-repeat 7px 10px;
				text-decoration: none;
				font-weight: bold;
				}
				#sidecol1 ul li a:hover {background-color: #0668AC; color: #FFF}
		#sidecol1 ul ul {margin: 0; border: 0;}
			#sidecol1 ul ul li {}
				#sidecol1 ul ul li a {
					background: url(../../images/odrazka-mini.gif) no-repeat 21px 10px; 
					padding: 3px 0 3px 32px;
					font-weight: normal;
					}


		
/* ***************************************** */	
/* *********** SCHVALOVAC� KROKY *********** */
/* ***************************************** */

#content ul.approvalSteps {
	background: url(../images/steps-bg-approval.png) no-repeat 0 -526px;
	_background: url(../images/steps-bg-approval.gif) no-repeat 0 -526px;
	margin-left: 0;
	position: absolute;
	top:65px;
	left: -6px;
	width: 986px;
	height: 105px;
	overflow: hidden;
	}
#content ul.approvalSteps li {float: left; background: none; margin: 0; padding: 0; position: relative;}
ul.approvalSteps a, ul.approvalSteps em  {
	height: 90px;
	width: 180px;
	display: block;
	overflow: hidden;
	
	margin-top: -1px;
	margin-left: -23px;
	}
	ul.approvalSteps a, ul.approvalSteps em  {background: url(../images/steps-bg-approval.png) no-repeat; _background: url(../images/steps-bg-approval.gif) no-repeat;}
	ul.approvalSteps .step0 a {margin-left: 0; width: 171px;}
	ul.approvalSteps .step1 a {width: 181px; background-position: 0 -105px}
	ul.approvalSteps .step2 a {width: 184px; background-position: 0 -210px}
	ul.approvalSteps .step3 a {width: 150px; background-position: 0 -315px}
	ul.approvalSteps .step4 a {width: 159px; background-position: 0 -420px}
	
	.parametry-zadosti ul.approvalSteps .step1 a,
	.zadost-o-hypoteku ul.approvalSteps .step1 a{width: 185px; background-position: -200px -105px}
	.pozadovane-dokumenty ul.approvalSteps .step2 a {width: 196px; background-position: -200px -210px}
	.schvaleni-v-bance ul.approvalSteps .step3 a {width: 167px; background-position: -200px -315px}
	.podpis-smlouvy ul.approvalSteps .step4 a {width: 204px; background-position: -200px -420px}
	
	#content ul.approvalSteps a.fakeStep {position: relative; z-index: 999; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: none;}





/* *************************************** */	
/* ************** FOOTER ***************** */
/* *************************************** */	

.bottomMenu {	
	background: url(../images/bg_ender.gif) repeat-x -15px 0 #4581C8;
	padding: 7px 15px;
	margin-bottom: 0;
	color: #FFF;
	font-size: 0.9em;
	border-bottom: 5px solid #FFF
	}
	.bottomMenu a, .bottomMenu strong {
		color: #FFF;
		margin: 0 15px 0 0;
		background: url(../../images/odrazka2.gif) no-repeat 0 5px; 
		padding-left: 12px;
		}
	.bottomMenu a:hover {text-decoration: underline;}

#footer {
	background: url(../images/footer-bg.png) bottom left no-repeat;
	clear: both;
	width: 100%;
	font-size: 0.9em;
	color: #fff;
	color: #FFF;
	padding: 10px 0;
	}
	#footer ul {float: left; width: 550px; padding-left: 18px;}
	#footer ul li {display: inline;}
		#footer ul li a, #footer ul li strong { 
			display: block; 
			float: left; 
			padding: 0 16px 0 16px; 
			text-decoration: underline; 
			color: #83d815; 
			background:url(../images/footer-line.gif) no-repeat top left;
			}
			#footer ul li strong {color: #FFF; text-decoration: none;}
	
	#footer p {margin-bottom: 0;}
	#footer a {color: #FFF; text-decoration: none;}
	#footer a:hover {color: #FFF; text-decoration: underline;}
	
	p.copyright {
		float: left;
		padding-left: 20px;
		}		
		
	.developer {
		float: right;
		padding-right: 10px;
		}
		.developer a {
			background: url(../images/logo_mf.gif) no-repeat top right;
			padding: 2px 22px 3px 0;
			color: #797979;
			text-decoration: none;
			margin-right: 15px;
			}
			
#main #content .contextHelpIco {
background:url(../images/ikona-otaznik.png) no-repeat scroll 0 0 transparent;
display:inline-block;
height:10px;
margin-bottom:0;
position:relative;
top:-3px;
width:10px;
}

#calc-step3 {
	position: relative;
}
#calc-step3 object,
#calc-step3 embed {
	margin-left: -25px;
}


/* dijit reset */

.dijitTextBox{padding: 4px;}
body.tundra .dijitInlineTable {padding: 4px;}
.dijitComboBox {padding: 2px 4px;}
table.formTable .dijitTextBox {width: 75px;}


/* select buttonek */
.tundra .dijitComboBox .dijitButtonNode, .tundra .dijitSpinner .dijitButtonNode {
border: 1px solid #6db025;
}

.tundra .dijitButtonNode, .tundra .dijitComboBoxHover .dijitButtonNode {
background: url(../images/dijit/buttonEnabled.png) repeat-x #74bf37;
border: 1px solid #6db025;
padding: 1px 0;
}

.tundra #all .dijitArrowButtonInner  {
margin:0 2px;

}
.tundra #all .dijitComboBoxHover .dijitArrowButtonInner  {
margin:0 5px 0 4px;
=margin: 0 4px;

}

.tundra .dijitComboBox .dijitArrowButton .dijitArrowButtonInner {
background-image:url(../images/dijit/comboArrowDown.gif);
}

.tundra .dijitComboBox .dijitArrowButton .dijitArrowButtonInner, 
.tundra #all .dijitComboBoxHover .dijitArrowButton .dijitArrowButtonInner {width: 9px;}

.tundra .dijitSpinner .dijitArrowButtonInner  {left: 4px; top: 0;}

.tundra .dijitArrowButtonInner {background-image:url("../images/dijit/spriteArrows.png");}
.tundra .dijitComboBox .dijitButtonNode, .tundra .dijitSpinner .dijitButtonNode {border: 0 !important}
.dijitSpinner .dijitInputLayoutContainer .dijitArrowButton {width: 18px;}

.tundra .dijitTooltip,
.tundra .dijitTooltipDialog {
	
	background: transparent;	
}
.dijitTooltipBelow {
	
	padding-top: 13px;
}
.dijitTooltipAbove {
	
	padding-bottom: 13px;
}
html .tundra .dijitTooltipContainer {
	
/*	background: #ffffff url(images/popupMenuBg.gif) repeat-x bottom left;
*/	background: #6CA82D;
	border: 1px solid #6CA82D;
	padding: 0.55em 0.75em;
	font-size: 1.1em;
	color: #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.dj_ff3 .tundra .dijitTooltipContainer {
	
	-moz-border-radius: 3px;
}	
html .tundra .dijitTooltipConnector {
	
	border:0px;
	z-index: 2;
}
html .tundra .dijitTooltipABRight .dijitTooltipConnector {
	
	left: auto !important;
	right: 3px;
}
html .tundra .dijitTooltipBelow .dijitTooltipConnector {
	
	top: 0px;
	left: 3px;
	background:url(../images/dijit/tooltipConnectorUp.png) no-repeat top left;
	width:16px;
	height:14px;
}
.dj_ie6 .tundra .dijitTooltipBelow .dijitTooltipConnector {
	
	background-image: url(../images/tooltipConnectorUp.gif);
}
html .tundra .dijitTooltipAbove .dijitTooltipConnector {
	
	bottom: 0px;
	left: 3px;
	background:url(../images/dijit/tooltipConnectorDown.png) no-repeat top left;
	width:16px;
	height:14px;
}
.dj_ie6 .tundra .dijitTooltipAbove .dijitTooltipConnector {
	background-image: url(../images/dijit/tooltipConnectorDown.gif);
}
.dj_ie6 .tundra .dijitTooltipAbove .dijitTooltipConnector {
	bottom: -3px;
}
.tundra .dijitTooltipLeft {
	padding-right: 14px;
}
.dj_ie6 .tundra .dijitTooltipLeft {
	padding-left: 15px;
}
html .tundra .dijitTooltipLeft .dijitTooltipConnector {
	
	right: 0px;
	bottom: 3px;
	background:url(../images/dijit/tooltipConnectorRight.png) no-repeat top left;
	width:16px;
	height:14px;
}
.dj_ie6 .tundra .dijitTooltipLeft .dijitTooltipConnector {
	background-image: url(../images/dijit/tooltipConnectorRight.gif);
}
html .tundra .dijitTooltipRight {
	padding-left: 14px;
}
html .tundra .dijitTooltipRight .dijitTooltipConnector {
	
	left: 0px;
	bottom: 3px;
	background:url(../images/dijit/tooltipConnectorLeft.png) no-repeat top left;
	width:16px;
	height:14px;
}

.dijitCalendarContainer {background: #FFF;}

.tundra .dijitTextBoxDisabled, .tundra .dijitComboBoxDisabled, .tundra .dijitSpinnerDisabled, .tundra .dijitTextAreaDisabled {
    color: #9a9a9a;
}


 .highslide-body {margin-bottom: 0; overflow: hidden; _display: inline-block;}
.highslide-body .leftBox {float: left; width: 52%; border-right: 1px solid #e7e7e7;}
.highslide-body .rightBox {float: right; width: 43%;}
.highslide-body h2 {height: 3em;}
.highslide-body .rightBox h2 {color:#6EA726;}
.highslide-body .leftBox h2, .highslide-body .leftBox p {margin-right: 20px;}

.highslide-body .btnRefinancovat {width: 171px;}
.highslide-body .btnRefinancovat span {background: url(../images/btn-refinancovat-1.png) no-repeat;}
.highslide-body .btnVyridit {width: 195px;}
.highslide-body .btnVyridit span {background: url(../images/btn-vyridit-hypoteku-1.png) no-repeat;}

.highslide-body p a:hover span {background-position: 0 -38px;}

.approvalComments {margin-bottom: 25px; border-bottom: 1px solid #e7e7e7; padding-bottom: 25px;}

.zahradkar {background: url(../images/zahradkar.jpg) no-repeat top right;}

/* AB testing */

.mboxSideBox {
	background: url(../images/mboxSideBox-bg-1.jpg) no-repeat top right;
	padding: 25px 15px 5px 15px;
	margin-bottom: 40px;
	font-size: 1.1em;
	}
	.mboxSideBox h4 {margin-right: 50px; line-height: 1.2em;}
	.mboxSideBox p {margin-bottom: 5px;}
.mboxSideBox2 {
	background: url(../images/mboxSideBox-bg-2.jpg) no-repeat top right;
	padding: 10px 15px 5px 15px;
	}
	.mboxSideBox2 h4 {
		font-style: italic;
		color: #62b0f5;
		font-size: 1.4em;
		 line-height: 1.2em;
		 margin-right: 70px;
		}
	.mboxSideBox2 ul {margin-bottom: 15px;}
	.mboxSideBox2 h5 {font-size: 1.1em; line-height:1.3em; margin-bottom: 7px; margin-right: 40px;} 
	
	
.mboxContent .deco, .mboxForm .deco {
	width: 107px;
	height: 55px;
	background: url(../images/mbox-sipka.png) no-repeat;
	position: absolute;
	top: -32px;
	left: 50%;
	margin-left: -53px;
}
.mboxContent .textBox {margin-bottom: 18px;}
.mboxContent .withDeco, .mboxForm .withDeco {padding-top: 35px;}

.mboxMainInfo {font-size: 1.4em;}
.mboxMainInfo strong {color: #73af27;}
.mboxCol {width:49%; float: left;}

.mboxSouhrn {font-size: 1.1em;}
#page .mboxSouhrn {margin-left: 0;}
#page .mboxSouhrn li {background: url(../images/ico-status-confirmed.png) no-repeat; padding-left: 30px;}
.mboxSouhrn span {font-size: 0.9em;}
.mboxSouhrn em {font-style: normal; color: #ca0a0a;}
.mboxContent .textBox .center {color: #73af27; font-size: 1.2em; font-weight: bold;}


/************ landing page **************/

/* Fonts */

@font-face {
    font-family: 'Bliss2Bold';
    src: url('../fonts/bliss2b-webfont.eot');
    src: url('../fonts/bliss2b-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bliss2b-webfont.woff') format('woff'),
         url('../fonts/bliss2b-webfont.ttf') format('truetype'),
         url('../fonts/bliss2b-webfont.svg#Bliss2Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Bliss2Italic';
    src: url('../fonts/bliss2i-webfont.eot');
    src: url('../fonts/bliss2i-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bliss2i-webfont.woff') format('woff'),
         url('../fonts/bliss2i-webfont.ttf') format('truetype'),
         url('../fonts/bliss2i-webfont.svg#Bliss2Italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Bliss2BoldItalic';
    src: url('../fonts/bliss2bi-webfont.eot');
    src: url('../fonts/bliss2bi-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bliss2bi-webfont.woff') format('woff'),
         url('../fonts/bliss2bi-webfont.ttf') format('truetype'),
         url('../fonts/bliss2bi-webfont.svg#Bliss2BoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

body#hypolinkaLP {
	padding:0;
	background:#4c9215 url(../images/landing/bg-landing-page.jpg) no-repeat 50% 0; 
	}
	body#hypolinkaLP a:active, body#hypolinkaLP a:selected, body#hypolinkaLP button{border:none;outline:none;}
#hypolinkaLP #all{padding:0;width:990px;}
#hypolinkaLP #page, #hypolinkaLP #footer, #hypolinkaLP #main{background: transparent;}
#hypolinkaLP #header{position:relative;height:124px;text-align:right;}
	#hypolinkaLP #logoVP{position:absolute;left:0;top:30px;}
#hypolinkaLP #page, #hypolinkaLP #main{padding:0;margin:0;}
#hypolinkaLP #main{height:751px;overflow:hidden;}
#hypolinkaLP #contentContainer{width:990px;height:699px;padding:0;padding:42px 0 0;overflow:hidden;}
#hypolinkaLP #bottom{background:#4c9215 url(../images/landing/bg-bottom.png) repeat-x 0 0;font-size:1.2em;}
#hypolinkaLP #links, #hypolinkaLP #footer{width:990px;margin:0 auto;}
#hypolinkaLP #links{}
#hypolinkaLP h1, #hypolinkaLP h2{font-weight:normal;font-family: "Bliss2Bold","Trebuchet MS", "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;}
#hypolinkaLP em{font-style:normal;font-family: "Bliss2Italic","Trebuchet MS", "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;}

#hypolinkaLP h1{padding:30px 110px 0 0;margin:0;color:#fff;font-size:4em;line-height:.9em;}
#hypolinkaLP h1 em{position:relative;right:-95px;display:block;font-size:0.542em;}
#hypolinkaLP h2 {font-size:2.542em;line-height:0.6;color:#68b020;margin:0 0 15px 0;}
#hypolinkaLP h2 em{font-size:2.361em;position:relative;top:0.1em;}
#benefitsOuter{
	width:630px;
	height:280px;
	margin:0 auto;
	background:transparent url(../images/landing/bg-benefits.png) no-repeat 0 0;
}
	#benefits{
		position:relative;
		width:630px;
		height:170px;
		overflow:hidden;
		}
		#hypolinkaLP #benefits h2{font-style:normal;}
		#hypolinkaLP #benefits h2 em{font-style:normal;font-family: "Bliss2BoldItalic","Trebuchet MS", "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;}

		#benefits .prev, #benefits .next{
			display:block;
			position:absolute;
			top:0;
			width:35px;
			height:100%;
			text-indent:-200px;
			overflow:hidden;
			background:transparent;
			cursor:pointer;
		}
		#benefits .prev{left:0;background: url(../images/landing/ico-prev.png) 15px 63px no-repeat;}
		#benefits .next{right:0;background: url(../images/landing/ico-next.png) 6px 63px no-repeat;}
		#rotatorNav{position:absolute;z-index:100;left:275px;bottom:20px;width:300px;}
		#rotatorNav ul{height:10px;padding:0;margin:0;}
		#content #rotatorNav li{float:left;padding:0;width:11px;height:10px;margin:0 5px 0 0;overflow:hidden;background:none;}
		#content #rotatorNav li a{display:block;width:11px;height:10px;background: url(../images/landing/rotator-dots.png) no-repeat 0 0;}
		#content #rotatorNav li a span{display:block;text-indent:-20px;}
		#content #rotatorNav li.dojoxRotatorSelected a{background-position:0 -15px;}
		
		#benefitsRotator{margin:0 auto;overflow:hidden;}
		.rotator{ background:transparent;width:560px; height:170px; overflow:hidden;} 
		.rotator .pane{width:540px;height:130px; overflow:hidden; padding:15px 10px;} 

  /* Menu */
 
   
  /* Reservation */
 
	 #hypolinkaLP.tundra #benefitsOuter .dijitButtonNode{
	    	width:316px;
	    	height:45px;
	    	border:0;
	    	padding:10px 0 0;
	    	overflow:hidden;
	    	text-align:center;
	    	margin-right:-3px;
	    	margin-top:15px;
	    	background:transparent url(../images/landing/btn-reservation.png) 0 0 no-repeat;
	    	outline:none;
	    	}
	    #hypolinkaLP.tundra .dijitButtonNode:hover{
	    	background-position:0 -55px;
	    }
	    #toggleBtn{margin:0 auto;}
	    #toggleBtn, #toggleBtn span{display:block;width:316px;height:55px;}
	    #toggleBtn span{
	    	line-height:50px;
	    	border:0;
	    	overflow:hidden;
	    	text-align:center;
	    	margin-right:-3px;
	    	margin-top:15px;
	    	background:transparent url(../images/landing/btn-reservation.png) 0 0 no-repeat;
	    	font-weight:normal;font-family: "Bliss2Bold","Trebuchet MS", "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
	    	font-size:1.72em;
	    	color:#fff;
	    	text-transform:uppercase;
	    	cursor:pointer;
	    	}
	    #toggleBtn span:hover{
	    	background-position:0 -55px;
	    	}
	    #toggleBtn span#hideBtn{display:none;color:yellow;}
	 #reservationTable{
	 	position:relative;
	 	width:615px;
	 	padding:30px 20px 20px;
	 	margin:0 auto;
	 	background:#fff;
	 	-webkit-border-radius: 18px;
		-moz-border-radius: 18px;
		border-radius: 18px; 
	 	}
	    #reservationTable #hypolinka, #reservationContainer{margin:0 auto;}
	    #reservationTable table{margin:0 auto 10px auto;}
	 .tundra #reservationTable .hltd{background-color:#8fc941;}
	 .tundra #reservationTable .free{background-color:#4c9215;}
	 #closeBtn {
	 	display:block;
	 	position:absolute;
	 	right:10px;
	 	top:10px;
	 	width:20px;
	 	height:20px;
	 	cursor:pointer;
	 	text-indent:-100px;
	 	overflow:hidden;
	 	background:transparent url(../images/dijit/tabClose.png) no-repeat 0 0;
	 	}
	  #closeBtn:hover{background:transparent url(../images/dijit/tabCloseHover.png) no-repeat 0 0}
	 	
	 	
  /* Menu */
  	
	 	#contentMenu{text-align:center;}
	 	#contentMenu ul{
	 		margin:10px auto;
	 		width:440px;
	 		height:45px;
	 		overflow:hidden;
	 		background:transparent url(../images/landing/bg-nav.png) 0 0 no-repeat;
	 		} 
	 	#contentMenu li{
	 		float:left;
	 		width:144px;
	 		margin:0;
	 		font-size:1.2em;
	 		line-height:38px;
	 		font-weight:normal;
	 		font-family: "Bliss2Bold","Trebuchet MS", "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
	 		}
	 	#contentMenu li.last{width:152px;}
	 	#contentMenu li a{
	 		display:block;
	 		width:100%;
	 		height:100%;
	 		color:#fff;
	 		text-transform:uppercase;
	 		text-decoration:none;
	 		
	 	}
	 	#contentMenu li.first a:hover{
	 		background:transparent url(../images/landing/bg-nav.png) 0 -45px no-repeat;
	 	}
	 	#contentMenu li.second a:hover{
	 		background:transparent url(../images/landing/bg-nav.png) -144px -90px no-repeat;
	 	}
	 	#contentMenu li.third a:hover{
	 		background:transparent url(../images/landing/bg-nav.png) -288px -135px no-repeat;
	 	}
		#hideBtn{display:none;}
		#hypolinkaLP .breadcrumbs{position:absolute;left:-4000px;}

/* Dialog window */
.dialog{width:700px;z-index:100;}
#hypolinkaLP .dijitDialogPaneContent p{font: 1.2em "Trebuchet MS","Arial CE",Arial,"Verdana CE",Verdana,sans-serif;color:#2A2A2A;}
body#hypolinkaLP .dijitDialog .dijitDialogPaneContent{padding:10px 14px;}
    	
  /* video */
	#videoBox{
		padding:10px;
		margin:0 auto;
		width:468px;
		height:325px;
		text-align:center;
		background:transparent url(../images/landing/bg-video.png) no-repeat 0 0;
		}
	    #videoBox object{width:468px;height:295px;margin:10px;}
  /* Footer */
	#bottom #links{height:110px;}
	#bottom #links p{width:495px;float:left; padding:27px 0 0; margin:0; }
	/*#bottom #links a{display: block; float:right; margin-left: 40px; text-indent:-100px; overflow:hidden;}*/
	#bottom .logobar a{margin-right:40px;}
	
	#social{width:495px;float:left;padding:7px 0 0; margin:0;}
	body#hypolinkaLP.tundra #social .clear{clear:none;}
	body#hypolinkaLP #social .center{text-align:right;}
	
	#bottom .fb{width:57px;height:60px;background:transparent url(../images/landing/logo-fb.png) no-repeat 0 0;}
	#bottom .twitter{width:46px;height:60px;background:transparent url(../images/landing/logo-twitter.png) no-repeat 0 0;}
	#bottom .googlePlus{width:51px;height:63px;background:transparent url(../images/landing/logo-google-plus.png) no-repeat 0 0;}
	
	#hypolinkaLP #footer{font-size:0.9em;}
	#hypolinkaLP #footer p{padding:20px 0;}
	#hypolinkaLP #footer a{text-decoration:underline;}
	#hypolinkaLP .developer a{background-image: url(../images/landing/logo-mf-white.png);}
 	
 	
    
@import url("../renderers/pager/pager.css");
@import url("../renderers/breadcrumb/breadcrumbs.css");

html {font-size: 100.01%;}
body {
	margin: 0 0 0 0;
	padding: 35px 0;
	font-size: 62.5%;
	font-family: "Trebuchet MS", "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
	color: #2a2a2a;
	background: #fff;
	line-height: 1.4em;
	background: url(../images/body-bg.jpg) no-repeat top center #84be38
	}

/* global reset */
ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {margin: 0; padding: 0;}
ul {list-style: none;}
table {	border-collapse: collapse;	font-size: 1em;}
th {text-align: left;}
fieldset {border: 0;}

/* wysiwyg reset */	
font {
	font-family: inherit !important; 
	color: inherit !important;
	font-size: inherit !important;
	}

/* ************* COMMON ************* */


.left	{text-align: left;}
.center	{text-align: center;}
.right	{text-align: right;}
.clr	{
	clear: both;
	margin-top: -1px;
	position: relative;
	padding: 0;
	height: 0;
	border: none;
	overflow:hidden;
	visibility: hidden;
	line-height: 0;
	}
.clear {clear: both;}
	
hr {
  	border: 0;
  	width: 100%;
  	color: #FF0000;
	background-color: #FF0000;
	height: 1px;
	margin: 0 0 15px 0;
	position: relative;
	}

a {color: #5f9025;}
a:hover {color: #000;}
img {border: none;}
p {margin-bottom: 15px;}

sup {
	position:relative;
	bottom:0.3em;
	vertical-align:baseline;
	}
 
sub {
	position:relative;
	bottom:-0.2em;
	vertical-align:baseline;
	}

.none 		{display: none;}
.bold       { font-weight:bold; }
.italic     { font-style:italic; }
.nopadding  { padding:0; }
.noindent   { margin-left:0;padding-left:0; }
.nobullet   { list-style:none;list-style-image:none;}
.small {font-size: 0.9em;}
.nowrap {white-space: nowrap;}

.hide, legend span, #top #userLogin h4, .approvalSteps span  {position: absolute; top: -25000px; left: 0;}

.open {text-decoration: underline;}

.floatleft {
	float: left;
	margin: 0 10px 10px 0;
	}

.floatright {
	float: right;
	margin: 0 0 10px 10px;
	}
	
.rgt {float: right;}
.lft {float: left;}

img.lft {margin: 0 15px 7px 0;}
img.rgt {margin: 0 0 7px 15px;}

.halfBox {float: left; width: 49%; margin-right: 0; margin-bottom: 10px;}

.error {color: #C00; font-weight: bold; margin-top: 15px;}
.error a {color: #C00;}
.required{color: #C00;}

.discussionPost {
	background: #F5F5F5;
	padding: 10px 13px;
	margin-bottom: 10px;
	}
.discussionPost h4 {margin-bottom: 4px;}
.discussionPost p {margin-bottom: 0;}

.fotoBox {float:left; margin-right: 10px; background-color:#ffffff;}
.fotoInfo {height: 40px; overflow: hidden; font-size: 0.9em;}

.documentPerex {font-weight: bold; font-size: 1.1em;}

.textCol {width: 48%;}
	.textBox {
		border: 1px solid #d7d9d5;
		background-image: -moz-linear-gradient(top, #ffffff, #F6F7F3); /* FF3.6 */
  		background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #ffffff),color-stop(1, #F6F7F3)); /* Saf4+, Chrome */
        filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#F6F7F3'); /* IE6,IE7 */
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#F6F7F3')"; /* IE8 */
		-moz-border-radius: 3px;
 		-webkit-border-radius: 3px; 
  		border-radius: 3px;
		margin-bottom: 25px;
		position: relative;
		padding: 15px 15px 1px 18px;
		}
		.deco {
			position: absolute;
			top: 15px;
			left: -1px;
			_left: -19px;
			width: 9px;
			height: 26px;
			background: url(../images/sipka-bg.gif) no-repeat;}
		.textBox h2 {font-size: 1.3em;}
		.zaskrt {font-size: 1.1em; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif}
		
.contextHelpItem {display: none;}

#all .approved, #all .updated, #all .displayed, #all .invalid {padding-left: 30px;}

.approved {background: url(../images/ico-status-confirmed.png) no-repeat center left; color: #59990b;}
.updated {background: url(../images/ico-status-loaded.png) no-repeat center left; color: #f18819;}
.displayed {background: url(../images/ico-status-not-loaded.png) no-repeat center left; color: #939393;}
.invalid {background: url(../images/ico-status-not-confirmed.png) no-repeat center left; color: #d34531;}

.subpageRow {border-top: 1px solid #EBEBEB; padding-top: 25px; margin-top: 40px;}

.klientiItem {margin-bottom: 30px;}
.klientiItem h2 {font-size: 1.3em; margin-bottom: 4px;}

/* ********* zkratky ********* */

.focus {position: absolute; left: 198px;}

.focus a, .focus span {
	position: absolute;
	top: 0;
	left: -5000px;
	z-index: -10;
	white-space: nowrap;
	}

.focus a:focus, .focus a:active {
    z-index:2;
	top: 0;
	left: 248px;
    background:#FFED00;
	padding: 2px 5px 4px 6px;
	color: #A00000;
	font-size: 1.1em;
	font-weight: bold;
	}
	
	
/* ************* HEADINGS ************* */

h1 {font-size: 2.2em; color: #61A229; margin-bottom: 30px; font-family:"Trebuchet MS","Arial CE",Arial,sans-serif; line-height: 1.1em; font-weight: bold;}
h2 {font-size: 1.6em; line-height: 1em;}
h3 {font-size: 1.3em;}
h4 {font-size: 1.2em;}
h5, h6 {font-size: 1.1em;}

h2, h3, h4, h5, h6 {
	margin-bottom: 10px; 
	color: #73af27; 
	font-family:"Trebuchet MS","Arial CE",Arial,sans-serif;
	}
	h6 {color: #333;}
.documentText h2, .documentText h3 {padding-top: 15px;}

#overview h3 {font-size: 1.4em; margin-bottom: 5px; padding-top: 25px; border-top: 1px solid #ebebeb; margin-top: 30px;}
.documentText .hHeading {border-left: 1px solid #e5e5e5; padding-left: 20px; padding-top: 0; margin-top: 25px; margin-bottom: 30px}

h2, h3.hglt {color: #62b0f5; font-style:italic; font-size: 1.4em;}

/* ************* LISTS ************* */

#content ul, #content ol {margin: 0 0 20px 15px;}
	#content ul ul, #content ol ol {margin: 0 0 0 15px;}
	
	#content ol {margin-left: 34px;}
	
	#content ul li, #homepageArea ul li, #sidecol2 .mboxSideBox li, #sidecol2 .mboxSideBox2 li {background: url(../images/dot-yellow.gif) no-repeat 0 5px; padding-left:20px; margin-bottom: 8px;}
	#content .error ul li {background: url(../images/odrazka-red.gif) no-repeat 0 5px;}
	#content .blueBox ul li {background: url(../images/odrazka-blue.gif) no-repeat 0 5px;}
	
#content ul.hglt  {margin: 0; padding-left: 30px;}
#content .hglt li {background: none; padding-left: 0; float: left; margin-right: 30px; margin-bottom: 0; line-height: 1.8em;}

#content .hglt .telefon {background: url(../images/ico-telefon.png) no-repeat; padding-left: 20px;}
#content .hglt .email {background: url(../images/ico-email.png) no-repeat; padding-left: 27px;}

	
/* ************* FORMS ************* */

input, select, textarea {font-family: Arial, Helvetica, sans-serif; font-size: 1em; vertical-align: middle;}

input[type=checkbox] {position: relative; =top: -2px;}

.formTable input {width: 100px;}


.formButton {
	background: url(../images/btn-bg.png) no-repeat #79ba33;
	color: #FFF;
	text-align: center;
	width: 243px;
	padding: 6px 20px 20px 0;
	=padding-top: 3px;
	border: 0;
	font-size: 1.4em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	cursor: pointer;
	margin: 0 auto;
	line-height: 1.4em;
	outline: none;
	}
	.wideFormButton {background: url(../images/btn-bg-wide.png); width: 450px;}
	.form .formButton {background: url(../images/btn-gray-bg.png) no-repeat;}
	.mboxForm .formButton {background: url(../images/btn-bg.png) no-repeat #79ba33;}
	
	
	.formButton:hover {background-position: -243px 0;}
	.wideFormButton:hover {background-position: -450px 0;}
	.formButton[disabled] {background-position: -486px 0 ; cursor: auto;}
	
.smallButton {
	background: url(../images/btn-small.gif) no-repeat #79ba33;
	color: #FFF;
	text-align: center;
	width: 140px;
	height: 23px;
	font-weight: bold;
	border: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	cursor: pointer;
	padding-bottom: 2px;
	=padding-bottom: 0;
	
	}
	#contentContainer .smallButton {font-size: 0.9em;}
	.wide {background-image: url(../images/btn-small-wide.gif); width: 180px;}
	.wide2 {background-image: url(../images/btn-small-wide2.gif); width: 280px;}
	.smallButton:hover {background-position: -140px 0;}
	.wide:hover {background-position: -180px 0;}
	.wide2:hover {background-position: -280px 0;}
	
	a.formButton {display: inline-block; width: 223px; text-decoration: none; padding-top: 6px; padding-bottom: 27px}
	a.wideFormButton {width: 450px; padding: 6px 0 20px 0;}
	a.formButton:hover,	a.smallButton:hover {color: #FFF;}
	
	a.smallButton {display: block;  text-decoration: none; padding-top: 1px; padding-bottom: 2px; height: 20px; margin-right: 10px;}

	
.loginForm label, .form label {
	clear: both;
	display: block;
}
.loginForm label span, .form label span, .labelLike {
	display: block;
	float: left;
	width: 200px;
	padding-top: 3px; 
	zoom: 1;
	}
	.loginForm .dijitTextBox, .loginForm .dijitComboBox {width: 340px;}
	.form label span, .labelLike {width: 130px;}
	.form label.inlineLabel {display: inline; margin-right: 10px;}

.dijitDialogTable label {font-weight: bold; color: #73AF27;}

.form, ul.hglt, div.hglt, .resultBox  {
	background: #efefef;
	-moz-border-radius: 3px;
 	-webkit-border-radius: 3px; 
  	border-radius: 3px; 
	padding: 15px 18px;
	margin-bottom: 15px;
	}
	#all .form textarea {width: 400px; height: 80px;}

.red {color: #900;}
#loan_ratio {position: relative; top: 3px;}

/* IE button fix */
	
input.button {
	width: 0;
	overflow: visible;
}
input.button[class] {width: auto;}

#top #userLogin {
	position: absolute; 
	top: 85px;
	right: 23px;
	float:right; 
	width: 363px;
	z-index: 250;
	}
	#all #top .logged {top: 70px; right: 38px;}

#userLogin .fieldContainer {
	width: 169px;
	height: 25px;
	background: url(../images/login-bg.png) repeat-x transparent;	
	margin-right: 10px;
	display: block;
	float: left;
	position: relative;
	margin-bottom: 5px;
	}
#userLogin .fieldContainer .field { border: 0; background: none;width: 153px; _width: 140px; float: none;}
#top #userLogin .btn {margin-left: -20px; position: relative; z-index: 250; _float: right;}
#userLogin ul {text-align: right; padding-top: 3px;}
	#userLogin li {
		line-height: 1em;
		float: right;
		padding: 0 10px;
		}
		#userLogin.logged li {float: left;}
		#userLogin li a {color: #4e504b;}
#userLogin li.error {margin-top: 0;}
#userLogin .button {margin-top: -5px;}
#userLogin ul {=padding-top: 5px;}

#userLogin .fieldContainer label {position: absolute; top: -18px; left: 10px; font-size: 0.9em;}

.loggedin #top #userLogin			{ width: 370px; =width: 390px; text-align: right; font-size: 0.9em;}
.loggedin #top #userLogin h4		{ margin: 0 0 0 40px; }
.loggedin #top #userLogin p			{ margin: 0 0 8px 40px; color: #3e4145; border-bottom: 1px solid #e5e5e5; padding-bottom: 5px; line-height: 1.2em; }
.loggedin #top #userLogin ul		{ margin-left: 40px; }
.loggedin #top #userLogin li.first	{ border-color: #e5e5e5; }
.loggedin #top #userLogin li a		{ color: #4e504b; margin-top: 3px; }
.loggedin #top #userLogin a.smallButton {padding: 5px 0 0 0; color: #FFF; display: block; height: 18px; margin-top: -3px; _margin-top: 0; margin-right: 0;}
.loggedin #top #userLogin button		{ background: none; border: 0; text-decoration: underline; color: #4e504b; font-size: 1em; cursor: pointer; padding: 0; margin-top: 2px; }

.loggedin #prehledPage #top #userLogin a.smallButton {display: none;}

.logged li.first {border-right: 1px solid #FFF;}
.logged ul li a {padding-bottom: 4px; display: inline-block;}
.logged ul li a.smallButton {padding: 0; color: #FFF; display: block;}
.logged strong {font-size: 1.1em;}


#all #sidecol2 .logged .inner {padding: 15px 0 0 0; background: url(../images/logged-inner-bg.png) no-repeat bottom left;}

.pole {border: 1px solid #B3B3B3;}



/* ************* TABLES ************* */

table {
	border: 0;
	border-collapse: collapse;
	font-size: 1em;
	margin-bottom: 15px;
	}
	th, td {
		padding:5px 10px;
		vertical-align: top;
		border: 0;
		}
		th {font-weight: bold;}
.documentText table {color: #5b5b5b; width:99%}		
.documentText table th {
	background: #73af27;
	color: #FFF;
	font-weight: bold;
	border: 1px solid #dff3be;
	}
	.documentText table th a {color: #FFF;}
	.documentText td {border: 1px solid #dff3be;}
	.documentText tr.dark td {background: #f7fdf1;}
		
table.dataTable {
	margin-bottom: 25px;
	width: 100%;
	}
	table.dataTable td, table.dataTable th {
		padding: 10px 15px 10px 0;
		border-top: 1px solid #e5e5e5;
		vertical-align: middle;
		}
		table.dataTable th {
			font-weight: bold;
			width: 450px;			
			color: #4e504b;			
		}
		table.dataTable tr:first-child td, table.dataTable tr:first-child th {border: 0 ;}
/**/
table.formTable {margin-bottom: 30px;}
table.formTable td, table.formTable th {padding: 5px 3px 5px 0; vertical-align: middle;}
table.formTable th {font-weight: bold;}
table.formTable .header th {font-weight: normal;}
table.formTable table .header th {
	background: #73af27;
	color: #FFF;
	border-bottom: 2px solid #FFF;
	padding-left: 3px;	
}
table.formTable tr.bold td, table.formTable tr.bold th {
	background: url(../images/gradient-bg-1.png) repeat-x #dbdbdb; 	
	}
table.formTable tr.bold th {text-transform: uppercase; padding-left: 10px; }

#financialStanding table.formTable {font-size: 0.9em;}

/**/
.requestedDocuments {width: 99%;}
.requestedDocuments th {
	font-weight: bold; 
	color: #000; 
	border-bottom: 1px solid #CCC;	
	}
	.requestedDocuments  td {padding: 15px;}
	.requestedDocuments th {padding-top: 0;}
	td.document {
		background: url(../images/ico-document.gif) no-repeat center left;
		padding-left: 35px;
	}



.lastEvents {width: 99%; margin-bottom: 0;}
.lastEvents td {border-top: 1px dashed #c0c0c0;}
.lastEvents strong {font-weight: bold; color: #777777; font-size: 1.1em;}

.dojoxCalendarBody td {padding: 0;}

.zadostTable {width: 99%;}
.zadostTable th {width: 120px; padding-left: 0;text-align: right; }
.zadostTable td, .zadostTable th {padding: 10px 5px; border-bottom: 1px solid #e7e7e7}

#cant_continue {
	background: #efefef;
	padding: 22px 25px;
}

.dijitDialogTable td {padding: 8px 15px; vertical-align: middle;}

.resultBox table {width: 99%; border-top: 1px dashed #CCC; margin-bottom: 0;}
.resultBox table td {border-bottom: 1px dashed #CCC;}

.warning {color: #900;}

table td.nemTypes {padding: 0;}
.nemTypes div.nemTypesBox {
	width: 103px;
	float: left;
	padding-top: 160px;
	padding-bottom: 9px;
	font-weight: bold;
	margin-right: 10px;
	line-height: 1.2em;
	color: #4E504B;
	}
	.byt-v-osobnim-vlastnictvi {background: url(../images/nem-img-1.jpg) no-repeat 0 10px;}
	.rodinny-dum {background: url(../images/nem-img-2.jpg) no-repeat 0 10px;}
	.rekreacni-objekt {background: url(../images/nem-img-3.jpg) no-repeat 0 10px;}
	.stavebni-pozemek {background: url(../images/nem-img-4.jpg) no-repeat 0 10px;}
	.rekonstrukce {background: url(../images/nem-img-5.jpg) no-repeat 0 10px;}
.nemTypes .dijitRadio {float: left; margin-right: 4px; position: relative; top: 2px;}
.nemTypes label {margin-left: 20px; display: block; outline: none;}
#all .dijitFocusedLabel {outline: none;}
		
/* ************* IMAGE REPLACEMENT ************* */


#homepageHeader li span, .btnRefinancovat span, .subpageRow span, .btnVyridit span, .hpwRow .btn span, .klientiDetail .btn span, #all a.hypolinkaHeading span, .hypoBoxAd span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	  cursor: pointer;
	}
	#homepageHeader li a, .homepageBox .btn, .btnRefinancovat, .btnVyridit, .hpwRow .btn, .subpageRow .btn, .klientiDetail .btn, #all a.hypolinkaHeading, .hypoBoxAd a  {position: relative; overflow: hidden; display: block; _display: inline-block;}
	
	.vstupBtnVyridit {width: 256px; height: 54px; padding-top: 10px; font-weight: bold;}
	.vstupBtnRefinancovat {width: 256px; height: 64px;}
		.vstupBtnVyridit span {background: url(../images/btn-header-vyridit.png) no-repeat 10px 0}
		.vstupBtnRefinancovat span {background: url(../images/btn-header-refinancovat.png) no-repeat 10px 0;}
			#homepageHeader li a:hover span {background-position: -271px 3px;}
			
	.homepageRow1 .btn, .hpwRow .btn {width:241px; height:38px; text-align: center; margin: 0 30px;}
		.homepageRow1 .box1 .btn span, .hpwRow .box1 .btn span  {background: url(../images/btn-refinancovat.png) no-repeat;}
		.homepageRow1 .box2 .btn span, .hpwRow .box2 .btn span {background: url(../images/btn-vyridit-hypoteku.png) no-repeat;}
			.homepageBox .btn:hover span, .hpwRow .btn:hover span {background-position: 0 -38px;}
			
	.homepageRow2 .btn, .subpageRow .btn, .klientiDetail .btn  {width: 114px; height: 23px;text-align: center; margin: 0 30px; float: right;}
		.homepageRow2 .box1 .btn span, .subpageRow .lft .btn span {background: url(../images/btn-archiv-aktualit.png) no-repeat;}
		.homepageRow2 .box2 .btn span, .subpageRow .rgt .btn span, .klientiDetail .btn span  {background: url(../images/btn-dalsi-nazory.png) no-repeat;}
		.homepageRow2 .box3 .btn span {background: url(../images/btn-vice-informaci.png) no-repeat;}
			.homepageRow2 .btn:hover span, .subpageRow .btn:hover span, .klientiDetail .btn:hover span  {background-position: 0 -23px;}
			.homepageRow2 .box3 .btn { margin-bottom: 15px;}
			
	.btnRefinancovat, .btnVyridit  {width: 251px; height: 38px;}
		.btnRefinancovat span {background: url(../images/btn-refinancovat.png) no-repeat;}			
		.btnVyridit span {background: url(../images/btn-vyridit-hypoteku.png) no-repeat;}
			.btnRefinancovat:hover span, .btnVyridit:hover span {background-position: 0 -38px;}
			
	.btnAdViceHypo, .btnAdViceRefin {width: 260px; height: 204px;}
		.btnAdViceHypo span {background: url(../images/ico-btn-hypo.jpg) no-repeat;}
		.btnAdViceRefin span {background: url(../images/ico-btn-refin.jpg) no-repeat;}
			.btnAdViceHypo:hover span, .btnAdViceRefin:hover span {background-position: -270px 0;}

			
	#all a.hypolinkaHeading {width: 261px; height: 113px;}
	#all a.hypolinkaHeading span {background:url(../images/hypolinka-heading.png) no-repeat;}
	
/* ***** */

.infoBox {
	color: #61A229;
	font-style:italic;
	background: url(../images/ico-info.png) no-repeat 0 0;
	padding: 10px 0 0 75px;
	min-height: 60px;
	_height: 60px;
	margin-bottom: 25px;
}

.hypolinkaBox {
	width:268px;
	height:209px;
	margin:20px 0 0;
	position:relative;
	}
.hypolinkaBox div{position:absolute;top:0;}
.hypolinkaBox a#bannerVP{
	display:block;
	position:absolute;
	top:0;
	width:268px;
	height:209px;
}
	
/* ************* FLOAT CLEAR ************* */

#footer, #mainMenuBottom ul, .homepageRow .inner, #homepageArea, #sidecol2 #userLogin .inner, #steps, .hglt, .userTabs, .hpwRow .inner, .clearBox, .hypolinkaBox, .approvalComments, #hypolinka      {
	overflow: hidden;
	_display: inline-block;
	}
	
/* cistic uzivatelskych wysiwyg okras */
	
font {
	font-family: inherit;
	color: inherit;
	font-size: inherit;
	}
	
/* ****************************************** */
/* *************** VARIOUS ****************** */
/* ****************************************** */

#main .fileList li {
	background-repeat: no-repeat;
	padding-left:27px;
	margin-bottom: 10px;
	}
	.fileList span {font-size: 0.9em;}
	
.searchResultDownload {padding-top: 7px;}

.dotaz {border-bottom: 1px solid #CCC; padding-bottom: 20px; margin-bottom: 10px;}
.sender {color: #73af27;line-height: 3em; margin-bottom: 0;}
.bankSender {background: url(../images/ico-hb-mini.gif) no-repeat; padding-left: 40px; }
.answer {background: url(../images/ico-reply.gif) no-repeat 10px 0; padding-left: 40px; margin-top: 10px; padding-top: 8px;}

/* kalkulacky */

.hCalc {
	width: 188px;
	float: left;
}
	.hCalc h2 {
		width: 188px;
		padding: 0;
		font-size: 1.2em;
		margin-bottom: 15px;
		}
		.hCalc h3 {padding-top: 0;}
		.hCalc h2 a {
			display: block;
			
			line-height: 1.3em;	
			color: #62b0f5;
			height: 280px;
			}
			.hCalc h2 a:hover {color: #6CA822; background-position: 0 -332px;}
			.hCalc1 h2 a {background: url(../images/ico-calc-profi.jpg) no-repeat 0 68px;}
			.hCalc2 h2 a {background: url(../images/ico-calc-max-prijem.jpg) no-repeat 0 68px;}
			.hCalc3 h2 a {background: url(../images/ico-calc-max-splatka.jpg) no-repeat 0 68px;}
			
			.hCalc h2 a span {border-left: 1px solid #e5e5e5; display: block; padding: 0 10px 0 20px;}
			
		.hCalc h3 {line-height: 1.1em;}
		.hCalc h3, .hCalc p {margin-right: 20px;}
		.hCalc p {	line-height: 1.3em;}
		
	.hypoBoxAd {position: relative; height: 220px;}
	.hypoBoxAd p { padding-right: 280px;}
	#page .hypoBoxAd .btnAdViceHypo, #page .hypoBoxAd .btnAdViceRefin {position: absolute; top: 0; right: 0;}



/* *************************************** */	
/* *************** STEPS ***************** */
/* *************************************** */

#content #steps {
	background: url(../images/steps-bg-create.png) no-repeat;	
	_background: url(../images/steps-bg-create.gif) no-repeat;	
	margin-left: 0;
	position: absolute;
	top:65px;
	left: -6px;
	width: 986px;
	height: 105px;
	padding: 66px 0 0 76px;
	overflow: hidden;
	}
ul#steps li {float: left; background: none; margin: 0; padding: 0;}
ul#steps a, ul#steps strong, ul#steps em  {
	width: 23px;
	height: 12px;
	display: block;
	background: url(../images/steps-sub-bg.png) no-repeat -27px 0;
	overflow: hidden;
	text-indent: -30000px;
	margin-right: 3px;
	}
	ul#steps a {background-position: 0 0;}
	ul#steps .currentstep strong {background-position: -53px 0;}

/* ****************************************** */	
/* ******************* PAGE ***************** */
/* ****************************************** */

#all {
	text-align: left;
	font-size: 1.2em;
	padding-bottom: 10px;
	line-height: 1.5em;
	width: 959px;
	margin: 0 auto;
	position: relative;
	}

	#page {
		background: url(../images/page-bg.png) no-repeat bottom right #FFF;
		padding-bottom: 30px;
		zoom: 1;
		}
		
#top, #main, #homepageArea {padding: 0 30px;}

/* *************************************** */	
/* ************** HEADER ***************** */
/* *************************************** */	

#top {
	position: relative;
	background: url(../images/top-bg.png) no-repeat;
	height: 190px;
	z-index: 50;
	}
	.logo {
		position: absolute;
		top: 80px;
		left: 23px;
		}
	.callCentrum {
		position: absolute;
		top: 41px;
		left: 265px;
		color: #6c6f68;
		font-size: 0.9em;
		}
		.callCentrum strong {
			color: #559608; 
			font-size: 1.9em; 
			letter-spacing: -0.5px; 
			font-weight: normal; 
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			}
	.topImg {
		position: absolute;
		width: 479px;
		height: 141px;
		background: url(../images/header-img.png) no-repeat;
		top: -22px;
		right: 0;
	}
		.topImg,
		.loggedin .topImg {
			width: 557px;
			height: 141px;
			background-image: url(../images/header-img-logged.png);
			top: -22px;
			right: 0;
		}
	.hb-logo, .hb-logo a{
		display: block;
		width: 228px;
		height: 79px;
	}	
	.hb-logo {
		position: absolute;
		top: -14px;
		right: 0;
		z-index: 150;
	}
	.hb-logo a{
		background: url(../images/logo-hb.gif) no-repeat;
		text-indent:-500px;
		overflow: hidden;
		outline: none;
	}		
/* **************************************** */	
/* ***************** MENU ***************** */
/* **************************************** */	

#mainMenu {
	position: absolute;
	top: -3px;
	left: 0;
	width: 740px;
	z-index: 100;
	}
	#mainMenu ul {
		list-style: none;
		position: relative;
		margin-left: 0;
		padding-left: 10px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 1.2em;
		}
		#mainMenu li {
			display: block;
			float: left;
			background: url(../images/separator.gif) no-repeat 0 55%;
			padding: 0 8px;
			position: relative;
			}
			#mainMenu li.first {background: none;}
			#mainMenu a, #mainMenu strong {
				display: block;
				float: left;				
				text-decoration: none;
				color: #61A229;
				font-weight: bold;							
				}
				 #mainMenu span {display: block; padding: 18px 20px 14px 20px;}
				
					#mainMenu strong.active, #mainMenu li:hover a {background: url(../images/mainmenu-item-bg1.png) no-repeat #77B12E; padding: 0}
					#mainMenu strong.active span, #mainMenu li:hover a span  {background: url(../images/mainmenu-item-bg2.png) no-repeat top right; color: #FFF; padding: 14px 20px;}

					#mainMenu li:hover a span {font-size: 1em;}
					#mainMenu ul li:hover ul a, #mainMenu ul li:hover ul a span {background: none; font-size: 1em;  color: #4e504b;}
					
					
				
/* vnorene menu */
					
#mainMenu ul ul {
	position: absolute;
	top: 45px;
	left: 0;
	width: 220px;
	display: block;
	font-size: 0.9em;
	padding-top: 10px;
	display: none;
	}
	#mainMenu li:hover ul {display: block;}
	#mainMenu ul ul li {float: none; padding: 0; background: 0;}
		#all #mainMenu ul ul li a, #all #mainMenu ul ul li strong {			  

			display: block;
			float: none;
			line-height: 1.2em;
			 color: #4e504b;
		}
		#all #mainMenu ul ul li a span, #all #mainMenu ul ul li strong span {
			padding: 12px 20px;
			background: url(../images/submenu-bg-1.png) repeat-x #d9d9d9;			
     -moz-border-radius: 3px; 
  -webkit-border-radius: 3px; 
          border-radius: 3px; 
		  color: #4e504b;
		  font-size: 1em;
			}
		#all #page #mainMenu ul ul li a:hover span, #all #mainMenu ul ul li strong span {background: url(../images/submenu-bg.png) repeat-x #343632; color: #FFF;}

/* hpw */

.hpwRow {background: url(../images/hpw-bg1.png) no-repeat -20px 0;}
	.hpwRow .inner {
		background: url(../images/hpw-bg2.png) no-repeat bottom left;
		padding: 30px 0 23px 0;
		}
		
	.hpwBox {
		width: 300px;
		float: left;
		}
			.hpwRow  .box2 {width: 290px;}

/* ******************************************** */	
/* ***************** HOMEPAGE ***************** */
/* ******************************************** */	

#homepageHeader {
	height: 466px;
	width: 986px;
	background: url(../images/hp-header3.jpg) no-repeat;
	position: absolute;
	top: 84px;
	left: -5px;
	z-index: 0;
	}
	.homepageHeaderTexts {padding: 190px 0 0 660px;}
		#homepageHeader li {text-align: center;}
		.stripLink {
			position: absolute;
			top: 337px;
			left: 15px;
			width: 965px;
			height: 110px;
			}
		#hplista {
			position: absolute;
			top: 337px;
			left: 0;
			width: 985px;
			height: 134px;
			}
		
	
#homepageArea {padding-bottom: 5px; padding-top: 350px; =padding-top:0; =margin-top: 350px; =float: left;}
		
	
	.homepageBox {
		width: 299px;
		float: left;
		
		}	
		.box2, .box1 {
			_height: 250px;
		_overflow: hidden;}
		.homepageBox h2 {margin-right: 30px; padding-top: 20px;}
			#all .homepageBox h2 a {color: #62b0f5; text-decoration: none;}
				#all .homepageBox h2 a:hover {text-decoration: underline;}

		.homepageBox p, .hpwRow p {margin: 0 30px 20px 0;}
		.homepageBox ul, #content .hpwRow ul {
			margin: 0 30px 20px 10px; 
			font-size: 1.1em;
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			}
			#content .hpwRow .box1 li, #content ul.zaskrt li {background: url(../images/zaskrt1.gif) no-repeat 0 7px; padding-left: 26px; margin-bottom: 12px;}
			 #content .hpwRow .box2 li, #content .blueBox ul.zaskrt li {background: url(../images/zaskrt2.gif) no-repeat 0 7px; padding-left: 26px; margin-bottom: 12px;}


			
				

			.homepageRow2 .box3 ul {margin: 0 20px 10px 0; font-size: 0.9em;}
				#homepageArea .homepageRow2 .box3 ul li {margin-bottom: 0; background: url(../images/dots.gif) repeat-x 0 80%; padding: 0; margin-bottom: 5px; overflow: hidden; _display: inline-block;}
				.homepageRow2 .box3 ul li em {background: #FFF; padding: 0 10px 0 0; font-style:normal; float: left;}
				.homepageRow2 .box3 ul li strong {background: #FFF; padding: 0 0 0 10px; float: right; color: #61A229;}
				
				.homepageRow2 .box3 p {margin-right: 20px;}
				.homepageRow2 .box3 a {color: #000;}				
				
		
.subpageRow h2 {
	font-style:normal;
	color: #4e504b;
	}
		.subpageRow .date {
			margin: 0;
			font-size: 1em;
			display: block;
			}
		.subpageRow h3 {
			font-size: 1.1em;		
			line-height: 1.4em;
			font-weight: normal;
			margin: 0 0 15px 0; 
			font-family: Arial, Helvetica, sans-serif;
			}
			.arrowBtn {
				background: url(../images/arrow.gif) no-repeat 100% 40%;
				padding-right: 12px;
				color: #2a2a2a;
			}
			.newsItem p {font-size: 1.1em;}
			
			
.clanekItem {
	border-top: 1px dashed #c0c0c0;
	width: 47%;
	padding-top: 17px;
}
.clanekItem h2  { font-size: 1.3em; padding-top: 0; margin-bottom: 13px;}
.clanekItem a {color: #4ca5f4;}

.blue, .blueBox h2 {color: #4ca5f4;}
.hypoHeading {margin-bottom: 25px; font-size: 1.9em;}

.jakZiskatLink {
	position: absolute;
	top: 275px;
	left: 75px;
	width: 255px;
	height: 30px;
	text-indent: -20000px;
	outline: none;
	background: url(../images/blank.gif);
}
	

/* ********************************************* */	
/* ***************** HYPOLINKA ***************** */
/* ********************************************* */	

.hypolinkaHeader {
	background: url(../images/hypolinka-header.jpg) no-repeat bottom right;
	padding: 10px 0 70px 0;
	margin-bottom: 30px;
	min-height: 150px;
	_height: 150px;
}
.hypolinkaHeader p {
	width: 270px;
}

#hypolinka .hypolinkaHeader {
	background: url(../images/hypolinka-header2.jpg) no-repeat bottom right;
	min-height: 55px;
	_height: 55px;
	margin-bottom: 0;
	padding-bottom: 1px;
}
#hypolinka_mailing_label{
	color:#c00;
	font-size:1.1em;
	font-weight:bold;
}
	

/* dojo a tundra resets */

#sidecol2 .dojoxCalendar, #sidecol2 .dojoxCalendarContainer, #sidecol2 .dojoxCalendarBody, #sidecol2 .dojoxCalendar .dijitCalendarDayLabels, #sidecol2 .dojoxCalendarMonthLabels, #sidecol2 .dojoxCalendarYearLabels, #sidecol2 .dojoxCal-MY-labels  {	width:215px !important;}

#sidecol2 .dojoxCalendarHeader {width: 180px; margin: 15px auto 10px auto; background: url(../images/dijit/calendarHeader-bg.gif) repeat-x bottom left;}

body.tundra .dijitDialog {
	background: #fff;
	padding: 0px;
	-moz-border-radius: 12px; 
  	-webkit-border-radius: 12px; 
  	 border-radius: 12px; 
	 font-size: 1.2em;
	 border: 0;
}
body.tundra .dijitDialog .dijitDialogPaneContent {
	border:none;
	padding:10px;
	-moz-border-radius-bottomleft: 12px; 
  	-webkit-border-radius-bottomleft: 12px; 
  	 border-radius-bottomleft: 12px; 
	 -moz-border-radius-bottomright: 12px; 
  	-webkit-border-radius-bottomright: 12px; 
  	 border-radius-bottomright: 12px; 
}
body.tundra .dijitDialogTitleBar {	
	background: #fafafa url(../images/dijit/titleBar.png) repeat-x top left;
	padding: 15px 15px 10px 15px;
	=padding-top: 10px;
	=padding-bottom: 15px;
	color: #73af27;
	font-size: 1.6em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	-moz-border-radius-topleft: 12px; 
  	-webkit-border-radius-topleft: 12px; 
  	 border-radius-topleft: 12px; 
	 -moz-border-radius-topright: 12px; 
  	-webkit-border-radius-topright: 12px; 
  	 border-radius-topright: 12px; 
}

body.tundra .dijitDialogCloseIcon {		
	background: url(../images/dijit/tabClose.png) no-repeat right top;
	right: 10px;
	top: 10px;
	height: 20px;
	width: 20px;
	cursor: pointer;
}
.dj_ie6 body.tundra .dijitDialogCloseIcon {
	background : url(../images/dijit/tabClose.gif) no-repeat right top;
}
body.tundra .dijitDialogCloseIcon-hover {
	background: url(../images/dijit/tabCloseHover.png) no-repeat right top;
}
.dj_ie6 body.tundra .dijitDialogCloseIcon-hover {
	background : url(../images/dijit/tabCloseHover.gif) no-repeat right top;
}

.tundra .dojoxCalendar .dojoxCalendarContainer  {
	border: 0; 
	background: transparent; 
	padding-bottom: 8px; 
	font-family: "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
	}
	
body.tundra .dijitCalendarDayLabelTemplate {background: none; font-weight: bold; border-bottom: 1px solid #b2b2b2; font-size: 1em;}
body.tundra .dijitCalendarDateTemplate {font-size: 1em; font-weight: normal;}
body.tundra .dijitCalendarDateLabel {display: inline;}
body.tundra .dojoxCalendarContainer table {border-bottom: 0;}
.tundra .dojoxCalendarContainer table td  {text-align: center; padding: 0 2px;}
.tundra .dojoxCalendar .dojoxCalendarFooter {border: 0; height: auto;}
body.tundra .dojoxCalendar .dijitCalendarSelectedDate, body.tundra  .dojoxCalendar .dijitCalendarSelectedDate, body.tundra .dojoxCalendar .dijitCalendarSelectedDate div  {
	border: 0 !important;
	background-color: #feea2f !important;
}

/* calendar */
.free.selected { background-color: #ffeb2f; }
.free:hover { background-color: #ffeb2f; }
.hltd { background-color: #ffeb2f; }
.hltd.occupied { background-color: #00ff00; }
#hypolinka .dijitTooltip {display: none;}

#hypolinka_timetable th, #hypolinka_timetable td{ padding: 1px 5px; border:1px solid #FFF; text-align: center; }
#hypolinka_timetable th {font-weight: bold; border: 0; padding-bottom: 0;}
#hypolinka_timetable th.day {font-weight: normal; padding-top: 0; font-size: 0.9em;}
#hypolinka_timetable th.rowTh {font-weight: normal; font-size: 0.9em;}
#hypolinka_timetable td.occupied { background: url(../images/rezervovano.gif) no-repeat center center #e92929; color: #ffffff; }
#hypolinka_timetable td.occupied:hover { background: url(../images/rezervovano.gif) no-repeat center center #e92929; color: #ffffff; }
.occupied.selected { background: url(../images/rezervovano.gif) no-repeat center center #e92929; }
#hypolinka_timetable td.closed { background: url(../images/nelze-rezervovat.gif) no-repeat center center  #e5e5e5; color: #000000; }
#hypolinka_timetable td.free { background-color: #acca86; color: #ffffff; cursor: pointer; }

body.tundra#hypolinka-iframe .dojoxCalendar .dijitCalendarSelectedDate, body.tundra#hypolinka-iframe  .dojoxCalendar .dijitCalendarSelectedDate, body.tundra#hypolinka-iframe .dojoxCalendar .dijitCalendarSelectedDate div { background-color: #dff3c0 !important; color: #3f7607 !important; }
#hypolinka-iframe .hltd{background-color:#8fc941;color:#2A2A2A !important;}
#hypolinka-iframe .free{background-color:#4c9215 !important;}
#hypolinka-iframe td.occupied{background-color:#e92929 !important;}

/* ********************************************* */	
/* ***************** USER PAGE ***************** */
/* ********************************************* */	

#content .userTabs {
	background: url(../images/user-tabs-bg.png) no-repeat top left;
	margin-left: 0;
	padding-left: 7px;
	}
	#content .userTabs li {display: inline; background: none; padding: 0; margin: 0;}
		.userTabs li a, .userTabs li strong {
			display: block;
			float: left;
			width: 123px;
			height: 58px;
			background: url(../images/user-tab-bg.png) no-repeat 0 -76px;
			text-align: center;
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: 1.2em;
			padding: 8px 0 10px 0;
			font-weight: bold;
			text-decoration: none;
			line-height: 1em;
			color: #404346;
			}
			.userTabs li strong {background-position: 0 0; color: #FFF; padding-top: 18px; height: 48px;}
			.userTabs li.tab1 a, .userTabs li.tab1 strong {padding-top: 28px; height: 38px;}
			
			.userTabs span {padding: 0 10px; display: block;}
			.userTabs em {font-size: 0.8em; font-weight: normal; font-style: normal; padding-top: 4px; display: block;}
			
#content .userSteps {margin: 0;}
	#content .userSteps li {
		background: url(../images/user-step-bg1.png) no-repeat;
		display: block;
		width: 208px;
		float: left;
		padding: 0;
		margin-bottom: 20px;
		}
		#content .userSteps p {
			display: block;
			padding: 28px 35px 20px 20px;		
			background: url(../images/user-step-bg2.png) no-repeat bottom left;
			margin: 0;
			font-size: 0.9em;
			min-height: 130px;
			_height: 130px;
			}
			.userSteps strong {display:block; font-size: 1.6em; margin-bottom: 8px; color: #73AF27;}
			
			
#zadost_container h2 {
	background: url(../images/toggler.gif) no-repeat 10px -281px #77bf29;
	color: #FFF;
	font-size: 1.1em;
	padding: 7px 10px 7px 30px;
	cursor: pointer;
	line-height: 1.2em;
	-moz-border-radius: 3px;
 	-webkit-border-radius: 3px; 
  	border-radius: 3px; 
	}
	#zadost_container h2.closed {background-position: 10px 11px;}
	#zadost_container h2 span {display: block; background: url(../images/toggler-word.gif) no-repeat 100% 0;  padding-right: 100px;}
		#zadost_container h2.closed span {background-position: 100% -285px;}
		
.tabBox {margin-bottom: 20px;}
.tundra .dijitTab {top: 0; position: relative; =top: 1px;}

.zadostBox .labelTd {width: 300px;}
.zadostBox h3, .zadostBox h4 {margin: 0 10px;}

/* ********************************************** */	
/* ************** PAGE STRUCTURE ***************** */
/* ********************************************** */	



#main {
	padding: 0 30px 0 40px;
	margin-bottom: 30px;
	background:url(../images/dots-vertical.gif) repeat-y 638px 0;	
	zoom: 1;
	position: relative;
	}
	  #contentContainer {
		  float: left;
		  width: 565px;
		  font-size: 1.1em;
		  }	

.nopadding#main { padding: 0 30px 30px; }

	#sidecol2 {
		width: 262px;
		float:right;
		}
		
#parametryPage, #prehledPage {background: url(../images/nebe.jpg) no-repeat 100% 150px;}	
#parametryPage #main, #prehledPage #main {background: url(../images/dots-vertical-single.gif) no-repeat 638px 200px;}
#parametryPage #content, #prehledPage #content {padding-top: 120px;}
#parametryPage #sidecol2, #prehledPage #sidecol2 {margin-top: 250px;}
#parametryPage .motiv, #prehledPage .motiv {
	display: block;
	width: 317px;
	height: 265px;	
	position: absolute;
	top: -20px;
	right: -20px;
	z-index: 800;
	}
	#prehledPage .motiv {background: url(../images/motivy/motiv.png) no-repeat; }
	#parametryPage .motiv {background: url(../images/motivy/motiv-3.png) no-repeat; right: 0; }
	#page .pozadovane-dokumenty .motiv {background: url(../images/motivy/motiv-6.png) no-repeat; right: -30px; }
	#all #page .motivBonita {background: url(../images/motivy/motiv-2.png) no-repeat; right:0; }
	#all #page .motivParametry {background: url(../images/motivy/motiv-3.png) no-repeat; right: 0; }
	#all #page .motivRekapitulace {background: url(../images/motivy/motiv-4.png) no-repeat; right: 0; }
	#all #page .motivZadost, #all #page .parametry-zadosti .motiv, #page .zadost-o-hypoteku .motiv {background: url(../images/motivy/motiv-5.png) no-repeat; right: 0; }
	#all.motivSchvalovani  #page .motiv {background: url(../images/motivy/motiv-7.png) no-repeat; right: 0; }
	#all.motivPodpis  #page .motiv {background: url(../images/motivy/motiv-8.png) no-repeat -25px 0; right:-30px; }
	#all.motivSchvalovani #page .motivClass, #all.motivPodpis  #page .motivClass {display: none;}
	
	
	
/* sidecol boxy */

#sideMenu {
	margin-bottom: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	zoom: 1;
	overflow: hidden;
	}
.prehed#sideMenu {
	margin-top: 15px;
}
	#sideMenu ul li a, #sideMenu ul li strong {
		display: block;
		color: #4e504b;
		font-size: 1.2em;
		text-decoration: none;
		margin-left: 15px;
		padding: 8px 15px 9px 20px;
		font-weight: bold;
		background-color: #FFFFFF;
		font-style: italic;
		line-height: 1.1em;
		margin-right: 5px;
		background: url(../images/sidemenu-bg.gif) repeat-x #dadada;

		}
		
	#sideMenu ul li em {
		font-size: 0.8em;
		color: #73af27;
	}
	#sideMenu ul li a:hover {			
			 color: #333;
			}
	#sideMenu ul li strong, #sideMenu ul li a.open {
		color: #FFF;
		margin-left: 0;
		margin-right: 0;
		padding: 9px 15px 10px 35px;
		background: url(../images/sidemenu-active-bg.gif) repeat-x;
		}
		#sideMenu ul ul {margin-bottom: 10px; padding: 7px 0 12px 0;}
		#sideMenu ul ul li a, #sideMenu ul ul li strong {
			font-size: 1em;
			font-weight: normal;
			background: url(../images/sipka-right.gif) no-repeat 30px 10px;
			text-decoration: underline;
			color: #8edf27;
			padding: 5px 15px 5px 43px;
			}
			#sideMenu ul ul li strong {
				background: url(../images/sipka-left.gif) no-repeat 45px 10px; 
				text-decoration: none; 
				font-weight: bold; 
				padding-left: 60px;
				}
			

#sidecol2 #userLogin, #support, #buttons, #calendar {
		margin-bottom: 30px;
		font-size: 0.9em;
		}
		#sidecol2 #userLogin .inner, #support .inner {
			padding: 15px 30px 20px 30px;			
			}
			#sidecol2 #userLogin h4, #support h4, #calendar h4 {
				color: #FFF;
				font-size: 1.8em;
				font-weight: normal;
				}
			#buttons {margin-bottom: 50px;}
				
	
	#sidecol2 #userLogin {background: url(../images/userLogin-bg.jpg) no-repeat #6da72e;}
		#sidecol2 #userLogin .inner {background: url(../images/userLogin-bottom-bg.jpg) no-repeat bottom left;}
			#sidecol2 #userLogin a {color: #FFF; font-size: 1.1em;}
			#sidecol2 #userLogin li.first {border-color: #b9d699;}
			#sidecol2 #userLogin .fieldContainer {width: 189px; float: none; background: url(../images/login2-bg.png) no-repeat; margin-top: 15px; margin-bottom: 7px; position: relative; left: 38px;}
			#sidecol2 #userLogin .fieldContainer .field {border: 0; width: 184px; position: relative; top: 2px;}
			#sidecol2 #userLogin .shorter {width: 172px; =width: 171px; float: left; margin-right: -8px;}
			#sidecol2 #userLogin .shorter .field {width: 158px;}
			#sidecol2 #userLogin .btn {position: relative; top: 15px; left: 38px; _top: 14px;}
			#all #sidecol2 .logged .btn {position: relative; top: 0; left: 0; _top: 0;}
			#sidecol2 #userLogin .fieldContainer label {color: #FFF; font-size: 1em;}
			#sidecol2 #userLogin .error {font-size: 1em;}
			#sidecol2 #userLogin .error a {font-size: 1em; color:#C00}
			#sidecol2 #userLogin li {margin-bottom: 5px;}
			
	#support {background: url(../images/support-bg.jpg) no-repeat #9a9e96; color: #000;}
		#support .inner {background: url(../images/support-bottom-bg.jpg) no-repeat bottom left;}
			#support h4 {color: #303030; padding-top: 4px;}
		 	#support .callNr {margin-left: 48px; padding-top: 4px; line-height: 1.8em; margin-bottom: 24px;}
				#support .callNr strong {font-size: 2.3em; color: #FFF}
			#support .callTimes {
				width: 133px;
				color: #FFF;
				border-right: 1px solid #FFF;
				float: left;
				margin-right: 10px;
				_margin-right: 5px;
				margin-bottom: 0;
				}
			#support a {color: #FFF; padding-top: 0; display: inline-block; line-height: 1.2em; }
			
			#buttons li {margin-bottom: 10px;}
				.btnRefinancovat, .btnVyridit {text-indent: -30000px; _text-indent: 0;}
					#buttons em, .btnRefinancovat em, .btnVyridit em {display: none;}
			
	
	#calendar {background: url(../images/calendar-bg2.png) no-repeat; zoom: 1;}
	#hypolinka #calendar {background: url(../images/calendar-bg.png) no-repeat #f4e024;}
		#calendar .inner {background: url(../images/calendar-bottom-bg.png) no-repeat bottom left; padding-bottom: 1px; padding-top: 120px;}
		#hypolinka #calendar .inner {padding-top: 0; padding-bottom: 20px;}
			#calendar h4 {color: #000; margin: 0 30px 10px 30px; padding-top: 15px; display: none}
			#hypolinka #calendar h4 {display: block;}
			#calendar p {margin: 0 30px 15px 30px;}
			#calendar a {font-size: 1.1em;}
			
		.calendarContainer {
			background: url(../images/calendarContainer-bg.png) no-repeat top center;
			padding: 0 0 0 22px;
		}


/* Facebook page */

#hypolinka-iframe {
	width:520px;
	overflow:hidden;
	background: #fff none;
	padding: 0;
	margin: 0;
	font-size:11px;
	font-family: "Trebuchet MS","Arial CE",Arial,"Verdana CE",Verdana,sans-serif;
}	
	#hypolinka-iframe #hypolinka_form, #hypolinka-iframe .dijitDialogPaneContent{width:520px !important;left:0 !important;}
	
	#hypolinka-iframe .fbHeader{
		width:510px;
		height:150px;
		margin:0 5px;
		background: #fff url(../images/fb/bg-header.jpg) no-repeat 50% 0;
	}
	#hypolinka-iframe h1,#hypolinka-iframe h2{
		margin:0 0 10px 0;
		padding:0 10px 0 0;
		color: #4f8b19;
		font-weight:normal;
		font-family: "Bliss2Bold","Trebuchet MS", "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
		}
	#hypolinka-iframe h1{
	    font-size: 35px;
	    line-height: 1.2;
	    margin-bottom: 0;
	    padding:55px 10px 10px 25px;
	    color:#fff;
	    clear:both;
	}
	#hypolinka-iframe h1 em{
	    display:block;
	    font-size:20px;
	    font-weight:normal;
	    font-style:normal;
	    font-family: 'Bliss2Italic',"Trebuchet MS", "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
	}
	#hypolinka-iframe h2{
		margin-bottom: 15px;
		padding:0 0 0 25px;
		font-size: 32px;
		font-weight: normal;
		font-style:normal;
		font-family: 'Bliss2BoldItalic',"Trebuchet MS", "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
	}
	#hypolinka-iframe p{
		line-height:1.3;
		}
	#hypolinka-iframe .fbBtn{
		text-align: center;
		padding:25px 0 0;
		margin:0;
	}
	#hypolinka-iframe .fbBtn a{
		display:block;
		margin:0 auto;
		width:330px;
		height:65px;
		line-height:65px;
		color:#fff;
		text-transform:uppercase;
		text-decoration:none;
		font-size:20px;
		background:transparent url(../images/fb/btn-video.png) no-repeat 0 0;
		font-weight:normal;
		font-family: "Bliss2Bold","Trebuchet MS", "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
	}
	#hypolinka-iframe .fbBtn a:hover{
		background-position:0 -65px;
	}
	#hypolinka-iframe .fbBtn span{
		display:block;
		padding-right:20px;
		background:transparent url(../images/fb/arrow.png) no-repeat 240px 20px;
	}
	#hypolinka-iframe #accContainer{
		width:510px;
		margin:0 auto;
		background:#e8e8e8 url(../images/fb/bg-tabs-bt.png) repeat-x 0 100%;
		}
	#hypolinka-iframe #accContainer h3{
		padding:10px 0 5px 25px;
		margin:0;
		background:#eee url(../images/fb/bg-tab.png) repeat-x 0 100%;
		}
	#hypolinka-iframe #accContainer h3 a{
		display:block;
		text-decoration:none;
		color:#4f8b19;
	}
	#hypolinka-iframe #accContainer h3 span{
		font-size: 35px;
		font-weight:normal;
		font-style:normal;
		font-family: 'Bliss2BoldItalic',"Trebuchet MS", "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
	}
	#hypolinka-iframe #accContainer li div{
	}
	#hypolinka-iframe #accContainer li.active{
		width:520px;
		padding:5px 0;
		position:relative;
		left:-5px;
		margin-right:-5px;
		height:120px;
		color:#fff;
		font-size:14px;
		font-family: 'Bliss2Italic',"Trebuchet MS", "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
		background:#eee url(../images/fb/bg-tab-active.png) no-repeat 0 0;
	}
	#hypolinka-iframe #accContainer li.active h3{
		color:#fff;
		background:transparent;
		}
	#hypolinka-iframe #accContainer li.active h3 a{
		color:#fff;
		cursor:default;
		}
	#hypolinka-iframe #accContainer li p{
		padding:0 15px 0 55px;
		display:none;
		}
	
	#hypolinka-iframe #all {
		width: 520px;
	}
	#hypolinka-iframe #page{
		background:#fff;
	}
	#hypolinka-iframe #main {
		background: #fff;
		padding: 0;
		margin: 0;
	}
	#hypolinka-iframe #content{
		width:510px;
		margin:3px 5px;
		padding:25px 0;
		background:#eee;
	}
	#hypolinka-iframe #calendar {
		background: transparent none;
		padding: 0;
		margin: 0;
	}
		#hypolinka-iframe  #calendar .inner {
			background: transparent none;
			padding: 0;
		}

	#hypolinka-iframe #hypolinka {
		width: 500px;
		margin:0 5px;
	}
		#hypolinka-iframe #hypolinka table {

			width: 500px;
		}
			#hypolinka-iframe #hypolinka table th, #hypolinka-iframe #hypolinka table td{
				overflow:hidden;
				text-align:left;
				font-size:11px;
			}
			#hypolinka-iframe #hypolinka table th.rowTh{
				width:30px;
			}
				
	
/* ***************************************** */	
/* ************** COLUMN 1 ***************** */
/* ***************************************** */	

	#sidecol1 ul  {
		list-style: none;
		margin: 15px 0 30px 0;
		border-bottom: 1px solid #0668AC;
		}
		#sidecol1 ul li {margin: 0;}
		#sidecol1 ul li {
			border-top: 1px solid #0668AC;
			}
			#sidecol1 ul li a {
				display: block;
				padding: 5px 0 5px 21px;
				background: url(../../images/odrazka.gif) no-repeat 7px 10px;
				text-decoration: none;
				font-weight: bold;
				}
				#sidecol1 ul li a:hover {background-color: #0668AC; color: #FFF}
		#sidecol1 ul ul {margin: 0; border: 0;}
			#sidecol1 ul ul li {}
				#sidecol1 ul ul li a {
					background: url(../../images/odrazka-mini.gif) no-repeat 21px 10px; 
					padding: 3px 0 3px 32px;
					font-weight: normal;
					}


		
/* ***************************************** */	
/* *********** SCHVALOVAC� KROKY *********** */
/* ***************************************** */

#content ul.approvalSteps {
	background: url(../images/steps-bg-approval.png) no-repeat 0 -526px;
	_background: url(../images/steps-bg-approval.gif) no-repeat 0 -526px;
	margin-left: 0;
	position: absolute;
	top:65px;
	left: -6px;
	width: 986px;
	height: 105px;
	overflow: hidden;
	}
#content ul.approvalSteps li {float: left; background: none; margin: 0; padding: 0; position: relative;}
ul.approvalSteps a, ul.approvalSteps em  {
	height: 90px;
	width: 180px;
	display: block;
	overflow: hidden;
	
	margin-top: -1px;
	margin-left: -23px;
	}
	ul.approvalSteps a, ul.approvalSteps em  {background: url(../images/steps-bg-approval.png) no-repeat; _background: url(../images/steps-bg-approval.gif) no-repeat;}
	ul.approvalSteps .step0 a {margin-left: 0; width: 171px;}
	ul.approvalSteps .step1 a {width: 181px; background-position: 0 -105px}
	ul.approvalSteps .step2 a {width: 184px; background-position: 0 -210px}
	ul.approvalSteps .step3 a {width: 150px; background-position: 0 -315px}
	ul.approvalSteps .step4 a {width: 159px; background-position: 0 -420px}
	
	.parametry-zadosti ul.approvalSteps .step1 a,
	.zadost-o-hypoteku ul.approvalSteps .step1 a{width: 185px; background-position: -200px -105px}
	.pozadovane-dokumenty ul.approvalSteps .step2 a {width: 196px; background-position: -200px -210px}
	.schvaleni-v-bance ul.approvalSteps .step3 a {width: 167px; background-position: -200px -315px}
	.podpis-smlouvy ul.approvalSteps .step4 a {width: 204px; background-position: -200px -420px}
	
	#content ul.approvalSteps a.fakeStep {position: relative; z-index: 999; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: none;}





/* *************************************** */	
/* ************** FOOTER ***************** */
/* *************************************** */	

.bottomMenu {	
	background: url(../images/bg_ender.gif) repeat-x -15px 0 #4581C8;
	padding: 7px 15px;
	margin-bottom: 0;
	color: #FFF;
	font-size: 0.9em;
	border-bottom: 5px solid #FFF
	}
	.bottomMenu a, .bottomMenu strong {
		color: #FFF;
		margin: 0 15px 0 0;
		background: url(../../images/odrazka2.gif) no-repeat 0 5px; 
		padding-left: 12px;
		}
	.bottomMenu a:hover {text-decoration: underline;}

#footer {
	background: url(../images/footer-bg.png) bottom left no-repeat;
	clear: both;
	width: 100%;
	font-size: 0.9em;
	color: #fff;
	color: #FFF;
	padding: 10px 0;
	}
	#footer ul {float: left; width: 550px; padding-left: 18px;}
	#footer ul li {display: inline;}
		#footer ul li a, #footer ul li strong { 
			display: block; 
			float: left; 
			padding: 0 16px 0 16px; 
			text-decoration: underline; 
			color: #83d815; 
			background:url(../images/footer-line.gif) no-repeat top left;
			}
			#footer ul li strong {color: #FFF; text-decoration: none;}
	
	#footer p {margin-bottom: 0;}
	#footer a {color: #FFF; text-decoration: none;}
	#footer a:hover {color: #FFF; text-decoration: underline;}
	
	p.copyright {
		float: left;
		padding-left: 20px;
		}		
		
	.developer {
		float: right;
		padding-right: 10px;
		}
		.developer a {
			background: url(../images/logo_mf.gif) no-repeat top right;
			padding: 2px 22px 3px 0;
			color: #797979;
			text-decoration: none;
			margin-right: 15px;
			}
			
#main #content .contextHelpIco {
background:url(../images/ikona-otaznik.png) no-repeat scroll 0 0 transparent;
display:inline-block;
height:10px;
margin-bottom:0;
position:relative;
top:-3px;
width:10px;
}

#calc-step3 {
	position: relative;
}
#calc-step3 object,
#calc-step3 embed {
	margin-left: -25px;
}


/* dijit reset */

.dijitTextBox{padding: 4px;}
body.tundra .dijitInlineTable {padding: 4px;}
.dijitComboBox {padding: 2px 4px;}
table.formTable .dijitTextBox {width: 75px;}


/* select buttonek */
.tundra .dijitComboBox .dijitButtonNode, .tundra .dijitSpinner .dijitButtonNode {
border: 1px solid #6db025;
}

.tundra .dijitButtonNode, .tundra .dijitComboBoxHover .dijitButtonNode {
background: url(../images/dijit/buttonEnabled.png) repeat-x #74bf37;
border: 1px solid #6db025;
padding: 1px 0;
}

.tundra #all .dijitArrowButtonInner  {
margin:0 2px;

}
.tundra #all .dijitComboBoxHover .dijitArrowButtonInner  {
margin:0 5px 0 4px;
=margin: 0 4px;

}

.tundra .dijitComboBox .dijitArrowButton .dijitArrowButtonInner {
background-image:url(../images/dijit/comboArrowDown.gif);
}

.tundra .dijitComboBox .dijitArrowButton .dijitArrowButtonInner, 
.tundra #all .dijitComboBoxHover .dijitArrowButton .dijitArrowButtonInner {width: 9px;}

.tundra .dijitSpinner .dijitArrowButtonInner  {left: 4px; top: 0;}

.tundra .dijitArrowButtonInner {background-image:url("../images/dijit/spriteArrows.png");}
.tundra .dijitComboBox .dijitButtonNode, .tundra .dijitSpinner .dijitButtonNode {border: 0 !important}
.dijitSpinner .dijitInputLayoutContainer .dijitArrowButton {width: 18px;}

.tundra .dijitTooltip,
.tundra .dijitTooltipDialog {
	
	background: transparent;	
}
.dijitTooltipBelow {
	
	padding-top: 13px;
}
.dijitTooltipAbove {
	
	padding-bottom: 13px;
}
html .tundra .dijitTooltipContainer {
	
/*	background: #ffffff url(images/popupMenuBg.gif) repeat-x bottom left;
*/	background: #6CA82D;
	border: 1px solid #6CA82D;
	padding: 0.55em 0.75em;
	font-size: 1.1em;
	color: #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.dj_ff3 .tundra .dijitTooltipContainer {
	
	-moz-border-radius: 3px;
}	
html .tundra .dijitTooltipConnector {
	
	border:0px;
	z-index: 2;
}
html .tundra .dijitTooltipABRight .dijitTooltipConnector {
	
	left: auto !important;
	right: 3px;
}
html .tundra .dijitTooltipBelow .dijitTooltipConnector {
	
	top: 0px;
	left: 3px;
	background:url(../images/dijit/tooltipConnectorUp.png) no-repeat top left;
	width:16px;
	height:14px;
}
.dj_ie6 .tundra .dijitTooltipBelow .dijitTooltipConnector {
	
	background-image: url(../images/tooltipConnectorUp.gif);
}
html .tundra .dijitTooltipAbove .dijitTooltipConnector {
	
	bottom: 0px;
	left: 3px;
	background:url(../images/dijit/tooltipConnectorDown.png) no-repeat top left;
	width:16px;
	height:14px;
}
.dj_ie6 .tundra .dijitTooltipAbove .dijitTooltipConnector {
	background-image: url(../images/dijit/tooltipConnectorDown.gif);
}
.dj_ie6 .tundra .dijitTooltipAbove .dijitTooltipConnector {
	bottom: -3px;
}
.tundra .dijitTooltipLeft {
	padding-right: 14px;
}
.dj_ie6 .tundra .dijitTooltipLeft {
	padding-left: 15px;
}
html .tundra .dijitTooltipLeft .dijitTooltipConnector {
	
	right: 0px;
	bottom: 3px;
	background:url(../images/dijit/tooltipConnectorRight.png) no-repeat top left;
	width:16px;
	height:14px;
}
.dj_ie6 .tundra .dijitTooltipLeft .dijitTooltipConnector {
	background-image: url(../images/dijit/tooltipConnectorRight.gif);
}
html .tundra .dijitTooltipRight {
	padding-left: 14px;
}
html .tundra .dijitTooltipRight .dijitTooltipConnector {
	
	left: 0px;
	bottom: 3px;
	background:url(../images/dijit/tooltipConnectorLeft.png) no-repeat top left;
	width:16px;
	height:14px;
}

.dijitCalendarContainer {background: #FFF;}

.tundra .dijitTextBoxDisabled, .tundra .dijitComboBoxDisabled, .tundra .dijitSpinnerDisabled, .tundra .dijitTextAreaDisabled {
    color: #9a9a9a;
}


 .highslide-body {margin-bottom: 0; overflow: hidden; _display: inline-block;}
.highslide-body .leftBox {float: left; width: 52%; border-right: 1px solid #e7e7e7;}
.highslide-body .rightBox {float: right; width: 43%;}
.highslide-body h2 {height: 3em;}
.highslide-body .rightBox h2 {color:#6EA726;}
.highslide-body .leftBox h2, .highslide-body .leftBox p {margin-right: 20px;}

.highslide-body .btnRefinancovat {width: 171px;}
.highslide-body .btnRefinancovat span {background: url(../images/btn-refinancovat-1.png) no-repeat;}
.highslide-body .btnVyridit {width: 195px;}
.highslide-body .btnVyridit span {background: url(../images/btn-vyridit-hypoteku-1.png) no-repeat;}

.highslide-body p a:hover span {background-position: 0 -38px;}

.approvalComments {margin-bottom: 25px; border-bottom: 1px solid #e7e7e7; padding-bottom: 25px;}

.zahradkar {background: url(../images/zahradkar.jpg) no-repeat top right;}

/* AB testing */

.mboxSideBox {
	background: url(../images/mboxSideBox-bg-1.jpg) no-repeat top right;
	padding: 25px 15px 5px 15px;
	margin-bottom: 40px;
	font-size: 1.1em;
	}
	.mboxSideBox h4 {margin-right: 50px; line-height: 1.2em;}
	.mboxSideBox p {margin-bottom: 5px;}
.mboxSideBox2 {
	background: url(../images/mboxSideBox-bg-2.jpg) no-repeat top right;
	padding: 10px 15px 5px 15px;
	}
	.mboxSideBox2 h4 {
		font-style: italic;
		color: #62b0f5;
		font-size: 1.4em;
		 line-height: 1.2em;
		 margin-right: 70px;
		}
	.mboxSideBox2 ul {margin-bottom: 15px;}
	.mboxSideBox2 h5 {font-size: 1.1em; line-height:1.3em; margin-bottom: 7px; margin-right: 40px;} 
	
	
.mboxContent .deco, .mboxForm .deco {
	width: 107px;
	height: 55px;
	background: url(../images/mbox-sipka.png) no-repeat;
	position: absolute;
	top: -32px;
	left: 50%;
	margin-left: -53px;
}
.mboxContent .textBox {margin-bottom: 18px;}
.mboxContent .withDeco, .mboxForm .withDeco {padding-top: 35px;}

.mboxMainInfo {font-size: 1.4em;}
.mboxMainInfo strong {color: #73af27;}
.mboxCol {width:49%; float: left;}

.mboxSouhrn {font-size: 1.1em;}
#page .mboxSouhrn {margin-left: 0;}
#page .mboxSouhrn li {background: url(../images/ico-status-confirmed.png) no-repeat; padding-left: 30px;}
.mboxSouhrn span {font-size: 0.9em;}
.mboxSouhrn em {font-style: normal; color: #ca0a0a;}
.mboxContent .textBox .center {color: #73af27; font-size: 1.2em; font-weight: bold;}


/************ landing page **************/

/* Fonts */

@font-face {
    font-family: 'Bliss2Bold';
    src: url('../fonts/bliss2b-webfont.eot');
    src: url('../fonts/bliss2b-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bliss2b-webfont.woff') format('woff'),
         url('../fonts/bliss2b-webfont.ttf') format('truetype'),
         url('../fonts/bliss2b-webfont.svg#Bliss2Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Bliss2Italic';
    src: url('../fonts/bliss2i-webfont.eot');
    src: url('../fonts/bliss2i-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bliss2i-webfont.woff') format('woff'),
         url('../fonts/bliss2i-webfont.ttf') format('truetype'),
         url('../fonts/bliss2i-webfont.svg#Bliss2Italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Bliss2BoldItalic';
    src: url('../fonts/bliss2bi-webfont.eot');
    src: url('../fonts/bliss2bi-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bliss2bi-webfont.woff') format('woff'),
         url('../fonts/bliss2bi-webfont.ttf') format('truetype'),
         url('../fonts/bliss2bi-webfont.svg#Bliss2BoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

body#hypolinkaLP {
	padding:0;
	background:#4c9215 url(../images/landing/bg-landing-page.jpg) no-repeat 50% 0; 
	}
	body#hypolinkaLP a:active, body#hypolinkaLP a:selected, body#hypolinkaLP button{border:none;outline:none;}
#hypolinkaLP #all{padding:0;width:990px;}
#hypolinkaLP #page, #hypolinkaLP #footer, #hypolinkaLP #main{background: transparent;}
#hypolinkaLP #header{position:relative;height:124px;text-align:right;}
	#hypolinkaLP #logoVP{position:absolute;left:0;top:30px;}
#hypolinkaLP #page, #hypolinkaLP #main{padding:0;margin:0;}
#hypolinkaLP #main{height:751px;overflow:hidden;}
#hypolinkaLP #contentContainer{width:990px;height:699px;padding:0;padding:42px 0 0;overflow:hidden;}
#hypolinkaLP #bottom{background:#4c9215 url(../images/landing/bg-bottom.png) repeat-x 0 0;font-size:1.2em;}
#hypolinkaLP #links, #hypolinkaLP #footer{width:990px;margin:0 auto;}
#hypolinkaLP #links{}
#hypolinkaLP h1, #hypolinkaLP h2{font-weight:normal;font-family: "Bliss2Bold","Trebuchet MS", "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;}
#hypolinkaLP em{font-style:normal;font-family: "Bliss2Italic","Trebuchet MS", "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;}

#hypolinkaLP h1{padding:30px 110px 0 0;margin:0;color:#fff;font-size:4em;line-height:.9em;}
#hypolinkaLP h1 em{position:relative;right:-95px;display:block;font-size:0.542em;}
#hypolinkaLP h2 {font-size:2.542em;line-height:0.6;color:#68b020;margin:0 0 15px 0;}
#hypolinkaLP h2 em{font-size:2.361em;position:relative;top:0.1em;}
#benefitsOuter{
	width:630px;
	height:280px;
	margin:0 auto;
	background:transparent url(../images/landing/bg-benefits.png) no-repeat 0 0;
}
	#benefits{
		position:relative;
		width:630px;
		height:170px;
		overflow:hidden;
		}
		#hypolinkaLP #benefits h2{font-style:normal;}
		#hypolinkaLP #benefits h2 em{font-style:normal;font-family: "Bliss2BoldItalic","Trebuchet MS", "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;}

		#benefits .prev, #benefits .next{
			display:block;
			position:absolute;
			top:0;
			width:35px;
			height:100%;
			text-indent:-200px;
			overflow:hidden;
			background:transparent;
			cursor:pointer;
		}
		#benefits .prev{left:0;background: url(../images/landing/ico-prev.png) 15px 63px no-repeat;}
		#benefits .next{right:0;background: url(../images/landing/ico-next.png) 6px 63px no-repeat;}
		#rotatorNav{position:absolute;z-index:100;left:275px;bottom:20px;width:300px;}
		#rotatorNav ul{height:10px;padding:0;margin:0;}
		#content #rotatorNav li{float:left;padding:0;width:11px;height:10px;margin:0 5px 0 0;overflow:hidden;background:none;}
		#content #rotatorNav li a{display:block;width:11px;height:10px;background: url(../images/landing/rotator-dots.png) no-repeat 0 0;}
		#content #rotatorNav li a span{display:block;text-indent:-20px;}
		#content #rotatorNav li.dojoxRotatorSelected a{background-position:0 -15px;}
		
		#benefitsRotator{margin:0 auto;overflow:hidden;}
		.rotator{ background:transparent;width:560px; height:170px; overflow:hidden;} 
		.rotator .pane{width:540px;height:130px; overflow:hidden; padding:15px 10px;} 

  /* Menu */
 
   
  /* Reservation */
 
	 #hypolinkaLP.tundra #benefitsOuter .dijitButtonNode{
	    	width:316px;
	    	height:45px;
	    	border:0;
	    	padding:10px 0 0;
	    	overflow:hidden;
	    	text-align:center;
	    	margin-right:-3px;
	    	margin-top:15px;
	    	background:transparent url(../images/landing/btn-reservation.png) 0 0 no-repeat;
	    	outline:none;
	    	}
	    #hypolinkaLP.tundra .dijitButtonNode:hover{
	    	background-position:0 -55px;
	    }
	    #toggleBtn{margin:0 auto;}
	    #toggleBtn, #toggleBtn span{display:block;width:316px;height:55px;}
	    #toggleBtn span{
	    	line-height:50px;
	    	border:0;
	    	overflow:hidden;
	    	text-align:center;
	    	margin-right:-3px;
	    	margin-top:15px;
	    	background:transparent url(../images/landing/btn-reservation.png) 0 0 no-repeat;
	    	font-weight:normal;font-family: "Bliss2Bold","Trebuchet MS", "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
	    	font-size:1.72em;
	    	color:#fff;
	    	text-transform:uppercase;
	    	cursor:pointer;
	    	}
	    #toggleBtn span:hover{
	    	background-position:0 -55px;
	    	}
	    #toggleBtn span#hideBtn{display:none;color:yellow;}
	 #reservationTable{
	 	position:relative;
	 	width:615px;
	 	padding:30px 20px 20px;
	 	margin:0 auto;
	 	background:#fff;
	 	-webkit-border-radius: 18px;
		-moz-border-radius: 18px;
		border-radius: 18px; 
	 	}
	    #reservationTable #hypolinka, #reservationContainer{margin:0 auto;}
	    #reservationTable table{margin:0 auto 10px auto;}
	 .tundra #reservationTable .hltd{background-color:#8fc941;}
	 .tundra #reservationTable .free{background-color:#4c9215;}
	 #closeBtn {
	 	display:block;
	 	position:absolute;
	 	right:10px;
	 	top:10px;
	 	width:20px;
	 	height:20px;
	 	cursor:pointer;
	 	text-indent:-100px;
	 	overflow:hidden;
	 	background:transparent url(../images/dijit/tabClose.png) no-repeat 0 0;
	 	}
	  #closeBtn:hover{background:transparent url(../images/dijit/tabCloseHover.png) no-repeat 0 0}
	 	
	 	
  /* Menu */
  	
	 	#contentMenu{text-align:center;}
	 	#contentMenu ul{
	 		margin:10px auto;
	 		width:440px;
	 		height:45px;
	 		overflow:hidden;
	 		background:transparent url(../images/landing/bg-nav.png) 0 0 no-repeat;
	 		} 
	 	#contentMenu li{
	 		float:left;
	 		width:144px;
	 		margin:0;
	 		font-size:1.2em;
	 		line-height:38px;
	 		font-weight:normal;
	 		font-family: "Bliss2Bold","Trebuchet MS", "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
	 		}
	 	#contentMenu li.last{width:152px;}
	 	#contentMenu li a{
	 		display:block;
	 		width:100%;
	 		height:100%;
	 		color:#fff;
	 		text-transform:uppercase;
	 		text-decoration:none;
	 		
	 	}
	 	#contentMenu li.first a:hover{
	 		background:transparent url(../images/landing/bg-nav.png) 0 -45px no-repeat;
	 	}
	 	#contentMenu li.second a:hover{
	 		background:transparent url(../images/landing/bg-nav.png) -144px -90px no-repeat;
	 	}
	 	#contentMenu li.third a:hover{
	 		background:transparent url(../images/landing/bg-nav.png) -288px -135px no-repeat;
	 	}
		#hideBtn{display:none;}
		#hypolinkaLP .breadcrumbs{position:absolute;left:-4000px;}

/* Dialog window */
.dialog{width:700px;z-index:100;}
#hypolinkaLP .dijitDialogPaneContent p{font: 1.2em "Trebuchet MS","Arial CE",Arial,"Verdana CE",Verdana,sans-serif;color:#2A2A2A;}
body#hypolinkaLP .dijitDialog .dijitDialogPaneContent{padding:10px 14px;}
    	
  /* video */
	#videoBox{
		padding:10px;
		margin:0 auto;
		width:468px;
		height:325px;
		text-align:center;
		background:transparent url(../images/landing/bg-video.png) no-repeat 0 0;
		}
	    #videoBox object{width:468px;height:295px;margin:10px;}
  /* Footer */
	#bottom #links{height:110px;}
	#bottom #links p{width:495px;float:left; padding:27px 0 0; margin:0; }
	/*#bottom #links a{display: block; float:right; margin-left: 40px; text-indent:-100px; overflow:hidden;}*/
	#bottom .logobar a{margin-right:40px;}
	
	#social{width:495px;float:left;padding:7px 0 0; margin:0;}
	body#hypolinkaLP.tundra #social .clear{clear:none;}
	body#hypolinkaLP #social .center{text-align:right;}
	
	#bottom .fb{width:57px;height:60px;background:transparent url(../images/landing/logo-fb.png) no-repeat 0 0;}
	#bottom .twitter{width:46px;height:60px;background:transparent url(../images/landing/logo-twitter.png) no-repeat 0 0;}
	#bottom .googlePlus{width:51px;height:63px;background:transparent url(../images/landing/logo-google-plus.png) no-repeat 0 0;}
	
	#hypolinkaLP #footer{font-size:0.9em;}
	#hypolinkaLP #footer p{padding:20px 0;}
	#hypolinkaLP #footer a{text-decoration:underline;}
	#hypolinkaLP .developer a{background-image: url(../images/landing/logo-mf-white.png);}
 	
 	
    
@import url("../renderers/pager/pager.css");
@import url("../renderers/breadcrumb/breadcrumbs.css");

html {font-size: 100.01%;}
body {
	margin: 0 0 0 0;
	padding: 35px 0;
	font-size: 62.5%;
	font-family: "Trebuchet MS", "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
	color: #2a2a2a;
	background: #fff;
	line-height: 1.4em;
	background: url(../images/body-bg.jpg) no-repeat top center #84be38
	}

/* global reset */
ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {margin: 0; padding: 0;}
ul {list-style: none;}
table {	border-collapse: collapse;	font-size: 1em;}
th {text-align: left;}
fieldset {border: 0;}

/* wysiwyg reset */	
font {
	font-family: inherit !important; 
	color: inherit !important;
	font-size: inherit !important;
	}

/* ************* COMMON ************* */


.left	{text-align: left;}
.center	{text-align: center;}
.right	{text-align: right;}
.clr	{
	clear: both;
	margin-top: -1px;
	position: relative;
	padding: 0;
	height: 0;
	border: none;
	overflow:hidden;
	visibility: hidden;
	line-height: 0;
	}
.clear {clear: both;}
	
hr {
  	border: 0;
  	width: 100%;
  	color: #FF0000;
	background-color: #FF0000;
	height: 1px;
	margin: 0 0 15px 0;
	position: relative;
	}

a {color: #5f9025;}
a:hover {color: #000;}
img {border: none;}
p {margin-bottom: 15px;}

sup {
	position:relative;
	bottom:0.3em;
	vertical-align:baseline;
	}
 
sub {
	position:relative;
	bottom:-0.2em;
	vertical-align:baseline;
	}

.none 		{display: none;}
.bold       { font-weight:bold; }
.italic     { font-style:italic; }
.nopadding  { padding:0; }
.noindent   { margin-left:0;padding-left:0; }
.nobullet   { list-style:none;list-style-image:none;}
.small {font-size: 0.9em;}
.nowrap {white-space: nowrap;}

.hide, legend span, #top #userLogin h4, .approvalSteps span  {position: absolute; top: -25000px; left: 0;}

.open {text-decoration: underline;}

.floatleft {
	float: left;
	margin: 0 10px 10px 0;
	}

.floatright {
	float: right;
	margin: 0 0 10px 10px;
	}
	
.rgt {float: right;}
.lft {float: left;}

img.lft {margin: 0 15px 7px 0;}
img.rgt {margin: 0 0 7px 15px;}

.halfBox {float: left; width: 49%; margin-right: 0; margin-bottom: 10px;}

.error {color: #C00; font-weight: bold; margin-top: 15px;}
.error a {color: #C00;}
.required{color: #C00;}

.discussionPost {
	background: #F5F5F5;
	padding: 10px 13px;
	margin-bottom: 10px;
	}
.discussionPost h4 {margin-bottom: 4px;}
.discussionPost p {margin-bottom: 0;}

.fotoBox {float:left; margin-right: 10px; background-color:#ffffff;}
.fotoInfo {height: 40px; overflow: hidden; font-size: 0.9em;}

.documentPerex {font-weight: bold; font-size: 1.1em;}

.textCol {width: 48%;}
	.textBox {
		border: 1px solid #d7d9d5;
		background-image: -moz-linear-gradient(top, #ffffff, #F6F7F3); /* FF3.6 */
  		background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #ffffff),color-stop(1, #F6F7F3)); /* Saf4+, Chrome */
        filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#F6F7F3'); /* IE6,IE7 */
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#F6F7F3')"; /* IE8 */
		-moz-border-radius: 3px;
 		-webkit-border-radius: 3px; 
  		border-radius: 3px;
		margin-bottom: 25px;
		position: relative;
		padding: 15px 15px 1px 18px;
		}
		.deco {
			position: absolute;
			top: 15px;
			left: -1px;
			_left: -19px;
			width: 9px;
			height: 26px;
			background: url(../images/sipka-bg.gif) no-repeat;}
		.textBox h2 {font-size: 1.3em;}
		.zaskrt {font-size: 1.1em; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif}
		
.contextHelpItem {display: none;}

#all .approved, #all .updated, #all .displayed, #all .invalid {padding-left: 30px;}

.approved {background: url(../images/ico-status-confirmed.png) no-repeat center left; color: #59990b;}
.updated {background: url(../images/ico-status-loaded.png) no-repeat center left; color: #f18819;}
.displayed {background: url(../images/ico-status-not-loaded.png) no-repeat center left; color: #939393;}
.invalid {background: url(../images/ico-status-not-confirmed.png) no-repeat center left; color: #d34531;}

.subpageRow {border-top: 1px solid #EBEBEB; padding-top: 25px; margin-top: 40px;}

.klientiItem {margin-bottom: 30px;}
.klientiItem h2 {font-size: 1.3em; margin-bottom: 4px;}

/* ********* zkratky ********* */

.focus {position: absolute; left: 198px;}

.focus a, .focus span {
	position: absolute;
	top: 0;
	left: -5000px;
	z-index: -10;
	white-space: nowrap;
	}

.focus a:focus, .focus a:active {
    z-index:2;
	top: 0;
	left: 248px;
    background:#FFED00;
	padding: 2px 5px 4px 6px;
	color: #A00000;
	font-size: 1.1em;
	font-weight: bold;
	}
	
	
/* ************* HEADINGS ************* */

h1 {font-size: 2.2em; color: #61A229; margin-bottom: 30px; font-family:"Trebuchet MS","Arial CE",Arial,sans-serif; line-height: 1.1em; font-weight: bold;}
h2 {font-size: 1.6em; line-height: 1em;}
h3 {font-size: 1.3em;}
h4 {font-size: 1.2em;}
h5, h6 {font-size: 1.1em;}

h2, h3, h4, h5, h6 {
	margin-bottom: 10px; 
	color: #73af27; 
	font-family:"Trebuchet MS","Arial CE",Arial,sans-serif;
	}
	h6 {color: #333;}
.documentText h2, .documentText h3 {padding-top: 15px;}

#overview h3 {font-size: 1.4em; margin-bottom: 5px; padding-top: 25px; border-top: 1px solid #ebebeb; margin-top: 30px;}
.documentText .hHeading {border-left: 1px solid #e5e5e5; padding-left: 20px; padding-top: 0; margin-top: 25px; margin-bottom: 30px}

h2, h3.hglt {color: #62b0f5; font-style:italic; font-size: 1.4em;}

/* ************* LISTS ************* */

#content ul, #content ol {margin: 0 0 20px 15px;}
	#content ul ul, #content ol ol {margin: 0 0 0 15px;}
	
	#content ol {margin-left: 34px;}
	
	#content ul li, #homepageArea ul li, #sidecol2 .mboxSideBox li, #sidecol2 .mboxSideBox2 li {background: url(../images/dot-yellow.gif) no-repeat 0 5px; padding-left:20px; margin-bottom: 8px;}
	#content .error ul li {background: url(../images/odrazka-red.gif) no-repeat 0 5px;}
	#content .blueBox ul li {background: url(../images/odrazka-blue.gif) no-repeat 0 5px;}
	
#content ul.hglt  {margin: 0; padding-left: 30px;}
#content .hglt li {background: none; padding-left: 0; float: left; margin-right: 30px; margin-bottom: 0; line-height: 1.8em;}

#content .hglt .telefon {background: url(../images/ico-telefon.png) no-repeat; padding-left: 20px;}
#content .hglt .email {background: url(../images/ico-email.png) no-repeat; padding-left: 27px;}

	
/* ************* FORMS ************* */

input, select, textarea {font-family: Arial, Helvetica, sans-serif; font-size: 1em; vertical-align: middle;}

input[type=checkbox] {position: relative; =top: -2px;}

.formTable input {width: 100px;}


.formButton {
	background: url(../images/btn-bg.png) no-repeat #79ba33;
	color: #FFF;
	text-align: center;
	width: 243px;
	padding: 6px 20px 20px 0;
	=padding-top: 3px;
	border: 0;
	font-size: 1.4em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	cursor: pointer;
	margin: 0 auto;
	line-height: 1.4em;
	outline: none;
	}
	.wideFormButton {background: url(../images/btn-bg-wide.png); width: 450px;}
	.form .formButton {background: url(../images/btn-gray-bg.png) no-repeat;}
	.mboxForm .formButton {background: url(../images/btn-bg.png) no-repeat #79ba33;}
	
	
	.formButton:hover {background-position: -243px 0;}
	.wideFormButton:hover {background-position: -450px 0;}
	.formButton[disabled] {background-position: -486px 0 ; cursor: auto;}
	
.smallButton {
	background: url(../images/btn-small.gif) no-repeat #79ba33;
	color: #FFF;
	text-align: center;
	width: 140px;
	height: 23px;
	font-weight: bold;
	border: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	cursor: pointer;
	padding-bottom: 2px;
	=padding-bottom: 0;
	
	}
	#contentContainer .smallButton {font-size: 0.9em;}
	.wide {background-image: url(../images/btn-small-wide.gif); width: 180px;}
	.wide2 {background-image: url(../images/btn-small-wide2.gif); width: 280px;}
	.smallButton:hover {background-position: -140px 0;}
	.wide:hover {background-position: -180px 0;}
	.wide2:hover {background-position: -280px 0;}
	
	a.formButton {display: inline-block; width: 223px; text-decoration: none; padding-top: 6px; padding-bottom: 27px}
	a.wideFormButton {width: 450px; padding: 6px 0 20px 0;}
	a.formButton:hover,	a.smallButton:hover {color: #FFF;}
	
	a.smallButton {display: block;  text-decoration: none; padding-top: 1px; padding-bottom: 2px; height: 20px; margin-right: 10px;}

	
.loginForm label, .form label {
	clear: both;
	display: block;
}
.loginForm label span, .form label span, .labelLike {
	display: block;
	float: left;
	width: 200px;
	padding-top: 3px; 
	zoom: 1;
	}
	.loginForm .dijitTextBox, .loginForm .dijitComboBox {width: 340px;}
	.form label span, .labelLike {width: 130px;}
	.form label.inlineLabel {display: inline; margin-right: 10px;}

.dijitDialogTable label {font-weight: bold; color: #73AF27;}

.form, ul.hglt, div.hglt, .resultBox  {
	background: #efefef;
	-moz-border-radius: 3px;
 	-webkit-border-radius: 3px; 
  	border-radius: 3px; 
	padding: 15px 18px;
	margin-bottom: 15px;
	}
	#all .form textarea {width: 400px; height: 80px;}

.red {color: #900;}
#loan_ratio {position: relative; top: 3px;}

/* IE button fix */
	
input.button {
	width: 0;
	overflow: visible;
}
input.button[class] {width: auto;}

#top #userLogin {
	position: absolute; 
	top: 85px;
	right: 23px;
	float:right; 
	width: 363px;
	z-index: 250;
	}
	#all #top .logged {top: 70px; right: 38px;}

#userLogin .fieldContainer {
	width: 169px;
	height: 25px;
	background: url(../images/login-bg.png) repeat-x transparent;	
	margin-right: 10px;
	display: block;
	float: left;
	position: relative;
	margin-bottom: 5px;
	}
#userLogin .fieldContainer .field { border: 0; background: none;width: 153px; _width: 140px; float: none;}
#top #userLogin .btn {margin-left: -20px; position: relative; z-index: 250; _float: right;}
#userLogin ul {text-align: right; padding-top: 3px;}
	#userLogin li {
		line-height: 1em;
		float: right;
		padding: 0 10px;
		}
		#userLogin.logged li {float: left;}
		#userLogin li a {color: #4e504b;}
#userLogin li.error {margin-top: 0;}
#userLogin .button {margin-top: -5px;}
#userLogin ul {=padding-top: 5px;}

#userLogin .fieldContainer label {position: absolute; top: -18px; left: 10px; font-size: 0.9em;}

.loggedin #top #userLogin			{ width: 370px; =width: 390px; text-align: right; font-size: 0.9em;}
.loggedin #top #userLogin h4		{ margin: 0 0 0 40px; }
.loggedin #top #userLogin p			{ margin: 0 0 8px 40px; color: #3e4145; border-bottom: 1px solid #e5e5e5; padding-bottom: 5px; line-height: 1.2em; }
.loggedin #top #userLogin ul		{ margin-left: 40px; }
.loggedin #top #userLogin li.first	{ border-color: #e5e5e5; }
.loggedin #top #userLogin li a		{ color: #4e504b; margin-top: 3px; }
.loggedin #top #userLogin a.smallButton {padding: 5px 0 0 0; color: #FFF; display: block; height: 18px; margin-top: -3px; _margin-top: 0; margin-right: 0;}
.loggedin #top #userLogin button		{ background: none; border: 0; text-decoration: underline; color: #4e504b; font-size: 1em; cursor: pointer; padding: 0; margin-top: 2px; }

.loggedin #prehledPage #top #userLogin a.smallButton {display: none;}

.logged li.first {border-right: 1px solid #FFF;}
.logged ul li a {padding-bottom: 4px; display: inline-block;}
.logged ul li a.smallButton {padding: 0; color: #FFF; display: block;}
.logged strong {font-size: 1.1em;}


#all #sidecol2 .logged .inner {padding: 15px 0 0 0; background: url(../images/logged-inner-bg.png) no-repeat bottom left;}

.pole {border: 1px solid #B3B3B3;}



/* ************* TABLES ************* */

table {
	border: 0;
	border-collapse: collapse;
	font-size: 1em;
	margin-bottom: 15px;
	}
	th, td {
		padding:5px 10px;
		vertical-align: top;
		border: 0;
		}
		th {font-weight: bold;}
.documentText table {color: #5b5b5b; width:99%}		
.documentText table th {
	background: #73af27;
	color: #FFF;
	font-weight: bold;
	border: 1px solid #dff3be;
	}
	.documentText table th a {color: #FFF;}
	.documentText td {border: 1px solid #dff3be;}
	.documentText tr.dark td {background: #f7fdf1;}
		
table.dataTable {
	margin-bottom: 25px;
	width: 100%;
	}
	table.dataTable td, table.dataTable th {
		padding: 10px 15px 10px 0;
		border-top: 1px solid #e5e5e5;
		vertical-align: middle;
		}
		table.dataTable th {
			font-weight: bold;
			width: 450px;			
			color: #4e504b;			
		}
		table.dataTable tr:first-child td, table.dataTable tr:first-child th {border: 0 ;}
/**/
table.formTable {margin-bottom: 30px;}
table.formTable td, table.formTable th {padding: 5px 3px 5px 0; vertical-align: middle;}
table.formTable th {font-weight: bold;}
table.formTable .header th {font-weight: normal;}
table.formTable table .header th {
	background: #73af27;
	color: #FFF;
	border-bottom: 2px solid #FFF;
	padding-left: 3px;	
}
table.formTable tr.bold td, table.formTable tr.bold th {
	background: url(../images/gradient-bg-1.png) repeat-x #dbdbdb; 	
	}
table.formTable tr.bold th {text-transform: uppercase; padding-left: 10px; }

#financialStanding table.formTable {font-size: 0.9em;}

/**/
.requestedDocuments {width: 99%;}
.requestedDocuments th {
	font-weight: bold; 
	color: #000; 
	border-bottom: 1px solid #CCC;	
	}
	.requestedDocuments  td {padding: 15px;}
	.requestedDocuments th {padding-top: 0;}
	td.document {
		background: url(../images/ico-document.gif) no-repeat center left;
		padding-left: 35px;
	}



.lastEvents {width: 99%; margin-bottom: 0;}
.lastEvents td {border-top: 1px dashed #c0c0c0;}
.lastEvents strong {font-weight: bold; color: #777777; font-size: 1.1em;}

.dojoxCalendarBody td {padding: 0;}

.zadostTable {width: 99%;}
.zadostTable th {width: 120px; padding-left: 0;text-align: right; }
.zadostTable td, .zadostTable th {padding: 10px 5px; border-bottom: 1px solid #e7e7e7}

#cant_continue {
	background: #efefef;
	padding: 22px 25px;
}

.dijitDialogTable td {padding: 8px 15px; vertical-align: middle;}

.resultBox table {width: 99%; border-top: 1px dashed #CCC; margin-bottom: 0;}
.resultBox table td {border-bottom: 1px dashed #CCC;}

.warning {color: #900;}

table td.nemTypes {padding: 0;}
.nemTypes div.nemTypesBox {
	width: 103px;
	float: left;
	padding-top: 160px;
	padding-bottom: 9px;
	font-weight: bold;
	margin-right: 10px;
	line-height: 1.2em;
	color: #4E504B;
	}
	.byt-v-osobnim-vlastnictvi {background: url(../images/nem-img-1.jpg) no-repeat 0 10px;}
	.rodinny-dum {background: url(../images/nem-img-2.jpg) no-repeat 0 10px;}
	.rekreacni-objekt {background: url(../images/nem-img-3.jpg) no-repeat 0 10px;}
	.stavebni-pozemek {background: url(../images/nem-img-4.jpg) no-repeat 0 10px;}
	.rekonstrukce {background: url(../images/nem-img-5.jpg) no-repeat 0 10px;}
.nemTypes .dijitRadio {float: left; margin-right: 4px; position: relative; top: 2px;}
.nemTypes label {margin-left: 20px; display: block; outline: none;}
#all .dijitFocusedLabel {outline: none;}
		
/* ************* IMAGE REPLACEMENT ************* */


#homepageHeader li span, .btnRefinancovat span, .subpageRow span, .btnVyridit span, .hpwRow .btn span, .klientiDetail .btn span, #all a.hypolinkaHeading span, .hypoBoxAd span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	  cursor: pointer;
	}
	#homepageHeader li a, .homepageBox .btn, .btnRefinancovat, .btnVyridit, .hpwRow .btn, .subpageRow .btn, .klientiDetail .btn, #all a.hypolinkaHeading, .hypoBoxAd a  {position: relative; overflow: hidden; display: block; _display: inline-block;}
	
	.vstupBtnVyridit {width: 256px; height: 54px; padding-top: 10px; font-weight: bold;}
	.vstupBtnRefinancovat {width: 256px; height: 64px;}
		.vstupBtnVyridit span {background: url(../images/btn-header-vyridit.png) no-repeat 10px 0}
		.vstupBtnRefinancovat span {background: url(../images/btn-header-refinancovat.png) no-repeat 10px 0;}
			#homepageHeader li a:hover span {background-position: -271px 3px;}
			
	.homepageRow1 .btn, .hpwRow .btn {width:241px; height:38px; text-align: center; margin: 0 30px;}
		.homepageRow1 .box1 .btn span, .hpwRow .box1 .btn span  {background: url(../images/btn-refinancovat.png) no-repeat;}
		.homepageRow1 .box2 .btn span, .hpwRow .box2 .btn span {background: url(../images/btn-vyridit-hypoteku.png) no-repeat;}
			.homepageBox .btn:hover span, .hpwRow .btn:hover span {background-position: 0 -38px;}
			
	.homepageRow2 .btn, .subpageRow .btn, .klientiDetail .btn  {width: 114px; height: 23px;text-align: center; margin: 0 30px; float: right;}
		.homepageRow2 .box1 .btn span, .subpageRow .lft .btn span {background: url(../images/btn-archiv-aktualit.png) no-repeat;}
		.homepageRow2 .box2 .btn span, .subpageRow .rgt .btn span, .klientiDetail .btn span  {background: url(../images/btn-dalsi-nazory.png) no-repeat;}
		.homepageRow2 .box3 .btn span {background: url(../images/btn-vice-informaci.png) no-repeat;}
			.homepageRow2 .btn:hover span, .subpageRow .btn:hover span, .klientiDetail .btn:hover span  {background-position: 0 -23px;}
			.homepageRow2 .box3 .btn { margin-bottom: 15px;}
			
	.btnRefinancovat, .btnVyridit  {width: 251px; height: 38px;}
		.btnRefinancovat span {background: url(../images/btn-refinancovat.png) no-repeat;}			
		.btnVyridit span {background: url(../images/btn-vyridit-hypoteku.png) no-repeat;}
			.btnRefinancovat:hover span, .btnVyridit:hover span {background-position: 0 -38px;}
			
	.btnAdViceHypo, .btnAdViceRefin {width: 260px; height: 204px;}
		.btnAdViceHypo span {background: url(../images/ico-btn-hypo.jpg) no-repeat;}
		.btnAdViceRefin span {background: url(../images/ico-btn-refin.jpg) no-repeat;}
			.btnAdViceHypo:hover span, .btnAdViceRefin:hover span {background-position: -270px 0;}

			
	#all a.hypolinkaHeading {width: 261px; height: 113px;}
	#all a.hypolinkaHeading span {background:url(../images/hypolinka-heading.png) no-repeat;}
	
/* ***** */

.infoBox {
	color: #61A229;
	font-style:italic;
	background: url(../images/ico-info.png) no-repeat 0 0;
	padding: 10px 0 0 75px;
	min-height: 60px;
	_height: 60px;
	margin-bottom: 25px;
}

.hypolinkaBox {
	width:268px;
	height:209px;
	margin:20px 0 0;
	position:relative;
	}
.hypolinkaBox div{position:absolute;top:0;}
.hypolinkaBox a#bannerVP{
	display:block;
	position:absolute;
	top:0;
	width:268px;
	height:209px;
}
	
/* ************* FLOAT CLEAR ************* */

#footer, #mainMenuBottom ul, .homepageRow .inner, #homepageArea, #sidecol2 #userLogin .inner, #steps, .hglt, .userTabs, .hpwRow .inner, .clearBox, .hypolinkaBox, .approvalComments, #hypolinka      {
	overflow: hidden;
	_display: inline-block;
	}
	
/* cistic uzivatelskych wysiwyg okras */
	
font {
	font-family: inherit;
	color: inherit;
	font-size: inherit;
	}
	
/* ****************************************** */
/* *************** VARIOUS ****************** */
/* ****************************************** */

#main .fileList li {
	background-repeat: no-repeat;
	padding-left:27px;
	margin-bottom: 10px;
	}
	.fileList span {font-size: 0.9em;}
	
.searchResultDownload {padding-top: 7px;}

.dotaz {border-bottom: 1px solid #CCC; padding-bottom: 20px; margin-bottom: 10px;}
.sender {color: #73af27;line-height: 3em; margin-bottom: 0;}
.bankSender {background: url(../images/ico-hb-mini.gif) no-repeat; padding-left: 40px; }
.answer {background: url(../images/ico-reply.gif) no-repeat 10px 0; padding-left: 40px; margin-top: 10px; padding-top: 8px;}

/* kalkulacky */

.hCalc {
	width: 188px;
	float: left;
}
	.hCalc h2 {
		width: 188px;
		padding: 0;
		font-size: 1.2em;
		margin-bottom: 15px;
		}
		.hCalc h3 {padding-top: 0;}
		.hCalc h2 a {
			display: block;
			
			line-height: 1.3em;	
			color: #62b0f5;
			height: 280px;
			}
			.hCalc h2 a:hover {color: #6CA822; background-position: 0 -332px;}
			.hCalc1 h2 a {background: url(../images/ico-calc-profi.jpg) no-repeat 0 68px;}
			.hCalc2 h2 a {background: url(../images/ico-calc-max-prijem.jpg) no-repeat 0 68px;}
			.hCalc3 h2 a {background: url(../images/ico-calc-max-splatka.jpg) no-repeat 0 68px;}
			
			.hCalc h2 a span {border-left: 1px solid #e5e5e5; display: block; padding: 0 10px 0 20px;}
			
		.hCalc h3 {line-height: 1.1em;}
		.hCalc h3, .hCalc p {margin-right: 20px;}
		.hCalc p {	line-height: 1.3em;}
		
	.hypoBoxAd {position: relative; height: 220px;}
	.hypoBoxAd p { padding-right: 280px;}
	#page .hypoBoxAd .btnAdViceHypo, #page .hypoBoxAd .btnAdViceRefin {position: absolute; top: 0; right: 0;}



/* *************************************** */	
/* *************** STEPS ***************** */
/* *************************************** */

#content #steps {
	background: url(../images/steps-bg-create.png) no-repeat;	
	_background: url(../images/steps-bg-create.gif) no-repeat;	
	margin-left: 0;
	position: absolute;
	top:65px;
	left: -6px;
	width: 986px;
	height: 105px;
	padding: 66px 0 0 76px;
	overflow: hidden;
	}
ul#steps li {float: left; background: none; margin: 0; padding: 0;}
ul#steps a, ul#steps strong, ul#steps em  {
	width: 23px;
	height: 12px;
	display: block;
	background: url(../images/steps-sub-bg.png) no-repeat -27px 0;
	overflow: hidden;
	text-indent: -30000px;
	margin-right: 3px;
	}
	ul#steps a {background-position: 0 0;}
	ul#steps .currentstep strong {background-position: -53px 0;}

/* ****************************************** */	
/* ******************* PAGE ***************** */
/* ****************************************** */

#all {
	text-align: left;
	font-size: 1.2em;
	padding-bottom: 10px;
	line-height: 1.5em;
	width: 959px;
	margin: 0 auto;
	position: relative;
	}

	#page {
		background: url(../images/page-bg.png) no-repeat bottom right #FFF;
		padding-bottom: 30px;
		zoom: 1;
		}
		
#top, #main, #homepageArea {padding: 0 30px;}

/* *************************************** */	
/* ************** HEADER ***************** */
/* *************************************** */	

#top {
	position: relative;
	background: url(../images/top-bg.png) no-repeat;
	height: 190px;
	z-index: 50;
	}
	.logo {
		position: absolute;
		top: 80px;
		left: 23px;
		}
	.callCentrum {
		position: absolute;
		top: 41px;
		left: 265px;
		color: #6c6f68;
		font-size: 0.9em;
		}
		.callCentrum strong {
			color: #559608; 
			font-size: 1.9em; 
			letter-spacing: -0.5px; 
			font-weight: normal; 
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			}
	.topImg {
		position: absolute;
		width: 479px;
		height: 141px;
		background: url(../images/header-img.png) no-repeat;
		top: -22px;
		right: 0;
	}
		.topImg,
		.loggedin .topImg {
			width: 557px;
			height: 141px;
			background-image: url(../images/header-img-logged.png);
			top: -22px;
			right: 0;
		}
	.hb-logo, .hb-logo a{
		display: block;
		width: 228px;
		height: 79px;
	}	
	.hb-logo {
		position: absolute;
		top: -14px;
		right: 0;
		z-index: 150;
	}
	.hb-logo a{
		background: url(../images/logo-hb.gif) no-repeat;
		text-indent:-500px;
		overflow: hidden;
		outline: none;
	}		
/* **************************************** */	
/* ***************** MENU ***************** */
/* **************************************** */	

#mainMenu {
	position: absolute;
	top: -3px;
	left: 0;
	width: 740px;
	z-index: 100;
	}
	#mainMenu ul {
		list-style: none;
		position: relative;
		margin-left: 0;
		padding-left: 10px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 1.2em;
		}
		#mainMenu li {
			display: block;
			float: left;
			background: url(../images/separator.gif) no-repeat 0 55%;
			padding: 0 8px;
			position: relative;
			}
			#mainMenu li.first {background: none;}
			#mainMenu a, #mainMenu strong {
				display: block;
				float: left;				
				text-decoration: none;
				color: #61A229;
				font-weight: bold;							
				}
				 #mainMenu span {display: block; padding: 18px 20px 14px 20px;}
				
					#mainMenu strong.active, #mainMenu li:hover a {background: url(../images/mainmenu-item-bg1.png) no-repeat #77B12E; padding: 0}
					#mainMenu strong.active span, #mainMenu li:hover a span  {background: url(../images/mainmenu-item-bg2.png) no-repeat top right; color: #FFF; padding: 14px 20px;}

					#mainMenu li:hover a span {font-size: 1em;}
					#mainMenu ul li:hover ul a, #mainMenu ul li:hover ul a span {background: none; font-size: 1em;  color: #4e504b;}
					
					
				
/* vnorene menu */
					
#mainMenu ul ul {
	position: absolute;
	top: 45px;
	left: 0;
	width: 220px;
	display: block;
	font-size: 0.9em;
	padding-top: 10px;
	display: none;
	}
	#mainMenu li:hover ul {display: block;}
	#mainMenu ul ul li {float: none; padding: 0; background: 0;}
		#all #mainMenu ul ul li a, #all #mainMenu ul ul li strong {			  

			display: block;
			float: none;
			line-height: 1.2em;
			 color: #4e504b;
		}
		#all #mainMenu ul ul li a span, #all #mainMenu ul ul li strong span {
			padding: 12px 20px;
			background: url(../images/submenu-bg-1.png) repeat-x #d9d9d9;			
     -moz-border-radius: 3px; 
  -webkit-border-radius: 3px; 
          border-radius: 3px; 
		  color: #4e504b;
		  font-size: 1em;
			}
		#all #page #mainMenu ul ul li a:hover span, #all #mainMenu ul ul li strong span {background: url(../images/submenu-bg.png) repeat-x #343632; color: #FFF;}

/* hpw */

.hpwRow {background: url(../images/hpw-bg1.png) no-repeat -20px 0;}
	.hpwRow .inner {
		background: url(../images/hpw-bg2.png) no-repeat bottom left;
		padding: 30px 0 23px 0;
		}
		
	.hpwBox {
		width: 300px;
		float: left;
		}
			.hpwRow  .box2 {width: 290px;}

/* ******************************************** */	
/* ***************** HOMEPAGE ***************** */
/* ******************************************** */	

#homepageHeader {
	height: 466px;
	width: 986px;
	background: url(../images/hp-header3.jpg) no-repeat;
	position: absolute;
	top: 84px;
	left: -5px;
	z-index: 0;
	}
	.homepageHeaderTexts {padding: 190px 0 0 660px;}
		#homepageHeader li {text-align: center;}
		.stripLink {
			position: absolute;
			top: 337px;
			left: 15px;
			width: 965px;
			height: 110px;
			}
		#hplista {
			position: absolute;
			top: 337px;
			left: 0;
			width: 985px;
			height: 134px;
			}
		
	
#homepageArea {padding-bottom: 5px; padding-top: 350px; =padding-top:0; =margin-top: 350px; =float: left;}
		
	
	.homepageBox {
		width: 299px;
		float: left;
		
		}	
		.box2, .box1 {
			_height: 250px;
		_overflow: hidden;}
		.homepageBox h2 {margin-right: 30px; padding-top: 20px;}
			#all .homepageBox h2 a {color: #62b0f5; text-decoration: none;}
				#all .homepageBox h2 a:hover {text-decoration: underline;}

		.homepageBox p, .hpwRow p {margin: 0 30px 20px 0;}
		.homepageBox ul, #content .hpwRow ul {
			margin: 0 30px 20px 10px; 
			font-size: 1.1em;
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			}
			#content .hpwRow .box1 li, #content ul.zaskrt li {background: url(../images/zaskrt1.gif) no-repeat 0 7px; padding-left: 26px; margin-bottom: 12px;}
			 #content .hpwRow .box2 li, #content .blueBox ul.zaskrt li {background: url(../images/zaskrt2.gif) no-repeat 0 7px; padding-left: 26px; margin-bottom: 12px;}


			
				

			.homepageRow2 .box3 ul {margin: 0 20px 10px 0; font-size: 0.9em;}
				#homepageArea .homepageRow2 .box3 ul li {margin-bottom: 0; background: url(../images/dots.gif) repeat-x 0 80%; padding: 0; margin-bottom: 5px; overflow: hidden; _display: inline-block;}
				.homepageRow2 .box3 ul li em {background: #FFF; padding: 0 10px 0 0; font-style:normal; float: left;}
				.homepageRow2 .box3 ul li strong {background: #FFF; padding: 0 0 0 10px; float: right; color: #61A229;}
				
				.homepageRow2 .box3 p {margin-right: 20px;}
				.homepageRow2 .box3 a {color: #000;}				
				
		
.subpageRow h2 {
	font-style:normal;
	color: #4e504b;
	}
		.subpageRow .date {
			margin: 0;
			font-size: 1em;
			display: block;
			}
		.subpageRow h3 {
			font-size: 1.1em;		
			line-height: 1.4em;
			font-weight: normal;
			margin: 0 0 15px 0; 
			font-family: Arial, Helvetica, sans-serif;
			}
			.arrowBtn {
				background: url(../images/arrow.gif) no-repeat 100% 40%;
				padding-right: 12px;
				color: #2a2a2a;
			}
			.newsItem p {font-size: 1.1em;}
			
			
.clanekItem {
	border-top: 1px dashed #c0c0c0;
	width: 47%;
	padding-top: 17px;
}
.clanekItem h2  { font-size: 1.3em; padding-top: 0; margin-bottom: 13px;}
.clanekItem a {color: #4ca5f4;}

.blue, .blueBox h2 {color: #4ca5f4;}
.hypoHeading {margin-bottom: 25px; font-size: 1.9em;}

.jakZiskatLink {
	position: absolute;
	top: 275px;
	left: 75px;
	width: 255px;
	height: 30px;
	text-indent: -20000px;
	outline: none;
	background: url(../images/blank.gif);
}
	

/* ********************************************* */	
/* ***************** HYPOLINKA ***************** */
/* ********************************************* */	

.hypolinkaHeader {
	background: url(../images/hypolinka-header.jpg) no-repeat bottom right;
	padding: 10px 0 70px 0;
	margin-bottom: 30px;
	min-height: 150px;
	_height: 150px;
}
.hypolinkaHeader p {
	width: 270px;
}

#hypolinka .hypolinkaHeader {
	background: url(../images/hypolinka-header2.jpg) no-repeat bottom right;
	min-height: 55px;
	_height: 55px;
	margin-bottom: 0;
	padding-bottom: 1px;
}
#hypolinka_mailing_label{
	color:#c00;
	font-size:1.1em;
	font-weight:bold;
}
	

/* dojo a tundra resets */

#sidecol2 .dojoxCalendar, #sidecol2 .dojoxCalendarContainer, #sidecol2 .dojoxCalendarBody, #sidecol2 .dojoxCalendar .dijitCalendarDayLabels, #sidecol2 .dojoxCalendarMonthLabels, #sidecol2 .dojoxCalendarYearLabels, #sidecol2 .dojoxCal-MY-labels  {	width:215px !important;}

#sidecol2 .dojoxCalendarHeader {width: 180px; margin: 15px auto 10px auto; background: url(../images/dijit/calendarHeader-bg.gif) repeat-x bottom left;}

body.tundra .dijitDialog {
	background: #fff;
	padding: 0px;
	-moz-border-radius: 12px; 
  	-webkit-border-radius: 12px; 
  	 border-radius: 12px; 
	 font-size: 1.2em;
	 border: 0;
}
body.tundra .dijitDialog .dijitDialogPaneContent {
	border:none;
	padding:10px;
	-moz-border-radius-bottomleft: 12px; 
  	-webkit-border-radius-bottomleft: 12px; 
  	 border-radius-bottomleft: 12px; 
	 -moz-border-radius-bottomright: 12px; 
  	-webkit-border-radius-bottomright: 12px; 
  	 border-radius-bottomright: 12px; 
}
body.tundra .dijitDialogTitleBar {	
	background: #fafafa url(../images/dijit/titleBar.png) repeat-x top left;
	padding: 15px 15px 10px 15px;
	=padding-top: 10px;
	=padding-bottom: 15px;
	color: #73af27;
	font-size: 1.6em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	-moz-border-radius-topleft: 12px; 
  	-webkit-border-radius-topleft: 12px; 
  	 border-radius-topleft: 12px; 
	 -moz-border-radius-topright: 12px; 
  	-webkit-border-radius-topright: 12px; 
  	 border-radius-topright: 12px; 
}

body.tundra .dijitDialogCloseIcon {		
	background: url(../images/dijit/tabClose.png) no-repeat right top;
	right: 10px;
	top: 10px;
	height: 20px;
	width: 20px;
	cursor: pointer;
}
.dj_ie6 body.tundra .dijitDialogCloseIcon {
	background : url(../images/dijit/tabClose.gif) no-repeat right top;
}
body.tundra .dijitDialogCloseIcon-hover {
	background: url(../images/dijit/tabCloseHover.png) no-repeat right top;
}
.dj_ie6 body.tundra .dijitDialogCloseIcon-hover {
	background : url(../images/dijit/tabCloseHover.gif) no-repeat right top;
}

.tundra .dojoxCalendar .dojoxCalendarContainer  {
	border: 0; 
	background: transparent; 
	padding-bottom: 8px; 
	font-family: "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
	}
	
body.tundra .dijitCalendarDayLabelTemplate {background: none; font-weight: bold; border-bottom: 1px solid #b2b2b2; font-size: 1em;}
body.tundra .dijitCalendarDateTemplate {font-size: 1em; font-weight: normal;}
body.tundra .dijitCalendarDateLabel {display: inline;}
body.tundra .dojoxCalendarContainer table {border-bottom: 0;}
.tundra .dojoxCalendarContainer table td  {text-align: center; padding: 0 2px;}
.tundra .dojoxCalendar .dojoxCalendarFooter {border: 0; height: auto;}
body.tundra .dojoxCalendar .dijitCalendarSelectedDate, body.tundra  .dojoxCalendar .dijitCalendarSelectedDate, body.tundra .dojoxCalendar .dijitCalendarSelectedDate div  {
	border: 0 !important;
	background-color: #feea2f !important;
}

/* calendar */
.free.selected { background-color: #ffeb2f; }
.free:hover { background-color: #ffeb2f; }
.hltd { background-color: #ffeb2f; }
.hltd.occupied { background-color: #00ff00; }
#hypolinka .dijitTooltip {display: none;}

#hypolinka_timetable th, #hypolinka_timetable td{ padding: 1px 5px; border:1px solid #FFF; text-align: center; }
#hypolinka_timetable th {font-weight: bold; border: 0; padding-bottom: 0;}
#hypolinka_timetable th.day {font-weight: normal; padding-top: 0; font-size: 0.9em;}
#hypolinka_timetable th.rowTh {font-weight: normal; font-size: 0.9em;}
#hypolinka_timetable td.occupied { background: url(../images/rezervovano.gif) no-repeat center center #e92929; color: #ffffff; }
#hypolinka_timetable td.occupied:hover { background: url(../images/rezervovano.gif) no-repeat center center #e92929; color: #ffffff; }
.occupied.selected { background: url(../images/rezervovano.gif) no-repeat center center #e92929; }
#hypolinka_timetable td.closed { background: url(../images/nelze-rezervovat.gif) no-repeat center center  #e5e5e5; color: #000000; }
#hypolinka_timetable td.free { background-color: #acca86; color: #ffffff; cursor: pointer; }

body.tundra#hypolinka-iframe .dojoxCalendar .dijitCalendarSelectedDate, body.tundra#hypolinka-iframe  .dojoxCalendar .dijitCalendarSelectedDate, body.tundra#hypolinka-iframe .dojoxCalendar .dijitCalendarSelectedDate div { background-color: #dff3c0 !important; color: #3f7607 !important; }
#hypolinka-iframe .hltd{background-color:#8fc941;color:#2A2A2A !important;}
#hypolinka-iframe .free{background-color:#4c9215 !important;}
#hypolinka-iframe td.occupied{background-color:#e92929 !important;}

/* ********************************************* */	
/* ***************** USER PAGE ***************** */
/* ********************************************* */	

#content .userTabs {
	background: url(../images/user-tabs-bg.png) no-repeat top left;
	margin-left: 0;
	padding-left: 7px;
	}
	#content .userTabs li {display: inline; background: none; padding: 0; margin: 0;}
		.userTabs li a, .userTabs li strong {
			display: block;
			float: left;
			width: 123px;
			height: 58px;
			background: url(../images/user-tab-bg.png) no-repeat 0 -76px;
			text-align: center;
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: 1.2em;
			padding: 8px 0 10px 0;
			font-weight: bold;
			text-decoration: none;
			line-height: 1em;
			color: #404346;
			}
			.userTabs li strong {background-position: 0 0; color: #FFF; padding-top: 18px; height: 48px;}
			.userTabs li.tab1 a, .userTabs li.tab1 strong {padding-top: 28px; height: 38px;}
			
			.userTabs span {padding: 0 10px; display: block;}
			.userTabs em {font-size: 0.8em; font-weight: normal; font-style: normal; padding-top: 4px; display: block;}
			
#content .userSteps {margin: 0;}
	#content .userSteps li {
		background: url(../images/user-step-bg1.png) no-repeat;
		display: block;
		width: 208px;
		float: left;
		padding: 0;
		margin-bottom: 20px;
		}
		#content .userSteps p {
			display: block;
			padding: 28px 35px 20px 20px;		
			background: url(../images/user-step-bg2.png) no-repeat bottom left;
			margin: 0;
			font-size: 0.9em;
			min-height: 130px;
			_height: 130px;
			}
			.userSteps strong {display:block; font-size: 1.6em; margin-bottom: 8px; color: #73AF27;}
			
			
#zadost_container h2 {
	background: url(../images/toggler.gif) no-repeat 10px -281px #77bf29;
	color: #FFF;
	font-size: 1.1em;
	padding: 7px 10px 7px 30px;
	cursor: pointer;
	line-height: 1.2em;
	-moz-border-radius: 3px;
 	-webkit-border-radius: 3px; 
  	border-radius: 3px; 
	}
	#zadost_container h2.closed {background-position: 10px 11px;}
	#zadost_container h2 span {display: block; background: url(../images/toggler-word.gif) no-repeat 100% 0;  padding-right: 100px;}
		#zadost_container h2.closed span {background-position: 100% -285px;}
		
.tabBox {margin-bottom: 20px;}
.tundra .dijitTab {top: 0; position: relative; =top: 1px;}

.zadostBox .labelTd {width: 300px;}
.zadostBox h3, .zadostBox h4 {margin: 0 10px;}

/* ********************************************** */	
/* ************** PAGE STRUCTURE ***************** */
/* ********************************************** */	



#main {
	padding: 0 30px 0 40px;
	margin-bottom: 30px;
	background:url(../images/dots-vertical.gif) repeat-y 638px 0;	
	zoom: 1;
	position: relative;
	}
	  #contentContainer {
		  float: left;
		  width: 565px;
		  font-size: 1.1em;
		  }	

.nopadding#main { padding: 0 30px 30px; }

	#sidecol2 {
		width: 262px;
		float:right;
		}
		
#parametryPage, #prehledPage {background: url(../images/nebe.jpg) no-repeat 100% 150px;}	
#parametryPage #main, #prehledPage #main {background: url(../images/dots-vertical-single.gif) no-repeat 638px 200px;}
#parametryPage #content, #prehledPage #content {padding-top: 120px;}
#parametryPage #sidecol2, #prehledPage #sidecol2 {margin-top: 250px;}
#parametryPage .motiv, #prehledPage .motiv {
	display: block;
	width: 317px;
	height: 265px;	
	position: absolute;
	top: -20px;
	right: -20px;
	z-index: 800;
	}
	#prehledPage .motiv {background: url(../images/motivy/motiv.png) no-repeat; }
	#parametryPage .motiv {background: url(../images/motivy/motiv-3.png) no-repeat; right: 0; }
	#page .pozadovane-dokumenty .motiv {background: url(../images/motivy/motiv-6.png) no-repeat; right: -30px; }
	#all #page .motivBonita {background: url(../images/motivy/motiv-2.png) no-repeat; right:0; }
	#all #page .motivParametry {background: url(../images/motivy/motiv-3.png) no-repeat; right: 0; }
	#all #page .motivRekapitulace {background: url(../images/motivy/motiv-4.png) no-repeat; right: 0; }
	#all #page .motivZadost, #all #page .parametry-zadosti .motiv, #page .zadost-o-hypoteku .motiv {background: url(../images/motivy/motiv-5.png) no-repeat; right: 0; }
	#all.motivSchvalovani  #page .motiv {background: url(../images/motivy/motiv-7.png) no-repeat; right: 0; }
	#all.motivPodpis  #page .motiv {background: url(../images/motivy/motiv-8.png) no-repeat -25px 0; right:-30px; }
	#all.motivSchvalovani #page .motivClass, #all.motivPodpis  #page .motivClass {display: none;}
	
	
	
/* sidecol boxy */

#sideMenu {
	margin-bottom: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	zoom: 1;
	overflow: hidden;
	}
.prehed#sideMenu {
	margin-top: 15px;
}
	#sideMenu ul li a, #sideMenu ul li strong {
		display: block;
		color: #4e504b;
		font-size: 1.2em;
		text-decoration: none;
		margin-left: 15px;
		padding: 8px 15px 9px 20px;
		font-weight: bold;
		background-color: #FFFFFF;
		font-style: italic;
		line-height: 1.1em;
		margin-right: 5px;
		background: url(../images/sidemenu-bg.gif) repeat-x #dadada;

		}
		
	#sideMenu ul li em {
		font-size: 0.8em;
		color: #73af27;
	}
	#sideMenu ul li a:hover {			
			 color: #333;
			}
	#sideMenu ul li strong, #sideMenu ul li a.open {
		color: #FFF;
		margin-left: 0;
		margin-right: 0;
		padding: 9px 15px 10px 35px;
		background: url(../images/sidemenu-active-bg.gif) repeat-x;
		}
		#sideMenu ul ul {margin-bottom: 10px; padding: 7px 0 12px 0;}
		#sideMenu ul ul li a, #sideMenu ul ul li strong {
			font-size: 1em;
			font-weight: normal;
			background: url(../images/sipka-right.gif) no-repeat 30px 10px;
			text-decoration: underline;
			color: #8edf27;
			padding: 5px 15px 5px 43px;
			}
			#sideMenu ul ul li strong {
				background: url(../images/sipka-left.gif) no-repeat 45px 10px; 
				text-decoration: none; 
				font-weight: bold; 
				padding-left: 60px;
				}
			

#sidecol2 #userLogin, #support, #buttons, #calendar {
		margin-bottom: 30px;
		font-size: 0.9em;
		}
		#sidecol2 #userLogin .inner, #support .inner {
			padding: 15px 30px 20px 30px;			
			}
			#sidecol2 #userLogin h4, #support h4, #calendar h4 {
				color: #FFF;
				font-size: 1.8em;
				font-weight: normal;
				}
			#buttons {margin-bottom: 50px;}
				
	
	#sidecol2 #userLogin {background: url(../images/userLogin-bg.jpg) no-repeat #6da72e;}
		#sidecol2 #userLogin .inner {background: url(../images/userLogin-bottom-bg.jpg) no-repeat bottom left;}
			#sidecol2 #userLogin a {color: #FFF; font-size: 1.1em;}
			#sidecol2 #userLogin li.first {border-color: #b9d699;}
			#sidecol2 #userLogin .fieldContainer {width: 189px; float: none; background: url(../images/login2-bg.png) no-repeat; margin-top: 15px; margin-bottom: 7px; position: relative; left: 38px;}
			#sidecol2 #userLogin .fieldContainer .field {border: 0; width: 184px; position: relative; top: 2px;}
			#sidecol2 #userLogin .shorter {width: 172px; =width: 171px; float: left; margin-right: -8px;}
			#sidecol2 #userLogin .shorter .field {width: 158px;}
			#sidecol2 #userLogin .btn {position: relative; top: 15px; left: 38px; _top: 14px;}
			#all #sidecol2 .logged .btn {position: relative; top: 0; left: 0; _top: 0;}
			#sidecol2 #userLogin .fieldContainer label {color: #FFF; font-size: 1em;}
			#sidecol2 #userLogin .error {font-size: 1em;}
			#sidecol2 #userLogin .error a {font-size: 1em; color:#C00}
			#sidecol2 #userLogin li {margin-bottom: 5px;}
			
	#support {background: url(../images/support-bg.jpg) no-repeat #9a9e96; color: #000;}
		#support .inner {background: url(../images/support-bottom-bg.jpg) no-repeat bottom left;}
			#support h4 {color: #303030; padding-top: 4px;}
		 	#support .callNr {margin-left: 48px; padding-top: 4px; line-height: 1.8em; margin-bottom: 24px;}
				#support .callNr strong {font-size: 2.3em; color: #FFF}
			#support .callTimes {
				width: 133px;
				color: #FFF;
				border-right: 1px solid #FFF;
				float: left;
				margin-right: 10px;
				_margin-right: 5px;
				margin-bottom: 0;
				}
			#support a {color: #FFF; padding-top: 0; display: inline-block; line-height: 1.2em; }
			
			#buttons li {margin-bottom: 10px;}
				.btnRefinancovat, .btnVyridit {text-indent: -30000px; _text-indent: 0;}
					#buttons em, .btnRefinancovat em, .btnVyridit em {display: none;}
			
	
	#calendar {background: url(../images/calendar-bg2.png) no-repeat; zoom: 1;}
	#hypolinka #calendar {background: url(../images/calendar-bg.png) no-repeat #f4e024;}
		#calendar .inner {background: url(../images/calendar-bottom-bg.png) no-repeat bottom left; padding-bottom: 1px; padding-top: 120px;}
		#hypolinka #calendar .inner {padding-top: 0; padding-bottom: 20px;}
			#calendar h4 {color: #000; margin: 0 30px 10px 30px; padding-top: 15px; display: none}
			#hypolinka #calendar h4 {display: block;}
			#calendar p {margin: 0 30px 15px 30px;}
			#calendar a {font-size: 1.1em;}
			
		.calendarContainer {
			background: url(../images/calendarContainer-bg.png) no-repeat top center;
			padding: 0 0 0 22px;
		}


/* Facebook page */

#hypolinka-iframe {
	width:520px;
	overflow:hidden;
	background: #fff none;
	padding: 0;
	margin: 0;
	font-size:11px;
	font-family: "Trebuchet MS","Arial CE",Arial,"Verdana CE",Verdana,sans-serif;
}	
	#hypolinka-iframe #hypolinka_form, #hypolinka-iframe .dijitDialogPaneContent{width:520px !important;left:0 !important;}
	#hypolinka-iframe .dijitDialogTable td{padding:5px;}
	#hypolinka-iframe .fbHeader{
		width:510px;
		height:150px;
		margin:0 5px;
		background: #fff url(../images/fb/bg-header.jpg) no-repeat 50% 0;
	}
	#hypolinka-iframe h1,#hypolinka-iframe h2{
		margin:0 0 10px 0;
		padding:0 10px 0 0;
		color: #4f8b19;
		font-weight:normal;
		font-family: "Bliss2Bold","Trebuchet MS", "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
		}
	#hypolinka-iframe h1{
	    font-size: 35px;
	    line-height: 1.2;
	    margin-bottom: 0;
	    padding:55px 10px 10px 25px;
	    color:#fff;
	    clear:both;
	}
	#hypolinka-iframe h1 em{
	    display:block;
	    font-size:20px;
	    font-weight:normal;
	    font-style:normal;
	    font-family: 'Bliss2Italic',"Trebuchet MS", "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
	}
	#hypolinka-iframe h2{
		margin-bottom: 15px;
		padding:0 0 0 25px;
		font-size: 32px;
		font-weight: normal;
		font-style:normal;
		font-family: 'Bliss2BoldItalic',"Trebuchet MS", "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
	}
	#hypolinka-iframe p{
		line-height:1.3;
		}
	#hypolinka-iframe .fbBtn{
		text-align: center;
		padding:25px 0 0;
		margin:0;
	}
	#hypolinka-iframe .fbBtn a{
		display:block;
		margin:0 auto;
		width:330px;
		height:65px;
		line-height:65px;
		color:#fff;
		text-transform:uppercase;
		text-decoration:none;
		font-size:20px;
		background:transparent url(../images/fb/btn-video.png) no-repeat 0 0;
		font-weight:normal;
		font-family: "Bliss2Bold","Trebuchet MS", "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
	}
	#hypolinka-iframe .fbBtn a:hover{
		background-position:0 -65px;
	}
	#hypolinka-iframe .fbBtn span{
		display:block;
		padding-right:20px;
		background:transparent url(../images/fb/arrow.png) no-repeat 240px 20px;
	}
	#hypolinka-iframe #accContainer{
		width:510px;
		margin:0 auto;
		background:#e8e8e8 url(../images/fb/bg-tabs-bt.png) repeat-x 0 100%;
		}
	#hypolinka-iframe #accContainer h3{
		padding:10px 0 5px 25px;
		margin:0;
		background:#eee url(../images/fb/bg-tab.png) repeat-x 0 100%;
		}
	#hypolinka-iframe #accContainer h3 a{
		display:block;
		text-decoration:none;
		color:#4f8b19;
	}
	#hypolinka-iframe #accContainer h3 span{
		font-size: 35px;
		font-weight:normal;
		font-style:normal;
		font-family: 'Bliss2BoldItalic',"Trebuchet MS", "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
	}
	#hypolinka-iframe #accContainer li div{
	}
	#hypolinka-iframe #accContainer li.active{
		width:520px;
		padding:5px 0;
		position:relative;
		left:-5px;
		margin-right:-5px;
		height:120px;
		color:#fff;
		font-size:14px;
		font-family: 'Bliss2Italic',"Trebuchet MS", "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
		background:#eee url(../images/fb/bg-tab-active.png) no-repeat 0 0;
	}
	#hypolinka-iframe #accContainer li.active h3{
		color:#fff;
		background:transparent;
		}
	#hypolinka-iframe #accContainer li.active h3 a{
		color:#fff;
		cursor:default;
		}
	#hypolinka-iframe #accContainer li p{
		padding:0 15px 0 55px;
		display:none;
		}
	
	#hypolinka-iframe #all {
		width: 520px;
	}
	#hypolinka-iframe #page{
		background:#fff;
	}
	#hypolinka-iframe #main {
		background: #fff;
		padding: 0;
		margin: 0;
	}
	#hypolinka-iframe #content{
		width:510px;
		margin:3px 5px;
		padding:25px 0;
		background:#eee;
	}
	#hypolinka-iframe #calendar {
		background: transparent none;
		padding: 0;
		margin: 0;
	}
		#hypolinka-iframe  #calendar .inner {
			background: transparent none;
			padding: 0;
		}

	#hypolinka-iframe #hypolinka {
		width: 500px;
		margin:0 5px;
	}
		#hypolinka-iframe #hypolinka table {

			width: 500px;
		}
			#hypolinka-iframe #hypolinka table th, #hypolinka-iframe #hypolinka table td{
				overflow:hidden;
				text-align:left;
				font-size:11px;
			}
			#hypolinka-iframe #hypolinka table th.rowTh{
				width:30px;
			}
				
	
/* ***************************************** */	
/* ************** COLUMN 1 ***************** */
/* ***************************************** */	

	#sidecol1 ul  {
		list-style: none;
		margin: 15px 0 30px 0;
		border-bottom: 1px solid #0668AC;
		}
		#sidecol1 ul li {margin: 0;}
		#sidecol1 ul li {
			border-top: 1px solid #0668AC;
			}
			#sidecol1 ul li a {
				display: block;
				padding: 5px 0 5px 21px;
				background: url(../../images/odrazka.gif) no-repeat 7px 10px;
				text-decoration: none;
				font-weight: bold;
				}
				#sidecol1 ul li a:hover {background-color: #0668AC; color: #FFF}
		#sidecol1 ul ul {margin: 0; border: 0;}
			#sidecol1 ul ul li {}
				#sidecol1 ul ul li a {
					background: url(../../images/odrazka-mini.gif) no-repeat 21px 10px; 
					padding: 3px 0 3px 32px;
					font-weight: normal;
					}


		
/* ***************************************** */	
/* *********** SCHVALOVAC� KROKY *********** */
/* ***************************************** */

#content ul.approvalSteps {
	background: url(../images/steps-bg-approval.png) no-repeat 0 -526px;
	_background: url(../images/steps-bg-approval.gif) no-repeat 0 -526px;
	margin-left: 0;
	position: absolute;
	top:65px;
	left: -6px;
	width: 986px;
	height: 105px;
	overflow: hidden;
	}
#content ul.approvalSteps li {float: left; background: none; margin: 0; padding: 0; position: relative;}
ul.approvalSteps a, ul.approvalSteps em  {
	height: 90px;
	width: 180px;
	display: block;
	overflow: hidden;
	
	margin-top: -1px;
	margin-left: -23px;
	}
	ul.approvalSteps a, ul.approvalSteps em  {background: url(../images/steps-bg-approval.png) no-repeat; _background: url(../images/steps-bg-approval.gif) no-repeat;}
	ul.approvalSteps .step0 a {margin-left: 0; width: 171px;}
	ul.approvalSteps .step1 a {width: 181px; background-position: 0 -105px}
	ul.approvalSteps .step2 a {width: 184px; background-position: 0 -210px}
	ul.approvalSteps .step3 a {width: 150px; background-position: 0 -315px}
	ul.approvalSteps .step4 a {width: 159px; background-position: 0 -420px}
	
	.parametry-zadosti ul.approvalSteps .step1 a,
	.zadost-o-hypoteku ul.approvalSteps .step1 a{width: 185px; background-position: -200px -105px}
	.pozadovane-dokumenty ul.approvalSteps .step2 a {width: 196px; background-position: -200px -210px}
	.schvaleni-v-bance ul.approvalSteps .step3 a {width: 167px; background-position: -200px -315px}
	.podpis-smlouvy ul.approvalSteps .step4 a {width: 204px; background-position: -200px -420px}
	
	#content ul.approvalSteps a.fakeStep {position: relative; z-index: 999; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: none;}





/* *************************************** */	
/* ************** FOOTER ***************** */
/* *************************************** */	

.bottomMenu {	
	background: url(../images/bg_ender.gif) repeat-x -15px 0 #4581C8;
	padding: 7px 15px;
	margin-bottom: 0;
	color: #FFF;
	font-size: 0.9em;
	border-bottom: 5px solid #FFF
	}
	.bottomMenu a, .bottomMenu strong {
		color: #FFF;
		margin: 0 15px 0 0;
		background: url(../../images/odrazka2.gif) no-repeat 0 5px; 
		padding-left: 12px;
		}
	.bottomMenu a:hover {text-decoration: underline;}

#footer {
	background: url(../images/footer-bg.png) bottom left no-repeat;
	clear: both;
	width: 100%;
	font-size: 0.9em;
	color: #fff;
	color: #FFF;
	padding: 10px 0;
	}
	#footer ul {float: left; width: 550px; padding-left: 18px;}
	#footer ul li {display: inline;}
		#footer ul li a, #footer ul li strong { 
			display: block; 
			float: left; 
			padding: 0 16px 0 16px; 
			text-decoration: underline; 
			color: #83d815; 
			background:url(../images/footer-line.gif) no-repeat top left;
			}
			#footer ul li strong {color: #FFF; text-decoration: none;}
	
	#footer p {margin-bottom: 0;}
	#footer a {color: #FFF; text-decoration: none;}
	#footer a:hover {color: #FFF; text-decoration: underline;}
	
	p.copyright {
		float: left;
		padding-left: 20px;
		}		
		
	.developer {
		float: right;
		padding-right: 10px;
		}
		.developer a {
			background: url(../images/logo_mf.gif) no-repeat top right;
			padding: 2px 22px 3px 0;
			color: #797979;
			text-decoration: none;
			margin-right: 15px;
			}
			
#main #content .contextHelpIco {
background:url(../images/ikona-otaznik.png) no-repeat scroll 0 0 transparent;
display:inline-block;
height:10px;
margin-bottom:0;
position:relative;
top:-3px;
width:10px;
}

#calc-step3 {
	position: relative;
}
#calc-step3 object,
#calc-step3 embed {
	margin-left: -25px;
}


/* dijit reset */

.dijitTextBox{padding: 4px;}
body.tundra .dijitInlineTable {padding: 4px;}
.dijitComboBox {padding: 2px 4px;}
table.formTable .dijitTextBox {width: 75px;}


/* select buttonek */
.tundra .dijitComboBox .dijitButtonNode, .tundra .dijitSpinner .dijitButtonNode {
border: 1px solid #6db025;
}

.tundra .dijitButtonNode, .tundra .dijitComboBoxHover .dijitButtonNode {
background: url(../images/dijit/buttonEnabled.png) repeat-x #74bf37;
border: 1px solid #6db025;
padding: 1px 0;
}

.tundra #all .dijitArrowButtonInner  {
margin:0 2px;

}
.tundra #all .dijitComboBoxHover .dijitArrowButtonInner  {
margin:0 5px 0 4px;
=margin: 0 4px;

}

.tundra .dijitComboBox .dijitArrowButton .dijitArrowButtonInner {
background-image:url(../images/dijit/comboArrowDown.gif);
}

.tundra .dijitComboBox .dijitArrowButton .dijitArrowButtonInner, 
.tundra #all .dijitComboBoxHover .dijitArrowButton .dijitArrowButtonInner {width: 9px;}

.tundra .dijitSpinner .dijitArrowButtonInner  {left: 4px; top: 0;}

.tundra .dijitArrowButtonInner {background-image:url("../images/dijit/spriteArrows.png");}
.tundra .dijitComboBox .dijitButtonNode, .tundra .dijitSpinner .dijitButtonNode {border: 0 !important}
.dijitSpinner .dijitInputLayoutContainer .dijitArrowButton {width: 18px;}

.tundra .dijitTooltip,
.tundra .dijitTooltipDialog {
	
	background: transparent;	
}
.dijitTooltipBelow {
	
	padding-top: 13px;
}
.dijitTooltipAbove {
	
	padding-bottom: 13px;
}
html .tundra .dijitTooltipContainer {
	
/*	background: #ffffff url(images/popupMenuBg.gif) repeat-x bottom left;
*/	background: #6CA82D;
	border: 1px solid #6CA82D;
	padding: 0.55em 0.75em;
	font-size: 1.1em;
	color: #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.dj_ff3 .tundra .dijitTooltipContainer {
	
	-moz-border-radius: 3px;
}	
html .tundra .dijitTooltipConnector {
	
	border:0px;
	z-index: 2;
}
html .tundra .dijitTooltipABRight .dijitTooltipConnector {
	
	left: auto !important;
	right: 3px;
}
html .tundra .dijitTooltipBelow .dijitTooltipConnector {
	
	top: 0px;
	left: 3px;
	background:url(../images/dijit/tooltipConnectorUp.png) no-repeat top left;
	width:16px;
	height:14px;
}
.dj_ie6 .tundra .dijitTooltipBelow .dijitTooltipConnector {
	
	background-image: url(../images/tooltipConnectorUp.gif);
}
html .tundra .dijitTooltipAbove .dijitTooltipConnector {
	
	bottom: 0px;
	left: 3px;
	background:url(../images/dijit/tooltipConnectorDown.png) no-repeat top left;
	width:16px;
	height:14px;
}
.dj_ie6 .tundra .dijitTooltipAbove .dijitTooltipConnector {
	background-image: url(../images/dijit/tooltipConnectorDown.gif);
}
.dj_ie6 .tundra .dijitTooltipAbove .dijitTooltipConnector {
	bottom: -3px;
}
.tundra .dijitTooltipLeft {
	padding-right: 14px;
}
.dj_ie6 .tundra .dijitTooltipLeft {
	padding-left: 15px;
}
html .tundra .dijitTooltipLeft .dijitTooltipConnector {
	
	right: 0px;
	bottom: 3px;
	background:url(../images/dijit/tooltipConnectorRight.png) no-repeat top left;
	width:16px;
	height:14px;
}
.dj_ie6 .tundra .dijitTooltipLeft .dijitTooltipConnector {
	background-image: url(../images/dijit/tooltipConnectorRight.gif);
}
html .tundra .dijitTooltipRight {
	padding-left: 14px;
}
html .tundra .dijitTooltipRight .dijitTooltipConnector {
	
	left: 0px;
	bottom: 3px;
	background:url(../images/dijit/tooltipConnectorLeft.png) no-repeat top left;
	width:16px;
	height:14px;
}

.dijitCalendarContainer {background: #FFF;}

.tundra .dijitTextBoxDisabled, .tundra .dijitComboBoxDisabled, .tundra .dijitSpinnerDisabled, .tundra .dijitTextAreaDisabled {
    color: #9a9a9a;
}


 .highslide-body {margin-bottom: 0; overflow: hidden; _display: inline-block;}
.highslide-body .leftBox {float: left; width: 52%; border-right: 1px solid #e7e7e7;}
.highslide-body .rightBox {float: right; width: 43%;}
.highslide-body h2 {height: 3em;}
.highslide-body .rightBox h2 {color:#6EA726;}
.highslide-body .leftBox h2, .highslide-body .leftBox p {margin-right: 20px;}

.highslide-body .btnRefinancovat {width: 171px;}
.highslide-body .btnRefinancovat span {background: url(../images/btn-refinancovat-1.png) no-repeat;}
.highslide-body .btnVyridit {width: 195px;}
.highslide-body .btnVyridit span {background: url(../images/btn-vyridit-hypoteku-1.png) no-repeat;}

.highslide-body p a:hover span {background-position: 0 -38px;}

.approvalComments {margin-bottom: 25px; border-bottom: 1px solid #e7e7e7; padding-bottom: 25px;}

.zahradkar {background: url(../images/zahradkar.jpg) no-repeat top right;}

/* AB testing */

.mboxSideBox {
	background: url(../images/mboxSideBox-bg-1.jpg) no-repeat top right;
	padding: 25px 15px 5px 15px;
	margin-bottom: 40px;
	font-size: 1.1em;
	}
	.mboxSideBox h4 {margin-right: 50px; line-height: 1.2em;}
	.mboxSideBox p {margin-bottom: 5px;}
.mboxSideBox2 {
	background: url(../images/mboxSideBox-bg-2.jpg) no-repeat top right;
	padding: 10px 15px 5px 15px;
	}
	.mboxSideBox2 h4 {
		font-style: italic;
		color: #62b0f5;
		font-size: 1.4em;
		 line-height: 1.2em;
		 margin-right: 70px;
		}
	.mboxSideBox2 ul {margin-bottom: 15px;}
	.mboxSideBox2 h5 {font-size: 1.1em; line-height:1.3em; margin-bottom: 7px; margin-right: 40px;} 
	
	
.mboxContent .deco, .mboxForm .deco {
	width: 107px;
	height: 55px;
	background: url(../images/mbox-sipka.png) no-repeat;
	position: absolute;
	top: -32px;
	left: 50%;
	margin-left: -53px;
}
.mboxContent .textBox {margin-bottom: 18px;}
.mboxContent .withDeco, .mboxForm .withDeco {padding-top: 35px;}

.mboxMainInfo {font-size: 1.4em;}
.mboxMainInfo strong {color: #73af27;}
.mboxCol {width:49%; float: left;}

.mboxSouhrn {font-size: 1.1em;}
#page .mboxSouhrn {margin-left: 0;}
#page .mboxSouhrn li {background: url(../images/ico-status-confirmed.png) no-repeat; padding-left: 30px;}
.mboxSouhrn span {font-size: 0.9em;}
.mboxSouhrn em {font-style: normal; color: #ca0a0a;}
.mboxContent .textBox .center {color: #73af27; font-size: 1.2em; font-weight: bold;}


/************ landing page **************/

/* Fonts */

@font-face {
    font-family: 'Bliss2Bold';
    src: url('../fonts/bliss2b-webfont.eot');
    src: url('../fonts/bliss2b-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bliss2b-webfont.woff') format('woff'),
         url('../fonts/bliss2b-webfont.ttf') format('truetype'),
         url('../fonts/bliss2b-webfont.svg#Bliss2Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Bliss2Italic';
    src: url('../fonts/bliss2i-webfont.eot');
    src: url('../fonts/bliss2i-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bliss2i-webfont.woff') format('woff'),
         url('../fonts/bliss2i-webfont.ttf') format('truetype'),
         url('../fonts/bliss2i-webfont.svg#Bliss2Italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Bliss2BoldItalic';
    src: url('../fonts/bliss2bi-webfont.eot');
    src: url('../fonts/bliss2bi-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bliss2bi-webfont.woff') format('woff'),
         url('../fonts/bliss2bi-webfont.ttf') format('truetype'),
         url('../fonts/bliss2bi-webfont.svg#Bliss2BoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

body#hypolinkaLP {
	padding:0;
	background:#4c9215 url(../images/landing/bg-landing-page.jpg) no-repeat 50% 0; 
	}
	body#hypolinkaLP a:active, body#hypolinkaLP a:selected, body#hypolinkaLP button{border:none;outline:none;}
#hypolinkaLP #all{padding:0;width:990px;}
#hypolinkaLP #page, #hypolinkaLP #footer, #hypolinkaLP #main{background: transparent;}
#hypolinkaLP #header{position:relative;height:124px;text-align:right;}
	#hypolinkaLP #logoVP{position:absolute;left:0;top:30px;}
#hypolinkaLP #page, #hypolinkaLP #main{padding:0;margin:0;}
#hypolinkaLP #main{height:751px;overflow:hidden;}
#hypolinkaLP #contentContainer{width:990px;height:699px;padding:0;padding:42px 0 0;overflow:hidden;}
#hypolinkaLP #bottom{background:#4c9215 url(../images/landing/bg-bottom.png) repeat-x 0 0;font-size:1.2em;}
#hypolinkaLP #links, #hypolinkaLP #footer{width:990px;margin:0 auto;}
#hypolinkaLP #links{}
#hypolinkaLP h1, #hypolinkaLP h2{font-weight:normal;font-family: "Bliss2Bold","Trebuchet MS", "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;}
#hypolinkaLP em{font-style:normal;font-family: "Bliss2Italic","Trebuchet MS", "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;}

#hypolinkaLP h1{padding:30px 110px 0 0;margin:0;color:#fff;font-size:4em;line-height:.9em;}
#hypolinkaLP h1 em{position:relative;right:-95px;display:block;font-size:0.542em;}
#hypolinkaLP h2 {font-size:2.542em;line-height:0.6;color:#68b020;margin:0 0 15px 0;}
#hypolinkaLP h2 em{font-size:2.361em;position:relative;top:0.1em;}
#benefitsOuter{
	width:630px;
	height:280px;
	margin:0 auto;
	background:transparent url(../images/landing/bg-benefits.png) no-repeat 0 0;
}
	#benefits{
		position:relative;
		width:630px;
		height:170px;
		overflow:hidden;
		}
		#hypolinkaLP #benefits h2{font-style:normal;}
		#hypolinkaLP #benefits h2 em{font-style:normal;font-family: "Bliss2BoldItalic","Trebuchet MS", "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;}

		#benefits .prev, #benefits .next{
			display:block;
			position:absolute;
			top:0;
			width:35px;
			height:100%;
			text-indent:-200px;
			overflow:hidden;
			background:transparent;
			cursor:pointer;
		}
		#benefits .prev{left:0;background: url(../images/landing/ico-prev.png) 15px 63px no-repeat;}
		#benefits .next{right:0;background: url(../images/landing/ico-next.png) 6px 63px no-repeat;}
		#rotatorNav{position:absolute;z-index:100;left:275px;bottom:20px;width:300px;}
		#rotatorNav ul{height:10px;padding:0;margin:0;}
		#content #rotatorNav li{float:left;padding:0;width:11px;height:10px;margin:0 5px 0 0;overflow:hidden;background:none;}
		#content #rotatorNav li a{display:block;width:11px;height:10px;background: url(../images/landing/rotator-dots.png) no-repeat 0 0;}
		#content #rotatorNav li a span{display:block;text-indent:-20px;}
		#content #rotatorNav li.dojoxRotatorSelected a{background-position:0 -15px;}
		
		#benefitsRotator{margin:0 auto;overflow:hidden;}
		.rotator{ background:transparent;width:560px; height:170px; overflow:hidden;} 
		.rotator .pane{width:540px;height:130px; overflow:hidden; padding:15px 10px;} 

  /* Menu */
 
   
  /* Reservation */
 
	 #hypolinkaLP.tundra #benefitsOuter .dijitButtonNode{
	    	width:316px;
	    	height:45px;
	    	border:0;
	    	padding:10px 0 0;
	    	overflow:hidden;
	    	text-align:center;
	    	margin-right:-3px;
	    	margin-top:15px;
	    	background:transparent url(../images/landing/btn-reservation.png) 0 0 no-repeat;
	    	outline:none;
	    	}
	    #hypolinkaLP.tundra .dijitButtonNode:hover{
	    	background-position:0 -55px;
	    }
	    #toggleBtn{margin:0 auto;}
	    #toggleBtn, #toggleBtn span{display:block;width:316px;height:55px;}
	    #toggleBtn span{
	    	line-height:50px;
	    	border:0;
	    	overflow:hidden;
	    	text-align:center;
	    	margin-right:-3px;
	    	margin-top:15px;
	    	background:transparent url(../images/landing/btn-reservation.png) 0 0 no-repeat;
	    	font-weight:normal;font-family: "Bliss2Bold","Trebuchet MS", "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
	    	font-size:1.72em;
	    	color:#fff;
	    	text-transform:uppercase;
	    	cursor:pointer;
	    	}
	    #toggleBtn span:hover{
	    	background-position:0 -55px;
	    	}
	    #toggleBtn span#hideBtn{display:none;color:yellow;}
	 #reservationTable{
	 	position:relative;
	 	width:615px;
	 	padding:30px 20px 20px;
	 	margin:0 auto;
	 	background:#fff;
	 	-webkit-border-radius: 18px;
		-moz-border-radius: 18px;
		border-radius: 18px; 
	 	}
	    #reservationTable #hypolinka, #reservationContainer{margin:0 auto;}
	    #reservationTable table{margin:0 auto 10px auto;}
	 .tundra #reservationTable .hltd{background-color:#8fc941;}
	 .tundra #reservationTable .free{background-color:#4c9215;}
	 #closeBtn {
	 	display:block;
	 	position:absolute;
	 	right:10px;
	 	top:10px;
	 	width:20px;
	 	height:20px;
	 	cursor:pointer;
	 	text-indent:-100px;
	 	overflow:hidden;
	 	background:transparent url(../images/dijit/tabClose.png) no-repeat 0 0;
	 	}
	  #closeBtn:hover{background:transparent url(../images/dijit/tabCloseHover.png) no-repeat 0 0}
	 	
	 	
  /* Menu */
  	
	 	#contentMenu{text-align:center;}
	 	#contentMenu ul{
	 		margin:10px auto;
	 		width:440px;
	 		height:45px;
	 		overflow:hidden;
	 		background:transparent url(../images/landing/bg-nav.png) 0 0 no-repeat;
	 		} 
	 	#contentMenu li{
	 		float:left;
	 		width:144px;
	 		margin:0;
	 		font-size:1.2em;
	 		line-height:38px;
	 		font-weight:normal;
	 		font-family: "Bliss2Bold","Trebuchet MS", "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
	 		}
	 	#contentMenu li.last{width:152px;}
	 	#contentMenu li a{
	 		display:block;
	 		width:100%;
	 		height:100%;
	 		color:#fff;
	 		text-transform:uppercase;
	 		text-decoration:none;
	 		
	 	}
	 	#contentMenu li.first a:hover{
	 		background:transparent url(../images/landing/bg-nav.png) 0 -45px no-repeat;
	 	}
	 	#contentMenu li.second a:hover{
	 		background:transparent url(../images/landing/bg-nav.png) -144px -90px no-repeat;
	 	}
	 	#contentMenu li.third a:hover{
	 		background:transparent url(../images/landing/bg-nav.png) -288px -135px no-repeat;
	 	}
		#hideBtn{display:none;}
		#hypolinkaLP .breadcrumbs{position:absolute;left:-4000px;}

/* Dialog window */
.dialog{width:700px;z-index:100;}
#hypolinkaLP .dijitDialogPaneContent p{font: 1.2em "Trebuchet MS","Arial CE",Arial,"Verdana CE",Verdana,sans-serif;color:#2A2A2A;}
body#hypolinkaLP .dijitDialog .dijitDialogPaneContent{padding:10px 14px;}
    	
  /* video */
	#videoBox{
		padding:10px;
		margin:0 auto;
		width:468px;
		height:325px;
		text-align:center;
		background:transparent url(../images/landing/bg-video.png) no-repeat 0 0;
		}
	    #videoBox object{width:468px;height:295px;margin:10px;}
  /* Footer */
	#bottom #links{height:110px;}
	#bottom #links p{width:495px;float:left; padding:27px 0 0; margin:0; }
	/*#bottom #links a{display: block; float:right; margin-left: 40px; text-indent:-100px; overflow:hidden;}*/
	#bottom .logobar a{margin-right:40px;}
	
	#social{width:495px;float:left;padding:7px 0 0; margin:0;}
	body#hypolinkaLP.tundra #social .clear{clear:none;}
	body#hypolinkaLP #social .center{text-align:right;}
	
	#bottom .fb{width:57px;height:60px;background:transparent url(../images/landing/logo-fb.png) no-repeat 0 0;}
	#bottom .twitter{width:46px;height:60px;background:transparent url(../images/landing/logo-twitter.png) no-repeat 0 0;}
	#bottom .googlePlus{width:51px;height:63px;background:transparent url(../images/landing/logo-google-plus.png) no-repeat 0 0;}
	
	#hypolinkaLP #footer{font-size:0.9em;}
	#hypolinkaLP #footer p{padding:20px 0;}
	#hypolinkaLP #footer a{text-decoration:underline;}
	#hypolinkaLP .developer a{background-image: url(../images/landing/logo-mf-white.png);}
 	
 	
    
@import url("../renderers/pager/pager.css");
@import url("../renderers/breadcrumb/breadcrumbs.css");

html {font-size: 100.01%;}
body {
	margin: 0 0 0 0;
	padding: 35px 0;
	font-size: 62.5%;
	font-family: "Trebuchet MS", "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
	color: #2a2a2a;
	background: #fff;
	line-height: 1.4em;
	background: url(../images/body-bg.jpg) no-repeat top center #84be38
	}

/* global reset */
ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {margin: 0; padding: 0;}
ul {list-style: none;}
table {	border-collapse: collapse;	font-size: 1em;}
th {text-align: left;}
fieldset {border: 0;}

/* wysiwyg reset */	
font {
	font-family: inherit !important; 
	color: inherit !important;
	font-size: inherit !important;
	}

/* ************* COMMON ************* */


.left	{text-align: left;}
.center	{text-align: center;}
.right	{text-align: right;}
.clr	{
	clear: both;
	margin-top: -1px;
	position: relative;
	padding: 0;
	height: 0;
	border: none;
	overflow:hidden;
	visibility: hidden;
	line-height: 0;
	}
.clear {clear: both;}
	
hr {
  	border: 0;
  	width: 100%;
  	color: #FF0000;
	background-color: #FF0000;
	height: 1px;
	margin: 0 0 15px 0;
	position: relative;
	}

a {color: #5f9025;}
a:hover {color: #000;}
img {border: none;}
p {margin-bottom: 15px;}

sup {
	position:relative;
	bottom:0.3em;
	vertical-align:baseline;
	}
 
sub {
	position:relative;
	bottom:-0.2em;
	vertical-align:baseline;
	}

.none 		{display: none;}
.bold       { font-weight:bold; }
.italic     { font-style:italic; }
.nopadding  { padding:0; }
.noindent   { margin-left:0;padding-left:0; }
.nobullet   { list-style:none;list-style-image:none;}
.small {font-size: 0.9em;}
.nowrap {white-space: nowrap;}

.hide, legend span, #top #userLogin h4, .approvalSteps span  {position: absolute; top: -25000px; left: 0;}

.open {text-decoration: underline;}

.floatleft {
	float: left;
	margin: 0 10px 10px 0;
	}

.floatright {
	float: right;
	margin: 0 0 10px 10px;
	}
	
.rgt {float: right;}
.lft {float: left;}

img.lft {margin: 0 15px 7px 0;}
img.rgt {margin: 0 0 7px 15px;}

.halfBox {float: left; width: 49%; margin-right: 0; margin-bottom: 10px;}

.error {color: #C00; font-weight: bold; margin-top: 15px;}
.error a {color: #C00;}
.required{color: #C00;}

.discussionPost {
	background: #F5F5F5;
	padding: 10px 13px;
	margin-bottom: 10px;
	}
.discussionPost h4 {margin-bottom: 4px;}
.discussionPost p {margin-bottom: 0;}

.fotoBox {float:left; margin-right: 10px; background-color:#ffffff;}
.fotoInfo {height: 40px; overflow: hidden; font-size: 0.9em;}

.documentPerex {font-weight: bold; font-size: 1.1em;}

.textCol {width: 48%;}
	.textBox {
		border: 1px solid #d7d9d5;
		background-image: -moz-linear-gradient(top, #ffffff, #F6F7F3); /* FF3.6 */
  		background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #ffffff),color-stop(1, #F6F7F3)); /* Saf4+, Chrome */
        filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#F6F7F3'); /* IE6,IE7 */
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#F6F7F3')"; /* IE8 */
		-moz-border-radius: 3px;
 		-webkit-border-radius: 3px; 
  		border-radius: 3px;
		margin-bottom: 25px;
		position: relative;
		padding: 15px 15px 1px 18px;
		}
		.deco {
			position: absolute;
			top: 15px;
			left: -1px;
			_left: -19px;
			width: 9px;
			height: 26px;
			background: url(../images/sipka-bg.gif) no-repeat;}
		.textBox h2 {font-size: 1.3em;}
		.zaskrt {font-size: 1.1em; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif}
		
.contextHelpItem {display: none;}

#all .approved, #all .updated, #all .displayed, #all .invalid {padding-left: 30px;}

.approved {background: url(../images/ico-status-confirmed.png) no-repeat center left; color: #59990b;}
.updated {background: url(../images/ico-status-loaded.png) no-repeat center left; color: #f18819;}
.displayed {background: url(../images/ico-status-not-loaded.png) no-repeat center left; color: #939393;}
.invalid {background: url(../images/ico-status-not-confirmed.png) no-repeat center left; color: #d34531;}

.subpageRow {border-top: 1px solid #EBEBEB; padding-top: 25px; margin-top: 40px;}

.klientiItem {margin-bottom: 30px;}
.klientiItem h2 {font-size: 1.3em; margin-bottom: 4px;}

/* ********* zkratky ********* */

.focus {position: absolute; left: 198px;}

.focus a, .focus span {
	position: absolute;
	top: 0;
	left: -5000px;
	z-index: -10;
	white-space: nowrap;
	}

.focus a:focus, .focus a:active {
    z-index:2;
	top: 0;
	left: 248px;
    background:#FFED00;
	padding: 2px 5px 4px 6px;
	color: #A00000;
	font-size: 1.1em;
	font-weight: bold;
	}
	
	
/* ************* HEADINGS ************* */

h1 {font-size: 2.2em; color: #61A229; margin-bottom: 30px; font-family:"Trebuchet MS","Arial CE",Arial,sans-serif; line-height: 1.1em; font-weight: bold;}
h2 {font-size: 1.6em; line-height: 1em;}
h3 {font-size: 1.3em;}
h4 {font-size: 1.2em;}
h5, h6 {font-size: 1.1em;}

h2, h3, h4, h5, h6 {
	margin-bottom: 10px; 
	color: #73af27; 
	font-family:"Trebuchet MS","Arial CE",Arial,sans-serif;
	}
	h6 {color: #333;}
.documentText h2, .documentText h3 {padding-top: 15px;}

#overview h3 {font-size: 1.4em; margin-bottom: 5px; padding-top: 25px; border-top: 1px solid #ebebeb; margin-top: 30px;}
.documentText .hHeading {border-left: 1px solid #e5e5e5; padding-left: 20px; padding-top: 0; margin-top: 25px; margin-bottom: 30px}

h2, h3.hglt {color: #62b0f5; font-style:italic; font-size: 1.4em;}

/* ************* LISTS ************* */

#content ul, #content ol {margin: 0 0 20px 15px;}
	#content ul ul, #content ol ol {margin: 0 0 0 15px;}
	
	#content ol {margin-left: 34px;}
	
	#content ul li, #homepageArea ul li, #sidecol2 .mboxSideBox li, #sidecol2 .mboxSideBox2 li {background: url(../images/dot-yellow.gif) no-repeat 0 5px; padding-left:20px; margin-bottom: 8px;}
	#content .error ul li {background: url(../images/odrazka-red.gif) no-repeat 0 5px;}
	#content .blueBox ul li {background: url(../images/odrazka-blue.gif) no-repeat 0 5px;}
	
#content ul.hglt  {margin: 0; padding-left: 30px;}
#content .hglt li {background: none; padding-left: 0; float: left; margin-right: 30px; margin-bottom: 0; line-height: 1.8em;}

#content .hglt .telefon {background: url(../images/ico-telefon.png) no-repeat; padding-left: 20px;}
#content .hglt .email {background: url(../images/ico-email.png) no-repeat; padding-left: 27px;}

	
/* ************* FORMS ************* */

input, select, textarea {font-family: Arial, Helvetica, sans-serif; font-size: 1em; vertical-align: middle;}

input[type=checkbox] {position: relative; =top: -2px;}

.formTable input {width: 100px;}


.formButton {
	background: url(../images/btn-bg.png) no-repeat #79ba33;
	color: #FFF;
	text-align: center;
	width: 243px;
	padding: 6px 20px 20px 0;
	=padding-top: 3px;
	border: 0;
	font-size: 1.4em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	cursor: pointer;
	margin: 0 auto;
	line-height: 1.4em;
	outline: none;
	}
	.wideFormButton {background: url(../images/btn-bg-wide.png); width: 450px;}
	.form .formButton {background: url(../images/btn-gray-bg.png) no-repeat;}
	.mboxForm .formButton {background: url(../images/btn-bg.png) no-repeat #79ba33;}
	
	
	.formButton:hover {background-position: -243px 0;}
	.wideFormButton:hover {background-position: -450px 0;}
	.formButton[disabled] {background-position: -486px 0 ; cursor: auto;}
	
.smallButton {
	background: url(../images/btn-small.gif) no-repeat #79ba33;
	color: #FFF;
	text-align: center;
	width: 140px;
	height: 23px;
	font-weight: bold;
	border: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	cursor: pointer;
	padding-bottom: 2px;
	=padding-bottom: 0;
	
	}
	#contentContainer .smallButton {font-size: 0.9em;}
	.wide {background-image: url(../images/btn-small-wide.gif); width: 180px;}
	.wide2 {background-image: url(../images/btn-small-wide2.gif); width: 280px;}
	.smallButton:hover {background-position: -140px 0;}
	.wide:hover {background-position: -180px 0;}
	.wide2:hover {background-position: -280px 0;}
	
	a.formButton {display: inline-block; width: 223px; text-decoration: none; padding-top: 6px; padding-bottom: 27px}
	a.wideFormButton {width: 450px; padding: 6px 0 20px 0;}
	a.formButton:hover,	a.smallButton:hover {color: #FFF;}
	
	a.smallButton {display: block;  text-decoration: none; padding-top: 1px; padding-bottom: 2px; height: 20px; margin-right: 10px;}

	
.loginForm label, .form label {
	clear: both;
	display: block;
}
.loginForm label span, .form label span, .labelLike {
	display: block;
	float: left;
	width: 200px;
	padding-top: 3px; 
	zoom: 1;
	}
	.loginForm .dijitTextBox, .loginForm .dijitComboBox {width: 340px;}
	.form label span, .labelLike {width: 130px;}
	.form label.inlineLabel {display: inline; margin-right: 10px;}

.dijitDialogTable label {font-weight: bold; color: #73AF27;}

.form, ul.hglt, div.hglt, .resultBox  {
	background: #efefef;
	-moz-border-radius: 3px;
 	-webkit-border-radius: 3px; 
  	border-radius: 3px; 
	padding: 15px 18px;
	margin-bottom: 15px;
	}
	#all .form textarea {width: 400px; height: 80px;}

.red {color: #900;}
#loan_ratio {position: relative; top: 3px;}

/* IE button fix */
	
input.button {
	width: 0;
	overflow: visible;
}
input.button[class] {width: auto;}

#top #userLogin {
	position: absolute; 
	top: 85px;
	right: 23px;
	float:right; 
	width: 363px;
	z-index: 250;
	}
	#all #top .logged {top: 70px; right: 38px;}

#userLogin .fieldContainer {
	width: 169px;
	height: 25px;
	background: url(../images/login-bg.png) repeat-x transparent;	
	margin-right: 10px;
	display: block;
	float: left;
	position: relative;
	margin-bottom: 5px;
	}
#userLogin .fieldContainer .field { border: 0; background: none;width: 153px; _width: 140px; float: none;}
#top #userLogin .btn {margin-left: -20px; position: relative; z-index: 250; _float: right;}
#userLogin ul {text-align: right; padding-top: 3px;}
	#userLogin li {
		line-height: 1em;
		float: right;
		padding: 0 10px;
		}
		#userLogin.logged li {float: left;}
		#userLogin li a {color: #4e504b;}
#userLogin li.error {margin-top: 0;}
#userLogin .button {margin-top: -5px;}
#userLogin ul {=padding-top: 5px;}

#userLogin .fieldContainer label {position: absolute; top: -18px; left: 10px; font-size: 0.9em;}

.loggedin #top #userLogin			{ width: 370px; =width: 390px; text-align: right; font-size: 0.9em;}
.loggedin #top #userLogin h4		{ margin: 0 0 0 40px; }
.loggedin #top #userLogin p			{ margin: 0 0 8px 40px; color: #3e4145; border-bottom: 1px solid #e5e5e5; padding-bottom: 5px; line-height: 1.2em; }
.loggedin #top #userLogin ul		{ margin-left: 40px; }
.loggedin #top #userLogin li.first	{ border-color: #e5e5e5; }
.loggedin #top #userLogin li a		{ color: #4e504b; margin-top: 3px; }
.loggedin #top #userLogin a.smallButton {padding: 5px 0 0 0; color: #FFF; display: block; height: 18px; margin-top: -3px; _margin-top: 0; margin-right: 0;}
.loggedin #top #userLogin button		{ background: none; border: 0; text-decoration: underline; color: #4e504b; font-size: 1em; cursor: pointer; padding: 0; margin-top: 2px; }

.loggedin #prehledPage #top #userLogin a.smallButton {display: none;}

.logged li.first {border-right: 1px solid #FFF;}
.logged ul li a {padding-bottom: 4px; display: inline-block;}
.logged ul li a.smallButton {padding: 0; color: #FFF; display: block;}
.logged strong {font-size: 1.1em;}


#all #sidecol2 .logged .inner {padding: 15px 0 0 0; background: url(../images/logged-inner-bg.png) no-repeat bottom left;}

.pole {border: 1px solid #B3B3B3;}



/* ************* TABLES ************* */

table {
	border: 0;
	border-collapse: collapse;
	font-size: 1em;
	margin-bottom: 15px;
	}
	th, td {
		padding:5px 10px;
		vertical-align: top;
		border: 0;
		}
		th {font-weight: bold;}
.documentText table {color: #5b5b5b; width:99%}		
.documentText table th {
	background: #73af27;
	color: #FFF;
	font-weight: bold;
	border: 1px solid #dff3be;
	}
	.documentText table th a {color: #FFF;}
	.documentText td {border: 1px solid #dff3be;}
	.documentText tr.dark td {background: #f7fdf1;}
		
table.dataTable {
	margin-bottom: 25px;
	width: 100%;
	}
	table.dataTable td, table.dataTable th {
		padding: 10px 15px 10px 0;
		border-top: 1px solid #e5e5e5;
		vertical-align: middle;
		}
		table.dataTable th {
			font-weight: bold;
			width: 450px;			
			color: #4e504b;			
		}
		table.dataTable tr:first-child td, table.dataTable tr:first-child th {border: 0 ;}
/**/
table.formTable {margin-bottom: 30px;}
table.formTable td, table.formTable th {padding: 5px 3px 5px 0; vertical-align: middle;}
table.formTable th {font-weight: bold;}
table.formTable .header th {font-weight: normal;}
table.formTable table .header th {
	background: #73af27;
	color: #FFF;
	border-bottom: 2px solid #FFF;
	padding-left: 3px;	
}
table.formTable tr.bold td, table.formTable tr.bold th {
	background: url(../images/gradient-bg-1.png) repeat-x #dbdbdb; 	
	}
table.formTable tr.bold th {text-transform: uppercase; padding-left: 10px; }

#financialStanding table.formTable {font-size: 0.9em;}

/**/
.requestedDocuments {width: 99%;}
.requestedDocuments th {
	font-weight: bold; 
	color: #000; 
	border-bottom: 1px solid #CCC;	
	}
	.requestedDocuments  td {padding: 15px;}
	.requestedDocuments th {padding-top: 0;}
	td.document {
		background: url(../images/ico-document.gif) no-repeat center left;
		padding-left: 35px;
	}



.lastEvents {width: 99%; margin-bottom: 0;}
.lastEvents td {border-top: 1px dashed #c0c0c0;}
.lastEvents strong {font-weight: bold; color: #777777; font-size: 1.1em;}

.dojoxCalendarBody td {padding: 0;}

.zadostTable {width: 99%;}
.zadostTable th {width: 120px; padding-left: 0;text-align: right; }
.zadostTable td, .zadostTable th {padding: 10px 5px; border-bottom: 1px solid #e7e7e7}

#cant_continue {
	background: #efefef;
	padding: 22px 25px;
}

.dijitDialogTable td {padding: 8px 15px; vertical-align: middle;}

.resultBox table {width: 99%; border-top: 1px dashed #CCC; margin-bottom: 0;}
.resultBox table td {border-bottom: 1px dashed #CCC;}

.warning {color: #900;}

table td.nemTypes {padding: 0;}
.nemTypes div.nemTypesBox {
	width: 103px;
	float: left;
	padding-top: 160px;
	padding-bottom: 9px;
	font-weight: bold;
	margin-right: 10px;
	line-height: 1.2em;
	color: #4E504B;
	}
	.byt-v-osobnim-vlastnictvi {background: url(../images/nem-img-1.jpg) no-repeat 0 10px;}
	.rodinny-dum {background: url(../images/nem-img-2.jpg) no-repeat 0 10px;}
	.rekreacni-objekt {background: url(../images/nem-img-3.jpg) no-repeat 0 10px;}
	.stavebni-pozemek {background: url(../images/nem-img-4.jpg) no-repeat 0 10px;}
	.rekonstrukce {background: url(../images/nem-img-5.jpg) no-repeat 0 10px;}
.nemTypes .dijitRadio {float: left; margin-right: 4px; position: relative; top: 2px;}
.nemTypes label {margin-left: 20px; display: block; outline: none;}
#all .dijitFocusedLabel {outline: none;}
		
/* ************* IMAGE REPLACEMENT ************* */


#homepageHeader li span, .btnRefinancovat span, .subpageRow span, .btnVyridit span, .hpwRow .btn span, .klientiDetail .btn span, #all a.hypolinkaHeading span, .hypoBoxAd span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	  cursor: pointer;
	}
	#homepageHeader li a, .homepageBox .btn, .btnRefinancovat, .btnVyridit, .hpwRow .btn, .subpageRow .btn, .klientiDetail .btn, #all a.hypolinkaHeading, .hypoBoxAd a  {position: relative; overflow: hidden; display: block; _display: inline-block;}
	
	.vstupBtnVyridit {width: 256px; height: 54px; padding-top: 10px; font-weight: bold;}
	.vstupBtnRefinancovat {width: 256px; height: 64px;}
		.vstupBtnVyridit span {background: url(../images/btn-header-vyridit.png) no-repeat 10px 0}
		.vstupBtnRefinancovat span {background: url(../images/btn-header-refinancovat.png) no-repeat 10px 0;}
			#homepageHeader li a:hover span {background-position: -271px 3px;}
			
	.homepageRow1 .btn, .hpwRow .btn {width:241px; height:38px; text-align: center; margin: 0 30px;}
		.homepageRow1 .box1 .btn span, .hpwRow .box1 .btn span  {background: url(../images/btn-refinancovat.png) no-repeat;}
		.homepageRow1 .box2 .btn span, .hpwRow .box2 .btn span {background: url(../images/btn-vyridit-hypoteku.png) no-repeat;}
			.homepageBox .btn:hover span, .hpwRow .btn:hover span {background-position: 0 -38px;}
			
	.homepageRow2 .btn, .subpageRow .btn, .klientiDetail .btn  {width: 114px; height: 23px;text-align: center; margin: 0 30px; float: right;}
		.homepageRow2 .box1 .btn span, .subpageRow .lft .btn span {background: url(../images/btn-archiv-aktualit.png) no-repeat;}
		.homepageRow2 .box2 .btn span, .subpageRow .rgt .btn span, .klientiDetail .btn span  {background: url(../images/btn-dalsi-nazory.png) no-repeat;}
		.homepageRow2 .box3 .btn span {background: url(../images/btn-vice-informaci.png) no-repeat;}
			.homepageRow2 .btn:hover span, .subpageRow .btn:hover span, .klientiDetail .btn:hover span  {background-position: 0 -23px;}
			.homepageRow2 .box3 .btn { margin-bottom: 15px;}
			
	.btnRefinancovat, .btnVyridit  {width: 251px; height: 38px;}
		.btnRefinancovat span {background: url(../images/btn-refinancovat.png) no-repeat;}			
		.btnVyridit span {background: url(../images/btn-vyridit-hypoteku.png) no-repeat;}
			.btnRefinancovat:hover span, .btnVyridit:hover span {background-position: 0 -38px;}
			
	.btnAdViceHypo, .btnAdViceRefin {width: 260px; height: 204px;}
		.btnAdViceHypo span {background: url(../images/ico-btn-hypo.jpg) no-repeat;}
		.btnAdViceRefin span {background: url(../images/ico-btn-refin.jpg) no-repeat;}
			.btnAdViceHypo:hover span, .btnAdViceRefin:hover span {background-position: -270px 0;}

			
	#all a.hypolinkaHeading {width: 261px; height: 113px;}
	#all a.hypolinkaHeading span {background:url(../images/hypolinka-heading.png) no-repeat;}
	
/* ***** */

.infoBox {
	color: #61A229;
	font-style:italic;
	background: url(../images/ico-info.png) no-repeat 0 0;
	padding: 10px 0 0 75px;
	min-height: 60px;
	_height: 60px;
	margin-bottom: 25px;
}

.hypolinkaBox {
	width:268px;
	height:209px;
	margin:20px 0 0;
	position:relative;
	}
.hypolinkaBox div{position:absolute;top:0;}
.hypolinkaBox a#bannerVP{
	display:block;
	position:absolute;
	top:0;
	width:268px;
	height:209px;
}
	
/* ************* FLOAT CLEAR ************* */

#footer, #mainMenuBottom ul, .homepageRow .inner, #homepageArea, #sidecol2 #userLogin .inner, #steps, .hglt, .userTabs, .hpwRow .inner, .clearBox, .hypolinkaBox, .approvalComments, #hypolinka      {
	overflow: hidden;
	_display: inline-block;
	}
	
/* cistic uzivatelskych wysiwyg okras */
	
font {
	font-family: inherit;
	color: inherit;
	font-size: inherit;
	}
	
/* ****************************************** */
/* *************** VARIOUS ****************** */
/* ****************************************** */

#main .fileList li {
	background-repeat: no-repeat;
	padding-left:27px;
	margin-bottom: 10px;
	}
	.fileList span {font-size: 0.9em;}
	
.searchResultDownload {padding-top: 7px;}

.dotaz {border-bottom: 1px solid #CCC; padding-bottom: 20px; margin-bottom: 10px;}
.sender {color: #73af27;line-height: 3em; margin-bottom: 0;}
.bankSender {background: url(../images/ico-hb-mini.gif) no-repeat; padding-left: 40px; }
.answer {background: url(../images/ico-reply.gif) no-repeat 10px 0; padding-left: 40px; margin-top: 10px; padding-top: 8px;}

/* kalkulacky */

.hCalc {
	width: 188px;
	float: left;
}
	.hCalc h2 {
		width: 188px;
		padding: 0;
		font-size: 1.2em;
		margin-bottom: 15px;
		}
		.hCalc h3 {padding-top: 0;}
		.hCalc h2 a {
			display: block;
			
			line-height: 1.3em;	
			color: #62b0f5;
			height: 280px;
			}
			.hCalc h2 a:hover {color: #6CA822; background-position: 0 -332px;}
			.hCalc1 h2 a {background: url(../images/ico-calc-profi.jpg) no-repeat 0 68px;}
			.hCalc2 h2 a {background: url(../images/ico-calc-max-prijem.jpg) no-repeat 0 68px;}
			.hCalc3 h2 a {background: url(../images/ico-calc-max-splatka.jpg) no-repeat 0 68px;}
			
			.hCalc h2 a span {border-left: 1px solid #e5e5e5; display: block; padding: 0 10px 0 20px;}
			
		.hCalc h3 {line-height: 1.1em;}
		.hCalc h3, .hCalc p {margin-right: 20px;}
		.hCalc p {	line-height: 1.3em;}
		
	.hypoBoxAd {position: relative; height: 220px;}
	.hypoBoxAd p { padding-right: 280px;}
	#page .hypoBoxAd .btnAdViceHypo, #page .hypoBoxAd .btnAdViceRefin {position: absolute; top: 0; right: 0;}



/* *************************************** */	
/* *************** STEPS ***************** */
/* *************************************** */

#content #steps {
	background: url(../images/steps-bg-create.png) no-repeat;	
	_background: url(../images/steps-bg-create.gif) no-repeat;	
	margin-left: 0;
	position: absolute;
	top:65px;
	left: -6px;
	width: 986px;
	height: 105px;
	padding: 66px 0 0 76px;
	overflow: hidden;
	}
ul#steps li {float: left; background: none; margin: 0; padding: 0;}
ul#steps a, ul#steps strong, ul#steps em  {
	width: 23px;
	height: 12px;
	display: block;
	background: url(../images/steps-sub-bg.png) no-repeat -27px 0;
	overflow: hidden;
	text-indent: -30000px;
	margin-right: 3px;
	}
	ul#steps a {background-position: 0 0;}
	ul#steps .currentstep strong {background-position: -53px 0;}

/* ****************************************** */	
/* ******************* PAGE ***************** */
/* ****************************************** */

#all {
	text-align: left;
	font-size: 1.2em;
	padding-bottom: 10px;
	line-height: 1.5em;
	width: 959px;
	margin: 0 auto;
	position: relative;
	}

	#page {
		background: url(../images/page-bg.png) no-repeat bottom right #FFF;
		padding-bottom: 30px;
		zoom: 1;
		}
		
#top, #main, #homepageArea {padding: 0 30px;}

/* *************************************** */	
/* ************** HEADER ***************** */
/* *************************************** */	

#top {
	position: relative;
	background: url(../images/top-bg.png) no-repeat;
	height: 190px;
	z-index: 50;
	}
	.logo {
		position: absolute;
		top: 80px;
		left: 23px;
		}
	.callCentrum {
		position: absolute;
		top: 41px;
		left: 265px;
		color: #6c6f68;
		font-size: 0.9em;
		}
		.callCentrum strong {
			color: #559608; 
			font-size: 1.9em; 
			letter-spacing: -0.5px; 
			font-weight: normal; 
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			}
	.topImg {
		position: absolute;
		width: 479px;
		height: 141px;
		background: url(../images/header-img.png) no-repeat;
		top: -22px;
		right: 0;
	}
		.topImg,
		.loggedin .topImg {
			width: 557px;
			height: 141px;
			background-image: url(../images/header-img-logged.png);
			top: -22px;
			right: 0;
		}
	.hb-logo, .hb-logo a{
		display: block;
		width: 228px;
		height: 79px;
	}	
	.hb-logo {
		position: absolute;
		top: -14px;
		right: 0;
		z-index: 150;
	}
	.hb-logo a{
		background: url(../images/logo-hb.gif) no-repeat;
		text-indent:-500px;
		overflow: hidden;
		outline: none;
	}		
/* **************************************** */	
/* ***************** MENU ***************** */
/* **************************************** */	

#mainMenu {
	position: absolute;
	top: -3px;
	left: 0;
	width: 740px;
	z-index: 100;
	}
	#mainMenu ul {
		list-style: none;
		position: relative;
		margin-left: 0;
		padding-left: 10px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 1.2em;
		}
		#mainMenu li {
			display: block;
			float: left;
			background: url(../images/separator.gif) no-repeat 0 55%;
			padding: 0 8px;
			position: relative;
			}
			#mainMenu li.first {background: none;}
			#mainMenu a, #mainMenu strong {
				display: block;
				float: left;				
				text-decoration: none;
				color: #61A229;
				font-weight: bold;							
				}
				 #mainMenu span {display: block; padding: 18px 20px 14px 20px;}
				
					#mainMenu strong.active, #mainMenu li:hover a {background: url(../images/mainmenu-item-bg1.png) no-repeat #77B12E; padding: 0}
					#mainMenu strong.active span, #mainMenu li:hover a span  {background: url(../images/mainmenu-item-bg2.png) no-repeat top right; color: #FFF; padding: 14px 20px;}

					#mainMenu li:hover a span {font-size: 1em;}
					#mainMenu ul li:hover ul a, #mainMenu ul li:hover ul a span {background: none; font-size: 1em;  color: #4e504b;}
					
					
				
/* vnorene menu */
					
#mainMenu ul ul {
	position: absolute;
	top: 45px;
	left: 0;
	width: 220px;
	display: block;
	font-size: 0.9em;
	padding-top: 10px;
	display: none;
	}
	#mainMenu li:hover ul {display: block;}
	#mainMenu ul ul li {float: none; padding: 0; background: 0;}
		#all #mainMenu ul ul li a, #all #mainMenu ul ul li strong {			  

			display: block;
			float: none;
			line-height: 1.2em;
			 color: #4e504b;
		}
		#all #mainMenu ul ul li a span, #all #mainMenu ul ul li strong span {
			padding: 12px 20px;
			background: url(../images/submenu-bg-1.png) repeat-x #d9d9d9;			
     -moz-border-radius: 3px; 
  -webkit-border-radius: 3px; 
          border-radius: 3px; 
		  color: #4e504b;
		  font-size: 1em;
			}
		#all #page #mainMenu ul ul li a:hover span, #all #mainMenu ul ul li strong span {background: url(../images/submenu-bg.png) repeat-x #343632; color: #FFF;}

/* hpw */

.hpwRow {background: url(../images/hpw-bg1.png) no-repeat -20px 0;}
	.hpwRow .inner {
		background: url(../images/hpw-bg2.png) no-repeat bottom left;
		padding: 30px 0 23px 0;
		}
		
	.hpwBox {
		width: 300px;
		float: left;
		}
			.hpwRow  .box2 {width: 290px;}

/* ******************************************** */	
/* ***************** HOMEPAGE ***************** */
/* ******************************************** */	

#homepageHeader {
	height: 466px;
	width: 986px;
	background: url(../images/hp-header3.jpg) no-repeat;
	position: absolute;
	top: 84px;
	left: -5px;
	z-index: 0;
	}
	.homepageHeaderTexts {padding: 190px 0 0 660px;}
		#homepageHeader li {text-align: center;}
		.stripLink {
			position: absolute;
			top: 337px;
			left: 15px;
			width: 965px;
			height: 110px;
			}
		#hplista {
			position: absolute;
			top: 337px;
			left: 0;
			width: 985px;
			height: 134px;
			}
		
	
#homepageArea {padding-bottom: 5px; padding-top: 350px; =padding-top:0; =margin-top: 350px; =float: left;}
		
	
	.homepageBox {
		width: 299px;
		float: left;
		
		}	
		.box2, .box1 {
			_height: 250px;
		_overflow: hidden;}
		.homepageBox h2 {margin-right: 30px; padding-top: 20px;}
			#all .homepageBox h2 a {color: #62b0f5; text-decoration: none;}
				#all .homepageBox h2 a:hover {text-decoration: underline;}

		.homepageBox p, .hpwRow p {margin: 0 30px 20px 0;}
		.homepageBox ul, #content .hpwRow ul {
			margin: 0 30px 20px 10px; 
			font-size: 1.1em;
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			}
			#content .hpwRow .box1 li, #content ul.zaskrt li {background: url(../images/zaskrt1.gif) no-repeat 0 7px; padding-left: 26px; margin-bottom: 12px;}
			 #content .hpwRow .box2 li, #content .blueBox ul.zaskrt li {background: url(../images/zaskrt2.gif) no-repeat 0 7px; padding-left: 26px; margin-bottom: 12px;}


			
				

			.homepageRow2 .box3 ul {margin: 0 20px 10px 0; font-size: 0.9em;}
				#homepageArea .homepageRow2 .box3 ul li {margin-bottom: 0; background: url(../images/dots.gif) repeat-x 0 80%; padding: 0; margin-bottom: 5px; overflow: hidden; _display: inline-block;}
				.homepageRow2 .box3 ul li em {background: #FFF; padding: 0 10px 0 0; font-style:normal; float: left;}
				.homepageRow2 .box3 ul li strong {background: #FFF; padding: 0 0 0 10px; float: right; color: #61A229;}
				
				.homepageRow2 .box3 p {margin-right: 20px;}
				.homepageRow2 .box3 a {color: #000;}				
				
		
.subpageRow h2 {
	font-style:normal;
	color: #4e504b;
	}
		.subpageRow .date {
			margin: 0;
			font-size: 1em;
			display: block;
			}
		.subpageRow h3 {
			font-size: 1.1em;		
			line-height: 1.4em;
			font-weight: normal;
			margin: 0 0 15px 0; 
			font-family: Arial, Helvetica, sans-serif;
			}
			.arrowBtn {
				background: url(../images/arrow.gif) no-repeat 100% 40%;
				padding-right: 12px;
				color: #2a2a2a;
			}
			.newsItem p {font-size: 1.1em;}
			
			
.clanekItem {
	border-top: 1px dashed #c0c0c0;
	width: 47%;
	padding-top: 17px;
}
.clanekItem h2  { font-size: 1.3em; padding-top: 0; margin-bottom: 13px;}
.clanekItem a {color: #4ca5f4;}

.blue, .blueBox h2 {color: #4ca5f4;}
.hypoHeading {margin-bottom: 25px; font-size: 1.9em;}

.jakZiskatLink {
	position: absolute;
	top: 275px;
	left: 75px;
	width: 255px;
	height: 30px;
	text-indent: -20000px;
	outline: none;
	background: url(../images/blank.gif);
}
	

/* ********************************************* */	
/* ***************** HYPOLINKA ***************** */
/* ********************************************* */	

.hypolinkaHeader {
	background: url(../images/hypolinka-header.jpg) no-repeat bottom right;
	padding: 10px 0 70px 0;
	margin-bottom: 30px;
	min-height: 150px;
	_height: 150px;
}
.hypolinkaHeader p {
	width: 270px;
}

#hypolinka .hypolinkaHeader {
	background: url(../images/hypolinka-header2.jpg) no-repeat bottom right;
	min-height: 55px;
	_height: 55px;
	margin-bottom: 0;
	padding-bottom: 1px;
}
#hypolinka_mailing_label{
	color:#c00;
	font-size:1.1em;
	font-weight:bold;
}
	

/* dojo a tundra resets */

#sidecol2 .dojoxCalendar, #sidecol2 .dojoxCalendarContainer, #sidecol2 .dojoxCalendarBody, #sidecol2 .dojoxCalendar .dijitCalendarDayLabels, #sidecol2 .dojoxCalendarMonthLabels, #sidecol2 .dojoxCalendarYearLabels, #sidecol2 .dojoxCal-MY-labels  {	width:215px !important;}

#sidecol2 .dojoxCalendarHeader {width: 180px; margin: 15px auto 10px auto; background: url(../images/dijit/calendarHeader-bg.gif) repeat-x bottom left;}

body.tundra .dijitDialog {
	background: #fff;
	padding: 0px;
	-moz-border-radius: 12px; 
  	-webkit-border-radius: 12px; 
  	 border-radius: 12px; 
	 font-size: 1.2em;
	 border: 0;
}
body.tundra .dijitDialog .dijitDialogPaneContent {
	border:none;
	padding:10px;
	-moz-border-radius-bottomleft: 12px; 
  	-webkit-border-radius-bottomleft: 12px; 
  	 border-radius-bottomleft: 12px; 
	 -moz-border-radius-bottomright: 12px; 
  	-webkit-border-radius-bottomright: 12px; 
  	 border-radius-bottomright: 12px; 
}
body.tundra .dijitDialogTitleBar {	
	background: #fafafa url(../images/dijit/titleBar.png) repeat-x top left;
	padding: 15px 15px 10px 15px;
	=padding-top: 10px;
	=padding-bottom: 15px;
	color: #73af27;
	font-size: 1.6em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	-moz-border-radius-topleft: 12px; 
  	-webkit-border-radius-topleft: 12px; 
  	 border-radius-topleft: 12px; 
	 -moz-border-radius-topright: 12px; 
  	-webkit-border-radius-topright: 12px; 
  	 border-radius-topright: 12px; 
}

body.tundra .dijitDialogCloseIcon {		
	background: url(../images/dijit/tabClose.png) no-repeat right top;
	right: 10px;
	top: 10px;
	height: 20px;
	width: 20px;
	cursor: pointer;
}
.dj_ie6 body.tundra .dijitDialogCloseIcon {
	background : url(../images/dijit/tabClose.gif) no-repeat right top;
}
body.tundra .dijitDialogCloseIcon-hover {
	background: url(../images/dijit/tabCloseHover.png) no-repeat right top;
}
.dj_ie6 body.tundra .dijitDialogCloseIcon-hover {
	background : url(../images/dijit/tabCloseHover.gif) no-repeat right top;
}

.tundra .dojoxCalendar .dojoxCalendarContainer  {
	border: 0; 
	background: transparent; 
	padding-bottom: 8px; 
	font-family: "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
	}
	
body.tundra .dijitCalendarDayLabelTemplate {background: none; font-weight: bold; border-bottom: 1px solid #b2b2b2; font-size: 1em;}
body.tundra .dijitCalendarDateTemplate {font-size: 1em; font-weight: normal;}
body.tundra .dijitCalendarDateLabel {display: inline;}
body.tundra .dojoxCalendarContainer table {border-bottom: 0;}
.tundra .dojoxCalendarContainer table td  {text-align: center; padding: 0 2px;}
.tundra .dojoxCalendar .dojoxCalendarFooter {border: 0; height: auto;}
body.tundra .dojoxCalendar .dijitCalendarSelectedDate, body.tundra  .dojoxCalendar .dijitCalendarSelectedDate, body.tundra .dojoxCalendar .dijitCalendarSelectedDate div  {
	border: 0 !important;
	background-color: #feea2f !important;
}

/* calendar */
.free.selected { background-color: #ffeb2f; }
.free:hover { background-color: #ffeb2f; }
.hltd { background-color: #ffeb2f; }
.hltd.occupied { background-color: #00ff00; }
#hypolinka .dijitTooltip {display: none;}

#hypolinka_timetable th, #hypolinka_timetable td{ padding: 1px 5px; border:1px solid #FFF; text-align: center; }
#hypolinka_timetable th {font-weight: bold; border: 0; padding-bottom: 0;}
#hypolinka_timetable th.day {font-weight: normal; padding-top: 0; font-size: 0.9em;}
#hypolinka_timetable th.rowTh {font-weight: normal; font-size: 0.9em;}
#hypolinka_timetable td.occupied { background: url(../images/rezervovano.gif) no-repeat center center #e92929; color: #ffffff; }
#hypolinka_timetable td.occupied:hover { background: url(../images/rezervovano.gif) no-repeat center center #e92929; color: #ffffff; }
.occupied.selected { background: url(../images/rezervovano.gif) no-repeat center center #e92929; }
#hypolinka_timetable td.closed { background: url(../images/nelze-rezervovat.gif) no-repeat center center  #e5e5e5; color: #000000; }
#hypolinka_timetable td.free { background-color: #acca86; color: #ffffff; cursor: pointer; }

body.tundra#hypolinka-iframe .dojoxCalendar .dijitCalendarSelectedDate, body.tundra#hypolinka-iframe  .dojoxCalendar .dijitCalendarSelectedDate, body.tundra#hypolinka-iframe .dojoxCalendar .dijitCalendarSelectedDate div { background-color: #dff3c0 !important; color: #3f7607 !important; }
#hypolinka-iframe .hltd{background-color:#8fc941;color:#2A2A2A !important;}
#hypolinka-iframe .free{background-color:#4c9215 !important;}
#hypolinka-iframe td.occupied{background-color:#e92929 !important;}

/* ********************************************* */	
/* ***************** USER PAGE ***************** */
/* ********************************************* */	

#content .userTabs {
	background: url(../images/user-tabs-bg.png) no-repeat top left;
	margin-left: 0;
	padding-left: 7px;
	}
	#content .userTabs li {display: inline; background: none; padding: 0; margin: 0;}
		.userTabs li a, .userTabs li strong {
			display: block;
			float: left;
			width: 123px;
			height: 58px;
			background: url(../images/user-tab-bg.png) no-repeat 0 -76px;
			text-align: center;
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: 1.2em;
			padding: 8px 0 10px 0;
			font-weight: bold;
			text-decoration: none;
			line-height: 1em;
			color: #404346;
			}
			.userTabs li strong {background-position: 0 0; color: #FFF; padding-top: 18px; height: 48px;}
			.userTabs li.tab1 a, .userTabs li.tab1 strong {padding-top: 28px; height: 38px;}
			
			.userTabs span {padding: 0 10px; display: block;}
			.userTabs em {font-size: 0.8em; font-weight: normal; font-style: normal; padding-top: 4px; display: block;}
			
#content .userSteps {margin: 0;}
	#content .userSteps li {
		background: url(../images/user-step-bg1.png) no-repeat;
		display: block;
		width: 208px;
		float: left;
		padding: 0;
		margin-bottom: 20px;
		}
		#content .userSteps p {
			display: block;
			padding: 28px 35px 20px 20px;		
			background: url(../images/user-step-bg2.png) no-repeat bottom left;
			margin: 0;
			font-size: 0.9em;
			min-height: 130px;
			_height: 130px;
			}
			.userSteps strong {display:block; font-size: 1.6em; margin-bottom: 8px; color: #73AF27;}
			
			
#zadost_container h2 {
	background: url(../images/toggler.gif) no-repeat 10px -281px #77bf29;
	color: #FFF;
	font-size: 1.1em;
	padding: 7px 10px 7px 30px;
	cursor: pointer;
	line-height: 1.2em;
	-moz-border-radius: 3px;
 	-webkit-border-radius: 3px; 
  	border-radius: 3px; 
	}
	#zadost_container h2.closed {background-position: 10px 11px;}
	#zadost_container h2 span {display: block; background: url(../images/toggler-word.gif) no-repeat 100% 0;  padding-right: 100px;}
		#zadost_container h2.closed span {background-position: 100% -285px;}
		
.tabBox {margin-bottom: 20px;}
.tundra .dijitTab {top: 0; position: relative; =top: 1px;}

.zadostBox .labelTd {width: 300px;}
.zadostBox h3, .zadostBox h4 {margin: 0 10px;}

/* ********************************************** */	
/* ************** PAGE STRUCTURE ***************** */
/* ********************************************** */	



#main {
	padding: 0 30px 0 40px;
	margin-bottom: 30px;
	background:url(../images/dots-vertical.gif) repeat-y 638px 0;	
	zoom: 1;
	position: relative;
	}
	  #contentContainer {
		  float: left;
		  width: 565px;
		  font-size: 1.1em;
		  }	

.nopadding#main { padding: 0 30px 30px; }

	#sidecol2 {
		width: 262px;
		float:right;
		}
		
#parametryPage, #prehledPage {background: url(../images/nebe.jpg) no-repeat 100% 150px;}	
#parametryPage #main, #prehledPage #main {background: url(../images/dots-vertical-single.gif) no-repeat 638px 200px;}
#parametryPage #content, #prehledPage #content {padding-top: 120px;}
#parametryPage #sidecol2, #prehledPage #sidecol2 {margin-top: 250px;}
#parametryPage .motiv, #prehledPage .motiv {
	display: block;
	width: 317px;
	height: 265px;	
	position: absolute;
	top: -20px;
	right: -20px;
	z-index: 800;
	}
	#prehledPage .motiv {background: url(../images/motivy/motiv.png) no-repeat; }
	#parametryPage .motiv {background: url(../images/motivy/motiv-3.png) no-repeat; right: 0; }
	#page .pozadovane-dokumenty .motiv {background: url(../images/motivy/motiv-6.png) no-repeat; right: -30px; }
	#all #page .motivBonita {background: url(../images/motivy/motiv-2.png) no-repeat; right:0; }
	#all #page .motivParametry {background: url(../images/motivy/motiv-3.png) no-repeat; right: 0; }
	#all #page .motivRekapitulace {background: url(../images/motivy/motiv-4.png) no-repeat; right: 0; }
	#all #page .motivZadost, #all #page .parametry-zadosti .motiv, #page .zadost-o-hypoteku .motiv {background: url(../images/motivy/motiv-5.png) no-repeat; right: 0; }
	#all.motivSchvalovani  #page .motiv {background: url(../images/motivy/motiv-7.png) no-repeat; right: 0; }
	#all.motivPodpis  #page .motiv {background: url(../images/motivy/motiv-8.png) no-repeat -25px 0; right:-30px; }
	#all.motivSchvalovani #page .motivClass, #all.motivPodpis  #page .motivClass {display: none;}
	
	
	
/* sidecol boxy */

#sideMenu {
	margin-bottom: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	zoom: 1;
	overflow: hidden;
	}
.prehed#sideMenu {
	margin-top: 15px;
}
	#sideMenu ul li a, #sideMenu ul li strong {
		display: block;
		color: #4e504b;
		font-size: 1.2em;
		text-decoration: none;
		margin-left: 15px;
		padding: 8px 15px 9px 20px;
		font-weight: bold;
		background-color: #FFFFFF;
		font-style: italic;
		line-height: 1.1em;
		margin-right: 5px;
		background: url(../images/sidemenu-bg.gif) repeat-x #dadada;

		}
		
	#sideMenu ul li em {
		font-size: 0.8em;
		color: #73af27;
	}
	#sideMenu ul li a:hover {			
			 color: #333;
			}
	#sideMenu ul li strong, #sideMenu ul li a.open {
		color: #FFF;
		margin-left: 0;
		margin-right: 0;
		padding: 9px 15px 10px 35px;
		background: url(../images/sidemenu-active-bg.gif) repeat-x;
		}
		#sideMenu ul ul {margin-bottom: 10px; padding: 7px 0 12px 0;}
		#sideMenu ul ul li a, #sideMenu ul ul li strong {
			font-size: 1em;
			font-weight: normal;
			background: url(../images/sipka-right.gif) no-repeat 30px 10px;
			text-decoration: underline;
			color: #8edf27;
			padding: 5px 15px 5px 43px;
			}
			#sideMenu ul ul li strong {
				background: url(../images/sipka-left.gif) no-repeat 45px 10px; 
				text-decoration: none; 
				font-weight: bold; 
				padding-left: 60px;
				}
			

#sidecol2 #userLogin, #support, #buttons, #calendar {
		margin-bottom: 30px;
		font-size: 0.9em;
		}
		#sidecol2 #userLogin .inner, #support .inner {
			padding: 15px 30px 20px 30px;			
			}
			#sidecol2 #userLogin h4, #support h4, #calendar h4 {
				color: #FFF;
				font-size: 1.8em;
				font-weight: normal;
				}
			#buttons {margin-bottom: 50px;}
				
	
	#sidecol2 #userLogin {background: url(../images/userLogin-bg.jpg) no-repeat #6da72e;}
		#sidecol2 #userLogin .inner {background: url(../images/userLogin-bottom-bg.jpg) no-repeat bottom left;}
			#sidecol2 #userLogin a {color: #FFF; font-size: 1.1em;}
			#sidecol2 #userLogin li.first {border-color: #b9d699;}
			#sidecol2 #userLogin .fieldContainer {width: 189px; float: none; background: url(../images/login2-bg.png) no-repeat; margin-top: 15px; margin-bottom: 7px; position: relative; left: 38px;}
			#sidecol2 #userLogin .fieldContainer .field {border: 0; width: 184px; position: relative; top: 2px;}
			#sidecol2 #userLogin .shorter {width: 172px; =width: 171px; float: left; margin-right: -8px;}
			#sidecol2 #userLogin .shorter .field {width: 158px;}
			#sidecol2 #userLogin .btn {position: relative; top: 15px; left: 38px; _top: 14px;}
			#all #sidecol2 .logged .btn {position: relative; top: 0; left: 0; _top: 0;}
			#sidecol2 #userLogin .fieldContainer label {color: #FFF; font-size: 1em;}
			#sidecol2 #userLogin .error {font-size: 1em;}
			#sidecol2 #userLogin .error a {font-size: 1em; color:#C00}
			#sidecol2 #userLogin li {margin-bottom: 5px;}
			
	#support {background: url(../images/support-bg.jpg) no-repeat #9a9e96; color: #000;}
		#support .inner {background: url(../images/support-bottom-bg.jpg) no-repeat bottom left;}
			#support h4 {color: #303030; padding-top: 4px;}
		 	#support .callNr {margin-left: 48px; padding-top: 4px; line-height: 1.8em; margin-bottom: 24px;}
				#support .callNr strong {font-size: 2.3em; color: #FFF}
			#support .callTimes {
				width: 133px;
				color: #FFF;
				border-right: 1px solid #FFF;
				float: left;
				margin-right: 10px;
				_margin-right: 5px;
				margin-bottom: 0;
				}
			#support a {color: #FFF; padding-top: 0; display: inline-block; line-height: 1.2em; }
			
			#buttons li {margin-bottom: 10px;}
				.btnRefinancovat, .btnVyridit {text-indent: -30000px; _text-indent: 0;}
					#buttons em, .btnRefinancovat em, .btnVyridit em {display: none;}
			
	
	#calendar {background: url(../images/calendar-bg2.png) no-repeat; zoom: 1;}
	#hypolinka #calendar {background: url(../images/calendar-bg.png) no-repeat #f4e024;}
		#calendar .inner {background: url(../images/calendar-bottom-bg.png) no-repeat bottom left; padding-bottom: 1px; padding-top: 120px;}
		#hypolinka #calendar .inner {padding-top: 0; padding-bottom: 20px;}
			#calendar h4 {color: #000; margin: 0 30px 10px 30px; padding-top: 15px; display: none}
			#hypolinka #calendar h4 {display: block;}
			#calendar p {margin: 0 30px 15px 30px;}
			#calendar a {font-size: 1.1em;}
			
		.calendarContainer {
			background: url(../images/calendarContainer-bg.png) no-repeat top center;
			padding: 0 0 0 22px;
		}


/* Facebook page */

#hypolinka-iframe {
	width:520px;
	overflow:hidden;
	background: #fff none;
	padding: 0;
	margin: 0;
	font-size:11px;
	font-family: "Trebuchet MS","Arial CE",Arial,"Verdana CE",Verdana,sans-serif;
}	
	#hypolinka-iframe #hypolinka_form, #hypolinka-iframe .dijitDialogPaneContent{width:510px !important;left:5px !important;}
	#hypolinka-iframe .dijitDialogTable td{padding:5px;}
	#hypolinka-iframe .fbHeader{
		width:510px;
		height:150px;
		margin:0 5px;
		background: #fff url(../images/fb/bg-header.jpg) no-repeat 50% 0;
	}
	#hypolinka-iframe h1,#hypolinka-iframe h2{
		margin:0 0 10px 0;
		padding:0 10px 0 0;
		color: #4f8b19;
		font-weight:normal;
		font-family: "Bliss2Bold","Trebuchet MS", "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
		}
	#hypolinka-iframe h1{
	    font-size: 35px;
	    line-height: 1.2;
	    margin-bottom: 0;
	    padding:55px 10px 10px 25px;
	    color:#fff;
	    clear:both;
	}
	#hypolinka-iframe h1 em{
	    display:block;
	    font-size:20px;
	    font-weight:normal;
	    font-style:normal;
	    font-family: 'Bliss2Italic',"Trebuchet MS", "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
	}
	#hypolinka-iframe h2{
		margin-bottom: 15px;
		padding:0 0 0 25px;
		font-size: 32px;
		font-weight: normal;
		font-style:normal;
		font-family: 'Bliss2BoldItalic',"Trebuchet MS", "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
	}
	#hypolinka-iframe p{
		line-height:1.3;
		}
	#hypolinka-iframe .fbBtn{
		text-align: center;
		padding:25px 0 0;
		margin:0;
	}
	#hypolinka-iframe .fbBtn a{
		display:block;
		margin:0 auto;
		width:330px;
		height:65px;
		line-height:65px;
		color:#fff;
		text-transform:uppercase;
		text-decoration:none;
		font-size:20px;
		background:transparent url(../images/fb/btn-video.png) no-repeat 0 0;
		font-weight:normal;
		font-family: "Bliss2Bold","Trebuchet MS", "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
	}
	#hypolinka-iframe .fbBtn a:hover{
		background-position:0 -65px;
	}
	#hypolinka-iframe .fbBtn span{
		display:block;
		padding-right:20px;
		background:transparent url(../images/fb/arrow.png) no-repeat 240px 20px;
	}
	#hypolinka-iframe #accContainer{
		width:510px;
		margin:0 auto;
		background:#e8e8e8 url(../images/fb/bg-tabs-bt.png) repeat-x 0 100%;
		}
	#hypolinka-iframe #accContainer h3{
		padding:10px 0 5px 25px;
		margin:0;
		background:#eee url(../images/fb/bg-tab.png) repeat-x 0 100%;
		}
	#hypolinka-iframe #accContainer h3 a{
		display:block;
		text-decoration:none;
		color:#4f8b19;
	}
	#hypolinka-iframe #accContainer h3 span{
		font-size: 35px;
		font-weight:normal;
		font-style:normal;
		font-family: 'Bliss2BoldItalic',"Trebuchet MS", "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
	}
	#hypolinka-iframe #accContainer li div{
	}
	#hypolinka-iframe #accContainer li.active{
		width:520px;
		padding:5px 0;
		position:relative;
		left:-5px;
		margin-right:-5px;
		height:120px;
		color:#fff;
		font-size:14px;
		font-family: 'Bliss2Italic',"Trebuchet MS", "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
		background:#eee url(../images/fb/bg-tab-active.png) no-repeat 0 0;
	}
	#hypolinka-iframe #accContainer li.active h3{
		color:#fff;
		background:transparent;
		}
	#hypolinka-iframe #accContainer li.active h3 a{
		color:#fff;
		cursor:default;
		}
	#hypolinka-iframe #accContainer li p{
		padding:0 15px 0 55px;
		display:none;
		}
	
	#hypolinka-iframe #all {
		width: 520px;
	}
	#hypolinka-iframe #page{
		background:#fff;
	}
	#hypolinka-iframe #main {
		background: #fff;
		padding: 0;
		margin: 0;
	}
	#hypolinka-iframe #content{
		width:510px;
		margin:3px 5px;
		padding:25px 0;
		background:#eee;
	}
	#hypolinka-iframe #calendar {
		background: transparent none;
		padding: 0;
		margin: 0;
	}
		#hypolinka-iframe  #calendar .inner {
			background: transparent none;
			padding: 0;
		}

	#hypolinka-iframe #hypolinka {
		width: 500px;
		margin:0 5px;
	}
		#hypolinka-iframe #hypolinka table {

			width: 500px;
		}
			#hypolinka-iframe #hypolinka table th, #hypolinka-iframe #hypolinka table td{
				overflow:hidden;
				text-align:left;
				font-size:11px;
			}
			#hypolinka-iframe #hypolinka table th.rowTh{
				width:30px;
			}
				
	
/* ***************************************** */	
/* ************** COLUMN 1 ***************** */
/* ***************************************** */	

	#sidecol1 ul  {
		list-style: none;
		margin: 15px 0 30px 0;
		border-bottom: 1px solid #0668AC;
		}
		#sidecol1 ul li {margin: 0;}
		#sidecol1 ul li {
			border-top: 1px solid #0668AC;
			}
			#sidecol1 ul li a {
				display: block;
				padding: 5px 0 5px 21px;
				background: url(../../images/odrazka.gif) no-repeat 7px 10px;
				text-decoration: none;
				font-weight: bold;
				}
				#sidecol1 ul li a:hover {background-color: #0668AC; color: #FFF}
		#sidecol1 ul ul {margin: 0; border: 0;}
			#sidecol1 ul ul li {}
				#sidecol1 ul ul li a {
					background: url(../../images/odrazka-mini.gif) no-repeat 21px 10px; 
					padding: 3px 0 3px 32px;
					font-weight: normal;
					}


		
/* ***************************************** */	
/* *********** SCHVALOVAC� KROKY *********** */
/* ***************************************** */

#content ul.approvalSteps {
	background: url(../images/steps-bg-approval.png) no-repeat 0 -526px;
	_background: url(../images/steps-bg-approval.gif) no-repeat 0 -526px;
	margin-left: 0;
	position: absolute;
	top:65px;
	left: -6px;
	width: 986px;
	height: 105px;
	overflow: hidden;
	}
#content ul.approvalSteps li {float: left; background: none; margin: 0; padding: 0; position: relative;}
ul.approvalSteps a, ul.approvalSteps em  {
	height: 90px;
	width: 180px;
	display: block;
	overflow: hidden;
	
	margin-top: -1px;
	margin-left: -23px;
	}
	ul.approvalSteps a, ul.approvalSteps em  {background: url(../images/steps-bg-approval.png) no-repeat; _background: url(../images/steps-bg-approval.gif) no-repeat;}
	ul.approvalSteps .step0 a {margin-left: 0; width: 171px;}
	ul.approvalSteps .step1 a {width: 181px; background-position: 0 -105px}
	ul.approvalSteps .step2 a {width: 184px; background-position: 0 -210px}
	ul.approvalSteps .step3 a {width: 150px; background-position: 0 -315px}
	ul.approvalSteps .step4 a {width: 159px; background-position: 0 -420px}
	
	.parametry-zadosti ul.approvalSteps .step1 a,
	.zadost-o-hypoteku ul.approvalSteps .step1 a{width: 185px; background-position: -200px -105px}
	.pozadovane-dokumenty ul.approvalSteps .step2 a {width: 196px; background-position: -200px -210px}
	.schvaleni-v-bance ul.approvalSteps .step3 a {width: 167px; background-position: -200px -315px}
	.podpis-smlouvy ul.approvalSteps .step4 a {width: 204px; background-position: -200px -420px}
	
	#content ul.approvalSteps a.fakeStep {position: relative; z-index: 999; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: none;}





/* *************************************** */	
/* ************** FOOTER ***************** */
/* *************************************** */	

.bottomMenu {	
	background: url(../images/bg_ender.gif) repeat-x -15px 0 #4581C8;
	padding: 7px 15px;
	margin-bottom: 0;
	color: #FFF;
	font-size: 0.9em;
	border-bottom: 5px solid #FFF
	}
	.bottomMenu a, .bottomMenu strong {
		color: #FFF;
		margin: 0 15px 0 0;
		background: url(../../images/odrazka2.gif) no-repeat 0 5px; 
		padding-left: 12px;
		}
	.bottomMenu a:hover {text-decoration: underline;}

#footer {
	background: url(../images/footer-bg.png) bottom left no-repeat;
	clear: both;
	width: 100%;
	font-size: 0.9em;
	color: #fff;
	color: #FFF;
	padding: 10px 0;
	}
	#footer ul {float: left; width: 550px; padding-left: 18px;}
	#footer ul li {display: inline;}
		#footer ul li a, #footer ul li strong { 
			display: block; 
			float: left; 
			padding: 0 16px 0 16px; 
			text-decoration: underline; 
			color: #83d815; 
			background:url(../images/footer-line.gif) no-repeat top left;
			}
			#footer ul li strong {color: #FFF; text-decoration: none;}
	
	#footer p {margin-bottom: 0;}
	#footer a {color: #FFF; text-decoration: none;}
	#footer a:hover {color: #FFF; text-decoration: underline;}
	
	p.copyright {
		float: left;
		padding-left: 20px;
		}		
		
	.developer {
		float: right;
		padding-right: 10px;
		}
		.developer a {
			background: url(../images/logo_mf.gif) no-repeat top right;
			padding: 2px 22px 3px 0;
			color: #797979;
			text-decoration: none;
			margin-right: 15px;
			}
			
#main #content .contextHelpIco {
background:url(../images/ikona-otaznik.png) no-repeat scroll 0 0 transparent;
display:inline-block;
height:10px;
margin-bottom:0;
position:relative;
top:-3px;
width:10px;
}

#calc-step3 {
	position: relative;
}
#calc-step3 object,
#calc-step3 embed {
	margin-left: -25px;
}


/* dijit reset */

.dijitTextBox{padding: 4px;}
body.tundra .dijitInlineTable {padding: 4px;}
.dijitComboBox {padding: 2px 4px;}
table.formTable .dijitTextBox {width: 75px;}


/* select buttonek */
.tundra .dijitComboBox .dijitButtonNode, .tundra .dijitSpinner .dijitButtonNode {
border: 1px solid #6db025;
}

.tundra .dijitButtonNode, .tundra .dijitComboBoxHover .dijitButtonNode {
background: url(../images/dijit/buttonEnabled.png) repeat-x #74bf37;
border: 1px solid #6db025;
padding: 1px 0;
}

.tundra #all .dijitArrowButtonInner  {
margin:0 2px;

}
.tundra #all .dijitComboBoxHover .dijitArrowButtonInner  {
margin:0 5px 0 4px;
=margin: 0 4px;

}

.tundra .dijitComboBox .dijitArrowButton .dijitArrowButtonInner {
background-image:url(../images/dijit/comboArrowDown.gif);
}

.tundra .dijitComboBox .dijitArrowButton .dijitArrowButtonInner, 
.tundra #all .dijitComboBoxHover .dijitArrowButton .dijitArrowButtonInner {width: 9px;}

.tundra .dijitSpinner .dijitArrowButtonInner  {left: 4px; top: 0;}

.tundra .dijitArrowButtonInner {background-image:url("../images/dijit/spriteArrows.png");}
.tundra .dijitComboBox .dijitButtonNode, .tundra .dijitSpinner .dijitButtonNode {border: 0 !important}
.dijitSpinner .dijitInputLayoutContainer .dijitArrowButton {width: 18px;}

.tundra .dijitTooltip,
.tundra .dijitTooltipDialog {
	
	background: transparent;	
}
.dijitTooltipBelow {
	
	padding-top: 13px;
}
.dijitTooltipAbove {
	
	padding-bottom: 13px;
}
html .tundra .dijitTooltipContainer {
	
/*	background: #ffffff url(images/popupMenuBg.gif) repeat-x bottom left;
*/	background: #6CA82D;
	border: 1px solid #6CA82D;
	padding: 0.55em 0.75em;
	font-size: 1.1em;
	color: #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.dj_ff3 .tundra .dijitTooltipContainer {
	
	-moz-border-radius: 3px;
}	
html .tundra .dijitTooltipConnector {
	
	border:0px;
	z-index: 2;
}
html .tundra .dijitTooltipABRight .dijitTooltipConnector {
	
	left: auto !important;
	right: 3px;
}
html .tundra .dijitTooltipBelow .dijitTooltipConnector {
	
	top: 0px;
	left: 3px;
	background:url(../images/dijit/tooltipConnectorUp.png) no-repeat top left;
	width:16px;
	height:14px;
}
.dj_ie6 .tundra .dijitTooltipBelow .dijitTooltipConnector {
	
	background-image: url(../images/tooltipConnectorUp.gif);
}
html .tundra .dijitTooltipAbove .dijitTooltipConnector {
	
	bottom: 0px;
	left: 3px;
	background:url(../images/dijit/tooltipConnectorDown.png) no-repeat top left;
	width:16px;
	height:14px;
}
.dj_ie6 .tundra .dijitTooltipAbove .dijitTooltipConnector {
	background-image: url(../images/dijit/tooltipConnectorDown.gif);
}
.dj_ie6 .tundra .dijitTooltipAbove .dijitTooltipConnector {
	bottom: -3px;
}
.tundra .dijitTooltipLeft {
	padding-right: 14px;
}
.dj_ie6 .tundra .dijitTooltipLeft {
	padding-left: 15px;
}
html .tundra .dijitTooltipLeft .dijitTooltipConnector {
	
	right: 0px;
	bottom: 3px;
	background:url(../images/dijit/tooltipConnectorRight.png) no-repeat top left;
	width:16px;
	height:14px;
}
.dj_ie6 .tundra .dijitTooltipLeft .dijitTooltipConnector {
	background-image: url(../images/dijit/tooltipConnectorRight.gif);
}
html .tundra .dijitTooltipRight {
	padding-left: 14px;
}
html .tundra .dijitTooltipRight .dijitTooltipConnector {
	
	left: 0px;
	bottom: 3px;
	background:url(../images/dijit/tooltipConnectorLeft.png) no-repeat top left;
	width:16px;
	height:14px;
}

.dijitCalendarContainer {background: #FFF;}

.tundra .dijitTextBoxDisabled, .tundra .dijitComboBoxDisabled, .tundra .dijitSpinnerDisabled, .tundra .dijitTextAreaDisabled {
    color: #9a9a9a;
}


 .highslide-body {margin-bottom: 0; overflow: hidden; _display: inline-block;}
.highslide-body .leftBox {float: left; width: 52%; border-right: 1px solid #e7e7e7;}
.highslide-body .rightBox {float: right; width: 43%;}
.highslide-body h2 {height: 3em;}
.highslide-body .rightBox h2 {color:#6EA726;}
.highslide-body .leftBox h2, .highslide-body .leftBox p {margin-right: 20px;}

.highslide-body .btnRefinancovat {width: 171px;}
.highslide-body .btnRefinancovat span {background: url(../images/btn-refinancovat-1.png) no-repeat;}
.highslide-body .btnVyridit {width: 195px;}
.highslide-body .btnVyridit span {background: url(../images/btn-vyridit-hypoteku-1.png) no-repeat;}

.highslide-body p a:hover span {background-position: 0 -38px;}

.approvalComments {margin-bottom: 25px; border-bottom: 1px solid #e7e7e7; padding-bottom: 25px;}

.zahradkar {background: url(../images/zahradkar.jpg) no-repeat top right;}

/* AB testing */

.mboxSideBox {
	background: url(../images/mboxSideBox-bg-1.jpg) no-repeat top right;
	padding: 25px 15px 5px 15px;
	margin-bottom: 40px;
	font-size: 1.1em;
	}
	.mboxSideBox h4 {margin-right: 50px; line-height: 1.2em;}
	.mboxSideBox p {margin-bottom: 5px;}
.mboxSideBox2 {
	background: url(../images/mboxSideBox-bg-2.jpg) no-repeat top right;
	padding: 10px 15px 5px 15px;
	}
	.mboxSideBox2 h4 {
		font-style: italic;
		color: #62b0f5;
		font-size: 1.4em;
		 line-height: 1.2em;
		 margin-right: 70px;
		}
	.mboxSideBox2 ul {margin-bottom: 15px;}
	.mboxSideBox2 h5 {font-size: 1.1em; line-height:1.3em; margin-bottom: 7px; margin-right: 40px;} 
	
	
.mboxContent .deco, .mboxForm .deco {
	width: 107px;
	height: 55px;
	background: url(../images/mbox-sipka.png) no-repeat;
	position: absolute;
	top: -32px;
	left: 50%;
	margin-left: -53px;
}
.mboxContent .textBox {margin-bottom: 18px;}
.mboxContent .withDeco, .mboxForm .withDeco {padding-top: 35px;}

.mboxMainInfo {font-size: 1.4em;}
.mboxMainInfo strong {color: #73af27;}
.mboxCol {width:49%; float: left;}

.mboxSouhrn {font-size: 1.1em;}
#page .mboxSouhrn {margin-left: 0;}
#page .mboxSouhrn li {background: url(../images/ico-status-confirmed.png) no-repeat; padding-left: 30px;}
.mboxSouhrn span {font-size: 0.9em;}
.mboxSouhrn em {font-style: normal; color: #ca0a0a;}
.mboxContent .textBox .center {color: #73af27; font-size: 1.2em; font-weight: bold;}


/************ landing page **************/

/* Fonts */

@font-face {
    font-family: 'Bliss2Bold';
    src: url('../fonts/bliss2b-webfont.eot');
    src: url('../fonts/bliss2b-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bliss2b-webfont.woff') format('woff'),
         url('../fonts/bliss2b-webfont.ttf') format('truetype'),
         url('../fonts/bliss2b-webfont.svg#Bliss2Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Bliss2Italic';
    src: url('../fonts/bliss2i-webfont.eot');
    src: url('../fonts/bliss2i-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bliss2i-webfont.woff') format('woff'),
         url('../fonts/bliss2i-webfont.ttf') format('truetype'),
         url('../fonts/bliss2i-webfont.svg#Bliss2Italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Bliss2BoldItalic';
    src: url('../fonts/bliss2bi-webfont.eot');
    src: url('../fonts/bliss2bi-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bliss2bi-webfont.woff') format('woff'),
         url('../fonts/bliss2bi-webfont.ttf') format('truetype'),
         url('../fonts/bliss2bi-webfont.svg#Bliss2BoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

body#hypolinkaLP {
	padding:0;
	background:#4c9215 url(../images/landing/bg-landing-page.jpg) no-repeat 50% 0; 
	}
	body#hypolinkaLP a:active, body#hypolinkaLP a:selected, body#hypolinkaLP button{border:none;outline:none;}
#hypolinkaLP #all{padding:0;width:990px;}
#hypolinkaLP #page, #hypolinkaLP #footer, #hypolinkaLP #main{background: transparent;}
#hypolinkaLP #header{position:relative;height:124px;text-align:right;}
	#hypolinkaLP #logoVP{position:absolute;left:0;top:30px;}
#hypolinkaLP #page, #hypolinkaLP #main{padding:0;margin:0;}
#hypolinkaLP #main{height:751px;overflow:hidden;}
#hypolinkaLP #contentContainer{width:990px;height:699px;padding:0;padding:42px 0 0;overflow:hidden;}
#hypolinkaLP #bottom{background:#4c9215 url(../images/landing/bg-bottom.png) repeat-x 0 0;font-size:1.2em;}
#hypolinkaLP #links, #hypolinkaLP #footer{width:990px;margin:0 auto;}
#hypolinkaLP #links{}
#hypolinkaLP h1, #hypolinkaLP h2{font-weight:normal;font-family: "Bliss2Bold","Trebuchet MS", "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;}
#hypolinkaLP em{font-style:normal;font-family: "Bliss2Italic","Trebuchet MS", "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;}

#hypolinkaLP h1{padding:30px 110px 0 0;margin:0;color:#fff;font-size:4em;line-height:.9em;}
#hypolinkaLP h1 em{position:relative;right:-95px;display:block;font-size:0.542em;}
#hypolinkaLP h2 {font-size:2.542em;line-height:0.6;color:#68b020;margin:0 0 15px 0;}
#hypolinkaLP h2 em{font-size:2.361em;position:relative;top:0.1em;}
#benefitsOuter{
	width:630px;
	height:280px;
	margin:0 auto;
	background:transparent url(../images/landing/bg-benefits.png) no-repeat 0 0;
}
	#benefits{
		position:relative;
		width:630px;
		height:170px;
		overflow:hidden;
		}
		#hypolinkaLP #benefits h2{font-style:normal;}
		#hypolinkaLP #benefits h2 em{font-style:normal;font-family: "Bliss2BoldItalic","Trebuchet MS", "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;}

		#benefits .prev, #benefits .next{
			display:block;
			position:absolute;
			top:0;
			width:35px;
			height:100%;
			text-indent:-200px;
			overflow:hidden;
			background:transparent;
			cursor:pointer;
		}
		#benefits .prev{left:0;background: url(../images/landing/ico-prev.png) 15px 63px no-repeat;}
		#benefits .next{right:0;background: url(../images/landing/ico-next.png) 6px 63px no-repeat;}
		#rotatorNav{position:absolute;z-index:100;left:275px;bottom:20px;width:300px;}
		#rotatorNav ul{height:10px;padding:0;margin:0;}
		#content #rotatorNav li{float:left;padding:0;width:11px;height:10px;margin:0 5px 0 0;overflow:hidden;background:none;}
		#content #rotatorNav li a{display:block;width:11px;height:10px;background: url(../images/landing/rotator-dots.png) no-repeat 0 0;}
		#content #rotatorNav li a span{display:block;text-indent:-20px;}
		#content #rotatorNav li.dojoxRotatorSelected a{background-position:0 -15px;}
		
		#benefitsRotator{margin:0 auto;overflow:hidden;}
		.rotator{ background:transparent;width:560px; height:170px; overflow:hidden;} 
		.rotator .pane{width:540px;height:130px; overflow:hidden; padding:15px 10px;} 

  /* Menu */
 
   
  /* Reservation */
 
	 #hypolinkaLP.tundra #benefitsOuter .dijitButtonNode{
	    	width:316px;
	    	height:45px;
	    	border:0;
	    	padding:10px 0 0;
	    	overflow:hidden;
	    	text-align:center;
	    	margin-right:-3px;
	    	margin-top:15px;
	    	background:transparent url(../images/landing/btn-reservation.png) 0 0 no-repeat;
	    	outline:none;
	    	}
	    #hypolinkaLP.tundra .dijitButtonNode:hover{
	    	background-position:0 -55px;
	    }
	    #toggleBtn{margin:0 auto;}
	    #toggleBtn, #toggleBtn span{display:block;width:316px;height:55px;}
	    #toggleBtn span{
	    	line-height:50px;
	    	border:0;
	    	overflow:hidden;
	    	text-align:center;
	    	margin-right:-3px;
	    	margin-top:15px;
	    	background:transparent url(../images/landing/btn-reservation.png) 0 0 no-repeat;
	    	font-weight:normal;font-family: "Bliss2Bold","Trebuchet MS", "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
	    	font-size:1.72em;
	    	color:#fff;
	    	text-transform:uppercase;
	    	cursor:pointer;
	    	}
	    #toggleBtn span:hover{
	    	background-position:0 -55px;
	    	}
	    #toggleBtn span#hideBtn{display:none;color:yellow;}
	 #reservationTable{
	 	position:relative;
	 	width:615px;
	 	padding:30px 20px 20px;
	 	margin:0 auto;
	 	background:#fff;
	 	-webkit-border-radius: 18px;
		-moz-border-radius: 18px;
		border-radius: 18px; 
	 	}
	    #reservationTable #hypolinka, #reservationContainer{margin:0 auto;}
	    #reservationTable table{margin:0 auto 10px auto;}
	 .tundra #reservationTable .hltd{background-color:#8fc941;}
	 .tundra #reservationTable .free{background-color:#4c9215;}
	 #closeBtn {
	 	display:block;
	 	position:absolute;
	 	right:10px;
	 	top:10px;
	 	width:20px;
	 	height:20px;
	 	cursor:pointer;
	 	text-indent:-100px;
	 	overflow:hidden;
	 	background:transparent url(../images/dijit/tabClose.png) no-repeat 0 0;
	 	}
	  #closeBtn:hover{background:transparent url(../images/dijit/tabCloseHover.png) no-repeat 0 0}
	 	
	 	
  /* Menu */
  	
	 	#contentMenu{text-align:center;}
	 	#contentMenu ul{
	 		margin:10px auto;
	 		width:440px;
	 		height:45px;
	 		overflow:hidden;
	 		background:transparent url(../images/landing/bg-nav.png) 0 0 no-repeat;
	 		} 
	 	#contentMenu li{
	 		float:left;
	 		width:144px;
	 		margin:0;
	 		font-size:1.2em;
	 		line-height:38px;
	 		font-weight:normal;
	 		font-family: "Bliss2Bold","Trebuchet MS", "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
	 		}
	 	#contentMenu li.last{width:152px;}
	 	#contentMenu li a{
	 		display:block;
	 		width:100%;
	 		height:100%;
	 		color:#fff;
	 		text-transform:uppercase;
	 		text-decoration:none;
	 		
	 	}
	 	#contentMenu li.first a:hover{
	 		background:transparent url(../images/landing/bg-nav.png) 0 -45px no-repeat;
	 	}
	 	#contentMenu li.second a:hover{
	 		background:transparent url(../images/landing/bg-nav.png) -144px -90px no-repeat;
	 	}
	 	#contentMenu li.third a:hover{
	 		background:transparent url(../images/landing/bg-nav.png) -288px -135px no-repeat;
	 	}
		#hideBtn{display:none;}
		#hypolinkaLP .breadcrumbs{position:absolute;left:-4000px;}

/* Dialog window */
.dialog{width:700px;z-index:100;}
#hypolinkaLP .dijitDialogPaneContent p{font: 1.2em "Trebuchet MS","Arial CE",Arial,"Verdana CE",Verdana,sans-serif;color:#2A2A2A;}
body#hypolinkaLP .dijitDialog .dijitDialogPaneContent{padding:10px 14px;}
    	
  /* video */
	#videoBox{
		padding:10px;
		margin:0 auto;
		width:468px;
		height:325px;
		text-align:center;
		background:transparent url(../images/landing/bg-video.png) no-repeat 0 0;
		}
	    #videoBox object{width:468px;height:295px;margin:10px;}
  /* Footer */
	#bottom #links{height:110px;}
	#bottom #links p{width:495px;float:left; padding:27px 0 0; margin:0; }
	/*#bottom #links a{display: block; float:right; margin-left: 40px; text-indent:-100px; overflow:hidden;}*/
	#bottom .logobar a{margin-right:40px;}
	
	#social{width:495px;float:left;padding:7px 0 0; margin:0;}
	body#hypolinkaLP.tundra #social .clear{clear:none;}
	body#hypolinkaLP #social .center{text-align:right;}
	
	#bottom .fb{width:57px;height:60px;background:transparent url(../images/landing/logo-fb.png) no-repeat 0 0;}
	#bottom .twitter{width:46px;height:60px;background:transparent url(../images/landing/logo-twitter.png) no-repeat 0 0;}
	#bottom .googlePlus{width:51px;height:63px;background:transparent url(../images/landing/logo-google-plus.png) no-repeat 0 0;}
	
	#hypolinkaLP #footer{font-size:0.9em;}
	#hypolinkaLP #footer p{padding:20px 0;}
	#hypolinkaLP #footer a{text-decoration:underline;}
	#hypolinkaLP .developer a{background-image: url(../images/landing/logo-mf-white.png);}
 	
 	
    

