body {
font-family:arial;
font-size:80%;
}

.obrcl, form, .about, .np  {display: none; }
.nodisplay {display: none; }


h1, h1 span {
width:960px;
height:144px;
font-size:100%;
 }

h1 span {
  background: url("../img_design/h1.png") no-repeat 0 0;
  display: block;
  position: absolute; 
  top: 0; left: 0;
  cursor: pointer; 
 }
 
 
 h2 {
float:left;
width:100%;
font-size:130%;
margin:5px 10px 5px 0;
color:#000;
}


a {
color:#000;
text-decoration:none;
}

a img  {border:0;}

.obsah p {line-height:150%;}


.foot {
float:left;
width:960px;
/*font-size:90%;*/
height:100px;
/*background:url(../img_design/foot.png)  no-repeat;*/
/*background-color:#4c4840;*/
border-top:1px solid #c0c0c0;
}

.foot p {
width:650px;
/*text-align:center;*/
margin:10px 0 0 300px;
/*color:#404040;*/
}

.foot a {
color:#000;
text-decoration:underline;
}


hr {
clear:both;
width:100%;
height:0px;
border-width: 0;
border-bottom:1px solid #c0c0c0;
margin:8px 0 20px 0;
}


.img_clanek_vlevo { /*    img_clanek_vlevo     obtekane obrazky ve clancich */
float:left;
margin:3px 10px 2px 0;
}

.img_clanek_vpravo { /* obtekane obrazky ve clancich */
float:right;
margin:3px 0 2px 10px;
}


















