﻿html {
}

body {
	/*font: 62.5% Arial, Helvetica, sans-serif;*/
	font-size: 95%;
	margin: 0px;
	padding: 0px;
    font-family: Georgia, serif;
}

p {
	font-size: 1em;
}

h1 {
	font-size: 1.8em;
	font-weight: normal;
	margin: 0 0 10px 0;
}

h2 {
	font-size: 1.4em;
	font-weight: normal;
	margin: 0;
}

h3 {
	font-size: 1.4em;
	font-weight: bold;
	color: #000000;
}


a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

/* Helpful classes */

.clear {
	clear: both;
}
.divEmptyData
{
    width: 400px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    text-align: center;
    color: #CC0000;
    font-weight: bold;
    font-size: 130%;
}


/* master.master Page elements  */

.header_holder {
/*	background: #0072d6 url(../images/web_images2/header_bgnd.gif) repeat-x;*/
	border-bottom: 4px solid #000000;
    background-color: #454545;
    color:white;
}

.header {
	height: 100px;
	width: 998px;
	margin: 0 auto;
}

.header .logo
{
  width: 420px;
	float: left;
    margin-top:5px;
}

.header .moto
{
  float: left;
    margin-top: 36px;
    height: auto;
}
.header .moto h3
{
  color: white;
  font-weight:normal;
}

.menu_holder
{
  height: 25px;
  background-color:#454545;
  float:left;
  width: 876px;
  margin-left: -300px;
  margin-top: 3px;
  color: white;
}

.menu_holder  .flags
{
  float: right;
  margin-right: 10px;
  padding-top: 3px;
}
/* ---  zastave    ----*/

.menu_holder  .flags .flagSr
{
    width: 24px;
    height: 24px;
    display: block;
    float:left;
    margin-right:3px;
    margin-bottom:3px;
    background-image: url(../images/web_image/flag_srb_off.jpg);
    background-repeat: no-repeat;
}

.menu_holder  .flags .flagSrA
{
    width: 24px;
    height: 24px;
    display: block;
    float:left;
    margin-right:3px;
    margin-bottom:3px;
    background-image: url(../images/web_image/flag_srb.jpg);
    background-repeat: no-repeat;
}

.menu_holder .flags a.flagSr:hover, .menu_holder  .flags a.flagSr:active
{
    background-image: url(../images/web_image/flag_srb.jpg);
}
.menu_holder  .flags .flagHr
{
    width: 24px;
    height: 24px;
    display: block;
    float:left;
    margin-right:3px;
    margin-bottom:3px;
    background-image: url(../images/web_image/flag_cro_off.jpg);
    background-repeat: no-repeat;
}

.menu_holder  .flags .flagHrA
{
    width: 24px;
    height: 24px;
    display: block;
    float:left;
    margin-right:3px;
    margin-bottom:3px;
    background-image: url(../images/web_image/flag_cro.jpg);
    background-repeat: no-repeat;
}

.menu_holder  .flags a.flagHr:hover,.menu_holder  .flags  a.flagHr:active
{
    background-image: url(../images/web_image/flag_cro.jpg);
}

.menu_holder  .flags .flagBa
{
    width: 24px;
    height: 24px;
    display: block;
    float:left;
    margin-right:3px;
    margin-bottom:3px;
    background-image:url(../images/web_image/flag_bih_off.jpg);
    background-repeat: no-repeat;
}

.menu_holder  .flags .flagBaA
{
    width: 24px;
    height: 24px;
    display: block;
    float:left;
    margin-right:3px;
    margin-bottom:3px;
    background-image: url(../images/web_image/flag_bih.jpg);
    background-repeat: no-repeat;
}

.menu_holder  .flags a.flagBa:hover, .menu_holder  .flags  a.flagBa:active
{
    background-image: url(../images/web_image/flag_bih.jpg);
}
/*---------------------------------------*/

.menu_holder ul
{
    list-style: none;
    margin: 0 0 0 7px;
	padding: 0;
}

.menu_holder ul li
{
    float: left;
	margin: 3px 15px 0 0;
	padding: 0 0 0 4px;
    color: white;
}
.menu_holder ul li a
{
    color: white;
}
.menu_holder ul li a:hover
{
    color: #FF9933
}

