body {
  background: #fff;
  font: 12px Arial;
  text-align: center;
  background:url(../images/bg.gif) repeat-x top #ebebeb;
  margin:0px;
  
}

a {
  color: #000000;
  text-decoration:underline;
}

  
form {
  margin: 0;
  padding: 0;
}

img {
  border: 0;
}

table {
  font-size: 12px;
}

.noscreen, .print {
  display: none;
}

.pointer {
  cursor: pointer;
}

.clear {
  clear: both;
}

h1 {
  color: #000;
  margin: 6px 0 5px 0; 
  padding: 0px 0 0px 0;
  font-size: 18px;  
}

h2 {
  color: #af0f18;
  margin: 0px 0 0px 0; 
  padding: 0px 0 0px 0;
  font-size: 16px;
  font-weight:normal;
}
.btnSearch{
	width:24px;
	height:22px;
	float:left;
	padding:0px;
	margin:0px;
	border:0px;
	background-image: url(../images/btnSearch.gif);
	cursor:pointer;
}
.inputSearch{
	width:130px;
	height:20px;
	line-height:18px;
	float:left;
	border:1px solid #adadad;
	background: url(../images/bgInput.gif) repeat-x;
	padding:0 0 0 0;
}
#maine{
  margin:0 auto 0 auto;
  width:1078px;
  text-align: left;
  padding:0px;
  
}
#top{
	width:1078px;
	float:left;
	height:13px;
	text-align:right;
}
#top ul{
	height:39px;
	width:500px;
	float:right;
	list-style:url(../images/sipka.gif);
	margin:0px;
	padding:0px;
}
#top ul li {
	float:right;
	line-height:30px;
	padding:0 25px 0 0px;
}
#logo {
  display: block;
  position: relative;
  width: 321px;
  height: 72px;
  overflow:hidden;
  float: left;
  margin: 0px 0px 0px 0px;
}

#logo span {
  display:block;
  position: absolute;
  top:0; 
  left:0; 
  z-index:1; 
  width:100%; 
  height:100%;
  cursor: pointer;
  background-image: url(../images/logo.gif);
}
#hMenu{
	width:751px;
	height:74px;
	float:right;
	margin:0px;
}
#hMenu ul {
	width:751px;
	height:72px;
	float:right;
	list-style:none;
	margin:0px;
	padding:0px;
	border-left:1px solid #999999;
 }
#hMenu ul li{
	float:left;
	padding:0px;
	line-height:18px;
    border-right:1px solid #999999;
	
}
#hMenu ul li a div span{
	color:#ed1c24;
}

#hMenu ul li a div{
	height:56px;
	width:106px;
	background:url(../images/hMenu.gif) repeat-x top;
	padding:17px 5px 0 13px;
	text-align:left;
	text-decoration:none;
}
#hMenu ul li a:hover div{
	height:56px;
	width:106px;
	background:url(../images/hMenu.gif) repeat-x bottom;
	padding:17px 5px 0 13px;
	text-align:left;
}

#content{
	width:1058px;
	float:left;
	margin:0px;
	padding:10px;
	background-color:#fff;
}
#menuDva{
	width:1058px;
	float:left;
}
.menuObal{
	float:left;
	padding:0px ;
	padding: 0 0 0 5px;
	margin: 0 0 0 0px;
}
#leva{
	width:727px;
	float:left;
	padding:0 0 15px 5px;
}
.levaText{
	float:left;
	width:725px;
	padding:5px 0 0 0;
}
.levaSekce{
	width:100%;
	float:left;
	padding: 0 0 20px 10px;
	background:url(../images/sekce.gif) repeat-x;
}
.levaSekce h1{
	font-size:24px;
	font-weight:normal;
	line-height:38px;
	margin:0px;
	padding:0px;
}
#prava{
	width:288px;
	float:left;
	padding:5px 0 15px 15px;
}
.pravaText{
	width:288px;
	padding:5px 0 0 5px;
	float:left;
	text-align:justify;
}
.pravaSekce{
	width:293px;
	float:left;
	line-height:30px;
	font-size:15px;
	padding: 5px 0 20px 10px;
	background:url(../images/sekcePrava.gif) repeat-x;
	margin:0px;
}
#patka{
	width:1058px;
	height:111px;
	float:left;
	background:url(../images/patka.gif);
}
.patkaSekce{
	padding:45px 10px 0 30px;
	float:left;
}
.patkaSekce2{
	padding:45px 50px 0 100px;
	float:left;
}
.patkaSekce3{
	padding:35px 10px 0 90px;
	float:left;
}

.patkaLogo {
  display: block;
  position: relative;
  width: 315px;
  height: 111px;
  overflow:hidden;
  float: right;
  margin: 0px 0px 0px 0px;
}

.patkaLogo span {
  display:block;
  position: absolute;
  top:0; 
  left:0; 
  z-index:1; 
  width:100%; 
  height:100%;
  cursor: pointer;
  background-image: url(../images/logoNovyWeb.gif);
}
#navigace{
	width:700px;
	float:left;
	line-height:35px;
}

.links {
	clear:both;
	text-align:center;
	padding:3px 0 5px 0;
}