/* CSS Document */
* {
	margin: 0;
	padding: 0;
}

BODY {
	margin: 0;
	padding: 0;
	font-size: 62.5%;
	font-family: Trebuchet MS;
	background: url('img/backgroundsmall.jpg');
}

A:link {
	color: #ee1c23;
	text-decoration: underline;
}

A:visited {
	color: #ee1c23;
	text-decoration: underline;
}

A:hover {
	color: #aab1b8;
	text-decoration: underline;
}

A:active {
	color: #ee1c23;
	text-decoration: underline;
}

DIV#iecompatible {
	display: none;
}

HR.line {
	background: url('img/hrline.jpg') no-repeat;
	display: block;
	margin: 3px auto;
	height: 0;
	padding-top: 5px;
	overflow: hidden;
	border: none;
}

BR.cleaner {
	clear: both;
}

P {
	margin: 15px 1px 5px 1px;
}

INPUT {
	border: 1px solid #000000;
	padding: 2px 3px 2px 3px;
}

/* Page Backgrounds */
#page {
	background: url('img/mainbackground2.jpg');
	display: block;
	width: 979px;
	margin: 0 auto;
}

#toppage {
	background: url('img/toppanel.jpg') top left repeat-x;
	margin: 0;
}

/* Top */
#toppanel {
	background: url('img/topbackmiddle.jpg') no-repeat;;
	margin: 0;
}

#topmenu {
	display: block;
	width: 979px;
	margin: 0 auto;
}

#topback {
	background: url('img/topback.jpg') no-repeat;
	position: relative;
	height: 149px;
	z-index: 10;
}

H1#nadpis {
	position: absolute;
	padding: 87px 0 0 0;
	height: 0px;
	width: 281px;
	overflow: hidden;
	background: url('img/logo.jpg') no-repeat;
	left: 30px;
	top: 15px;
	margin: 0;
}

H1#nadpis2 A {
	position: absolute;
	padding: 87px 0 0 0;
	height: 0px;
	width: 281px;
	overflow: hidden;
	background: url('img/logo.jpg') no-repeat;
	left: 30px;
	top: 15px;
	margin: 0;
	display: block;
}

/* RSS */
#rss {
	position: absolute;
	right: 20px;
	top: 10px;
}

/* Menu */
#menu {
	display: block;
	position: absolute;
	left: 20px;
	top: 117px;
	font-size: 1.3em;
	padding-left: 10px;
}

#menu UL {
	list-style-type: none;
}

#menu UL LI {
	float: left;
}

#menu UL LI A {
	display: block;
	padding: 3px 10px 3px 10px;
	border-right: 1px solid #ee1c23
}

#menu UL LI A:link {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

#menu UL LI A:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#menu UL LI A:hover {
	text-decoration: underline;
	color: #ee1c23;
	font-weight: bold;
}

#menu UL LI A:active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

#menu UL LI.aktualnilink {
	padding: 8px 15px 8px 15px;
	color: #000000;
}

/* Hledej */
#hledej {
	position: absolute;
	right: 30px;
	top: 74px;
	text-align: left;
	font-size: 1.1em;
}

#hledej INPUT {
	width: 100px;
	font-size: 1em;
}

#hledej INPUT.submit {
	background: url('img/buttonback.jpg') repeat-x;
	width: 60px;
	padding: 1px 2px 1px 2px;
}

#hledej A:link {
	color: rgb(255, 0, 0);
}

#hledej A:hover {
	color: rgb(255, 0, 102);
}

/* Pod hlavicka */
#clankydatum {
	color: gray;
	font-size: 1em;
}

.odsad {
	margin: 5px 0 5px 20px;
}

#subhead {
	display: block;
	width: 929px;
	margin: 0 auto;
	padding: 5px 25px 2px 25px;
}

#subhead H2 {
	background: url('img/dot.jpg') 2px no-repeat;
	padding-left: 25px;
	font-size: 1.6em;
	width: 575px;
}

#subhead SPAN.red {
	color: #ee1c23;
}

#subhead SPAN.grey {
	color: #aab1b8;
}

#subtext {
	display: block;
	width: 600px;
	font-size: 1.2em;
	margin-top: 5px;
}

#nabpop {
	display: block;
	width: 250px;
	float: right;
	background: url('img/nabpop.jpg') no-repeat;
	height: 128px;
	width: 300px;
	font-size: 1.4em;
	font-weight: bold;
	position: relative;
	z-index: 1;
}

