/* GLOBAL */
h1, h2, h3, h4, h5, h6, ul, p {
  margin: 0;
  padding: 0;
}
div,p,td,li,ul,h1,h2,h3,h4,h5,h6{ cursor:default; } 
a{ outline: none; } 
#wrapper {
  min-width: 1024px;
  width: 90%;
  margin: 0 auto;
  padding: 0 20px;
  font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
  color: #7a7a7a;
  font-size: 12px;
  zoom: 1;
}
body {
  font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
  color: #7a7a7a;
  font-size: 12px;
}
a {
  text-decoration :none;
  font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
  color: #00A3E1;
}
a img, img {
  border: 0;
}
label {
  font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
}
/* ====== */

/* HEADER */
#header {
  height: 60px;
  position: relative;
  margin-bottom: 30px;
}
#logo_img {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0 0 10px 0;
}
#login_area {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 700px;
  overflow: hidden;
  zoom: 1;
}
.search_container {
  background-color: #F2F2F2;
  padding: 6px 20px 7px 7px;
  border-bottom: 1px solid #C1C1C1;
  border-right: 1px solid #C1C1C1;
  border-top: 1px solid #DCDCDC;
  border-left: 1px solid #DCDCDC;
  float: right;
}
.search_container input {
  border-bottom: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-top: 1px solid #C7C7C7;
  border-left: 1px solid #C7C7C7; 
  margin-right: 25px;
  width: 200px;
  vertical-align: middle;
}
.search_container img {
  vertical-align: middle;
}
#login_area #login_username {
  font-size: 14px;
  margin-right: 15px;
  margin-top:10px;
  font-weight: bold;
  float: right;
}
#login_area #login_odjava {
  font-size: 14px;
  margin-right: 15px;
  margin-top:10px;
  color: #65bae8;
  text-decoration: none;
  font-weight: bold;
  float: right;
}
/* ====== */

/* CONTENT */
#main_container {
  margin: 0 2px;
}
#content {
  padding: 10px;
  background-color: #F2F2F2;
  border: 1px solid #C1C1C1;
  overflow: hidden;
  z-index: 2222;
  position: relative;
  zoom: 1;
}
#mainmenu {
  float: left;
  border-bottom: 1px solid #C1C1C1;
  margin-bottom: -1px; 
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  z-index: 3333;
  zoom: 1;
}
#mainmenu li {
  display: block;
  float: left;
  margin-right: 7px; 
  border-top: 1px solid #C1C1C1;
  border-left: 1px solid #C1C1C1;
  border-right: 1px solid #C1C1C1;
  background-color: #FFFFFF;
}
#mainmenu li a {
  display: block;
  color: #7a7a7a;
  padding: 5px 12px 8px 12px;
}
#mainmenu li.active {
  border-bottom: 1px solid #F2F2F2;
  margin-bottom: -1px;
  background-color: #F2F2F2;
  text-transform: uppercase;
  position: relative;
  z-index: 9999;
}
#mainmenu li.active a, #mainmenu li.active:hover a {
  color: #000;
}
#mainmenu li.last {
  margin-right: 0;
}
#mainmenu li.naglaseno a {
  color: #65bae8;
  text-transform: lowercase; 
}

