@charset "utf-8";
/* CSS Document */
*, html {
	margin: 0;
	padding: 0;
}
*, *:before, *:after {box-sizing:  border-box !important;}

.clear {
	clear: both; 
}
.clearing {
	clear: both;
	width: 100%;
	height: 2px;
	font-size: 2px;
	line-height: 2px;
}
/*tooltip*/
a.tooltip { 
position:relative; /*this is the key*/
z-index:24;
}

a.tooltip:hover {
z-index:25;
}

a.tooltip span {
display: none;
}

a.tooltip:hover span { /*the span will display just on :hover state*/
font-weight: normal;
text-align: left;
display: block;
position: absolute;
top: 25px;
left: 0;
width: 130px;
background-color: #ffffe5;
color: #000;
padding: 3px;
border: 1px solid #cc9;
white-space: normal !important;
}
html, body {
     height: 100%;
}
body {
	position: relative;
	color: #000000;
	font-family: 'Titillium Web', sans-serif;
	font-size: 18px;
	line-height: 28px;
	text-align: center; 
    min-height: 100%;
    _height: 100%;
	background: #ffffff;
}
ul {
	list-style: none;
}
h1, h2, h3, h4, h5, form, ul, li, table, tr, td, p {
	margin: 0;
	padding: 0;
	border: 0;
}
table {
	border-collapse: collapse;
}
table td {
	padding: 10px;
	vertical-align: top;
}

a, a:hover, a:visited {
	color: #244092;
}
a:hover {
	text-decoration: none;
}
img {
	position: relative;
}
p {
	padding-bottom: 30px;
}
a img {
	border: 0;
}
.right, .vpravo {
	text-align: right;
}
span.maly-sedy {
	font-size: 14px;
	color: #aaaaaa;
}
.left {
	text-align: left;
}
h1, h2 {
	color: #244092;
	font-size: 34px;
	line-height: 1.25em;
	font-weight: 700;
	padding-bottom: 45px;
	text-align: center;
}
h3 {
	color: #244092;
	font-size: 24px;
	line-height: 1.25em;
	font-weight: 700;
	padding-bottom: 25px;
	text-align: center;
}
#page {
	width: 100%;
	position: relative;
    min-height: 100%;
    _height: 100%; 
}
/*#schovane-obrazky {
	display: none;		
}*/
	div#schovane-obrazky {
		position: absolute;
		left: -9999px;
		top:  -9999px;
		}
	div#schovane-obrazky img {
		display: block;
		}
		
#uvodni-animace {
	position: relative;
	width: 100%;
}	
#uvodni-animace-obrazek {
	position: relative;	
	width: 100%;
	height: 100%;
	height:100vh;
	_height: 100%;	
}	
#fotka-aktivni {
	width: 100%;
	height: 100%;
	height:100vh;
	_height: 100%;	
	position: absolute;
	left: 0px;
	top: 0px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#fotka-pro-posun {
	width: 100%;
	height: 100%;
	height:100vh;
	_height: 100%;	
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}	
#uvodni-animace-prepinac {
	visibility: hidden;
}	
#obsah {
	padding-bottom: 270px;
}
#pata {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;	
}
#uvod {
	position: relative;
	width: 100%;
	min-height: 100px;
	height:100vh;
	_height: 100%;
	overflow: hidden;
}
#uvod-bok-levy {
	position: absolute;
	top: 0;
	left: 0;	
	width: 40px;
	height: 100%;
	z-index: 5000;
	background-color: #ffffff;
}
#uvod-bok-pravy {
	position: absolute;
	top: 0;
	right: 0;	
	width: 40px;
	height: 100%;
	z-index: 5000;
	background-color: #ffffff;
}
#uvod-bok-dolni {
	position: absolute;
	bottom: 0;
	left: 0;	
	width: 100%;
	height: 40px;
	z-index: 5000;
	background-color: #ffffff;
}
#uvod-obrazek {
	overflow: hidden;
	position: relative;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#uvod-obrazek img {
	display: block;
	width: 100%;
	min-height: 100%;
	height: auto;
	position: absolute;
	top: 0px;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	object-fit: cover;
}	
#uvod-textove-pole {
	position: relative;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 916px;
	height: 542px;
	background: url("../obrazky/uvod-stin.png") bottom left no-repeat;
	text-align: left;
}
#uvod-textove-pole-obsah {
	position: absolute;
	bottom: 100px;
	left: 100px;
}
#uvod-textove-pole-obsah-nadpis {
	text-transform: uppercase;
	font-size: 34px;
	line-height: 1.5em;
	color: #ffffff;
	font-weight: 700;
}
#uvod-textove-pole-obsah-podnadpis {
	font-size: 22px;
	line-height: 1.5em;
	color: #ffffff;
	padding-bottom: 20px;
}
#uvod-textove-pole-obsah-tlacitko a {
	display: block;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 50px;
	color: #ffffff;
	font-weight: 700;
	background-color: #cb2228;
	width: 160px;
	text-align: center;
	text-decoration: none;
}
#uvod-maly {
	position: relative;
	width: 100%;
	height: 190px;
	overflow: hidden;
	margin-top: 80px;	
	margin-bottom: 100px;
}
#uvod-maly2 {
	position: relative;
	width: 100%;
	height: 420px;
	overflow: hidden;
	margin-top: 80px;	
	margin-bottom: 100px;
}
#uvod-maly-obrazek {
	overflow: hidden;
	position: relative;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 190px;
}
#uvod-maly-obrazek img {
	display: block;
	width: 100%;
	min-height: 100%;
	height: auto;
	position: absolute;
	top: 0px;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	object-fit: cover;
}
#uvod-stredni-obrazek {
	overflow: hidden;
	position: relative;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 420px;
}
#uvod-stredni-obrazek img {
	display: block;
	width: 100%;
	min-height: 100%;
	height: auto;
	position: absolute;
	top: 0px;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	object-fit: cover;
}
#uvod-maly-textove-pole {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	width: 100%;
	padding-top: 68px;
}
#uvod-maly-textove-pole2 {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	width: 100%;
	padding-top: 160px;
}

