body {
	width: 100%; height: 100%;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	background:#ffffff;
	margin: 0;
	font-size: 0.7em;
	text-align: center;
}
a img {
	border: none;
}

#main {
	width: 860px;
	margin: auto;
	text-align: left;
}

#hlavicka {
	width: 860px; height: 112px;
	float: left;
	background: #ffffff url(../grafika/top-poz.jpg) no-repeat right top;
	border-bottom: 1px solid #d9d9d9;
	position: relative;
}

#logo a, #logo a:hover{
	width: 250px; height: 86px;
	border: 0;
	float: left;
	margin: 8px 0 0 8px;
}

#banner{
	position: absolute;
	right: 0; top: 0;
}

/* -------------------- hlavni nabidka -------------------- */
#nabidka {
	width: 860px;
	float: left;
	margin: 5px 0 15px 0;
	border-bottom: 1px solid #d9d9d9;
	padding: 0 0 6px 0;
}

#nabbuts {
	width: 840px; height: 59px;
	position: relative;
	left: 10px;
}

#prodat a{
	width: 210px; height: 59px;
	display: block;
	background: #ffffff url(../grafika/topmenu-but1.gif) no-repeat 0 0;
	border: 0;
	float: left;
}

#prodat a:hover{
	background-position: 0 -59px;
}

#koupit a{
	width: 210px; height: 59px;
	display: block;
	background: #ffffff url(../grafika/topmenu-but2.gif) no-repeat 0 0;
	border: 0;
	float: left;
}

#koupit a:hover{
	background-position: 0 -59px;
}

#penize a{
	width: 210px; height: 59px;
	display: block;
	background: #ffffff url(../grafika/topmenu-but3.gif) no-repeat 0 0;
	border: 0;
	float: left;
}

#penize a:hover{
	background-position: 0 -59px;
}

#makler a{
	width: 210px; height: 59px;
	display: block;
	background: #ffffff url(../grafika/topmenu-but4.gif) no-repeat 0 0;
	border: 0;
	float: left;
}

#makler a:hover{
	background-position: 0 -59px;
}
.priznak {cursor: help;}

/* -------------------- sloupce - leva cast a obsah -------------------- */
#sloupce {
	width: 860px;
	background: #ffffff url(../grafika/obsah-poz.jpg) no-repeat right bottom;
	float: left;
}

/* -------------------- leva cast -------------------- */
#left {
	width: 200px;
	float: left;
	padding: 0 0 20px 0;
	position: relative;
	left: 10px;
}

#menu {
	width: 199px;
}

#menu a{
	width: 199px; height: 28px;
	display: block;
	background: #ffffff url(../grafika/but-poz.gif) no-repeat 0 0;
	color: #808080;
	text-decoration: none;
	margin: 0 0 2px 0;
	float: left;
}
#menu a.slikova {
    background: #ffffff url(../grafika/projekty/slikova/button-slikova.gif) no-repeat 0 0;
}

#menu a:hover{
	background-position: 0 -28px;
	color: #ffffff;
	text-decoration: none;
	margin: 0 0 2px 0;
}

#menu b{
	position: relative;
	left: 30px; top: 7px;
	font-weight: normal;
}

#menu a.selected {
	background-position: 0 -28px;
	color: #ffffff;
	text-decoration: none;
	margin: 0 0 2px 0;
}

/* -------------------- novinky -------------------- */
#novinky {
	float: left;
	width: 199px;
}

#novinky .novinka {
	font-size: 90%;
	color: #808080;
	border-bottom: 1px solid #d9d9d9;
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
}

#novinky .novinka p{
	margin: 0;
}

#novinky .novinka a{
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
}

#novinky .novinka a:hover{
	color: #cc0000;
	text-decoration: underline;
}

#novinky .nov-odkaz {
	text-align: right;
}

#minibanner {
    float:left;
    margin:15px 0 5px 0;
}
/* -------------------- minibannery -------------------------------------------------- */
#minibanner a img, #minibanner a:hover img{
    border:0;
}