#nabpop A:visited {
	color: #ee1c23;
}

#nabpop A:hover {
	color: #ee1c23;
}

#nabidkalink {
	position: absolute;
	top: 100px;
	left: 28px;
	display: block;
}

#poptavkalink {
	position: absolute;
	top: 100px;
	left: 180px;
	display: block;
}

/* Main Page */
#mainpage {
	display: block;
	width: 929px;
	margin: 1px auto 0 auto;
	padding: 5px 25px 2px 25px;
}

/* Vyhledavaci Filter */
#filter {
	display: block;
	margin: 5px 0 0 0;
	background: url('img/filterback.jpg') repeat-x;
	height: 30px;
	padding: 4px 10px 0px 10px;
	font-size: 1.4em;
	color: #FFFFFF;
	font-weight: bold;
}

#filter SELECT {
	margin: 2px 2px 0 1px;
	font-size: 0.9em;
}

#filter OPTION {
	padding: 0px 3px 0px 1px;
}

#filterrealit {
	display: block;
	margin: 0;
	background: url('img/filterback.jpg') repeat-x;
	height: 30px;
	padding: 4px 10px 0px 10px;
	font-size: 1.4em;
	color: #FFFFFF;
	font-weight: bold;
}

#filterrealit SELECT {
	margin: 2px 2px 0 1px;
	font-size: 1em;
}

#filterrealit OPTION {
	padding: 0px 3px 0px 1px;
}

SELECT#druhnemovitosti {
	color: #ee1c23
}

SELECT#druhnemovitosti OPTION {
	color: #000000
}

/* Panel doporučujeme a aktuality */
#doporucujeme {
	margin: 0 auto;
	height: 25px;
}

#doporucujeme2 {
	margin: 0 auto;
	
}

H2#dop1 {
	padding-left: 25px;
	font-size: 1.6em;
	width: 200px;
	background: url('img/dot.jpg') 2px no-repeat;
}

H2#dop2 {
	padding-left: 25px;
	font-size: 1.6em;
	width: 200px;
	position: relative;
	left: 320px;
	top: -22px;
	background: url('img/dot.jpg') 2px no-repeat;
}

H2#dop3 {
	padding-left: 25px;
	font-size: 1.6em;
	width: 200px;
	position: relative;
	left: 635px;
	top: -22px;
	background: url('img/dot.jpg') 2px no-repeat;
}

#doporpruh {
	background: url('img/doporucujeme.jpg') no-repeat;
	margin: 0 auto;
	height: 190px;
	position: relative;
	font-family: Verdana;
	font-size: 1.2em;
}

#doporuceni {
	width: 630px;
	position: relative;
}

#doporuceni IMG {
	float: left;
	border: 1px solid black;
	margin: 13px 0px 20px 10px;
}

#doporuceni H3 {
	position: absolute;
	top: 13px;
	left: 242px;
	margin: 0;
	padding: 0;
	width: 360px;
}

SPAN#prodej {
	position: absolute;
	top: 35px;
	left: 242px;
	font-weight: bold;
}

.viceinfo {
	position: absolute;
	font-size: 0.8em;
	top: 159px;
	left: 491px;
}

.textdopor {
	position: absolute;
	top: 61px;
	left: 244px;
	font-size: 0.9em;
	display: block;
	height: 80px;
	width: 355px;
}

.cenadopor {
	clear: left;
	position: absolute;
	top: 150px;
	left: 240px;
	font-size: 1.4em;
	color: #ee1c23;
	font-weight: bold;
}

A:link.viceinformaci {
	color: #FFFFFF;
}

A:visited.viceinformaci {
	color: #FFFFFF;
}

A:hover.viceinformaci {
	color: #FFFFFF;
}

A:active.viceinformaci {
	color: #FFFFFF;
}

/*
 #doporuceni IMG {border:1px solid black;}
 #doporpruh IMG {float:left; margin: 1px 10px 1px 1px;}
 .textdopor {position:relative; top:0px; left:225px; font-size: 0.9em; display:block; height:77px; width:355px;}
 .cenadopor {clear:left;position:relative; top: 25px; font-size:1.2em; color: blue; font-weight:bold;}
 .viceinfo{position:absolute; font-size: 0.8em; top:139px; right:13px;}
 A:link.viceinformaci {color: #FFFFFF;}
 A:visited.viceinformaci {color: #FFFFFF;}
 A:hover.viceinformaci {color: #FFFFFF;}
 A:active.viceinformaci {color: #FFFFFF;}
 #doporuceni {position: absolute; left: 20px; top: 20px; display:block; width:470px;}
 */
