	/* --- start of css --- */

/************************************** style.css START **************************************/

/*ORANGE: #e85513;BLUE: #000000;GRAY: #505153;FOOTER BLUE: #808285;GRAY BORDER: #dbdbdc;ORANGE END: #f28508;BLUE END: #002766*/
body {
	margin: 0;
	padding: 0;
	background-color: #FFF;
	background-image: url("https://rkda.realhost.cz/img/body-bg3.png");
	background-position: 0 0;
	background-repeat: repeat-x;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	line-height: 150%;
}
.left {
	text-align: left !important
}
.right {
	text-align: right !important
}
.center {
	text-align: center !important
}
.justify {
	text-align: justify !important
}
.orange, .required {
	color: #e85513;
}
.required {
	font-weight: bold;
	font-size: 125%;
}
.blue {
	color: #000000;
}
.clear, .cleaner {
	clear: both
}
.hidden {
	display: none !important;
}
.width-100 {
	width: 100%
}
.width-75 {
	width: 75%
}
.width-50 {
	width: 50%
}
.width-33 {
	width: 33.33%
}
.width-25 {
	width: 25%
}
.width-10 {
	width: 10%
}
div.banner-big {
	clear: both;
	margin: .75em 0;
	padding: 0;
}
div.banner-big a {
	display: block;
	margin: 0;
	padding: 34px 40px 31px 5px;
	background-color: #58595b;
	background-image: url("https://rkda.realhost.cz/img/icon-rda.png");
	background-position: 98% bottom;
	background-repeat: no-repeat;
	line-height: 29px;
	font-size: 28px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}
