html, body {
  margin: 0;
  padding: 0;
  color: #666;
  background: #e6e5e7;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

form {
  margin: 0;
  padding: 0;
}

a:link, a:visited {
  color: #129acf;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

img {
  border: 0;
}

.tbrd , .tbrd td {
  border: 1px solid #ccc;
  border-collapse: collapse;
}

.btnSubmit {
  cursor: pointer;
}

input, textarea, option, select {
  color: #555;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  border: 1px solid #aabb5f;
}

option {
  border: 0;
}

.cleaner {
  clear: both;
  height: 0;
  line-height: 0px;
  margin: 0;
  padding: 0;
}

textarea {
  width: 99%;
}

* html textarea {
  width: 98%;
}

.greska {
  color: #900;
}

#pc {
  background: #fff url(../images/pc.jpg) repeat-x;
  border-bottom: 1px solid #d5d5d5;
  padding-bottom: 8px;
}

#ph {
  background: url(../images/ph.jpg) no-repeat;
  margin: 0 auto;
  width: 957px;
  padding-top: 96px;
}

#mm {
  list-style: none;
  height: 40px;
  background: url(../images/mm.gif) no-repeat;
  padding: 0 0 0 21px;
  margin: 0 0 13px 0;
  overflow: hidden;
}

#mm li {
  display: block;
  float: left;
  position: relative;
  height: 40px;
}

#mm a:link, #mm a:visited {
  display: block;
  float: left;
  padding: 8px 16px 0 16px;
  height: 32px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  font-size: 10px;
}

#mm a:hover {
  text-decoration: none;
  color: #fff;
  background-position: 0 -40px;
  text-align: center;
}

.green {
  background: url(../images/mmeg.jpg);
}
.orange {
  background: url(../images/mmeo.jpg);
}
.blue {
  background: url(../images/mmeb.jpg);
}
.dblue {
  background: url(../images/mmedb.jpg);
}
.red {
  background: url(../images/mmer.jpg);
}
.grey {
  background: url(../images/mmegr.jpg);
}

.mml {
  display: block;
  background: url(../images/mml.gif) no-repeat;
  height: 40px;
  width: 8px;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}

.mmr {
  display: block;
  background: top right url(../images/mmr.gif) no-repeat;
  height: 40px;
  width: 9px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}

#pf {
  padding: 18px 0 5px 20px;
  margin: 0 auto;
  width: 937px;
}

#pf a:link, #pf a:visited {
  color: #666;
  text-decoration: none;
}

#pf a:hover {
  color: #666;
  text-decoration: underline;
}

#cl, #cr {
  float: left;
  width: 182px;
}

#cl {
  clear: both;
}

#cc {
  float: left;
  width: 549px;
  margin: 0 12px 0 13px;
  padding: 0 9px 0 10px;
  background: url(../images/cc.jpg) repeat-x;
}

.sm {
  list-style: none;
  background: url(../images/sm.gif) no-repeat;
  padding: 9px 0 0 0;
  margin: 0;
  overflow: hidden;
}

.sm li {
  display: inline;
}

.sm a:link, .sm a:visited {
  display: block;
  background: url(../images/sma.gif) no-repeat;
  height: 24px;
  line-height: 24px;
  color: #d09c61;
  text-decoration: none;
  text-align: right;
  padding: 0 55px 0 0;
}

.sm a.c:link, .sm a.c:visited {
  background-position: 0 -24px;
}

.sm a.l:link, .sm a.l:visited {
  background: url(../images/smal.gif) no-repeat;
}

.sm a.cl:link, .sm a.cl:visited {
  background: 0 -24px url(../images/smal.gif) no-repeat;
}

.sm a:hover, .sm a.l:hover, .sm a.c:hover, .sm a.cl:hover  {
  color: #d09c61;
  background-position: 0 -24px;
}

.smb {
  height: 5px;
  line-height: 5px;
  margin-bottom: 5px;
  background: url(../images/smb.gif) no-repeat;
}

#lm {
  height: 23px;
  line-height: 23px;
  margin-bottom: 5px;
}

