* {
	margin: 0;
	padding: 0;
	
}

body {
	font-family: Tahoma, Verdana, Arial, lucida, sans-serif;
	color: 000;
	text-align: center;
	padding-bottom: 15px;
	background: #FFFFBD url(../img/background.PNG) repeat-x;
}

/* layout */
.main {
	background: #EEE url("../img/main.gif") repeat-y;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border: 2px solid black;	
}
.hlava {
	background-image: url(../img/menu.PNG);
	background-repeat: repeat-x;
}
.jmeno {
	height: 58px;
	width: 164px;
	font-size: 20px;
	padding-top: 6px;
	display: block;
	background-image: url(../img/menu.PNG);
	line-height: 1.3em;
	border-bottom: outset 0px;
}

.kus {
	text-align: left;
	border-top: 2px solid #4a6f8c;
	margin: 20px;
	position: relative;
}

.kus-info {
	text-align: left;
	margin: 20px 0px;
	position: relative;
}
/* menu */
.menu {
	display: block;
	background-image: url(../img/menu.PNG);
	margin-right: 0px;
   _margin-right: -3px;
	margin-left: 0px;
	border: none;
	float: right;
	clear: right;
	text-decoration: none;
	margin-bottom: 0px;
	_margin-bottom: -5px;
	
}
.menu li {
	list-style: none;
	display: block;
	height: 39px;
	width: 100px;
	padding-top: 25px;
	margin: 0px;
	clear: none;
	float: left;
	color: #B22222;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	border-left: solid 1px white;
}
a:link, a:visited {
	text-decoration: none;
	color: #466f9b;
}
a:hover {
	color: #B22222;
}

.ukazka {
	background-color: transparent;
	margin-top: 0px;
	height: 200px;
	width: 770px;
	display: block;
	font-size: 28px;
	color: white;
	border-bottom: 1px solid Gray;
	margin-bottom: 0px;
	vertical-align: bottom; 
}
.ukazka1 {
	background-image: url(../img/obyvak.jpg);
	background-color: #110011;

}
.ukazka2 {
	background-image: url(../img/sedacky.jpg);
	background-color: #002222;
}
.ukazka3 {
	background-image: url(../img/loznice.jpg);
	background-color: #330033;
}
.ukazka4 {
	background-image: url(../img/zidle.jpg);
	background-color: #444400;
}
.ukazka5 {
	background-image: url(../img/kuchyne.jpg);
	background-color: #550055;
}
.ukazka6 {
	background-image: url(../img/obyvak.jpg);
	background-color: #006666;
}
.ukazka7 {
	background-image: url(../img/obyvak.jpg);
	background-color: #006666;
}
.ukazka8 {
  background-image: url(../img/ofirme.jpg);
	background-color: #006666;
}
.ukazka9 {
	background-image: url(../img/doprava.jpg);
	background-color: #006666;
}
.ukazka10 {
	background-image: url(../img/uhrada.jpg);
	background-color: #006666;
}
.ukazka11 {
	background-image: url(../img/kontakty.jpg);
	background-color: #006666;
}
.ukazka12 {
	background-image: url(../img/index.jpg);
	background-color: Lime;
}

/* nabidka */
.nabidka {
	width: 770px;
	display: block;
	float: right;
	text-align: center;
	text-decoration: none;
	background-image: url(../img/nabidka.PNG);
	height: 32px;
}
.nabidka li  {
	list-style: none;
	text-decoration: none;
	display: inline;
	line-height: 22px;
	color: #466f9b;
	font-weight: bold;
	font-size: 11px;
	
}
.nabidka li a {
	list-style: none;
	text-decoration: none;
	background-image: url(../img/button.PNG);
	display: inline;
	width: 100px;
	clear: none;
	float: right;
	line-height: 32px;
	color: #466F9B;
	font-weight: bold;
}