#aktualitybox {
	position: absolute;
	left: 650px;
	top: 20px;
	display: block;
	width: 270px;
}

.datumvlozeno {
	font-style: italic;
}

#doporpruh H3 {
	font-size: 1.2em;
}

.textdopor2 {
	position: relative;
	top: 8px;
	left: 0px;
	font-size: 0.9em;
	display: block;
	height: 66px;
}

/* Uvodni stranka dalsi reality */
#novereality H3#noveH3 {
	padding-left: 25px;
	font-size: 1.4em;
	margin-top: 5px;
	background: url('img/dot.jpg') 2px no-repeat;
}

/* Uvodni strana TABLE */
#novereality H3 {
	background: none;
	padding: 0;
	margin: 0;
	display: inline;
	font-size: 1.2em;
}

#novereality {
	font-size: 1.2em;
	margin-top: 15px;
}

#novereality TABLE {
	font-size: 1em;
	width: 100%;
	margin: 10px 0 38px 0;
	padding: 0;
	border-collapse: separate;
	border-spacing: 0 3px;
	text-align: center;
}

#novereality TABLE TR {
	cursor: pointer;
}

#novereality TD {
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
}

#novereality TABLE TR TD.sudy1 {
	background: #e6e6e6;
	padding: 5px;
}

#novereality TABLE TR TD.sudy2 {
	background: #d2d2d2;
	padding: 5px;
}

#novereality TD.lichy1 {
	background: #f9f9f9;
	padding: 5px;
}

#novereality TD.lichy2 {
	background: #e6e6e6;
	padding: 5px;
}

#novereality TD.nazev {
	border-left: 1px solid #d2d2d2;
	width: 400px;
	text-align: left;
}

#novereality TD.foto {
	border-right: 1px solid #d2d2d2;
	width: 60px;
}

#nulavysledku {
	margin: 20px 0 100px 0;
	text-align: center;
	font-weight: bold;
}

/* Table Reality */ /* Reality TABLE */
#realitytable H3 {
	background: none;
	padding: 0;
	margin: 0;
	display: inline;
	font-size: 1.2em;
}

#realitytable {
	font-size: 1em;
}

#realitytable TABLE {
	font-size: 1.2em;
	width: 100%;
	margin: 10px 0 5px 0;
	padding: 0;
	border-collapse: separate;
	border-spacing: 0 3px;
	text-align: center;
}

#realitytable TABLE TR {
	
}

#realitytable TH {
	font-size: 1.1em;
}

#realitytable TD {
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
}

#realitytable TABLE TR TD.sudy1 {
	background: #e6e6e6;
	padding: 5px;
}

#realitytable TABLE TR TD.sudy2 {
	background: #d2d2d2;
	padding: 5px;
}

#realitytable #ulozschranka {
	text-align: left;
	padding: 10px;
}

#realitytable #ulozschranka TD {
	border: none;
}

#realitytable INPUT.check {
	border: none;
}

#realitytable TD.lichy1 {
	background: #f9f9f9;
	padding: 5px;
}

#realitytable TD.lichy2 {
	background: #e6e6e6;
	padding: 5px;
}

#realitytable TD.check {
	border-left: 1px solid #d2d2d2;
	width:20px;
}

#realitytable TD.nazev2 {
	width: 400px;
	text-align: left;
}

#realitytable TD.foto {
	border-right: 1px solid #d2d2d2;
	width: 60px;
}

#realitytable A.radit IMG {
	border: none;
}

#realitytable INPUT.radit {
	border: none;
	margin: 0;
	padding: 0;
}

#realitytable INPUT.doschrankysubmit {
	background: url('img/submitinfopanel.jpg') repeat-x;
	border: none;
	color: #FFFFFF;
	margin-top: 3px;
	padding: 1px;
	width: 130px;
}

#nulavysledku {
	margin: 20px 0 100px 0;
	text-align: center;
	font-weight: bold;
}

/* Schranka TABLE */
#schrankatable H3 {
	background: none;
	padding: 0;
	margin: 0;
	display: inline;
	font-size: 1.2em;
}

#schrankatable {
	font-size: 1.1em;
}

#schrankatable TABLE {
	width: 100%;
	margin: 10px 0 38px 0;
	padding: 0;
	border-collapse: separate;
	border-spacing: 0 3px;
	text-align: center;
}

