html {font-size: 100.01%;}
body {
	margin: 0 0 0 0;
	padding: 0;
	font-size: 62.5%;
	text-align: center;
	font-family: Tahoma, 'Verdana CE', Verdana, 'Arial CE', Arial, Helvetica, sans-serif;
	color: #414141;
	background: url(../img/bg-body.gif) repeat-x #FFF;
	line-height: 2em;
	}

.bg {background: url(../img/bg-web.jpg) no-repeat top center;	}

* {margin: 0; padding: 0;}

.focus {position: absolute; left: 32px; display: none;}

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

.focus a:focus, .focus a:active {
    z-index:2;
	top: 0;
    background:#FFF;
	padding: 2px 5px 4px 6px;
	}

/* ****** tabulka formatovana ******* */

.nowrap{
    white-space:nowrap;
}

/* ****** tabulka bez formatu ******* */

table, #sazby table {
	border: 0;
	border-collapse: collapse;
	margin-bottom: 15px;
	font-size: 1em;
	background: none;
	}

table th, table td, .homepage table th, .homepage table td {
	padding: 5px 10px;
	vertical-align: top;
	border: 0;
	}



/* ****** tabulka formatovana ******* */

.content table.projekty  {
	border-collapse: collapse;
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
	}

.content table.projekty th, .content table.projekty td {
	padding: 4px 8px;
	vertical-align: top;

	}
	.content table.projekty th {
	background: #469128;
	color: #FFF;
	border-top: 1px solid #5FA73B;
	border-right: 1px solid #5FA73B;
	border-left: 1px solid #5FA73B;
	border-bottom: 1px solid #5FA73B;
	padding: 4px 7px;
	vertical-align: top;
	text-align: left;
	}
	.content table.projekty td {
		border: 1px solid #CCCCCC;
		}

	tr.dark td {
		background-color: #F5F5F5;
		}

	.content table th a {color: #FFF;}
	.content table p {margin-bottom: 0;}
	.content table a { font-weight: bold;}
	
	.projekty {width: 99%;}



/* ****** nadpisy ******* */

h1, h2.graphic {
	font-size: 1.5em;
	font-weight: normal; 
	line-height: 1em; 
	color: #4EAA21; 
	font-family: Trebuchet MS, Tahoma, 'Verdana CE', Verdana, 'Arial CE', Arial, Helvetica, sans-serif;
	margin: 0 0 20px 0;
	font-style: italic;
	padding: 0 0 0 20px;
	background: url(../img/ico-li.gif) no-repeat 0 6px;
	}
	
h2.graphic {
	font-size: 1.4em;
	background: url(../img/ico-li.gif) no-repeat 0 4px;
	}

h2 {font-size: 1.2em;}
h3, h2.sbg {font-size: 1.1em; border-bottom: 1px dashed #898989; padding-bottom: 5px; margin-bottom: 10px;}
h4, h5, h6, h7 {font-size: 1em;}


fieldset {
    border:0;
}
fieldset legend{
    margin:10px 0;
}


h2.vypis {
	font-size: 1.1em;
	margin-bottom: 5px;
	}
	


.apa {margin: 0 0 15px 0; padding: 0;}

/* ****** seznam ******* */
.content ul, body.WYSIWYGContentBody ul {
	margin: 0 0 15px 23px;
	list-style: none;
	line-height: 1.3em;
	}
	.content ul li ul, body.WYSIWYGContentBody ul li ul {
		margin: 0 0 0 5px;
		}
	.content ul li {
		background: url(../img/ico-li-gray.gif) 0 4px no-repeat;
		padding: 0 0 0 20px;
		margin-bottom: 5px;
		}
		.content ul li ul li {
			background: url(../img/ico-li-gray.gif) 0 4px no-repeat;
			}

	/* ** s modrou ikonou ** */

/*	.content ul.blue li, body.WYSIWYGContentBody ul.blue li {
		background: url(../img/ico-li-gray.gif) 0 4px no-repeat;
		padding: 0 0 0 15px;
		}*/

/* ****** cislovany seznam ******* */

.content ol, body.WYSIWYGContentBody ol {
	margin: 0 0 15px 35px;
	line-height: 1.3em;
	}

	.content ol li ol, body.WYSIWYGContentBody ol li ol {
		margin: 0 0 0 18px;
		}

/* ****** zarovnani ******* */

.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;
	}
.clear {clear: both;}

/* ****** linky ******* */
#content_container a:link {color: #118000;}
#content_container a:visited {color: #0c5b00;}
#content_container a:hover {color: #000000;}
#content_container a:active {color: #003955;}

/* ****** images ******* */

img {border: none;}
img.lft {float: left;margin: 0 15px 15px 0;}
img.rgt {float: right;margin: 0 0 15px 15px;}

/* ****** ruzne ******* */
p {margin-bottom: 15px;}
.content p {}
.important {color: #5D9F3D;}
acronym, abbr {
	background: url(../img/bg_acronym.gif) no-repeat 100% 0;
	cursor: help;
	padding-right: 10px;
	border: none;
	padding-bottom: 2px;
	}
.none {display: none;}

hr {
	border: none;
	height: 1px;
	background: #CCC;
	color: #CCCCCC;
	margin-bottom: 15px;
	clear: both;
	}
	
/* cistic uzivatelskych wysiwyg okras */
	
font {
	font-family: inherit;
	color: inherit;
	font-size: inherit;
	}
	
	
.button {
	color: #414141;
	font-weight: bold;
	background: url(../img/bg-button.gif) no-repeat bottom right #FFF;
	border: 0;
	padding: 4px 15px 4px 30px;
	cursor: pointer;
	font-size: 1em;
	}
	.gray, .hgltBox .button {	background: url(../img/bg-button-gray.gif) no-repeat bottom right #ededed;}
	#all a.button {text-decoration: none; color: #454545; font-size: 0.9em;}
	
#parametry input.green {
	background: url(../img/bg-formbutton-wide.gif) no-repeat #21910B;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	width: 171px;
	border: none;
	cursor: pointer;
	padding: 0 0 15px 0;
	margin-right: 10px;
	font-size: 1.1em;
	float: left;
	}
	

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

/* ****** kalkulacka ******** */

#ap input, #ap select, .ap select {
	font-size: 1.1em;
	}

#ap table, .SearchGroup table{
	font-size: 1em;
	width: 680px;
	margin-bottom: 40px;
	background: none;
	}
	#ap td, .SearchGroup td{
		padding: 4px 15px 4px 0;
		vertical-align: middle;
		border-bottom: 1px solid #F3F3F3;
		border-right: none;
		border-left: none;
		border-top: none;
		}
	#ap td.lefttd{
		width: 45%;
		}

