/* RESET */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent
}
body {
	line-height: 1
}
ol, ul {
	list-style: none
}
blockquote, q {
	quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}
:focus {
	outline: 0
}
ins {
	text-decoration: none
}
del {
	text-decoration: line-through
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
/* HTML TEXT */
html {
	height: auto;
	min-height: 100%;
}
body {

	font: 12px Arial, sans-serif;
	line-height: 145%;
	padding-bottom: 10px;
}
hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
	margin-bottom: 20px;
}
h1 {
	font-size: 20px;
	margin-bottom: 20px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 20px;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 20px;
}
h4 {
	font-size: 12px;
	margin-bottom: 20px;
}
h5 {
	font-size: 11px;
	margin-bottom: 20px;
}
h6 {
	font-size: 8px;
	margin-bottom: 20px;
}
ol {
	list-style: decimal;
	margin-bottom: 20px;
}
ul {
	list-style: disc;
	margin-bottom: 20px;
}
li {
	margin-left: 30px;
}
p {
	margin-bottom: 20px;
}
dl {
	margin-bottom: 20px;
}
pre {
	margin-bottom: 20px;
}
table {
	margin-bottom: 20px;
}
address {
	margin-bottom: 20px;
}
fieldset {
	margin-bottom: 20px;
}
a:focus {
	outline: none;
}
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
/* LAYOUT */
#bg-big-image {

	margin: auto;
	overflow: hidden;
	width: 100%;
}
#zahlavi {
	height: 275px;
}
#logo {

	float: left;
	height: 250px;
	width: 250px;
}
#leva-strana {
	display: inline;
	float: left;
	margin-left: 0;
	margin-right: 0;
	position: relative;
	width: 250px;
}
#prava-strana {
	display: inline;
	float: right;
	margin-left: 0;
	margin-right: 0;
	position: relative;
	width: 710px;
}
/* TOP MENU */
#t-menu {

	height: 41px;
	line-height: 41px;
	padding-left: 20px;
	position: absolute;
	right: 0;
	top: 140px;
	width: 680px;
}
#b-menu {

	float: right;
	height: 41px;
	line-height: 41px;
	margin-top: 15px;
	padding-left: 20px;
	width: 680px;
}
#t-menu li {

	display: inline;
	float: left;
	height: 41px;
	line-height: 41px;
	list-style: none;
	margin-left: 0;
	padding-right: 2px;
}
#b-menu li {

	display: inline;
	float: left;
	height: 41px;
	line-height: 41px;
	list-style: none;
	margin-left: 0;
	padding-right: 2px;
}
#t-menu li a {

	display: inline;
	float: left;
	font-size: 12px;
	height: 41px;
	line-height: 41px;
	list-style: none;
	padding: 0 15px;
	text-align: center;
	text-decoration: none;
}
#b-menu li a {

	display: inline;
	float: left;
	font-size: 12px;
	height: 41px;
	line-height: 41px;
	list-style: none;
	padding: 0 15px;
	text-align: center;
	text-decoration: none;
}

/* LISTA SEDA S IKONAMI */
#lista-menu {

	height: 75px;
	line-height: 75px;
	padding-left: 20px;
	position: absolute;
	right: 0;
	top: 190px;
	width: 680px;
}
#lista-menu li {

	display: inline;
	float: left;
	height: 75px;
	line-height: 75px;
	list-style: none;
	margin-left: 0;
	padding-right: 2px;
}
#lista-menu li.menu-4 {
	background: none;
}
#lista-menu li a {

	display: inline;
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 75px;
	line-height: 75px;
	list-style: none;
	padding: 0 30px 0 70px;
	text-align: right;
	text-decoration: none;
}

