/**/
body.sms #sidebar {
  padding-left: 20px;
}
body.sms #content .boxin {
  background: url("../images/sms/boxbg.png") repeat-x;
}
body.sms #sidebar .boxinr {
  background: url("../images/sms/boxbg.png") repeat-x;
  margin-top: -6px;
}
body.sms #sidebar .boxinr li {
  font-size: 11px;
  padding: 9px 0;
  border-bottom: 1px solid #e5e5e5;
}
body.sms #sidebar .boxinr li.last {
  border: none;
}
body.sms #sidebar .boxinr li a {
  text-decoration: none;
  color: #444444;
}
body.sms #sidebar .boxinr li a:hover {
  text-decoration: underline;
}

#content {
  width: 720px;
}
#content .servis ul {
  overflow: hidden;
  margin-bottom: 7px;
}
#content .servis li {
  width: 204px;
  height: 121px;
  margin-right: 15px;
  float: left;
  padding-left: 16px;
  padding-top: 16px;
  color: white;
}
#content .servis li.last {
  margin-right: 0;
}
#content .servis li.hr {
  background: url("../images/sms/smsbgrhr.png") no-repeat;
}
#content .servis li.ba {
  background: url("../images/sms/smsbgrba.png") no-repeat;
}
#content .servis li.rs {
  background: url("../images/sms/smsbgrrs.png") no-repeat;
}
#content .servis li p {
  line-height: inherit;
  color: white;
}
#content .servis li p.send {
  font-size: 18px;
  margin-bottom:5px;
  line-height: 18px;
}
#content .servis li p.tip {
  font-size: 36px;
  line-height: 36px;
}
#content .servis li p.num {
  font-size: 18px;
  line-height: 30px;
}
/*#content .servis li p.cijena {
  font-size: 18px;
  line-height: 20px;
}*/
#content .servis li span.num {
  font-size: 30px;
}
#content .servis li.ba span.num {
  font-size: 24px;
}
#content .servis .details {
  line-height: 52px;
  vertical-align: middle;
  font-size: 24px;
  color: #183F6B;
  white-space: nowrap;
  display: block;
  padding-bottom: 9px;
  width: 100%;
  border-bottom: 1px solid #F2F2F2;
  margin-bottom: 22px;
}
#content .servis .details img {
  vertical-align: middle;
  margin-left: 10px;
  margin-right: 10px;
}
#content .servis p {
  line-height: 18px;
  font-size: 11px;
  color: #282828;
}
#content .servis h3 {
  font-size: 14px;
  color: #282828;
  font-weight: normal;
  margin: 25px 0 4px;
}
#content .servis ul.tips {
  margin-top: 15px;
  margin-bottom: 12px;
}
#content .servis ul.tips li {
  width: 100%;
  height: 20px;
  color: #282828;
  font-size: 11px;
  line-height: 20px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  margin-left: 16px;
  margin-bottom: 9px;
}
#content .servis ul.tips li span {
  width: 20px;
  height: 20px;
  text-align: center;
  vertical-align: middle;
  color: white;
  background: url("../images/sms/tipbullet.png") no-repeat;
  display: block;
  float: left;
  overflow: hidden;
  margin-right: 12px;
}
#content .servis h3.purple {
  color: #2D026F;
}
#content .servis span.note {
  color: #183F6B;
}
#content .phonec {
  position: relative;
  border-top: 1px solid #E5E5E5;
  border-bottom: 1px solid #E5E5E5;
  padding-left: 233px;
  padding-right: 100px;
  width: 297px;
  height: 211px;
  margin-top: 20px;
  margin-bottom: 30px;
}
#content .phonec #uskoro {
  position: absolute;
  top: 0px;
  width: auto;
  bottom: 0px;
  height: auto;
  left: 220px;
  right: -120px;
  background: white;
  line-height: 200px;
  text-align: center;
  font-size: 2em;
  padding-right: 150px;
  z-index: 2;
  display: none;
}
#content .phonec .phone {
  background: url("../images/sms/phone.png") no-repeat;
  width: 120px;
  height: 240px;
  top: -12px;
  right: -57px;
  position: absolute;
}
#content .phonec .phone .tekst {
  position: absolute;
  top: 55px;
  left: 23px;
  width: 75px;
  height: 24px;
  font-size: 24px;
  line-height: 24px;
  text-align: center;
  color: #003C73;
  margin-top: 0px;
}
#content .phonec .phone .gray {
  position: absolute;
  top: 90px;
  left: 23px;
  width: 75px;
  height: 12px;
  font-size: 11px;
  line-height: 12px;
  text-align: center;
  color: #444;
  margin-top: 0px;
}
#content .phonec .phone .broj {
  position: absolute;
  top: 110px;
  left: 23px;
  width: 75px;
  height: 24px;
  font-size: 24px;
  text-align: center;
  line-height: 24px;
  color: #003C73;
  margin-top: 0px;
}
#content .phonec .phone p.brojlong {
  font-size: 12px;
}
#content .phonec ul.country {
  position: absolute;
  top: -1px;
  height: 212px;
  left: 0px;
  width: 215px;
}
#content .phonec ul.country li {
  padding-left: 75px;
  width: 140px;
  height: 33px;
  margin-bottom: 3px;
  background: url("../images/sms/countrydeselected.png") no-repeat top left;
  color: white;
  line-height: 33px;
  position: relative;
}
#content .phonec ul.country li a {
  color: white;
  text-decoration: none;
}
#content .phonec ul.country li img {
  position: absolute;
  top: 4px;
  left: 10px;
}
#content .phonec ul.country li.selected {
  background: url("../images/sms/countryselected.png") no-repeat top left;
}
#content .phonec h3 {
  color: black;
  font-size: 24px;
  font-weight: normal;
}
#content .phonec p {
  margin-top: 5px;
  color: #4B169D;
}
#content .phonec p.gray {
  margin-top: 0px;
  font-size: 11px;
  color: #707070;
}
#content .phonec ul.steps {
  margin-top: 10px;
  margin-bottom: 12px;
}
#content .phonec ul.steps li {
  color: #282828;
  font-size: 11px;
  line-height: 20px;
  margin: 0;
  padding: 0;
  margin-left: 48px;
  margin-bottom: 9px;
  position: relative;
}
#content .phonec ul.steps li span {
  position: absolute;
  top: 0px;
  left: -32px;
  width: 20px;
  height: 20px;
  text-align: center;
  vertical-align: middle;
  color: white;
  background: url("../images/sms/tipbullet.png") no-repeat;
  display: block;
  overflow: hidden;
  font-family: arial,helvetica, sans-serif;
  font-weight: bold;
}
#content .phonec ul.steps li em {
  font-style: normal;
}

