/** { border:1px solid black !important }*/

* { margin:0; padding:0; }

body, #web {
 background: #eaffe4;
 font-family: Verdana, "Arial CE", Arial, Helvetica, sans-serif;
 font-size: 100%;
 color: black;
 padding: 0; margin: 0;
 text-align: center;
 }
 
#stranka {
 position: relative;
 width: 760px;
 margin: 10px auto;
 padding: 0;
 font-family: "Arial CE", Arial, Verdana, Helvetica, sans-serif;
 font-size: 100%;
 color: black;
 text-align: left;
 background: white;
 background-image: url("landrover.jpg");
 background-repeat: no-repeat;
 background-position: left 100%;
 border-top:2px solid green;
 border-left:2px solid green;
 border-right:2px solid green;
 border-bottom:2px solid green;
 border-color: green;
 }
#hlavicka {
 margin:0;
 padding:0;
 border-bottom: 1px solid green;
 border-color: green;
 background: #f5ffe6;
 background-image: url("landrover.gif");
 background-repeat: no-repeat;
 background-position: right center;
 }

.no {
  display: none;
}
.gl {
  border: none;
 }
.foto {
  border: none;
 }
.odskok {
 clear:both;
 border: none;
 height: 2px;
 margin:0; padding:0;
 }
a:link  {
 color: green;
 text-decoration: none;
}
a:visited  {
 color: #205b0f;
 text-decoration: none;
 }
a:active {
 color: red;
 text-decoration: underline;
 }
a:hover  {
 color: red;
 text-decoration: underline;
 }


h1 {
 font-family: "Tahoma CE", "Arial CE", "Helvetica CE", Tahoma, Arial, lucida, sans-serif;
 font-size: 200%;
 font-weight: bold;
 color: green;
 text-align: center;
 padding-top: 10px;
 padding-bottom: 10px;
  }
h2 {
 font-family: Arial, Arial CE, Verdana, Helvetica, sans-serif;
 font-size: 120%;
 font-weight: bold;
 color: green;
 text-align: center;
 padding-top: 10px;
 padding-bottom: 10px;
  }
.stred {
 text-align: center;
 }
.odkaz {
 text-align: left;
 padding: 5px 15px 20px 60px;
 }
hr {
  background-color: green;
  border-width: 0px;
  height: 1px;
  color: green;
 }
#paticka {
  font-size: 80%;
 text-align: center;
 border-top:1px solid green;
 padding-top: 8px;
 margin-top: 12px;
 margin-bottom: 8px;
 }
 .nahled {
  width: 32%;
  height: 220px;
  float: left;
  text-align: center;
  font-size: 75%;
  margin-left: 1px;
  overflow: auto;
 }
 .tucodkaz  {
 font-weight: 400;
 font-size: 110%;
 }
.norodkaz  {
 font-weight: 400;
 }