#content .poruka {
  background-color: #E9F6FE;
  border: 1px solid #D2E6F1;
  padding: 6px 4px;
  color: #000;
  font-size: 12px;
}
#inner_container {
  background-color: #FFF;
  border: 1px solid #EAEAEA;
  margin-top: 10px;
  overflow: hidden;
  zoom: 1;
  padding:20px;
}
#inner_content {
  float: left;
  /* padding: 20px 350px 40px 20px; */
  width: 100%;
}
#sidebar {
  width: 340px;
  margin-left: -340px;
  float: right;
  background-color: #F8F8F8;
}
.sidebar_menu {
  font-size: 13px;
}
.sidebar_menu li{
  display: block;
  padding: 6px 0;
  border-bottom: 1px solid #F2F2F2;
  color: #65bae8;
  font-weight: bold;
}
.sidebar_menu li:hover {
  background-color: #FFE;
}
.sidebar_menu li a {
  color: #65bae8;
}
.sidebar_menu li a img{
  border: 0;
}
.sidebar_menu li.active{
  background-color: #fff;
}
.sidebar_menu li.active a{
  color: #7a7a7a;
}
.sidebar_menu li img {
  padding: 0px 10px 0 20px;
}
#status_container {
  margin: 30px 20px 0 20px;
}
#status_container h2 {
  font-size: 20px;
  margin-bottom: 10px;
}
.status_usluge {
  background-color: #F1F1F1;
  border: 1px solid #dcdcdc;
  padding: 8px;
  margin-bottom: 30px;
}
.status_usluge p {
  font-size: 15px;
  font-weight: bold;
  padding: 10px 0 20px 0; 
}
.status_usluge p span {
  color: #65bae8;
}
.status_usluge .gauge_container {
  position: relative;
  border: 1px solid #dcdcdc;
  height: 25px;
}
.gauge_container .ukupno {
  background-color: #F2F2F2;
  position: absolute;
  text-align: right;
  top: 0;
  left: 0;
  height: 20px;
  width: 100%;
  font-size: 12px;
  padding-top: 5px;
}
.gauge_container .preostalo {
  background-color: #7BC2E9;
  position: absolute;
  text-align: right;
  top: 0;
  left: 0;
  height: 20px;
  font-size: 12px;
  padding: 5px 7px 0 0;
  color: #fff;
  min-width: 50px;
}

#inner_content h1 {
  font-size: 24px;
  color: #65bae8;
  margin-bottom: 10px;
}
#inner_content p.desc_main {
  font-size: 20px;
  margin-bottom: 10px;
}
#inner_content p.desc_sub {
  font-size: 18px;
  margin-bottom: 10px;
}
#inner_content p.desc_main span, #inner_content p.desc_sub span {
  color: #000;
}
.notifications_container  {
  margin-top: 40px;
  overflow: hidden;
  zoom: 1;
}
.notifications_container .notification {
  border: 1px solid #dcdcdc;
  background-color: #F8F8F8;
  padding: 1%;
  width: 46%;
  float: left;
}
.notifications_container .notification h2 {
  font-size: 17px;
  color: #65bae8;
  margin-bottom: 5px;
}
.notifications_container .notification p {
  font-size: 13px;
  text-align:justify;
}
.notifications_container .notification .buttons {
  overflow: hidden;
  margin-top: 15px;
  zoom: 1;
}
.billing_container {
  margin-top: 40px;
}
.billing_container h2 {
  font-size: 20px;
  color: #65bae8;
  margin-bottom: 20px;
}
.billing {
  padding: 10px 0px; 
  border: 1px solid #dcdcdc;
  overflow: hidden; 
  margin-bottom: 20px;
  margin-right:16px;
  zoom: 1;
}
.billing_item {
  padding-left: 36px;
  margin-left: 9px;
  background: url(../images/mojsezam3/profaktura-ico.jpg) no-repeat center left;
  width: 41%;
  float: left; 
  display: inline;
  min-width: 250px;
}
.billing_item h3 {
  font-size: 15px;
  color: #65bae8;
  text-transform: uppercase;
  text-decoration: underline;
}
.billing_item h3 a {
  font-size: 15px;
  color: #65bae8;
  text-transform: uppercase;
  text-decoration: underline;
}
.billing_item p {
  font-size: 12px;
}
/* ====== */

#footer {
  font-size: 14px;
  margin-top: 15px;
  padding-bottom: 50px;
}
#footer a {
  text-decoration: none;
  color: #000;
  font-weight: bold;
}