.blue h1 span {
	background-color: #244092;
	padding: 5px 20px;
	line-height: 1.75em;
}
#uvod-maly-textove-pole h1, #uvod-maly-textove-pole2 h1 {
	font-weight: 700;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 42px;
	line-height: 1.25em;
}
#uvod-mala-mapa {
	overflow: hidden;
	position: relative;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 420px;
}
#sekundarni-mapa{
	overflow: hidden;
	width: 100%;
	height: 420px;
	margin-bottom: 50px;
}
#obsah-fotogalerie {
	margin-bottom: 40px;
}
.siroky-modry {
	background-color: #244092;
	color: #5c71af;
}
.siroky-bily {
	border-top: 1px solid #e9e9e9;
}
.horni-mezera-100 {
	padding-top: 100px;
}
.siroky-modry a {
	color: #5c71af;
}
.siroky-modry .projekt-vypis a {
	color: #ffffff;
}
.obsah-1140 {
	width: 1140px;
	margin: 0 auto;
	text-align: left;
}
.obsah-920 {
	width: 920px;
	margin: 0 auto;
	text-align: left;
}
.obsah-920 p {
	width: 760px;
	margin: 0 auto;
}
#dotace-tabulka {
	width: 760px;
	margin: 0 auto;
}
#dotace-tabulka table {
	width: 100%;
	border: 1px solid #cccccc;
	margin-bottom: 25px;
}
#dotace-tabulka table td {
	border: 1px solid #cccccc;
}
.obsah-920 ul {
	width: 760px;
	margin: 0 auto;
	padding-bottom: 15px;
}
.obsah-920 table ul {
	width: 100%;
}
.obsah-920 table h3 {
	text-align: left;
}
.obsah-920 ul li {
	padding-bottom: 10px;
}
.w50 {
	width: 50%;
	float: left;
}
.w50c {
	width: 50%;
	float: left;
	text-align: center;
	padding-bottom: 20px;
}
.form-cenik-vyhledat {
	color: white;
	padding: 5px 20px;
	background-color: #a60d1c;
	cursor: pointer;
	border: 0;
	font-size: 18px;

}
.form-cenik-vyhledat:hover {
	background-color: #c30c1e;
}
.tdpic img {
	margin: 10px;
}
#projekty-prepinac {
	margin-bottom: 50px;
}
.nadpis-skupiny {
	width: 33%;
	float: left;
	text-align: center;
	font-size: 30px;
	line-height: 58px;
	text-transform: uppercase;
	font-weight: 700;
	cursor: pointer;
}
#aktualni-nadpis-in {
	color: #ffffff;
	border-bottom: 2px solid #ffffff;
}
#pripravovane-nadpis-in {
	color: #5066a8;
	border-bottom: 2px solid #244092;
}
#realizovane-nadpis-in {
	color: #5066a8;
	border-bottom: 2px solid #244092;
}
#aktualni-nadpis-in:hover, #pripravovane-nadpis-in:hover, #realizovane-nadpis-in:hover {
	color: #ffffff;
}
#aktualni-vypis {
	display: block;
}
#pripravovane-vypis, #realizovane-vypis {
	display: none;
}

