body { 
  margin:0;
  padding:0;
  background-color: #fff7e5;
  font-family: Tahoma CE, Tahoma, Verdana CE, Verdana, Arial, sans-serif;
  font-size: small;
  text-align: center;
  color: #333319;
}

form {
  margin: 0px;
  padding: 0px;
  margin-bottom: 3px;
  width: 580px;
  height: 280px;
  overflow: auto;
}

form#form2 {
  margin: 0px;
  padding: 0px;
  margin-bottom: 3px;
  width: 580px;
  height: 200px;
  overflow: auto;
}

#panel {
  position:absolute;
  left: 0px;
  top: 0px;
  width: 100%;
}

#page {
  width: 767px;
  border: 0px solid white;
  margin: 0px auto;
  padding: 0px;
  display: block;
}

p.leftal {
  text-align: left;
  margin: 0px;
  padding: 0px;
}

.backlink {
  font-size: x-small;
  color: #191933;
  text-decoration: none;
  font-weight: bold;
}

.backlink:hover {
  color: #5959a0;
  text-decoration: underline;
}

#centering {
  text-align: center;
}

td#conttd {
  background: #ffe7ba url(../images/vvik_16.jpg) no-repeat;
}

#cont {
  padding: 6px 150px 0px 10px;
  text-align: justify;
}

#contfloat {
  float: right;
  margin-top: 10px;
  margin-right: 5px;
  padding-left: 16px;
  padding-bottom: 16px;
  border-left: 1px dotted #c6baae;
  border-bottom: 1px dotted #c6baae;
  text-align: right;
}

.mail {
  display: inline;
}

.big {
  font-size: medium;
}

h2 {
  font-size: medium;
  font-weight: bold;
  padding: 0px 0px 10px 0px;
  margin: 0px;
}

h3 {
  font-size: small;
  text-align: left;
  font-weight: bold;
  padding: 0px 0px 0px 0px;
  margin: 0px;
}


a {
  color: #a00000;
}

a:visited {
  color: #a00000;
}

a:hover {
  color: #f07000;
}

ul {
        padding-top: 0px;
        padding-bottom: 0px;
        margin-top: 0px;
        margin-bottom: 6px;
        padding-left: 20px;
        margin-left: 5px;
	text-align: left;
}

li {
        padding-top: 0px;
        padding-bottom: 3px;
}

p {
  padding: 0px;
  margin: 0px;
  margin-bottom: 7px;
}

p.rightpadding {
  padding-right: 20px;
  margin-bottom: 0px;
}

img {
  margin: 0px;
  padding: 0px;
  border: 0px;
  display: block;
  border: 0px;
}

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

th {
  text-align: right;
  padding-right: 12px;
}