.main_holder {
	/*background: #f9f9f9;*/
	padding: 15px 0;
    /*height: 998px;*/
}
.main {
	width: 998px;
	margin: 0 auto;
 /*   background-color:#FF9933;*/  */
}

.main .userContentHead
{
  margin-top:   10px;
  margin-left: auto;
  margin-right: auto;
  width: 800px;
  padding: 5px;
  border-top: 1px solid #333333;
  background-color: #E8E8E8;
}

.main .userContentHead .titleUserContent
{
    font-size: 1.2em;
    font-weight: bold;
}

.main .userContent
{
  /*margin-top:   10px;*/
  margin-left: auto;
  margin-right: auto;
  width: 805px;

}

.main .userContent .userFrameLeft
{
  width: 387px;
  float: left;
  background-color: #E6E6E6;
  margin-right: 10px;
  margin-top: 15px;
  padding: 5px;
}
.main .userContent .userFrameLeft .title,
.main .userContent .userFrameRight .title
{
  font-size: 1.1em;
  font-weight: bold;
  margin-bottom: 3px;
}
.dlUserKorpa
{
    text-align:left;
    border: 1px solid #000000;
}
table.dlUserKorpa
{
    width:385px;
}
.korpaHederStavka
{
    background-color: #C0C0C0;
    float:left;
    padding-left:2px;
    width:71%;
    font-weight: bold;
    margin:1%;
}
.korpaHederCena
{
    background-color: #C0C0C0;
    float:left;
    width: 24%;
    font-weight: bold;
    margin:1%;
}


.korpaItemStavka
{
    float:left;
    width: 72%;
    margin:1%;
}
.korpaFooterZaduzenje
{
    display: block;
    text-align: right;
    font-weight: bold;
    color: #808080;
    margin-top:35px;
    padding-right:4px;
}

.main .userContent .userFrameRight
{
  width: 388px;
  float: left;
  padding: 5px;
  background-color: #E6E6E6;
  margin-top: 15px;
}
.detailsView
{
    /*border: 1px solid #000000;*/
    text-align: left;
    width: 100%;
}
.detailsView tbody
{
    padding:3px;
}
.usrDetHed
{
    border-bottom-style: solid;
    border-width: 1px;
    border-color: #000000;
    height:0px;
    margin-bottom:3px;
}
.tableHeader
{
    text-align: left;
    font-weight: bold;
    padding-left:3px;
}

.tableField
{
    border: 1px solid #C0C0C0;
    text-align: left;
    padding: 2px;
    width: 220px;
    margin-left: 15px;
}

.usrDetNav
{
    border-width: 1px;
    font-weight: bold;
    border-top-style: solid;
}

tr.usrDetNav
{
    height:50px;
    text-align:right;
    vertical-align:bottom;
}

tr.usrDetNav td .btnPlacanje
{
  float: right;
}


td.usrDetNav
{
    padding-right:10px;
}

.usrDetRow
{
    border-width: 1px;
    border-color: #000000;
    margin-top:3px;
    border-right-style: solid;
    border-left-style: solid;
}

.main .userContent .userText
{
  display: block;
  padding: 5px;
}

.main .userContent .paymentType
{
  border: 1px solid black;
  padding: 5px;
  text-align: center;
}


.main .pageNumber
{
  clear: both;
  text-align: center;
  display: block;
  margin-top: 5px;
  width: 661px;
}
.main .pageNumber a:hover
{
  text-decoration: underline;
}


.main .registracija
{
  height: 22px;
  background-color:  #666666;
  width: 630px;
  margin: auto;
  margin-top: 15px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 7px;
  color: white;
  text-align: center;
  margin-bottom: 90px;
}
.main .registracija a
{
  color:white;
  width: 60px;
  height: 14px;
  background-color: #FF9933;
  border:1px solid #FFFFFF;
  padding: 3px;
  font-size: .7em;
}
.main .registracija a:hover
{
  text-decoration: underline;
}


.main .divCenter
{
  width: 756px;
  margin:auto auto;
}

.main .divCenter .korpaTitle
{
    color: #454545;
    width: 100%;
    display: block;
    margin-bottom: 15px;
    font-size: 1.1em;
    font-weight: bold;
    border-bottom: 1px solid #454545;
    padding-bottom: 5px;
}
.main .divCenter .korpaStavka1
{
    width:79.9%;
    float:left;
    display:block;
}
.main .divCenter .korpaStavka
{
    width:38%;
    float:left;
    display:block;
}
.main .divCenter .link
{
  font-size: .75em;
}