#schrankatable TABLE TR {
	
}

#schrankatable TD {
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
}

#schrankatable TABLE TR TD.sudy1 {
	background: #e6e6e6;
	padding: 5px;
}

#schrankatable TABLE TR TD.sudy2 {
	background: #d2d2d2;
	padding: 5px;
}

#schrankatable TD.lichy1 {
	background: #f9f9f9;
	padding: 5px;
}

#schrankatable TD.lichy2 {
	background: #e6e6e6;
	padding: 5px;
}

#schrankatable INPUT.schrankasubmit {
	background: url('img/submitinfopanel.jpg') repeat-x;
	border: none;
	color: #FFFFFF;
	margin-top: 3px;
	padding: 1px;
	width: 130px;
}

#schrankatable TD.nazev {
	width: 350px;
	text-align: left;
	border-left: 1px solid #d2d2d2;
}

#schrankatable TD.foto {
	border-right: 1px solid #d2d2d2;
	width: 60px;
}

/* Paticka */
#paticka {
	background: url('img/patickaback.jpg') no-repeat;
	display: block;
	width: 979px;
	margin: 0 auto;
	height: 158px;
	position: relative;
}

#textpaticka {
	clear: both;
	display: block;
	position: relative;
	top: 45px;
	text-align: center;
	margin: 0 auto 0 auto;
}

#menubottom {
	display: block;
	position: absolute;
	top: 10px;
	left: 25px;
	font-size: 1.3em;
}

#menubottom UL {
	list-style-type: none;
}

#menubottom UL LI {
	float: left;
}

#menubottom UL LI A {
	display: block;
	padding: 3px 20px 3px 20px;
	border-right: 1px solid #ee1c23
}

#menubottom UL LI A:link {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

#menubottom UL LI A:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#menubottom UL LI A:hover {
	text-decoration: underline;
	color: #ee1c23;
	font-weight: bold;
}

#menubottom UL LI A:active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

#menubottom UL LI.aktualnilink {
	padding: 8px 15px 8px 15px;
	color: #000000;
}

/* Schranka */
#prazdnaschranka {
	margin: 20px 0 30px 0;
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
}

/* Detail reality */
#detail {
	display: block;
	float: left;
	width: 615px;
}

#popisdetail {
	font-size: 1.2em;
}

#detail H2 {
	padding-left: 25px;
	font-size: 1.6em;
	width: 250px;
	background: url('img/dot.jpg') 2px no-repeat;
	margin-top: 15px;
}

#detail UL {
	list-style-type: none;
}

#detail UL LI {
	background: url('img/listdot.gif') 0px 4px no-repeat;
	padding-left: 15px;
	margin-left: 20px;
}

#detail OL LI {
	margin-left: 40px;
}

#detail H3 {
	font-weight: normal;
	background: none;
	font-size: 1.0em;
	margin: 0;
	padding: 0;
}

#foto {
	display: block;
	float: left;
	width: 200px;
	margin-top: 20px;
}

#foto IMG {
	border: 1px solid #000000;
}

#fotolist {
	display: block;
	float: left;
	width: 194px;
	margin-top: 10px;
	clear: left;
	background: #e6e6e6;
	border: 1px solid #d2d2d2;
}

#fotolist {
	padding: 5px 3px 3px 3px;
	text-align: center;
}

#fotolist IMG {
	border: 1px solid #000000;
}

#detailtext {
	display: block;
	float: right;
	width: 400px;
	margin-top: 20px;
	font-size: 1.2em;
}

#detailtext H1 {
	display: inline;
	font-size: 1.6em;
	color: #a0090e;
}

#detailtext H2 {
	background: none;
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	display: inline;
	font-family: Verdana;
}

.darkred {
	color: #a0090e;
	font-weight: bold;
	font-size: 1.1em;
}

.bold {
	font-weight: bold;
	font-size: 1.1em;
}

.bold2 {
	font-weight:bold;
}

.p-index {
	margin:0;
	padding:0;	
}

#devel_img_promo {
	float: left;
	margin: 0 5px 3px 0;
	border: 1px solid black;
}

#detail-devel {
	display: block;
	float: left;
	width: 925px;
}

#detailtext-devel {
	display: block;
	float: right;
	width: 710px;
	margin-top: 20px;
	font-size: 1.2em;
}

