/* === General formatting and layouting rules === */

body {
	background: #fff url(../img/bbg.jpg) no-repeat;
	padding: 4px 14px 4px 5px;
	margin: 0px;
	font: 0.75em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333;
}
ul#mm {
  float: left;
  width: 165px; /* 165 */
  margin: 10px 0; /* 10 */
  padding: 0px;
}
ul#mm li {
  margin-bottom: 10px;
  font-weight: bolder;
  /* border-bottom: 1px dotted #999; */
}

#wrapper {
  float: left;
  margin-left: -170px;  /* 170*/ 
  width: 100%;
}
#head {
  display: block;
  background: url(../img/lh.gif) no-repeat right;
  height: 70px;
  clear:both;
}
#headsx {
  display: block;
  background: url(../img/lh.gif) no-repeat left;
  height: 70px;
  clear:both;
}
#content {
	background: transparent url(../img/cbg.jpg) no-repeat;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	border: 1px solid #ccc;
	margin: 0;
  	margin-left: 170px;  /* marino 170 */
	padding: 12px;
	overflow:visible;
}


/* === HTML Elements Rules === */

/* General rules */
a {
  text-decoration: none;;
/*  text-transform: capitalize; MARINO 29.04.2005 */
}
a:link, a:visited {
  color: #c00;
}
a:hover {
  color: #f00;
  text-decoration: underline;
}

/* Form rules */

label {
  display: block;
  font-weight: bold;
}
input,textarea {
  border: 1px solid #0ff;
  display: block;
  font-family: "Courier New", Courier, monospace;
  color: #333;
  margin-bottom: 3px;
}
input {
  width: 250px;
  height: 16px;
}
input:focus,textarea:focus {
  background-color: #ffe;
}
input.btn {
  height: 26px;
  width: 150px;
  border: 1px outset #fff;
  background-color: transparent;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* head container */
#head h1 {
	display: none;
}


/* content container */

#content h1 {
  font-size: 2.5em;
  font-weight: bolder;
  margin: 6px 0;
  color: #999;
}


#content h2 {
  font-size: 1.3em;
  font-weight: 600;
  font-style: italic;
  margin: 4px 0;
  color: #f00;
  font-family: Georgia, "Times New Roman", Times, serif;
}
#content p {
	margin: 0 0 10px 0;
	padding: 0;
  line-height: 1.5;
  text-indent: 1em;
  text-align: justify;
}
#content img {
  display: block;
  margin-bottom: 5px;
}
#content address {
  font-size: 0.8em;
  font-weight: bold;
  font-style: italic;
  text-indent: 7px;
  margin-bottom: 60px;
}
#content dl.prz {
  margin: 10px 25px;
  white-space: nowrap;
  width: 85%;
  display: block;
}
/* Hack for Mozilla browser. Gecko does not autoclean float property and let
  all inline elements float aside any floating element in the flow. */
#content dl.prz:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#content dl.prz dt {
  width: 80%;
  float: left;
  margin: 0;
  border-bottom: 1px dotted #ccc;
  font-weight: normal;
  /* text-transform: capitalize; */
}
#content dl.prz dd {
  width: 20%;
  float: left;
  margin: 0;
  border-bottom: 1px dotted #ccc;
  font-weight: bold;
  text-align: right;
}

#content dl.przl {
  margin: 10px 25px;
  white-space: nowrap;
  width: 85%;
  display: block;
}
/* Hack for Mozilla browser. Gecko does not autoclean float property and let
  all inline elements float aside any floating element in the flow. */
#content dl.przl:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#content dl.przl dt {
  width: 80%;
  float: left;
  margin: 0;
  /* border-bottom: 1px dotted #ccc; */
  font-weight: normal;
  /* text-transform: capitalize; */
}
#content dl.przl dd {
  width: 20%;
  float: left;
  margin: 0;
  /* border-bottom: 1px dotted #ccc; */
  font-weight: bold;
  text-align: right;
}
#content dl.przlc dt {
  width: 80%;
  float: left;
  margin: 0;
  border-bottom: 1px dotted #ccc;
  font-weight: normal;
  /* text-transform: capitalize; */
}
#content dl.przlc dd {
  width: 20%;
  float: left;
  margin: 0;
  border-bottom: 1px dotted #ccc;
  font-weight: bold;
  text-align: right;
}
dt { /* commented backslash hack for mac-ie5 \*/
  clear: both;     /* enf of */
}



#content ul {
  margin-left: 15px;
  padding: 4px 15px;
  line-height: 2em;
  list-style-type: disc;
}
#content ul li {
  /* border-bottom: 1px dotted #ccc; */
}
#content ol li {
  margin-bottom: 8px;
}
#content ul#nav {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#content ul#nav li.lodd, #content ul#nav li.leven {
  display: block;
  padding: 4px 10px;
}
#content ul#nav li.lodd {
  background-color: #eee;
}
#content ul#nav li.leven {
  background-color: transparent;
}


/* tit container */
/* (used in tpl/enti_detail.html template) */
#tit {
  display: block;
  margin: 0 0 30px 0;
}
#tit img {
  display: block;
  margin: 0;
  margin-bottom: 25px;
}
#tit h1 {
  font-size: 1.7em;
  font-weight: bold;
  color: #399;
  margin: 0 10px 4px 0;
}
#tit p {
  font-size: 0.8em;
  font-weight: bold;
  font-style: italic;
  text-indent: 0px;
}


/* tit container */
/* (used in tpl/enti_detail.html template) */
#bcklnk {
  text-align: right;
  margin: -30px 20px 0 20px;
}


/* dbnav container */
/* (used in tpl/enti_list.html template) */

#dbnav {
  width: 624px ; !important;    /* a kind of box model hack. this value feeds all normal browsers */
  width: 636px;                 /* this value feeds IE/Win  - why, I don't know! =( */
  margin: 40px auto;
  text-align: center;
  font-weight: bold;
  color: #ccc;
}
#dbnav a {
  display: block;
  float: left;
  width: 150px;
  border: 1px solid #ccc;
  margin: 0 2px;
}
#dbnav a:link, #dbnav a:visited {
  color: #c00;
  background-color: transparent;
}
#dbnav a:hover {
  color: #fff;
  background-color: #c00;
  border-color: #c00;
  text-decoration: none;
}