/* BOXY V LEVE CASTI*/
.side-box {

	float: left;
	overflow: hidden;
	padding-bottom: 35px;
}
.side-box h3 {

	font-size: 14px;
	font-weight: bold;
	height: 49px;
	line-height: 49px;
	margin-bottom: 0;
	padding-left: 60px;
	width: 190px;
}
.side-box-in {

	float: left;
	overflow: hidden;
	padding-top: 18px;
	width: 250px;
	color:#fff;
}
.side-box-in a {
	color: #fff;
}
.padd {
	padding: 0 18px;
}
#hledani.side-box label {
	float: left;
	margin-right: 10px;
	padding: 2px 2px;
}
#hledani.side-box .inputRadio {
	float: left;
	margin-bottom: 10px;
	padding: 5px 2px;
}
#hledani.side-box .select {

	font-size: 11px;
	margin-bottom: 10px;
	padding: 2px;
	width: 210px;
}
#hledani.side-box .inputText {

	font-size: 11px;
	margin-bottom: 10px;
	padding: 3px 5px;
	width: 198px;
}
#hledani.side-box .inputText.l {
	float: left;
	width: 90px;
}
#hledani.side-box .inputText.r {
	float: right;
	position: relative;
	right: 4px;
	width: 90px;
}
#hledani.side-box .button-hledat {

	border: 0;

	cursor: pointer;
	float: right;
	font-size: 11px;
	font-weight: bold;
	height: 25px;
	width: 105px;
}
#kategorie.side-box ul {
	float: left;
	margin-bottom: 0;
}
#kategorie.side-box li {
	display: inline;
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin-left: 0;
	position: relative;
	width: 250px;
}
#kategorie.side-box li span {

	height: 30px;
	left: 15px;
	position: absolute;
	top: 0;
	width: 30px;
}
#kategorie.side-box li ul li {
	font-size: 12px;
	font-weight: normal;
}
#kategorie.side-box li ul li span {

	height: 30px;
	left: 15px;
	position: absolute;
	top: 0;
	width: 30px;
}
/* #kategorie.side-box li a:hover span {

	left: 30px;
}
#kategorie.side-box li ul li a:hover span {

	left: 30px;
} */
#kategorie.side-box li.active a span, #kategorie.side-box li:hover a span {

	left: 30px;
}
#kategorie.side-box li ul li.active a span {

	left: 30px;
}


#kategorie.side-box li a {

	float: left;
	padding: 5px 10px 5px 40px;
	text-decoration: none;
	width: 200px;
}
#kategorie.side-box li.active a, #kategorie.side-box li:hover a {

	padding: 5px 10px 5px 50px;
	width: 190px;
}


#drobenkova {

	float: right;
	font-size: 13px;
	height: 41px;
	line-height: 41px;
	padding: 0 20px;
	width: 660px;
}
#drobenkova a {

}
.nabidka {
	display: inline;
	float: left;
	position: relative;
	width: 710px;
}
.nabidka-vypis {
	display: inline;
	float: left;
	position: relative;
	width: 710px;
}
.nabidka .box {
	display: inline;
	float: left;
	margin-bottom: 0;
	margin-left: 10px;
	margin-top: 10px;
	position: relative;
	width: 345px;
}
.nabidka .box h2 {
margin: 0;
	display: inline;
	float: left;
	font-size: 13px;
	font-weight: bold;
	height: 46px;
	line-height: 46px;
	padding: 0 15px;
	position: relative;
	text-transform: uppercase;
	width: 315px;
}
.nabidka .box-in {
	min-height: 110px;
	float: left;
	overflow: hidden;
	padding: 15px 15px 20px;
	width: 315px;
}
.nabidka .image {
	display: inline;
	float: left;
	position: relative;
	width: 145px;
}
.nabidka .image a {

	float: left;
	height: 83px;
}
.nabidka .image a:hover {

}
.nabidka .cena {

	clear: both;

	display: block;
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 23px;
	line-height: 23px;
	padding-left: 20px;
	width: 140px;
}
.nabidka .vice {

	float: right;
	height: 23px;
	line-height: 23px;
	padding-right: 30px;
	text-align: right;
	width: 100px;
}
.nabidka-vypis .box , .detail .box, .texty .box, .poptavka .box {

	display: inline;
	float: left;
	margin-bottom: 0;
	margin-left: 10px;
	margin-top: 10px;
	padding-bottom: 17px;
	position: relative;
	width: 700px;
}
.nabidka-vypis .box-title, .detail .box-title, .texty .box-title, .poptavka .box-title {
	display: inline;
	float: left;
	font-size: 13px;
	font-weight: bold;
	line-height: 22px;
	margin-bottom: 0;
	padding:10px 15px;
	position: relative;
	text-transform: uppercase;
	width: 670px;
}
.nabidka-vypis .box-in, 
.detail .box-in {

	float: left;
	overflow: hidden;
	padding: 15px 15px 0;
	width: 670px;
}
.texty .box-in, .poptavka .box-in {

	float: left;
	overflow: hidden;
	padding: 15px 30px 0;
	width: 640px;
}
.texty .box-in .Annotation {
	font-weight: bold;
}
.nabidka-vypis .image {

	display: inline;
	float: left;
	height: 111px;
	position: relative;
	width: 145px;
}
.nabidka-vypis .image a {

	float: left;
	height: 98px;
}