#detailtext-devel H1 {
	display: inline;
	font-size: 1.6em;
	color: #a0090e;
}

#detailtext-devel H2 {
	background: none;
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	display: inline;
	font-family: Verdana;
}

#zpet_na_projekt {
	position: relative;
	left: 300px;
	top: -20px;
	font-size: 1.2em;
}

#seznambytu {
	cursor: pointer;
	display: block;
	width: 100%;
	height: 30px;
	padding-top: 1px;
	margin-bottom: 0px;
	text-decoration: underline;
	color: #ee1c23;
	cursor: pointer;
}

#infobox-devel {
	height: 0;
	visibility: hidden;
	/*	float: right;
	width: 210px;
	display: block;
	margin-top: 15px;*/
	overflow: hidden;
}

#infobox-devel TABLE {
	width: 710px;
	border-collapse: collapse;
	border: 1px solid black;
}

#infobox-devel TABLE TH {
	background-color: #D2D2D2;
	background-color: #6699FF;
	background-color: #E6E6E6;
	padding: 3px;
}


#infobox-devel TABLE TD {
	border: 1px solid black;
	text-align: center;
	padding: 1px;
	font-size: 0.8em;
}

#infobox-devel-list {
	width: 800px;
	margin:10px auto 0 auto;
}

#infobox-devel-list TABLE {
	width: 800px;
	border-collapse: collapse;
	border: 1px solid black;
}

#infobox-devel-list TABLE TH {
	background-color: #D2D2D2;
	background-color: #6699FF;
	background-color: #E6E6E6;
	padding: 3px;
}

#infobox-devel-list TABLE TD {
	border: 1px solid black;
	text-align: center;
	padding: 1px;
	font-size: 1.2em;
}

HR.small-dev {
	width: 710px;
	margin: 5px auto;
	background: url('img/hrline.jpg') -10px 0px no-repeat;
}

HR.small {
	width: 400px;
	margin: 5px auto;
	background: url('img/hrline.jpg') -10px 0px no-repeat;
}

#vlastnosti {
	display: block;
	margin: 10px auto 20px auto;
	width: 400px;
}

#vlastnosti TABLE {
	text-align: left;
}

#vlastnosti TABLE TD {
	width: 200px;
}

#vlastnosti UL {
	list-style-type: none;
}

#vlastnosti UL LI {
	background: url('img/listdot.gif') 0px 4px no-repeat;
	padding-left: 15px;
}

#vlastnosti H3 {
	background: url('img/listdot.gif') 0px 4px no-repeat;
	padding-left: 15px;
	font-weight: bold;
}

#makler {
	display: block;
	width: 400px;
	margin: 10px 0 0 0px;
}

#makler IMG#maklerimg {
	float: right;
	border: 1px solid #000000;
	margin: 2px;
}

#tisk {
	background: url('img/print.gif') no-repeat;
	padding-left: 25px;
	font-size: 1.1em;
}

.hypotekazdarma {
	font-size: 1.2em;
	font-weight: bold;
}

/* Detail pro Tisk */
BODY#print_body {
	background: none;
}

DIV#print_page {
	width: 800px;
	margin: 0 auto;
	margin-bottom: -10px;
	position: static;
}

DIV#print_page #logo {
	margin: 0 auto;
	position: relative;
	display: block;
	width: 800px;
	padding-top: 10px;
}

#print_page #logo H1#nadpis2 A {
	background: none;
	overflow: visible;
	position: relative;
	left: 0;
	top: 0;
	height: 100px;
	padding: 0;
	width: 290px;
	display: inline;
	float: left;
}

#print_page H1#nadpis2 A IMG {
	border: none;
}

#logo H1#nadpis2 {
	width: 300px;
	display: inline;
}

#logo h2 {
	position: relative;;
	width: 400px;
	display: inline;
	text-align: right;
	float: right;
}

#print_page #detail {
	float: none;
	width: 450px;
}

#print_page #detailtext {
	float: none;
	width: 450px;
}

#print_page #detailtext HR.small {
	width: 450px;
}

#print_page #vlastnosti {
	float: right;
	width: 300px;
	margin-top: 50px;
	font-size: 1.2em;
	text-align: center;
}

#print_page #vlastnosti TABLE {
	padding-left: 80px;
	font-size: 1em;
}

#print_page #fotolistprint {
	margin-top: 30px;
	text-align: center;
}

#print_page #fotolistprint IMG {
	margin: 3px;
}

#print_body #textpaticka {
	top: 0;
}