#lm a:link, #lm a:visited {
  margin-right: 2px;
  float: left;
  display: block;
}

h2 {
  font-size: 14px;
  margin: 0;
  padding: 6px 0 1px 12px;
  font-weight: normal;
  color: #fff;
}

h2.b {
  background: url(../images/h2b.gif) no-repeat;
}

h2.lb {
  background: url(../images/h2lb.gif) no-repeat;
  color: #129acf;
}

h2.o {
  background: url(../images/h2o.gif) no-repeat;
}

h2.g {
  background: url(../images/h2g.gif) no-repeat;
}

h2.r {
  background: url(../images/h2r.gif) no-repeat;
}

.box {
  border-left: 1px solid #e5e4e6;
  border-right: 1px solid #e5e4e6;
  background: #fff;
}

.boxb {
  height: 8px;
  line-height: 8px;
  background: url(../images/box.gif) no-repeat;
  margin-bottom: 5px;
}

.pad {
  margin: 6px 6px 0 6px;
}

a.arr:link, a.arr:visited {
  padding-left: 12px;
  background: 0 6px url(../images/arrow.gif) no-repeat;
  text-decoration: none;
  color: #666;
  display: block;
}

a.arr:hover {
  text-decoration: underline;
  color: #666;
}

#tl {
  width: 80%;
  margin: 6px 0 0 0;
  padding: 0;
  border: 0;
}

#tl td, #tl tr {
  margin: 0;
  padding: 0;
  border: 0;
}

#tl td {
  width: 33%;
  text-align: right;
}

#tl td.tl {
  text-align: center;
}

h1, #pn h2 {
  font-size: 18px;
  font-weight: normal;
  color: #129acf;
  margin: 0;
  padding: 16px 0 16px 3px;
}

#hml {
  clear: both;
  float: left;
  margin: 5px 5px 0 21px;
  width: 235px;
  background: url(../images/homel.jpg) no-repeat;
  height: 187px;
  padding: 0 0 0 16px;
}

#hml h2, #hmr h2 {
  font-size: 14px;
  margin: 0;
  padding: 6px 0 43px 0;
  font-weight: normal;
  color: #129acf;
}

#hmr {
  float: left;
  margin: 5px 0 0 0;
  width: 250px;
  background: url(../images/homer.gif) no-repeat;
  height: 187px;
  padding-left: 1px;
}

#hmr h2 {
  padding: 6px 0 1px 16px;
}

#hmr a.arr:link, #hmr a.arr:visited {
  margin: 11px 0 10px 11px;
}

#pn {
  padding: 0 8px 0 11px;
}

#pn h2 {
  padding: 12px 0 1px 0;
}

#pn dl, #pn dd {
  margin: 0;
  padding: 0;
  list-style: none;
}

#pn dt a:link, #pn dt a:visited {
  padding: 17px 0 0 0;
  display: block;
  font-size: 12px;
  margin: 0;
  font-weight: bold;
  color: #bd3f19;
  text-decoration: none;
}

#pn dt a:hover {
  text-decoration: underline;
  color: #bd3f19;
}

#pnl {
  margin-top: 5px;
}

#pnl a:link, #pnl a:visited {
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

#pnl a:hover {
  text-decoration: underline;
}

#hpl, #hpr {
	float: left;
	width: 23px;
	height: 56px;
}

#hpc {
	float: left;
	width: 440px;
	height: 56px;
	overflow: hidden;
	position: relative;
}

#hpc div {
	height: 56px;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
}

#hpc img {
	float: left;
    margin-right: 14px;
}

#cc h2.lsar {
  font-size: 11px;
  color: #ffa101;
  font-weight: bold;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}

p.lsar, div.lsar {
  background: 0 4px url(../images/arr.gif) no-repeat;
  padding: 0 0 0 15px;
}

a.lsar:link, a.lsar:visited {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}

a.lsar:hover {
  color: #129acf;
  text-decoration: none;
}

.pk {
    float: left;
    padding: 9px 2px 9px 2px;
}

.pk img {
    margin-bottom: 2px;
}

.pk div {
    text-align: center;
}