<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: TuzemskĂˇ RealitnĂ­
Theme URI: 
Author: Marek KlusĂˇk
Author URI: http://www.mklusak.cz
Description: WordPress theme
Version: 1.0
License: GNU General Public License
License URI: 
Tags:  
*/

/*
@font-face {
  font-family: 'tuzemska';
  src: url('font/tuzemska.eot?45872400');
  src: url('font/tuzemska.eot?45872400#iefix') format('embedded-opentype'),
       url('font/tuzemska.woff2?45872400') format('woff2'),
       url('font/tuzemska.woff?45872400') format('woff'),
       url('font/tuzemska.ttf?45872400') format('truetype'),
       url('font/tuzemska.svg?45872400#tuzemska') format('svg');
  font-weight: normal;
  font-style: normal;
}
*/


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, 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;
	vertical-align: baseline;	background: transparent;}
body {	line-height: 1;}
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;}
/******************************************************************************/


* { -moz-box-sizing: border-box; box-sizing: border-box; }



/* =Structure
----------------------------------------------- */
body {
line-height: 1.5;
color: #000;
font-family: 'Ubuntu', Arial, sans-serif ;
font-size: 16px;
margin:0;
padding: 0;
background: #fff;
}



p { margin: 1em 0; }

a {  text-decoration: underline; color: #000; transition: all .25s ease-in-out; }
a:hover {  text-decoration: none; color: #999; }

strong, em {   }

em, i {    }

h1, .h1, h2, h3, h4, h5, h6 { margin: 30px 0 15px; font-weight: normal; line-height: 1.25;   }
h1, .h1 { font-size: 20px; margin-top: 0; }
h2 { font-size: 18px;  }
h3, h4, h5, h6 { font-size: 16px; }

@media (min-width: 768px) {
	h1, .h1 { font-size: 30px; margin-top: 0; }
	h2 { font-size: 26px;  }
	h3 { font-size: 24px;  }
	h4, h5, h6 { font-size: 22px; }
}

.h1 { margin: 0 0 25px;  }

.text h2, .text h3, .text h4, .text h5, .text h6 {    }



.center { text-align: center;  }

ul, ol { margin: 1em 0; }
li { margin-left: 50px }

.text li { list-style-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADpJREFUeNpi+MDAoATEZ4D4PxDfBWIXBiCxGyoAw+8YQbIMQNUMSIAJiO8xoIL3IO3GSGa+A5kJEGAAiHsctMpAOW4AAAAASUVORK5CYII=);  }

hr { clear: both; border: 0; height: 1px; background: silver; width: 100%; margin: 2em 0;  }

blockquote { margin: 1em 0; font-size: 135%; font-weight: bold; }
blockquote p { margin: .3em 0; }

table { margin: 1em 0; }
td, th { padding: .5em; border-bottom: 1px solid silver; text-align: left; vertical-align: top; }
th {   }

table.vsenalevo * { text-align: left;  }



input[type=text],input[type=email],input[type=password],input[type=number],input[type=tel],input[type=submit],
	textarea, select, option {
	margin: 0; padding: .8em; font-family: 'Ubuntu', sans-serif; font-size: inherit;
	color: #7e7e81; 
	border: 1px solid #EEEEEE;
	background: #fff;
	-webkit-appearance: none;
}
input[type=text]:focus,input[type=email]:focus,input[type=password]:focus,input[type=number]:focus,input[type=tel]:focus,input[type=submit]:focus,
	textarea:focus, select:focus {
		background: #fafafa;
	}
	
input[type=submit] { padding: .8em 2em; color: #7e7e81; cursor: pointer; width: auto; background: #d8d8d9; border: 1px solid #7e7e81;  font-weight: bold; font-family: 'Ubuntu', sans-serif;}
input[type=submit]:hover { color: #000; }


::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #7e7e81;
    font-size: 16px;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #7e7e81;
   opacity:  1;
   font-size: 16px;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #7e7e81;
   opacity:  1;
   font-size: 16px;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #7e7e81;
   font-size: 16px;
}
:placeholder-shown { /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
  color:    #7e7e81;
  font-size: 16px;
}









.clear { clear: both }
.clearfix:before, .cf:before, .in:before, .clearfix:after, .cf:after, .in:after { content: " "; display: table; }
.clearfix:after, .cf:after, .in:after { clear: both; }

.screen-reader-text { display: none;  }



/* =WordPress Core
-------------------------------------------------------------- */
img { border: 0; max-width: 100%; height: auto;  }
img.alignnone {    margin: 1em auto 1em;}
img.aligncenter, div.aligncenter {    display: block;    margin: 1em auto ;}
img.alignright { float:right; margin: 5px 0 20px 30px;}
img.alignleft { float: left; margin: 5px 30px 20px 0;}
img.aligncenter { margin: 5px auto;}
a img.alignright { float: right; margin: 5px 0 5px 20px;}
a img.alignnone { margin: 5px 20px 5px 0;}
a img.alignleft { float: left; margin: 5px 20px 5px 0;}
a img.aligncenter { display: block; margin-left: auto; margin-right: auto}
.wp-caption { background: #fff; border: 1px solid #f0f0f0; max-width: 96%; padding: 5px 3px 10px; text-align: center;}
.wp-caption.alignnone { margin: 5px 20px 20px 0;}
.wp-caption.alignleft { margin: 5px 20px 20px 0;}
.wp-caption.alignright { margin: 5px 0 20px 20px;}
.wp-caption img { border: 0 none; height: auto; margin: 0; max-width: 98.5%; padding: 0; width: auto;}
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; margin: 0; padding: 0 4px 5px;}
img.wp-smiley { vertical-align: middle; border: 0 !important;}

.gallery { margin: auto; }
.gallery .gallery-item { float: left; margin-top: 10px; text-align: center;	}
.gallery-columns-2 .gallery-item { width: 50%; }
.gallery-columns-3 .gallery-item { width: 33%; }
.gallery-columns-4 .gallery-item { width: 25%; }
.gallery-columns-5 .gallery-item { width: 20%; }
.gallery-columns-6 .gallery-item { width: 15%; }
.gallery .gallery-item img { max-width: 90%; height: auto; box-shadow: 0 0 5px #A7BDAB; }
.gallery .gallery-caption {	margin-left: 0;	}



#mobile-helper { display: block; height: 3px; }
@media  (min-width: 768px) {
	#mobile-helper { display: none; }
}










/*
	Obecne	
*/

.main { max-width: 1000px; margin: auto; padding: 30px 10px 0; }

.footer &gt; .in { width: 94%; max-width: 1000px; margin: auto; padding: 10px 0; }

@media (min-width: 768px) {
	.footer &gt; .in { width: 98%; padding: 20px 0; }
}

@media (min-width: 960px) {
	
	.main { padding: 50px 10px 0; }
	
	.web { 
		background-image: linear-gradient(to top, #fff 0, rgba(255, 255, 255, 0) 600px ), url(img/bg.png);
		background-position: bottom center, top center; 
		background-repeat: no-repeat, repeat-y; 
		
	}
	
}

@media (min-width: 1200px) {
	.main { padding: 80px 10px 0; }
}






 
.obsah { min-height: 400px; margin-bottom: 30px;}




.separator { height: 12px; margin: 25px auto; max-width: 1000px; background: url(img/separator-sedy.png) center center; clear: both;  }


@media print {
	.separator { display: none; }
}

.strankovani { margin-top: 50px; }
.strankovani .nav-links, .urbium-pagination .nav-links { text-align: center; margin: 3em 0; font-size: 18px }
.strankovani .nav-links &gt; *, .urbium-pagination &gt; * { margin-left: 3px; margin-right: 3px;  }



.pagination { clear: both; margin-top: 50px;  text-align: center;  font-weight: bold; }
.pagination .page-numbers { display: inline-block; padding: 10px 15px; margin: 0 2px; border: 3px solid #e93f33; border-radius: 3px; line-height: 1; color: #e93f33; }
.pagination a.page-numbers { text-decoration: none;  }
.pagination a.page-numbers:hover { background-color: #e93f33; color: #fff; }
.pagination .page-numbers.current { border-color: #D0D0D0; color: #000;  }




.pozadi-textu { padding: 20px; background-color: #f5f5f5;  }
.pozadi-textu &gt; :first-child { margin-top: 0 !important;  }







.breadcrumbs { margin-bottom: 20px; font-weight: bold; color: #b3b3b3; font-size: 14px; }
.breadcrumbs a { color: inherit; }

@media (min-width: 768px) {
	.breadcrumbs { font-size: 16px }
}
@media (min-width: 960px) {
	.breadcrumbs { margin-bottom: 40px }
}

















/*
	HLAVICKA
*/

.header {  }
.header .in { padding: 10px;  }

.header.fixed { position: fixed; top: 0; left: 0; width: 100%; z-index: 100; }

@media (min-width: 768px) {
	.header .in { padding: 20px;  }
}

@media (min-width: 960px) {
	.header .in {   transition: all .2s ease-in-out; }
	
	.header.scrolled { background-color: #fff; box-shadow: 0 0 15px rgba(0, 0, 0, .15) ; }
	.header.scrolled .in { padding: 10px 10px; }
}
@media (min-width: 1200px) {
	.header .in { width: 90%; margin: 0 auto; padding: 25px 0 20px; }
	.header.scrolled .in { padding: 10px 10px; }
}









.mobilni-logo { float: left;  }
.mobilni-logo img { max-width: 100px; display: block; }

.hlavni-logo { display: none; }

/* plati i pro paticku */
.soc { display: inline-block; width: 27px; height: 27px; margin: 0 2px; background-position: center center; background-repeat: no-repeat; background-size: 27px;  }
.soc span { display: none;  }
.soc-fb { background-image: url(img/facebook.svg); }
.soc-yt { background-image: url(img/youtube.svg); }
.soc-tw { background-image: url(img/twitter.svg); }
.soc-ig { background-image: url(img/instagram.svg); }
.soc-tt { background-image: url(img/tiktok.svg); }
.soc:hover { opacity: .7;  }

.menu-toggle { float: right; display: block;  width: 28px;  height: 30px; margin-top: 1px;  }
.menu-toggle span:after,
.menu-toggle span:before { content: "";  position: absolute; left: 0; top: -9px; background-color: #E30514;  }
.menu-toggle span:after{  top: 9px; background-color: #E30514; }
.menu-toggle span {  position: relative; top: 12px;  display: block; background-color: #E30514; }
.menu-toggle span,
.menu-toggle span:after,
.menu-toggle span:before {  width: 100%;  height: 5px;   transition: all 0.3s;   backface-visibility: hidden;  border-radius: 2px; }
.menu-toggle.on span {  background-color: transparent; } /* on activation */
.menu-toggle.on span:before {  transform: rotate(45deg) translate(5px, 5px); }
.menu-toggle.on span:after {  transform: rotate(-45deg) translate(7px, -8px); }

.menu-toggle { position: relative; }
.menu-toggle:before { content: 'MENU'; display: block; position: absolute; left: -72px; top: 3px; z-index: 1; }
.menu-toggle:before { color: #E30514; font-weight: bold; line-height: 1; font-size: 22px; }

@media (min-width: 400px) {
	.mobilni-logo img { max-width: 150px;  }
	.menu-toggle { margin-top: 8px; margin-right: 10px;  }
}




@media (min-width: 960px) {
	.mobilni-logo { display: none; }
	
	.hlavni-logo { display: block;  }
	.hlavni-logo img { display: block; margin: 0 auto; width: 120px; height: 120px; transition: all .2s ease-in-out; }
	
	.scrolled .hlavni-logo img { width: 50px; height: 50px; }
	
}










/* NAVIGACE */


.navigace { clear: both;  }
.navigace ul { list-style: none; margin: 0;  }
.navigace a { color: #000; text-decoration: none;  }

@media  (max-width: 959px) {
	.navigace { display: none; padding-top: 10px; }
	.navigace li { margin: 0; border-bottom: 1px solid #e3e0db; }
	.navigace li a { display: block; font-size: 16px; padding: 8px 10px; text-align: left; font-weight: bold; background-color: #F0F0F0; }
	.navigace li li {   }
	.navigace li li a { padding-left: 30px; font-weight: normal;  }
	
	.navigace .menu-logo { display: none; }
	
}


@media  (min-width: 960px) { 
	
	.menu-toggle { display: none; }
	
	.navigace { display: flex !important; justify-content: space-between; align-items: center; margin: 0; }
	
	.navigace .menu1 { flex: 1 1 auto; width: 41.5%; }
	.navigace .hlavni-logo { width: 120px; flex: 0 0 auto; margin: 0 25px; padding: 0; border-bottom: 0; }
	.navigace .menu2 { flex: 1 1 auto; width: 41.5%; }
	
	.navigace .menu { display: flex; justify-content: space-between; align-items: center; }
	.navigace .menu &gt; li { margin: 0 auto; position: relative; text-align: center; }
	
	.navigace .menu-reference { min-width: 190px; }
	
	.navigace a { display: block;  padding: 5px 2px; border-bottom: 5px solid transparent;   }
	.navigace a { color: #b3b3b3; font-size: 16px; font-weight: bold; text-transform: uppercase; }
	.navigace a { transition: all .25s ease-in-out; }
											 
	.navigace a:hover, .navigace .current-menu-item &gt; a, .navigace .current-menu-parent &gt; a, 
		.navigace .current-menu-ancestor &gt; a, .navigace li:hover &gt; a { border-color: #f00000; color: #f00000;  }
	
	.navigace .sub-menu { position: absolute; top: 110%;  width: auto !important; z-index: 50; opacity: 0; visibility: hidden; 
							transition: top .15s linear; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); background: rgba(255,255,255,0.95);
							padding: 10px; }
	.navigace .sub-menu li { margin: 0; width: 200px; position: relative; text-align: left; }
	.navigace .sub-menu a {  padding: 4px 15px;  border-bottom: 0; white-space: normal; }
	.navigace .sub-menu a:hover {  color: #f00000; }
	
	.navigace li:hover &gt; .sub-menu { display: inline-block; visibility: visible; opacity: 1; left: 0; top: 100%; }
	.navigace li#menu-item-25 &gt; .sub-menu { left: initial; right: 0; }
	
	.navigace .sub-menu .sub-menu { top: 0; transition: none;  }
	.navigace .sub-menu li:hover &gt; .sub-menu { display: inline-block; visibility: visible; opacity: 1; top: 0; left: 100%; }
	
	/*
	.menu-nemovitosti { position: relative; transition: all .2s ease-in-out;}
	.menu-nemovitosti:before {  
		font-family: "tuzemska";
		font-style: normal;
		font-weight: normal;
		speak: none;

		display: block;
		position: absolute; top: -25px; left: 50%; transform: translateX(-50%);
		
		text-decoration: inherit;
		width: 1em;
		text-align: center;
		font-variant: normal;
		text-transform: none;
		line-height: 1em;
		
		font-size: 30px;
		
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		
		transition: all .25s ease-in-out;
	}
	.menu-nemovitosti:before { content: '\e800'; color: #b3b3b3; } 
	.menu-nemovitosti:hover:before, .menu-nemovitosti.current-menu-item:before { color: #f00000; } 
	
	.scrolled .menu-nemovitosti { margin-top: 23px !important; }
	*/
	
} 

@media (min-width: 1050px) {
	.navigace a { padding-left: 5px; padding-right: 5px; }
}


@media  (min-width: 1100px) { 
	
}
@media  (min-width: 1200px) { 
	
	.navigace a { padding-left: 6px; padding-right: 6px; }
}

























/* PATICKA - SLOUPCE */

.footer-sloupce { background: #f0f0f0 url(img/separator-bily.png); padding: 10px 0; margin-bottom: 30px;}
.footer-sloupce .in { background: #f0f0f0;  }

.footer-sloupce, .footer-sloupce a { color: #646567; text-decoration: none; }
.footer-sloupce a:hover { text-decoration: underline;  }
.footer-sloupce strong { color: #000;  }

.footer-sloupec { text-align: center; padding: 10px;  }
.footer-sloupec h3 { margin: 0 0 10px; color: #f00000; }

.footer-sloupec ul { list-style: none; }
.footer-sloupec li { margin: 0; }

.fs4 h3 { display: none;  }

.footer-sloupec .menu li { border-top: 1px solid #e3e0db;  }
.footer-sloupec .menu li a { border-top: 1px solid #fbfbfb; display: block; padding: 5px; font-size: 16px; }


@media (min-width: 600px) {
	.fs1 { float: left; width: 50%;  }
	.fs2 { float: right; width: 50%;  }
	
	.fs3 { float: left; clear: left; width: 50%; }
	.fs4 { float: right; width: 50%;  }
	.fs4 h3 { display: block;  }
}

@media (min-width: 960px) {
	.footer-sloupec { float: left; width: 33%; clear: none; text-align: left; padding: 20px; }
}


@media print {
	.fs1, .fs2 { display: none;  }
}









/* PATICKA */

.footer-copy { font-size: 14px; text-align: center; line-height: 1.25; background: #f0f0f0; color: #646567; }
.footer-copy .in { padding: 10px;  }
.footer-copy a { color: inherit; font-style: italic; text-decoration: none;   }
.footer-copy p { margin: 0; padding: 5px;  }

.footer-copy .f1 { padding-top: 40px; padding-bottom: 20px;  background: url(img/logo.png) top center no-repeat; background-size: 100px; }

@media (min-width: 768px) {
	.footer-copy .f1 { float: left; width: 65%; text-align: left; padding: 7px 0 7px 145px; background-position: left center; background-size: 125px; }
	.footer-copy .f2 { float: right; width: 30%; text-align: right;  }
	.socialky-footer .soc {  width: 36px; height: 36px; background-size: 36px; line-height: 36px; margin-top: 0; }
}
@media (min-width: 1170px) {
	.footer-copy .f1 { width: 73%; }
	.footer-copy .f2 { width: 25%; }
}

















/*
	STRANKY
*/


@media (min-width: 768px) {
	
	.pozadi-textu { min-height: 500px  }
	.page-kontakty .pozadi-textu { min-height: auto;  }
	
	.page-o-nas .pozadi-textu { background-image: url(img/ilustrace-o-nas.png); background-position: 20px 20px; background-repeat: no-repeat; }	
	.page-o-nas .pozadi-textu { padding-left: 320px;  }
	
	.page-kariera .pozadi-textu { background-image: url(img/ilustrace-kariera1.png),url(img/ilustrace-kariera2.png); 
									background-position: 10px 40px, right 10px top 40px; 
									background-repeat: no-repeat; 
									padding-left: 150px; padding-right: 150px; 
									background-size: 125px;}	
	
	.page-chci-prodat .pozadi-textu { background-image: url(img/ilustrace-chci-prodat.png); background-position: 20px 50px; background-repeat: no-repeat; }	
	.page-chci-prodat .pozadi-textu { padding-left: 300px;  }
	
}


@media (min-width: 960px) {
	.page-kariera .pozadi-textu { background-size: auto; padding-left: 255px; padding-right: 255px;  }
}








































.home-soc { margin: 0 0 30px; text-align: center; }
.home-soc__claim { margin: 0 0 8px; font-size: 14px; }
.home-soc .soc { margin: 0 4px; width: 32px; height: 32px; background-size: 32px; }

@media (min-width: 960px) {
	.main.hp { padding-top: 20px; }
	
	.home-soc { margin-bottom: 40px; }
	.home-soc__claim { margin-bottom: 14px; font-size: 20px; }
	.home-soc .soc { margin: 0 10px; width: 50px; height: 50px; background-size: 50px; }
}






/* UVODNI SLIDSHOW */
/*
.urbium-slider-heading { margin: 0 0 20px;  }

.urbium-slider-heading a { margin-right: 20px; color: #000; }
.urbium-slider-heading a:first-child { color: #000; }
.urbium-slider-heading a:last-child { margin-right: 0; }

.urbium-slider-wrapper {  max-width: 85%;  margin: auto; position: relative;  }
.urbium-slider { opacity: .1;  }
.urbium-slider-item { width: 240px; float: left; padding: 0 10px;  }
.urbium-slider-item-in { border: 1px solid #d2d2d2; padding: 10px; }
.urbium-slider-item-in:hover { border-color: #ff0000; }
.urbium-slider-item a { text-decoration: none;  }
.urbium-slider-item a:hover { color: inherit; }
.urbium-slider-item img { display: block; margin: 0 0 5px;  }
.urbium-slider-item h3 { margin: 0; font-size: 16px; color: #fff; background: #ff0000; padding: 4px 8px; }
.urbium-slider-item-location { margin: 4px 0;  }
.urbium-slider-item-price { margin: 4px 0; text-align: right;  }
.urbium-slider-item-price span {  color: #fff; background: #b0b0b0; padding: 4px 8px;  }
.urbium-slider-item-price.noprice span {  background: transparent; }
.urbium-slider-item-reserverd { height: 38px; text-align: right; margin: 0; }
.urbium-slider-item-reserverd img { display: inline; margin: 0; }

.urbium-slider-left, .urbium-slider-right { display: block; width: 35px; height: 100%; position: absolute;  top: 0; bottom: 0; background-color: #f0f0f0; }
.urbium-slider-left { left: -35px; background: #f0f0f0 center center no-repeat url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAgCAYAAADNLCKpAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAALlJREFUeNq81e0JgzAQBuCL+L+O0BEcpSOkE3WEjGQ3USc434gWG4y53JUGXgS5J0o+HTOTps3OBYq4NhNRQPSwGgO8dliFUeyPMKYRDo7HIySv36ovIiPSl+AjB9cpvoD9VngKs1gCT3EGxvi0NoV3KfzCKOiQQQo/WANXfAFDaQ2QFsY0ZGmm3zYNmHmqNKvrt8vTvDHMW1JyihSx6RgqdDCYjl71bfHf6ybtoNXsxBvzE7cILQIMAA+yIQ0xCyb6AAAAAElFTkSuQmCC); }
.urbium-slider-right { right: -35px; background: #f0f0f0 center center no-repeat url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAhCAYAAADQ1StpAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAALZJREFUeNrE1dENgzAMBNALE3SEjsAojMBGHSEjlU1aJgi4japSJdHJlwpLFvDzFBPHQUoJTyDa05PIQPIi34AL+QUsbypgObPAgHcsOEZcQ5jBRF7BuOfDs5LPSwOZKKCB2PdIAR6kqFrthVKKSLW2BnKlgAZy3/NCAQxCdZudkRpC93wNGaDG30uQfqK0jWw39m9l6TBJx9k7lfqMtLw1rsksj/USEE+72qTL1X29h5cixCbAAFWHzIaTtmKXAAAAAElFTkSuQmCC); }
.urbium-slider-left:hover, .urbium-slider-right:hover { background-color: #DDDDDD;  }

@media (min-width: 560px) {
	.urbium-slider-wrapper {  }
}

@media (min-width: 840px) {
	.urbium-slider-wrapper {  }
}

@media (min-width: 1050px) {
	.urbium-slider-wrapper { max-width: 960px; }
	.urbium-slider-left, .urbium-slider-right  { width: 40px;  }
	.urbium-slider-left { left: -40px;  }
	.urbium-slider-right { right: -40px;  }
}


*/













/*
88888888ba   88888888888  88888888888  88888888888  88888888ba   88888888888  888b      88    ,ad8888ba,   88888888888  
88      "8b  88           88           88           88      "8b  88           8888b     88   d8"'    `"8b  88           
88      ,8P  88           88           88           88      ,8P  88           88 `8b    88  d8'            88           
88aaaaaa8P'  88aaaaa      88aaaaa      88aaaaa      88aaaaaa8P'  88aaaaa      88  `8b   88  88             88aaaaa      
88""""88'    88"""""      88"""""      88"""""      88""""88'    88"""""      88   `8b  88  88             88"""""      
88    `8b    88           88           88           88    `8b    88           88    `8b 88  Y8,            88           
88     `8b   88           88           88           88     `8b   88           88     `8888   Y8a.    .a8P  88           
88      `8b  88888888888  88           88888888888  88      `8b  88888888888  88      `888    `"Y8888Y"'   88888888888
*/


.overena-reference { padding-top: 55px; text-align: center; font-size: 12px; color: #47A135; }
.overena-reference { margin: auto; max-width: 475px; }
.overena-reference { background: url(img/razitko.svg) top center no-repeat; background-size: 50px 50px; }


@media (min-width: 768px) {
	.overena-reference {  background-position: left center; padding: 20px 20px 20px 70px; text-align: left; }
}

@media (min-width: 960px) {
	.overena-reference { max-width: 700px; margin-top: 30px; font-size: 15px; font-weight: bold; }
	.overena-reference { padding-left: 80px; background-size: 60px }
}


.reference-a-realizovane-obchody {}


.reference__wrapper { padding-top: 50px; }

.reference__item { margin: 80px auto 0; max-width: 475px; padding: 60px 20px 220px; background-color: #f5f5f5; text-align: center; }
.reference__item { position: relative; }
.reference__item:first-child { margin-top: 0; }

.reference__klient { width: 84px; height: 84px; border-radius: 5px 0 5px 0; }
.reference__klient { position: absolute; top: -42px; left: 50%; z-index: 10; -webkit-transform: translateX(-50%); transform: translateX(-50%); }

.reference__text-reference { margin-bottom: 10px; color: #000; font-style: italic; font-weight: 400; font-size: 14px }

.reference__jmeno { margin-bottom: 0; }
.reference__podrobnosti { margin-bottom: 20px; color: #808080; font-weight: 400; font-size: 14px }

.reference__cely-pribeh {}
.reference__cely-pribeh a { color: #ff0000; text-transform: uppercase; font-weight: bold; text-decoration: none; }

.reference__foto { display: block; width: 100%; height: 200px; position: absolute; bottom: 0; left: 0; z-index: 1; }
.reference__foto { background-position: center center; background-repeat: no-repeat; background-size: cover; }

.reference__foto:before { content: ''; display: block; width: 55px; height: 55px; position: absolute; top: -40px; left: -5px; z-index: 2; }
.reference__foto:before { background: url(img/razitko.svg); background-size: 55px 55px; }

@media (min-width: 500px) {
	.reference__foto:before { width: 80px; height: 80px; top: -70px; left: -15px; background-size: 80px 80px; }
}

@media (min-width: 768px) {
	.reference__item { margin-top: 140px; padding: 75px 50px 300px; }
	.reference__text-reference, .reference__jmeno, .reference__podrobnosti { font-size: 16px; }
	.reference__podrobnosti { margin-bottom: 30px; }
	.reference__foto { height: 270px; }
	
	.reference__foto:before { width: 112px; height: 112px; top: -56px; left: -20px; background-size: 112px 112px; }
}

@media (min-width: 960px) {
	.reference__wrapper { display: flex; justify-content: space-between; flex-wrap: wrap; padding-top: 80px; }
	.reference__item { width: 48%; margin: 140px 0 0; }
	.reference__item:first-child { margin-top: 0; }
	.reference__item:nth-child(2) { margin-top: 0; }
	
	.reference__foto:before { left: -27px; }
}













.detail-reference {}
.detail-reference__foto {}
.detail-reference__foto img { display: block; margin: auto; }

.detail-reference__obsah { position: relative; padding: 60px 10px 10px; background-color: #f5f5f5; }


.detail-reference__klient { width: 84px; height: 84px; border-radius: 5px 0 5px 0; }
.detail-reference__klient { position: absolute; top: -42px; left: 50%; z-index: 10; -webkit-transform: translateX(-50%); transform: translateX(-50%); }

.detail-reference__text { font-style: italic; }
.detail-reference__text * { margin-top: 0; }

@media (min-width: 768px) {
	.detail-reference__obsah { padding: 120px 80px 80px; }
	.detail-reference__klient { width: 150px; height: 150px; top: -75px; }
	.detail-reference__text { font-size: 20px; font-weight: 300; }
}

@media (min-width: 960px) {
	.detail-reference__text { font-size: 22px; }
}
@media (min-width: 1200px) {
	.detail-reference__text { font-size: 28px; }
}











/*
88888888ba   88888888ba     ,ad8888ba,    88888888ba,    88888888888          88  
88      "8b  88      "8b   d8"'    `"8b   88      `"8b   88                   88  
88      ,8P  88      ,8P  d8'        `8b  88        `8b  88                   88  
88aaaaaa8P'  88aaaaaa8P'  88          88  88         88  88aaaaa              88  
88""""""'    88""""88'    88          88  88         88  88"""""              88  
88           88    `8b    Y8,        ,8P  88         8P  88                   88  
88           88     `8b    Y8a.    .a8P   88      .a8P   88           88,   ,d88  
88           88      `8b    `"Y8888Y"'    88888888Y"'    88888888888   "Y8888P"
*/


.detail-prodeje {}
.detail-prodeje__foto {}
.detail-prodeje__foto img { display: block; margin: auto; }

.detail-prodeje__obsah { position: relative; padding: 60px 10px 10px; background-color: #f5f5f5; }

.detail-prodeje__text { font-style: italic; }
.detail-prodeje__text * { margin-top: 0; }

@media (min-width: 768px) {
	.detail-prodeje__obsah { padding: 120px 80px 80px; }
	.detail-prodeje__text { font-size: 20px; font-weight: 300; }
}

@media (min-width: 960px) {
	.detail-prodeje__text { font-size: 22px; }
}
@media (min-width: 1200px) {
	.detail-prodeje__text { font-size: 28px; }
}

















/* KONTAKTY */


.kontakt-info {  }
.kontakt-info h2, .kontakt-info p { margin: 0 0 2px; }

.kontakt-email, .kontakt-telefon { position: relative; padding-left: 40px; }
.kontakt-email::before, .kontakt-telefon::before { content: ' '; position: absolute; left: 0; top: 25%; display: block; width: 24px; height: 15px; background: url(img/cerna-obalka.png) 0 0 no-repeat;   }
.kontakt-telefon::before { width: 20px; height: 20px; top: 15%; background-image: url(img/cerne-sluchatko.png); }

@media (min-width: 768px) {
	.kontakt-info { background: url(img/logo.png) 10px 10px no-repeat; -webkit-background-size: 200px; background-size: 200px;  padding-left: 250px;  }
}

@media (min-width: 960px) {
	.kontakt-info {  -webkit-background-size: 350px; background-size: 350px; padding-left: 425px;  }
}




.pobocky {  }

.pobocka { padding: 20px; background: #f5f5f5; margin-bottom: 25px; text-align: center; }
.pobocka:last-child { margin-bottom: 0;  }
.pobocka h2 { margin: 0 0 5px;  }
.pobocka img { border: 2px solid #d0d0d0; max-width: 200px;  }


@media (min-width: 450px) {
	.pobocka .p1 { width: 49%; float: left; text-align: left; margin-bottom: 20px; }
	.pobocka .p2 { width: 49%; float: right; margin-bottom: 20px; }
	.pobocka .p3 { clear: left; }
	.pobocka img { max-width: 100%;  }
}


@media (min-width: 768px) {
	.pobocka .p1 { width: 25%; margin-bottom: 0; padding-right: 10px; }
	.pobocka .p2 { width: 27%; float: left; margin-bottom: 0; padding-right: 10px; }
	.pobocka .p3 { clear: none; width: 48%; float: left; }
}














/* MAKLERI */

/*
	Pozor, vizitka se pouziva i v detailu nemovitosti !!!!!!!
*/


.prehled-makleru {  }
.makler { margin-top: 25px; }
.makler:first-child { margin-top: 0;  }

.makler-info { padding: 20px; background: #f5f5f5; text-align: center;  }



.makler-foto { margin-bottom: 10px;  }
.makler-jmeno h3 { font-size: 22px; margin: 0; }
.makler-jmeno p { margin: 5px 0 0; }

.makler .email, .makler .telefon, .makler .www { margin: 4px 0;  }
.makler .email strong, .makler .telefon strong, .makler .www strong { position: relative; padding-left: 35px; }
.makler .email strong::before, .makler .telefon strong::before, .makler .www strong::before { content: ' '; position: absolute; left: 0; top: 5px; display: block; width: 23px; height: 14px; background: url(img/cervena-obalka.png) 0 0 no-repeat;   }
.makler .telefon strong::before { width: 20px; height: 21px; left: 2px; top: 0; background-image: url(img/cervene-sluchatko.png); }
.makler .www strong::before { width: 21px; height: 21px; left: 2px; top: 0; background-image: url(img/cervene-www.png); }

.makler-vizitka { position: relative; padding-bottom: 56.25%; }
.makler-vizitka iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

@media (min-width: 768px) {
	
	.prehled-makleru .makler { display: flex; justify-content: space-between; align-items: stretch;  }
	.prehled-makleru .makler-info { width: 49%; text-align: left;  }
	.prehled-makleru .makler-vizitka { width: 49%; padding-bottom: 0; }
	
	
	
	
	.makler-foto { float: left; width: 30%; margin-bottom: 25px; }
	.makler-jmeno { float: right; width: 66%;  }
	.makler-kontakty { clear: left; }
	
	.makler-foto img { display: block; margin: 0;  }
	
	.makler-jmeno { padding-top: 40px; background: url(img/logo.png) 0 0 no-repeat; -webkit-background-size: 100px; background-size: 100px;	 }
	.makler-jmeno .ico { margin-top: 15px;  }
}


@media (min-width: 960px) {
	.makler-foto { width: 45%; }
	.makler-jmeno { width: 51%; }
	
	.makler-foto { position: relative; padding-left: 35px; }
	.makler-foto::before { content: ''; display: block; width: 12px; position: absolute; top: 0; bottom: 0; left: 5px; background: url(img/separator-cerveny.png);  }
	
	
	.makler-jmeno { padding-top: 55px; -webkit-background-size: 125px; background-size: 125px;	 }
}



































/* REALITNI SLOVNIK */

.slovnikovy-pojem { padding: 20px; background: #f5f5f5; margin-bottom: 30px; }
.slovnikovy-pojem-nadpis { margin: 0; padding: 0 0 0 40px; position: relative; }
.slovnikovy-pojem-nadpis::before { content:''; display: block; width: 27px; height: 23px; position: absolute; left: 0; top: 3px; }
.slovnikovy-pojem-nadpis::before { background: url(img/bublina-s-logem.png) 0 0 no-repeat; -webkit-background-size: 27px; background-size: 27px; }

@media (min-width: 768px) {
	.slovnikovy-pojem-nadpis::before { width: 57px; height: 45px; top: 0; -webkit-background-size: 54px; background-size: 54px;   }	
	.slovnikovy-pojem-nadpis { padding-left: 70px; margin-bottom: 10px; }	
	.slovnikovy-pojem-text { font-size: 18px  }
	.slovnikovy-pojem-text &gt; :first-child { margin-top: 20px;  }
}



.realitni-slovnik-dolni-text { padding: 20px; background: #f5f5f5; }

@media (min-width: 768px) {
	.realitni-slovnik-dolni-text { font-size: 18px }
}




















/*
	CHCI PRODAT
*/
#chci-prodat .alert { display: none; font-weight: bold; color: red; text-align: center; }
#chci-prodat .alert .success { color: green !important; }

.chci-prodat-row { padding: 8px 0; }
.chci-prodat-row .chci-prodat-input { width: 100%; display: block; border: 2px solid #d0d0d0; }
.chci-prodat-row .chci-prodat-input:focus { color: #000;  }

#chci_prodat_upresneni { height: 125px;  }














/*
	PARTNERSKE WEBY
*/
.partnersky-web { padding: 20px; background: #f5f5f5; margin-bottom: 25px; text-align: center; }

@media (min-width: 768px) {
	.partnersky-web	{ width: 49%; float: left; text-align: left; position: relative; }
	.partnersky-web:nth-child(2n) { float: right;  }
	.partnersky-web:nth-child(2n+1) { clear:left;  }
	
	.partnersky-web img { float: left; margin: 0 20px 0 0; }
	.partnersky-web h3 { margin-top: 0;  }
	
	.partnersky-web .odkaz { margin: 0; font-size: 20px; position: absolute; right: 30px; bottom: 40px;   }
}






























/*
	#######################################################################################################################################
	#######################################################################################################################################
	#######################################################################################################################################
	#######################################################################################################################################
	#######################################################################################################################################
	#############################################
	#############################################
	#############################################
	
	URBIUM NEMOVITOSTI
*/



/*

	PREHLED
	
*/


.urbium-properties-shortcode { margin: 30px 0; }

.urbium-properties-item { margin-bottom: 30px; }

.urbium-properties-more-photos { display: none;  }

.urbium-properties-photos,.urbium-properties-desc {  background: #f5f5f5;}
.urbium-properties-photos { padding: 10px; margin-bottom: 10px;  }
.urbium-properties-desc { padding: 20px; }

.urbium-properties-title { margin-top: 0;  }
.urbium-properties-title a { text-decoration: none;  }



.property-active .urbium-properties-desc:before { content: ''; display: block; float: right; width: 123px; height: 35px; margin: 0 0 5px 15px; background-image: url(img/aktivni.png); }
.property-reserved .urbium-properties-desc:before { content: ''; display: block; float: right; width: 191px; height: 38px; margin: 0 0 5px 15px; background-image: url(img/rezervovano.png); }




.urbium-properties-address-item-title, 
	.urbium-properties-price-item-title { display: inline-block; padding: 2px 30px 2px 10px; min-width: 80px; margin-right: 20px; color: #fff; background: #b0b0b0; }

.urbium-properties-price { margin-top: 30px;  }
.urbium-properties-price-item-title {  background: #f00000; }
.urbium-properties-price-item-value {  color: #f00000; font-weight: bold; font-size: 18px }

.urbium-properties-link { margin-top: 20px; text-align: right; }
.urbium-properties-link .urbium-button { display: inline-block; background: #b0b0b0; padding: 10px 15px; color: #fff; text-decoration: none; font-size: 18px }

.urbium-properties-link .urbium-button { padding-left: 50px; background-image: url(img/lupa.png); background-position: 10px 50%; background-repeat: no-repeat;  }

.urbium-properties-more-photos-count { text-align: right; font-size: 14px; }

@media (min-width: 768px) {
	.urbium-properties-photos { width: 49%; float: left;  }
	.urbium-properties-desc  { width: 49%; float: right; }
	
	/* v detailu vsechny fotky skryji, a odkryji prvni ctyri */
	.urbium-property-item .urbium-properties-more-photos a { display: none;  }
	
	/* spolecne i pro detail */
	.urbium-properties-more-photos { display: block;  }
	.urbium-properties-more-photos-1 { float: left; width: 49%;  }
	.urbium-properties-more-photos-2 { float: right; width: 49%;  }
	
	/* detail */
	.urbium-properties-more-photos-3 { float: left; width: 49%; clear: left;  }
	.urbium-properties-more-photos-4 { float: right; width: 49%;  }
	
	.urbium-properties-more-photos-1, 
	.urbium-properties-more-photos-2, 
	.urbium-properties-more-photos-3, 
	.urbium-properties-more-photos-4 { display: block !important;  }
}












/*
	VYHLEDAVACI FORMULAR
*/

.urbium-search-wrapper { margin-bottom: 20px; }
.urbium-search-wrapper.is-search {}

/*
.urbium-search-fields { display: none;  }
.is-search .urbium-search-fields { display: none;  }
*/
.urbium-search-fields-show-search { display: none;  }
.urbium-search-info { display: none;  }
.urbium-search-reset-filters { display: none;  }


.urbium-search-item { padding: 10px 0; }
.urbium-search-item .search-label { display: block; }
.urbium-search-item input,.urbium-search-item select { width: 100%;  }


@media (min-width: 600px) {
	.urbium-search-item { width: 49%; float: left; margin-right: 2%; padding: 5px 0; }
	.urbium-search-item:nth-child(2n) { margin-right: 0; }
	
	.urbium-search-item-cena input { width: 100px;  }
	
	.urbium-search-item-submit { float: none; width: 100%; clear: left; text-align: center; }
	.urbium-search-item-submit input { width: auto;  }
}


@media (min-width: 960px) {
	.urbium-search-wrapper { margin-bottom: 40px; }
	.urbium-search-item { width: 24%; margin-right: 1.33%; }
	.urbium-search-item:nth-child(2n) { margin-right: 1.33%; }
	.urbium-search-item:nth-child(4n) { margin-right: 0; }
	
	.urbium-search-item-cena { width: 49.33%;  }
	.urbium-search-item-cena input { width: 200px;  }
	
	.urbium-search-item-submit { float: left; clear: none; text-align: left; margin-right: 0; }
	.urbium-search-item-submit input { width: 100%; margin-top: 23px;}
}














/*

	DETAIL

*/
.urbium-single-property-photos, .urbium-single-property-price, .urbium-single-property-desc {  background: #f5f5f5; margin-bottom: 20px;}
.urbium-single-property-photos { padding: 10px;   }
.urbium-single-property-price { padding: 10px;   }
.urbium-single-property-desc { padding: 20px; }


.property-active .urbium-single-property-desc:before { content: ''; display: block; float: right; width: 123px; height: 35px; margin: 0 0 5px 15px; background-image: url(img/aktivni.png); }
.property-reserved .urbium-single-property-desc:before { content: ''; display: block; float: right; width: 191px; height: 38px; margin: 0 0 5px 15px; background-image: url(img/rezervovano.png); }

.urbium-properties-videos { margin-top: 10px; }
.urbium-properties-video { max-width: 100%; height: auto; margin-bottom: 15px; }
.urbium-properties-video:last-child { margin-bottom: 0; }

.urbium-properties-video--yt { display: block; padding-bottom: 56.25%; position: relative; }
.urbium-properties-video--yt iframe { display: block; position: absolute; top: 0; left: 0; bottom: 0; right: 0; width: 100%; height: 100%;  }


@media (min-width: 768px) {
	.urbium-single-property-photos { width: 49%; float: left;  }
	.urbium-single-property-price { width: 49%; float: right; }
	.urbium-single-property-desc { width: 49%; float: right; }
	
	.urbium-single-property-more-photos { display: block;  }
	.urbium-single-property-more-photos-1 { float: left; width: 49%; }
	.urbium-single-property-more-photos-2 { float: right; width: 49%; }
}


.urbium-single-property-featured-image-wrapper { margin-bottom: 10px; }
.urbium-single-property-featured-image-link { position: relative; display: block; }
.urbium-single-property-featured-image-link img { display: block;  }
.urbium-single-property-featured-image-link::after { content: ''; display: block; position: absolute; right: 0;  bottom: 0; width: 76px; height: 76px;  
														background: url(img/foto-lupa.png);}
.urbium-single-property-featured-image-link:hover::after { opacity: .8;  }


/* cena */
.urbium-single-property-price { font-size: 24px;  }
.urbium-single-property-price-note { font-size: 16px !important; font-style: italic; }
.urbium-single-property-price-item-title { display: inline-block; background: #ff0000;   color: #fff; padding: 2px 10px;  }
.urbium-single-property-price-item-value { float: right; color: #ff0000; }



/* Tabulka dat */
.urbium-single-property-data { background: #f5f5f5; padding: 20px; margin-bottom: 20px;  } /* dolni margin pro odsazeni separatoru*/
.urbium-single-property-data-table { margin: 0; }

.urbium-single-property-data * { border-bottom: 0; vertical-align: middle; }
.urbium-single-property-data th { width: 40%; font-weight: normal; vertical-align: top;  }

@media screen {
	.urbium-single-property-data th span { display: inline-block; color: #fff; background: #b0b0b0; padding: 2px 10px; }	
}




@media (min-width: 768px) { 
 	.urbium-single-property-data { width: 49%; float: left; clear: left; }
}



/*
	Mapa
*/
.urbium-single-property-google-map { height: 400px; margin-bottom: 20px; }
.urbium-single-property-google-map img { max-width: none }


@media (min-width: 768px) { 
 	.urbium-single-property-google-map { width: 49%; float: left; margin-bottom: 0; }
 	.urbium-property-item .makler { width: 49%; float: right; margin-top: 0; min-height: 400px; }
}

/* Makler */

.urbium-property-item .makler .makler-jmeno { float: none; width: auto; clear: left; background: none; padding-top: 0; padding-bottom: 10px; }

.makler-property-links { margin-bottom: 20px; }
.makler-property-links p { margin: 0; }
.makler-property-links a { text-transform: uppercase; font-weight: bold; text-decoration: none; display: inline-block; padding: 15px 0 15px 55px; }
.makler-property-links .vytisknout a { background: url(img/link-vytisknout.png)	left center no-repeat;  }
.makler-property-links .vytisknout a:hover { color: red; background-image: url(img/link-vytisknout-hover.png);}
.makler-property-links .poslat a { background: url(img/link-poslat.png)	left center no-repeat;  }
.makler-property-links .poslat a:hover { color: red; background-image: url(img/link-poslat-hover.png);}
.makler-property-links .dotaz a { background: url(img/link-dotaz.png)	left center no-repeat;  }
.makler-property-links .dotaz a:hover { color: red; background-image: url(img/link-dotaz-hover.png);}


@media (min-width: 768px) {
	.makler-property-links { float: right; width: 50%; }
	.urbium-property-item .makler .makler-foto { margin-bottom: 10px;  }
	.urbium-property-item .makler .makler-jmeno { padding-left: 35px;  }
}

@media (min-width: 768px) and (max-width: 959px) {
	.makler-property-links a { font-size: 14px; padding: 5px 0 5px 40px; background-size: 30px !important;  }	
}

@media (min-width: 960px) {
	.makler-property-links {  width: 40%; }	
	.makler-property-links a { padding: 10px 0 10px 55px; line-height: 1.3n; }	
}


@media print {
	.makler-property-links { display: none;  }
}



/*
	Poslat znamemu
*/
.urbium-send-to-friend-form {}
.urbium-send-to-friend-form h3 { margin-top: 0; text-align: center; }
.stf-form-item-submit { text-align: center; }
.urbium-send-to-friend-result { text-align: center;  }

.urbium-send-to-friend-form input[type="email"], .urbium-send-to-friend-form textarea { width: 100%;  }
.urbium-send-to-friend-form textarea { height: 125px;  }

@media (min-width: 768px) {
	.urbium-send-to-friend-form { width: 500px;  }
}




/*
	Poslat dotaz brokeri (identicke s vyse)
*/
.urbium-send-question-to-broker-form {}
.urbium-send-question-to-broker-form h3 { margin-top: 0; text-align: center; }
.sqtb-form-item-submit { text-align: center; }
.urbium-send-question-to-broker-result { text-align: center;  }

.urbium-send-question-to-broker-form input[type="text"],
	.urbium-send-question-to-broker-form input[type="email"], 
	.urbium-send-question-to-broker-form input[type="tel"], 
	.urbium-send-question-to-broker-form textarea { width: 100%;  }
.urbium-send-question-to-broker-form textarea { height: 150px;  }

@media (min-width: 768px) {
	.urbium-send-question-to-broker-form { width: 500px;  }
}










@media (max-width: 959px) {
	.fancybox-nav span { visibility: visible !important; }
}


















/*
88        88  88888888ba   
88        88  88      "8b  
88        88  88      ,8P  
88aaaaaaaa88  88aaaaaa8P'  
88""""""""88  88""""""'    
88        88  88           
88        88  88           
88        88  88 
*/


.novinka { margin-bottom: 50px; }
.novinka__link { display: block; position: relative; height: 250px; text-decoration: none; background-position: center center; background-repeat: no-repeat; background-size: cover; }
.novinka__link:after { content: ''; display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 1; }
.novinka__link:after { background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 85%); }

.novinka__link__label { display: block; padding: 8px 12px; font-weight: bold; color: #fff; background-color: #e93f33; }
.novinka__link__label { position: absolute; top: -5px; right: 10px; z-index: 5; }
.novinka__link__title { position: absolute; bottom: 0; left: 0; z-index: 5; padding: 15px; font-weight: bold; color: #fff; font-size: 20px; }

.novinka__link__title span { display: block; }
.novinka__link__title span.rez { font-size: 14px; font-weight: normal; }
.novinka__link__title span.rez strong { color: #e93f33;}

@media (min-width: 768px) {
	.novinka__link { height: auto; padding-bottom: 60%; }
	.novinka__link__label { top: -10px; right: 20px; padding: 10px 14px; font-size: 20px; }
	.novinka__link__title { padding: 30px; font-size: 24px; }
	.novinka__link__title span { display: block; width: 75%; }
	.novinka__link__title span.rez { font-size: 18px; }
	
	
	.novinka__link__title {  }
	.novinka__link__title:after { content: ''; display: block; width: 70px; height: 20px; background: url(img/novinka-sipka.svg) center center no-repeat; background-size: 64px 9px; }
	.novinka__link__title:after { position: absolute; right: 30px; top: 50%; transform: translateY(-50%); }

	.novinka__link__title:after { transition: all .25s ease-in-out; } 
	.novinka__link:hover .novinka__link__title:after { right: 15px; }

}

@media (min-width: 960px) {
	.novinka { margin-bottom: 70px; }
	.novinka__link__title { font-size: 28px; }
	.novinka__link__title span { width: 65%; }
}







.pribehy-klientu { padding: 20px 0; }
.pribehy-klientu__nadpis { margin-bottom: 50px; text-align: center; font-weight: 700; color: #e93f33; font-size: 30px; }

.pribehy-klientu__wrapper { padding: 50px 0 ; }

.pribehy-klientu__item { margin-bottom: 130px; padding: 70px 20px 20px; background-color: #f5f5f5; text-align: center; }
.pribehy-klientu__item { position: relative; }

.pribehy-klientu__item:last-child { margin-bottom: 0 !important; }

.pribehy-klientu__item:after { content: ''; display: block; width: 200px; height: 1px; background-color: #e2e4e7; }
.pribehy-klientu__item:after { position: absolute; left: 50%; bottom: -40px; z-index: 10; -webkit-transform: translateX(-50%); transform: translateX(-50%); }

.pribehy-klientu__item:before { content: ''; display: block; width: 55px; height: 55px; position: absolute; bottom: -25px; left: -5px; z-index: 2; }
.pribehy-klientu__item:before { background: url(img/razitko.svg); background-size: 55px 55px; }

.pribehy-klientu__image { width: 100px; height: 100px; border-radius: 10px 0 10px 0; }
.pribehy-klientu__image { position: absolute; top: -50px; left: 50%; z-index: 10; -webkit-transform: translateX(-50%); transform: translateX(-50%); }

.pribehy-klientu__text-reference { margin-bottom: 10px; color: #000; font-style: italic; font-weight: 300; font-size: 14px }
.pribehy-klientu__text-reference * { margin-top: 0; }
.pribehy-klientu__text-reference p:last-child { margin-bottom: 0; }

.pribehy-klientu__jmeno { margin-bottom: 5px; }
.pribehy-klientu__podrobnosti { color: #808080; font-weight: 400; font-size: 14px }

.pribehy-klientu__link { margin-top: 20px; }
.pribehy-klientu__link a { color: #FF0000; font-weight: 700; text-decoration: none; text-transform: uppercase; }

@media (min-width: 500px) {
	.pribehy-klientu__item:before { width: 80px; height: 80px; background-size: 80px 80px; bottom: -45px; left: -10px; }
}

@media (min-width: 768px) {
	.pribehy-klientu { padding-top: 40px; }
	.pribehy-klientu__nadpis { margin-bottom: 80px; font-size: 70px }
	.pribehy-klientu__wrapper { padding: 75px 0; }

	.pribehy-klientu__item { margin-bottom: 160px; padding: 120px 50px 80px; }
	.pribehy-klientu__item:after { display: none; }
	
	.pribehy-klientu__item:before { width: 112px; height: 112px; background-size: 112px 112px; bottom: -56px; left: 10px; }
	
	.pribehy-klientu__image { width: 150px; height: 150px; top: -75px; }
	
	.pribehy-klientu__text-reference { margin-bottom: 20px; font-size: 23px; line-height: 1.4 }
	.pribehy-klientu__jmeno { font-size: 23px }
	.pribehy-klientu__podrobnosti { font-size: 23px }
	.pribehy-klientu__link { margin-top: 30px; font-size: 24px; }
}

@media (min-width: 1070px) {
	.pribehy-klientu__item:before { left: -27px; }
}



.pribehy-klientu__loadmore { margin-bottom: 30px; text-align: center;  }
.pribehy-klientu__loadmore .tlacitko { display: inline-block; padding: 12px 30px; border-radius: 8px; background-color: #E93F33; color: #fff; }
.pribehy-klientu__loadmore .tlacitko { text-transform: uppercase; text-decoration: none; font-weight: bold; }

@media (min-width: 768px) {
	.pribehy-klientu__loadmore .tlacitko { padding: 16px 50px; font-size: 20px; }
}







.page-id-7338 h1 { text-align: center; }

.chci-se-zeptat {  }
.chci-se-zeptat .in { max-width: 1000px; margin: auto;  }

.chci-se-zeptat__tel { margin-bottom: 30px; text-align: center; }
.chci-se-zeptat__tel a { text-decoration: none; color: #e93f33; font-size: 30px; font-weight: 700; }
.chci-se-zeptat__tel a span { padding-left: 35px; background: url(img/tel.svg) left center no-repeat; background-size: 25px 25px; }

@media (min-width: 768px) {
	.chci-se-zeptat { margin-top: 50px; }
	
	.chci-se-zeptat__tel a  { font-size: 50px }
	.chci-se-zeptat__tel a span { padding-left: 70px; background-size: 40px  40px ; }
}

@media (min-width: 960px) {
	.chci-se-zeptat { margin-top: 100px; margin-bottom: 50px; }
}































/*
888b      88    ,ad8888ba,        ad888888b,     ,a8888a,         88   ad88888ba   
8888b     88   d8"'    `"8b      d8"     "88   ,8P"'  `"Y8,     ,d88  d8"     "88  
88 `8b    88  d8'                        a8P  ,8P        Y8,  888888  8P       88  
88  `8b   88  88                      ,d8P"   88          88      88  Y8,    ,d88  
88   `8b  88  88                    a8P"      88          88      88   "PPPPPP"88  
88    `8b 88  Y8,                 a8P'        `8b        d8'      88           8P  
88     `8888   Y8a.    .a8P      d8"           `8ba,  ,ad8'       88  8b,    a8P   
88      `888    `"Y8888Y"'       88888888888     "Y8888P"         88  `"Y8888P' 
*/


.page-header { margin-bottom: 40px; text-align: center; }
.page-header h1 { color: #e93f33; font-size: 30px; font-weight: 700; }
.page-header h2 { color: #000; font-weight: 700; }

@media (min-width: 768px) {
	.page-header h1 { font-size: 40px }
	.page-header h2 { font-size: 20px; }
}

@media (min-width: 960px) {
	.page-header { margin-bottom: 50px; }
	.page-header h1 { margin-bottom: 50px; font-size: 60px }
	.page-header h2 { font-size: 30px; }
}

@media (min-width: 1200px) {
	.page-header { margin-bottom: 70px; }
	.page-header h1 { font-size: 70px }
	.page-header h2 { font-size: 40px; }
}




.nc2019 .text h2 { font-weight: 700; color: #ff0000; font-size: 32px }
.nc2019 .text h3 { color: #000; font-size: 20px }
.nc2019 .text h4 { color: #000; font-size: 20px }
.nc2019 .text h5 { color: #000; font-size: 18px }
.nc2019 .text h6 { color: #000; font-size: 16px }

.ns2019 td, .ns2019 th { border: 0; }

@media (min-width: 768px) {
	.nc2019 .text h2 { font-size: 36px; }
}

@media (min-width: 960px) {
	.nc2019 .pozadi-textu { padding: 40px; }
	
	.nc2019 .text h2 { font-size: 40px; }
	.nc2019 .text h3 { font-size: 22px; }
}


















/*
88888888888  88  888b      88         db         888b      88    ,ad8888ba,     ,ad8888ba,    8b           d8         db         888b      88  88  
88           88  8888b     88        d88b        8888b     88   d8"'    `"8b   d8"'    `"8b   `8b         d8'        d88b        8888b     88  88  
88           88  88 `8b    88       d8'`8b       88 `8b    88  d8'            d8'        `8b   `8b       d8'        d8'`8b       88 `8b    88  88  
88aaaaa      88  88  `8b   88      d8'  `8b      88  `8b   88  88             88          88    `8b     d8'        d8'  `8b      88  `8b   88  88  
88"""""      88  88   `8b  88     d8YaaaaY8b     88   `8b  88  88             88          88     `8b   d8'        d8YaaaaY8b     88   `8b  88  88  
88           88  88    `8b 88    d8""""""""8b    88    `8b 88  Y8,            Y8,        ,8P      `8b d8'        d8""""""""8b    88    `8b 88  88  
88           88  88     `8888   d8'        `8b   88     `8888   Y8a.    .a8P   Y8a.    .a8P        `888'        d8'        `8b   88     `8888  88  
88           88  88      `888  d8'          `8b  88      `888    `"Y8888Y"'     `"Y8888Y"'          `8'        d8'          `8b  88      `888  88 
*/

.financovani__sloupce { margin-bottom: 50px; }

.financovani__info { margin-bottom: 30px; padding: 30px; background-color: #F4F4F4; }

.financovani__jmeno { margin: 0 0 5px; }
.financovani__pozice { margin: 0 0 10px; font-size: 18px }

.financovani__tel { margin: 0; }
.financovani__tel a { text-decoration: none; color: inherit; }

.financovani__email { margin: 0; }
.financovani__email a { text-decoration: none; color: inherit; }

.financovani__tel a:hover, .financovani__email a:hover { text-decoration: underline; }

.financovani__fotografie { height: 500px; background-position: center center; background-repeat: no-repeat; background-size: cover; }
.financovani__fotografie { max-width: 400px; margin: auto; }

@media (min-width: 768px) {
	.financovani__sloupce { margin: 100px 0; display: flex; justify-content: space-between; }
	.financovani__info { width: 47%; margin: 0; padding: 40px;}
	.financovani__fotografie { width: 47%; height: auto; max-width: none; margin: 0; }
}


.financovani__reference {}
.financovani__reference__nadpis { margin: 0 0 20px; text-align: center; color: #e93f33; font-weight: 700; font-size: 30px; }

.financovani__ref { margin-bottom: 30px; padding: 30px 20px; background-color: #F4F4F4; text-align: center; }
.financovani__ref__text { margin-bottom: 15px; font-style: italic; }
.financovani__ref__jmeno { margin: 0; font-weight: 700; font-size: 16px; }
.financovani__ref__desc { margin: 5px 0 0; color: #808080; font-weight: 400; font-size: 14px }

@media (min-width: 768px) {
	.financovani__reference__nadpis { margin-bottom: 40px; font-size: 40px; }
	
	.financovani__reference__wrapper { display: flex; justify-content: space-between; flex-wrap: wrap; }
	.financovani__ref { width: 48%; margin: 0 0 40px; padding: 60px 50px; }
}

@media (min-width: 960px) {
	.financovani__reference__nadpis { margin-bottom: 50px; }
	
	.financovani__ref { width: 47%; margin: 0 0 50px; }
	
	.financovani__ref__desc { font-size: 16px; }
}




















/*
88888888ba          db         888b      88  88888888888  88           
88      "8b        d88b        8888b     88  88           88           
88      ,8P       d8'`8b       88 `8b    88  88           88           
88aaaaaa8P'      d8'  `8b      88  `8b   88  88aaaaa      88           
88""""""'       d8YaaaaY8b     88   `8b  88  88"""""      88           
88             d8""""""""8b    88    `8b 88  88           88           
88            d8'        `8b   88     `8888  88           88           
88           d8'          `8b  88      `888  88888888888  88888888888
*/




	
.panel { display: block; position: fixed; bottom: 10px; right: -300px; z-index: 100; width: 300px; background-color: #fff;  box-shadow: 0 0 40px rgba( 0, 0, 0, .1);  }
.panel--chci-prodat { right: -340px; width: 340px; }
.panel { transition: all .25s ease-in-out; }
.panel.active { right: 0; }

.panel__in { padding: 40px 20px 10px;  }
.panel--chci-prodat .panel__in { padding-top: 30px; }

.panel__obrazek { width: 60px; /* height: 60px; */  }
.panel__obrazek img { display: block; width: 60px; /* height: 60px; */ border-radius: 10px; }
.panel__obrazek { position: absolute; bottom: 0; left: -76px; z-index: 10;   }
.panel__obrazek { transition: all .25s ease-in-out .3s; }
.panel__obrazek:after { content: ''; display: block; position: absolute; top: 0; right: -16px; z-index: 1; width: 16px; height: 100%; }

.panel__obrazek {
	-webkit-animation: nahorudolujump 4s ease-in-out 0s infinite normal ;
	animation: nahorudolujump 4s ease-in-out 0s infinite normal ;
}
.panel.active .panel__obrazek {  -webkit-animation: none; animation: none; }


.panel.active .panel__obrazek { bottom: 100%; bottom: calc( 100% - 30px ); left: 20px;  }
.panel.active .panel__obrazek img { border-radius: 5px 0 5px 0; }

.panel__text { margin-bottom: 10px; color: #000; font-style: italic; font-weight: 400; }
.panel--chci-prodat .panel__text { font-style: normal; }

/* chci prodat */
.panel__text h3 { margin-top: 0; color: #ff0000; font-size: 16px; font-weight: bold; text-align: center;  }
.panel__text ul {  }
.panel__text ul li { margin-left: 15px; }

.panel__jmeno { margin-bottom: 0;  }
.panel__podrobnosti { margin-bottom: 10px; color: #808080; font-weight: 400; }

.panel__text, .panel__jmeno, .panel__podrobnosti { font-size: 12px; }

.panel__text p:last-child { margin-bottom: 0; }

.panel__cely-pribeh {}
.panel__cely-pribeh a { color: #ff0000; text-transform: uppercase; font-weight: bold; text-decoration: none; }

.panel__foto { display: block; width: 100%;  }
.panel__foto__img { display: block; margin: 0; }

.panel__tel { font-weight: bold; }
.panel__tel a { text-decoration: none; }

.panel__email { font-weight: bold; }
.panel__email a { text-decoration: none; }

@media (min-width: 600px) {

	
	
}

@media (min-width: 768px) and (min-height: 768px) {
	.panel { bottom: 80px; right: -400px; width: 400px; }
	.panel--chci-prodat { right: -480px; width: 480px; }
	
	.panel__obrazek { width: 84px; /* height: 84px;*/ left: -100px; }
	.panel__obrazek img { width: 84px; /* height: 84px;*/ }
	
	.panel.active .panel__obrazek { bottom: 100%; bottom: calc( 100% - 42px ); left: 50px; }
	
	.panel__in { padding: 70px 50px 50px;  }
	.panel--chci-prodat .panel__in { padding-top: 60px; }
	
	.panel__text, .panel__jmeno, .panel__podrobnosti { font-size: 14px; }
	
	.panel__podrobnosti { margin-bottom: 20px; }
	
	/* chci prodat */
	.panel__text h3 { font-size: 18px }
	.panel__text li { margin-top: 2px; margin-right: 2px; }
	
	.panel__tel { font-size: 18px; }
	.panel__email { font-size: 18px; }
}

@media (min-width: 960px) {
	.panel__text h3 { font-size: 24px }
}


@keyframes nahorudolujump {
  0%{
	-webkit-transform: translateY(0);
	transform: translateY(0);
  }
  20%{
	-webkit-transform: translateY(0);
	transform: translateY(0);
  }
  80%{
  	-webkit-transform: translateY(0);
  	transform: translateY(0);
    }
  82%{
	-webkit-transform: translateY(0);
	transform: translateY(0);
  }
  86%{
	-webkit-transform: translateY(-30px);
	transform: translateY(-30px);
  }
  92%{
	-webkit-transform: translateY(0);
	transform: translateY(0);
  }
  96%{
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
  }
  100%{
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
  }
}



















.google-mapa { height: 400px; }

.marker { display: none; }
.marker__html { width: 200px; }
.marker__nadpis { margin: 0 0 5px; font-size: 14px; text-decoration: none; font-weight: bold; }
.marker__img { display: block; margin: 0; max-width: 100% !important; height: auto; }

@media (min-width: 960px) {
	.google-mapa { height: 700px; }
}

@media (min-width: 1400px) {
	.google-mapa { margin-left: -10%; width: 120%; }
}
@media (min-width: 1600px) {
	.google-mapa { margin-left: -20%; width: 140%; }
}























/*
88        88  88b           d88  88  88b           d88  88888888888      88888888ba,      ,ad8888ba,    88888888ba   88888888ba   88888888888      88888888ba        
88        88  888b         d888  88  888b         d888  88               88      `"8b    d8"'    `"8b   88      "8b  88      "8b  88               88      "8b       
88        88  88`8b       d8'88  88  88`8b       d8'88  88               88        `8b  d8'        `8b  88      ,8P  88      ,8P  88               88      ,8P       
88        88  88 `8b     d8' 88  88  88 `8b     d8' 88  88aaaaa          88         88  88          88  88aaaaaa8P'  88aaaaaa8P'  88aaaaa          88aaaaaa8P'       
88        88  88  `8b   d8'  88  88  88  `8b   d8'  88  88"""""          88         88  88          88  88""""""8b,  88""""88'    88"""""          88""""""'         
88        88  88   `8b d8'   88  88  88   `8b d8'   88  88               88         8P  Y8,        ,8P  88      `8b  88    `8b    88               88                
Y8a.    .a8P  88    `888'    88  88  88    `888'    88  88               88      .a8P    Y8a.    .a8P   88      a8P  88     `8b   88               88           888  
 `"Y8888Y"'   88     `8'     88  88  88     `8'     88  88888888888      88888888Y"'      `"Y8888Y"'    88888888P"   88      `8b  88888888888      88   
*/

.main.umime-dobre-prodat { max-width: none;   }	

@media (min-width: 1200px) {
	.main.umime-dobre-prodat { padding-top: 50px;  }	
}


.udp__top { position: relative; background: url(img/umime-dobre-prodat-small.jpg) center center / cover no-repeat;  }
.udp__top { padding: 70px 20px; }
.udp__top:before { content: ''; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; }
.udp__top:before { background-color: rgba( 0, 0, 0, 0.4); }
.udp__top h1 { margin: 0; position: relative; z-index: 2; color: #fff; text-align: center; text-transform: uppercase; font-weight: bold; font-size: 40px;  }

.udp__rychleji { padding: 100px 20px; background-color: #e63f33;  }
.udp__rychleji h2 { margin: 0; text-align: center; color: #fff; font-weight: bold; font-size: 24px; line-height: 1.7; }

@media (min-width: 768px) {
	.udp__top { padding: 130px 20px 150px; background-image: url(img/umime-dobre-prodat.jpg); }
	.udp__top:before { background-color: rgba(0, 0, 0, 0.2); }
	
		
	.udp__top h1 { font-size: 70px; }
	
	.udp__rychleji { margin: -50px auto 0; width: 90%; max-width: 1000px; position: relative; z-index: 3; padding: 75px 85px; }
	.udp__rychleji h2 { font-size: 40px; }
}

@media (min-width: 960px) {
	.udp__top { padding: 150px 20px 170px; background-position: top 20% center; }
}







.udp__rows { max-width: 1000px; margin: auto; }

.udp-row { background-color: #fff;  text-align: center; padding: 60px 20px; font-size: 14px; }
.udp-row:nth-child(even) { background-color: #efefef; }

.udp-row__fajfka { margin: 0 auto 20px; width: 33px; height: 32px; background: url(img/fajfka.svg) 0 0 / 33px 32px no-repeat; }
.udp-row:nth-child(odd) .udp-row__fajfka { background-image: url(img/fajfka-light.svg); }
.udp-row__h2 { margin: 0 auto 20px; max-width: 380px;  color: #e63f33; font-size: 30px; font-weight: bold; }
.udp-row__desc { margin: 0 auto 20px; max-width: 380px;  }
.udp-row__link { margin: 0 auto; max-width: 380px;  }
.udp-row__link a { color: #808080; text-decoration: none; }
.udp-row__link a:hover { text-decoration: underline; }


@media (min-width: 768px) {
	.udp-row {  font-size: 16px; }
	.udp-row__h2 { font-size: 40px; }
}







.udp-form-box { max-width: 1000px; margin: auto; padding: 100px 20px; text-align: center; color: #fff; }
.udp-form-box--libi { background-color: #e63f33; }
.udp-form-box--potrebuji { background-color: #808080; }

.udp-form-box h2 { margin: 0 auto 30px; font-weight: bold; }
.udp-form-box--libi h2 { max-width: 850px; font-size: 40px; color: #fff; }
.udp-form-box--potrebuji h2 { max-width: 500px; font-size: 30px; }


.udp-form-box__btn { margin: 0; }
.udp-form-box__btn a { display: inline-block; margin: 0; padding: 10px 15px; border-radius: 3px; background-color: #fff; color: #e63f33; }
.udp-form-box__btn a { text-decoration: none; font-weight: bold; font-size: 20px; }
.udp-form-box__btn a:hover { color: #000; }
.udp-form-box--potrebuji .udp-form-box__btn a { color: #808080; }
.udp-form-box--potrebuji .udp-form-box__btn a:hover { color: #000; }

.udp-form-box__form-wrapper { display: none; }

@media (min-width: 768px) {
	.udp-form-box { padding: 100px 20px 115px; }
	.udp-form-box--libi h2 { font-size: 60px; }
	.udp-form-box--potrebuji h2 { font-size: 40px; }
}



.grecaptcha-badge { visibility: hidden; }

.contact-form { max-width: 500px; margin: auto; padding-top: 30px; text-align: left; }

.contact-form__alert { display: none; color: #000; font-weight: bold; text-align: center; padding-bottom: 20px; }
.contact-form__alert .success { color: #fff; }


.form-row {}
.form-item { padding-bottom: 10px; }
.form-item label { font-weight: bold; }
.form-item input, .form-item textarea { width: 100%; }

.form-item--submit input { display: inline-block; border: 0; background-color: #fff; color: #e63f33; text-transform: uppercase; border-radius: 3px; }
.udp-form-box--potrebuji .form-item--submit input { color: #808080; }

.form-item--recaptcha { text-align: center; font-size: 12px; }
.form-item--recaptcha a { color: inherit;  }

@media (min-width: 768px) {
	.contact-form { padding-top: 50px; }
	
	.form-rows { display: flex; justify-content: space-between; flex-wrap: wrap; } 
	.form-row--name { width: 100%; } 
	.form-row--email { width: 48%; } 
	.form-row--phone { width: 48%; } 
	.form-row--message { width: 100%; } 
	.form-row--message textarea { height: 175px; } 
	
	.form-item { padding-bottom: 20px; }
	.form-item--submit { text-align: center; }
	.form-item--submit input { width: auto; padding: 15px 70px; }
}



.udpp__back { max-width: 1000px; margin: 40px auto 0; text-align: center; }
.udpp__back a { display: inline-block; padding: 10px 30px; background-color: #F0F0F0; font-weight: bold; border-radius: 3px }
.udpp__back a { text-decoration: none; }










/* PODSTRANKA */
.main.umime-dobre-prodat-podstranka { max-width: none;   }	

@media (min-width: 1200px) {
	.main.umime-dobre-prodat-podstranka { padding-top: 50px;  }	
}

.udpp__top { padding: 30px 20px 60px; text-align: center; }
.udpp__top__fajfka { margin: 0 auto 30px; width: 59px; height: 59px; background: url(img/fajfka.svg) center center / contain no-repeat; }
.udpp__top h1 { margin: 0; color: #e63f33; font-size: 40px; font-weight: bold;}

.udpp__content { max-width: 1000px; margin: auto; background-color: #efefef; }
.udpp__content__in { padding: 40px; }

.udpp__content__in &gt; *:first-child { margin-top: 0; }

.udpp__content h2, 
.udpp__content h3, 
.udpp__content h4, 
.udpp__content h5, 
.udpp__content h6 { color: #e63f33 !important; } 

.udpp__content p + h2 { margin-top: 50px; }



@media (min-width: 768px) {
	.udpp__top { padding: 0 20px 50px;  }
	.udpp__top h1 { font-size: 60px; }
}

@media (min-width: 960px) {
	
}

@media (min-width: 1200px) {
	
}





















.page-template-page-realbot-podekovani .header { display: none; }
.page-template-page-realbot-podekovani .footer { display: none; }

.page-template-page-realbot-podekovani .web { padding-top: 0 !important; }

.page-template-page-realbot-podekovani .panel { display: none !important; }


.realbot-podekovani { text-align: center; }











/*
88888888ba     ,ad8888ba,    88888888ba,     ad88888ba   888888888888  88888888ba          db         888b      88  88      a8P   8b        d8  
88      "8b   d8"'    `"8b   88      `"8b   d8"     "8b       88       88      "8b        d88b        8888b     88  88    ,88'     Y8,    ,8P   
88      ,8P  d8'        `8b  88        `8b  Y8,               88       88      ,8P       d8'`8b       88 `8b    88  88  ,88"        Y8,  ,8P    
88aaaaaa8P'  88          88  88         88  `Y8aaaaa,         88       88aaaaaa8P'      d8'  `8b      88  `8b   88  88,d88'          "8aa8"     
88""""""'    88          88  88         88    `"""""8b,       88       88""""88'       d8YaaaaY8b     88   `8b  88  8888"88,          `88'      
88           Y8,        ,8P  88         8P          `8b       88       88    `8b      d8""""""""8b    88    `8b 88  88P   Y8b          88       
88            Y8a.    .a8P   88      .a8P   Y8a     a8P       88       88     `8b    d8'        `8b   88     `8888  88     "88,        88       
88             `"Y8888Y"'    88888888Y"'     "Y88888P"        88       88      `8b  d8'          `8b  88      `888  88       Y8b       88  
*/


.podstranky-wrapper { margin-top: 30px; }
.podstranka {     
	background: #eeeeee;
    padding: 20px 15px;
    text-align: center;
    border-radius: 10px;
    position: relative;
    margin-bottom: 10px;
    transition: 250ms; 
}
.podstranka:hover { background: rgb(238 238 238 / 48%); }

.podstranka__img { display: block; margin: 0 auto 1em; }
.podstranka__h2 {
    color: #d12d26 !important;
    font-weight: bold;
    font-size: 20px !important;
    margin: 0 0 20px;
    min-height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.podstranka__p {
	text-align: center;
}
.podstranka__p a {
	background: #d12d26;
	border-radius: 4px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 1.3;
	padding: 9px 17px;
	color: #fff;
	display: inline-block;
	text-decoration: none;
}
.podstranka__p a:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.podstranka:hover .podstranka__p a { background: #f75151; }

@media (min-width: 768px) {
	.podstranky-wrapper { display: flex; justify-content: flex-start; align-items: stretch; flex-wrap: wrap; }
	.podstranka { width: 32.5%; margin: 0 1.25% 12px 0; }
	.podstranka:nth-child(3n+3) { margin-right: 0; }
}</pre></body></html>