/* From Ext - for consistency */
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
  margin:0pt;
  padding:0pt;
}
img, body, html {
  border:0pt none;
}
address, caption, cite, code, dfn, em, strong, th, var {
  font-style:normal;
  font-weight:normal;
}
ol, ul {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
}
caption, th {
  text-align:left;
}
h1, h2, h3, h4, h5, h6 {
  font-size:100%;
}

/* ============================================================================= */
/* SL solucije */
body {
  background: #cccccc url(bg-grad.jpg) repeat-x scroll left top;
  font-family: tahoma,verdana,helvetica,sans-serif;
  font-size: small;
}
body.site-home {
  background: #cccccc url(bg-grad-home.jpg) repeat-x scroll left top;
}
/*dt {
  margin-top: 0.5em;
  color: blue;
}
dd {
  font-size: 85%;
  margin-left: 0;
  color: #333;
  padding-bottom: 0.2em;
}
h4 {
  font-size: small;
  color: #0ad;
  line-height: 1.5em;
}
h4 a {
  color: #0ad;
}*/

/* ============================================================================= */
/* Centered, fixed width page container with side shadows */
#toplevel {
  /*background: #FFFFFF url(gry_grdnt_left.gif) repeat-y scroll left top;*/
  width: 904px;
  min-height: 100%;
  margin: 0px auto;
  /*border-left: 1px solid red;
  border-right: 1px solid red;
  border-bottom: 1px solid red;*/
}
.site-home #toplevel {
  width: 786px;
}

/* ============================================================================= */
/* header with image, navigation tabs and login bar */
#top-bar {
  position: relative;
  height: 20px;
  background-color: #000;
  color: #ccc;
  padding-top: 4px;
  padding-right: 24px;
}
#language-bar {
  position: absolute;
  top: 2px;
  right: 10px;
}
#history-bar {
  width: 904px;
  min-height: 100%;
  margin: 0px auto;
  padding-left: 40px;
  font-size: 12px;
}
#history-bar .intro {
  font-weight: bold;
  color: #eee;
  padding-right: 8px;
}
#history-bar a {
  color: #ccc;
  text-decoration: none;
}
#history-bar .here {
  color: #6EBF22;
  font-weight: bold;
}
#header {
  position: relative;
  background: transparent url(header.png) no-repeat left top;
  font-family: "lucida grande",verdana,tahoma,helvetica,sans-serif;
  height: 130px;
  color: #333;
  font-size: small;
}
#header a {
  color: #666;
  text-decoration: none;
}
#header .home {
  display: block;
  position: absolute;
  width: 260px;
  height: 80px;
  top: 24px;
  left: 32px;
}
.site-home #header {
  width: 786px;
  background: transparent url(header0.png) no-repeat left top;
}
#search {
  position: relative;
  float: right;
  top: 20px;
  right: 20px;
  width: 300px;
  height: 28px;
  display: none;
}
.search-txt {
  float: left;
  width: 40px;
  height: 28px;
  padding-top: 4px;
  padding-right: 4px;
  color: #666;
  font-weight: bolder;
}
.search-box {
  float: left;
  background: transparent url(search-box.png) no-repeat left top;
  width: 186px;
  height: 28px;
}
.search-box input {
  position: relative;
  left: 2px;
  top: 2px;
  width: 182px;
  height: 24px;
  border: none;
  display: inline;
  font-size: 14px;
}
.search-btn {
  float: left;
  width: 40px;
  height: 28px;
  padding-left: 6px;
}
#header-links {
  position: absolute;
  right: 48px;
  bottom: 22px;
  height: 24px;
  font-weight: bold;
  color: #666;
}
#home-rule {
  width: 786px;
  padding-top: 24px;
  height: 48px;
}
#home-buttons {
  width: 808px;
  height: 210px;
  min-height: 100%;
  margin-left: -18px;
}
#home-details {
  width: 740px;
  height: 200px;
  padding-left: 2px;
}
#home-details-content {
  height: 130px;
  padding: 10px 20px;
}
#home-footer-big {
  background: url(footer0.jpg) no-repeat left top;
  width: 680px; 
  height: 192px;
  padding: 24px 32px;
  font-size: 14px;
  line-height: 1.5em;
}
#demo-box {
  float: right;
}
#home-footer-small {
  position: relative;
  padding-top: 4px;
  padding-bottom: 48px;
  font-size: 80%;
  color: #333;
  text-align: center;
}
#home-design-by{
  position: absolute;
  right: 50px;
/*  float: right;
  padding-right: 48px;*/
}

#main-area {
  background: white url(hr-shadow.png) no-repeat left bottom;
  width 888px;
  margin: 48px 8px 0px 8px;
  padding: 24px 32px 64px 32px;
  min-height: 400px;
  border-top: 1px solid #ccc;
}
/* for Internet Explorer */
/*\*/
* html #main-area {
height: 400px;
}
/**/