input, textarea, select {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
	border: none;
}
input.text, textarea, select {
	border: 1px solid #d2d2d2;
}
select {
	padding: 3px 2px
}
input.text, textarea {
	padding: 4px;
	line-height: 100%;
}
textarea {
	line-height: 150%;
	height: 9em;
}
input.submit, input.button, a.submit, a.button {
	padding: 8px 17px;
	font-size: 15px;
	color: #FFF !important;
	font-weight: bold;
	border: none;
	background-color: #002766;
	background-image: url("https://rkda.realhost.cz/img/bg-black.png");
	background-position: left top;
	background-repeat: repeat-x;
	cursor: pointer;
	text-align: center;
}
a.submit, .button {
	display: block;
	clear: both;
}
a.submit.inline, a.button.inline {
	float: left;
	padding-top: 9px;
}
.submit.margin, .button.margin {
	margin: 1em 0;
}
/*a.submit:hover, a.submit:focus, a.button:hover, a.button:focus {
	text-decoration: underline;
}
*/
table, th, td {
	font-size: 13px;
	border-collapse: collapse;
}
th, td {
	border: none;
	padding: 3px 10px 3px 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 1px 0 0.75em;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	line-height: 140%;
}
h2 {
	font-size: 16px;
}
h3, h4 {
	font-size: 15px;
}
#left h3, #left h4 {
	color:#000000;
}
h5, h6 {
	margin: 1.5em 0 0;
	font-size: 13px;
}
p {
	margin: 0.3em 0 1.3em;
	text-align: justify;
}
ul ol {
	margin: 1em 0 0 -12px
}
li {
	margin: 4px 0;
	padding: 0 0 0 1px;
}
ul ul, ul ol, ol ul, ol ol {
	margin-top: 0
}
hr {
	margin: 1.5em 0;
	clear: both;
	border: 1px solid #dbdbdc;
	border-width: 1px 0 0;
	height: 1px;
}
hr.margin {
	margin: 2.5em 0;
}
sup {
	line-height: 8px;
	font-size: 75%;
}
a {
	text-decoration: none;
	color: #e85513;
}
/*a:hover, a:focus {
	text-decoration: underline
}
*/
a img {
	border: none
}
.no-padd {
	padding: 0 !important;
}
.no-padd-h {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.no-padd-v {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
div.wrap {
	margin: 0 auto;
	padding: 0;
	border: none;
	width: 988px;
	clear: both;
	text-align: left;
}
div#header {
	margin: 0;
	padding: 0;
	height: 155px;
	position: relative;
	background-color: #000000;
	background-image: url("https://rkda.realhost.cz/img/body-bg3.png");
	background-position: 0 0;
	background-repeat: repeat-x;
}
h1#logo {
	margin: 0;
	padding: 0;
}
h1#logo a, h1#logo span {
	position: absolute;
	left: -1px;
	top: 42px;
	margin: 0;
	padding: 0;
	width: 235px;
	height: 52px;
	color: #FFF;
	font-size: 23px;
	overflow: hidden;
	background-color: transparent;
}
h1#logo span {
	left: 0;
	top: 0;
	background-image: url("https://rkda.realhost.cz/img/logo2.png");
	background-position: 0 0;
	background-repeat: no-repeat;
}
div#contact {
	position: absolute;
	top: 61px;
	right: 0;
	font-size: 17px;
	font-weight: bold;
}
div#contact a {
	color: #e85513;
}
div#top-menu {
	position: absolute;
	top: 77px;
	right: 0;
}
div#top-menu a {
	padding: 0 0 0 20px;
	color: #FFF;
	text-transform: uppercase;
}
div#top-menu a:hover, div#top-menu a:focus, div#top-menu a.active {
	color: #e85513;
}
table#menu {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	border: 5px solid #FFF;
	border-bottom: none;
	background-color: #FFF;
	background-image: url("https://rkda.realhost.cz/img/menu-border.png");
	background-position: left bottom;
	background-repeat: repeat-x;
}
table#menu td {
	border: none;
	padding: 0;
	position: relative;
}
table#menu a, table#menu div {
	display: block;
	margin: 0 0 0 1px;
	padding: 0 10px;
	height: 42px;
	line-height: 44px;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
	color: #000;
	text-align: center;
	background-color: #f28508;
	background-image: url("https://rkda.realhost.cz/img/bg-orange.png");
	background-position: 0 0;
	background-repeat: repeat-x;
}
table#menu td.home {
	width: 46px;
}
table#menu td.home a {
	margin: 0;
	padding: 0;
}
table#menu td.home a strong {
	display: none;
}
table#menu td.home a span {
	display: block;
	height: 42px;
	background-color: transparent;
	background-image: url("https://rkda.realhost.cz/img/home-icon2.png");
	background-position: center bottom;
	background-repeat: no-repeat;
}
table#menu td.home a:hover span, table#menu td.home a:focus span, table#menu td.home a.active span {
	background-image: url("https://rkda.realhost.cz/img/home-icon.png");
}
table#menu td:hover a, table#menu td:hover div, table#menu a:hover, table#menu a:focus, table#menu a.active, table#menu div.active {
	background-color: #002766;
	color: #ffffff;
	background-image: url("https://rkda.realhost.cz/img/bg-black.png");
}
table#menu ul {
	position: absolute;
	display: none;
	margin: 0 0 0 1px;
	padding: 0;
	list-style: none;
	z-index: 999;
}
table#menu td:hover ul {
	display: block;
}
table#menu td:hover ul ul {
	display: none;
}
table#menu ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
}
table#menu ul li a, table#menu ul li.item {
	display: block;
	margin: 0;
	padding: 7px 14px;
	height: auto;
	line-height: 150%;
	white-space: nowrap;
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	background-color: #002766;
	background-image: url("https://rkda.realhost.cz/img/bg-black.png");
	color: #ffffff;
	text-transform: uppercase;
}
table#menu ul li a:hover, table#menu ul li a:focus, table#menu ul li a.active,
table#menu ul li.item:hover, table#menu ul li.item:focus, table#menu ul li.item.active {
	background-color: #f28508;
	background-image: url("https://rkda.realhost.cz/img/bg-orange.png");
}
table#menu ul ul {
	display: none;
	margin: 0 0 0 -1px;
	position: absolute;
	left: 100%;
	top: 0;
	border-left: 1px solid #FFF;
}
table#menu td ul li:hover ul {
	display: block;
}
div#content {
	margin: 23px 0;
	padding: 0;
	clear: both;
	float: right;
	width: 683px;
	z-index: 1;
}
div#content a.under {
	text-decoration: underline;
	color:#e85513;
}
div#content a.under:hover {
	text-decoration: none;
}
div#content .texty a, div#content p a {
	text-decoration: none;
	color:#e85513;
}
div#content .texty a:hover, div#content p a:hover {
	text-decoration: none;
}
div#left {
	margin: 23px 0;
	padding: 0;
	float: left;
	width: 285px;
	z-index: 1;
}
div#left form#fast-search {
	display: block;
	margin: 0;
	padding: 14px 20px 12px;
	border: 1px solid #dbdbdc;
	background-color: #FFF;
	background-image: url("https://rkda.realhost.cz/img/search-bg.png");
	background-position: left bottom;
	background-repeat: repeat-x;
}
div#left form#fast-search .title {
	margin: 0 0 10px;
	color: #000000;
	font-size: 18px;
	text-align: center;
}
div#left form#fast-search select, div#left form#fast-search input.submit {
	display: block;
	clear: both;
	margin: 7px 0;
	width: 100%;
}
div#left form#fast-search input.text {
	display: block;
	float: left;
	clear: both;
	margin: 0 0 7px;
	width: 108px;
}
div#left form#fast-search input.text2 {
	clear: right;
	float: right;
}
div#left form#fast-search input.text-long {
	width: 233px;
}
div#left form#fast-search a {
	display: block;
	margin: 13px 0 0;
	clear: both;
	text-align: center;
}
div#left a.submit.search {
	display: block;
	margin: -1px 0 0;
	padding: 9px 10px 8px;
	border: 1px solid #dbdbdc;
	font-size: 12px;
	text-align: center;
	background-image: url("https://rkda.realhost.cz/img/bg-orange.png");
	background-color: #f28508 !important;
	color: #000000 !important;
}
div#left div.side-box {
	margin: 0 0 -1px;
	padding: 0;
	border: 1px solid #dbdbdc;
	background-color: #FFF;
	background-image: url("https://rkda.realhost.cz/img/gray-bg.png");
	background-position: left bottom;
	background-repeat: repeat-x;
}
div#left div.side-box-top {
	margin-top: 17px;
}
div#left div.side-box div.inner {
	margin: 0;
	padding: 12px 18px 12px;
	font-size: 13px;
	color: #000;
	background-color: transparent;
	background-position: right bottom;
	background-repeat: no-repeat;
}
div#left div.side-box div.inner p {
	margin: 0 0 7px;
	line-height: 160%;
}
div#left div.side-box div.inner a {
	color: #e85513;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
}
div#left div.side-box div.inner a:hover, div#left div.side-box div.inner a:focus {
	text-decoration: none;
}
div#left div.side-box div.inner .orange {
	font-size: 20px;
}
div#left div.side-box div.inner h3 {
	margin: 3px 0 0;
}
div#left div.side-box div.inner table {
	margin: 7px 0 10px;
}
div#left div.side-box div.inner table td {
	font-size: 13px;
	padding: 2px 10px 2px 0;
	vertical-align: top;
}
div#left div.side-box div.inner table td.padd-bott {
	padding-bottom: 10px;
}
div#left div.side-box div.inner table td a {
	font-size: 13px;
	color: #e85513;
	text-decoration: none;
}
div#left div.side-box div.inner table td.label {
	padding-top: 2px;
	font-weight: normal;
}
div#left h3 {
	margin: 0 0 0;
	font-size: 18px;
}
div#left div.aktuality {
	margin: 0 20px;
}
div#left div.aktuality h4 {
	color:#000;
	font-size:13px;
	margin:0;
}
div#left div.aktuality p {
	margin: 1px 0 14px;
	color: #000;
}
div#left div.aktuality p.date {
	margin: 6px 0 0;
	color: #000;
	font-weight: bold;
}
div#left div.aktuality a {
	color: #e85513;
	text-decoration:none;
}
div#left div.aktuality a:hover {
	text-decoration:none;
}
div#footer {
	margin: 1em 0 0;
	padding: 17px 0 0;
	height: 125px;
	color: #FFF;
	text-align: center;
	background-color: #000000;
	background-image: url("https://rkda.realhost.cz/img/body-bg3.png");
	background-position: 0 0;
	background-repeat: repeat-x;
}
div#footer a {
	color: #FFF;
}
div#footer div {
	clear: both;
	height: auto;
	padding: 0;
}
div#copyright {
	margin-top: 13px;
	color: #808285;
}
div#copyright a {
	color: #808285;
}
div.duvody {
	margin: 0 0 19px;
	padding-right: 165px;
	padding-top: 15px;
	background-color: #FFF;
	background-image: url("https://rkda.realhost.cz/img/duvody-chlap.jpg");
	background-position: 98% 98%;
	background-repeat: no-repeat;
}
div.duvody p {
	margin: 0 0 .4em;
	color: #505153;
}
div.duvody strong {
	color: #e85513
}
div.duvody h1 {
	font-size:18px;
}
div.object-box {
	float: left;
	margin: 5px;
	padding: 0;
	width: 158px;
	border: 1px solid #dbdbdc;
}
div.object-box h3 {
	margin: 10px 6px;
	font-size: 13px;
	line-height: 20px;
	height: 39px;
	overflow: hidden;
}
div.object-box h3 a {
	color: #414042;
	font-weight: bold;
}
div.object-box img {
	width: 144px;
	height: 108px;
	margin: 0 7px;
}
div.object-box div.price {
	margin: 7px 6px 8px;
	text-align: left;
	font-size: 15px;
	height: 20px;
	overflow: visible;
	font-weight: bold;
	color: #E85513;
}
table.objects {
	margin: 0 0 1em;
	padding: 0;
	width: 100%;
	border: none;
	border-top: 1px solid #dbdbdc;
}
table.objects td {
	padding:12px 8px;
	border: none;
	border-bottom: 1px solid #dbdbdc;
	font-size: 12px;
}
table.objects td.image {
	padding: 9px 8px 0;
}
table.objects td.image a {
	display: block;
	position: relative;
}
table.objects td.additional {
	font-size: 11px;
	width: 14.5%;
}
table.objects td.additional p {
	margin: .25em 0;
	text-align: center;
}
table.objects td h3 {
	margin: 0 0 -1px;
}
table.objects td h3 a {
	font-size: 14px;
	font-weight: bold;
	color: #414042;
}
table.objects td div.description {
	margin: 0 0 2px;
	color:#000;
}
table.objects td div.description a {
	color: #e85513;
	text-decoration:none;
}
table.objects td div.description a:hover {
	text-decoration:none;
}
table.objects div.price {
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	color: #e85513;
}
div.breadcrumbs {
	margin: 6px 0 1em;
	font-size: 13px;
	color: #000;
}
div.breadcrumbs a {
	color: #e85513;
	font-size: 13px;
}
div.breadcrumbs span {
	margin: 0 .25em;
}
div#object {
}
div#object-left {
	float: left;
	clear: both;
	margin: 15px 10px 10px 0;
	width: 360px;
}
div#object-left a.group {
	display: block;
	position: relative;
	text-align: center;
}
div#object-right {
	float: right;
	margin: 10px 0 10px 10px;
	width: 303px;
}
div#object-tools {
	clear: both;
	margin: 15px 0;
}
/*div#object-left #object-gallery a.group {
	float: left;
	margin: 1px 3px 0;
}
*/
div#object-right h1 {
	font-size: 20px;
	color: #000000;
}
div#object-right div#price {
	margin: 0;
	color: #e85513;
	font-size: 15px;
	font-weight: bold;
}
div#object-right div#price strong {
	font-size: 18px;
	font-weight: bold;
}
div#object-right div#price a {
	display: block;
	float: right;
	margin: 3px 0 0 2px;
	color: #e85513;
	font-size: 13px;
	font-style: italic;
	white-space: nowrap;
}
div#object-right table#object-description {
	margin: 1em 0;
	clear: both;
}
div#object-right table#object-description td {
	border: none;
	padding: 1px 5px;
	white-space: nowrap;
}
div#object-right table#object-description td.heading {
	padding-left: 0;
	font-weight: bold;
	width:100px;
}
div#object-tool {
	margin: 2em 0;
	clear: both;
}
div#object-tool a.object-tool {
	margin: 0 2em 0 0;
	padding-left: 21px;
	color: #000000;
	background-color: #FFF;
	background-position: left center;
	background-repeat: no-repeat;
}
div#object-tool a.object-tool.print {
	background-image: url("https://rkda.realhost.cz/img/icon-print.png");
}
div#object-tool a.object-tool.pdf {
	background-image: url("https://rkda.realhost.cz/img/icon-download-pdf.png");
}
div#object-tool a.object-tool.email {
	background-image: url("https://rkda.realhost.cz/img/icon-email.png");
}
div#object-tools h4 {
	display: block;
	float: left;
	margin: 0 7px -1px 0;
	padding: 0;
	border-top: 5px solid #e85513;
}
div#object-tools h4 a {
	display: block;
	margin: 0;
	padding: 0 18px;
	height: 33px;
	line-height: 35px;
	font-size: 16px;
	color: #e85513;
	border: 1px solid #dbdbdc;
	border-top: none;
	background-color: #FFF;
	background-image: url("https://rkda.realhost.cz/img/gray-bg.png");
	background-position: left bottom;
	background-repeat: repeat-x;
}
div#object-tools h4.active, div#object-tools h4:hover, div#object-tools h4:focus {
	border-top-color: #000000;
}
div#object-tools h4.active a {
	border-bottom-color: #FFF;
	background: #FFF;
}
div#object-tools h4.active a, div#object-tools h4 a:hover, div#object-tools h4 a:focus {
	color: #000000;
}
div.tool-box {
	display: none;
	margin: 0 0 1em;
	padding: 25px 18px 20px;
	clear: both;
	border: 1px solid #dbdbdc;
	background-color: #FFF;
	background-image: url("https://rkda.realhost.cz/img/gray-bg.png");
	background-position: left bottom;
	background-repeat: repeat-x;
}
div.tool-box.active {
	display: block;
}
div.tool-box-makler p, div.tool-box td.heading p {
	margin: .5em 0;
	font-size: 15px;
	font-weight: bold;
	color: #000;
}
div.tool-box-makler img {
	margin: 1px .5em 0 3em;
}
div.tool-box-makler td.broker p {
	margin: 0 0 .3em;
	color: #000;
	font-size: 13px;
}
div.tool-box-makler td.broker p a {
	color: #e85513;
	text-decoration:none;
}
div.tool-box-makler td.broker p a:hover {
	text-decoration:none;
}
div.tool-box-makler td.broker p strong {
	/*color: #000000;*/
}
div#tool-box-prohlidka table {
	width: 100%;
}
div#tool-box-prohlidka td {
	padding: 0 0 6px;
	border: none;
}
div#tool-box-prohlidka td.heading {
	padding-right: 25px;
}
div#tool-box-prohlidka input, div#tool-box-prohlidka textarea {
	margin: 0 3px;
	width: 235px;
}
div#tool-box-prohlidka textarea {
	height: 52px;
}
div#tool-box-prohlidka input.submit {
	width: 245px;
	padding: 4px;
}
p.date.articles {
	margin: 0 0 .2em;
	font-size: 13px;
	color: #000;
	font-weight: bold;
}
h2.articles {
	margin: .2em 0 .4em;
	font-size: 16px;
}
p.articles {
	margin: 0 0 2em;
}
p.articles a {
	color: #e85513;
}
form table.form {
	width: 100%;
}
form table.form td {
	padding: 4px 85px 4px 6px;
	border: none;
}
form table.form td.label {
	padding: 4px 6px 4px 85px;
	font-weight: bold;
}
form table.form td input, form table.form td textarea {
	width: 300px;
}
form table.form td input.submit, form table.form td select {
	width: 310px;
}
table.broker-contact {
	margin: 8px 0px 20px;
	width: 321px;
	float: left;
	border: none;
}
table.broker-contact td {
	padding: 0 2px 2px;
	vertical-align: middle;
	font-size: 13px;
}
table.broker-contact td.img {
	padding: 0 7px 0 0;
}
table.broker-contact td.img, table.broker-contact td.w {
	width: 60px;
	font-weight:bold;
}
table.broker-contact td a {
	text-decoration:none;
}
table.broker-contact td strong {
	display: block;
	margin: 0 0 8px;
	color: #000000;
}
table.paging {
	margin: 3em 0 2em;
	width: 100%;
	background-color:#ededed;
}
table.paging td {
	padding: 12px;
}
table.paging td.center a, table.paging td.center span {
	margin: 0 5px;
	color:#808285;
	font-weight:bold;
}
table.paging td.center span {
	color:#f37021;
}
table.paging td.center, table.paging td.left, table.paging td.right {
	width: 33%;
}
table.paging td.left a {
	width:130px;
	background:none repeat scroll 0 0 #808285;
	float:left;
}
table.paging td.right a {
	width:130px;
	background:none repeat scroll 0 0 #808285;
	float:right;
}
div.sluzby-box {
	float: left;
	margin: 10px;
	padding: 10px 14px 12px;
	width: 291px;
	_width: 286px;
	min-height: 140px;
	_height: 145px;
	border: 1px solid #dbdbdc;
	background-color: #FFF;
	background-image: url("https://rkda.realhost.cz/img/gray-bg.png");
	background-position: left bottom;
	background-repeat: repeat-x;
}
div.sluzby-box h3 {
	margin-bottom: 2px;
	font-size: 15px;
}
div.sluzby-box p {
	margin-bottom: 0;
}
div.sluzby-box a {
	/*font-weight: bold;*/
}
#alert-box {
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: 0.8;
	background-color: #2c3673;
	display: none;
}
#alert-box-content {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #ffffff;
	display: none;
	width: 670px;
	min-height: 260px;
}
#alert-box-content .inner-content {
	padding: 50px 50px 50px 50px;
	color: #2c3673;
	font-size: 16px;
}
#alert-box-content .close {
	cursor: pointer;
}
#alert-box-content .btn {
	background: #002866 url('https://rkda.realhost.cz/img/btn_bg.png') repeat-x left top;
	line-height: 34px;
	height: 34px;
	padding: 0px 25px 0px 25px;
	color: #ffffff;
	font-size: 16px;
}
table#partneri {
	width: 100%;
}
table#partneri td {
	padding: 5px;
	width: 33.4%;
	height: 130px;
	vertical-align: middle;
	text-align: center;
}
div.odkazy h3 {
	margin: .8em 0 0;
}
div.odkazy h3 a {
	font-size: 15px;
	color: #000000;
	text-decoration: underline;
}
div.odkazy p {
	margin: .1em 0;
}
div.odkazy p a {
	color: #414042;
	text-decoration: none;
}
form.poradna {
	margin: 1em 0;
}
form.poradna td {
	width: 33.4%;
	padding-bottom: 1em;
	white-space: nowrap;
}
form.poradna td input.text {
	width: 93%;
}
form.poradna td input.checkbox {
	position: relative;
	top: 2px;
}
form.poradna td textarea {
	width: 99%;
	height: 9em;
}
p.poradna {
	margin: .5em 0;
}
p.poradna.date {
	margin-top: 2em;
	font-weight: bold;
	color: #000;
}
p.poradna.question {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
p.poradna.answer strong {
	color: #000;
}
p.poradna.answer a {
	font-weight: bold;
	color: #e85513;
}
.sort-filter-box {
	background-color: #ededed;
	padding: 15px;
	font-size: 13px;
	color: #6d6e71;
	font-weight: bold;
	margin-bottom: 10px;
}
.sort-filter-box .btn {
	background-color: #bbbdc0;
	color: #ffffff;
	font-weight: bold;
	padding: 4px 15px;
	float: right;
	cursor: pointer;
}
.listing-box {
	background-color:#ededed;
	line-height:27px;
	height:27px;
	margin: 7px 0 25px;
}
.listing-box a {
	padding: 0 8px;
	color:#6d6e71;
}

/**************  JCAROUSEL  ************************/

.jcarousel-skin-tango .jcarousel-container{clear:both;margin:0;background:#eeefef;}
.jcarousel-skin-tango .jcarousel-direction-rtl{direction:rtl;}
.jcarousel-skin-tango .jcarousel-container-horizontal{width:280px;padding:1px 40px 5px;}
.jcarousel-skin-tango .jcarousel-clip{overflow:hidden;}
.jcarousel-skin-tango .jcarousel-clip-horizontal{width:280px;height:63px;}
.jcarousel-skin-tango .jcarousel-item{width:84px;height:63px;}
.jcarousel-skin-tango .jcarousel-item-horizontal{margin-left:5px;margin-right:5px;}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal{margin-left:10px;margin-right:0;}
.jcarousel-skin-tango .jcarousel-item-vertical{margin-bottom:10px;}
.jcarousel-skin-tango .jcarousel-item-placeholder{background:#fff;color:#000;}
/** *  Horizontal Buttons*/
.jcarousel-skin-tango .jcarousel-next-horizontal{position:absolute;top:2px;right:5px;width:36px;height:61px;cursor:pointer;background:transparent url(https://rkda.realhost.cz/img/arrow-r.png) no-repeat 3px center;}
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active{cursor:default;background-position:-33px center;}
.jcarousel-skin-tango .jcarousel-prev-horizontal{position:absolute;top:2px;left:5px;width:36px;height:61px;cursor:pointer;background:transparent url(https://rkda.realhost.cz/img/arrow-l.png) no-repeat 3px center;}
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active{cursor:default;background-position:-33px center;}

/**************  REALMAN ADDING  *******************/
form#nabidka h3, form#poptavka h3 {
	font-size:15px;
}
form#nabidka label, form#poptavka label {
	display: block;
	float: left;
	width: 148px;
	margin-right: 20px;
	text-align: left;
	font-weight: bold;
}

form#nabidka label span, form#poptavka label span {
	font-size: 10px;
	font-weight: normal;
	color: #505153;
}

form#nabidka label span.red-star, form#poptavka label span.red-star {
	font-size: 16px;
	font-weight: bold;
	color: #e85513;
}

form#nabidka p input, form#poptavka p input {
	width: 375px;
	line-height: 100%;
	padding: 4px;
	border: 1px solid #C5CDDC;
}

form#nabidka input.submit, form#poptavka input.submit {
    width: 385px;
}

form#nabidka textarea, form#poptavka textarea {
	width: 375px;
}

