html, body, ul, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.left {float: left; padding: 5px;padding-top: 20px; width: 95px;}
.right {float: right; padding: 5px; width: 270px;}
.clear {clear: both;}
img {
	border: 0;
}
img.salon {
	border: 5px solid #750306;
}
.salon-left{
float: left;
padding-left: 5px;
padding-top: 20px;
width: 45%;
}
.salon-right{
float: right;
padding-right: 5px;
padding-top: 7px;
width: 50%;
}
.backgr {background-color: #750306; 
border-bottom: 1px solid white;
padding-left:10px; padding-right: 268px;
padding-top: 4px;padding-bottom:4px;}

.backgr1 {background-color: #750306; 
border-bottom: 1px solid white;
padding-left:10px; padding-right: 222px;
padding-top: 4px;padding-bottom:4px;}
a {
	color: #fff;
}
a:hover {
	color: #F2AB9E;
}
.clear {
	clear: both;
}
li strong {
  color: white;
  font-weight: normal;
}
body {
	background: black;
	text-align: center;
	color: white;
	font: 11px verdana, sans-serif;
	line-height: 16px;
}
#wrapper {
	text-align: left;
	margin: 15px auto;
	width: 778px;
	position: relative;
	background: maroon url(images/bg.jpg) repeat-y;
	border: 5px solid #C15D4B;
}
#head-1 {
	background: url(images/head_1.jpg) no-repeat;
	width: 409px;
	height: 386px;
	top: 0;
	left: 369px;
	position: absolute;
}
#head-2 {
	background: url(images/head_2.jpg) no-repeat;
	width: 156px;
	height: 38px;
	top: 386px;
	left: 622px;
	position: absolute;
}
.odkazy {
  font-size: 9px;
  text-align: justify;
  padding: 0px 0px 10px 20px;
  
}
.odkazy a {
  color: #CD3639;
  text-decoration: none;
}
.odkazy a:hover {
  color: #F2AB9E;
  text-decoration: underline;
}


#nav {
	margin: 11px 0 25px 35px;
	color: #C15D4B;
}
#nav a {
  text-decoration: none;
  color: black;
}

#nav a:hover {
	color: #F2AB9E;
text-decoration:underline;
}
#nav li {
  background: bottom left url(images/nav_bg.jpg) no-repeat;
  _height: 1%;
  padding: 6px 12px 14px 110px;
}
#nav li.last {
  background: bottom left url(images/nav_bg_last.jpg) no-repeat;
}
#gallery img {
	display: block;
}
h1 {
  height: 172px;
  background: url(images/logo.jpg) no-repeat;
  color: black;
  font-weight: normal;
}
h1 span {
  display: block;
}
h1 em {
  font-style: normal;
  color: white;
  padding-right: 3px;
}
h1 .hone {
  padding: 65px 0 0 58px;
  font: 50px Keaton, "Arial Narrow", "Tahoma", arial, sans-serif;
}
h1 .htwo {
  position: relative;
  top: -0.5em;
  left: 7.5em;
  font-size: 18px;
}
h1 .hthree {
  position: relative;
  top: -1.0em;
  left: 4.5em;
  font-size: 12px;
  letter-spacing: 2px;
  color: #E3C0C1;
}
h2 {
  background: 120px 0.5em url(images/dot_dot_dash.jpg) no-repeat;
  font: 24px verdana, sans-serif;
  font-weight: normal;
  font-style: italic;
  color: black;
}
h3 {
  font: 15px verdana, sans-serif;
  font-weight: bold;
  padding: 15px;
  color: white;
}
h3.reklama {
  font: 11px verdana, sans-serif;
  font-weight: bold;
  padding: 0px;
  color: white;
}

h2.soft, h3.soft {
padding: 0px;
margin: 0px;
  display: inline; 
  font: 11px verdana, sans-serif;
  font-weight: bold;
  color: white;
}

td.reklama {
  text-align: left; padding-top: 12px;
}
h2 em {
  color: white;
}

#body-left {
	float: left;
	width: 278px;
	padding-left: 28px;
}
#gallery {
	border: 1px solid #9F0408;
	background: #750306;
	margin: 13px 10px 0 6px;
	height: 261px;
	position: relative;
}
.gal {
	background: #9F0408;
	padding: 4px;
	position: absolute;
}
.google {
  text-align: center;
  padding-top: 20px;
  padding-right: 2px;
}
.nahled {
  line-height: 30px;
  padding-bottom: 20px;
}
#gzero {
	top: 13px;
	left: 15px;
	width: 221px;
}
#gone {
	top: 200px;
	left: 15px;
	width: 57px;
}
#gtwo {
	top: 200px;
	left: 98px;
	width: 57px;
}
#gthree {
	top: 200px;
	left: 179px;
	width: 57px;
}

#body-right {
	float: right;
	width: 388px;
	padding-right: 22px;
}

#footer {
	text-align: right;
	color: #CD3639;
	border-top: 1px solid #983234;
	padding: 6px 25px 10px 0;
}
#footer a {
	padding-right: 3px;
}
.spacer {
	height: 18px;
}

li.obj {
	margin: 0px;
	padding: 3px;
  list-style: circle; 
}	
ul.obj {
	margin: 10px;
	padding-left: 20px;
}	
table.obj td {
	margin: 10px;
	padding: 5px;
	border: 1px solid white;
}	
table.obj {
	margin: 10px;
	border: 1px solid white;
}	
.obj-right {
padding-top: 10px;
	float: right;
	width: 45%;
}	
.obj-left {
	float: left;
	width: 55%;
}	
/* form */
input, textarea, select {background-color: #983234; color: white; border: 1px solid #555}
input.tlacitko {background-color: #983234; color: white; font-weight: bold; cursor: hand}
input.fotog {color: blue;}