/* stranica kontakti */
.kontakti_container {
  margin-top:40px;
  overflow: hidden;
  zoom: 1;
}
.kontakt {
  font-size: 13px;
  border: 1px solid #dcdcdc;
  background-color: #F8F8F8;
  padding: 10px;
  width: 39%;
  margin-right: 10%; 
  margin-bottom: 20px;
  float: left;
  position: relative;
  display: inline;
}
.kontakt h2 {
  font-size: 17px;
  color: #65bae8;
  margin-bottom: 10px;
}
.kontakt ul {
  list-style-type: none;
}
.kontakt li {
  padding: 0;
  display: block;
}
.kontakt img.kontakt_type {
  position: absolute;
  bottom: 15px;
  right: 20px;
}
/* ================== */
 
/* racuni */
.tab_racuni {
  /* border-spacing: 0; */
  border-collapse: collapse;
  width: 100%;
  color: #232323;
}
.tab_racuni .firstRow {
  background-color: #F2F2F2;
  color: #65bae8;
  text-align: left;
  text-transform: uppercase;
  border: 1px solid #DCDCDC;
}
.tab_racuni th {
  padding: 8px 30px 8px 5px;
  text-align: left;
}
.tab_racuni td {
   border-bottom: 1px solid #f2f2f2; 
  padding: 3px 5px;
}
.tab_racuni td li {
  display: block; 
}
.racuni h3 {
  font-size: 24px;
  color: #65bae8;
  margin: 20px 0 10px 0;
}
.racuni {
  margin-top: 40px;
}
/* ================== */

/* usluge */
.tab_usluge {
  border-collapse: collapse;
  width: 100%;
  color: #65bae8;
  margin-top: 20px;
}
.tab_usluge .firstRow {
  background-color: #F2F2F2;
  color: #000;
  text-align: left;
  text-transform: uppercase;
  border: 1px solid #DCDCDC;
}
.tab_usluge th {
  padding: 8px 30px 8px 5px;
  text-align: left;
}
.tab_usluge td {
  padding: 0 5px;
}
.tab_usluge td.firstCell span {
  padding-left: 10px;
}
.tab_usluge tr.mainRow td {
  padding-top: 20px;
  vertical-align: bottom;
}
.tab_usluge td p.naziv_domena {
  margin-top: -20px;
  font-weight: bold;
  padding-top: 20px
  /* padding-left: 5px; */
}
.tab_usluge td.pocinje {
  color: #7a7a7a;
}
.tab_usluge td.akcije a {
  color: #65bae8;
}
.tab_usluge td.status span {
  text-transform: uppercase;
  font-weight: bold;
  border-bottom: 2px solid #D8EEF9;
}
.tab_usluge td.akcije {
  text-decoration: underline;
}
.tab_usluge td li {
  display: block; 
}
.usluge h3 {
  font-size: 24px;
  color: #65bae8;
  margin: 20px 0 10px 0;
}
/* ================== */

/* rastegljiv box (kontejner za forme) */
.lform_container { position: relative; border: 1px solid #d6d6d6; background-color: #f2f2f2; padding: 10px; zoom: 1; }
.lform_container .top_left { width: 11px; height: 10px; position: absolute; top:-1px; left: -1px; overflow: hidden; background: url(/images/mojsezam3/login/bg-forma-gl.gif) no-repeat; }
.lform_container .top_right { width: 11px; height: 10px; position: absolute; top:-1px; right: -1px; overflow: hidden; background: url(/images/mojsezam3/login/bg-forma-gd.gif) no-repeat; }
.lform_container .bottom_left { width: 11px; height: 11px; position: absolute; bottom:-1px; left: -1px; overflow: hidden; background: url(/images/mojsezam3/login/bg-forma-dl.gif) no-repeat; }
.lform_container .bottom_right { width: 11px; height: 11px; position: absolute; bottom:-1px; right: -1px; overflow: hidden; background: url(/images/mojsezam3/login/bg-forma-dd.gif) no-repeat; }

#frmLogin input {
  border: 3px solid #D3E6ED;
  width: 97%;
  display: block;
  height: 19px;
  font-size: 13px;
  font-weight: bold;
  padding: 4px;
}



