
ul li {
  list-style-type: none; /* Gets rid of the bullet points */
}


ul#mainlevel {
 
  margin: 0;
  padding: 0;
 
}
ul#mainlevel li {
 
  display: inline; /* Shows each item side-by-side */
  list-style-type: none; /* Gets rid of the bullet points */
 
}
 
ul#mainlevel a {
 
  display: block;
  float: left;
  padding: 0 0.2em; /* Provides horizontal separation between menu items */
 
}






body.tot {
  	margin: 0px;
  	color: #000;
}

div.center {
	text-align: center;
}

table.tabela {
	margin: 0px;
	padding: 0px;
	width: 800px;
	border: 0px;
}

td.header {
	height: 115px;
	background: url(../images/header.jpg) no-repeat;
}

td.mijloc {
	width: 800px;
}

td.footer {
	height: 171px;
	width: 800px;
	background: url(../images/footer.jpg) no-repeat;
}

td.left {
	width: 180px;
	background: url(../images/line.jpg) repeat-y;
}

td.left_up {
	height: 251px;
	width: 180px;
	background: url(../images/left.jpg) no-repeat;
}

td.left_down {
	width: 180px;
}

td.right {
	width: 620px;
}

td.empty {
	height: 17px;
	width: 620px;
}

td.menu {
	height: 22px;
	width: 620px;
	background: url(../images/menu.jpg) no-repeat;
}
td.submenu {
	height: 22px;
	width: 620px;
	background: url(../images/submenu.jpg) no-repeat;
}

td.picture {
	width: 586px;
	background: url(../images/line-horiz.jpg) repeat-y;
}

td.text {
	width: 586px;
overflow: visible;
	background: url(../images/line-horiz.jpg) repeat-y;
}
td.subtext {
	width: 586px;
	background: url(../images/line-horiz.jpg) repeat-y;
}

td.umplutura {
	width: 146px;
	/* background: url(../images/line-right.jpg) repeat-y; */
}

p {
  	margin: 0px;
  	color: rgb(115,94,69);
}

H1 {
  	margin: 0px !important;
  	color: rgb(115,94,69);
  	font-size: 14px;
  	text-decoration: none;
  	text-indent: 14px;
  	text-align: left;
         font-weight: bold;
}
H2 {
  	margin: 0px !important;
  	color: rgb(115,94,69);
  	font-size: 14px;
  	text-decoration: none;
  	text-indent: 20px;
  	text-align: justify;
         font-weight: normal;
}
H3 {
  	margin: 0px !important;
  	color: rgb(115,94,69);
  	font-size: 14px;
  	text-decoration: none;
  	text-indent: 20px;
  	text-align: justify;
         font-weight: normal;
}
H4 {
  	margin: 0px !important; 
  	color: rgb(115,94,69);
  	font-size: 12px;
  	text-decoration: none;
  	text-indent: 20px;
  	text-align: left;
         font-weight: bold;
}
td.liniemij {
	width: 34px;
	background: url(../images/line-mij.jpg) repeat-y;	
}

td.mij {
	width: 586px;
}

a:link, a:visited {
  	color: rgb(150,112,87);
  	font-size: 12px;
  	text-decoration: none;
         font-weight: bold; 
}

a:hover, a:active {
  	color: rgb(247,131,77);
  	font-size: 12px;
  	text-decoration: none;
         font-weight: bold; 
}
#active_menu {
  	color: rgb(247,131,77);
  	font-size: 12px;
  	text-decoration: none;
         font-weight: bold; 
}


a.topa:link, a.topa:visited {
  	color: rgb(150,112,87);
  	font-size: 14px;
  	text-decoration: none;
         font-weight: bold;
}

a.topa:hover, a.topa:active  {
  	color: rgb(247,131,77);
  	font-size: 14px;
  	text-decoration: none;
         font-weight: bold;
}
img {
	border: none !important;
}

.article_separator {
display : block;
height : 1px;
}

a.readon:link, a.readon:visited, a.readon:active {
  	color: rgb(150,112,87);
  	font-size: 12px;
  	text-decoration: none;
         font-weight: bold; 
         float: right;
}

a.readon:hover {
  	color: rgb(247,131,77);
  	font-size: 12px;
  	text-decoration: none;
         font-weight: bold; 
         float: right;
}

lfixa {
overflow: auto; width: 620px; height: 447px; padding:0px; margin: 0px; word-wrap: break-word; background: url(../images/submenu.jpg) repeat-y;
}