#ap fieldset {
	border: none;
	}
	#ap select {
		font-size: 1.1em;
		}

#ap img {
	vertical-align: middle;
	margin-left: 5px;
	}

#ap input {
		border: 1px solid #A8A8A8;
		vertical-align: middle;
		height: 15px;
		_height: 18px;
		width: 100px;
		color: #606060;
		}

#ap input.edit {
	background: url(../img/bg_24.gif) no-repeat bottom right #F7F7F7;
	border-color: #666666;
	color: #000;
	}

#ap input.bold {
	font-weight: bold;
	background: url(../img/bg_25.gif) repeat-x #ECF5E8;
}

#ap input.radiodark {
	width: auto;
	border: none;
	}

#ap .odeslat {
	color: #FFF;
	border: 1px solid #61A334;
	background: #7EBB4C;
	padding: 0 8px;
	height: auto;
	cursor: pointer;
	}

/* ******* FILTR ******* */

#ChooseCategory {
	margin-bottom: 20px;
	}

#ChooseCategory input, #ChooseCategory select {
	 	vertical-align: middle;
		font-size: 0.9em;
		}

#ChooseCategory input  {width: 100px;}

#ChooseCategory select {vertical-align: middle;	}

#ChooseCategory .shopsearch {width: 19px; height: 19px; margin-right: 10px;}

