html {
	margin: 0px;
	padding: 0px;
	background-color: White;
}
body {
	font-size: 12px;
	text-align: center;
	margin: 0px;
	font-family: Verdana, Geneva, Helvetica, sans-serif, Georgia, Arial;
	color: #424242;
	background-image: url(/images/bg_main.jpg);
	background-repeat: repeat-x;
}
img {
	margin: 0px;
	border: 0px;
	padding: 0px;
	valign: baseline;
}
/* fonty */
a {
	color: #f0b310;
	text-decoration: none;
}
a:hover {
	color: black;
}
.napoveda {
	font-weight: bold;
}
.nemovitost_img a {
	color: #f0b310;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
.nemovitost_img a:hover {
	color: black;
}
.nemovitost_text a {
	color: #f0b310;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
.nemovitost_text a:hover {
	color: black;
}
.vice_nabidek a {
	color: #f0b310;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
.vice_nabidek a:hover {
	color: black;
}
.footer a {
	color: #969696;
	text-decoration: none;
	font-weight: bold;
}
.footer a:hover {
	color: #525252;
	font-weight: bold;
}
h1 {
	font-size: 12px;
}
h2 {
	font-size: 12px;
}
h3 {
	font-size: 12px;
}
.seznam_nazev h1 {
	font-size: 17px;
	color: #C90E07;
	font-family: Trebuchet ms, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.content h1, .content h2 {
	font-size: 17px;
	color: #f0b310;
	font-family: Trebuchet ms, Verdana;
	font-weight: normal;
	border-bottom: 1px solid #B5B5B5;
}
.content h3 {
	font-size: 17px;
	color: #f0b310;
	font-family: Trebuchet ms, Verdana;
	font-weight: normal;
	border-bottom: 1px solid #B5B5B5;
}
.content h4 {
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
.content h6 {
	font-size: 17px;
	color: #C90E07;
	font-family: Trebuchet ms, Verdana;
	font-weight: normal;
	border-bottom: 1px solid #B5B5B5;
	margin-bottom: 0px;
	margin-top: 0px;
}
h5 {
	font-size: 16px;
	color: #000000;
	font-family: Trebuchet ms, Verdana;
	font-weight: bold;
	border-bottom: 1px solid #B5B5B5;
	margin-top:60px;
	margin-bottom: 0px;
}
h4 {
	font-size: 12px;
}
.top_language a {
	color: white;
	text-decoration: none;
}
.top_language a:hover {
	color: #f0b310;
}
#lowermenu {
	float:right;
	height:28px;
	margin:0;
	margin-bottom:-5px;
	padding:0;
	background:url(/images/pozadi-listy.png) repeat-x;
	width:100%;
	text-align:right;
	padding-top:7px;
	vertical-alignment: middle;
}
#lowermenu ul{
	list-style-type:none;
	margin-right: 5px;
}

#lowermenu ul li{
	display:inline;
}
#lowermenu ul a.selected {
	color: #939393;
	font-size: 12px;
	margin: 0px;
	padding-bottom:2px;
	border-bottom: 5px solid #000000;
}
#lowermenu ul a:hover {
	color: #000000;
	font-size: 12px;
	margin: 0px;
	padding-bottom:2px;
	border-bottom: 5px solid #000000;
}
#lowermenu ul a {
	color: #323232;
	text-decoration: none;
	font-size: 12px;
	margin: 0px;
	font-weight: bold;
}
#lowermenu .linka {
	color: #000000;
}