.main .divCenter .korpaCena1
{
    width:9.9%;
    float:left;
    display:block;
}
.main .divCenter .korpaCena
{
    width:9.9%;
    float:left;
    display:block;
}

.main .divCenter .korpaUkloni1
{
    width: 9.9%;
    float: left;
    display: block;
    font-size: x-small;
}
.main .divCenter .korpaUkloni
{
    width: 9.9%;
    float: left;
    display: block;
    font-size: x-small;
}
.main .divCenter .korpaUkloni a
{
    color:#000;
}
.main .divCenter .korpaZaduzenje
{
    font-weight: bold;
    font-size: 110%;
    margin-left:500px;
    display:block;
    padding-top:10px;
}
.main .divCenter .dataList_Head
{
    border-bottom:solid 1px;
    padding-bottom:10px;
    padding-top:20px;
}

.main .divCenter .dataList_Item
{
    padding-top:10px;
    /*padding-bottom:40px; */
   /* margin-bottom: 40px; */
}

.main .divCenter .dataList_Footer
{
  border-top:1px solid black;
  /*margin-top: 40px;*/
}


.main .divCenter .korpaPretplata
{
    border-style: solid;
    border-width: 1px;
    width: 40%;
    float: left;
    font-size: 80%;
    margin-right: 12px;
    padding: 1px;
    background-color: #FFDF9D;
}
.main .divCenter .korpaPretplata a
{
    color: #000000;
    padding:3px;
}
.main .divCenter .korpaNavBtn
{
   text-align:right;
    padding: 10px;
    height: auto;
    margin-bottom: 130px;
}


.main .divCenter .loginHolder
{
  width: 600px;
  margin:auto auto;
  border: 1px solid #454545;
  padding: 20px;
  /*margin-bottom: 120px; */
  moz-border-radius-bottomleft:4px;
}
.main .divCenter .loginHolder .loginTitle
{
    color: #454545;
    width: 100%;
    display: block;
    margin-bottom: 15px;
    font-size: 1.1em;
    font-weight: bold;
    border-bottom: 1px solid #454545;
    padding-bottom: 5px;
}

/*----------login kontrola---------------*/

.main .divCenter .loginHolder .MasterKlasa
{
    width: 350px;
    margin: auto auto;
}
.main .divCenter .loginHolder .ElementStyle
{
    margin-top:3px;
    clear: both;
}

.main .divCenter .loginHolder .ElementStyle a
{
   color:#454545;
}

.main .divCenter .loginHolder .ElementStyle a:hover
{
  text-decoration: underline;
}


.main .divCenter .loginHolder .ElementStyle span
{
    margin-bottom: 3px;
    width: 120px;
    display: block;
    float: left;
    font-weight: bold;
    text-align:left;
    font-size:.8em;
}

.main .divCenter .loginHolder .ElementStyle input
{
    border-width: 1px;
    border-color: #C0C0C0;
    margin-left: 3px;
    width: 180px;
    height:18px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
}

.main .divCenter .loginHolder .ChkBox
{
    padding-bottom:10px;
    padding-top:10px;
    font-size:.8em;
}
.main .divCenter .loginHolder .ChkBox input
{
    margin-right:5px;
}

.main .divCenter .loginHolder .ButtonStyle input
{
    /*float:right;*/
    margin-bottom:5px;
    margin-top:5px;
    display:block;
    margin-left:auto;
    margin-right: auto;

}

.main .divCenter .loginHolder .LoginInfo
{
    clear:both;
    display:block;
    color: #FF0000;
    /*font-weight: bold;*/
    border: 1 solid #FF0000;
    /*padding: 10px;*/

}

.main .divCenter .loginHolder .OpisPolja span
{
    color: #666666;
    font-size: .8em;
    width:auto;
    margin-left: 123px;
}

.main .divCenter .loginHolder .ErrorInfo
{
    font-size: 9pt;
    color: #FF0000;
}

.main .divCenter .loginHolder .ErrorInfo  span
{
    width:auto;
    margin-left: 123px;
}
/*---------------------------------------*/


