* {
  margin: 0;
  padding: 0;
}

html {
  background: top center #ed7a00 url(../images/bg.gif) no-repeat;
  color: #777;
  font: 0.82em/1.5 "Trebuchet MS", Georgia, Arial, sans_serif;
}

body {
  width: 956px;
  margin: 0 auto 0 auto;
  position: relative;
}

p {
  margin: 10px 0 10px;
}

ul, ol {
  margin: 15px 0 15px 20px;
}

td,tr {
  vertical-align: top;
}

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

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

div.spacer {
  margin: 10px 0 10px 0;
}

ul.ulp {
  padding: 2px 0 0 16px;
  margin: 0;
}

ul.ulp li {
  margin: 0;
  padding: 0 0 1px 0;
  line-height: 1.2;
}

img {
  border: 0;
}

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

input,textarea,option,select {
  background: #419dcf;
  border: 1px solid #195786;
  color: #fff;
  font: 1em/1.2 "Trebuchet MS", Georgia, Arial, sans_serif;
  padding: 0 0 0 2px;
}

option {
  border: 0;
  font-size: 1em;
}

.nb {
  background: 0;
  border: 0;
}

.hl {
  font-weight: bold;
}

input.sb {
  background: #195786;
  border: 1px solid #195786;
  color: #fff;
  font: 1em/1.2 "Trebuchet MS", Georgia, Arial, sans_serif;
  clear: both;
  cursor: pointer;
  padding: 0;
  text-align: center;
  width: 90px;
}

input.sb:hover,input.sb.over {
  background: #419dcf;
  border: 1px solid #419dcf;
  color: #fff;
  text-decoration: none;
}

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

textarea {
  width: 99%;
}

.greska {
  color: #f00;
}

#pc {
  background: url(../images/bgc.gif);
}

#pcb {
  background: left bottom url(../images/bgb.gif) no-repeat;
}

#pct {
  background: left top url(../images/bgt.jpg) no-repeat;
}

#pl {
  width: 240px;
  float: left;
  padding: 0 20px 45px 52px;
}

#pr {
  width: 618px;
  float: left;
  padding: 300px 0 45px 0;
}

#pf {
  padding: 9px 22px 9px 22px;
  height: 25px;
  line-height: 25px;
  color: #fff;
  text-align: right;
  font: 0.82em/25px Georgia, sans_serif;
}

a#rss:link, a#rss:visited {
  background: url(../images/rss.gif) no-repeat;
  display: block;
  float: left;
  padding-left: 36px;
  color: #fff;
}

#pf a:link, #pf a:visited {
  color: #fff;
}

a#logo:link, a#logo:visited {
  background: url(../images/logo.gif);
  text-indent: -999em;
  width: 240px;
  height: 49px;
  margin: 35px 0 66px 0;
  display: block;
}

#mm {
  margin: 0;
  padding: 0;
}

#mm li {
  display: inline;
}

a#mm_h:link, a#mm_h:visited,
a#mm_e:link, a#mm_e:visited,
a#mm_i:link, a#mm_i:visited,
a#mm_w:link, a#mm_w:visited,
a#mm_f:link, a#mm_f:visited,
a#mm_t:link, a#mm_t:visited,
a#mm_p:link, a#mm_p:visited {
  text-indent: -999em;
  width: 240px;
  display: block;
}

a#mm_h:link, a#mm_h:visited {
  background: url(../images/mm_h.gif);
  height: 19px;
  margin: 0 0 22px 0;
}

a#mm_e:link, a#mm_e:visited {
  background: url(../images/mm_e.gif);
  height: 22px;
  margin: 0 0 18px 0;
}

a#mm_i:link, a#mm_i:visited {
  background: url(../images/mm_i.gif);
  height: 17px;
  margin: 0 0 24px 0;
}

a#mm_w:link, a#mm_w:visited {
  background: url(../images/mm_w.gif);
  height: 18px;
  margin: 0 0 22px 0;
}

a#mm_f:link, a#mm_f:visited {
  background: url(../images/mm_f.gif);
  height: 23px;
  margin: 0 0 18px 0;
}

a#mm_t:link, a#mm_t:visited {
  background: url(../images/mm_t.gif);
  height: 18px;
  margin: 0 0 45px 0;
}

a#mm_p:link, a#mm_p:visited {
  background: url(../images/mm_p.gif);
  height: 92px;
  margin: 0 0 66px 0;
}

#sm {
  position: absolute;
  right: 0;
  top: 75px;
  list-style: none;
}

#sm li {
  display: inline;
}

#sm a:link, #sm a:visited,
#sm a.l:link, #sm a.l:visited {
  padding: 0 12px 0 9px;
  font: 0.78em/1.2 Georgia, sans_serif;
  float: left;
  color: #fff;
  background: right bottom url(../images/sm.gif) no-repeat;
  text-transform: uppercase;
}

#sm a.l:link, #sm a.l:visited {
  background: none;
}

#sm a:hover, #sm a.l:hover {
  text-decoration: underline;
}

h1, h2, h3, h4 {
  color: #d3860d;
}

h1 {
  font: 2em/1 Georgia, sans_serif;
  padding-bottom: 22px;
}

#pr h2 {
  font: 1.2em/1 Georgia, sans_serif;
  padding: 6px 0 12px 0;
  font-weight: normal;
}

#pl h2 {
  font: 1.2em/1 Georgia, sans_serif;
  padding: 16px 0 16px 0;
  font-weight: normal;
}

#pl .box {
  padding: 0 16px 0 16px;
}

.dojam {
  background: left top url(../images/quotel.gif) no-repeat;
  margin-bottom: 50px;
}

.dojam span.t {
  color: #d3860d;
  text-align: right;
  display: block;
  padding-right: 10px;
}