#frmLogin label {
  margin: 15px 0 3px 0;
  color: #737373;
  font-size: 13px;
  display: block;
  font-weight: bold;
}
.rb_container {
  margin-top: 10px;
}
#frmLogin .rb_container input {
  border: 0;
  width: auto;
  display: inline;
  height: auto;
  padding: 0;
}
#frmLogin .rb_container label {
  margin: 0;
  display: inline;
  margin-right: 40px;
}

/* instant sajt */
.instant_sajt_pitanja {
  border-bottom: 1px solid #686868;
  padding-bottom: 15px;
  overflow: hidden;
  zoom: 1;
}
.instant_sajt_pitanja .pitanje {
  width: 45%;
}
.instant_sajt_pitanja .pitanje h3 {
  font-size: 25px;
}
.instant_sajt_pitanja .pitanje p {
  font-size: 12px;
}
.wizard .input_wrapper {
  background-color: #E9E9E9;
  padding: 5px;
  margin-bottom: 25px;
  overflow: hidden;
  zoom: 1;
}
.wizard .input_wrapper .label{
  float: left;
  width: 110px;
  color: #595050;
  font-size: 13px;
  padding-top: 5px;
}
.wizard .input_wrapper .left {
  float: left;
  width: 7px;
  height: 27px;
  background: url(/images/mojsezam3/forms/input-bg-left.gif) no-repeat;
  overflow: hidden;
}
.wizard .input_wrapper .center {
  float: left;
  height: 27px;
  background: url(/images/mojsezam3/forms/input-bg-center.gif) repeat-x;
  
}
.wizard .input_wrapper .right {
  float: left;
  width: 7px;
  height: 27px;
  background: url(/images/mojsezam3/forms/input-bg-right.gif) no-repeat;
  overflow: hidden;
}
.wizard .input_wrapper input {
  border: 0;
  margin-top: 3px;
  width: 250px;
}
.wizard .textarea_wrapper {
  background-color: #E9E9E9;
  padding: 5px;
  margin-bottom: 25px;
  overflow: hidden;
  zoom: 1;
}
.wizard .textarea_wrapper .label{
  float: left;
  width: 110px;
  color: #595050;
  font-size: 13px;
  padding-top: 5px;
}
.wizard .textarea_wrapper .left {
  float: left;
  width: 7px;
  height: 250px;
  background: url(/images/mojsezam3/forms/textarea-bg-left.gif) no-repeat;
  overflow: hidden;
}
.wizard .textarea_wrapper .center {
  float: left;
  height: 250px;
  background: url(/images/mojsezam3/forms/textarea-bg-center.gif) repeat-x;
  
}
.wizard .textarea_wrapper .right {
  float: left;
  width: 7px;
  height: 250px;
  background: url(/images/mojsezam3/forms/textarea-bg-right.gif) no-repeat;
  overflow: hidden;
}
.wizard .textarea_wrapper textarea {
  border: 0;
  margin-top: 3px;
  width: 360px;
  height: 230px;
}

.wizard .odeljenje select {
  margin: -2px;
}


.wizard .active .left {
  float: left;
  width: 7px;
  height: 27px;
  background: url(/images/mojsezam3/forms/input-a-bg-left.gif) no-repeat;
  overflow: hidden;
}
.wizard .active .center {
  float: left;
  height: 27px;
  background: url(/images/mojsezam3/forms/input-a-bg-center.gif) repeat-x;
  
}
.wizard .active .right {
  float: left;
  width: 7px;
  height: 27px;
  background: url(/images/mojsezam3/forms/input-a-bg-right.gif) no-repeat;
  overflow: hidden;
}