.main .divCenter .kontaktInfo
{
    Width:300px;
    display:block;
    margin-right:10px;
    float:left;
}
.main .divCenter .kontaktInfo a
{
    color: #000000;
}
.main .divCenter .kontakSkype
{
    margin-bottom:25px;
}
.main .divCenter .kontaktNaslov
{
    display: block;
    font-size: 12pt;
    color: #454545;
    font-weight: bold;
    margin-bottom:5px;
}
.main .divCenter .kontaktIme
{
    display:block;
    font-size:10pt;
    font-weight:bold;
    margin-bottom:5px;
}

.main .divCenter .kontaktText
{
    display:block;
}

.main .divCenter .kontaktText a
{
    color: #000000;
}

.main .left_col
{
  padding:0 10px 0 9px;
  border-right: 1px solid #454545;
  width:668px;
  /*background-color:#669933;*/
  float:left;
  position: relative;
}
.main .left_col .previous {
	/*background: #e6e6e6;*/
	margin: 0 10px 0 0;
}

.main .left_col .previous p {
	/*color: #383838;*/
	margin: 0;
    font-size: 1.1em;
   /* padding-left: 5px;*/
}

.main .left_col .previous .prev_issues {
	padding: 0px 0 0px 0px;
}

.main .left_col .previous .prev_btn {
	background-color: #f9f9f9;
    clear: both;
}

.main .left_col .previous .prev_btn a {
	width: auto;
	float: right;
	background-color: #808080;
	color: #fff;
	text-decoration: none;
	font-size: 1.2em;
	padding: 5px 9px;
}
.main .left_col .previous .prev_btn a:hover {
	background-color: #333;
}



.main .left_col .previous .prev_issues .prev_issue {
   float: left;
    margin-top:5px;
   /* margin-right: 2px; */
    margin-left: 6px;
	width: 148px;
	padding: 4px;
  background-color: #E6E6E6;
  border: 1px solid #CCCCCC;
}

.main .left_col .previous .prev_issues .prev_issue .naslovnica
{
	width: 132px;
	height: 174px;
    margin: auto auto;
}

.main .left_col .previous .prev_issues .prev_issue:hover {
	background-color: #ccc;
}

.main .left_col .previous .prev_issues .prev_issue p.red {
	/*font-size:11pt;*/
	font-weight: bold;
	text-decoration:none;
	/*margin-top:5px;*/
	margin-bottom:5px;
}

.main .left_col .previous .prev_issues .prev_issue p.red a
{
    /*color: #c00;*/
    font-weight: bold;
    text-decoration:none;
}
.main .left_col .previous .prev_issues .prev_issue p.red a:hover
{
    text-decoration:underline;
}

.main .left_col .previous .prev_issues .prev_issue p.datelink
{
    color: #000000;
    margin: 2px 0 0 0;
    font-size: .9em;
    text-align: center;
}

.main .left_col .previous .prev_issues .prev_issue p.datelink a
{
    text-decoration: none;
}
.main .left_col .previous .prev_issues
.prev_issue p.datelink a:hover
{
    text-decoration: underline;
}

.main .left_col  .heading {
	background: #cbcbcb;
	border-bottom: 5px solid #9a9a9a;
   /* margin-bottom: 5px;*/
    width: 658px;
    padding-left: 5px;
}

.main .left_col .navigate_mag
{
  width: 661px;
  /*background-color:#669933;*/
  border-bottom: 1px solid #454545;
  padding: 2px 2px 2px 0;
}

.main .left_col .navigate_mag .collapsePanelHeader{
	width:653px;
	height:15px;
	padding:5px;
	cursor: pointer;
	vertical-align: middle;
}


.main .left_col .category
{

  z-index: 2;
 /* opacity: 0;*/
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  font-size: 12px;
  border: solid 1px #CCCCCC;
  background-color: #F0F0F0;
  padding: 5px;
  position:absolute;
  left:10px;
  top:22px;
  width:664px;
  height:0px;
  overflow:hidden;
}

.main .left_col img
{
  float: left;
  margin-right: 10px;
  padding-top: 2px;
}

.main .left_col .sub_menu
{
    height: 25px;
    background-color:#454545;
    float:left;
    width: 664px;
    margin-top: 3px;
    margin-bottom: 5px;
    color: #000000
}