#title {
  background: url(hr.gif) no-repeat left bottom;
  padding-bottom: 16px;
  margin-bottom: 32px;
}
#title h1 {
  background: url(sq-tr.gif) no-repeat right top;
  font-size: 24px;
  font-weight: bold;
}
#footer {
  background: url(footer.png) no-repeat left bottom;
  min-height: 100%;
  margin: 0px auto;
  width: 690px;
  height: 92px;
  padding: 36px 0px 16px 0px;
}
#footer-small {
  position: relative;
  padding-top: 4px;
  padding-bottom: 48px;
  font-size: 80%;
  color: #333;
  text-align: center;
}
#design-by {
  position: absolute;
  right: 110px;
}

.hr {
  background: url(hr.gif) no-repeat left top;
  width: 786px;
  height: 4px;
}
.hr-txt {
  font-size: 10px;
  line-height: 14px;
}
.category {
  font-size: 14px;
  font-weight: bold;
}

/* ============================================================================= */
/* Normal HTML: revert from Ext settings and customize */
.normal label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px 0px;
}
.normal h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #6EBF22;
	font-size: 20px;
	font-weight: normal;
}
.normal h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #27537a; /*6EBF22;*/
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px dotted #ddd;
	padding-bottom: 4px;
	margin-bottom: 6px;
}
.normal h2 a {
	color: #27537a;
	text-decoration: none;
}
.normal h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #27537a; /*6EBF22;*/
	font-size: 13px;
	font-weight: bold;
}
.normal h3 a {
	color: #27537a;
	text-decoration: none;
}
.normal p {
	margin: 4px 0px 6px 0px;
	font-family: "lucida grande", verdana, sans-serif;
	font-size: small;
}
.normal strong {
  font-weight: bold;
}


/* ============================================================================= */
/* MAIN TABLE */
.mt {
  border: 1px solid #999999;
  font-family: "lucida grande", verdana, sans-serif;
  font-size: 90%;
  font-size: small;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.mt td, .mt th {
  padding: 0.3em 0.8em;
  border-left: 1px solid #D9D9D9;
}
.mt thead tr th, .mt thead tr td {
  background-color: #dddddd;
  background-image: url(grad.gif);
  background-repeat: repeat;
}
.mt thead tr th.over {
  background-color: #dddddd;
  background-image: url(grad-4.png);
  background-repeat: repeat;
  cursor: pointer;
}
.mt tfoot tr td {
  background-color: #f0f0f0;
  background-image: url(stripes-2.gif);
  background-repeat: repeat;
}
/*.mt tbody tr td {
}*/
.mt tbody tr.odd td {
  background-color: #edf3fe;
}
.mt tbody tr.rul td {
  background-color:#A8D3FF;
  color: #000000;
}
.mt tbody tr.sel td {
  background-color: #3d80df;
  color: #ffffff;
  font-weight: bold;
  border-left: 1px solid #346DBE;
  border-bottom: 1px solid #7DAAEA;
}
.mt tr td.l, .mt tr th.l {
  border-left: 1px solid #999999;
}
.mt tr td.r, .mt tr th.r {
  border-right: 1px solid #999999;
}
.mt caption {
  color:#069;
  padding: 0.6em;
}
.mt ul {
  margin: 0;
  margin-left: 0.5em;
  padding-left: 0.5em;
}

/* ============================================================================= */
/* LIST TABLE */
.lt {
  border: 0px solid #999999;
  font-family: "lucida grande", verdana, sans-serif;
  font-size: small;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.lt td, .lt th {
  padding: 0.3em 0.8em;
}
.lt thead tr th, .lt thead tr td {
  border-bottom: 1px solid #CCCCCC;
}
.lt tfoot tr td, .lt td.foot {
  background-color: #f0f0f0;
  /*background-image: url(stripes-2.gif);
  background-repeat: repeat;*/
}
.lt tbody tr td, .lt tbody tr th {
  border-bottom: 1px solid #F0F0F0;
}
.lt tbody tr.odd td, .lt tbody tr.odd th {
  background-color: #F4F4F4;
}
.lt tbody tr.rul td, .lt tbody tr.rul th {
  background-color:#e0e0e0;
  color: #000000;
}
.lt tbody tr.sel td {
  background-color: #3d80df;
  color: #ffffff;
  font-weight: bold;
  border-left: 1px solid #346DBE;
  border-bottom: 1px solid #7DAAEA;
}
.lt tr td.l, .lt tr th.l {
  border-left: 1px solid #999999;
}
.lt tr td.r, .lt tr th.r {
  border-right: 1px solid #999999;
}
.lt caption {
  color:#069;
  border-bottom: 1px solid #ccc;
  padding: 0.6em;
  text-align: center;
  padding-top: 2em;
}
.lt th {
  text-align: left;
  font-weight: bold;
}
.lt ul {
  margin: 0;
  margin-left: 0.5em;
  padding-left: 0.5em;
}



.firefox-2-0-0-8-fix {
  clear:both;
  height:0;
}