/* CSS Document */

/* CSS Document Minizahorie.eu */

* {
margin: 0;
padding: 0;
}
body {
font-family: trebuchet ms, sans-serif;
font-size: 13px; 
color: #ffffff;
text-align: center; 
margin: 0 auto;
background-color: #2e7253;
background-image: url(bg.png);
background-repeat: repeat-x;
}
.formular {
background: #2e7253;
color: #000000;
}

#logo {
  margin : 0 auto;
  width: 800px;
  height: 116px;
  background: url('head.png') no-repeat;
}

.kniha_sirka {
width: 450px;}

a:link, a:visited {
color: #9cc4b5;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #32cb93;
text-decoration: underline;
font-weight: bold;
}
td {
margin: 0 auto;
padding : 10px 10px 10px 10px;
border: 0px solid white;
border-spacing: 0px;
text-align : left;
font-size: 12px;
font-family: trebuchet ms, arial;
background-color : #3a8f68;

}
.paticka {
margin-top : 0px;
font-size: 11px;
/* background-image: url(bg_stranka_patka.png); 
background-repeat: repeat-y; */
color: white;
height: 70px;
width: 800px;
background: #1f5c40;
}
div.ostatni {
/* margin-top: 20px; */
width : 800px;
margin: 0 auto;
}
div.stranka_cela {
padding: 20px;
background-image: url(bg_stranka.jpg);
background-repeat: repeat-y;
}
img.zalozka {
border: 0px solid black;
padding: 0px;
margin: 0px;

}
#zalozky_krute {
  margin : 0 auto;
  height: 116px;
}