.main .left_col .sub_menu ul
{
    list-style: none;
    margin: 0 0 0 3px;
	padding: 0;
}
.main .left_col .sub_menu ul li
{
    float: left;
	margin: 3px 15px 0 0;
	padding: 0 0 0 4px;
    color:#FFFFFF;
}
.main .left_col .sub_menu ul li a
{
    color: #FFFFFF;
}
.main .left_col .sub_menu ul li a:hover
{
    color: #FF9933
}


.main .left_col .navigate_mag .menu_cat {
	width: 651px;
    height:auto;
    border: solid 1px #CCCCCC;
    background-color: #F0F0F0;
    padding: 5px;
    margin-left:-22px;
    margin-left/*\**/: 0px\9;
    width/*\**/: 630px\9;
    /*overflow:hidden;
    visibility:collapse;*/
}


/*.main .left_col .category */
.menu_cat ul {
	list-style: none;
	padding: 0;
    /*clear: both;*/
    display: block;
    margin-top: 5px;
}

 /*.main .left_col .category*/
 .menu_cat ul li {
    margin: 0 0 2px 0;
   /*	background: url(../images/web_images2/arrow_red.jpg) left no-repeat;*/
	padding: 0 0 0 10px;
    width: 190px;
    margin-right: 10px;
    float: left;

}

.menu_cat ul li a
{
     color: #454545;
}


 /*.main .left_col .category*/
 .menu_cat ul li a:hover{
  color:white;
  background-color:  #FF9933;
  padding: 4px;
}
.main .left_col .magazine
{
   float: left;
    margin-top:5px;
    margin-right: 5px;
	width: 150px;
	padding: 5px;
  background-color: #E6E6E6;
  border: 1px solid #CCCCCC;
}
.main .left_col .magazine:hover
{
    border: 1px solid #454545;
    background-color: #D3D3D3;
}

.main .left_col .magazine .naslovMag
{
	font-size:10pt;
	font-weight: bold;
	text-decoration:none;
	/*margin-top:5px;*/
	margin-bottom:5px;

}

.main .left_col .magazine .pojCena
{
   font-size: .8em;
   margin-top: -15px;
   padding:   3px 3px;
   margin-left: 9px;
   text-align: center;
   background-color:#FF0000;
   width: 128px;
   filter:alpha(opacity=80);
   opacity:0.8;
}
.main .left_col .magazine .pojCena a
{
    color: #FFFFFF;
    font-weight: bold;
}


.main .left_col .magazine .uslovi
{
  font-size: .8em;
  margin-top: 5px;
  text-align: center;
}
.main .left_col .magazine .uslovi a:hover
{
  text-decoration: underline;
  }


.main .left_col .magazine .naslovnica
{
	width: 132px;
	height: 174px;
    margin: auto auto;
}

.main .left_col .magazine .pojedinacno_link
{
     font-size: .8em;
    margin-top: 5px;
    text-align: right;
}
.main .left_col .magazine .pojedinacno_link  a:hover
{
  text-decoration: underline;
}

.main .left_col .magazine_details
{
  width: 663px;
}
.main .left_col .magazine_details  .magazine_title
{
   background-color: #D3D3D3;
   padding: 5px;
   width: 653px;
   display: block;
   /*color: white;*/
   margin-top: 5px;
   height: 25px;
}
.main .left_col .magazine_details  .magazine_title h1
{
  margin: 0;
  padding: 0px;
}
.main .left_col .magazine_details  .magazine_title h1 span
{
    float: left;
    margin-top: 0px;
}


.main .left_col .magazine_details  .magazine_title span
{
  float: left;
  margin-right: 15px;
  margin-top: 10px;
}


.main .left_col .magazine_details .magazine_details_left
{
  width: 245px;
  float: left;
}

.main .left_col .magazine_details .magazine_details_left img
{
  border: 1px solid #454545;
  width: 245px;
}


.main .left_col .magazine_details .magazine_details_right
{
  width:203px;
  float: left;
  margin-left: 10px;
  height: 358px;
  margin-right: 4px;
}

.main .left_col .magazine_details .magazine_details_right
.magazine_opis span,
.main .left_col .magazine_details .right
.magazine_opis span
{
  font-size: 1.04em;
  padding: 0;
  /*width: 408px;*/
  display: block;
  margin-bottom: 7px;
  font-weight: bold;
}