form#nabidka select, form#poptavka select {
	width: 385px;
}

form#nabidka .fix, form#poptavka .fix {
	clear:both;
}

form#poptavka .at{
	margin-left:168px;
	background-color:#f2f2f2;
	padding:10px;
	width:365px;
	margin-bottom:15px;
}

form#poptavka .at label {
	font-weight: normal;
	width:162px;
	text-align: left;
	color:#000;
}

form#poptavka h3 label {
	text-align: left;
	font-size:13px;
	color:#414042;
	margin-bottom:7px;
}

form#poptavka .at label input {
	margin: 0 5px 0 0px;
}

form#nabidka div.dhx_combo_box, form#poptavka div.dhx_combo_box {
	border: medium none;
	height: 30px !important;
	width: 387px !important;
}

form#nabidka input[type="text"], #poptavka input[type="text"] {
    border: 1px solid #CCCCCC !important;
	font-size: 13px;
	line-height: 100%;
	padding: 4px;
	width: 375px !important;
	color:#000;
}

form#nabidka p.captcha label, #poptavka p.captcha label {
	margin-top:17px;
}
form#nabidka p.captcha img, #poptavka p.captcha img {
	margin-left:10px;
}
form#nabidka p.captcha input#CheckCode, #poptavka p.captcha input#CheckCode {
	width: 165px !important;
	float:left;
	margin-top:17px;
}