.projekt-vypis-obal {
	width: 33%;
	float: left;
	padding-bottom: 60px;
}
.projekt-vypis {
	width: 350px;
	margin: 0 auto;
}
.projekt-vypis a {
	text-decoration: none;
}
.projekt-vypis-obrazek {
	/*background-color: red;*/
	width: 350px;
	margin-bottom: 30px;
	display: inline-block;
	position: relative;
	overflow: hidden;	
}
.projekt-vypis-obrazek:after {
	padding-top: 57%;
	display: block;
	content: '';
}
.projekt-vypis-obrazek a {
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	color: white;
	display: block;
	text-align: center;
	overflow: hidden;
}
.projekt-vypis-obrazek a img {
	display: block;
	width: 100%;
	min-height: 100%;
	height: auto;
	position: absolute;
	top: 0px;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.projekt-vypis-nadpis {
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 30px;	
}
.projekt-vypis-popis {
	height: 84px;
	overflow: hidden;
	margin-bottom: 30px;	
}
.projekt-vypis-tlacitko {
    border-radius: 5px;	
    border: 2px solid #bdc5de;
	width: 170px;
	line-height: 45px;
	text-align: center;	
}
.siroky-modry .projekt-vypis-tlacitko {
	border: 2px solid #5c71af;
}

#paticka1 {
	padding-top: 60px;
	padding-bottom: 60px;
}
#paticka1-blok1 {
	width: 33%;
	float: left;
}
#paticka1-blok2 {
	width: 33%;
	float: left;
}
#paticka1-blok3 {
	width: 33%;
	float: left;
}
#paticka1-blok3-telefon {
	background: url("../obrazky/paticka-telefon.png") 0px 7px no-repeat;
	padding-left: 30px;
	/*margin-bottom: 28px;*/
}
#paticka1-blok3-email {
	background: url("../obrazky/paticka-mail.png") 0px 7px no-repeat;
}
#paticka1-blok3-email a {
	display: block;
	padding-left: 30px;
}
#paticka1-blok3-facebook {
	background: url("../obrazky/fb_icon_16x16.png") 0px 7px no-repeat;
}
#paticka1-blok3-facebook a {
	display: block;
	padding-left: 30px;
}
#paticka2 {
	padding: 16px;
	overflow: hidden;
}
#paticka2-blok1 {
	float: left;
}
#paticka2-blok2 {
	float: right;
	text-align: right;
}
#hlavicka-obal {
	z-index: 9000;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: url("../obrazky/hlavicka-obal-pozadi.png") 0px 0px repeat-x;	
	min-height: 80px;
}
#posun-dolu {
	position: absolute;
	bottom: 40px;
	left: 0;
	width: 100%;
	text-align: center;
}
 #nav {
		height: auto;
		 display: block;
	}
#nav-packed	 {
		display: none;
	}
/*** ESSENTIAL STYLES ***/
#menu, #menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
#menu {
	line-height:	1.0;
}
#menu ul {
	position:		absolute;
	top:			-999em;
	/* width:			300px; left offset of submenus need to match (see below) */
}
#menu ul ul {
	position:		static;

	/* width:			300px; left offset of submenus need to match (see below) */
}
#menu ul li {
	width:			100%;
}
#menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
#menu li {
	float:			left;
	position:		relative;
}
#menu a {
	display:		block;
	position:		relative;
}

#menu li:hover ul,
#menu li.sfHover ul {
	left:			0px;
	top:			80px; /* match top ul list item height */
	z-index:		99;
}
#menu li ul ul,
#menu li ul ul {
	left:			0;
	top:			80px; /* match top ul list item height */
	z-index:		99;
}