.main .left_col .magazine_details .magazine_details_right
.magazine_duziopis span,
.main .left_col .magazine_details .right
.magazine_duziopis span
{
  font-size: .8em;
  display: block;
  margin-bottom: 5px;
}
.main .left_col .magazine_details .ponuda
{
  width: 188px;
  float:left;
  height: 327px;
  border: 1px solid #454545;
  background-color: #D3D3D3;
  /*background-color:#FFDFCA;*/
  padding: 5px;
}
.main .left_col .magazine_details .magazine_details_right
.ponuda .ponuda_levo
{
  width: 192px;
  margin-right: 6px;
  float: left;
}
.main .left_col .magazine_details
.ponuda .pretplata
{
  font-size: 1.02em;
  font-weight: bold;
  display: block;
}

.main .left_col .magazine_details
.ponuda .pretplataButton
{
  margin-top: 3px;
}
.main .left_col .magazine_details
.ponuda .pretplataButton
{
 /* margin-top: 3px;*/
}
.sec_ponuda
{
  font-size: .85em;
  display: block;
  margin-top: 7px;
  margin-bottom: 5px;

}
.sec-ponudaBtn
{
  width:65px;
  height: 15px;
  background-color: #FF9933;
  padding: 2px;
  border:1px solid #FFFFFF
}


.main .left_col .magazine_details
.ponuda .pretplata
{
  font-size: 1.1em;
  /*font-weight: bold; */
  display: block;
}
.main .left_col .magazine_details
.ponuda  .smsPonuda
{
  width: 192px;
  display: block;
  float: left;
  margin-top: 6px;
}

.main .left_col .magazine_details
.ponuda .smsPonuda .smsTitle
{
  font-size: 1.1em;
  color: #CC0000;
  display: block;
}

.main .left_col .magazine_details
.ponuda .smsPonuda .smsCena
{
  font-size: 1em;
}


.main .right_col
{
 width:290px;
 float:left;
  margin-left: 10px;
 }

/*login kontrola-------------------------*/
.main .right_col .LoginStatus
{
   /*float:left; */
   width:290px;
   display: block;
}
.main .right_col .LabelStyle span
{
    display: block;
    width: 290px;
    margin-left: -2px;
    font-weight: bold;
    text-indent: 2px;
}

.main .right_col .Button1
{
    margin-right:5px;
}
.main .right_col .Button2
{
    margin-left:5px;
}
/*--------------------------------------*/
.main .right_col .korpa
{
    width: 290px;
    height: 60px;
    background-color: #D3D3D3;
    border: 1px solid #454545;
    margin-top: 10px;
    padding: 2px;
}
.main .right_col .korpa img
{
  margin-right: 10px;
}
.main .right_col .korpa span
{
  font-size: 1.2em;
  font-weight: bold;
  display: block;
  border-bottom: 1px solid #000000;
  margin-left: 70px;
  padding: 2px;
}
.main .right_col .korpa a
{
  display: block;
  margin-top: 13px;
  text-decoration: none;
}

.main .right_col .preuzmi_citac
{
  display: block;
  margin-top: 5px;
  border-bottom: 1px solid #787878;
  height: 55px;
}
.main .right_col .preuzmi_citac .icon_img
{
  width:55px;
  float: left;
  margin-right: 20px;
}

.main .right_col .preuzmi_citac span
{
  font-size: 1.2em;
  /*font-weight: bold;*/
  padding-top: 5px;
  display: block;
}

.main .right_col .garancija_kupovine
{
    display: block;
  margin-top: 5px;
  border-bottom: 1px solid #787878;
  height: 215px;
}
.main .right_col .garancija_kupovine .icon_img
{
  width:55px;
  float: left;
  margin-right: 20px;
}

.main .right_col .garancija_kupovine span
{
  font-size: 1.2em;
  /*font-weight: bold;*/
  padding-top: 5px;
  display: block;
}

.main .right_col .garancija_kupovine .garancija_images
{
  clear: both;
}

.footer_holder {
	border-top: 4px solid #d1d1d1;
	height: 40px;
     background-color:#454545;
     color:white;
     margin-top: 5px;
}

.footer {
	width: 990px;
	margin: 10px auto 20px auto;
	font-size: 1em;
}

