/* -----------------------------------------------------------------------


 Blueprint CSS Framework 0.9
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {color:#222;background:#fff none repeat;font-family:"Lucida Grande","Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {color:#000;font-weight:bold;}
h1 {font-size:3em;line-height:1;}
h2 {font-size:16px;line-height:18px;margin-bottom:6px;}
h3 {font-size:1.5em;line-height:1;margin-bottom:8px;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 0.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#0068A4;text-decoration:none;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
b {font-weight:bold;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:none;outline:0;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;border:0 solid #fff;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input[type=text], input[type=password], input.text, input.title, textarea, select {background-color:#fff;border:1px solid #ddd;}
/*input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {border-color:#666;}*/
/*input[type=text], input[type=password], input.text, input.title, textarea, select {margin:0.5em 0;}*/
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
input[type=checkbox], input[type=radio], input.checkbox, input.radio {}
form.inline {line-height:3;}
form.inline p {margin-bottom:0;}
.error, .notice, .success {padding:0.2em 0.3em;}
.error {color:#666;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

/* grid.css */
.container {width:980px;margin:0 auto;padding:0.5em 4em;background:#FFFFFF none repeat;}
.container2 {width:980px;margin:100px auto 0 auto ;padding:1.5em 4em;}

.showgrid {background:url(../i/grid.png);}
.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17,div.span-17a, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 {float:left;/*margin-right:10px;*/}
.last, div.last {margin-right:0;}
.span-1 {width:30px;}
.span-2 {width:70px;}
.span-3 {width:110px;}
.span-4 {width:150px;}
.span-5 {width:190px;}
.span-6 {width:230px;}
.span-7 {width:270px;}
.span-8 {width:310px;}
.span-9 {width:350px;}
.span-10 {width:390px;}
.span-11 {width:430px;}
.span-12 {width:470px;}
.span-13 {width:510px;}
.span-14 {width:550px;}
.span-15 {width:590px;}
.span-16 {width:630px;}
.span-17 {width:670px;}
.span-17a {width:700px;}
.span-18 {width:710px;}
.span-19 {width:750px;}
.span-20 {width:790px;}
.span-21 {width:830px;}
.span-22 {width:870px;}
.span-23 {width:910px;}
.span-24, div.span-24 {width:950px;margin:0;}
input.span-1, textarea.span-1, input.span-2, textarea.span-2, input.span-3, textarea.span-3, input.span-4, textarea.span-4, input.span-5, textarea.span-5, input.span-6, textarea.span-6, input.span-7, textarea.span-7, input.span-8, textarea.span-8, input.span-9, textarea.span-9, input.span-10, textarea.span-10, input.span-11, textarea.span-11, input.span-12, textarea.span-12, input.span-13, textarea.span-13, input.span-14, textarea.span-14, input.span-15, textarea.span-15, input.span-16, textarea.span-16, input.span-17, textarea.span-17, input.span-18, textarea.span-18, input.span-19, textarea.span-19, input.span-20, textarea.span-20, input.span-21, textarea.span-21, input.span-22, textarea.span-22, input.span-23, textarea.span-23, input.span-24, textarea.span-24 {border-left-width:1px!important;border-right-width:1px!important;padding-left:5px!important;padding-right:5px!important;}
input.span-1, textarea.span-1 {width:18px!important;}
input.span-2, textarea.span-2 {width:58px!important;}
input.span-3, textarea.span-3 {width:98px!important;}
input.span-4, textarea.span-4 {width:138px!important;}
input.span-5, textarea.span-5 {width:178px!important;}
input.span-6, textarea.span-6 {width:218px!important;}
input.span-7, textarea.span-7 {width:258px!important;}
input.span-8, textarea.span-8 {width:298px!important;}
input.span-9, textarea.span-9 {width:338px!important;}
input.span-10, textarea.span-10 {width:378px!important;}
input.span-11, textarea.span-11 {width:418px!important;}
input.span-12, textarea.span-12 {width:458px!important;}
input.span-13, textarea.span-13 {width:498px!important;}
input.span-14, textarea.span-14 {width:538px!important;}
input.span-15, textarea.span-15 {width:578px!important;}
input.span-16, textarea.span-16 {width:618px!important;}
input.span-17, textarea.span-17 {width:658px!important;}
input.span-18, textarea.span-18 {width:698px!important;}
input.span-19, textarea.span-19 {width:738px!important;}
input.span-20, textarea.span-20 {width:778px!important;}
input.span-21, textarea.span-21 {width:818px!important;}
input.span-22, textarea.span-22 {width:858px!important;}
input.span-23, textarea.span-23 {width:898px!important;}
input.span-24, textarea.span-24 {width:938px!important;}
.append-1a {padding-right:10px;}
.append-1 {padding-right:40px;}
.append-2 {padding-right:80px;}
.append-3 {padding-right:120px;}
.append-4 {padding-right:160px;}
.append-5 {padding-right:200px;}
.append-6 {padding-right:240px;}
.append-7 {padding-right:280px;}
.append-8 {padding-right:320px;}
.append-9 {padding-right:360px;}
.append-10 {padding-right:400px;}
.append-11 {padding-right:440px;}
.append-12 {padding-right:480px;}
.append-13 {padding-right:520px;}
.append-14 {padding-right:560px;}
.append-15 {padding-right:600px;}
.append-16 {padding-right:640px;}
.append-17 {padding-right:680px;}
.append-18 {padding-right:720px;}
.append-19 {padding-right:760px;}
.append-20 {padding-right:800px;}
.append-21 {padding-right:840px;}
.append-22 {padding-right:880px;}
.append-23 {padding-right:920px;}
.prepend-1 {padding-left:40px;}
.prepend-2 {padding-left:80px;}
.prepend-3 {padding-left:120px;}
.prepend-4 {padding-left:160px;}
.prepend-5 {padding-left:200px;}
.prepend-6 {padding-left:240px;}
.prepend-7 {padding-left:280px;}
.prepend-8 {padding-left:320px;}
.prepend-9 {padding-left:360px;}
.prepend-10 {padding-left:400px;}
.prepend-11 {padding-left:440px;}
.prepend-12 {padding-left:480px;}
.prepend-13 {padding-left:520px;}
.prepend-14 {padding-left:560px;}
.prepend-15 {padding-left:600px;}
.prepend-16 {padding-left:640px;}
.prepend-17 {padding-left:680px;}
.prepend-18 {padding-left:720px;}
.prepend-19 {padding-left:760px;}
.prepend-20 {padding-left:800px;}
.prepend-21 {padding-left:840px;}
.prepend-22 {padding-left:880px;}
.prepend-23 {padding-left:920px;}
div.border {padding-right:4px;margin-right:5px;border-right:1px solid #eee;}
div.colborder {padding-right:24px;margin-right:25px;border-right:1px solid #eee;}
.pull-1 {margin-left:-40px;}
.pull-2 {margin-left:-80px;}
.pull-3 {margin-left:-120px;}
.pull-4 {margin-left:-160px;}
.pull-5 {margin-left:-200px;}
.pull-6 {margin-left:-240px;}
.pull-7 {margin-left:-280px;}
.pull-8 {margin-left:-320px;}
.pull-9 {margin-left:-360px;}
.pull-10 {margin-left:-400px;}
.pull-11 {margin-left:-440px;}
.pull-12 {margin-left:-480px;}
.pull-13 {margin-left:-520px;}
.pull-14 {margin-left:-560px;}
.pull-15 {margin-left:-600px;}
.pull-16 {margin-left:-640px;}
.pull-17 {margin-left:-680px;}
.pull-18 {margin-left:-720px;}
.pull-19 {margin-left:-760px;}
.pull-20 {margin-left:-800px;}
.pull-21 {margin-left:-840px;}
.pull-22 {margin-left:-880px;}
.pull-23 {margin-left:-920px;}
.pull-24 {margin-left:-960px;}
.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24 {float:left;position:relative;}
.push-1 {margin:0 -40px 1.5em 40px;}
.push-2 {margin:0 -80px 1.5em 80px;}
.push-3 {margin:0 -120px 1.5em 120px;}
.push-4 {margin:0 -160px 1.5em 160px;}
.push-5 {margin:0 -200px 1.5em 200px;}
.push-6 {margin:0 -240px 1.5em 240px;}
.push-7 {margin:0 -280px 1.5em 280px;}
.push-8 {margin:0 -320px 1.5em 320px;}
.push-9 {margin:0 -360px 1.5em 360px;}
.push-10 {margin:0 -400px 1.5em 400px;}
.push-11 {margin:0 -440px 1.5em 440px;}
.push-12 {margin:0 -480px 1.5em 480px;}
.push-13 {margin:0 -520px 1.5em 520px;}
.push-14 {margin:0 -560px 1.5em 560px;}
.push-15 {margin:0 -600px 1.5em 600px;}
.push-16 {margin:0 -640px 1.5em 640px;}
.push-17 {margin:0 -680px 1.5em 680px;}
.push-18 {margin:0 -720px 1.5em 720px;}
.push-19 {margin:0 -760px 1.5em 760px;}
.push-20 {margin:0 -800px 1.5em 800px;}
.push-21 {margin:0 -840px 1.5em 840px;}
.push-22 {margin:0 -880px 1.5em 880px;}
.push-23 {margin:0 -920px 1.5em 920px;}
.push-24 {margin:0 -960px 1.5em 960px;}
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {float:right;position:relative;}
.prepend-top {margin-top:1.5em;}
.append-bottom {margin-bottom:1.5em;}
.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}
.clear2 {clear:both;margin:0.5em 0;height:1em;overflow:hidden;}

/* realio.css */
.soon{margin:100px 0;text-align:center;}
.button_front{background:#333 url(../i/searchb.png) no-repeat;border:0;color:#FFF;font-size:14px;height:30px;width:72px;margin:0px 0 0 10px;padding:0px 15px 5px;text-align:center;float:left;}
.maininputbutton{float:left;display:block;background:#333 url(../i/searchb.png) no-repeat;border:0;color:#FFF;font-size:14px;width:72px;height:30px;margin:0 0 0 8px;padding:0px 15px 5px;text-align:center;}
#front .description {margin:0;}
#front .hledani {padding-left:25px!important;}
#front #footer {margin:30px 0;}
#front .typy {margin:0;clear:both;}
#hledaj {overflow:hidden;}
.aright {text-align: right;}
.centre {margin:auto;overflow:hidden;width:670px;text-align:left;}

#header {margin:0.5em auto;clear:both;height:40px;}
.hledani_front{background:transparent url(../i/mg.png) no-repeat scroll 8px 9px;border:1px solid #DDDDDD;font-size:17px;margin:0 auto;padding:4px 3px 5px 25px;width:600px;}
.hledani{background:transparent url(../i/mg.png) no-repeat scroll 8px 9px;border:1px solid #DDDDDD;font-size:17px;margin:0 auto;padding:4px 3px 5px 25px;width:470px;}
.uloz {font-size:0.8em;text-align:right;}
#search { padding-left:25px !important;float:left; }
#cat { font-size: 18px;padding:3px 3px;float:left; margin:2px 10px 0 0; }

#lmap_wrap {height:342px; width:100%;}
#map_side{height:100%;background: #000 url(../i/map_side.jpg) no-repeat;margin:0;}
#map{height:100%;min-height:250px;z-index:2; width:100%}
#list_con { margin:1em 0 0.5em 0;padding:0.2em;font-size:0.8em;border-bottom:1px #eee solid;}
#list_con .a{font-weight:bold;color:#222;}
#map_con { margin:1em 0 0.5em 0;padding:0.2em;font-size:0.8em; float:right; border-top:1px #ddd solid;border-bottom:1px #ddd solid;}

.pac-container {text-align:left;}
.pac-item {padding: 3px 5px;}

/* LISTING ************************************/
h2 a {color:#111;}
.h_listing { margin:0.5em 0;clear:both;border-bottom:1px solid #EBEBEB;min-height:145px;}
.h_listing .info {font-size:12px;margin:0 0 0 165px;}
	.price{font-weight:bold;letter-spacing:0;padding:0 2px 0 0;}
	.m2 {font-weight:bold;color:#aaa;padding:0;}
	.cm2 {font-weight:normal;color:#aaa;}
	.typ{font-weight:bold;letter-spacing:0;padding:0;}
	.tags{ float:right;font-size:0.7em; }
	.extra{font-size:0.7em;}
	.photo {width:150px;height:99.5px;}
	.description {font-size:12px;color:#797C80;margin:0 0 0 165px;}
	.special {margin:0;margin:3px 1em 0.3em 0;width:150px;height:100px;}
	.special li {margin:0;float:left;}
.minim {height:250px;width:530px;margin:0.2em 0 0.2em 165px;}
.minim2 {height:140px;margin:0.1em 0;}
.minim3 {height:300px;}
#mapa2 {height:200px;}
#mapa3 {height:300px;}
#pano {height:300px;}

.kat_poloha{font-size:0.8em;}
.u_mapall{color: #0068A4;cursor:pointer;float:right;margin:0 10px;display:none;}
.u_mapall:hover{color: #222;}

.lat, .lng {display:none;}
.photo_detail {float:left;margin:0.3em 1em 0 0;}
.h_listing_detail { margin:1em 0;clear:both;min-height:230px;}
#detail #lmap_wrap {height:310px;}
#detail #map{height:100%;margin:0 5px 7px 0;min-height:250px;z-index:2;clear:both;width:690px;}
#pagination {margin:1em 0;}

#shortlist {list-style:none;margin:0;padding:0}
#shortlist h4 {font-size:0.8em;line-height:1;margin-bottom:0;}
#shortlist .pi {font-size:0.7em;}
#shortlist .foto {float:left;margin:0 5px 0 0;height:46px;width:69px;}
#shortlist li {margin:0.4em 0;height:50px;}
#shortlist li a {color:#111;}
#shortlist li a:hover {color:#0068A4;}

/* effects ************************************/
.fade{opacity:0.6;}
.fade a{color:#aaa;}
.hide{display:none;}
.show{display:block;}
.right{float:right;}
.left{float:left;}
.pravo{text-align:right;}
.lavo{text-align:left;}
.tr_loader{display:none;float:right;}
.loader{margin:0 10px;height:14px;float:right;}
.star_loader{display:none;}
.star {float:right;margin:3px;height:14px;}
.shut {background:transparent url(../i/star.gif) no-repeat scroll center center;}
.shine {background:transparent url(../i/shine.gif) no-repeat scroll left center;}

/* admin ************************************/
.bar {font-size:1.2em;}
.bar input {height:30px;line-height:20px;}
.admin span.lat,.admin span.lng {display:block;}

/* detail ************************************/
.detail .dn {margin:30px 0 5px 0;overflow:hidden; }
.detail h2 { font-size:22px;}
.detail .info {font-size:15px; margin: 5px 0 1em 0;}
/*.detail .photos {margin:0em 0 0 0;}*/
.detail .special {width:300px;height:199px;}
.detail .lokace {background:url(../i/marker_s.png) no-repeat;margin:3px 0 0 0;padding:1px 0 0 30px;}


.detail .special1 {margin:20px 0;}
.detail .special1 .photos {height:95px;margin:0em 0 0 0;}
.detail .special1 li {float:left;margin-right: 9px;}
.detail .special1 img {padding: 2px;border: 1px solid #DDD;}


.detail .h_listing { margin:0.5em 0 2em 0;clear:both;border-bottom:0px solid;overflow:hidden;}
.detail #map {width:670px;height:200px;}
.detail .head {border-bottom:1px solid #EBEBEB;margin:0.3em 0;line-height:1.4;clear:both;}
.detail h3 {font-size:18px;font-weight:normal;}
.detail .cont {font-size:12px;}
.detail .right {float:right;}
.detail .description {font-size:14px;color:#797C80;margin:0.8em 0;}
.detail #pagination {margin:0em 0;}
.detail .contact_em {float:right;padding:1em 2em;}
/*.detail .contact_em a {color:#111;}*/
/*.detail .contact_em a:hover {color:#0068A4;}*/

.shareme,#add_stuff {margin:1.5em 0em;font-size:0.8em;}
.shareme a,#add_stuff a {color:#111;}
.shareme li,#add_stuff li {padding: 0 0 0 2em;margin:0.2em 0;}
.shareme a:hover {color:#000;font-weight:bold;}
.shareme .star {float:none;height:17px;margin:0px;}
.shareme .shut {background:transparent url(../i/star.gif) no-repeat left center;}
.shareme .facebook {background:url(http://static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat left center;}
.shareme .twitt {background:url(../i/twitter.png) no-repeat left center;}
.shareme .bitly {background:url(../i/bitly.png) no-repeat left center;}

#podobne ul {list-style:none;margin:0;padding:0}
#podobne h4 {font-size:0.8em;line-height:1;margin-bottom:0;}
#podobne h2 {font-size:14px;}
#podobne .minimap {font-size:13px;}
#podobne .pi {font-size:0.7em;}
#podobne .foto {float:left;margin:0 7px 0 0;width:70px;height:46px;}
#podobne ul li {float:left;margin:5px 0;}

#podobne .h_listing {min-height:45px;margin:0.5em 0;}
#podobne .minim ,#podobne .tags {display:none;}
#podobne .special {width:90px;height:45px;margin: 0 5px 0 0;}
#podobne .photo {width:90px;height:45px;}
#podobne .star {display:none;}
#podobne .info {font-size:13px;width:300px;float:left;display:block;text-align:right;margin:5px 0 0 0;}
#podobne .locs {float:left;width:270px;display:block;margin:5px 0 0 0;padding:0 0 0 5px;}

#vyvoj .stats{font-size:0.8em;margin:0.3em 0;}
#vyvoj ul {list-style:none;}
#vyvoj .popis {font-weight:bold;color:#0068A4;}

/*sidebar */
.sidebar h2{color:#333333;font-size:16px;font-weight:normal;line-height:1.2em;margin-bottom:0.6em;}
.sidebar{background:#fff;padding:20px;/*position:relative;*/overflow:hidden;}
.sidebar .bottomcap{background:#F2F2F2 url(../i/side_d.gif) no-repeat scroll 0 100%;bottom:0;clear:both;height:3px;left:0;margin:0;padding:0;position:absolute;width:272px;}
.sidebar h3{float:left;font-size:12px;font-weight:bold;line-height:18px;}
.sidebar .amount {float:left;margin:0 3px;font-size:12px;font-weight:normal;line-height:18px;}
.sidebar .pom {float:left;margin:0 1px;font-size:12px;font-weight:normal;line-height:18px;}
.sidebar .description, .sidebar p {font-size:12px;color:#797C80;margin:0;}
.sidebar .priemer {clear:both; }
.slider {clear:both;margin:3px 0 16px 0;}
.side {margin: 0.5em 0;}

.sidebar #nav {font-size:1.2em;}
	
/*highlights */
#highlights {margin:0.2em 0 1.5em 0;border-top:1px #ddd solid;border-bottom:1px #ddd solid;/*height:260px;*/overflow:hidden;padding:1em 0;}
#highlights .img_promo {width:200px;}
#highlights .description {margin:0.5em 0;padding:0;}
#highlights h2 {font-size:13px;}

#history,#skoly {font-size:0.7em;color:#797C80;}
#history .h_list,#skoly .skola_list {margin:0.5em 0; border-bottom:1px #eee solid;overflow: hidden;padding:0.3em 0;}
#history .hd,#skoly .hd {color:#333; font-weight:bold;}
#history a,#skoly a {color:#797C80;}
#history .foto {width:80px;}

.skoly{cursor:pointer;}
#skoly .a{font-weight:bold;color:#222;}

.skola_list .titul {padding: 0 0 0 10px;}

/*register*/
/*#register {padding:50px 0;margin:50px auto;}*/
#register label {font-size:1.3em; width:225px; color:#aaa; font-weight:normal;float:left; margin: 0.2em 0 0 0;}
#register input,#register textarea {}
#register select {font-size:1.4em;padding:2px 5px;width:320px;}
#register .form_div,.form_mail {margin:0.5em 0;clear:both;overflow:hidden;}
#register .form_url {margin:1.5em 0;}
/*#register .regme_img{padding:150px 0 0 100px; text-align:center;}*/
#register #url {width:200px;}
#register .blur {font-size:1.4em;padding:2px 5px;}

#register .url_e {font-size:1.6em; font-weight:bold;}
#register .checkbox {vertical-align: middle;margin: 0 5px;}
#register .label_left {clear:both;float:left;}
#register #phone, #web {width:215px; float:right;}
#register .r_row {clear:both;width:325px;}
#register .pred {font-size:1.3em;font-weight:bold;margin: 0 1em 0 0;}
#register #potvrd {margin: 1em 0;}
#register .stred {margin:7em 0 0 0; overflow:hidden;}
#part_login {margin:8em 0 0 0;}
#register #next,#register #last {clear:both;}

#map_canvas {display:none;}
#register #register,#lat,#lng { display:none;}
/* */

#edit_typy,#edit_typy2,#edit_podlazi,#edit_m2 {display:none;}

#form_error {text-align:center;}
#part2,#part3,#urlko,#edit_lat,#edit_lng,/*#ukaz*/ {display:none;}

#edit_form .slidere {float:left;margin:10px 0;}
#edit_form .slidere a {padding: 1px 10px 4px;text-align:center;}
#edit_form .ui-slider .ui-slider-handle {width:66px;}
#upload {font-size:1em;width:100px;}

.long {width:459px; }
#edit_form .url {width:200px;}
#edit_cena {text-align:right;}
#edit_form .url2 {width:380px;}
.space {margin:2em 0 0.5em 0;}

.import {width:115px;}
/*#ukaz {margin:3em auto;float:none;}*/
#photos {margin:0;}
#photos li {float:left;margin:0.2em 0.5em;}
.ui-selected {height:99.5px;width:150px;background-color:yellow;}

/* makler . agent */
#agent {overflow:hidden;margin: 1em 0;}
#agent h2 {font-size:2em;line-height:1em;}
#agent .popis {font-size:1em;color:#aaa;}
#agent .realitka {font-size:0.9em;color:#444;}

#agent .label {font-weight:bold;}
#agent .row { clear:both; margin:0; }
#agent .first { margin: 2em 0 0 0; }
.kontakt .label {font-size:0.8em;margin:0.5em 0 0 0;color:#444;}
.kontakt input {margin:0;width:220px;font-size:1em;padding:2px 4px;}
.kontakt textarea {width:220px; height:100px;}

#agent_okno h2{color:#333;font-size:19px;font-weight:normal;line-height:1.2em;margin-bottom:0.1em;}
#agent_okno .tel {color:#555;margin:0.6em 0 0 0;}

/*highlights */
#footer{font-size:0.7em;}
#footer h3{font-size:1.1em;color:#797C80;}
#footer a {color:#797C80;}
#footer a:hover {color:#000;}
#footer p {color:#797C80;font-size:12px;}

/*pagination */
.pagination{font-size:80%;}
.pagination a{text-decoration:none;color:#15B;}
.pagination a,.pagination span{display:block;float:left;padding:0.3em 0.5em;margin-right:5px;margin-bottom:5px;}
.pagination .current{background:#797C80;color:#fff;}
.pagination .current.prev,.pagination .current.next{color:#999;background:#fff;}

#more {clear:both;float:none;height:19px;cursor:pointer;text-align:center;font-size:1em;margin:1em auto;padding:10px 30px;width:100px;display:block;}
#more:hover {}

/*slider*/
.ui-slider{position:relative;text-align:left;border:1px solid #DDDDDD;}
.ui-slider .ui-slider-handle{cursor:move;height:20px;position:absolute;width:20px;z-index:2;}
.ui-slider .ui-slider-range{border:0 none;display:block;font-size:0.7em;position:absolute;z-index:1;}
.ui-slider-horizontal{height:7px;}
.ui-slider-horizontal .ui-slider-handle{margin-left:-0.6em;top:-0.5em;}
.ui.theme.css .ui-state-default,.ui-widget-content .ui-state-default{background: #fff;background: #EEE -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FDFDFD), to(#EEE));border: 1px solid #CCC;color: #444;text-shadow: #F6F6F6 0px 1px 1px;font-weight:normal;outline-style:none;-webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px;border-bottom-left-radius: 1em 1em;border-bottom-left-radius:1em 1em;border-bottom-right-radius:1em 1em;border-bottom-right-radius:1em 1em;border-top-left-radius:1em 1em;border-top-right-radius:1em 1em;border-top-right-radius:1em 1em;-moz-border-radius:1em 1em 1em 1em;-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.1);background:-moz-linear-gradient(center top , #FDFDFD, #EEEEEE) repeat scroll 0 0 #EEEEEE;}

.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-s { cursor: s-resize; height: 7px; bottom: -5px; left: 0px; width:100% }
.ui-slider{position:relative;text-align:left;}


.ui-autocomplete{position:absolute;top:280px;left:28%;width:300px;background-color:#fff;color:#fff;display:none;z-index:60;}
.ui-autocomplete{margin:0px;padding:0px;text-align:left;}
.ui-autocomplete li{margin:0px 5px 0px 0px;padding:3px;cursor:pointer;text-decoration:none;text-align:left;list-style:none;}
.ui-autocomplete li:hover{background-color:#4986D9;}
.ui-autocomplete li a {display:block;}


#add_vi {float:left;}
.uploadifyQueueItem{font-size:0.7em;margin:1em;}
.uploadifyError{ }
.uploadifyQueueItem .cancel{float:right;}
.uploadifyProgress{background-color:#FFFFFF;border-top:1px solid #808080;border-left:1px solid #808080;border-right:1px solid #C5C5C5;border-bottom:1px solid #C5C5C5;margin-top:10px;width:100%;}
.uploadifyProgressBar{background-color:#0099FF;width:1px;height:3px;}

/*todo vyhod blbosti*/
a.button, button { display: inline-block; padding: 5px; font-size: 12px; color: #a4a4a4; text-shadow: 1px 1px 0 #FFFFFF; background: #ECECEC url('../i/css3buttons_backgrounds.png') 0 0 no-repeat; white-space: nowrap; overflow: visible; cursor: pointer; text-decoration: none; border: 1px solid #CACACA; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; outline: none; position: relative; zoom: 1; /*line-height: 1.11;*/ *display: inline; *vertical-align: middle;}
button { margin-left: 0; margin-right: 0; *padding: 5px 5px 3px 5px; }
a.button { -moz-user-select: none; -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-user-select: none; -webkit-touch-callout: none;}
button::-moz-focus-inner { border: 0; padding:0px; }
a.button.primary, button.primary { font-weight: bold }
button:focus,a.button:hover, 
button:hover { color: #FFFFFF; border-color: #388AD4; text-decoration: none; text-shadow: -1px -1px 0 rgba(0,0,0,0.3); background-position: 0 -40px; background-color: #2D7DC5; }
a.button:active, button:active,
a.button.active, button.active { background-position: 0 -81px; border-color: #347BBA; background-color: #0F5EA2; color: #FFFFFF; text-shadow: none; font-weight:bold; }
a.button:active, button:active { top: 1px }
a.button.negative:focus, button.negative:focus,
a.button.negative:hover, button.negative:hover { color: #FFFFFF; background-position: 0 -121px; background-color: #D84743; border-color: #911D1B; }
a.button.negative:active, button.negative:active,
a.button.negative.active, button.negative.active { background-position: 0 -161px; background-color: #A5211E; border-color: #911D1B; }
a.button.positive:focus, button.positive:focus,
a.button.positive:hover, button.positive:hover { background-position: 0 -280px; background-color: #96ED89; border-color: #45BF55; }
a.button.positive:active, button.positive:active,
a.button.positive.active, button.positive.active { background-position: 0 -320px; background-color: #45BF55; }
a.button.pill, button.pill { -webkit-border-radius: 19px; -moz-border-radius: 19px; border-radius: 19px; padding: 5px 10px 4px 10px; *padding: 4px 10px; }
a.button.left, button.left { -webkit-border-bottom-right-radius: 0px; -webkit-border-top-right-radius: 0px; -moz-border-radius-bottomright: 0px; -moz-border-radius-topright: 0px; border-bottom-right-radius: 0px; border-top-right-radius: 0px; margin-right: 0px; border-right: none; }
a.button.middle, button.middle { margin-right: 0px; margin-left: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; border-right: none; float:left;}
a.button.right, button.right { -webkit-border-bottom-left-radius: 0px; -webkit-border-top-left-radius: 0px; -moz-border-radius-bottomleft: 0px; -moz-border-radius-topleft: 0px; border-top-left-radius: 0px; border-bottom-left-radius: 0px; margin-left: 0px;float:none; }
a.button.left:active, button.left:active,
a.button.middle:active, button.middle:active,
a.button.right:active, button.right:active { top: 0px }
a.button.big, button.big { font-size: 16px; padding-left: 14px; padding-right: 17px; }
button.big { *padding: 4px 17px 2px 17px; }
a.button span.icon, button span.icon { display: inline-block; width: 14px; height: 12px; margin: auto 7px auto auto; position: relative; top: 0; *top: 0px; background-image: url('../i/css3buttons_icons.png'); background-repeat: no-repeat; }
a.big.button span.icon, button.big span.icon { top: 0px }
a.button span.icon.book, button span.icon.book { background-position: 0 0 }
a.button:hover span.icon.book, button:hover span.icon.book { background-position: 0 -15px }
a.button span.icon.calendar, button span.icon.calendar { background-position: 0 -30px }
a.button:hover span.icon.calendar, button:hover span.icon.calendar { background-position: 0 -45px }
a.button span.icon.chat, button span.icon.chat { background-position: 0 -60px }
a.button:hover span.icon.chat, button:hover span.icon.chat { background-position: 0 -75px }
a.button span.icon.check, button span.icon.check { background-position: 0 -90px }
a.button:hover span.icon.check, button:hover span.icon.check { background-position: 0 -103px }
a.button span.icon.clock, button span.icon.clock { background-position: 0 -116px }
a.button:hover span.icon.clock, button:hover span.icon.clock { background-position: 0 -131px }
a.button span.icon.cog, button span.icon.cog { background-position: 0 -146px }
a.button:hover span.icon.cog, button:hover span.icon.cog { background-position: 0 -161px }
a.button span.icon.comment, button span.icon.comment { background-position: 0 -176px }
a.button:hover span.icon.comment, button:hover span.icon.comment { background-position: 0 -190px }
a.button span.icon.cross, button span.icon.cross { background-position: 0 -204px }
a.button:hover span.icon.cross, button:hover span.icon.cross { background-position: 0 -219px }
a.button span.icon.downarrow, button span.icon.downarrow { background-position: 0 -234px }
a.button:hover span.icon.downarrow, button:hover span.icon.downarrow { background-position: 0 -249px }
a.button span.icon.fork, button span.icon.fork { background-position: 0 -264px }
a.button:hover span.icon.fork, button:hover span.icon.fork { background-position: 0 -279px }
a.button span.icon.heart, button span.icon.heart { background-position: 0 -294px }
a.button:hover span.icon.heart, button:hover span.icon.heart { background-position: 0 -308px }
a.button span.icon.home, button span.icon.home { background-position: 0 -322px }
a.button:hover span.icon.home, button:hover span.icon.home { background-position: 0 -337px }
a.button span.icon.key, button span.icon.key { background-position: 0 -352px }
a.button:hover span.icon.key, button:hover span.icon.key { background-position: 0 -367px }
a.button span.icon.leftarrow, button span.icon.leftarrow { background-position: 0 -382px }
a.button:hover span.icon.leftarrow, button:hover span.icon.leftarrow { background-position: 0 -397px }
a.button span.icon.lock, button span.icon.lock { background-position: 0 -412px }
a.button:hover span.icon.lock, button:hover span.icon.lock { background-position: 0 -427px }
a.button span.icon.loop, button span.icon.loop { background-position: 0 -442px }
a.button:hover span.icon.loop, button:hover span.icon.loop { background-position: 0 -457px }
a.button span.icon.magnifier, button span.icon.magnifier { background-position: 0 -472px }
a.button:hover span.icon.magnifier, button:hover span.icon.magnifier { background-position: 0 -487px }
a.button span.icon.mail, button span.icon.mail { background-position: 0 -502px }
a.button:hover span.icon.mail, button:hover span.icon.mail { background-position: 0 -514px }
a.button span.icon.move, button span.icon.move { background-position: 0 -526px }
a.button:hover span.icon.move, button:hover span.icon.move { background-position: 0 -541px }
a.button span.icon.pen, button span.icon.pen { background-position: 0 -556px }
a.button:hover span.icon.pen, button:hover span.icon.pen { background-position: 0 -571px }
a.button span.icon.pin, button span.icon.pin { background-position: 0 -586px }
a.button:hover span.icon.pin, button:hover span.icon.pin { background-position: 0 -601px }
a.button span.icon.plus, button span.icon.plus { background-position: 0 -616px }
a.button:hover span.icon.plus, button:hover span.icon.plus { background-position: 0 -631px }
a.button span.icon.reload, button span.icon.reload { background-position: 0 -646px }
a.button:hover span.icon.reload, button:hover span.icon.reload { background-position: 0 -660px }
a.button span.icon.rightarrow, button span.icon.rightarrow { background-position: 0 -674px }
a.button:hover span.icon.rightarrow, button:hover span.icon.rightarrow { background-position: 0 -689px }
a.button span.icon.rss, button span.icon.rss { background-position: 0 -704px }
a.button:hover span.icon.rss, button:hover span.icon.rss { background-position: 0 -719px }
a.button span.icon.tag, button span.icon.tag { background-position: 0 -734px }
a.button:hover span.icon.tag, button:hover span.icon.tag { background-position: 0 -749px }
a.button span.icon.trash, button span.icon.trash { background-position: 0 -764px }
a.button:hover span.icon.trash, button:hover span.icon.trash { background-position: 0 -779px }
a.button span.icon.unlock, button span.icon.unlock { background-position: 0 -794px }
a.button:hover span.icon.unlock, button:hover span.icon.unlock { background-position: 0 -809px }
a.button span.icon.uparrow, button span.icon.uparrow { background-position: 0 -824px }
a.button:hover span.icon.uparrow, button:hover span.icon.uparrow { background-position: 0 -839px }
a.button span.icon.user, button span.icon.user { background-position: 0 -854px }
a.button:hover span.icon.user, button:hover span.icon.user { background-position: 0 -869px }


/**/
div.holder {display:none;margin:0 0 0 -30px;}
div.holder img {padding:20px 0 0 0;}
div.template-download:hover div.holder{display:block;}
div.ui-selected {height:150px;display:block;overflow:hidden;width: 670px;clear:both;background:#ffe;}
div.typy {padding: 5px 0 0 0;}
#fee_div {display:none;}
#add_user,#login,#confirm1,#edit_id,#token,.token,#user_type,#fbID,#edit_area {display:none;}
#reg_form {float:left;}

/*.fileupload-buttonbar .ui-button input{position:absolute;top:0;right:0;margin:0;border:solid 1px;border-width:0 0 100px 200px;opacity:0;filter:alpha(opacity=0);-o-transform:translate(250px,-50px) scale(1);-moz-transform:translate(300px,0) scale(4);direction:ltr;cursor:pointer;}*/
/*.fileinput-button{overflow:hidden;}*/
/* Fix for IE 6:*/
*html .fileinput-button{padding:2px 0;}
/* Fix for IE 7:*/
*+html .fileinput-button{padding:2px 0;}
.fileupload-buttonbar{padding:0.2em 0.4em;}
.fileupload-buttonbar .ui-button{vertical-align:middle;}
.fileupload-content{padding:0.2em 0.4em;border-top-width:0;}
.files{margin:10px 0;border-collapse:collapse;}
.files td{padding:5px;border-spacing:5px;}
.files img{border:none;}
.files .name{padding:0 10px;}
.files .size{padding:0 10px 0 0;white-space:nowrap;}
.ui-state-disabled .ui-state-disabled{opacity:1;filter:alpha(opacity=100);}
.ui-state-disabled input{cursor:default;}

.fileupload-progressbar {overflow:hidden;margin:0.5em;clear:both;}
.ui-progressbar { height:10px; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }
.ui-progressbar-value {background:#aaa;}

/*.details h2 {margin:0 0 20px 0;}*/
#sidebar .priceh {background:#585858;background:-webkit-gradient(linear,left top,left bottom,from(#686868),to(#464646));background:-moz-linear-gradient(top,#686868,#464646);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#686868',endColorstr='#464646');-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;height:34px;padding:6px 0 10px 0;font-weight:bold;font-size:25px;color:white;text-align:center;text-shadow:rgba(0,0,0,.5) -1px -1px 0;}
#sidebar .subd {margin:0 15px 0;padding:6px 0 30px 0;font-size:18px;}
#sidebar .time {background:url(../i/clock.png) no-repeat 0 5px;margin:3px 0 0 0;padding:1px 0 0 30px;}
#sidebar .m2h {background:url(../i/pencil.png) no-repeat 0 5px;margin:3px 0 0 0;padding:1px 0 0 30px;}
#sidebar .cm2h {background:url(../i/am2.png) no-repeat 0 5px;margin:3px 0 0 0;padding:1px 0 0 30px;}
#sidebar .typh {background:url(../i/home.png) no-repeat 0 3px;margin:3px 0 0 0;padding:1px 0 0 30px;}
#sidebar .vlast {background:url(../i/vlast.png) no-repeat 0 5px;margin:3px 0 0 0;padding:1px 0 0 30px;}
#sidebar .typb {background:url(../i/typb.png) no-repeat 0 5px;margin:3px 0 0 0;padding:1px 0 0 30px;}
#sidebar .podl {background:url(../i/podl.png) no-repeat 0 5px;margin:3px 0 0 0;padding:1px 0 0 30px;}

.vlozh {background:url(../i/pin.png) no-repeat 0 3px;margin:3px 0 0 0;padding:1px 0 0 30px;width:300px;float:left;}


#contactr .kb {padding:10px;}
#contactr .kim {  }

#vyvoj {display:none;}


/*registration*/

#supersized-loader { position:absolute; top:50%; left:50%; z-index:10; width:60px; height:60px; margin:-30px 0 0 -30px; text-indent:-999em; background-color:#111; background:rgba(0,0,0,0.8) url(../i/loader.gif) no-repeat center center; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}
#supersized{position:fixed;left:0;top:0;overflow:hidden;z-index:-999;height:100%;width:100%;}
#supersized img{width:auto;height:auto;position:relative;display:none;outline:none;border:none;}
#supersized.speed img{-ms-interpolation-mode:nearest-neighbor;image-rendering:-moz-crisp-edges;}
#supersized.quality img{-ms-interpolation-mode:bicubic;image-rendering:optimizeQuality;}
#supersized a{z-index:-30;position:absolute;overflow:hidden;top:0;left:0;width:100%;height:100%;background:#111;}
#supersized a.prevslide{z-index:-20;}
#supersized a.activeslide{z-index:-10;}
#supersized a.prevslide img,#supersized a.activeslide img{display:inline;}

#tabs{margin:20px auto 0;background-color:#fff;padding:50px 30px;/*box-shadow:0 0 50px #000000;*/overflow:hidden;width:825px;}

.ui-tabs{position:relative;padding:.2em;zoom:1;}
.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0;}
.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:1px;margin:0 .2em 1px 0;border-bottom:0 !important;padding:0;white-space:nowrap;}
.ui-tabs .ui-tabs-nav li a{float:left;padding:.5em 1em;text-decoration:none;}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected{margin-bottom:0;padding-bottom:1px;}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,.ui-tabs .ui-tabs-nav li.ui-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-state-processing a{cursor:text;}
.ui-tabs .ui-tabs-nav li a,.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a{cursor:pointer;}
.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none;clear:both;}
.ui-tabs .ui-tabs-hide{display:none !important;}

#tabs .ui-tabs-nav {display:none;}
#tabs .ui-tabs-nav a{color:#ccc;}
#tabs .ui-state-active a{color:#222;}

#tabs .screen {text-align:center;}
#tabs input.text{border:2px solid #eee;display:block;font-size:16px;padding:6px 5px;width:205px;}
#tabs .screen .text {margin:0 auto;}
#tabs .back {float:left;margin:5px;}
#tabs .footer {clear:both;}
#tabs .bw {width:185px;text-align:center;}
#tabs h3 {margin:0 0 25px 0;}
#quotes {margin:0 0 25px 0;}	
.field{margin:10px 0;}
#sign-in {margin: 15px 10px 0 0;float:left;}
/*.forgot-password {padding: 4px 0;}*/
	
#forgot {float:left;padding:19px 0 0 10px;}
#fcreate {width:300px;margin:0 auto;}

h3.mtitle{float:left;}
div.options{float:left;margin:0 0 0 10px;}
#logmein{clear:both;}

#gpower {padding: 3px 0 0 0;}

ul.navmenu {margin: 0 10px 20px 10px;}
.navmenu li { font: 13px Helvetica;letter-spacing: 1px; border-bottom:1px solid #ddd; display:block;list-style:none;padding: 3px 20px;}
.navmenu li:hover{background:#ffe;}
.navmenu a {color:#ccc; line-height: 22px;text-transform: uppercase;font-weight:bold;}
.navmenu a.active {color:#222;}


.ib_body img {width:60px; float:left;}
.infoBox {margin-top: 8px; background:#fff;padding: 5px;}
.infoBox .ib_top {background:#000;border-radius:5px 5px 0 0;color:#fff;padding: 5px;}	  
.infoBox .ib_body {background:#fff;border-radius:0 0 5px 5px;}	  
#welcome {margin:25px 0;clear:both;overflow:hidden;}


.sshow,#settings {-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;}

#settings {position:absolute;opacity:0.9;z-index:20;margin:45px 0 0 760px;width:275px;background:#fff;}
#settings #opts {margin:0.5em auto;width:175px;}

.shide {font-size:10px;margin:0 auto;width:30px;display:block;}