ul#menu li:hover li ul,
ul#menu li.sfHover li ul {
	top:			0em;
}
ul#menu li li:hover ul,
ul#menu li li.sfHover ul {
	left:			0; 
	top:			0;
}
ul#menu li li:hover li ul,
ul#menu li li.sfHover li ul {
	top:			0em;
}

#menu {
	text-align: left;
}
#menu li:hover {
	background-color: #af151b;
}
#menu li.prvni {
	float: left;
}
#menu li.prvni ul {
	width: 690px;
	background-color: #af151b;
	padding-top: 30px;
	padding-bottom: 30px;
}
#menu li.druha {
	float: left;
	width: 230px;
}
#menu li.druha ul {
	width: auto;
}
#menu li.treti {
	float: none;
	padding-left: 30px;
	padding-right: 30px;	
}
#menu li a {
	color: #ffffff;
	display: block;
	text-decoration: none;
}
#menu li a:hover {
	background-color: #af151b;
	text-decoration: underline;
}
#menu li.prvni a {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 18px;
	line-height: 80px;
	padding-left: 30px;
	padding-right: 30px;
}
#menu li.prvni li.druha a {
	text-transform: none;
	font-size: 16px;
	line-height: 1.25em;
	height: auto;
	/*padding-bottom: 25px;*/
	background-color: #af151b;
	/*width: 200px;*/
}
#menu li.prvni li.druha li.treti a {
	text-transform: none;
	font-weight: 400;
	height: auto;
	font-size: 16px;
	line-height: 1.25em;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom: 1px solid #d1474c;
	background-color: #af151b;
	width: 170px;
	padding-left: 0px;
	padding-right: 0px;
}
#hlavicka-logo {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
}
#hlavicka-logo-mobil {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
#hlavicka-logo-uvod {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	padding: 45px 0;
	text-align: center;
	background-color: #ffffff;
}
#hlavicka-hledani {
	position: absolute;
	top: 0;
	right: 122px;
}
#hlavicka-hledani a {
	display: block;
	padding: 30px 15px;
}
#hlavicka-hledani a:hover {
	background-color: #af151b;
}
#pole-hledani-podklad {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	_height: 100%;
	z-index: 9990;
	background: url("../obrazky/bila-95.png") top left repeat;	
	display: none;
}
#pole-hledani {
	text-align: left;
	margin: 0 auto;
	width: 540px;
	height: 50px;
	border-bottom: 2px solid #d1d1d1;
	position: relative;
}
#pole-hledani input {
	border: 0;
	font-size: 28px;
	color: #999999;
	font-style: italic;
	line-height: 30px;
	width: 400px;
}
#tlacitko-hledani {
	position: absolute;
	top: 0;
	right: 71px;
}
#tlacitko-hledani-zavrit {
	position: absolute;
	top: 0;
	right: 0;
	padding-left: 15px;
	border-left: 2px solid #d1d1d1;
	cursor: pointer;
}
#hlavicka-tisk {
	position: absolute;
	top: 0;
	right: 70px;
}
#hlavicka-tisk a {
	display: block;
	padding: 30px 15px;
}
#hlavicka-tisk a:hover {
	background-color: #af151b;
}
#hlavicka-hledani-mobil {
	position: absolute;
	top: 0;
	right: 0;
	display: none;
}

#second-menu-obal {
	position: absolute;
	top: 370px;
	left: 0;
	width: 100%;
	height: 50px;
	overflow: hidden;
	text-align: center;
}
#second-menu-obal-in {
	background-color: #ffffff;
	width: 920px;
	margin: 0 auto;
	background: url("../obrazky/pozadi-second-menu.gif") top left repeat;	
}
#second-menu {
	width: 920px;
	color: #244092;
	font-weight: 700;
	clear: both;
	height: 50px;	
}
#second-menu li {
	float: left;
}
#second-menu li a {
	display: block;
	color: #244092;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 48px;
}
#second-menu li:hover a {
	border-bottom: 2px solid #244092;
	text-decoration: none;
}
#second-menu li.active a {
	border-bottom: 2px solid #244092;
}
.fix-menu {
    position: fixed;
    top: 80px;
  }
.foto-blok {
	padding-bottom: 20px;
}