.footer .left {
	float: left;
	width: 400px;
}

.footer .right {
	float: right;
	width: 555px;
	text-align: right;
}
.footer .right a{
	color:white;
}

/*-----------popup panel---------------*/
.Ugasi
{
    display:none;
}
.modalBackground {
    background-color:Gray;
    filter:alpha(opacity=70);
    opacity:0.7;
}
.modalPopup
{
    /*background-color: #FFFFFF; background: url( 'images/web_image/dialog24.png) no-repeat left top;*/
    border: 5px solid #FF0000;
    background-position: left top;
    width: 250px;
    height: 180px;
    background-repeat: no-repeat;
    padding-left: 3px;
    padding-right: 3px;
    background-color: #FFFFCC;
}

.modalPopup H2 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 1.25em;
    COLOR: #f60;
    TEXT-ALIGN: center;
    margin-top:10px;
    clear:both;
}

.close {
    DISPLAY: block;
    BACKGROUND: url('images/web_image/close24.png') no-repeat 0px 0px;
    right: -12px;
    WIDTH: 26px;
    TEXT-INDENT: -1000em;
    POSITION: absolute;
    TOP: -8px;
    HEIGHT: 26px;
}
.modalNaslov
{
    display:block;
    font-weight:bold;
    font-size:9pt;
    width:225px;
    padding-left:5px;
    padding-top:8px;
}
.modalNaslovEng
{
    display: block;
    /*font-weight: bold;*/
    font-size: x-small;
    width: 225px;
    padding-left: 5px;
    margin-top: 1px;
    margin-bottom:20px;
}

.zemljaIzbor
{
    width:185px;
    display:block;
    padding-left:3px;
    margin-bottom:20px;
}
.zemljaIzbor input
{
    display:block;
    float:left;
    margin-right:3px;
}
.zemljaIzbor span
{
    padding-top:3px;
    display:block;
}

/*---------------------------*/

/*--------Pomoc.aspx---*/


.RepInsideDiv
{
    display:block;
    margin-left:10px;
    margin-top:20px;
    margin-right:10px;
    font-size:10pt;
}
.RepInsideDivIco
{
    float:left;
    margin-right:5px;
}
.RepInsideDivNaslov
{
    font-family: tahoma;
    color: ##454545;
    font-weight: bold;
    display:block;
}

/*------------------------------*/
/*---------istorija.aspx------------*/
.grid-view
{
    /*font-size: 90%;*/
    width: 100%;
    border: none;
    color: #00FF00 !important;
}


.GridHeder
{
    background-color: #C0C0C0;
    font-weight: bold;
    color: #666666;
}
.GridHeder th
{
    border-width: 1px;
    border-color: #000000;
    border-bottom-style: solid;
    padding-top:5px;
    padding-bottom:5px;
}

.GridRed
{
    text-align: center;
    color: #000000;
}
.GridRed td
{
    padding-top:5px;
    padding-bottom:5px;
    border-width: 1px;
    border-color: #000000;
    border-bottom-style: solid;

}

.grid-view tr.header
{
    background-color: #CDCDCD;
    font-weight: bold;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: small;
}

.grid-view tr.normal
{
   border-bottom-style: solid;
    border-width: 1px;
    border-color: #000000;
    padding-top: 2px;
    padding-bottom: 2px;
}

.grid-view tr.alternate
{
    border-bottom-style: solid;
    border-width: 1px;
    border-color: #000000;
    padding-top: 2px;
    padding-bottom: 2px;
}

.grid-view tr.normal:hover, .grid-view tr.alternate:hover
{
   background-color: #C1FFE0;
   color: black;
   /*font-weight: bold;*/
}

.SelectedRowStyle
{
    border-bottom-style: solid;
    border-width: 1px;
    border-color: #000000;
    background-color: #FFE1C4;
    font-weight: bold;
}

loginPodnaslov
{
    color: #0000FF;
    font-weight: bold;
    font-family: Arial;
    font-size: 125%;
}
/*-------promena lozinke----------*/
.promenaLozinkaNaslov
{
    display: block;
    font-size: 12pt;
    color: #CC0000;
    font-weight: bold;
    margin-bottom:5px;
}
.promenaLozinkaText
{
    display:block;
    margin-bottom:15px;
   /* font-size:1.2em;*/
}