/* ######################## */
SPAN.active {
	font-weight: bold;
	font-size: 1.3em;
	color: rgb(0, 0, 0);
}

SPAN.book {
	font-weight: bold;
	font-size: 1.3em;
	color: rgb(0, 0, 204);
}

SPAN.sold {
	font-weight: bold;
	font-size: 1.3em;
	color: rgb(255, 0, 0);
}

SPAN.discount {
	font-weight: bold;
	font-size: 1.3em;
	color: rgb(0, 204, 204);
}

/* Detail nemovitosti INFOBOX */
#infobox {
	float: right;
	width: 301px;
	display: block;
	margin-top: 15px;
}

#infobox H3 {
	padding-left: 25px;
	font-size: 1.6em;
	width: 200px;
	background: url('img/dot.jpg') 2px no-repeat;
}

#poptavka {
	background: url('img/emailpanel.jpg') no-repeat;
	padding: 15px 5px 5px 5px;
	margin: 20px 0 20px 0;
	text-align: right;
	font-size: 1.2em;
}

#poptavka LABEL {
	float: left;
	text-align: right;
	display: block;
	width: 80px;
}

#poptavka INPUT {
	margin: 1px 15px 1px 1px;
	text-align: left;
	width: 164px;
}

#poptavka TEXTAREA#text {
	width: 170px;
	height: 50px;
	border: 1px solid #000000;
	margin: 1px 15px 1px 1px;
}

#poptavka INPUT.infopanelsubmit {
	background: url('img/submitinfopanel.jpg') repeat-x;
	border: none;
	color: #FFFFFF;
	margin-top: 3px;
	padding: 1px;
	width: 130px;
}

#emailznamemu {
	background: url('img/emailpanel.jpg') no-repeat;
	padding: 15px 5px 5px 5px;
	margin: 20px 0 20px 0;
	text-align: right;
	font-size: 1.2em;
}

#emailznamemu LABEL {
	float: left;
	text-align: right;
	display: block;
	width: 80px;
}

#emailznamemu INPUT {
	margin: 1px 15px 1px 1px;
	text-align: left;
	width: 164px;
}

#emailznamemu TEXTAREA#text2 {
	width: 170px;
	height: 50px;
	border: 1px solid #000000;
	margin: 1px 15px 1px 1px;
}

#emailznamemu INPUT.infopanelsubmit {
	background: url('img/submitinfopanel.jpg') repeat-x;
	border: none;
	color: #FFFFFF;
	margin-top: 3px;
	padding: 1px;
	width: 130px;
}

#infobox .error {
	font-size: 1.1em;
	color: red;
	margin: 15px auto 0 auto;
	display: block;
	text-align: center;
	font-weight: bold;
}

/* Error Page */
#error {
	margin: 20px auto;
	display: block;
	width: 800px;
	text-align: center;
	font-size: 1.1em;
}

#error H1 {
	padding-left: 25px;
	font-size: 1.4em;
	width: 800px;
	background: none;
}

/* Stamp Image */
IMG.stampimg {
	position: absolute;;
	margin: 10px 0 0 40px;
}

/* Texty Clanky */
#textyclanky {
	display: block;
	margin: 0 auto;
	text-align: left;
	margin: 20px;
	padding-left: 0;
	font-size: 1.2em;
}

#textyclanky UL {
	list-style-type: none;
}

#textyclanky UL LI {
	background: url('img/listdot.gif') 0px 4px no-repeat;
	padding-left: 15px;
}

H1.public_clanek {
	padding-left: 25px;
	font-size: 1.6em;
	margin-top: 15px;
	background: url('img/dot.jpg') 2px no-repeat;
}

/* Doporucujeme */
#linkbanner {
	color: #FFFFFF;
	font-size: 1.2em;
	margin: 0;
	background: url('img/filterback.jpg') repeat-x;
	padding: 1px;
	text-align: center;
	font-weight: bold;
}

#linkbanner A:link {
	color: #FFFFFF;
}

#linkbanner A:visited {
	color: #FFFFFF;
}

#linkbanner A:hover {
	color: #000000;
}

#linkbanner A:active {
	color: #FFFFFF;
}

/* Vlozit nabidku a poptavku */
#vlozitnabpop {
	display: block;
	margin: 10px;
}

#vlozitnabpop FIELDSET {
	width: 530px;
	padding: 10px;
	font-size: 1.1em;
	border: 1px solid #ee1c23;
}