.foto-blok-obrazek {
	width: 25%;
	float: left;
	display: inline-block;
	position: relative;
	overflow: hidden;
}
.foto-blok-obrazek:after {
	padding-top: 70%;
	display: block;
	content: '';
}
a.obr {
	height: 96%;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	color: white;
	display: block;
	text-align: center;
	margin: 2%;
	overflow: hidden;
}
.foto-blok a.obr img {
	display: block;
	width: 100%;
	min-height: 100%;
	height: auto;
	position: absolute;
	top: 0px;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
#levy-flash {
	position: relative;
	width: 580px;
	min-height: 650px;
	float: left;
}
#levy-flash img.mensi {
	margin-left: 80px;
	
}
#severka-byt {
	position: absolute;
	top: 20px;
	right: 0;
}
#pravy-flash {
	width: 340px;
	float: left;
}

.nadpis-cedulka-velka {
	background-color: #cb2228;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 20px;
	font-size: 19px;
	text-align: center;
	color: #ffffff;
}
.vyrazne {
	background-color: #cb2228;
	font-weight: 700;
	color: #ffffff;
}
table#byt-tabulka-m {
	width: 100%;
	margin-bottom: 30px;
}
table#byt-tabulka-m td {
	text-align: left;
	padding: 7px 10px;
}
table#byt-tabulka-m td.right {
	text-align: right;
}
table#byt-tabulka-m2 {
	width: 100%;
	text-transform: uppercase;
	font-size: 19px;
	font-weight: 700;		
}
table#byt-tabulka-m2 td {
	text-align: left;
	padding: 7px 15px;
}
table#byt-tabulka-m2 td.right {
	text-align: right;
	color: #b8cc52;	
}
.cedulka-obal {
	padding-top: 20px;	
}
.flaggie {
	display: none;
	position: absolute;
	top:0;
	left: 0;
	background-color: #000000;
	color: white;
	font-size: 12px;
	line-height: 1.25em;
	text-align: center;
	padding: 10px;
}
#flag0, #flag1, #flag2, #flag3, #flag4, #flag5, #flag6, #flag7, #flag8, #flag9, 
#flag10, #flag11, #flag12, #flag13, #flag14, #flag15, #flag16, #flag17, #flag18, #flag19, 
#flag20, #flag21, #flag22, #flag23, #flag24, #flag25, #flag26, #flag27, #flag28, #flag29, 
#flag30, #flag31, #flag32, #flag33, #flag34, #flag35, #flag36, #flag37, #flag38, #flag39 {
	display: none;
}
.barvolne {
color: #70ff70;
}
.barprodano {
color: #ff7070;
}
.barrezervace, .barzamluveno, .barneprodej {
color: #ffd746;
}
#cenik {
	width: 100%;
	}
#cenik table.form {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 70px;
}
#cenik table.form th {
	background-color: #cb2228;
	color: #ffffff;
	font-weight: 700;
	padding: 25px 10px;

	line-height: 1.25em;
}
#cenik table.form tr td {
	padding: 3px 10px;
	border-top: 1px solid #cccccc;	
	border-bottom: 1px solid #cccccc;	
	cursor: pointer;

}
#cenik table.form tr:hover {
	background-color: #cb2228;
	color: #ffffff;
	cursor: pointer;

}
#cenik table.form tr:hover a {
	color: #ffffff;

}
#cenik table.form tr.volne td {
	padding: 3px 10px;
	border-top: 1px solid #cccccc;	
	border-bottom: 1px solid #cccccc;		

}
#cenik table.form tr.volne td.barva_volne {
	padding: 3px 20px;
	border-top: 1px solid #cccccc;	
	border-bottom: 1px solid #cccccc;		
	text-transform: uppercase;
	text-align: center;
}
#cenik table.form tr td.barva_prodano, #cenik table.form tr td.barva_zamluveno, #cenik table.form tr td.barva_neprodej, #cenik table.form tr td.barva_rezervace {
	padding: 10px 25px;
	border-top: 1px solid #cccccc;		
	border-bottom: 1px solid #cccccc;		
	text-transform: uppercase;
	text-align: center;
}
#cenik table.form td img {
	vertical-align: middle;
}
table#dotace {
	border-collapse: collapse;
	border: 1px solid #999999;	
	margin-bottom: 15px;
}
table#dotace td {
	border: 1px solid #999999;	
	padding: 10px;
}
table#dotace td#zobraz {
	cursor: pointer;
}
#dotace-tabulka {
	width: 570px;
	padding-right: 20px;
}
#dotace-vypocet {
	display: none;
	width: 310px;
	padding: 24px 10px;
	float: left;
	background-color: #eeeeee;
	border: 1px solid #cccccc;		
}
#dotace table {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #999999;	
	margin-bottom: 15px;			
}
#kalkulackaForm table {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #999999;	
	margin-bottom: 0;	
}
#kalkulackaForm table td, #dotace table td {
	border: 1px solid #999999;	
	padding: 10px;
	vertical-align: middle;
}
#kalkulackaForm table th, #dotace table th {
	color: #d71318;
	border: 1px solid #999999;	
	padding: 10px;
	background-color: #eeeeee;	
	font-weight: bold;
}
#dotace table th {
	text-align: center;
}
#kalkulacka_vybrany_byt {
	padding: 3px;
}
#kalkulackaForm label {
	padding: 0px 10px 3px 3px;
}