/* ******************** LOGIN ************************ */


.login label {
	width: 4em;
	float: left;
	vertical-align: middle;
	text-align: right;
	margin-right: 10px;
	line-height:2em;
	}
.login .pole {
	width: 100px;

	border: 1px solid #7f9db9;
	vertical-align: middle;
	margin-top: 3px;
	}
.login br {
	clear: both;
	}
	
.login .button {
	margin: 8px 0 15px 78px;
	}
	
/* ********************************************** */
/* ************* IMAGE REPLACEMENT ************** */
/* ********************************************** */

.logo span, #h_menu span  {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	}
	.logo span {cursor: pointer;}
	
	.logo span {background: url(../img/logo-hypotecnibanka.jpg) no-repeat;}


/* ******************** KONSTRUKCE STRANKY ******************* */

#all {
	margin: auto;
	text-align: left;
	width: 990px;
	position: relative;
	font-size: 1.2em;
	}

#top {
	height: 145px;
	position: relative;
	color: #FFF;
	}

	#all #top a {color: #FFF; font-size: 0.9em;}
	
	#top h1 {margin: 0; padding: 0;}
	
	.logo a {
		width: 437px;
		height: 125px;
		position: absolute;
		overflow: hidden;
		display: block;
		color: #FFF; 
		top: 0;
		left: 0;
		}

/* ************************************** */
/* ************ HLAVNI MENU ************* */
/* ************************************** */

#h_menu {
	position: relative;
	height: 29px;
	z-index: 0;
	 background: url(../img/bg-menu.jpg) no-repeat #21910B;
	 margin-right: 416px;
	}
	#h_menu ul {
		padding: 0;
		margin: 0 0 0 3px;
		list-style: none;
		position: relative;
		}
		#h_menu ul li {	padding: 0;	display: inline;}
			#h_menu ul li a {
				height: 29px;
				color: #FFF;
				 overflow: hidden; 
				 text-decoration: none;				
				}
				#h_menu ul li a:hover {color: #FFFF99;}
		
.home, .kalkulacka, .produkty-a-sluzby, .uzitecne-odkazy, .vyhody-pro-developery, .fotogalerie {
	position: absolute;
	top: 0;
	text-align: left;
	}

	.home {left: 0; width: 105px; z-index: 20;}
	.vyhody-pro-developery {left: 87px; width: 167px; z-index: 16;}
	.kalkulacka {left: 236px; width: 99px; z-index: 19;}
	.produkty-a-sluzby {left: 321px; width: 138px; z-index: 18;}
	.uzitecne-odkazy {left: 445px; width: 129px; z-index: 17;}	

	li.selected a {z-index: 60;}	
	#h_menu a:hover { z-index: 21;}
	
	#h_menu a span {cursor: pointer;}	
	
	/* mouse & selected actions */	
	#h_menu a:hover span.menuImg {background-position: 0 -29px;}
		#h_menu li.selected a span.menuImg {background-position: 0 -58px; z-index:51;}
		#h_menu li.selected a:hover span.menuImg {background-position: 0 -58px;} /* IE6 fix */
		
	/* IE6 .selected fix */
	li.hover {z-index: 44; position: relative;}

	a.home span.menuImg {background: url(../img/menu-1.gif) no-repeat 0 0;}
	a.fotogalerie span.menuImg {background: url(../img/menu-2.gif) no-repeat 0 0;}
	a.vyhody-pro-developery span.menuImg {background: url(../img/menu-3.gif) no-repeat 0 0; }
	a.kalkulacka span.menuImg {background: url(../img/menu-4.gif) no-repeat 0 0;}
	a.produkty-a-sluzby span.menuImg {background: url(../img/menu-5.gif) no-repeat 0 0;}
	a.uzitecne-odkazy span.menuImg {background: url(../img/menu-6.gif) no-repeat 0 0;}	
	
	.menuText {margin: 0 25px; display: block; font-size: 0.9em; color: #FFF; text-decoration: underline;}	
	
	a.kariera {display: none;}


/* ********** OBSAHOVA CAST ************ */

#main {
	position: relative;
	width: 100%;
	margin-bottom: 0;
	}
	#mainin {
		padding: 50px 19px 30px 19px;
		}

