html,body {      margin: 0;      padding: 0;      text-align: center;      font-family: arial, Helvetica, sans-serif;      font-size: 16px;      background: #FFF url("/img/border.jpg") repeat-y center;/*      background: #d6b798 ;*/}    img { border: none; }a { text-decoration: none; color: #2965a6; }a:hover { text-decoration: underline; color: #fca00e; }/*---------- Divs ----------*/#header {/*      background: url("/img/mleko_slo.jpg") no-repeat center; */      height: 250px;      width: 890px;       margin: 0 auto;}#logo{      padding-top: 0px;      padding-left: 0px;      margin: 0 auto;      width: 890px;      voice-family: "\"}\"";       voice-family:inherit;      width: 850px;}html>body #logo { width: 850px }  /* for opera */#logo a:hover {      text-decoration: none;}#logo a {      float: left;/*      background: url("/img/logo.jpg") no-repeat 0px 0px;*/      width: 870px;      height: 250px;}#container {      width: 890px;      overflow: hidden;      text-align: left;      font: 90% Arial, Helvetica, sans-serif;      margin: 0px auto;      border-top: 3px solid #ffb93f;      border-bottom: 3px solid #c4996c;      background: #fefbf6;}  * html #container {      overflow: visible;}#content{      float: left;      width: 890px;      padding-bottom: 40px;      min-height: 380px;}* html #content {height: 380px; overflow: visible;}#maincontent {      float: left;      padding: 30px 20px 0px 20px;      overflow: hidden;      voice-family: "\"}\"";       voice-family:inherit;      width: 850px;        width: 620px;  }#rightdiv{      padding-top: 70px;      float: right;      width: 230px;}#rightdiv img{      padding: 1px;      border: 1px solid #6fb3e5; }/* Menu */#menu {	width: 890px;	height: 35px;	margin: 0 auto;	padding: 0;}#menu ul {	margin: 0;	padding: 0px;	list-style: none;	line-height: normal;}#menu li {	float: left;}#menu a {	display: block;	height: 23px;	margin-right: 1px;	margin-top: 2px;	padding: 8px 14px 0px 14px;	text-decoration: none;	text-align: center;	text-transform: uppercase;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	color: #c4996c;	border: none;}#menu a:hover, #menu .current_page_item a {	background: #c4996c;	text-decoration: none;	color: #fefbf6;}#menu .current_page_item a {}/* menu jk *//*---------- Footer ----------*/#footer {      height: 15px;      margin: 0 auto;      padding: 10px 0 10px 0;      font-size: 80%;      text-align: center;      color: #6a6666;      width: 890px;      background: #fff;}#footertextleft{      margin-left: 10px;      text-align: left;      width: 650px;      float: left;}#footertextright{      margin-right: 10px;      text-align: right;      width: 200px;      float: right;}/*---------- Headings ----------*/h1 {       padding-top: 0;      margin-top: 0;        font: 120% Arial;      font-weight: bold;      color: #c4996c;}.mainheading{      font-weight: bold;      font-size: 123%;      }h2 {      padding-top: 0px;      margin-top: 0px;      font: 110% arial;      font-weight: bold;      color: #c4996c;}/*---------- Classes ----------*/.underline{      padding-bottom: 3px;      width: 180px;      border-bottom: 2px solid #ffb93f;}.underline_dolg{      padding-bottom: 3px;      width: 500px;      border-bottom: 2px solid #ffb93f;}.subheading{      font-weight: bold;}#maincontent ul{      list-style-image: url(/img/bullet.png)}