#vlozitnabpop FIELDSET LEGEND {
	padding: 5px;
	color: #ee1c23
}

#vlozitnabpop FIELDSET LABEL {
	float: left;
	text-align: right;
	width: 180px;
	position: relative;
	top: 3px;
	margin-right: 5px;
}

#vlozitnabpop FIELDSET INPUT {
	margin: 2px;
}

#vlozitnabpop TEXTAREA {
	border: 1px solid #000000;;
	margin-left: 2px;
	height: 150px;
	width: 300px;
}

#vlozitnabpop INPUT.nabpopsubmit {
	background: url('img/submitinfopanel.jpg') repeat-x;
	border: none;
	color: #FFFFFF;
	margin-top: 3px;
	padding: 1px;
	width: 130px;
}

#vlozitnabpop FIELDSET.nabidka INPUT.kontakt {
	border: none;
}

#vlozitnabpop FIELDSET.nabidka {
	background: url('img/vloznabidku.jpg') top right no-repeat;
}

#vlozitnabpop FIELDSET.poptavka {
	background: url('img/vlozpoptavku.jpg') top right no-repeat;
}

#vlozitnabpop #nabidkachyba {
	padding-top: 10px;
	text-align: center;
	font-weight: bold;
	color: #ee1c23;
}

#malapoptavka {
	background: white;
	margin-top: 0px;
	padding-top: 10px;
}

/* AJAX */
#ajax {
	border: 1px solid black;
}

#ajaximgpreview {
	background: #FFFFFF;
	padding: 5px;
}

#ajaxtextpreview {
	background: white;
	padding: 10px;
	font-size: 1.2em;
}

#ajaxtextpreview UL,OL {
	padding-left: 20px;
}

/* Hypotecni kalkulator */
#kalkulator {
	margin: 20px 0 0 0;
	background: #e6e6e6;
	padding: 5px;
	border: 1px solid #d2d2d2;
}

/* LIghtbox */
#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox a img {
	border: none;
}

#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer {
	padding: 10px;
}

#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#imageContainer>#hoverNav {
	left: 0;
}

#hoverNav a {
	outline: none;
}

#prevLink,#nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat;
	/* Trick IE into showing hover */
	display: block;
}

#prevLink {
	left: 0;
	float: left;
}

#nextLink {
	right: 0;
	float: right;
}

#prevLink:hover,#prevLink:visited:hover {
	background: url(images/prevlabel.gif) left 15% no-repeat;
}

#nextLink:hover,#nextLink:visited:hover {
	background: url(images/nextlabel.gif) right 15% no-repeat;
}

#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%
}

#imageData {
	padding: 0 5px;
	color: #666;
}

#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}

#imageData #caption {
	font-weight: bold;
}

#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}

#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}

#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}

/* Maly Kalkulator CS sporitelny */
#kalkulator #cs-kalkulator {
	width: 190px;
	height: 60px;
	padding: 2px 0 2px 2px;
	background: url('hypocalc/cs/img/bck.jpg') 0 0 no-repeat;
	font: 9px "Arial", "Helvetica", sans-serif;
	color: #013e6a;
}

#kalkulator #cs-kalkulator label {
	width: 31px;
	height: 17px;
	background: url('hypocalc/cs/img/input.gif') 0 0 no-repeat;
	display: block;
	line-height: 17px;
	border: 1px solid #58acd9;
	padding-right: 3px;
	text-align: right;
	float: left;
	margin-right: -1px;
}

#kalkulator #cs-kalkulator input,#cs-kalkulator select {
	float: left;
	border: 1px solid #48a2d5;
	display: block;
	line-height: 11px;
	height: 13px;
	font-size: 9px;
	color: #013e6a;
}

#kalkulator #cs-kalkulator input#cs-uver,#cs-kalkulator input#cs-urok {
	margin-right: 3px;
}

#kalkulator #cs-kalkulator select {
	height: 17px;
}

#kalkulator #cs-kalkulator OPTION {
	padding: 1px;
	padding-right: 10px;
}

#kalkulator #cs-kalkulator input#cs-mesicni_splatka {
	width: 46px;
	height: 13px;
	padding: 2px;
}

#kalkulator #cs-kalkulator input.darken {
	background-color: #EBEBE4;
}

#kalkulator #cs-kalkulator a {
	display: block;
	float: left;
	margin: 1px 10px 0 3px;
}