#lowermenu ul a.expressively:hover {
	color: #d41f31;
	font-size: 12px;
	margin: 0px;
	padding-bottom:2px;
	border-bottom: 5px solid #d41f31;
}
#lowermenu ul a.expressively  {
	color: #d41f31;
	text-decoration: none;
	font-size: 12px;
	margin: 0px;
	font-weight: bold;
}
.menu {
	float: right;
}
ul#mainMenu, ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
ul#mainMenu ul {

}
ul#mainMenu li {
	float: left;
}
ul#mainMenu a {
	color: black;
	text-decoration: none;
	font-size: 12px;
	padding: 5px;
	margin: 0px;
}
ul#mainMenu li.linka{
	color: #424242;
}
ul#mainMenu a.selected {
	color: #939393;
	font-size: 12px;
	padding: 5px;
	margin: 0px;
	border-bottom: 5px solid #B5B5B5;
}
ul#mainMenu a:hover {
	color: #939393;
	font-size: 12px;
	padding: 5px;
	margin: 0px;
	border-bottom: 5px solid #B5B5B5;
}
ul#mainMenu ul a {
	display: block;
	text-decoration: none;
	padding: 8px 20px 5px 5px;
	margin: 0px;
	text-align: left;
}
ul#mainMenu ul a:hover {
	padding: 8px 20px 5px 5px;
	margin: 0px;
	background-color: #F6F6F6;
	text-align: left;
	border: 0px;
}
ul#mainMenu ul {
	position: absolute;
	visibility: hidden;
	border: 1px solid #B5B5B5;
	border-top: 5px solid #B5B5B5;
	background-color: white;
	margin-top: 5px;
}
ul#mainMenu li:hover ul, ul#mainMenu li.hover ul {
	visibility: visible;
}
ul#mainMenu li li {
	float:none;
	border:none;
	padding:0;
}
ul.mainMenu li {
	behavior: url(/hovermenu.htc);
}
.selected a {
	color: #939393;
	font-size: 12px;
	padding: 5px;
	margin: 0px;
	border-bottom: 5px solid #B5B5B5;
}
/* divne divy */
.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}
#main {
	text-align: left;
	vertical-align: middle;
	width: 932px;
	min-height: 100%;
	margin: auto;
	height: auto;
	padding: 0px;
	margin-bottom: 50px;
}
.top {
	display: inline;
}
.top_logo {
	float: left;
}
.top_text {
	float: left;
	color: white;
	font-family: Trebuchet ms, Verdana;
	font-size: 16px;
	padding: 10px 10px 10px 50px;
}
.top_bila_linka {
	float: left;
	color: white;
	font-family: Trebuchet ms, Verdana;
	font-size: 16px;
	padding: 10px 10px 10px 210px;
}
.top_language {
	float: right;
	color: white;
	font-size: 10px;
	padding-top: 20px;
}
.menu {
	text-align: right;
	height: 24px;
}
.search {
	height: 39px;
}
.search_1 {
	padding: 8px 0px 9px 10px;
	width: 650px;
	float: left;
	background-image: url(/images/bg_vyhledavani.jpg);
	height: 22px;
}
.search_2 {
	padding: 10px;
	float: right;
	width: 252px;
	background-image: url(/images/bg_vyhledavani_ev_c.jpg);
	height: 19px;
	text-align: right;
}
input.tlacitko {
	background-color: #000000;
	border: 1px solid #000000;
	color: #f0b310;
	font-size: 12px;
	font-weight: bold;
	width: 70px;
}
input.tlacitkohover {
	background-color: #f0b310;
	border: 1px solid #000000;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	width: 70px;
}
input.tlacitko2 {
	background-color: #000000;
	border: 1px solid #000000;
	color: #f0b310;
	font-size: 12px;
	font-weight: bold;
	margin-left: 165px;
}
input.tlacitkohover2 {
	background-color: #f0b310;
	border: 1px solid #000000;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin-left: 165px;
}
.gradient {
	height: 20px;
	background-image: url(/images/bg_podmenu.jpg);
	width: 932px;
	float: left;
}
.gradient_2 {
	height: 20px;
	background-image: url(/images/bg_podmenu.jpg);
}
.gradient_3 {
	height: 20px;
	background-image: url(/images/bg_podmenu.jpg);
}
.gradient_5 {
	height: 20px;
	background-image: url(/images/bg_podmenu.jpg);
	border-top: 1px solid #B5B5B5;
}
.gradient_footer {
	height: 20px;
	background-image: url(/images/bg_podmenu.jpg);
	width: 932px;
	float: left;
}
.content {
	width: 932px ;
	display: inline;
}
.content_left {
	float: left;
	display: inline;
}
.content_left_byty {
	float: left;
	width: 150px;
	padding-right: 5px;
	border-right: 1px solid #B5B5B5;
}
.content_left_domy {
	float: left;
	width: 150px;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #B5B5B5;
}
.content_left_pozemky {
	float: left;
	width: 150px;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #B5B5B5;
}
.content_left_nebytove_prostory {
	float: left;
	width: 150px;
	padding-left: 5px;
	padding-right: 5px;
}
.content_right {
	float: right;
	width: 279px;
}
.content_right3 {
	float: left;
	width: 279px;
}
.bannery {
	background-color: white;
	border-bottom: 1px solid #B5B5B5;
	text-align: justify;
}
.email {
	background-color: #EFEFEF;
	border-bottom: 1px solid #B5B5B5;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.napiste_nam {
	background-color: #EFEFEF;
	border-bottom: 1px solid #B5B5B5;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.text {
	text-align: left;
	padding-bottom: 10px;
	border-bottom: 1px solid #B5B5B5;
}
/* divne divy NEMOVITOSTI */
.nemovitost_img {
	background-image: url(/images/bg_nemovitost_img.jpg);
	background-repeat: repeat-x;
	border-bottom: 1px solid #B5B5B5;
	margin-bottom: 1px;
	margin-top: 10px;
	width: 150px;
	height: 220px;
}
.img_frame {
	border: 1px solid #B5B5B5;
	padding: 6px;
	background-color: white;
	margin-bottom: 10px;
}
.img_frame_2 {
	border: 1px solid #B5B5B5;
	padding: 6px;
	background-color: white;
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
}
.img_frame_3 {
	border: 1px solid #B5B5B5;
	padding: 6px;
	background-color: white;
	margin-bottom: 10px;
	width:136px;
}
.cena_uvod {
	background-color: #000000;
	color: #f0b310;
	font-family: Trebuchet ms, Verdana;
	margin: 0px 6px 0px 6px;
	font-size: 17px;
	text-align: center;
	width: 136px;
}
.cena_per {
	margin: 0px 8px 2px 6px;
	padding: 3px;
	font-size: 10px;
	text-align:right;
}