img.dhx_combo_img {
	right: 4px;
	top: 3px;
}

#add_location {
	float: right;
	margin: 0 !important;
	position: relative !important;
	right: 102px;
	top: -27px;
}

#selected_location {
	float: left;
	margin: 5px 0 6px 0px;
}

#object #object-right h1 {
	height:56px;
	overflow:hidden;
}

.objects-boxes {
	float: left;
	margin: 0px 0 10px;
}

.realitymorava img {
	width:150px;
	height:100px;
	float:left;
	margin-right:20px;
	margin-bottom:30px;
	border: 1px solid #DBDBDC;
}
.realitymorava p {
	width:510px;
	float:left;
	margin:1px 0 30px;
}
.realitymorava a {
	color:#E85513 !important;
}
.realitymorava p.date {
	margin:0px;
	color:#000;
	font-weight:bold;
}
.realitymorava h3 {
	margin:1px 0;
}
.realitymorava h3 a {
	color:#E85513 !important;
	text-decoration:none !important;
}
			

h2.searchtext {
	font-size:17px;
}
h2.searchtext span {
	color:#e85513;
}

#object .moznosti {
	float: left;
	padding:0;
	position: relative;
	width: 350px;
	list-style: none outside none;
	margin:25px 0;
}
#object .moznosti li {
	float: left;
	margin: 2px 0;
	position: relative;
}
#object .moznosti li a {
	color: #e85513;
	float: left;
	padding: 0 0 0 22px;
	position: relative;
	text-decoration:none;
	width: 100px;
	height:15px;
	line-height:15px;
}
#object .moznosti li a:hover {
	text-decoration:none;
}
#object .moznosti li a.poslat {
	background: url("https://rkda.realhost.cz/img/icon-email.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#object .moznosti li a.tisknout {
	background: url("https://rkda.realhost.cz/img/icon-print.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
			
p.annotation {
	font-weight:bold;
}

.vypis-poptavky {
	color: #000;
}
table.objects.vypis-poptavky td {
	padding:12px 0;
}
table.objects.vypis-poptavky td h3 {
	color: #000;
	font-size: 15px;
	font-weight: bold;
	margin-bottom:8px;
}
table.objects.vypis-poptavky .price {
	color: #E85513;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
}
table.objects.vypis-poptavky .contact {
	color: #000;
    width:195px;
	text-align:center;
	font-weight:bold;
}
table.objects.vypis-poptavky .contact a.submit {
	background-image:url("https://rkda.realhost.cz/img/bg-white.png");
	color:#e85513 !important;
	border: 1px solid #d2d2d2;
    font-size: 13px;
	width: 150px;
	float:right;
}

#request-filter {
	float: left;
	padding:0;
	position: relative;
	list-style: none outside none;
	margin:0 0 25px;
}
#request-filter li {
	float: left;
	margin: 0px 0;
	position: relative;
	background-image:url("https://rkda.realhost.cz/img/request-filtr.png");
	width:141px;
	height:35px;
	margin-right:5px;
}
#request-filter li.active {
	background-image:url("https://rkda.realhost.cz/img/request-filtr-active.png");
}
#request-filter li a {
	color: #000;
	position: relative;
	text-decoration:none;
	width: 140px;
	height:28px;
	line-height:28px;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	float:left;
}
#request-filter li.active a {
	color: #e85513;
}