.nabidka-vypis .text {

	float: left;
	/*height: 83px;*/
	padding-right: 10px;
	width: 380px;
}
.nabidka-vypis .cena {

	display: inline;
	float: right;
	font-size: 14px;
	font-weight: bold;
	height: 23px;
	line-height: 23px;
	margin-bottom: 20px;
	margin-top: 10px;
	padding-left: 20px;
	text-align: right;
	width: 100px;
}
.nabidka-vypis .vice {

	float: right;
	height: 23px;
	line-height: 23px;
	padding-right: 30px;
	text-align: right;
	width: 100px;
}
.detail-images {
	float: left;
	margin-bottom: 10px;
	width: 400px;
}
.detail-mapa {
	float: left;
	margin-bottom: 10px;
	width: 400px;
}
.detail-mapa iframe {
	float: left;
	width: 390px;
	height:280px;
	border:0;
}
.detail-images .big {
	position: relative;
	width: 390px;
	height: 263px;
}
.detail-images .zoom {

	bottom: 10px;
	height: 23px;
	position: absolute;
	right: 10px;
	width: 23px;
}
.detail-images a:hover .zoom {
	bottom: 9px;
	right: 10px;
}
.detail-images .small a {

	float: left;
	height: 83px;
	margin-bottom: 3px;
	margin-right: 3px;
}
.detail-images .small a:hover {

}
.detail-text {
	float: right;
	font-size: 12px;
	width: 260px;
}
.detail-text td {

	font-size: 11px;
	padding: 5px;
}
.td-1 {
	width: 110px;
}
.detail-text td .cena {

	font-size: 16px;
	font-weight: bold;
}
.detail-advert-list {
	clear: both;
	float: left;
	padding-top: 10px;
	width: 100%;
}
.detail-advert-list table {
	width:100%;
}
.detail-advert-list table th, .detail-advert-list table td {
	text-align:left;
	padding: 2px 10px;
}
.detail-advert-list table th.col_price, .detail-advert-list table th.col_state, .detail-advert-list table td.col_state {
	text-align:center;
}
.detail-advert-list table td.col_price {
	text-align:right;
}
.detail-lista {
	clear: both;
	float: left;
	padding-top: 10px;
	width: 100%;
}
.detail-lista li {
	display: inline;
	float: left;
	margin: 0 10px 0 0;
}
.detail-lista li.tisk {
	float: right;
	margin-right: 0;
}
.detail-lista li a {

	display: block;
	float: left;
	font-size: 10px;
	height: 29px;
	line-height: 29px;
	margin-left: 0;
	padding-left: 10px;
	position: relative;
	text-decoration: none;
}
.detail-lista li a span {

	display: block;
	height: 29px;
	line-height: 29px;
	padding: 0 15px 0 6px;
}
.detail-lista li em {
	float: left;
	height: 29px;
	width: 30px;
}

.detail-lista .odeslat {
	clear: both;
}
.texty {
	font-size: 12px;
}
.texty h2 {

	margin-bottom: 10px;
}
.texty h3 {

	font-size: 15px;
	font-weight: normal;
	margin-bottom: 10px;
}
.texty h4 {

	font-size: 15px;
	font-weight: normal;
	margin-bottom: 10px;
}
.texty table {

	margin-top: 10px;
}
.texty table th {

	padding: 5px 10px;
	text-align: left;
}
.texty table td {

	padding: 5px 10px;
	text-align: left;
}
.texty .image-right {
	float: right;
	margin-bottom: 18px;
	margin-left: 18px;
	position: relative;
	text-decoration: none;
}
.texty .zoom {

	bottom: 10px;
	height: 23px;
	position: absolute;
	right: 10px;
	width: 23px;
}
.texty a {

}
.texty .inputLine {
	margin-bottom: 10px;
}
.texty .inputText {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

	border-radius: 5px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding: 5px;
	width: 200px;
}
.texty label {
	margin-right: 20px;
	width: 80px;
}
.texty .textArea {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

	border-radius: 5px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	height: 60px;
	margin-bottom: 10px;
	padding: 5px;
	width: 90%;
}
.texty .buttonSend {

	border: none;

	height: 33px;
	line-height: 33px;
	width: 106px;
}
/* PATA */
.copyright {

	float: right;
}
.fright {
	float:right;
}


/* přidáno 4.11.2013 -----------------------------------*/
/* dropdownmenu ------- */
ul.dropdown li.hover, ul.dropdown li:hover {
	position: relative;
	z-index: 599;
	cursor: default;
}

ul.dropdown ul {
	visibility: hidden;
	position: absolute;
	top: 100%;
	left:-2px;
	z-index: 598;
	min-width:200px;
}

ul.dropdown ul li {
	float: none;
}

