html, body { 
  margin:0 auto; padding:0;
  background: #ffffff url(templates/bg.jpg) repeat-x bottom left;
  color: #294870; font-family: Verdana, sans-serif;
  font-size: 12px; font-style: normal; font-weight: normal; letter-spacing: normal;
  line-height: 1.5em;
}
div#bg-head { background: url(templates/bg_head.jpg) repeat-x top left; }
div#wrap { 
  margin: 0 auto; width: 1000px; }

div#header {
  position: relative; width: 1000px; height: 288px;
  background: transparent url(templates/bg_header.jpg) no-repeat top right; }

div#content { 
  margin: 0 auto; width: 1000px; }

div#maincontent {
  float: left;  width: 980px;
  min-height: 500px;  height: auto !important ;  height: 500px;
  padding: 10px 10px 10px 10px;
  text-align: justify; }

h1 {  margin: 0 0 30px 0; color: #d12200; font-weight: bold; font-size: 24px; }
h2 {  margin: 10px 0 10px 0; color: #d12200; font-weight: bold; font-size: 14px; }

div#maincontent a:link, div#maincontent a:visited { text-decoration: underline; color: #d12200;}
div#maincontent a:hover { text-decoration: none; color: #8e1818;}

div#maincontent  ul { margin: 2; padding: 0;  list-style-type: none; }
div#maincontent  li { margin-left: 10px; padding: 0; list-style-type: none;
  background: transparent url(templates/dott.gif) no-repeat top left;
  background-position: 4px 5px !important;  padding-left: 15px; }


.logo { position: absolute; top: 2px; left: 60px;}
.cim { position: absolute; top: 20px; right: 55px; color: #5bdcfe; line-height: 140%;
text-align: center; font-size: 11px; }
/* ----- FOOTER ----- */
#footer  { 
  margin: 0 auto; position: relative; width: 1000px; height: 73px;}

.copyright { position: absolute; top: 45px !important; left: 30px; font-size: 10px; color: #3583ab;}
.tags { position: absolute; top: 30px !important; left: 30px; border: none; font-size: 11px; color: #58a5cd;}
.design { position: absolute; height: 52px; top: 0px !important; right: 30px; border: none;}
.zadircms { position: absolute; height: 9px; top: 55px !important; right: 30px; border: none;}

/* ---  HR  --- */
div.line hr { display: none; }
div.line { 
  margin: 10px; height: 10px; border: none;
  background: transparent url(img/hr.gif) no-repeat scroll center; }