.nabidka li a:hover {
	color: #000;
	text-decoration: none;
}
.nabidka .aktivni {
	list-style: none;
	text-decoration: none;
	background-image: url(../img/buttona.PNG);
	line-height: 32px;
	display: block;
	width: 100px;
	clear: none;
	float: right;
	font-size: 10px;
	color: #000;
}

/* konec nabidka */
.foot a:hover {
	color: #000;
}

/* left menu */
/* headers */
/* nasenabidka - speciální formátováni pro nadpis */
.nasenabidka {
	text-align: center;
	font-size: larger;
}

h1, h1 span {
	margin-top: 0px;
	line-height: 35px;
	width: 770px;
	font-size: 20px;
	font-weight: bold;
	color: Red;
	text-align: center;
	background-color: White;
	border-bottom: outset 1px;
}

.nazev {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	height: 40px;
	width: 770px;
	margin-bottom: 0px;
	color:#000;
	background: Silver url(../img/nazev.png);
	border-bottom: 0px;
}
h2 {
	margin-top: 0px;
	line-height: 50px;
	width: 770px;
	font-size: 16px;
	color: #4a6f8c;
	text-align: center;
	text-transform: uppercase;
	background-color: White;
	border-bottom: outset 1px;
}
h3 {
	font-size: 120%;
	color: #4a6f8c;
	padding: 5px 0;
	margin: 10px 25px 0 25px;
	
	text-align: left;
}
/* headers */
/* par */
p {
	font-size: 14px;
	padding: 5px 0 10px 0;
	margin: 0 25px 0 25px;
	color: #626262;
	text-align: left;
}
.foot {
	margin: 0;
	padding: 0;
	position: relative;
	clear: both;
	margin: 0px 10px;
}
.foot a {
	width: 100px;
	position: absolute;
	top: 0;
	left: 100px;
	font-weight: bold;
	text-decoration: none;
	font-size: 86%;
	height: 20px;
	overflow: hidden;
	line-height: 20px;
}
.copy {
	margin: 0;
	text-align: right;
	font-size: 80%;
	color: #707070;
	background: #fff;
	border-top: inset 1px;
}
.foto {
	text-align: right;
	margin-top: -60px;
}

.foto-info {
	margin-top: 10px;
}

img {
	padding: 0 10px 10px 0px;
	clear: none;
	background-image: url(../img/podklad.JPG);
	border: none;
}

.pocitadlo {
  background: none;
}

.normalni {
    width: 88px;
    height: 60px;
    padding: 0px;
    background-image: none;
}
.mapa {
	width: 320px;
	height: auto;
	float: left;
	display: block;
	clear: both;
	background-color: Gray;
	border: none;
	margin: 25px;
	padding: 0px;
}
/* par */
/* tabulky */

table {
	font-size: 12px;
	border: #00008B solid 1px ;
	padding: 2px;
}

th {
	text-align: right;
	padding: 2px;
	
}
td {
	text-align: center;
	padding: 2px;
}
.tlacitko {
	text-align: right;
	padding-right: 25px;
	float: right;
	
	
}

input.rez {
	color: Red;
	background-color: Yellow;
	border: 0px;
	cursor: hand;
}
hr {
	margin: 0px;
}

.prodano img, .prodano{
	width: 150px;
	height: 142px;
	bottom: 0;
	right: 0;
	background: none;
	position: absolute;
}

.rezervovano {
	width: 250px;
	line-height: 20px;
	top: 30;
	right: 0;
	background: yellow;
	padding: 10px;
	color: red;
	font-weight: bold;
	position: absolute;
	text-align:center;
}
ul.poznamky {
	margin-left: 60px;
	font-size: 11px;
	margin-top: 1px;
	width: 350px;
}
.red {
  color: red;
}

.both {
  clear: both;
  margin: 0px;
  padding: 0px;
}

.nabidka .nabidkapopis {
  display: block;
  float: left;
  margin: 3px 0px 0px 10px;
  color: #000;
  font-size: 18px;
}