body {
  background-image: url(../images/pozadi.jpg);
  background-repeat: repeat-x;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #979797;
  margin-bottom: 0;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

div.page {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 818px;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  color: #492227;
}

table {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #492227;
	border-collapse: collapse;
	table-layout: fixed;
	border: 0px;
}

td, th {
  border-collapse: collapse;
  padding: 0px;
}

td.menu01 {	
  background-image: url(../images/menu03.gif);
  background-repeat: no-repeat;
}

td.menu02 {
  background-image: url(../images/menu02.gif);
  background-repeat: repeat-x;
  text-align: center;
}

a:link.menu {
 font-size: 11px;
 color: #FFFFFF;
 text-decoration: none;
 font-weight: bold;
}

a:visited.menu {
  font-size: 11px;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}

a:active.menu {
  font-size: 11px;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}

a:hover.menu {
  font-size: 11px;
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: bold;
}

a:link {
 font-size: 11px;
 color: #492227;
 text-decoration: underline;
}

a:visited {
  font-size: 11px;
  color: #492227;
  text-decoration: underline;
}

a:active {
  font-size: 11px;
  color: #492227;
  text-decoration: underline;
}

a:hover {
  font-size: 11px;
  color: #492227;
  text-decoration: none;
}

h1,h2,h3,h4,h5 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

h3 {
  color: #492227; font-size: 15px;
}

h4 {
  color: #BF4200; font-size: 11px;
  margin-top: 10px;
}

input,textarea {
	border: 1px solid Black;
}

img.frame {
	border: 1px solid Black;
}