ul.dropdown ul ul {
	top: 1px;
	left: 99%;
}

ul.dropdown li:hover > ul {
	visibility: visible;
}

ul.dropdown ul li {
	background:none !important;
	padding:0 !important;
	width:100%;
	height:auto !important;
}

ul.dropdown ul li a {
	min-width:180px;
	padding:0 10px 0 10px !important;
	text-align:left !important;
}

.nolink {
	font-size:13px;
	line-height:20px !important;
	height:20px;
}

.nolink strong {
	margin:10px 10px 5px 10px;
	float:left;
}

/* formulář ------- */
.poptavka h3 {
	float:left;
	width:624px;
	line-height:30px;
	margin:10px 0 0 0;
	padding:0 8px;
}

.poptavka h3 label {
	cursor:pointer;
	float:left;
	width:100%;
	height:100%;
}


.poptavka h3 input[type=checkbox] {
	float:left;
	position:relative;
	margin:8px 10px 0 0;
}


.at {
	float:left;
	width:640px;
	padding:10px 0 5px 0;
	border-top:none;
}

.at label {
	width:200px;
	padding:0 0 0 10px;
	float:left;
	line-height:24px;
	font-size:12px;
}

.at label input[type=checkbox] {
	float:left;
	margin:4px 10px 0 0;
}




/* prvky formuláře  ------------------------- */
.poptavka h2 {
	width:100%;
	float:left;
	position:relative;
	margin:30px 0 20px 0;
}

.poptavka input[type=text] {
	background:url(../images/bgInput.png) repeat-x;
	border-radius:4px;
	line-height:30px;
	height:30px;
	float:left;
	position:relative;
	padding:0 5px;
	font-size:12px;
}

.radky {
	float:left;
	margin:20px 0 10px 0;
}

.radky p {
	width:630px;
	float:left;
	margin:0 0 10px 10px;
	font-size:12px;
	line-height:30px;
}

.radky img {
	float:left;
	margin:0 0 10px 190px;
}

.radky div {
	float:left;
	margin:0 0 10px 0;
}

.radky div label {
	width:180px;
	padding:0 0 0 10px;
	float:left;
	font-size:12px;
	line-height:30px;
}

.radky div small {
	padding:0 0 0 10px;
	float:left;
	font-size:12px;
	line-height:30px;
}
 
.radky div i a {
	float:left;
	font-size:12px;
	line-height:30px;
	background:url(../images/plus.png) no-repeat 0 4px;
	font-style:normal;
	margin:0 0 0 10px;
	padding:0 0 0 30px;
	opacity:0.8;
	text-decoration:none;
}
 
.radky div b {
	float:left;
	width:400px;
}

.radky div b a {
	float:left;
	font-size:12px;
	line-height:30px;
	background:url(../images/minus.png) no-repeat 0 3px;
	font-weight:normal;
	margin:0 0 0 205px;
	padding:0 0 0 30px;
	opacity:0.8;
	text-decoration:none;
}

.radky div i a:hover, .radky div b a:hover {
	opacity:1;
}

.radky div input[type=text] {
	width:280px !important;
}

.radky input[type=submit] {
	background:url(../images/bgSubmit.png) repeat-x;
	border-radius:4px;
	line-height:33px;
	height:33px;
	float:left;
	position:relative;
	padding:0 5px;
	cursor:pointer;
	margin:20px 0 60px 190px;
	padding:0 20px;
}

.radky textarea {
	background:url(../images/bgInput.png) repeat-x;
	border-radius:4px;
	line-height:30px;
	height:150px;
	float:left;
	position:relative;
	padding:0 5px 5px 5px;
	width:435px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}



/* uprava komba ------------------------------------------------------*/

#edit_address div span {
	float:left;
	font-size:12px;
	line-height:28px;
	font-weight:normal;
	margin:0 0px 0 5px;
	color:#000;
}

#add_location  {
	line-height:30px;
	text-decoration:none;
}

#add_location img {
	float:left;
	margin:4px 10px 0 10px !important;
}

#selected_location div {
	margin-bottom: 0;
}

.dhx_combo_box {
	border:none !important;
	overflow:visible !important;
}

.dhx_combo_img {
	width:auto !important;
	height:auto !important;
	margin:0 !important;
}

/* konec upravy komba ------------------ */


/* DropKick  ------------------------- */

.poptavka .dk_container {
	background:url(../images/bgInput.png) repeat-x;
	line-height: 16px;
	display:none;
	float:left;
	position:relative;
	margin:0 !important;
	border-radius:4px;
	width:290px;
}

.poptavka .dk_container:focus {
    outline: 0;
  }
