body {
	font-family: Arial, Tahoma, sans-serif;
	color: auto;
	font-size: small;
	background-color: #9BC1B9;
	background-color: #759eca;
	background-image: url (vtservis.gif);
		background-image:url(images/vtservis.jpg);
		background-repeat: repeat-x;
	background-position:50%;
background-position: right top;
	text-align:center
}
.celek {
	width: 650px;
	background-color: #ADD8E6;
	text-align: left;
	border-top: solid 1px;
	border-bottom: solid 1px;
	border-left: solid 1px;
	border-right: solid 1px;
	border: 0px solid #546AA6;
	margin-left: 20px;
		position: absolute;
	left: 50%;
	margin:5px -325px;
	margin-top:40px;
}
.hlavicka {
	text-align: center;	
	width: auto;
	height: 130px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
	clear: both;
	border-bottom: dashed 1px #546AA6 #9bc1b9;
	border-bottom: solid 3px #64a188;
	background-image:url(images/hlavicka-instalateri.jpg);
}
.leva-obal {
	float: left;
	width: 160px;
	font-size: 13px;
	/*color: navy;*/
}
.leva {
	padding: 15px;
}   
.prava-obal {
	float: right;	font-size: small;
	width: 440px;
}
.prava {
	float: right;
	text-align: left;
	font-size: small;
	padding-right: 50px;
	padding-top: 50px;
	padding-bottom: 40px;
	/*background-color: #ADD8E6;*/
	background-image:url(images/kohoutek.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
.paticka {	
	width: auto;
	height:auto;
	clear: both;
	text-align: right;
	font-size: 11px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 10px;
	background-color: #759ECA;
	border-top: 2px solid #9cc1af;
	color:#5662B6;

}
a {
	text-decoration: none;
	color: #087a80;
}
a:hover {
	text-decoration: underline;
	color: #000080;
}
h1, h2, h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	color: #718F88; 
}
hr {
	background-color: red;
	border-width: 0px;
	height: 1px;
	color: red;
}
img { border: none;
}
#menu a, #menu a:visited {
  text-decoration:none;  
  color:#000; 
  display:block; 
  width:10em; 
  height:1.5em; 
  border-right:1px solid #000; 
  padding:0.5em;
  }
#menu a:hover {
  border-bottom:1px dashed blue; 
  text-align:right;
  }