.spc {
	float:left;
	width:500px;
	border:0;
}

.spc div {
	float:left;
	width:100%;
	margin:10px 0 0 0;
	text-align:left;
}

.spc div h3 {
	margin:0 0 10px 0;
	text-align:left;
	color:#414042;
}

.spc div p {
	margin:0 0 10px 10px !important;
	font-size:12px;
}

.spc div input[type=text] {
	background:url(https://rkda.realhost.cz/img/bgInput.png) repeat-x;
	line-height:30px;
	height:30px;
	float:left;
	position:relative;
	padding:0 5px;
	font-size:12px;
	width:250px;
	border:solid 1px #d2d2d2;
}

.spc div input[type=submit] {
	width: 250px;
	margin-bottom:10px;
}

.spc div textarea {
	background:url(https://rkda.realhost.cz/img/bgInput.png) repeat-x;
	border:solid 1px #d2d2d2;
	line-height:20px;
	height:118px;
	float:left;
	position:relative;
	padding:0 5px 5px 5px;
	width:480px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#bannerLeft {
	margin: 10px 0;
}
#bannerLeft .border {
	border:1px solid #dbdbdc;
}
#bannerLeft .border img{
	display:block;
}
#bannerLeft .bannerSpace {
	height:10px;
}

div.htmltext.realitymorava.reference {
	position:relative;
	border-bottom: 1px solid #dbdbdc;
	padding: 15px 0;
}
div.htmltext.realitymorava.reference img {
	margin-bottom: 0;
}
div.htmltext.realitymorava.reference img.label {
	position:absolute;
	top:16px;
	left:71px;
	width:80px;
	height:80px;
	float:none;
	border:none;
	margin:0;
}
div.htmltext.realitymorava.reference p {
	margin-bottom: 1px;
}
			