@media only screen and (max-width: 1380px) {
	#menu li.prvni a {
		padding-left: 15px;
		padding-right: 15px;
	} 
}
@media only screen and (min-width: 1470px) {
	#hlavicka-logo-uvod {
		padding-left: 45px;
		padding-right: 45px;
	}
}
@media only screen and (max-width: 1469px) {
	#hlavicka-logo-uvod {
		padding-left: 30px;
		padding-right: 30px;
	}
}
@media only screen and (max-width: 1369px) {
	#hlavicka-logo-uvod {
		padding-left: 25px;
		padding-right: 25px;
	}
}
@media only screen and (max-width: 1269px) {
	#hlavicka-logo-uvod {
		padding-left: 15px;
		padding-right: 15px;
	}
}
@media only screen and (max-width: 1209px) {
	#hlavicka-logo-uvod {
		padding-left: 0px;
		padding-right: 0px;
	}
}
@media only screen and (max-width: 1169px) {
	#hlavicka-logo-uvod {
		display: none;
	}
	.obsah-1140 {
		width: 94%;
		margin: 0 3%;
		text-align: left;
	}   	
	.projekt-vypis-obal {
		width: 400px;
	}
	.nadpis-skupiny {
		width: 400px;
	}	
}
@media only screen and (max-width: 1139px) {
	.obsah-1140 {
		width: 94%;
		margin: 0 3%;
		text-align: left;
	}    
	#menu li.prvni a {
		padding-left: 8px;
		padding-right: 8px;
	}        
}

