* {
font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
font-size: 1em;
margin: 0;
padding: 0;
border: 0;
   }
body {
	font-size: 1em;
	background: url('graphics/bg.png') center top repeat;
	text-align: center;
	color: #000;

}
#komplet {
	width: 763px;
	margin: 0 auto 0 auto;
	text-align: center;
	background:  url('graphics/bcg.png') center top repeat-y;
}

#top-menu {
background: url('graphics/top-menu.png') center top no-repeat;
height: 101px;
}

#welcome-left {
width: 255px;
height:123px;
background: transparent url('graphics/welcome-left.png') left top no-repeat;
}
div#welcome-left object{
margin-left:33px;
}

#welcome-left div{
padding: 25px 30px 0 60px;

}

#welcome-right {
width: 508px;
height: 142px;
background: #fff url('graphics/welcome-right.png') left top no-repeat;
margin: 0;
padding: 0;
}
#welcome-right div{
padding: 25px 50px 0 50px;
}
.posun{
padding: 25px 50px 0 50px;
}
.floatleft{
float: left;
width: 23%;
}
.floatright{
float: right;
width: 290px;
}
span.logo{
	display: block;
	float:left;
	_float: ;
	cursor: pointer;
	cursor: hand;
	width: 370px;
	height: 90px;
	margin: 0px 0px 0px 35px;
/*	background: black;*/
	_margin: 0 0 0 -320px;
	_height: 70px;
}
ul{
	list-style-type: circle;
  font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0 0px 0 20px;

}
/* ----------------------------------------
   Hlavní menu
---------------------------------------- */
ul#menu {
  float: right
  width: 100px;
  text-align: right;
  overflow: hidden;
  padding: 70px 75px 0 0;
  _padding: 0px 75px 0 0;
  }

ul#menu li {
	display: inline;
	list-style-type: none;
  font-size: 17px;
	font-weight: normal;
	color: #fff;
	margin: 0;
	padding: 0 0px 0 28px;
  }

#menu li a {
	color: #000;
	text-decoration: none;
  }

#menu li a:hover {
	color: #fff; 
	text-decoration: none;
  }
#menu li a.active {
color: #fff;
}

.left {
  float: left;
  width: 255px;
  height: 655px;
   font-size: 0.75em;	
   text-align: left;
   line-height: 1.5;
  margin: 0;
/*background:  url('graphics/left-jablicka.png') left bottom no-repeat ;*/s
  }


.right {
	float: left;
	width: 450px;
	 font-size: 0.75em;
	 text-align: left;
   line-height: 1.5em;
	padding: 0; margin: 0;
  }
  
p {
  margin: 0 0 15px 0;
	padding: 0;
  }

.leva{
float: left;
width: 210px;
padding: 2px 12px 2px 0;
border-top: 2px #fbed7f dotted;
border-right: 2px #fbed7f dotted;
}
.prava{
float: left;
width: 210px;
padding: 5px 0px 0 10px;
border-top: 2px #fbed7f dotted;

}
  
  
#tail {
  clear: both;
   font-size: 12px;
	background: url('graphics/tail.png') top left no-repeat;
	width: 763px;
	height: 70px;
	padding: 10px 0 0 50px;
	margin: 0;
	color: transparent;
	  text-align: left;
  }
.copyright {
float: left;
padding: 5px 0 0 0;
  }
.languages{
float: right;
	margin: 0px 100px 0px 0px;
	_margin: 0 30px 0 0;
}
.languages img{
padding-left: 10px;
}
/* ----------------------------------------
   Obecně
---------------------------------------- */
address {
  display: inline;
  font-style: normal;
}
a {
  color: #000; 
  text-decoration: none;
  }
a:hover{
  color: #000; 
  text-decoration: underline;
  }
hr {
	border: 2px solid #5c5c42;
	_height: 4px;
  margin: 3px 0;
  }
h2 {	
	font-size: 1.5em;
	text-decoration: none;
	color: #000;
	padding: 15px 0;
	font-weight: normal;
  }
h2 a, h2  a:hover {
	text-decoration: none;
	color: #000;
  }
h3 {
  padding: 10px 0 10px 0;
	font-size: 1.4em;
	text-decoration: none;
	color: #fff;
  }
h4 {
  padding: 10px 0 10px 0;
	font-size: 1.2em;
	text-decoration: none;
	color: #000;
  }
img a {
  text-decoration: none;
  }

.utajeni{
visibility: hidden;
display: none;
}
