body {
   text-align: center;
   margin: 0px;
   padding: 0px;
   background: url(pic/bg2.jpg) repeat #f3f7e1;
}
p {
   margin:.9em 0;
}
#telo {
    position: relative;
    margin-top: 0px;
    margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 722px;
	background: #ffffff;
	border-left: 1px solid #475d31;
	border-right: 1px solid #475d31;
	border-bottom: 1px solid #475d31;
}
#top {
    margin: 0px;
	padding: 0px;
	height: 30px;
	background: url(pic/bgtop.png) repeat-y top left;
}
#navi {
    position: absolute;
	top: 7px;
	left: 12px;
	margin: 0px;
	padding: 0px;
	height: 15px;
	text-align: left;
	letter-spacing: 1px;
}
#home {
    position: absolute;
	top: 7px;
	left: 480px;
	margin: 0px;
	padding: 0px;
	height: 15px;
	text-align: left;
}
#home img {
    margin-right: 30px;
}
#jezik {
    position: absolute;
	top: 12px;
	left: 660px;
	margin: 0px;
	padding: 0px;
	height: 15px;
	text-align: left;
}
#jezik img {
    border:0;
	margin-left: 10px;
}
#heder {
    margin: 0px;
	padding: 0px;
	height: 178px;
	background: url(pic/heder.jpg) no-repeat top left;
}
#content {
    margin: 0px;
	padding: 0px;
}
#text {
    margin-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	padding: 0px;
}
#footer {
    margin: 0px;
	padding: 0px;
	height: 225px;
	background: url(pic/footer.jpg) no-repeat top left;
}
.text {
   font-family: "Arial";
   font-size: 11px;
   color: #737171;
   line-height: 18px;
   text-align: left;
}
.text a {
   color: #7e990e;
   text-decoration: underline; 
}
.text a:hover {
   color:#cc6e00;
}
.text h1 {
   font-family: "georgia";
   font-size: 20px;
   color: #859728;
   font-style: normal;
   font-weight:normal;
   margin-top: 20px;
   margin-bottom: 20px;
}
.text h2 {
   font-family: "Arial";
   font-size: 14px;
   color: #859728;
   font-style: normal;
   font-weight:normal;
}
.text li {
    list-style-position:inside;
}
.bla {
   
}
.pic {
   border: 2px solid #7e990e;
}
.text ul { 
   margin-left: 0px;
   margin-top: 0px;
   padding: 0px;
   list-style-position: outside;
   text-indent: 0px;
}
.text li {
   margin-top: 3px;
   margin-bottom: 0px;
   margin-left: 20px;
}
.text li a {
   text-decoration: underline;
   color: #7e990e;
}
.text li a:hover {
   color: #cc6e00;
   text-decoration: underline;
   }
   
.list {
   border: 1px solid #c7c7c7;   
   text-align: center;
}
.list td {
   border: 1px solid #c7c7c7; 
   height: 30px;
}