#content table, #sidebar table {
  border: 1px solid #CFCFCF;
  border-right: none;
  border-bottom: none;
  margin-top: 0px;
}
#content table td, #sidebar table td {
  border-right: 1px solid #CFCFCF;
  border-bottom: 1px solid #CFCFCF;
  border-top: 1px solid white;
  border-left: 1px solid white;
  height: 23px;
  padding-left: 5px;
  font-size: 11px;
}
#content table th, #sidebar table th {
  height: 24px;
  border-right: 1px solid #CFCFCF;
  border-bottom: none;
  border-top: 1px solid white;
  border-left: 1px solid white;
  color: white;
  background: url("../images/tipsteri/viptbgrhover.png") top left repeat-x;
  padding-left: 5px;
  font-size: 11px;
  font-weight: normal;
}
#content table tr.pair td, #sidebar table tr.pair td {
  background: url("../images/tipsteri/viptbgrpair.png") top left repeat-x;
}
#content table.uspj1 {
  width: 444px;
}
#content table.uspj1 .n1 {
  width: 105px;
}
#content table.uspj1 .n2, #content table.uspj1 .n3, #content table.uspj1 .n4, #content table.uspj1 .n5 {
  padding: 0px;
  width: 80px;
  text-align: center;
}
#content .notify {
  float: right;
  padding-top: 30px;
}
.boxin a {
  color: black;
  text-decoration: none;
}
.boxin a:hover {
  text-decoration: underline;
}
.boxin a.smssel {
  font-weight: bold;
}