/* -------------------- obsah - zaklad, nadpisy, odstavce, odkazy -------------------- */
#obsah {
	width: 610px;
	float: left;
	color: #808080;
	position: relative;
	left: 40px;
	padding: 0 0 20px 0;
	text-align: justify;
	min-height: 360px;
}

#obsah table {
	width: 100%;
}

#obsah p {
	margin: 0 7px 7px 0;
}

#obsah a {
	color: #808080;
}

#obsah li {
	text-align: left;
}

#obsah a:hover {
	color: #cc0000;
}

h1 {
	font-size: 160%;
	color: #cc0000;
	margin: 0 0 7px 0;
}
h1.nasledne {
	margin: 20px 0 7px 0;
}

h2 {
	font-size: 110%;
	color: #4f4f4f;
	margin: 15px 0 4px 0;
}

h3 {
	font-size: 110%;
	color: #cc0000;
	margin: 0 0 3px 0;
}

h4 {
	font-size: 100%;
	margin: 3px 0 3px 0;
}
#tipy {
    margin: 20px 0 0 0;
}
#doplnek-titulku {
	font-size: 160%;
	color: #cc0000;
	display: inline;
    font-weight: bold
}
#vyzva-akce a {
    font-size: 150%;
    font-weight: bold;
	color: #cc0000;
}
#vyzva-akce a:hover {
	color: gray;
}
.red {
	color: #cc0000;
	font-weight: bold;
}
.call-free {
    font-weight: bold;
    color: #339900;
    cursor: help;
}
#home-partners {
    position: relative;
    float: right;
    right: 0px; top: 0px;
    width: 130px;
    background-color: white;
    border-left: 1px solid #e8e8e8;
    margin: 0 0 10px 10px;
    padding: 0 0 5px 5px;
    text-align:right;
}
#skype {
    margin: 4px 0 10px 0;
}
#skype img {
    vertical-align: middle;
}
#mapa {
    width: 609px;
    height: 300px;
    margin: 20px 0 0 0;
    border: 1px solid silver;
}
#image-box {
    margin: 0 5px;
}
#image-box img {
    margin: 3px;
    border: 1px solid silver;
    padding: 3px;
}

/* -------------------- nabidka/poptávka nemovitosti -------------------- */
#nemovitosti {
	width: 610px; /* height: 230px;*/
	margin: 0 0 10px 0;
}

.nemovitost {
	width: 610px; height: 100px;
	background: #ffffff url(../grafika/nab-poz.gif) no-repeat 0 0;
	margin: 0 0 10px 0;
	position: relative;
}

#nemovitosti table {
	width: 90px; height: 90px;
	border-collapse: collapse;
	text-align: center;
	position: absolute;
	left: 5px; top: 4px;
}

#nemovitosti table td {
	text-align: center;
	vertical-align: middle;
	border: 1px solid #dddddd;
	background: #ffffff;
}

#nemovitosti table td a img {
	border: 1px solid #dddddd;
}

#nemovitosti table td a:hover img {
	border: 1px solid #cc0000;
}
#cena {
    font-size: 1.1em;
    color: #cc0000;
    margin: 7px 0 0 0;
    font-weight: bold;
}
#poptavka-vyzva {
    margin: 20px 0 0 0;
    padding: 15px;
    background-color: #F8F8F8;
    border: 1px solid silver;
}
#poptavka-vyzva b {
    font-size: 130%;
	color: #cc0000;
}

.nempopis {
	width: 485px; height: 90px;
	margin: 0 0 0 0;
	text-align: left;
	position: absolute;
	left: 115px; top: 10px;
}

.nempopis b{
	color: #cc0000;
	font-size: 110%;
}

.nemcena{
	position: absolute;
	left: 115px; bottom: 10px;
	font-weight: bold;
}

.nembuton a, .nembuton a:hover{
	width: 19px; height: 19px;
	background: #ffffff url(../grafika/but-next.gif) no-repeat 0 0;
	position: absolute;
	right: 10px; bottom: 10px;
}
/* stavy zakázek */
#popisek .novinka {color: #339900}
#popisek .zmena {color: #efda00}
#popisek .prodano, .pronajato, .rezervace {color: #cc0000}