#boxcol {
	float: right;
	width: 240px;
	padding-top: 30px;
	min-height: 358px;
	_height: 358px;
	}


#content_container {
	float:left;
	width: 698px;
	margin-bottom: 0;
	background: url(../img/bg-content.jpg) no-repeat 100% -100px;

	}		
	.content {margin: 0 35px 10px 25px}
		.textbox {}
			.dtl_left{
				padding-top: 20px;
				padding-bottom: 40px;
				float: left;
				width: 270px;
				/*height: 200px;*/
				}
				.fotogalerie{
					}
					.fotogalerie a.txt{
						display: block;
						padding: 10px 30px 10px 0px;
						text-align: right;					
						color: #4d4d4d;;
						font-weight: bold;
						background: url(../img/ico_podrobnosti.gif) no-repeat 250px 15px;
					}
			.dtl_right{
				padding-top: 20px;
				padding-bottom: 40px;
				float: right;
				width: 355px;
				text-align: justify;
				}
			.nogallery{
				width: 655px;
				float: none;
				}

/* ***************** PATICKA ***************** */
#ender {
    position:relative;
	text-align: center;
	clear: both;
	margin: 0 20px 0 20px;
	font-size: 0.9em;
	padding: 27px 0 10px 0;
	border-top: 1px dashed #898989;
	z-index: 690;
	}
	#ender strong, #ender a, #ender span {margin: 0 15px;}
		#ender .developer a {margin: 0;}

		#all #ender a {color: #414141;}		
		#all #ender a:hover {color: #118000;}
		
		.developer a {
			background: url(../img/logo-mf-mini.gif) no-repeat 100% 50%;
			padding: 2px 23px 2px 0;
			}

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

form {margin: 0; padding: 0;}

.homepage #navi {
	padding-top: 0;
	background: none;
	width: 250px;
	}

.homepage .content_container {
	width: 747px;
	position: relative;
	}

.homepage .content {
	background: none;
	padding-top: 0;
	margin-right: 19px;
	}

#jaknahypoteku, #jaknahypoteku_en {
	background: #E7E7E7;
	margin-left: 19px;
	background: url(../img/bg_jaknahypoteku.jpg) no-repeat;
	padding-top: 116px;
	border-bottom: 8px solid #E7E7E7;
	margin-bottom: 11px;
	}

	#jaknahypoteku h3, #jaknahypoteku_en h3 {
		margin-bottom: 0;
		}

    #jaknahypoteku h3 a, #jaknahypoteku_en h3 a {
        display: block;
        height: 32px;
        background: url(../img/bg_jaknahypoteku_h3.gif) no-repeat;
        }
    #jaknahypoteku_en h3 a {
        background: url(../img/bg_jaknahypoteku_h3_en.gif) no-repeat;
        }

		#jaknahypoteku h3 a span, #jaknahypoteku_en h3 a span {display: none;}

.box {
	position: relative;
	width: 233px;
	margin-bottom: 11px;
	}

		.boxtext {

			}



	.box h3 {
		color: #4A752F;
		font-size: 1.1em;
		margin: 0 5px 3px 0;
		padding: 5px 0 0 0;
		}


	.box a {
		color: #3E3B3B;
		}

		.box a:hover {
				color: #4A752F;
				}
				