.wizard form {
  background-color: #F6F6F6;
  padding: 15px;
  clear: both;
}
.wizard p.polje_naziv { 
  font-size: 15px;
  color: #65bae8;
  font-weight: bold;
}
.wizard p.polje_opis { 
  font-size: 13px;
  margin: 10px 0;
}
.wizard input[type="text"], .wizard input[type="password"], .wizard textarea, .wizard select {
  outline-color:-moz-use-text-color;
  outline-style:none;
  outline-width:medium;
}
.wizard h3 {
  font-size: 20px;
  color: #65bae8;
  margin: 10px 0; 
}
.wizard .step_desc {
  font-size: 14px;
  width: 550px;
}
.wizard .steps {
  overflow: hidden;
  float: right;
  margin: -10px 0 10px 0;
  zoom: 1;
}
.wizard .step {
  float: left; 
  width: 40px;
  text-align: center;
}
.wizard .step img {
  display: block;  
  margin: 0 auto;
}
.wizard .steps .separator {
  float: left;
  width: 30px;
  text-align: center;
  padding-top:4px;
  color: #DDD;
}
.thumbnail_container {
  overflow: hidden;
  margin-left: 10px;
  zoom: 1;
}
.wizard .thumbnail {
  float: left;
  margin: 0 25px 25px 0;
}
.wizard .thumbnail img {
  width: 165px;
  height: 155px;
  border: 8px solid #D3E6ED;
}
.wizard .thumbnail p {
  margin-bottom: 10px;
  color: #5A5555;
  font-weight: bold;
}
/* === */

/* podrska */
#podrska_opcije{
  overflow: hidden;
  height: 1%;
  /* zoom: 1; */
}
.podrska_stavka {
  width: 47%;
  height: 120px;
  margin-right: 2%;
  float: left;
  padding: 25px 0;
  border-bottom: 1px dotted #D6D6D6;
  overflow: hidden;
}
.podrska_stavka p.head {
  font-size: 20px;
  font-weight: bold;
  color: #65bae8;
}
.podrska_stavka p.head a {
  font-size: 20px;
  font-weight: bold;
  color: #65bae8;
}
.podrska_stavka p.head span {
  vertical-align: bottom; 
}
.podrska_stavka p.head img {
  vertical-align: bottom; 
  margin-right: 15px;
}
.podrska_stavka p.desc {
  margin: 15px 0 0 65px;
  font-size: 13px;
}
/* === */

/* kontakt */
.tel_broj_container {
  position: relative;
  width: 97%;
  margin: 40px auto;
  zoom: 1;
}
.tel_broj {
  background-color: #FFF;
  z-index: 2;
  width: 60%;
  position: relative;
  border: 1px solid #9D9D9D;
  margin: 0 auto;
  font-size: 30px; 
  padding: 10px 0;
  font-weight: bold;
  color: #565656;
}
.crta {
  background-color: #9D9D9D;
  width: 100%;
  height: 1px;
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
}
#kontaktiraj_podrsku form#kontakt_forma {
  background-color: #F2F8FB;
  border-bottom: 1px solid #555555;
  padding: 50px 30px 30px 30px;
  text-align: left;
  overflow: hidden;
  zoom: 1;
}
#kontaktiraj_podrsku form#kontakt_forma input, textarea {
  border: 1px solid #CDE1EB;
  display: block;
  margin: 10px 0;
}
#kontaktiraj_podrsku form#kontakt_forma input {
  height: 25px;
  width: 380px;
}
#kontaktiraj_podrsku form#kontakt_forma textarea {
  width: 808px;
  height: 190px;
  overflow: hidden;
}
#kontaktiraj_podrsku form#kontakt_forma label {
  font-size: 13px;
  font-weight: bold;
}
/* === */

/* baza znanja */
.baza_znanja p {
  padding: 3px 10px 3px 30px;
}
.baza_znanja .pitanje {
  background: url(/images/mojsezam3/pitanje.gif) no-repeat center left;
  font-size: 14px;
  cursor: help;
}
.baza_znanja .odgovor {
  padding-top: 15px;
  padding-bottom: 15px; 
}
.baza_znanja h3 {
  color:#65BAE8;
  font-size:20px;
  margin:20px 0 10px;
}
/* === */

