* {
	padding: 0;
	margin: 0;
}
.clearing {
	clear: both;
	width: 100%;
	height: 2px;
	font-size: 2px;
	line-height: 2px;
}
body {
	font-family: Arial, sans-serif;
	font-size: 100%;
	line-height: 1.25em;
	width: 100%;
	background-color: #ffffff;
	color: #000;
}

a {
	color: #dc1e2d;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	position:relative;
} 
.tucne {
	font-weight: bold;
}
.right {
	text-align: right;
}



h1 {
	text-align: center;
	font-size: 2em;
	line-height: 1.25em;
	font-weight: normal;
	padding: 3%;
	background-color: #dc1e2d;
	color: #fff;
}
h2 {
	text-align: center;
	font-size: 1.8em;
	line-height: 1.25em;
	font-weight: normal;
	padding: 3%;
}
h3 {
	text-align: center;
	font-size: 1.5em;
	line-height: 1.25em;
	font-weight: normal;
	padding: 2%;
}
table {
	width: 94%;
	margin: 1% 3% 1% 3%;
	border-collapse: collapse;
	border: 0;
}
#hlavicka {
	/*width: 100%;*/
	background: #fff;
	color: #000;
	padding: 10px 0;
}
#hlavicka a {
	color: #000;
	text-decoration: none;
}
#hlavicka a:hover {
	color: #000;
	text-decoration: underline;
}
#hlavicka a:visited {
	color: #000;
}
#hlavicka-horni-pruh {
	width: 100%;
	height: 1%;
	font-size: 10px;
	line-height: 10px;
	background-color: #3c3c3c;	
}
#hlavicka-dolni-pruh {
	width: 100%;
	background-color: #dc1e2d;
	/*margin-bottom: 3%;*/
}
#hlavicka table {
	color: #000;

}
#hlavicka table td {
	vertical-align: middle;
}
table.form td {
	border: 1px solid #cccccc;
	line-height: 2em;
	padding: 3px;
}
table.form tr.volne {
	background-color: #b1f8ab;
	cursor: pointer;
}
span.zeleny {
	color: #74cb6d;
	font-weight: bold;
}
span.sedy {
	color: #999999;
	font-weight: bold;
}
table.form tr.prodano {
	background-color: #fa9f98;
	cursor: pointer;
}
table.form tr.rezervace, table.form tr.zamluveno {
	background-color: #cccccc;
	cursor: pointer;
}
span.cerveny {
	color: #d36961;
	font-weight: bold;	
}
table.form th {
	font-weight: normal;
	color: #fff;	
	border: 1px solid #cccccc;
	background-color: #dc1e2d;	
	padding: 3px;
}
.table table td {
	padding: 3px;
}
.table2 table td {
	padding: 3px;
}
input {
	border: 1px solid #cccccc;
}
textarea {
	border: 1px solid #cccccc;
}
.tlac-odeslat {
	padding: 3px;
	border: 1px solid #cccccc;
	color: #fff;
	background-color: #dc1e2d;	
}
.projekt-nadpis {
	background-color: #f2f2f2;
	cursor: pointer;
	background-image: url("../obrazky/sipka-cerna.png");
	background-position: right center;
	background-repeat: no-repeat;
}
.projekt-nadpis a {
	color: #000;
	text-decoration: none;	
}
.projekt-nadpis a:hover {
	color: #000;
	text-decoration: underline;
}
.vyber-nadpis {
	background-color: #e2e2e2;
}
.projekt-obrazek-2 {
	background-color: #dc1e2d;
}
.banner {
  width: 100%;
}
.projekt-popis {
	padding: 3% 3% 6% 3%;
	width: 94%;	
	background-color: #fff;	
}
.odkaz-vyber-1 {
	background-color: #dc1e2d;
}
#odkaz-vyber {
	cursor: pointer;
	background-color: #dc1e2d;
	background-image: url("../obrazky/sipka-bila.png");
	background-position: right center;
	background-repeat: no-repeat;
}
#pridat-byt {
	cursor: pointer;
	background-color: #dc1e2d;
	/*background-image: url("../obrazky/sipka-bila.png");
	background-position: right center;
	background-repeat: no-repeat;*/
	margin-bottom: 2%;
}
#odkaz-seznam {
	cursor: pointer;
	background-color: #707070;
	background-image: url("../obrazky/sipka-bila-zpet.png");
	background-position: left center;
	background-repeat: no-repeat;
}

#pridat-byt a, #odkaz-vyber a, #odkaz-seznam a {
	color: #fff;
	text-decoration: none;
}
#pridat-byt a:hover, #odkaz-vyber a:hover, #odkaz-seznam a:hover {
	color: #fff;
	text-decoration: underline;
}
#zobrazit-byty {
	background-color: #e2e2e2;
	cursor: pointer;
	background-image: url("../obrazky/sipka-cerna.png");
	background-position: right center;
	background-repeat: no-repeat;
	margin-bottom: 2%;
}
#zobrazit-byty  a {
	color: #000;
	text-decoration: none;
}
#zobrazit-byty a:hover {
	color: #000;
	text-decoration: underline;
}
.odkaz-vyber-1 {
	color: #fff;
}
#projekt-kamechy, #odkaz-vyber, #odkaz-seznam {
	cursor: pointer;
}
.patro-licha {
	background-color: #f2f2f2;
	cursor: pointer;
	background-image: url("../obrazky/sipka-cerna.png");
	background-position: right center;
	background-repeat: no-repeat;
}
.patro-suda {
	background-color: #e2e2e2;
	cursor: pointer;
	background-image: url("../obrazky/sipka-cerna.png");
	background-position: right center;
	background-repeat: no-repeat;
}
.table-nadpis, .table-nadpis2 {
	background-color: #e2e2e2;
	margin-bottom: 2%;
	cursor: pointer;
}
.patro-suda a, .patro-licha a {
	color: #000;
}
.patro-suda a:hover, .patro-licha a:hover {
	color: #000;
}
.dum-nadpis {
	background-color: #414141;
	color: #fff;
}
#preload {
  width: 100%;
  display: block;
}
#planekpng {
  width: 100%;
  display: block;
  border: 0;
}
#planekpng2 {
  width: 75%;
  display: block;
  border: 0;
}
#canvas {
	/*height: 150px;*/
	background-color: #fff;
	width: 94%;
	margin: 0 3% 3% 3%;
	display: block;
}

#necanvas {
	/*height: 150px;*/
	background-color: #ff0000;
	width: 94%;
	margin: 0 3% 3% 3%;
	display: none;
}
ul {
  padding-bottom: 2%; 
}
ul li {
	font-weight: bold;
	padding-bottom: 4%;
 	padding-left: 3%;
}
.mezera {
  padding-bottom: 2%; 
}
.text ul {
  padding-bottom: 2%; 
}
.text ul li {
	font-weight: normal;
	padding-bottom: 1%;
 	padding-left: 3%;
}
.text p {
  padding: 0 3% 3% 3%; 
}
.table, .table2 {
  display: none;
}

.link {
  cursor: pointer;
}
#naplnme {
	width: 94%;
	margin: 0 3% 0 3%;
}