body {
	width: 790px;
	margin: 10px auto auto auto;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 10pt;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
a {
	color: #1380C3;
}
p {
  margin: 6pt 0px 6pt 0px;
  text-align: justify;
  width: 600px;
  _margin-right: -50px;
}
h1  {
  font-size: 160%;
  display:none;
}
h2  {
  margin: 12pt 0px 6pt 0px;
  font-size: 140%;
  text-decoration: none;
}
h3  {
  margin: 6pt 0px 6pt 0px;
  font-size: 120%;
  text-decoration: none;
}
img	{
	border-width: 0px;
}
img.border	{
	border: solid 1px #1380C3;
	vertical-align: top;
}
hr	{
	display: none;
}
#menu {
  margin: 0px;
  padding: 0px;
}
#menu h2 {
  display: none;
}
#menu a{
  text-decoration: none;
  font-weight: bold;
  padding: 1px;
  padding-left: 7px;
  padding-right: 7px;
  border: solid #1380C3;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 0px;
  border-left-width: 1px;
  background-color: #1380C3;
  color: #FFFFFF;
}
#menu a:hover{
  text-decoration: none;
  font-weight: bold;
  background-color: #FFFFFF;
  color: #1380C3;
  _background: url("img/topline.gif") 0px 2px repeat-x;
}
#menu ul {
  display: inline;
  margin: 0px;
  padding: 0px;
}
#menu li {
  list-style: none;
  display: inline;
  padding-top: 2px;
}
#mainmenu {
  float: left;
}
#langmenu {
  float: right;
}
#main {
}
#content	{
    clear: both;
		min-height: 450px;
		height:auto;
		_height:450px;
		padding: 15px;
		padding-right: 0px;
		border-color: #1380C3;
		border-style: solid;
		border-top-width: 1px;
		border-right-width: 0px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		overflow: visible;
  }
#content ul li  {
  list-style: none;
  padding-left: 12px;
  background: url("img/point.gif") 0px 7px no-repeat;
}
#head	{
	background: url("img/logo.gif") top left no-repeat;
	background-color: #FFFFFF;
  display: block;
	width: 790px;
	height: 100px;
	clear: both;
}
#kontakt  {
  font-size: 0.7em;
  width: 250px;
  margin: 5px;
  text-align: right;
  float: right;
}
#foot	{
  font-size: smaller;
  clear: both;
  background-color: #FFFFFF;
}
.bg	{
	background-color: #CCCCCC;
}
.center	{
	text-align: center;
}
#menu a.active {
background-color: #FFFFFF;
color: #1380C3;
  _background: url("img/topline.gif") 0px 2px repeat-x;
}
#uvod {
  height: 100%;
  padding-right: 200px;
  background: url("img/uvod.jpg") no-repeat right top;
}
.kontakt  {
  text-align: center;
}
.onas	{
	height: auto;
	min-height: 450px;
	_height: 450px;
}
dt  {
  padding: 0px; 
  margin: 0px;
  text-align: right;
  width: 200px; 
  float: left;
  font-weight: bold;
}
dd {
  padding: 0px; 
  margin: 0px;
  width: 450px; 
  margin-left: 220px;
  clear: right;
}
table.phone {
  width: 300px;
  font-size: 1em;
  border: none;
}
table.phone td {
  width: auto;
}
table {
 	background-color: #000000;
 	padding: 0px;
 	margin: 0px;
	border-collapse: collapse;
	_border: solid;
	font-size: 0.8em;
}
th {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 3px;
	text-align: left;
}
td {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 3px;
}
tr {
 	background-color: #FFFF00;
	margin: 0px;
	padding: 0px;
}