#boxcol .box h2 {font-size: 1.1em; border-bottom: 1px dashed #898989; padding-bottom: 5px; margin-bottom: 8px;}
				
		#labelDiv {
			background: url(../img/sipka-blue.gif) no-repeat 0 3px;
			font-size: 1.1em;
			font-weight: bold;
			color: #118000;
			padding-left: 20px;
			}



#neprehlednete {background: url(../img/box-neprehlednete-top.gif) no-repeat; position: relative;}
#neprehlednete .boxin 	{
	background: url(../img/box-neprehlednete-bottom.gif) no-repeat bottom left;
	padding: 60px 105px 20px 15px;
	font-size: 0.9em;
	line-height: 1.3em;
	}
	#neprehlednete h2, #neprehlednete h3 {display: none;}

#neprehlednete .boxMotiv {
	background: url(../img/bg-sidemotiv.png) no-repeat;
	width: 125px;
	height: 187px;
	position: absolute;
	top: 0;
	left: 130px;
	}

/* aktuality */


#aktualne  {
	margin-bottom: 20px;
	}

#aktualne p {
	position: relative;
	margin-bottom: 10px;
	border-bottom: 1px dashed #898989;
	padding: 0 0 10px 0;
	}

	#aktualne p.datum {
		background: url(../img/sipka-blue.gif) no-repeat 0 50%;
		padding: 0;
		padding-left: 20px;
		margin: 0;		
		color: #118000;
		font-weight: bold;
		border-bottom: none;
		}
	#aktualne p.right, #aktualne p.last {border: none;}

/* banner */

#banner {
	float: left;
	width: 482px;
	height: 185px;
	position: relative;
	left:12px;
	}

/* sazby */

#sazby table, #sazby_en table {
	font-size: 9px;
	width: 99%;
	margin-bottom: 0;
	}

	#sazby table td, #sazby_en table td {
		padding: 1px 0;
		}



#sazby table td.stoupa, #sazby table td.klesa, #sazby_en table td.stoupa, #sazby_en table td.klesa {
	padding-right: 12px;
	}

	.stoupa {background:url(../img/ico_sazby_nahoru.gif) no-repeat 100% 50%;}
	.klesa {background:url(../img/ico_sazby_dolu.gif) no-repeat 100% 50%;}

/* faq */

#faq {
	position: relative;
	left: 9px;
	}

	#faq .boxtext {
		margin-top: 5px;
		margin-bottom: -5px;
		padding-right: 8px;
		line-height: 1.3em;
		}

	#faq .boxtext p {
		margin-bottom: 0;
		color: #4A752F;
		background: url(../img/ico-li.gif) no-repeat 0 4px;
				}

		#faq .boxtext a {
			position: relative;
			display: block;
			margin-left: 15px;
			color: #4A752F;
			position: relative;
			letter-spacing: -1px;
			font-size: 1em;
			}

			#faq .boxtext a:hover {
				color: #3E3B3B;
				}

/* neprehlednete */





.prava5img {
	float: right;
	margin: 0 0 10px 15px;
	}

#print{
    text-align:right;
    position:relative;
    top:-10px;
    left:-30px;
    }

#print a{
    color:#A0A0A0;
    }


.nahoru {
	text-align: right;
	display: none;
	}
/*	.nahoru a {
		color: #4d4d4d;
		font-size: 0.9em;
		font-weight: bold;
		background: url(../img/ico_nahoru.gif) no-repeat center right;
		padding-right: 15px;
		}*/
		
/* ******** SEARCH BOX ******** */

.searchbox {
	margin-bottom: 25px;
	border-bottom: 1px dashed #898989;
	padding-bottom: 15px;
	}
	