/* -------------------- developerské projekty -------------------- */
#projekty img {
	border: 1px solid #dddddd;
	margin: auto;
	margin: 0 2px 0 2px;
}
#projekty a:hover img {
	border: 1px solid #cc0000;
}

/* -------------------- hypotéky -------------------- */
#hypo-partneri {
	text-align: left;
}
#hypo-partneri img {
	margin: 0 20px 0 0;
}


/* -------------------- tabulky -------------------- */
table {
	color: #808080;
	border-collapse: collapse;
}

#vypistable {
	margin: 0 0 10px 15px;
}

#vypistable tr {
	vertical-align: middle;
}

#detailtable {
	width: 100%;
	text-align: left;
}

#detailtable td{
	padding: 2px 5px 2px 5px;
}

.linkabot th {
	border-bottom: 1px solid #808080;
	font-weight: bold;
}

.tr {
	text-align: right;
	padding: 0 8px 0 0;
}

/* -------------------- vyhledavani a formulare -------------------- */
#vyhledavani form {
	border: 0;
	margin: 0;
	padding: 0;
}

#vyhledavani fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

#vyhledavani {
	width: 610px; height: 37px;
	display: block;
	background: #ffffff url(../grafika/hledat-poz.gif) no-repeat 0 0;
	position: relative;
	margin: 0 0 15px 0;
}

#vyhledavani-nadpis {
	width: 126px; height: 13px;
	background: #ffffff url(../grafika/hledat-nadp.gif) no-repeat 0 0;
	position: absolute;
	left: 10px; top: -13px;
}

#vyhledavani-nadpis2 {
	width: 130px; height: 13px;
	background: #ffffff url(../grafika/hledat-nadp2.gif) no-repeat 0 0;
	position: absolute;
	left: 10px; top: -13px;
}

#vyhledavani select {
	width: 180px;
	color: #808080;
	font-size: 1em;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	border: 1px solid #c1c1c1;
	margin: 0 6px 0 0;
	padding: 1px 0 0 0;
}

.hledani {
	width: 590px;
	position: relative;
	left: 10px; top: 8px;
}

.next {
	width: 19px; height: 19px;
	background: #ffffff url(../grafika/but-next.gif) no-repeat 0 0;
	border: 0;
	position: absolute;
	right: 0; top: 0;
	cursor: pointer;
}

#formular {
	width: 570px;
}

#form-top {
	width: 570px; height: 10px;
	background: url(../grafika/form-top.gif) no-repeat 0 0;
	float: left;
	_margin: 0 0 -3px 0;
}

#formularin {
	width: 570px;
	background: #e6e6e6;
	float: left;
	margin: 0;
}

#form-bot {
	width: 570px; height: 10px;
	background: url(../grafika/form-bot.gif) no-repeat 0 0;
	float: left;
	_margin: -7px 0 0 0;
}

.pole {
	width: 380px; height: 15px;
	color: #808080;
	font-size: 100%;
	border: 1px solid #d9d9d9;
	padding: 3px 10px 3px 10px;
}

.pole2 {
	width: 390px; height: 70px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #808080;
	font-size: 100%;
	border: 1px solid #d9d9d9;
	padding: 3px 0 3px 10px;
}

#formular span{
	font-weight: bold;
}

#butons {
	width: 540px;
	text-align: right;
}

.star {
	color: #cc0000;
}

#form-info {
	margin: 0 0 7px 15px;
}
.rss-link {
    float: right;
    display: block;
    width: 14px;
    height: 14px;
    background-image: url(/grafika/feed-icon-14x14.png);
    background-position: 0 0;
    margin-top: 5px;
    margin-right: 13px;
}
.rss-link:hover {
    background-position: 0 -14px;
}