.adresa_2 {
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
}
.sipka {
	font-weight: bold;
	font-size: 10px;
	text-align: right;
	padding-right: 13px;
	padding-bottom: 3px;
	line-height: 20px;
	background-image: url(/images/sipka.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-right: 5px;
	display:block;
}
.sipka_2 {
	font-weight: bold;
	font-size: 10px;
	text-align: right;
	padding-right: 13px;
	padding-bottom: 3px;
	line-height: 20px;
	background-image: url(/images/sipka.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-right: 5px;
	width:136px;
	display:block;
}
.content_right .sipka {
	font-weight: bold;
	font-size: 10px;
	text-align: right;
	padding-right: 13px;
	padding-bottom: 3px;
	line-height: 20px;
	background-image: url(/images/sipka.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-right: 5px;
	display:block;
}
.nemovitost_text {
	border-bottom: 1px solid #B5B5B5;
	padding: 10px 6px 0px 6px;
	background-image: url(/images/bg_podmenu.jpg);
	background-repeat: repeat-x;
	width: 138px;
	font-size: 11px;
	overflow: hidden;
}
.cena_text {
	color: #000000;
	font-weight: bold;
}
.sipka_text {
	font-weight: bold;
	font-size: 10px;
	text-align: right;
	padding-right: 13px;
	padding-bottom: 3px;
	line-height: 20px;
	background-image: url(/images/sipka.gif);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
}
.vice_nabidek {
	padding: 10px 6px 6px 6px;
	border-bottom: 1px solid #B5B5B5;
	}
/* END OF divne divy NEMOVITOSTI */


.footer {
	border-bottom: 1px solid #B5B5B5;
	padding-top: 20px;
	padding-bottom: 5px;
	text-align: right;
	font-size: 10px;
	color: #969696;
}


/* karta nemovitosti */
.navigation_bar {
	padding: 8px 10px 0px 0px;
	width: 922px;
	float: left;
	background-image: url(/images/bg_podmenu.jpg);
	height: 23px;
	text-align: right;
	border-bottom: 1px solid #B5B5B5;
	border-top: 1px solid #B5B5B5;
	background-repeat: repeat-x;
	font-size: 10px;
}
.navigation_bar a {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
.navigation_bar a:hover {

}
.content2 {
	width: 932px;
}
.content_left2 {
	float: left;
	width: 510px;
	margin-top: 15px;
}
.content_right2 {
	float: right;
	width: 400px;
	border-left: 1px solid #B5B5B5;
	padding-left: 10px;
	margin-top: 15px;
	text-align: justify;
	font-size: 11px;
}
.content_right2 h1 {
	color: #f0b310;
}
.content2 h3 {
	font-size: 17px;
	color: #f0b310;
	font-family: Trebuchet ms, Verdana;
	font-weight: normal;
	border-bottom: none;
	padding: 0px;
	margin: 0px;
}
.content_left2 h3 {
	font-size: 17px;
	color: #C90E07;
	font-family: Trebuchet ms, Verdana;
	font-weight: normal;
	border-bottom: 1px solid #B5B5B5;
	padding: 0px;
	margin: 0px;
}
.img_kn_velka {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #B5B5B5;
	padding: 9px;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}
.img_kn_mala {
	margin-top: 10px;
	border: 1px solid #B5B5B5;
	padding: 6px;
	color: #C90E07;
	float: left;
	width:110px;
	margin-right:3px;
	font-size: 10px;
	font-weight: bold;
	height:120px;
}
.img_kn_mala {
	behavior: url(/hoverimg.htc);
}
.img_kn_mala:hover, .img_kn_mala.hoverimg {
	border: 2px solid black;
	padding: 5px;
}
.box_cena {
	width: 400px;
	float:left;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #B5B5B5;
}
.cena {
	background-color: #000000;
	color: #f0b310;
	font-size: 10px;
	text-align: center;
	margin: 10px 0px 0px 0px;
	height: 30px;
	padding: 5px 0px 0px 0px;
	float: left;
	width: 220px;
}
.cena span {
	color:white;
	margin: 0px;
	padding-left: 20px;
	font-size: 20px;
	font-family: Trebuchet ms, Verdana;
}
.ev_cislo {
	background-color: #9B9B9B;
	color: white;
	font-size: 10px;
	margin: 10px 0px 0px 0px;
	float: right;
	height: 22px;
	padding: 13px 0px 0px 0px;
	width: 170px;
	text-align: center;
}
.popis {
	border-top: 1px solid #B5B5B5;
	border-bottom: 1px solid #B5B5B5;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
	width: 400px;
}
.podrobny_popis {
	border-bottom: 1px solid #B5B5B5;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.podrobny_popis table {
	width: 100%;
	font-size: 11px;
}
.podrobny_popis td.right {
	text-align: right;
	font-weight: bold;
}
.podrobny_popis tr.grey {
	background-color: #EAEAEA;
}
.moznosti {
	width: 400px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid #B5B5B5;
}
.moznosti a {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none; 
}
.moznosti a:hover {

}
.gradient_4 {
	height: 20px;
	width: 400px;
	background-image: url(/images/bg_podmenu.jpg);
	float: left;
}
.vizitka_maklere {
	background-color: #EAEAEA;
	width: 400px;
	border-bottom: 1px solid #B5B5B5;
	border-top: 1px solid #B5B5B5;
	padding-top: 10px;
	padding-bottom: 10px;
	float:left;
	margin: 0px;
}
.foto_maklere {
	margin-left: 20px;
	padding: 10px;
	background-color: White;
	border: 1px solid #B5B5B5;
	float:left;	
}
.kontakt_maklere {
	padding-top: 15px;
	float:left;
	text-align: left;
	margin-left: 8px;
	width: 250px;
}
.kontakt_maklere table {
	font-size: 11px;
}
.kontakt_maklere h3 {
	color: black;
}
/* end of karta nemovitosti */


.navigace {
	background-image: url(/images/bg_podmenu.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #B5B5B5;
	padding: 8px 20px 8px 0px;
	float: left;
	width:912px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
}
.navigace ul {
	display: inline;
}
.navigace li {
	display: inline;
}
.navigacni_linka {
	float: left;
	display: inline;
	width: 932px;
	border-bottom: 1px solid #B5B5B5;
}
.seznam_nazev {
	float: left;
	width: 450px;
	padding-top: 40px;
}
.seznam_legenda {
	float: left;
	width: 362px;
	padding-top: 37px;
	font-size: 10px;
}
.seznam_legenda ul {
	display: inline;
}
.seznam_legenda li {
	display: inline;
}
.seznam_zobrazeni {
	float: left;
	width: 120px;
	padding-top: 6px;
	font-size: 10px;
	display: inline;
}
.zobrazeni {
	float:left;
	padding-top: 40px;
	padding-bottom: 5px;
}
.seznam {
	display:block;
	float:left;
	padding-top: 40px;
	padding-left: 10px;
	padding-bottom: 5px;
	background-image: url(/images/seznam.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-weight: bold;
	cursor: hand;
}
.katalog {
	display:block;
	float:left;
	padding-left: 10px;
	padding-top: 40px;
	padding-bottom: 5px;
	background-image: url(/images/katalog.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-weight: bold;
	cursor: hand;
}
.tabulka_vypis_nemovitosti {
	float:left;
}
.tabulka_vypis_nemovitosti table {
	width: 932px;
}
.tabulka_vypis_nemovitosti th {
	background-image: url(/images/bg_podmenu.jpg);
	background-color: white;
	background-repeat: repeat-x;
	height: 0px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	border-bottom: 1px solid #B5B5B5;
}
.tabulka_vypis_nemovitosti th.left {
	background-image: url(/images/bg_podmenu.jpg);
	background-color: white;
	background-repeat: repeat-x;
	line-height: 30px;
	padding: 0px;
	padding-left: 10px;
	margin: 0px;
	text-align: left;
	border-bottom: 1px solid #B5B5B5;
	font-size: 10px;
	font-weight: normal;
}
.tabulka_vypis_nemovitosti p {
	color: #C90E07;
	text-decoration: none;
}

.tabulka_vypis_nemovitosti td {
	line-height: 20px;
	padding: 3px;
	border-bottom: 1px solid #B5B5B5;
	text-align: center;
}
.tabulka_vypis_nemovitosti td.left {
	text-align: left;
}
.tabulka_vypis_nemovitosti td.right {
	text-align: right;
}
.tabulka_vypis_nemovitosti tr:hover {
	background-color: #fff6ad;
	cursor: pointer;
}
.tabulka_vypis_nemovitosti tr.hovertr {
	background-color: #fff6ad;
	cursor: pointer;
}
.tabulka_vypis_nemovitosti tr {
	behavior: url(/hovertr.htc);
}
.hand {
	cursor: help;
}
#thselected {
	height: 25px;
	border-bottom: 5px solid #000000;
}
.navigace_pod_vypisem {
	display: inline;
	width: 932px;
}
.predchozi_dalsi {
	float:left;
	margin-left: 200px;
	font-weight: bold;
	font-size: 10px;
	padding-top: 5px;
}
.predchozi_dalsi ul {
	display: inline;
}
.predchozi_dalsi li {
	display: inline;
}
.left {
	text-align: left;
}
.sipka_nahoru {
	float: right;
	font-weight: bold;
	font-size: 10px;
	text-align: right;
	padding-right: 18px;
	padding-bottom: 0px;
	line-height: 20px;
	background-image: url(/images/sipka-nahoru.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-right: 5px;
}
.katalog_vypis {
	float: left;
	border-bottom: 1px solid #B5B5B5;
}
.katalog_vypis table {
	width: 932px;
	text-align: center;
}
.oddelovac {
	border-right: 1px solid #B5B5B5;
}

.katalog_vypis table tr td {
	width:20%;
}

.katalog_nemovitost_img {
	width: 150px;
	background-image: url(/images/bg_nemovitost_img.jpg);
	background-repeat: repeat-x;
	border-bottom: 1px solid #B5B5B5;
	margin: 13px 13px 1px 13px;
}
.katalog_img_frame {
	border: 1px solid #B5B5B5;
	padding: 6px;
	background-color: white;
	margin-bottom: 10px;
}
.katalog_cena_uvod {
	background-color: #000000;
	color: #f0b310;
	font-family: Trebuchet ms, Verdana;
	margin: 0px 6px 6px 6px;
	font-size: 17px;
	text-align: center;
}
.katalog_adresa {
	padding: 0px 6px 0px 6px;
	text-align: left;
}
.katalog_sipka {
	font-weight: bold;
	font-size: 10px;
	text-align: right;
	padding-right: 13px;
	padding-bottom: 3px;
	line-height: 20px;
	background-image: url(/images/sipka.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-right: 5px;
}
.sipka_karta_nemovitosti {
	font-weight: bold;
	font-size: 10px;
	text-align: left;
	padding-right: 13px;
	padding-bottom: 3px;
	line-height: 20px;
	background-image: url(/images/sipka.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-right: 5px;
}
.content_left table {
	width: 624px;
}
td.okraje {
	border-right: 1px solid #B5B5B5;
	padding: 0px 3px 0px 3px;
	margin: 0px;
	width: 150px;
	vertical-align:top;
}
td.bezokraje {
	padding: 0px 3px 0px 3px;
	margin: 0px;	
	border-right: none;
	width: 150px;
	vertical-align:top;
}
td.bezokraje h3{
	padding-bottom: 0px;
	margin-bottom: 5px;	
}
.adresa_kontakt {
	float: left;
	width: 305px;
	margin-right: 10px;
	font-size: 11px;
}
.provozni_doba {
	float: left;
	width: 305px;
}
.mega_gradient {
	width: 295px;
	background-image: url(/images/mega_gradient.gif);
	background-repeat: repeat-x;
	padding: 5px;
	margin-top: -16px;
}
.velky_pismo {
	font-size: 20px;
	font-weight: bold;
	font-family: Trebuchet ms, Verdana;
}
.vedeni_spolecnosti {
	display: inline;
	float: left;
	width: 624px;
}
.content_left_3 {
	float: left;
	display: inline;
	width: 624px;
}
.vizitka_maklere_2 {
	font-size: 10px;
	background-color: #EAEAEA;
	width: 305px;
	border-bottom: 1px solid #B5B5B5;
	border-top: 1px solid #B5B5B5;
	padding-top: 10px;
	padding-bottom: 10px;
	float:left;
	margin: 0px;
	margin-bottom: 10px;
	height: 135px;
}
.foto_maklere_2 {
	margin-left: 5px;
	padding: 10px;
	background-color: White;
	border: 1px solid #B5B5B5;
	float: left;
}
.kontakt_maklere_2 {
	float: left;
	text-align: left;
	margin-left: 8px;
	width: 200px;
}
.vizitka_maklere_3 {
	font-size: 10px;
	background-color: #EAEAEA;
	width: 305px;
	border-bottom: 1px solid #B5B5B5;
	border-top: 1px solid #B5B5B5;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	margin: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	height: 135px;
}
.vizitka_maklere_3 h3 {
	font-size: 17px;
	color: #000000;
	font-family: Trebuchet ms, Verdana;
	font-weight: normal;
	border-bottom: none;
	margin: 0px;
	padding: 0px;
	padding-top: 35px;
}
.vizitka_maklere_2 h3 {
	font-size: 17px;
	color: #000000;
	font-family: Trebuchet ms, Verdana;
	font-weight: normal;
	border-bottom: none;
	margin: 0px;
	padding: 0px;
	padding-top: 35px;
}
.kontakt_na_jednotliva_oddeleni {
	float: left;
	width: 624px;
	font-size: 11px;
}
.kontakt_na_jednotliva_oddeleni table {
	width: 100%;
	vertical-align: top;
}
.kontakt_na_jednotliva_oddeleni td {
	vertical-align: top;
	width: 50%;
}
.mega_gradient_2 {
	background-image: url(/images/mega_gradient.gif);
	background-repeat: repeat-x;
	padding: 5px;
	margin-top: -16px;
}
.content_left_3 h4 {
	font-size: 17px;
	color: #000000;
	font-family: Trebuchet ms, Verdana;
	font-weight: normal;
	margin-top: 10px;
}
.vizitka_asistentky_2 {
	font-size: 10px;
	background-color: #CECFFF;
	width: 305px;
	border-bottom: 1px solid #B5B5B5;
	border-top: 1px solid #B5B5B5;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	margin: 0px;
	margin-bottom: 10px;
}
.vizitka_asistentky_3 {
	font-size: 10px;
	background-color: #CECFFF;
	width: 305px;
	border-bottom: 1px solid #B5B5B5;
	border-top: 1px solid #B5B5B5;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	margin: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.nas_tym_menu {
	border-bottom: 1px solid #B5B5B5;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.nas_tym_menu a {
	line-height: 20px;
	background-image: url(/images/sipka.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 10px;
	padding-left: 20px;
}
.nas_tym_menu a:hover {
	line-height: 20px;
	background-image: url(/images/sipka2.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 10px;
	padding-left: 20px;
	text-decoration: underline;
}
.selected_nas_tym_menu {
	line-height: 20px;
	margin-left: 10px;
	padding-left: 20px;
	text-decoration: underline;
	font-weight: bold;
}
.content_left_vyhledavani {
	float: left;
	display: inline;
	width: 624px;
}
.content_left_vyhledavani table {
	width: 100%;
}
.content_left_vyhledavani th {
	color: #000000;
	vertical-align: top;
	line-height: 20px;
}
.content_left_vyhledavani h4 {
	font-size: 17px;
	color: #C90E07;
	font-family: Trebuchet ms, Verdana;
	font-weight: normal;
	margin-top: 10px;
}
.content_left_vyhledavani td {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
table.poptavka {
	width: 100%;
}	
.content_left_3 th {
	background-image: url(../images/bg_podmenu.jpg);
	line-height: 20px;
}
.red {
	color: #000000;
	font-weight: bold;
}

div.autocomplete {
	position:absolute;
	width:400px;
	background-color:white;
	border:1px solid #888;
	margin:0px;
	padding:0px;
	font-size: 10px;
}
div.autocomplete ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
div.autocomplete ul li.selected { background-color: #CCC;}
div.autocomplete ul li {
	list-style-type:none;
	display:block;
	margin:0;
	padding:2px;
	cursor:pointer;
}
h1.vypis {
	border: none;
}
/*  csska ke statickym strankam pridano 12.1.2007, 15.1.2007 */

.tabulka_inzeratu table {
margin: 10px;

}
.tabulka_inzeratu td{
vertical-align: top;
padding: 5px;
text-align: center;
}

.tabulka_casopisu {
margin: 0px;
	width: 100%;
	border: 1px solid #B5B5B5;
}
.tabulka_casopisu td{
	vertical-align: middle;
	padding: 0px;
	height: 30px;
}
.tabulka_casopisu tr:hover{
	background-color: #EFEFEF;
}
.licko {
		list-style: square;
		padding-left: 20px;
}
.licko2 {
		font-weight: bold;
		list-style: circle;
		padding-left: 20px;
}
.partneri {
	margin-right: 50px;
}
.reference_podpis {
	text-align: right;
}

/*  csska ke statickym strankam pridano 17.1.2007 */

.tabulka_partneri td{
	border-bottom: 1px solid #E3E3E3;
	vertical-align: top;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.barvicka_pozadi {
	background-color: #F3F3F3;
	padding-left: 10px;
}
/*  csska ke statickym strankam pridano 18.1.2007 */
.projekty_menu {
	border-bottom: 1px solid #B5B5B5;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.banner_holder {
	height: 260px;
}

img.nalevo {
	float:left;
	margin-right:0.5em;
}

img.napravo {
	float:right;
	margin-left:0.5em;
}

p.zdroj {
	text-align:right;
	font-size:0.9em;
	color:#888;
}
#projekty_upper, #projekty_lower {
 	height: 260px;
}
.banner_middler_holder {
	width:627px;
  height: 140px;
}
#projekty_middler {
  width:627px;
}

#projekty_middler .img_frame {
	border: 0px none #FFFFFF;
	padding: 0px;
	background-color: white;
	margin-bottom: 10px;
}

/* uprava uvodky */
.uprava-text {
	margin-top: 466px;
}
.xsipka {
	font-weight: bold;
	font-size: 10px;
	text-align: right;
	padding-right: 13px;
	padding-bottom: 3px;
	line-height: 20px;
	background-image: url(/images/sipka.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-right: 5px;
	display:block;
	margin-top: 5px;
}
.vanocni-akce {
margin:38px 0 0px 0;
}

.pricenote {
	color:#666666;
	padding-top: 50px
}

#city {
  width: 180px;
}

#sell_rent {
  width: 80px;
}

#type {
  width: 135px;
}

#price {
  width: 120px;
}

#code {
  width: 150px;
}

#soc-net {
	padding-top: 10px;
}

.soc {
	position: relative;
	top: -8px;
	color: #000000;
}

span.soc:hover {
	color: #F0B310;
}

