﻿body, input, select, textarea {
	font-family: "Geneva CE",Verdana,sans-serif;
	}
body {
	font-size: 1em;
	margin:0;
	padding:12px 2em 1em 12em;
	color:black;
	background:#eeeeee url("03/img/pozadi99.gif") top left repeat-y fixed;
}

h1, h2, h3, h4, p {
	margin:0.5em 0;
	}
h1 { font-size:140% }
h2 { font-size:130% }
h3 { font-size:120% }
h4 { font-size:110% }

code, pre { font:1.1em monospace }

form { margin:0; padding:0 }


input, select, textarea { font-size:100% }
input, select { vertical-align:middle }

table {
border-style: 'solid';
border-width: '0';
border-color: 'white';
border-collapse: 'collapse';
font-size: 9pt;
text-align: 'Justify'
}

a:link { color:#900; }
a:visited { color:#504810; }
a:hover {
	color:white
	background-color:#900
	}
.mensi {
	font-size: 9pt;
}


.inlay{
    position:absolute;
    top:12px;
    left:16px
}

.krajblok {
  border-color: #000000;
  border-style: dotted;
  border-width: 1px;
  font-weight: normal;
  padding: 1em;
}

.obsahblok {
  background-color:#ededed;
  border-color: #cccccc;
  border-style:solid;
  border-width: 3px;
  padding: 1em;
  font-size: 10px;
}