/* tiketi */
#slanjeTiketa input {
  border:3px solid #D3E6ED;
  display:block;
  font-size:13px;
  font-weight:bold;
  height:19px;
  width: 350px;
  padding:4px;
}
#slanjeTiketa textarea {
  border:3px solid #D3E6ED;
  display:block;
  font-size:13px;
  font-weight:bold;
  height:200px;
  width: 459px;
  padding:4px;
}
#slanjeTiketa label {
color:#737373;
display:block;
font-size:13px;
font-weight:bold;
margin:15px 0 3px;
}
.selectContainer {
  overflow: hidden;
  height:18px;
  margin-top:12px;
}
.selectContainer select {
  margin: -2px;
  font-size:13px;
  font-weight:bold;
  width: auto !important;
}
/* == */
#frmKontakt {
  overflow: hidden;
  zoom: 1;
}
#frmKontakt input {
  border: 3px solid #D3E6ED;
  height: 19px;
  font-size: 13px;
  font-weight: bold;
  padding: 4px;
  float: left;
  margin-top: 5px;
  width: 400px !important;
}
#frmKontakt label {
  margin: 15px 0 3px 0;
  color: #737373;
  font-size: 13px;
  font-weight: bold;
  float: left;
  width: 200px !important; 

}
#frmKontakt .container {
  overflow: hidden;
  padding: 10px 0;
  zoom: 1;
}

.video_container {
	overflow: hidden;
	margin-top: 50px;
}
.video_pregled {
	width: 450px;
	position: relative;
	padding: 10px;
	overflow: hidden;
	border-bottom:1px dotted #CCCCCC;
}
.video_pregled .thumb {
	width: 145px;
	float: left;
}
.video_pregled a img {
	border: 0;
}
.video_pregled h3 {
	margin: 0 0 15px 0;
	color:#00A3E1;
	font-weight: bold;
	
}
.video_pregled .opis {
	width: 300px;
	float: right;
}

#video_tutoriali h2 {
color:#00A3E1;
font-size:30px;
margin: 20px 0 5px 0px;
}

.lista_tiketa {
  width: 90%;
  margin: 0 auto;
  overflow: hidden;
}
.lista_tiketa .tiket {
  padding: 10px;
}
.lista_tiketa .datum {
  display: block;
  font-size: 10px;
  font-style: italic;
}
.lista_tiketa .odgovor {
  font-size: 15px;
  padding: 8px 0;
}
.lista_tiketa .glavni_tiket {
  font-weight: bold;
  color: #000;
}
.form2 {
  overflow: hidden;
  position: relative;
  zoom: 1;
}
.form2 fieldset {
  border:1px solid #CCCCCC;
  color:#267DDC;
  margin-bottom:6px;
  padding: 8px 10px;
  -moz-border-radius-bottomleft:4px;
  -moz-border-radius-bottomright:4px;
  -moz-border-radius-topleft:4px;
  -moz-border-radius-topright:4px;
}
.form2 legend {
  font-weight: bold;
  color: #000;
  font-size: 14px;
}
.form2 ul {
  list-style-type: none;
}
.form2 li {
  padding: 3px;
}
.form2 label {
  width: 20%;
  display: inline-block;
  font-size: 14px;
}
.form2 .input1 {
  width: 78%;
  margin:10px 0;
}
.form2 textarea {
  margin:10px 0;
}
.form2 input, .form2 textarea {
  border:1px solid #CDE1EB;
  font-size: 16px;
  padding: 4px 0;
}

.errors li {
  clear:both;
  width:420px;
  list-style-type:none;
  margin-top:3px;
  margin-left:200px;
  color:red;
}

#imgSubmit {
  margin-left:547px;
}