.poptavka .dk_container a {
    cursor:pointer;
    text-decoration: none;
  }

/* Opens the dropdown and holds the menu label */
.poptavka .dk_toggle {
  background:url(../images/dk_arrows.png) no-repeat right center;
  padding:7px 10px 7px 10px;
  width:270px !important;
}

.poptavka .dk_open {
  z-index: 10;
}

.poptavka .dk_options a {
    padding: 8px 10px;
}

.poptavka .dk_options li:last-child a {
    border-bottom: none;
}

.poptavka .dk_options a:hover, .poptavka .dk_option_current a {
    text-decoration: none;
}

.poptavka .dk_options .disabled {
    cursor: default;
}

.poptavka .dk_options .disabled:hover {
    cursor: default;
    text-shadow: none;
}

.poptavka .dk_options_inner {
  border-bottom-width: 2px;
  max-height:250px;
}

.poptavka .dk_options_inner, .poptavka .dk_touch .dk_options {
  max-height: 250px;
}

.poptavka .dk_toggle {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  position: relative;
  zoom: 1;
  min-width:100px;
}

.poptavka .dk_open {
  position: relative;
}
.poptavka .dk_open .dk_options {
    display: block;
  }
.poptavka .dk_open .dk_label {
    color: inherit;
  }

.poptavka .dk_options {
  display: none;
  margin:-1px 0 0 0 !important;
  position: absolute;
  right: 0;
  width: 100%;
}

.poptavka .dk_options a, .poptavka .dk_options a:link, .poptavka .dk_options a:visited {
    display: block;
}
.poptavka .dk_options_inner {
    overflow: auto;
    position: relative;
	list-style-type:none;
}
.poptavka .dk_options_inner li {
	margin:0;
}
.poptavka .dk_touch .dk_options {
  overflow: hidden;
}

.poptavka .dk_touch .dk_options_inner {
  max-height: none;
  overflow: visible;
}

.poptavka .dk_fouc select {
  position: relative;
  top: -99999em;
  visibility: hidden;
}




/* detail -------- */
.detail-text h4 {
	float:left;
	width:100%;
}

.yesdisplay {
	float:left;
	font-size:12px;
	line-height:30px;
	background:url(../images/plus.png) no-repeat 0 4px;
	font-style:normal;
	padding:0 0 0 30px;
	opacity:0.8;
	text-decoration:none;
}
 
.nodisplay {
	float:left;
	font-size:12px;
	line-height:30px;
	background:url(../images/minus.png) no-repeat 0 3px;
	padding:0 0 0 30px;
	opacity:0.8;
	text-decoration:none;
}

.yesdisplay:hover, .nodisplaya:hover {
	opacity:1;
}

.detail-text ul {
	float:left;
	width:100%;
	list-style-type:none;
	margin:10px 0;
}

.detail-text ul li {
	background:url(../images/kat-li.png) no-repeat 0 0px;
	line-height:22px;
	padding:0 0 0 22px;
	margin:0;
}

.detail-text ul li a {
	text-decoration:none;
}

.detail-text ul li a:hover {
	text-decoration:underline;
}

.detail-makler {
	float:left;
	/*width:390px;*/
	margin:20px 0 0 0;
}

.detail-makler p {
	float:left;
	width:100%;
	font-size:12px;
	line-height:20px;
}

.detail-makler p img {
	float:left;
	margin:0 20px 20px 0;
	border:solid 2px #528bca;
}

.spc {
	float:left;
	width:500px;
}

.spc div {
	float:left;
	width:100%;
	margin:10px 0 0 0;
}

.spc div label {
	float:left;
	width:120px;
	padding:10px;
	font-size:12px;
}

.spc div h3 {
	margin:0 0 10px 10px;
}

.spc div p {
	margin:0 0 10px 10px !important;
	font-size:12px;
}

.spc div input[type=text] {
	background:url(../images/bgInput.png) repeat-x;
	border-radius:4px;
	line-height:30px;
	height:30px;
	float:left;
	position:relative;
	padding:0 5px;
	font-size:12px;
	width:335px;
}

.spc div input[type=submit] {
	background:url(../images/bgSubmit.png) repeat-x;
	border-radius:4px;
	line-height:33px;
	height:33px;
	float:left;
	position:relative;
	padding:0 5px;
	cursor:pointer;
	margin:20px 0 0 140px;
	padding:0 20px;
}

.spc div textarea {
	background:url(../images/bgInput.png) repeat-x;
	border-radius:4px;
	line-height:30px;
	height:200px;
	float:left;
	position:relative;
	padding:0 5px 5px 5px;
	width:335px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