.dojaml {
  background: right bottom url(../images/quoter.gif) no-repeat;
  padding: 0 10px 4px 10px;
  text-align: justify;
  letter-spacing: 0.1em;
}

#fkomw {
  width: 500px;
  margin: 0 auto;
}

#fkom p {
  text-transform: none;
  font-weight: normal;
  margin: 0;
  padding: 0;
}

#fkom p span {
  font-size: 11px;
  color: #949494;
}

#fkom div.o div, #fkom div.e div {
  padding: 3px 0 0 3px;
}

#febi div.sl {
  clear: both;
  float: left;
  padding: 0 0 0 150px;
  color: #333;
  font-style: italic;
  width: 120px;
}

#febi div.sr {
  float: left;
}

#febi ol {
  margin: 0;
  padding: 14px 0 14px 0;
}

#febir {
  padding: 14px 0 14px 0;
}

#febi .i, #febi .r {
  float: left;
  width: 205px;
  text-align: left;
}

#febi .t {
  float: left;
  width: 205px;
  height: 60px;
  background: #419dcf top right url(../images/febi.gif) no-repeat;
}

#febi input.r, #febi textarea.r {
  width: 205px;
  background: #419dcf top right url(../images/febi.gif) no-repeat;
}

#febi li {
  margin: 0;
  padding: 0 0 8px 0;
  list-style: none;
  clear: both;
}

#febi li label, #febi li span {
  width: 145px;
  padding-right: 5px;
  text-align: right;
  display: block;
  float: left;
}

#map {
  height: 412px;
  width: 613px;
}

ul.a {
  list-style: none;
  padding: 0 0 0 6px;
  margin: 0;
  font-size: 1.1em;
  font-weight: bold;
}

ul.a li {
  padding: 0 0 6px 0;
}

ul.a a:link, ul.a a:visited {
  color: #787777;
  padding-left: 13px;
  background: left center url(../images/li.gif) no-repeat;
}

ul.a a:hover {
  text-decoration: none;
  color: #d3860d;
}

.eks {
  width: 175px;
  float: left;
  margin: 0 25px 25px 0;
}

.eks .s {
  height: 35px;
  display: block;
}

.eks a:link, .eks a:visited {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.9em;
}

.eks img {
  display: block;
  padding: 15px 0 15px 0;
}

#ekspic {
  display: block;
  margin: 0 0 26px 0;
}

h1 span {
  font-size: 0.62em;
  font-weight: normal;
  padding-left: 15px;
  line-height: 1.5em;
}

#video {
  width: 618px;
  height: 330px;
}

#pnw {
  height: 20px;
  margin-top: 20px;
}

#pnw a:link, #pnw a:visited {
  display: block;
  float: left;
  padding-left: 10px;
  text-decoration: none;
}

#pnw span {
  float: right;
  display: block;
  padding-right: 50px;
}

#teampic {
  display: block;
  float: right;
  padding: 0 0 15px 15px;
}

.ft {
  width: 175px;
  float: left;
  margin: 0 25px 25px 0;
  text-align: center;
}

.ft h2 a:link, .ft h2 a:visited, .ft h2 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.75em;
  height: 22px;
  text-align: center;
}

.ft img {
  display: block;
  padding: 0 0 15px 0;
}

#foto dt {
  padding: 20px 0 0 0;
  clear: both;
}

#foto a.p:link, #foto a.p:visited {
  border: 1px solid #999;
  margin: 0 10px 3px 0;
  display: block;
  float: left;
}

#foto a.p:hover {
  border: 1px solid #f80;
}

#foto dd {
  margin: 0;
  padding: 10px 5px 0 0;
}

#foto dt a:link, #foto dt a:visited {
  color: #585656;
  font-weight: bold;
  display: block;
}

#foto dt a:hover {
  color: #f80;
  text-decoration: none;
}

.pic {
  width: 122px;
  margin: 13px;
  float: left;
}

.pic a.p img {
  display: block;
}

.pic a.p:link, .pic a.p:visited {
  border: 1px solid #999;
  margin: 0 auto 5px auto;
  display: block;
}

.pic a.p:hover {
  border: 1px solid #f80;
}


.pic table {
  width: 100%;
}


.pic table, .pic td {
  border: 0;
}

.pic td.r {
  width: 20px;
  text-align: right;
}

.fdet {
  margin: 4px 0 0 0;
  display: none;
}

.fsort {
  margin: 0;
  padding: 0;
  list-style: none;
}

#gbo h3 {
  font-size: 1em;
  margin: 12px 0 2px 0;
}

#gbo h3 span {
  font-weight: normal;
}

.fsort li {
  clear: both;
  color: #787777;
  padding-left: 13px;
  background: left center url(../images/li.gif) no-repeat;
}

.fsort span {
  width: 155px;
  display: block;
  float: left;
}

.cbpr {
  height: 22px;
  line-height: 22px;
  text-align: center;
  clear: both;
}

.cbpr a:link, .cbpr a:visited {
  color: #f80;
  margin: 0 3px 0 3px;
  text-align: center;
}

.cbpr a.c:link, .cbpr a.c:visited {
  color: #585656;
}

.cbpr a:hover {
  color: #000;
  text-decoration: none;
}

#pdetd {
  display: none;
}

#pdetd table {
  width: 300px;
  margin: 0 auto;
}


#pdetd table, #pdetd td {
  border: 0;
}

#pdetd td.r {
  width: 60px;
  text-align: right;
}

#pictitle {
  padding: 6px 0 12px 0;
  text-align: center;
}

#rez table input.i {
  width: 200px;
}

#ikone {
  float: right;
  margin: -50px 10px 0 0;
}

.ban {
    width: 160px;
    margin: 5px auto;
    text-align: center;
}
