@charset "utf-8";
html, body {height: 100%}
body
{
	margin : 0px;
	padding : 0px;
	background-image: url(images/prechod_main3.png);
	background-position: 50% 0px;
	background-repeat: repeat-y;
}
form
{
	margin: 0px;
}
a
{
	outline: 0px;
}
hr { height: 0px; border: none; border-top: 1px solid #C2ECFB; margin: 10px 0 5px 0; }
hr.blued { border-top: 1px solid #84B9F4; }
.body2
{
	background-image: url(images/bg_full_4.jpg);
	background-repeat: no-repeat;
	background-position: 50% -30px;
	min-width: 990px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	position: relative;
}
.body3
{
	position: relative;
	width: 990px;
	margin-left: auto; 
	margin-right: auto;
}
.floatright { float: right; }
a
{
	color: #4C94FD;
}
img
{
	border: 0px;
}
.cf
{
	font-size: 0px;
	height: 0px;
	clear: both;
}
.hspace
{
	height: 20px;
}
.textleft
{
	float: left;
	margin-right: 20px;
}
.cred
{
	color: #cc0000;
}
.cblue
{
	color: #2B80FE;
}
.cblued
{
	color: #1B3A81;
}
.cgrey
{
	color: #999999;
}
.nodecoration { text-decoration: none; }
.relative
{
	position: relative;
}
.ulpomlcka
{
	list-style-image: URL(images/pomlcka.gif);
	text-align: left;
}

.nav
{
	position: relative;
	margin: 0px 0px 10px 0px;
}
.nav img
{
	position: absolute;
	right: 10px;
	top: 4px;
}
.nav h3, .nav h1
{
	display: block;
	font-size: 12px;
	border-bottom: 1px solid #C2ECFB;
	padding: 4px;
	margin: 0px;
	font-weight: normal;
	color: #000066;
}

#header
{
	/*background-image: url(images/header.jpg);*/
	height: 142px;
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
}
.header .rd_usti
{
	display: block;
	position: absolute;
	right: 10px;
	top: 8px;
	width: 213px;
	height: 107px;
	background-image:url(images/rd_usti.png);
	background-repeat: no-repeat;
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='layout/template/styles/images/rd_usti.png' ,sizingMethod='crop');
	z-index: 999;
}
.header .rd_usti:hover { background-position: 0 -111px; }
.header .rd_usti.sel { background-position: 0 -223px; }
.header .rd_usti h4 {	color: #1B3A81; }
.header-inner
{
	position: absolute;
	top: 0px;
	left: 10px;
	_top: -6px;
	height: 140px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
.header-inner .logo
{
	height: 68px;
	padding-top: 17px;
	width: 158px;
	margin-left: 23px;
}
.navigation
{
	height: 36px;
	width: 970px;
	margin-top: 21px;
}
.navigation ul
{
  margin: 0px;
	padding: 0px;
}
.navigation li
{
	float: left;
  position: relative;
	display: block;
	padding: 0px;
	margin: 0px;
}
.navigation li .btn
{
  display: block;
	width: 125px;
	margin-right: 14px;
	_margin-right: 7px;
	float: left;
	background-image: url(images/btn_left.gif);
	background-repeat: no-repeat;
	background-position: 0px -38px;
	font-size: 13px;
	color: #000066;
	font-weight: bold;
	text-align: center;
	z-index: 20;
	text-decoration: none;
}
.navigation li .btn span
{
	position: relative;
	margin-right: -10px;
	padding-top: 15px;
	height: 21px;
	display: block;
	background-image: url(images/btn_right.gif);
	background-position: 100% -38px;
	background-repeat: no-repeat;
}
.navigation li .btn.up
{
	background-image: url(images/btn_up_left.gif);
	background-repeat: no-repeat;
}
.navigation li .btn.up span
{
	padding-top: 12px;
	height: 24px;
	background-image: url(images/btn_up_right.gif);
}
.navigation li .btn.last { margin-right: -10px; _margin-right: -5px; }
.navigation li .btn.sel,
.navigation li .btn:hover
{
  background-position: 0px 0px;
  font-weight: bold;
}
.navigation li .btn.sel span,
.navigation li .btn:hover span
{
	color: #ffffff;
}
.navigation li .btn:hover span,
.navigation li .btn.sel span
{ background-position: 100% 0px; }
.navigation li .btn.up:hover
{
	color: #000066;
  background-position: 0px 0px;
}
.navigation li iframe
{
	display: none;
	position: absolute;
	left: 0px;
	top: 30px;
	width: 125px;
	height: 400px;
	text-decoration: none;
	padding: 5px;
	background: #ffffff;
	font-weight: bold;
	z-index: 0;
	filter:mask();
}
.navigation li ul
{
  position: absolute;
  left: 0px;
	top: 29px;
	display: block;
	background-image: url(images/menubg.gif);
	background-position: 0 100%;
	background-repeat: no-repeat;
  display: none;
  margin-top: 8px;
	text-align: left;
	text-transform: uppercase;
	overflow: visible;
	font-weight: normal;
	font-size: 12px;
	z-index: 100;
	padding: 0 1px 3px 1px;
	width: 150px;
}
.navigation li ul.menu_left { left: -138px; }
.navigation li ul li
{
	display: block;
	clear: left;
}
.navigation li ul li .first { border-top: 1px solid #999999; }
.navigation li ul li a,
.navigation li ul li .btn
{
  display: block;
	width: 123px;
	height: 30px;
	text-decoration: none;
	padding: 5px;
	margin: 0px;
	color: #000000;
	background: none;
	font-weight: normal;
	text-align: left;
	font-size: 12px;
	height: auto;
}
.navigation li ul li .btn.up,
.navigation li ul li a:hover
{
  display: block;
	text-decoration: none;
	padding: 5px;
	background: #FFCC00;
	font-weight: bold;
	color: #000000 !important;
	height: auto;
}
.navigation li ul li ul
{
	position: absolute;
	top: -8px;
	left: 133px;
	width: 139px;
}

.navigation.nustin { margin: 5px 0 0 0; width: 740px; }
.navigation.nustin .btn
{
	display: inline;
	width: auto; _width: 105px;
	margin-right: 11px;
}
.navigation.nustin .btn span { padding-left: 10px; padding-right: 10px; border-bottom: 1px solid #68B2F2; }

#main
{
	/*background-image: url(images/bg_main.jpg);*/
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 600px;
	_height: 600px;
	padding-bottom: 20px;
	clear: both;
}

.content
{
	width: 968px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
.bottom
{
	clear: both;
}

.rdu
{
	position: relative;
	float: left;
	margin-top: 5px;
	min-height: 500px;
	_height: 500px;
	background-repeat: no-repeat;
	padding: 5px 0px 20px 18px;
	_padding-top: 20px; #padding-top: 20px;
	background-image: url(images/project_background.png);
	width: 725px;
}
.rdu table.popis th { text-align: left; width: 200px; }
.rdu .table { width: 715px !important;}
.rdu .table.apartman { width: 290px !important; }
.rdu .table.apartman td { text-align: left !important; }
.rdu .table.apartman td.vymera { text-align: center !important; width: 100px !important; }
.rdu .table.rdpraha { width: 665px !important; margin-bottom: 15px; }
.rdu .table td { text-align: center !important; }
.rdu .table .part td { text-align: left !important; background: #b0b0b0; color: #ffffff; }
.rdu .table .part th { text-align: center !important; background: #b0b0b0; color: #ffffff; }
.rdu .table .tleft { text-align: left !important; }
.rdu .table td.tright,
.rdu .table th.tright { text-align: right !important; }
.rdu .table .tprodano { color: red; }
.projekty_wrapper { float: left; width: 750px; margin-right: -30px; margin-top: 6px; }
.rdu p, .rdu ol { padding-right: 300px; }
.rdu .full_lines p, .rdu .full_lines ol{ padding-right:0;}
.rdu .zvetsitm { margin-right: 300px; } 
.rdu .projekty { width: 725px; margin-right: -300px; }
.rdu .projekt
{
	float: left;
	width: 224px;
	height: 200px;
	margin-right: 10px;
	margin-bottom: 15px;
	text-decoration: none;
	color: #000000;
	border-right: 1px dotted #999999;
}
.rdu .projekt.noborder { border: none; }
.rdu .projekt .nazev { display: block; margin: 5px 0 5px 0; font-size: 13px; font-weight: bold; }
.rdu .projekt .cena { display: block; margin: 5px 0 5px 0; font-size: 13px; }
.rdu .pohled { float: left; padding-bottom: 10px; }
.rdu .pohled div { padding-bottom: 10px; }
.rdu .pohled.clear { clear: left; }
.rdu ol { line-height: 16px; }
.rdu h4
{
	font-size: 13px;
	margin-bottom: 25px;
}
.rdu h6
{
	font-size: 11px;
}
.rdu hr { margin-top: -15px; width: 425px; text-align: left; }
.home_center
{
	width: 745px;
	float: left;
	margin-top: 6px;
	background-repeat: no-repeat;
}
.home_center .hprojekty { float: left; display: inline; margin-left: 7px; }
.home_center #mainflash {
  z-index: -1;
	display: none;
}
.home_center .info
{
	padding: 5px;
	text-align: justify;
	color: #777777;
	font-size: 11px;
}
.home_center .flash
{
	float: left;
	margin-bottom: 5px;
	margin-right: -30px;
}
.home_center .rychly_kontakt
{
	float: left;
	width: 220px;
	margin-left: 5px;
	_margin-left: 2px;
}

.home_center .home_novinky_aktuality
{
	float:left;
}

.home_center .novinky
{
	position: relative;
	float: left;
	clear: both;
	background-image: url(images/home_center_novinky.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
}
.home_center .novinky h4
{
	font-size: 12px;
	color: #1B3A81;
	margin-bottom: -5px;
	margin-top: 0px;
	padding: 8px 8px 6px 10px;
}
.home_center .novinky h1
{
	position: absolute;
	top: 0px; _top: 10px; #top: 10px;
	right: 10px;
	font-size: 12px;
	color: #1B3A81;
	text-transform:uppercase;
}
.home_center .novinky .nav
{
	margin-bottom: 10px;
}
.home_center .novinky .nemon
{
	float: left;
	width: 115px;
	height: 120px; _height: 125px; #height: 125px;
	padding: 0px 9px 0px 9px;
	margin-bottom: 10px; _margin-bottom: 15px;
	margin-left: 13px;
	_margin-left: 9px;
	font-size: 9px;
	text-align: left;
	color: #777777;
	overflow: hidden;
}
.home_center .novinky .nemon img
{
	border: 1px solid #cccccc;
	padding: 3px;
	background: #ffffff;
}
.home_center .novinky .nemon b
{
	display: block;
	margin: 5px 0px 5px 0px;
	font-size: 11px;
	text-decoration: underline;
}
.home_center .home_aktuality{
	display:block;
    float:left;
    width:435px;
	clear:both;
	padding:8px;
	_padding-top:4px;#padding-top:4px;
	background-image: url(images/home_left_mesice.jpg);
	background-repeat: repeat-x;
	margin-bottom:8px;
	text-decoration:none;
}
.home_center .home_aktuality .h3{display:block;font-weight:bold;margin-top:0;margin-bottom:5px;font-size:12px;}
.home_center .home_aktuality .home_aktuality_more{text-decoration:underline;background:url(images/link.gif) right top no-repeat;padding-right:25px;float:right;margin-right:4px;_margin-right: 2px;}
.home_doporuceni{float:left;margin-left:7px;margin-bottom:7px;width:280px;height:50px;background:url(../images/doporuceni.png) 0 0 no-repeat;}
.home_doporuceni:hover{background-position:0 -50px;}

.home_bottom
{
	clear: both;
	height:180px;
	margin-bottom: 10px;
	_margin-top: 2px; #margin-top: 2px;
}
.home_bottom .mesice
{
	float: left;
	height: 150px;
	width: 200px;
	background-image: url(images/home_left_mesice.jpg);
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-top: 5px;
	margin-left: 6px; display: inline;
	_margin-top: -3px;
	#margin-top: -3px;
}
.home_bottom .mesice .img
{
	float: left;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 85px;
	height: 113px;
}
.home_bottom .mesice h3 { padding-top: 10px; margin: 0px; font-size: 12px; }
.home_bottom .mesice h4 { padding-top: 10px; margin: 0px; font-size: 12px; }
.home_bottom .mesice p { padding: 0px; margin: 0px; }
.home_bottom .mesice p.email { padding-top: 12px; padding-bottom: 5px; _margin-top: -8px; #margin-top: -14px; }
.home_bottom .top5h
{
	float: left;
	width: 535px;
	padding-top: 5px;
	#margin-top: -2px; _margin-top: -2px;
	margin-left: 5px;
	background-image: url(images/home_left_mesice.jpg);
	background-repeat: repeat-x;
}
.home_bottom .top5h div { float: left; display: inline; border-right: 1px solid #eeeeee; width: 85px; text-align: center; }
.home_bottom .top5h div.top5h_logo { width: 100px; border: none; text-transform: uppercase; }
.home_bottom .top5h div.last { border-right: none; }
.home_bottom .kontakt
{
	float: left;
	width: 525px;
	clear: both;
	position: relative;
	margin-top: -11px;
	_margin-top: -3px;
	#margin-top: -3px;
}
.home_bottom .kontakt h4
{
	font-size: 12px;
	color: #1B3A81;
	margin-bottom: -1px;
	background-image: url(images/kontakt_lista_long.jpg);
	padding: 8px 8px 6px 120px;
}
.home_bottom .kontakt p
{
	border: 1px solid #CEE4F1;
	margin: 0px;
	padding: 10px 10px 10px 120px;
	line-height: 15px;
	min-height: 100px;
	_height: 100px;
	background-image: url(images/kontakt_bot.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
.home_bottom .kontakt.slovo p { background: none; }
.home_bottom .kontakt img
{
	position: absolute;
	left: 6px;
	top: 21px;
	_top: 7px;
	#top: 7px;
	padding: 2px;
	border: 1px solid #cccccc;
	background: #ffffff;
}
.home_bottom .kontakt .email
{
	display: block;
	padding: 3px 3px 3px 23px;
	margin-top: 20px;
	background-image: url(images/info.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
.home_bottomest { clear: both; padding-left: 15px; margin: 5px 5px 0 5px; padding-top: 5px; height: 140px; border-top: 1px solid #D5D5D5; }
.home_bottomest h3 { font-size: 12px; color: #1b3a81; margin: 0px; padding: 0px; margin-bottom: 10px; margin-left: -10px; }
.home_bottomest a
{
	display: block;
	float: left;
	height: 45px;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-right: 23px;;
}
.home_bottomest a.real_city { background-image: url(images/partneri/real_city.png); width:98px; }
.home_bottomest a.profit { background-image: url(images/partneri/profit.png); width:47px; }
.home_bottomest a.denik { background-image: url(images/partneri/denik.png); width:95px; }
.home_bottomest a.mf { background-image: url(images/partneri/mf.png); width:55px; }
.home_bottomest a.annonce { background-image: url(images/partneri/annonce.png); width:116px; }
.home_bottomest a.sreality { background-image: url(images/partneri/sreality.png); width:114px; }
.home_bottomest a.reality_cechy { background-image: url(images/partneri/reality_cechy.png); width:117px; }
.home_bottomest a.reality_morava { background-image: url(images/partneri/reality_morava.png); width:117px; margin-right: 0px; }
.home_bottomest a.reality_mix { background-image: url(images/partneri/reality_mix.png); width:160px; }
.home_bottomest a.hyper_reality { background-image: url(images/partneri/hyper_reality.png); width:90px; }
.home_bottomest a.hypo_centrum { background-image: url(images/partneri/hypocentrum.png); width:153px; }
.home_bottomest a.reality_idnes { background-image: url(images/partneri/reality_idnes.png); width:80px; }
.home_bottomest a.reality { background-image: url(images/partneri/reality.png); width:110px; }
.home_bottomest a.grand_princ { background-image: url(images/partneri/grand_princ.jpg); width:122px; }
.home_bottomest a:hover { background-position: 0 -45px; }

.partners_medial a
{
	display: block;
	float: left;
	height: 45px;
	background-repeat: no-repeat;
	background-position: 0 -45px;
	margin-right: 23px;;
}
.partners_medial a.real_city { background-image: url(images/partneri/real_city.png); width:98px; }
.partners_medial a.profit { background-image: url(images/partneri/profit.png); width:47px; }
.partners_medial a.denik { background-image: url(images/partneri/denik.png); width:95px; }
.partners_medial a.mf { background-image: url(images/partneri/mf.png); width:55px; }
.partners_medial a.annonce { background-image: url(images/partneri/annonce.png); width:116px; }
.partners_medial a.sreality { background-image: url(images/partneri/sreality.png); width:114px; }
.partners_medial a.reality_cechy { background-image: url(images/partneri/reality_cechy.png); width:117px; }
.partners_medial a.reality_morava { background-image: url(images/partneri/reality_morava.png); width:117px; margin-right: 0px; }
.partners_medial a.reality_mix { background-image: url(images/partneri/reality_mix.png); width:160px; }
.partners_medial a.hyper_reality { background-image: url(images/partneri/hyper_reality.png); width:90px; }
.partners_medial a.hypo_centrum { background-image: url(images/partneri/hypocentrum.png); width:153px; }
.partners_medial a.reality_idnes { background-image: url(images/partneri/reality_idnes.png); width:80px; }
.partners_medial a.reality { background-image: url(images/partneri/reality.png); width:110px; }
.partners_medial a.grand_princ { background-image: url(images/partneri/grand_princ.jpg); width:122px; }


.home_pocitadlo { clear: both; background: #c9e1ef; margin: 0 5px 0 5px; padding: 10px 0 0 0; height: 25px; color: #0D2C8E; }
.home_pocitadlo div { float: left; padding-left: 10px; width: 170px; border-right: 1px solid #ffffff; }
.home_pocitadlo div.first { width: 200px; }
.home_pocitadlo div.last { border: none; }

.atop5 { padding: 10px 10px 10px 110px; background-repeat: no-repeat; }
.atop5 ol { margin-top: 0px; }
.atop5 ul { margin-bottom: 10px; }
.top5 p {	background-image: url(images/top5_bkg.jpg) !important; }
.top10 p {	background-image: url(images/top10_bkg.jpg) !important; }
.top20 p {	background-image: url(images/top20_bkg.jpg) !important; }

.left
{
	float: left;
	width: 208px;
	margin: 6px 5px 6px 6px;;
	_margin: 6px 5px 6px 3px;
}
.left .mnu
{
  background-image: url(images/menu_podklad_top.jpg);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	font-size: 12px;
}
.left .mnu_in
{
	min-height: 55px;
	_height: 55px;
  background-image: url(images/menu_podklad_bottom.jpg);
	background-repeat: no-repeat;
	background-position: 0px 100%;
	padding: 10px 10px 10px 10px;
}
.left .mnu_in ul
{
  margin: 0px;
	padding: 0px;
}
.left .mnu_in li
{
	display: block;
	padding: 0px;
	margin: 0px;
}
.left .mnu_in a
{
  display: block;
	_width: 160px;
	padding: 7px 7px 7px 12px;
	text-decoration: none;
	color: #000066;
	text-transform: uppercase;
	border-bottom: 1px solid #439EF9;
}
.left .mnu_in a.small { text-transform: none; }
.left .mnu_in .last
{
	border-bottom: 0px;
}
.left .mnu_in a:hover, .left .mnu_in .sel
{
	font-weight: bold;
}
.search {
	background-image: url(images/vyhledavani2.jpg);
	padding: 70px 10px 10px 10px;
	height: auto;
	background-repeat: no-repeat;
	float: left;
}
.home_left { _margin-right:-5px;}
.home_left .search { background: #B9E1FA; background-image: url(images/vyhledavani_up.png); background-repeat: no-repeat; width:186px; }
.home_left .mesice
{
	height: 150px;
	background-image: url(images/home_left_mesice.jpg);
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-top: 5px;
    margin-top:15px;
}
.home_left .mesice .img
{
	float: left;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 85px;
	height: 113px;
}
.home_left .mesice h3 { padding-top: 10px; margin: 0px; font-size: 12px; }
.home_left .mesice h4 { padding-top: 10px; margin: 0px; font-size: 12px; }
.home_left .mesice p { padding: 0px; margin: 0px; }
.home_left .mesice p.email { padding-top: 12px; padding-bottom: 5px; _margin-top: -17px; #margin-top: -17px; }
.home_left_down { background: url(images/vyhledavani_down.png) no-repeat; margin-left:0; margin-top:0; }
.search table
{
	width: 100%;
	color: #000066;
}
.search table td
{
	text-align: right;
}
.search table select
{
	width: 165px;
	color: #000066;
}
.search table input
{
	width: 126px;
	color: #000066;
}
.search table .radio
{
	width: auto;
	margin-bottom: -2px;
	margin-right: 8px;
}
.search .shortinput
{
	width: 90px;
}
.search .line
{
	padding-top: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #7ebefc;
	font-size: 0px;
	height: 0px;
}
.search .button
{
	background-image: url(images/btn_hledej.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 23px;
	width: 77px;
	display: block;
	margin-top: 5px;
	float: right;
}
.search .button:hover
{
	background-position: 0px -27px;
}
.search .dispozice input {width:auto;margin-bottom:-2px;}

.left .novinka
{
	display: block;
	background-repeat: no-repeat;
	background-position: 4px 50%;
	padding: 4px 5px 4px 55px;
	border-bottom: 1px solid #cccccc;
	height: 30px;
	width: 145px;
	overflow: hidden;
}
.left .novinka:hover
{
	background: #E7F8FF;
	background-repeat: no-repeat;
	background-position: 4px 50%;
}
.left .stats { padding: 15px 25px 0px 25px; line-height: 12px; font-size: 13px; color: #00056B; height: 70px; margin-top: 10px; _margin-bottom: -5px; }
.left .stats p { text-align: right; height: 25px; margin: 0px; }
.left .stats b { float: left; }

.left .foreign
{
	clear: both;
	display: block;
	padding: 10px 0px 5px 50px;
	margin: 0px 15px 0px 15px;
	color: #CC0000;
	margin-top: 15px;
	text-decoration: none;
}
.left .foreign .link
{
	display: block;
	margin-left: -54px;
	padding-right: 22px;
	margin-top: 10px;
	background-image: url(images/link.gif);
	background-position: 100% 0px;
	background-repeat: no-repeat;
	text-decoration: underline;
	color: #2B80FE;
}
.left .vip
{
	height: 97px;
	margin-top: 5px;
	padding: 10px;
}
.left .vip p { margin: 5px 0 5px 0; }


.center
{
	position: relative;
	min-height: 730px;
	_height: 730px;
	width: 538px;
	float: left;
	margin-top: 6px;
	margin-bottom: 35px;
	background-image: url(images/prechod_main.jpg);
	background-repeat: no-repeat;
}
.center.makler
{
	position: absolute;
	min-height: auto;
	_height: auto;
	width: auto;
	top: 0px;
	left: 0px;
	margin: 0px;
	background: none;
}
.center h1
{
	margin: 0px;
	padding: 15px 16px 15px 16px;
	font-size: 18px;
	text-transform: uppercase;
	color: #000066;
}
.center .behindimg{position:absolute;left:-8000px;}
.center .ctext
{
	margin: 15px 16px 10px 16px;
	text-align: left;
	color: #777777;
	position: relative;
}
.center .ctext h2
{
	padding-bottom: 10px;
	font-size: 14px;
	color: #1B3A81;
	border-bottom: 1px solid #C2ECFB;
}
.center .ctext h2.noborder
{
	border: none;
}
.center .ctext h3
{
	font-size: 12px;
	color: #777777;
}
.center .ctext h4
{
	font-size: 12px;
	color: #1B3A81;
	background-image: url(images/bg_table.gif);
	margin-bottom: 0px;
	padding: 5px 7px 5px 7px;
}
.center .ctext h5
{
	font-size: 12px;
	color: #1B3A81;
	background-image: url(images/bg_tables.gif);
	margin-bottom: 0px;
	padding: 5px 7px 5px 7px;
	width: 236px;
}
.center .ctext h6 { font-size: 11px; }
.center .ctext .imgleft
{
	float: left;
	margin: 0px 20px 20px 0px;
}
.center .ctext .imgright
{
	float: right;
	margin: 0px 0px 10px 10px;
}
.center .ctext ul
{
	padding-left: 18px;
}
.center .ctext ol
{
	padding-left: 35px;
}
.center .ctext .gallery
{
	margin: 0 -10px 0 -5px;
}
.center .ctext .gallery img
{
	background: #ffffff;
	padding: 1px;
	border: 1px solid #cccccc;
	margin-right: -1px;
	margin-top: -1px;
}
.center .ctext .gallery img:hover
{
	opacity: 0.5;
}
.center .ctext .gallery_more
{
	display: none;
	margin-bottom: 0px;
}
.center .ctext .gallery_more_button
{
	display: block;
	margin-top: 5px;
}
.center .ctext .tform
{
	background: #e7f8fe;
	padding: 10px 15px 10px 10px;
	width: 100%;
}
.center .ctext .tform input, .center .ctext .tform select, .center .ctext .tform textarea
{
	width: 360px;
	border: 1px solid #777777;
}
.center .ctext .tform textarea { height: 100px; }
.center .ctext .tforms
{
	background: #e7f8fe;
	padding: 10px 10px 10px 10px;
	width: 250px;
}
.center .ctext .tforms input, .center .ctext .tforms select, .center .tforms .ctext textarea
{
	width: 155px;
	border: 1px solid #777777;
}
.center .ctext table th
{
	width: 98px;
	text-align: right;
	padding-right: 10px;
}
.center .ctext table .tcena
{
	width: 125px;
}
.center .ctext .button
{
	background-image: url(images/btn_odeslat.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 23px;
	width: 77px;
	display: block;
	margin-top: 5px;
	float: right;
}
.center .ctext .button:hover
{
	background-position: 0px -27px;
}
.center .ctext .btn_pobocka, .center .ctext .btn_makleri, .center .ctext .btn_nas_tym { margin-top: -5px; }
.center .ctext .btn_pobocka { background-image: url(images/btn_pobocka.gif); }
.center .ctext .btn_makleri { background-image: url(images/btn_makleri.gif); }
.center .ctext .btn_nas_tym { background-image: url(images/btn_nas_tym.png); }
.center .ctext .partner
{
	display: block;
	float: left;
	margin-right: 20px;
	margin-left: 5px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 100px;
	height: 57px;
}
.center .ctext .partner:hover
{
	background-position: 0px 0px;
}
.center .ctext .partner2
{
	display: block;
	float: left;
	margin-right: 20px;
	margin-left: 5px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 225px;
	height: 57px;
}
.center .ctext .sc { background-image: url(images/logo_sc.gif); }
.center .ctext .fc { background-image: url(images/logo_fc.gif); }
.center .ctext .sh { background-image: url(images/logo_sh.gif); }
.center .ctext .sp { background-image: url(images/logo_sp.gif); }
.center .ctext .sf { background-image: url(images/logo_sf.gif); }
.center .ctext .sca { background-image: url(images/logo_sca.gif); }
.center .ctext .rf { background-image: url(images/logo_rf.gif); }
.center .ctext .oc { background-image: url(images/logo_oc.gif); }
.center .ctext .bb { background-image: url(images/logo_bb.gif); }
.center .ctext .oazk { background-image: url(images/logo_oazk.gif); }
.center .ctext .prace
{
	padding: 10px;
}
.center .ctext .prace p
{
	margin-top: 0px;
	text-align: left;
}
.center .ctext .prace .line
{
	padding-top: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #7ebefc;
	font-size: 0px;
	height: 0px;
}
.center .ctext .vipkarta
{
	position: absolute;
	right: 10px;
	top: 0px;
}
.center .ctext .kontakt_img
{
	float: right;
	background: #ffffff;
}
.center .ctext .kontakt_foto
{
	padding: 3px;
	border: 1px solid #cccccc;
	margin-top: 10px;
	margin-right: 5px;
}
.center .ctext .kontakt
{
	position: relative;
	margin-bottom: -10px;
}
.center .ctext .kontakt h4
{
	background-image: url(images/kontakt_lista.jpg);
	padding: 8px 8px 6px 120px;
}
.center .ctext .kontakt p
{
	border: 1px solid #CEE4F1;
	margin: 0px;
	padding: 10px 10px 10px 120px;
	line-height: 15px;
	min-height: 100px;
	_height: 100px;
	background-image: url(images/kontakt_bot.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
.center .ctext .kontakt.slovo p { background: none; }
.center .ctext .kontakt img
{
	position: absolute;
	left: 6px;
	top: 6px;
	_left: -114px;
	padding: 2px;
	border: 1px solid #bbbbbb;
	background: #ffffff;
}
.center .ctext .kontakt .email
{
	display: block;
	padding: 3px 3px 3px 23px;
	margin-top: 10px;
	background-image: url(images/info.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
.center .ctext .ico
{
	display: block;
	padding: 5px 0px 7px 40px;
	background-repeat: no-repeat;
	background-position: 0px 50%;
}
.center .ctext .tel { background-image: url(images/telefon.gif); }
.center .ctext .fax { background-image: url(images/fax.gif); }
.center .ctext .email { background-image: url(images/email.gif); }
.center .ctext .pobonemo { background-image: url(images/pobonemo.png); background-position: 8px 50%; }
.certifikat
{
	display: block;
	width: 120px;
	text-align: center;
	text-decoration: none;
	float: left;
	margin-right: 5px;
	margin-bottom: 15px;
}
.certifikat img
{
	border: 1px solid #bbbbbb;
	margin-bottom: 5px;
}
.certifikat span
{
	padding-right: 22px;
	padding-left: 22px;
	background-image: url(images/link.gif);
	background-position: 100% 0px;
	background-repeat: no-repeat;
	text-decoration: underline;
}
.center .ctext .duvody th
{
	background-image: url(images/lbl_9duvodu.jpg);
	background-repeat: no-repeat;
	width: 161px;
	height: 60px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 15px;
	color: #1B3A81;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}
.center .ctext .duvody .last
{
	height: 45px;
	padding-bottom: 0px;
}
.center .ctext .duvody td
{
	padding-top: 14px;
	padding-bottom: 15px;
	padding-left: 12px;
	background-image: url(images/pomlcka.gif);
	background-repeat: no-repeat;
	background-position: 0px 15px;
	vertical-align: top;
	text-align: left;
}
.center .ctext .mapka
{
	float: right;
	width: 250px;
}
.zvetsitm
{
	float: right;
	padding: 2px 17px 2px 27px !important;
	padding: 2px 0px 2px 27px;
	margin-top: 10px;
	background-image: url(images/ico_zvetsit.gif);
	background-repeat: no-repeat;
}
.center .ctext .download a
{
	display: block;
	padding: 2px;
	padding-left: 23px;
	background-repeat: no-repeat;
	background-image: url(filetype/none.gif);
}
.center .ctext .download a.file_delete { float: right; background-image: none; padding: 2px; }
.center .ctext .download a.avi { background-image: url(filetype/avi.gif); }
.center .ctext .download a.doc, .center .ctext .download a.docx { background-image: url(filetype/doc.gif); }
.center .ctext .download a.exe { background-image: url(filetype/exe.gif); }
.center .ctext .download a.gif { background-image: url(filetype/gif.gif); }
.center .ctext .download a.jpg, .center .ctext .download a.jpeg { background-image: url(filetype/jpg.gif); }
.center .ctext .download a.pdf { background-image: url(filetype/pdf.gif); }
.center .ctext .download a.png { background-image: url(filetype/png.gif); }
.center .ctext .download a.ppt { background-image: url(filetype/ppt.gif); }
.center .ctext .download a.txt { background-image: url(filetype/txt.gif); }
.center .ctext .download a.xls { background-image: url(filetype/xls.gif); }
.center .ctext .download a.zip { background-image: url(filetype/zip.gif); }

.ctext .table
{
	width: 100%;
	margin: 5px 0px 0px 0px;
}
.ctext .table th
{
	background: #E7F8FE;
	color: #2B80FE;
	padding: 2px;
	border-right: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	text-align: center;
	vertical-align: top;
}
.ctext .table td
{
	background: #F1F1F1;
	color: #555555;
	padding: 2px;
	border-bottom: 2px solid #ffffff;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}
.ctext .table .date { width: 40px; }
.ctext .table .time { width: 40px; }
.ctext .table .kde { width: 40px; }
.ctext .table td.time { text-align: right; }

.center .ctext .table2
{
	width: 100%;
	margin: 5px 0px 0px 0px;
}
.center .ctext .table2 .tright { text-align: right; }
.center .ctext .table2 .tunder { border-bottom: 1px solid #000000; }

.center .gradient
{
	margin-top: 4px;
	margin-bottom: 15px;
	background-image: url(images/prechod_main.jpg);
	background-repeat: no-repeat;
}
.center .femailem
{
	position: absolute;
	top: 350px;
	left: 260px;
	display: none;
	z-index:99;
}
.center.makler .femailem { top: 270px; left: 600px; }
.center .femailem .fshadow
{
	position: relative;
	padding: 0px 3px 3px 0px;
	background-image: url(images/stin.gif);
	background-repeat: no-repeat;
}
.center .femailem .fshadow .close
{
	position: absolute;
	top: 3px;
	right: 4px;
}
.center .nas_tym
{
	position: absolute;
	right: 15px;
	top: 5px;
	_top: 8px;
	z-index: 12;
}
.right
{
	position: relative;
	height: 500px;
	width: 200px;
	float: left;
	margin: 10px 0px 0px 4px;
}
.right .nav
{
	position: relative;
	margin: 0px 0px 10px 0px;
}
.right .nav img
{
	position: absolute;
	right: 0px;
	top: -10px;
}
.right .nav h3
{
	display: block;
	font-size: 12px;
	border-bottom: 1px solid #C2ECFB;
	padding: 4px;
	margin: 0px;
	font-weight: normal;
	color: #000066;
}
.right .nav select
{
	margin: 8px 4px 4px 4px;
	width: 190px;
}
.right .nav .akt
{
	color: #4C94FD;
	padding: 6px 4px 3px 4px;
	border-bottom: 1px solid #cccccc;
}
.right .nav .akt span
{
	width: 65px;
	text-align: right;
	color: #000000;
}
.right .nav .akt a
{
	text-decoration: none;
}
.bott
{
	margin: 0 5px 0 5px;
	padding: 10px 5px 10px 5px;
	color: #777777;
	position: relative;
	border-top: 1px solid #cccccc;
}
.bott a
{
	padding: 0px 5px 0px 5px;
	text-decoration: none;
}
.bott .info
{
	position: absolute;
	right: 10px;
	top: 10px;
}
.bott .info span
{
	color: #FE0D0D;
	padding: 0px 0px 0px 5px;
}
.roku
{
	font-size: 11px;
	float: left;
	margin-right: 5px;
	width: 140px;
	height: 300px;
	padding: 15px 10px 10px 10px;
	background-repeat: no-repeat;
}
.roku .umisteni { font-size: 12px; font-weight: bold; color: #ff0000; line-height: 18px; margin-bottom: 145px; }
.roku .jmeno { font-size: 12px; font-weight: bold; color: #000066; margin-bottom: 15px;  }
.financovani { background-image: url(images/financovani/head_1.png); }

.financovani.f2 { background-image: url(images/financovani/head_2.png); }
.financovani .ctext { text-align: left; }
.financovani h2 { text-transform: uppercase; }
.financovani .paddedright { padding-right: 250px; height: 110px; margin-bottom: 30px; line-height: 1.5; }

.financovani_new{line-height:1.4;}
.financovani_new p{margin-bottom:20px;}
.financovani_nemovitost b{color:#0b286b;}
.financovani_nemovitost_flexi b{color:#249238;}
.financovani_vykupy b{color:#cc0033;}

#finban { position: relative; margin-top:-20px; background-image: url(images/financovani/finban.png); width: 517px; height: 523px; margin-right: -15px; color: #ffffff; line-height: 1.5; }
#finban1 { position: absolute; top: 130px; left: 20px; width: 170px; }
#finban2 { position: absolute; top: 147px; left: 208px; width: 135px; }
#finban3 { position: absolute; top: 38px; left: 358px; width: 130px; }
#finban4 { position: absolute; top: 262px; left: 47px; width: 170px; }
#finban5 { position: absolute; top: 262px; left: 313px; width: 170px; }
#finban6 { position: absolute; top: 455px; left: 47px; width: 170px; }
#finban7 { position: absolute; top: 455px; left: 313px; width: 180px; }
#finlink { list-style-type: none; padding-left: 0px; }
#finlink li {
	float: left;
	width: 100%;
	position: relative;
	border-bottom: 1px solid #C2ECFB;
	background-image: url(images/pomlcka.gif); background-repeat: no-repeat; background-position: 5px 20px;
	padding: 15px 0 5px 25px;
	text-align: left;
	line-height: 1.5;
}
#finlink li span { float: left; display: block; width: 300px; }
#finlink li img { position: absolute; }
#finlink li a { position: absolute; right: 20px; bottom: 20px; display: inline; }
.font1 { font-size: 20px; }
.font2 { font-size: 14px; text-transform: uppercase; }

.n_bgr
{
  z-index: 99;
  display: none;
  position: fixed;
  _position: absolute;
  _top: expression( ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) + 'px' );
  background: #444444;
  opacity: 0.80;
  filter: alpha(opacity=80);
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
	text-align: center;
}
.n_bgr iframe
{
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	border: 0px;
	z-index: -1;
	filter: alpha(opacity=0);
}
.n_win
{
	display: none;
	position: fixed;
	_position: absolute;
  _top: expression( ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) + 'px' );
	top: 0px;
	left: 0px;
	z-index: 100;
	overflow: hidden;
	border: 1px solid #555555;
	padding: 5px;
	background: #ffffff;
	background-image: url(images/loading2.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 90px;
	height: 120px;
	font-family: arial;
	font-size: 12px;
}
.n_win img
{
	display: none;
	position: absolute;
	opacity: 0;
}
.n_win .n_bot
{
	position: absolute;
	left: 0px;
	bottom: 0px;
	padding: 5px;
	padding-top: 0px;
	display: none;
	text-align: center;
	height: 20px;
	width: 100%;
}
.n_win .n_close
{
	z-index: 99px;
	position: absolute;
	right: 0px;
	top: 0px;
	height: 35px;
	width: 96px;
	background-image: url(images/img_btn_close.png);
}
.n_win #n_for
{
	position: absolute;
	right: 10px;
	_right: 0px;
	bottom: 25px;
	height: 35px;
	width: 85px;
	background-image: url(images/img_btn_next.png);
}
.n_win #n_bac
{
	position: absolute;
	left: 0px;
	bottom: 25px;
	height: 35px;
	width: 124px;
	background-image: url(images/img_btn_prev.png);
}
.test
{
	text-align: right;
	z-index: 200;
	font-size: 15px;
	font-weight: bold;
	font-family: arial;
	background: #eeeeee;
	display: none;
}

.panakempty {
	
	height:140px;
}

.cdarkblue {
	color: #1B3A81;
}

.prace { background-repeat:no-repeat;background-image: url(images/head_prace.png); margin-top:-2px; paddingleft:1px;}
.praceempty {height:230px;}

.w50 {
	width:48%;
	float:left;
	margin-right:14px;
	margin-top:0px;
	}

.w50 ul { 	margin-left:5px;}
.nomargin {margin:0px};
.w50 h3 {margin-bottom:-2px;}


OL {
		margin-top:14px;
		margin-bottom:14px;
		margin-left:0px;
}

UL OL{
	list-style-image:none;
	margin-left:-18px;
}

.top51020_over { text-align: center; }
.top51020_inner { text-align: left; margin-left: auto; margin-right: auto; }
.top51020
{
	position: relative;
	border: 1px solid #dddddd;
	margin-top: 60px;
	padding-bottom: 7px;
	margin-left: auto; margin-right: auto;
}
.top51020 .mak { float: left; display: inline; border-right: 1px solid #dddddd; width: 100px; margin-top: 7px; text-align: center; }
.top51020 a { text-decoration: none; }
.top51020 p { text-align: left; padding-left: 10px; }
.top51020 img.top51020_logo { position: absolute; left: 50%; margin-left: -50px; top: -57px; }
.top51020 .mak.last { border-right: none; }

.makler_info { height: 260px; background-image: url(images/makler_bkg.png); background-repeat: no-repeat; }
.makler_info .kontakt { padding: 15px; }
.makler_info .image { float: left; border: 1px solid #cccccc; padding: 1px; background: #ffffff; }
.makler_info .info {  float: left; width: 520px; display: in-line; margin-left: 15px; }
.makler_info h1 { padding-bottom: 5px; margin-bottom: 5px; color: #000075; font-size: 18px; border-bottom: 1px solid #88BBF6; }
.makler_info h2 { margin-top: 0px; font-size: 15px; color: #999999; }
.makler_info p { font-size: 13px; line-height: 18px; }
.makler_info p b { float: left; font-weight: normal; }
.makler_info p span { float: left; width: 60px; }
.makler_info p img { float: left; }

.smluvni_partneri { width: 600px; margin-right:-10; }

.radio_inputs label{float:left;width:auto;}
.center .ctext .radio_inputs input{float:left;width:auto;margin-right:10px;}
