body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #9BC4CA;
  text-decoration: none;
	text-align: center;
}


a {
  font-weight: bold;
  color: #FD7901;
  text-decoration: underline;
}

a:hover {
	color: #144959;
  text-decoration: none;
}

hr {
  clear: both;
  margin-left: 0px;
  margin-top : 45px;
  width: 90%;
  color: #144959;
}

ul {
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 10px;
}

li {
	margin: 0px;
	padding: 5px 0px 0px 10px;
	font-size: 11px;
	color: #144959;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: none;
	list-style-position: outside;
	list-style-type: square;
}

#basecontainer {
  margin: -8px auto;
  width: 800px;
	text-align: left;
  background-color: #FFF;
}

#topbar1 {
  width: 800px;
  height: 62px;
  background-image: url(../obrazy/data_01.jpg);
  background-repeat: repeat-x;
}

#topbar2 {
  width: 400px;
  height: 103px;
  float: left;
  background-image: url(../obrazy/data_03.jpg);
  background-repeat: no-repeat;
}

#topbar3 {
  width: 400px;
  height: 103px;
  float: right;
  background-image: url(../obrazy/data_04.jpg);
  background-repeat: no-repeat;
}

#menubar {
  width: 798px;
  height: 62px;
  clear: both;
  background-image: url(../obrazy/data_05.jpg);
  background-repeat: no-repeat;
  padding: 7px 0px 0px 2px;
}

#menubar a {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;
  	font-weight: bold;
    text-decoration: none;
    color: #144959;
}

#menubar a:hover {
	color: #FD7901;
}

#webmenu {
  width: 100%;
  text-align: right;
  padding-top: 10px; 
  padding-bottom: 5px; 
  padding-left: 5px;
  font-size: 12px;
}

#webmenu a {
  text-decoration: none;
}

#webmenu a:hover {
  text-decoration: underline;
}

.vice {
	float: right;
	padding-right: 15px;
	font-size: 11px;
}

#core {
  margin-top: -7px;
  clear: both;
  width: 800px;
}

.buttonek {
	margin-top: 10px;
	font-size: 15px;
	font-weight: bold;
	color: #000;
}

#spodni_vypln {
  width: 800px;
  height: 0px;
  clear: both;
}

#paticka {
  float: left;
  clear: both;
  width: 688px; /* + 92px logo datamix v paticce - 780*/
  height: 25px;
  background-color: #FFF;
  background-image: url(../obrazy/data_07_02.gif);
  background-repeat: repeat-x;

  padding-top: 5px;
  padding-left: 20px;
}

#paticka_logo {
  float: right;
  background-color: #FFF;
  width: 92px;
  height: 30px;
  background-image: url(../obrazy/data_07_03.gif);
  background-repeat: no-repeat;
}

#paticka a {
  color: #FFF;
  font-size: 11px;
}