/* formuláře pro zasílání dat */
#zasilani {
	padding: 20px;
	border: 1px solid silver;
	margin: 20px 0 0 0;
}
#zasilani fieldset {
	border: 1px solid silver;
	padding: 0 20px 20px 20px;
	margin-bottom: 15px;
}
#zasilani legend {
	font-weight: bold;
	margin:  0  0 15px 0;
}
#zasilani label {
	display: block;
	float: left;
	width: 140px;
	color: #808080;
}
#zasilani input, select {
	width: 375px;
	font: 1em Tahoma, Verdana, Arial, sans-serif;
}
#zasilani select {
	width: 380px;
}
#zasilani textarea {
	vertical-align: top;
	width: 375px;
	height: 50px;
	font: 1em Tahoma, Verdana, Arial, sans-serif;
}
#zasilani .button {
	border: 1px solid #990000;
	background-color: #cc0000;
	color: white;
	width: auto;
	float: right;
	margin: 3px 0 0 15px;
}
#zasilani .checkbox {
	width: auto;
}
#zasilani .star {
	color: red;
	font-weight: bold;
	cursor: help;
}
#zasilani .form-message {
	color: red;
	font-weight: bold;
	text-align: center;
	padding: 0 0 1em 0;
}
#zasilani .privacy {
	font-size: 11px;
	text-align: justify;
	width: 350px;
}






/* -------------------- detail nemovitosti -------------------- */
#popisek {
	width: 610px;
	position: relative;
	float: left;
}

#zakladni-data {
	width: 610px;
	float: left;
	margin: 10px 0 0 0;
}

#scrollobsah {
	width: 360px;
	height: 100px;
	border: 1px solid #dddddd;
	float: left;
	margin: 10px 0 0 0;
	overflow: auto;
	padding: 2px;
	text-align: left;
}

#scrollobsah table {
	width: 340px;
}

#infomakler {
	position: relative;
	left: 0px; top: 8px;
	margin: 0 0 0 375px;
}

#hypo {
	position: absolute;
	right: 0; top: 12px;
}

#hypo:a img, #hypo:hover img {
	border: 0;
}

/* -------------------- galerie -------------------- */
#galerie {
	width: 100%;
	margin: 20px 0 0 0;
	position: relative;
}

#galerie .nahled {
	width: 90px; height: 90px;
	border-collapse: collapse;
	text-align: center;
	float: left;
	margin: 0 9px 9px 0;
	background-color: white;
}

#galerie .nahled td {
	text-align: center;
	vertical-align: middle;
	border: 1px solid #dddddd;
}

#galerie .nahled td a img {
	border: 1px solid #dddddd;
}

#galerie .nahled td a:hover img {
	border: 1px solid #cc0000;
}

/* -------------------- pata -------------------- */
#signature {
	display: none;
	margin: 20px 0 20px 0;
}

#redbox {
	width: 860px; height: 15px;
	background: #cc0000 url(../grafika/pata-poz.gif) repeat-x 0 0;
	color: white;
	border: 1px solid #ab1805;
	float: left;
	margin: 0 0 2px 0;
	text-align: center;
}

#redbox p{
	margin: 3px 0 0 0;
}

#fb-link{
	display: block;
    width: 15px; height: 15px;
	background: #ffffff url(../grafika/icon-fb.png) no-repeat 0 0;
	float: right;
	margin: 3px 1px 0 0;
}
#fb-link:hover{
	background-position: 0 -15px;
}

/* -------------------- menu a podpis v zápatí stránky -------------------- */
#bottom-menu {
	width: 860px;
	color: #808080;
	font-size: 90%;
	float: left;
	text-align: left;
	padding: 0 0 20px 0;
}

#bottom-menu a{
	color: #808080;
	text-decoration: none;
}

#bottom-menu a:hover{
	color: #cc0000;
	text-decoration: underline;
}

#flashcontent{
	width: 590px; height: 112px;
	color: #000000;
	text-align: right;
	font-weight: bold;
}

#flashcontent a {
	text-decoration: none;
	color: #000000;
	position: relative;
	right: 20px; top: 70px;
}

#flashcontent a:hover {
	text-decoration: underline;
	color: #cc0000;
}

/* -------------------- pomocne -------------------- */
.doleva20 {
	float: left;
	margin: 0 10px 0 0;
}

.doprava {
	float: right;
}

.clearer {
	clear: both;
}
.right {text-align: right;}
.center {text-align: center;}