.searchbox .select {
	width: 370px;
	margin-bottom: 1px;
	border: 1px solid #A5ACB2;
	padding: 1px;

	}
	.searchbox option {
			margin-right: 4px;						
			}
		.searchbox img {
			float: right;
		}
		.searchbox .selects {
			width: 370px;
			float: left;
			margin-right: 20px;
			}
			
		.selects .button {padding-left: 15px;}

		.searchbox .checkboxes {
			float: left;
			width:	200px;
			display: block;
			padding: 10px 0;
			line-height: 2em;
			display: none;
			}
			
			
.pole {border: 1px solid #A5ACB2;}

			
/* ********** STRANKOVANI ********** */

.stranky {
	color: #909090;
	font-size: 0.9em;
	padding: 0;
	height: 3.5em;
	}
	.stranky span {
		color: #000;
		}
	.stranky .prev {
		background: url(../img/sipka_vlevo.gif) no-repeat center left;
		padding-left: 15px;
		}
	.stranky .next {
		background: url(../img/sipka_vpravo.gif) no-repeat center right;
		padding-right: 15px;
		}
	.prejitna {
		float: right;
		}
		.prejitna label {
			margin-right: 5px;
			color: #333333;
			}
		.prejitna .button {margin-left: 0; top: 1px; _top: 3px; position: relative;}
		.prejitna .pole {
			vertical-align: middle;
			margin-top: 3px;
			width: 30px;
			}
	.seznam {
		float: left;
		width: 40%;
		margin-top: 3px;
	}
	

.homepage .content_container {
	margin-bottom: 4px;
}

/* *************************** PUBLIC ADMIN ********************* */

.wsw_btns a, .wsw_btns a:visited{
	display: block;
	float: left;
}
.wsw_btns select {
	margin: 3px 3px 0 3px;
	float: right !important;
}

.wsw, .wsw_btns{
	margin: 5px;
}
.wsw iframe, .anotace {
	width: 620px;
	height: 300px;
	border: 1px solid #898989;
}
#newProjectBtn{
	text-align: center;
	margin: 20px;
}
.content .inputProject{
	width: 400px;
	margin: 2px;
	float: left;
}
.formButtons
{
	text-align: center;
	padding: 5px;
	}
#addAttach{
	margin-left: 120px;
	margin-bottom: 30px;
	}
#addAttach tr, #addAttach td, #addAttach th, #addAttach {
	border: none;
	}

#editTable tr, #editTable td, #editTable th, #editTable {
	border: none;
	}


/********************** POPUP ************************************/
h1.popup{
	padding: 15px 0 15px 0;
}

/********************** ATTACHMENTS ******************************/
.content #attachmentForm{
	text-align: center;
	padding: 15px;	
	}

.content #attachmentDiv{
	margin: 15px;
}
.wsw textarea {
width: 680px;
_width: 678px;
height: 500px;
}

.content .attachItem{
	height: 30px;
	
	}
	.content .attachItem .img{
		float: left;
		padding: 2px 4px 0 0;
	}
	.content .attachItem .label{
		float: left;
	}

/*********************** LOGIN ***************************************/
.login-div{
	padding: 40px;
	}
.login-div label{
	display: block;
	float: left;
	width: 70px;
	}
	.login-div input{
		}
	.login-div #authenticatorLogIn{
		margin-left: 55px;

		}

.pg{
	margin: 0;
	padding: 0;
	}
	
#partneri {margin: 0 0 25px 25px;}
#partneri p{
	background: url(../img/bg-partneri.gif) no-repeat;
	display: block;
	width: 659px;
	height: 102px;
	}
	#partneri a{
		border: none;
		margin-right: 20px;
		display: block;
		width: 98px;
		height: 70px;
		margin: 15px 5px 0 5px;
		float: left;
		}
	#partneri span {display: none;}
		

/* partneri */

#partner-list {
        text-align: center;
		font-size: 0.9em;

        }

#partner-list a {color: #414141;}
#partner-list a:hover {color: #118000;}


.foto {background: none; margin-top: 15px;}
.foto h1 {display: none;}
		