/*.promenaLozineTdText
{
    font-size:1.15em;
 }*/

.validacijaKontrola
{
    background-color: #FFFFA4;
    border: 1px solid #CC0000;
    padding: 5px;
    color: #666666;
}

.userRam
{
    width:800px;
    padding:30px;
    height:350px;
    margin:auto auto;
    font-size:10pt;
}

.userRamUzi
{
    width:755px;
    height:350px;
    margin:auto auto;
    font-size:10pt;
}


.contentOkvir
{
    width:720px;
}
.mojnalogOsnovniRam
{
    width: 920px; /*padding:30px;*/
    height: 450px;
    margin-left: 30px;
}

/*--------nalog/usermp.master---*/
.kolonaMenija
{
    width: 190px;
    float: left;
    margin-right: 10px;
    border-right-style: dotted;
    border-right-width: 1px;
    border-right-color: #333333;
    height:450px;
}
.kolonaSadrzaja
{
    width:690px;
    float:left;
}

.digitalneNarudzbe span
{
    display: block;
    font-size: 9pt;
    color: #CC0000;
    font-weight: bold;
    margin-bottom:5px;
    font-size:11pt;
}
.digitalneNarudzbe a
{
    text-decoration: underline;
    font-weight: bold;
    color: #000000;
    font-size:10pt;
}
.digitalneNarudzbe p
{
    display: block;
    margin-top: 3px;
    padding-right:2px;
    font-size: 9pt;
}
.podesavanjeNaloga span
{
    display: block;
    font-size: 9pt;
    color: #CC0000;
    font-weight: bold;
    margin-bottom:5px;
    margin-top:15px;
    font-size:11pt;
}

.podesavanjeNaloga a
{
    text-decoration: underline;
    font-weight: bold;
    color: #000000;
    font-size:10pt;
}

.podesavanjeNaloga p
{
    display: block;
    margin-top: 3px;
    font-size: 9pt;
    margin-bottom:4px;
}

.contentOkvir
{
    width:720px;
}

.mojnalogOsnovniRam
{
    width: 920px; /*padding:30px;*/
    height: 450px;
    margin-left: 30px;
}
.title
{
   font-size: 1.1em;
  font-weight: bold;
  margin-bottom: 3px;
}
.subTitle
{
  font-size: 1em;
  text-decoration: underline;
  font-weight: bold;
  color:#666666
}

/*---------pov.aspx-------------*/
.ram_Sadrzaj1
{
    width: 800px;
    margin: auto auto;
    padding-bottom: 20px;
    height: auto;
    font-size: 16px;
    font-weight: bold;
    color: #CC0000;
}

.ram_Sadrzaj2
{
    width: 800px;
    text-align:right;
    padding: 10px;
    height: auto;
}

.mNaslovnica
{

    margin-right:5px;
    width:45px;
}
.mNaslovnicaHeader
{
    margin-right:5px;
    width:45px;
    border-bottom: 1px solid #454545;
}

.povNaslovIzdanja
{
    font-weight: bold;
    padding-left:5px;
    width:300px;
    margin-right:5px;
}
.povNaslovIzdanjaHeader
{
    text-align: left;
    padding-left: 5px;
    /*background-color: #CCCCCC;*/
    border-bottom: 1px solid #454545;
    color: #454545;
    margin-right:5px;
}
.plainText
{
  display: block;
  margin-top: 10px;
  margin-bottom: 25px;
}


.povCenaIzdanja
{
    padding-right: 5px;
    width:50px;
    text-align:right;
}
.povCenaIzdanjaHeader
{
    padding-right: 5px;
    width:50px;
    text-align:right;
   /* background-color: #CCCCCC;*/
    color: #454545;
    border-bottom: 1px solid #454545;
}

.povBrojIzdanja
{
    width:75px;
    text-align:center
}

.povBrojIzdanjaHeader
{
    width:75px;
    text-align:center;
    /*background-color: #CCCCCC;*/
    color: #454545;
    border-bottom: 1px solid #454545;
}

.povTabelaPregled
{
    width:600px;
    margin:auto auto;
}
.btnNaPocetak
{
    width: 670px;
    text-align:right;
    padding: 10px;
    height: auto;
}


.baner img
{
    border: none;
    margin-top: 5px;
}

