html, body { height: 100%; }

body {
	margin:0;
	padding:0;
	background: #E3D3B1 url(../images/bg.jpg) no-repeat top center;
	font: 12px Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	text-align: justify;
}

a {
	text-decoration: none;
	color: #407899;
}

a img { border: 0; }

a:hover {
	text-decoration: underline;
}

img {
	margin: 3px 15px 3px 0;
}

h1, h2, h3, h4 {
	font-family: Calibri, "Trebuchet MS", Verdana, sans-serif;
}

h1 {
	font-size: 30px;
	margin-bottom: 5px;
	padding: 0;
}

h2 {
	font-size: 18px;
	margin-bottom: 5px;
}

h3 {
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
}

h4 {
	margin-bottom: 3px;
}

p {
	text-align: justify;
	margin-bottom: 10px;
	line-height: 150%;
}

span, span.Apple-style-span {
	margin: 0;
	padding: 0;
	clear: none;
}

p.small {
	text-align: justify;
	font-size: 0.8em;
}

p.normal {
	margin-bottom: 0;
}

.wrap {
	width: 1000px;
	margin: 330px auto 10px auto;
	padding: 0 0 20px 0;
	background: none;
	min-height: 100%;
}

.programterv {
	width: 899px;
	height: 371px;
	padding: 60px 50px 50px 30px;
	margin: 0 auto 0 auto;
	background: transparent url(../images/bg_programterv.jpg) no-repeat top center;
	color: #284662;
}

.programterv h1 {
	text-align: center;
	font: 26px "Comic Sans MS", Arial, sans-serif;
}

.programterv h2 {
	font: bold 15px "Comic Sans MS", Arial, sans-serif;
}

span.zoom {
	padding: 0 0 0 17px;
	background: transparent url(../images/zoom.png) no-repeat top left;
	float: right;
	margin: 3px 15px 0 0;
}

.doboz {
	width: 979px;
	padding: 0;
	margin: 0 auto 0 auto;
	background: none;
}

.clear {
	clear: both;
	height: 0px;
	width: 100%;
}

ul, ul.lista {
	list-style-type: disc;
	list-style-position: inside;
}

ul li, ul.lista li {
	margin-left: 20px;
	margin-bottom: 10px;
}

table tr td {
	vertical-align: middle;
}
