BODY  {
	background-color : white;
	font-size : 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	font-family:arial,helvetica,sans-serif;
	color: #151618;
}

table {
	font-size : 12px;
	font-family: Arial, Helvetica, sans-serif;
}

a {
  color: #ffffff;
  text-decoration: none;
}

a:hover {
  color: blue;
}

h1 {
  color: #339900;;
  font-size: 16px;
  font-weight: bold;
}

h2 {
  color: #339900;;
  font-size: 13px;
  font-weight: bold;
}

.kontejner {
  width: 780px;
  position: relative; 
}

.stred {
  width: 780px;
  background : transparent url(images/pozadi.jpg) repeat-y top left;
}

.vrch {
  width: 775px;
  height: 173px;
  background: url("images/vrsek.jpg")
}

.menu {
  width: 450px;
  position: absolute; left: 310px; top: 112px;
  background-color: transparent;
  text-align: left;
  font-weight: bold;
  color: #ffffff;
}

.leva {
  width: 288px;
  float: left;
}

.levaobr {
  background: url("images/map.jpg");
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  height: 186px;
}

.leva1 {
  padding: 30px 30px 30px 30px;
  text-align: center;
  color: #E0EBFF;
}

.plocha {
  width: 490px;
  float: right;
}

.plocha1 {
  padding: 10px 30px 5px 30px;
  text-align: left;
  color: #666666;
}

.spodek {
  background-color : #05abe0;
  width:780px;
  height: 27px;
}

.spodek0 {
  width:290px;
  height: 1px;
  border-top: 1px solid #ffffff;
  font-size: 1px;
  float: left;
}

.spodek1 {
  border-top: 1px solid #E0EBF0;
  font-size: 1px;
  width: 490px;
  height: 1px;
  float: right;
}

.paticka {
  text-align: center;
  font-weight: bold;  
  color: #ffffff;
  padding: 5px 6px 6px 6px;
}

.clr
{
clear:both;
}

.kontakt {
  width: 430px;
	font-size : 12px;
	font-family: Arial, Helvetica, sans-serif;
  
}

.kontakt a {
  color: blue;
}

.pocitadlo {
  text-align: center;
  padding: 0px 0px 0px 0px;
}

