html {
  background: #fff;
  margin: 0;
  padding: 0;
}

body {
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin: 0 auto 0 auto;
  padding: 0;
  position: relative;
  width: 770px;
}

form {
  margin: 0;
  padding: 0;
}

td, tr {
  vertical-align: top;
}

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

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

img {
  border: 0;
}

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

input, textarea, option, select {
  background: #ddd;
  border: 0;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding: 0 0 0 2px;
  margin: 2px;
}

option {
  border: 0;
}

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

input.sb {
  background: #ddd;
  border: 0;
  clear: both;
  color: #000;
  cursor: pointer;
  padding: 0;
  text-align: center;
  width: 90px;
  margin: 2px;
}

input.sb:hover, input.sb.over {
  background: #000;
  color: #ddd;
  text-decoration: none;
}

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

textarea {
  width: 99%;
}

.greska {
  color: #0089bb;
}

#ph {
  background: 196px 43px url(../images/ph.gif) no-repeat;
  height: 185px;
  position: relative;
}

#pf {
  border-top: 1px solid #000;
  clear: both;
  margin-top: 20px;
  padding-top: 11px;
  text-align: center;
}

#sm {
  left: 573px;
  position: absolute;
  top: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 202px;
}

#sm li {
  margin: 0;
  padding: 0;
  float: left;
}

#sm a:link, #sm a:visited {
  float: left;
  margin-right: 2px;
  background: #717375;
  color: #000;
  display: block;
  width: 65px;
  height: 30px;
  text-align: center;
  line-height: 30px;
}

#sm a:hover {
  background: #717375;
  color: #000;
  text-decoration: none;
  padding-top: 5px;
}

a#shot:link, a#shot:visited {
  right: 0;
  position: absolute;
  top: 118px;
  background: url(../images/shot.gif);
  color: #000;
  display: block;
  width: 119px;
  height: 29px;
  text-align: center;
  line-height: 30px;
  text-transform: uppercase;
  font-size: 12px;
}

a#shot:hover {
  color: #000;
  text-decoration: none;
  top: 115px;
}

#mm {
  left: 0;
  position: absolute;
  bottom: 0;
  list-style: none;
  margin: 0;
  padding: 9px 0 5px 0;
  width: 770px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  height: 22px;
  line-height: 22px;
  text-transform: uppercase;
  font-size: 12px;
}

#mm li {
  margin: 0;
  padding: 0;
  float: left;
}

#mm a:link, #mm a:visited,
#mm a.l:link, #mm a.l:visited,
#mm a.c:link, #mm a.c:visited {
  float: left;
  color: #000;
  display: block;
  width: 109px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  border-right: 1px solid #bfbfbf;
}

#mm a.l:link, #mm a.l:visited {
  border: 0;
}

#mm a.c:link, #mm a.c:visited {
  background: center center url(../images/mm.gif) no-repeat;
}

#mm a:hover,
#mm a.l:hover,
#mm a.c:hover {
  background: center center url(../images/mm.gif) no-repeat;
  color: #000;
  text-decoration: none;
}

.mnu {
  list-style: none;
  margin: 0;
  padding: 9px 0 5px 0;
  border-bottom: 1px solid #000;
  text-transform: uppercase;
  height: 18px;
}

.mnu li {
  margin: 0;
  padding: 0;
  float: left;
}

.mnu a:link, .mnu a:visited {
  float: left;
  color: #000;
  display: block;
  height: 18px;
  text-align: center;
  padding: 0 10px 0 10px;
}

.mnu a:hover {
  color: #ddd;
  text-decoration: none;
}

h1, h2 {
  letter-spacing: 2px;
  font-size: 11px;
  font-weight: bold;
  padding: 10px 0 10px 0;
  color: #0089bb;
  margin: 0;
}

h1 {
  letter-spacing: 3px;
}

#pw {
  margin: 29px 0 0 0;
  background: url(../images/pw.gif);
}

#pw.home {
  background: url(../images/pw_home.gif);
}

#pws {
  background: url(../images/pws.gif) no-repeat;
  padding: 0 130px 0 130px;
  position: relative;
}

#pws.home {
  background: url(../images/pws_home.gif) no-repeat;
  padding: 0 24px 0 75px;
}

#pl {
  width: 285px;
  float: left;
}

#pr {
  width: 300px;
  float: right;
}

.pn h2, .pnn h2 {
  font-style: normal;
}

.pn, .pn li, .pnn  {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 12px;
  color: #666666;
  font-style: italic;
}

.pnn  {
  margin-top: -13px;
}

.pnn div.l  {
  clear: both;
  float: left;
  width: 235px;
  padding-bottom: 12px;
}

.pnn div.r  {
  float: right;
  width: 235px;
  padding-bottom: 12px;
}

.pn .d, .pnn .d {
  display: block;
  padding: 3px 0 3px;
  color: #777;
  font-weight: bold;
  letter-spacing: 1px;
}

a.pni:link, a.pni:visited {
  display: block;
}

#pnw {
  clear: both;
  padding-top: 15px;
  height: 20px;
  color: #777;
  font-style: italic;
}

#pnw a:link, #pnw a:visited, #pnw div {
  display: block;
  text-align: center;
  float: left;
  margin-right: 10px;
}

#pnw div, #pnw a.r:link, #pnw a.r:visited {
  float: right;
  margin: 0 0 0 10px;
  color: #777;
}

#pnw a.r:link, #pnw a.r:visited {
  clear: both;
}

#pnw a:hover {
  color: #656976;
  text-decoration: none;
}

#cwl {
  float: left;
  width: 249px;
}

#cwr {
  float: right;
  width: 250px;
}

#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 80px;
  color: #949494;
  font-style: italic;
  width: 67px;
}

#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: 100px;
  text-align: left;
}

#febi .t {
  float: left;
  width: 155px;
  height: 100px;
  background: #ddd top right url(../images/febi.gif) no-repeat;
}

#febi input.r, #febi textarea.r {
  width: 155px;
  background: #ddd 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: 75px;
  padding-right: 5px;
  text-align: right;
  display: block;
  float: left;
}

a#back:link, a#back:visited {
  text-indent: -999em;
  background: url(../images/back.gif);
  width: 92px;
  height: 48px;
  position: absolute;
  top: 0;
  left: 0;
}

a#back:hover {
  background-position: 0 -48px;
}

/*nuova sezione book per moda //GERRIS// */
#foto {
	height: 300px;
	width: 250px;
	background-color:#999999;
	background-repeat: no-repeat;
}