@media only screen and (max-width: 936px) {
	#obsah {
	padding-bottom: 0;
}
#pata {
	position: static;
	width: 100%;	
}
#second-menu-obal {
	display:none;
}	
	#nav-packed	 {
		display: block;
		position: absolute;
		top: 0;
		right: 10px;
		padding-right: 20px;
		cursor: pointer;
	}	
	#nav {
		width: auto;
		padding: 0;
		margin: 0;
		display: none;
		height: 0;
		overflow: hidden;
		background-color: #af151b;
		margin-top: 80px;
	}   
	#menu {
		width: 100%;
		margin-left: 0;
	}	 
	#menu li.prvni {
		width: 100%;
		padding: 0;
		text-align: center;
	
		height: auto;
	}
	#menu li.prvni a {
		font-size: 25px;
		line-height: 1.5em;
		width: 96%;
		display: block;
		padding: 1% 2%;
		height: auto;
	}
	#menu li.prvni ul {
		width: 100%;
		position: static;
		padding: 0;
		margin: 0;
		height: auto;
	}
	#menu li.prvni li.druha {
		width: 100%;
		padding: 0;
		text-align: center;
		float: none;
		height: auto;
	}
	#menu li.prvni li.druha a {
		font-size: 21px;
		line-height: 1.5em;
		text-transform: uppercase;
		width: 96%;
		display: block;
		padding: 1% 2%;
		height: auto;
	}
	#menu li.druha ul {
		width: 100%;
		position: static;
		padding: 0;
		margin: 0;
		height: auto;
	}
	#menu li.treti {
		display:none
	}
	#hlavicka-logo {
		display: none;
	}
	#hlavicka-logo-uvod {
		display: none;
	}
	#hlavicka-logo-mobil {
			display: block;
	}
	#hlavicka-tisk {
		display: none;
	}
	#hlavicka-hledani {
		display: none;
	}
	#hlavicka-hledani-mobil {
		position: absolute;
		top: 0;
		right: 0;
		display: block;
	}	
	.obsah-920 {
		width: 94%;
		margin: 0 3%;
		text-align: left;
	}	  
	#paticka1-blok1 {
		width: 50%;
		float: left;
	}
	#paticka1-blok2 {
		width: 50%;
		float: left;
	}
	#paticka1-blok3 {
		width: 100%;
		float: left;
	}   
	#paticka1-blok3-telefon {
		background: url("../obrazky/paticka-telefon.png") 0px 7px no-repeat;
		padding-left: 30px;
		margin-bottom: 10px;
		margin-top: 20px;
	}  
	.foto-blok-obrazek {
		width: 33%;
	}
	#uvod-textove-pole {
		width: 100%;
		height: 100vh;
	}
	#uvod-textove-pole-obsah {
		position: absolute;
		padding-right: 40px;
		bottom: 50px;
		left: 50px;
	}
	#dumimg {
		width: 100%;
	}
}
@media only screen and (max-width: 800px) {
	.obsah-920 p {
		width: 100%;
	}
#dotace-tabulka {
		width: 100%;
}	
	.obsah-920 ul {
		width: 100%;
	}
}
@media only screen and (max-width: 650px) {
	.obsah-920 p img {
		width: 100%;
	}	  
	.foto-blok-obrazek {
		width: 50%;
	}	
	.w50 {
		width: 100%;
		float: none;
	}
	.w50c {
		width: 100%;
		float: none;
	}
	.tdpic img {
		margin: 10px 0 0 0;
	}
#pole-hledani {
	width: 340px;
}
#pole-hledani input {
	width: 200px;
}	
	#uvod-textove-pole-obsah {
		bottom: 100px;
	}
	
				/* Force table to not be like tables anymore */
	#cenik table, #cenik thead, #cenik tbody, #cenik table th, #cenik table td, #cenik table tr { 
		display: block; 
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	#cenik table thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	#cenik table tr { border-bottom: 1px solid #ccc; margin-bottom: 20px;}
	
	#cenik table td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
		text-align: right;
	}
	
	#cenik table td:before { 

		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
		text-align: left;
	}
	
	/*
	Label the data
	*/
	#cenik table td:nth-of-type(1):before { content: "Číslo bytu"; }
	#cenik table td:nth-of-type(2):before { content: "Typ bytu"; }
	#cenik table td:nth-of-type(3):before { content: "Patro"; }
	#cenik table td:nth-of-type(4):before { content: "Celková plocha"; }
	#cenik table td:nth-of-type(5):before { content: "Užitná plocha"; }
	#cenik table td:nth-of-type(6):before { content: "Terasa"; }
	#cenik table td:nth-of-type(7):before { content: "Předzahrádka"; }
	#cenik table td:nth-of-type(8):before { content: "Sklepní kóje"; }
	#cenik table td:nth-of-type(9):before { content: "Cena vč. DPH"; }
	#cenik table td:nth-of-type(10):before { content: "Stav"; }
	#cenik table td:nth-of-type(11):before { content: "Půdorys"; }

						
}
@media only screen and (max-width: 580px) {
#levy-flash {
	text-align: center;
	width: 100%;
	height: auto;
}
#levy-flash img {
	width: 90%;
}
#levy-flash img.mensi {
	width: 70%;
	
}
#severka-byt {
	position: static;

}
#severka-byt img {

		width: auto;
}
}
@media only screen and (max-width: 460px) {
	.projekt-vypis-obal {
		width: 90%;
	}
	.nadpis-skupiny {
		width: 90%;
		font-size: 24px;
	}
	.projekt-vypis {
		width: 90%;
	}
	.projekt-vypis-obrazek {
		width: 100%;	
	}
	.projekt-vypis-obrazek img {
		width: 90%;
	}
}
@media only screen and (max-width: 400px) {
	#nav-packed	 {
		padding-right: 5px;
	}	
	#paticka1-blok1 {
		width: 100%;
		float: left;
	}
	#paticka1-blok2 {
		width: 100%;
		float: left;
	}
	#paticka2-blok1 {
		width: 100%;
		text-align: center;
	}
	#paticka2-blok2 {
		width: 100%;
		text-align: center;
	}
	.foto-blok-obrazek {
		width: 100%;
	}	
}