#kalkulator #cs-kalkulator .infotel {
	color: #ed1c24;
	font-size: 11px;
	float: left;
	line-height: 20px;
	margin-right: 6px;
}

#kalkulator #cs-kalkulator input.vice {
	border: 0;
	width: 60px;
	height: 16px;
	background: url('hypocalc/cs/img/button-vice.gif') 0 0 no-repeat;
	color: #fff;
	text-align: center;
	margin-top: 2px;
}

#menu li.menu_item:hover ul.submenu {
	display: block;
}

#menu li.menu_item A.nopointer {
	cursor: default;
}

#menu ul.submenu {
	display: none;
	/*left: 0;*/
	list-style-type: none;
	opacity: .90;
	position: absolute;
	top: 100%;
	/*top: 3em;*/
	width: 150px;
}

#menu .submenu li {
	background: #D0D0D0;
	border-bottom: 1px solid #ee1c23;
	font-size: 1em;
	width: auto;
	display: block;
	padding: 1px 1px 1px 1px;
	width: 150px;
}

#menu .submenu li A {
	border: none;
}

#menu .submenu li:hover {
	
}

#menu .submenu a {
	color: #fff;
	text-decoration: none
}

#menu LI.clankyLI {
	font-size: 0.9em;
	width: 150px;
	text-align: left;
}

#autor {
	display: block;
	margin: 10px;
}

#celyclanek {
	display: block;
	text-align: right;
}

.realitniclanky {
	width: 700px;
}

#googlereklama {
	float: right;
	/*position: relative;*/
	top: 0px;
	width: 130px;
	/*margin: 15px ;*/
	padding: 0;
}

#dalsiznabidky {
	display: block;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 10px;
}

#ajax H3 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 3px 3px 5px 3px;
}

.podobnereality IMG {
	float: left;
	margin: 3px 5px 5px 3px;
}

.podobnereality {
	border: 1px solid #d2d2d2;
	text-align: left;
	padding: 0;
}

#ajaxnahledpodobne {
	margin: 0;
	padding: 0;
	width: 610px;
}

#ajaxnahledpodobne .sudy {
	background: #e6e6e6;
}

#ajaxnahledpodobne .lichy {
	background: #f9f9f9;
}

#falesnyodkaz {
	display: block;
	width: 100%;
	background: url('img/dalsivnabidcebanner.jpg') no-repeat;
	height: 30px;
	padding-top: 20px;
	margin-bottom: 0px;
	text-decoration: underline;
	color: #ee1c23;
	cursor: pointer;
}

.nepovolenyprvek {
	display: none;
}

#strankovani {
	text-align: center;
	padding: 2px 0 20px 0;
}

/*        TAGY */
#tags {
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

#tags P#taglist {
	vertical-align: middle;
	background: #e6e6e6;
	border: 1px solid #d2d2d2;
	padding: 5px;
	line-height: 2.5em;
}

#tags H3 {
	text-align: left;
}

#tags A {
	margin: 0 2px 0 2px;
}

#tags A:link {
	color: #FF9966;
	text-decoration: none;
}

#tags A:visited {
	color: #FF9966;
	text-decoration: none;
}

#tags A:hover {
	color: #FF9966;
	text-decoration: underline;
}

#tags A:hover {
	color: #FF9966;
	text-decoration: underline;
}

#ex-time {
	text-align: center;
}


#callback {
	margin: 15px 0 15px 0;	
	font-size: 1.2em;
	padding: 10px;
	background: #E6E6E6;
	border: 1px solid #D2D2D2;
}

#callback LABEL {
	display: block;
	width: 100px;
	float:left;
	padding-top: 3px;
	font-weight: bold;
	
}

#callback INPUT {
	margin: 1px;
}

#callback INPUT.infopanelsubmit {
	background: url('img/submitinfopanel.jpg') repeat-x;
	border: none;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 18px;
	padding: 1px;
	width: 130px;
	float:right;
}


#pano {
	width: 301px; 
	height: 200px;
	margin-bottom: 15px;	
}


/* Facebook */
html .fb_share_button {
	display: -moz-inline-block;
	display: inline-block;
	padding: 1px 20px 0 5px;
	height: 15px;
	border: 1px solid #d8dfea;
	background:
		url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981)
		no-repeat top right;
}

html .fb_share_button:hover {
	color: #fff;
	border-color: #295582;
	background: #3b5998
		url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981)
		no-repeat top right;
	text-decoration: none;
}
/* ############################# */