#medailonek {
	background-color: #efefef;
	padding:10px;
	line-height:1.8;
	font-size:13px;
	margin-bottom:16px;
	color: #414042;
}
#medailonek h3 {
	color: #414042;
}
#medailonek img {
	float:left;
	margin-right:15px;
}
#medailonek div {
	float:left;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 530px;
}
#medailonek p {
	margin-left:8px; 
	margin-right:8px;
	font-size:13px;
}

#medailonek_hp {
	background-color: #efefef;
	padding:10px;
	line-height:1.8;
	margin-bottom:20px;
	font-size:13px;
	color: #414042;
}
#medailonek_hp img {
	float:left;
	margin-right:15px;
}
#medailonek_hp p {
	margin-top:10px;
	margin-left:8px;
	margin-right:8px;
}
#medailonek_hp div {
	margin-top:10px;
	margin-left:8px;
	margin-right:8px;
	line-height:1.5;
}
#medailonek_hp div img {
	float:none;
	margin-top:10px;
}
#medailonek_hp a {
	float:right;
	text-decoration: none;
}
#medailonek_hp a:hover {
	text-decoration: none;
}

#adPartneri {
	margin-top: 20px;
}
#adPartneri img {
	margin:0;
	padding:0;
	display:block;
	max-width:166px;
	max-height:96px;
	margin: 0 6px 6px 0;
	float:left;
}
#adPartneri img.last {
	margin-right: 0;
}

			
			



/* --- end of css --- */