/* ------------------------- Global --------------------------------- */

body { background: white; font-size: 12pt; }
table { border-collapse: collapse; font: normal 11px Verdana, sans-serif; }
*:focus { outline: none; }
a:link, a:focus, a:visited, a:active { color: #36519A; text-decoration: none; }
a:hover { text-decoration: underline; }
table { border: 1px solid #919FBA; margin: 8px auto 12px; }
.tableleft table { float:left; margin: 8px 0px 12px 0px; }
table td { border-left: 1px solid #D3DFEB; background: #FFFFFF; padding: 6px 4px; }
table th { border-left: 1px solid #D3DFEB; background: #F1F6FC; padding: 6px 4px; }
.NoBorder { border-style: none; border-collapse: separate; }
.NoBorder td { background-color: transparent; border-style: none; }
.Row1 td { background-color: #FFFFFF; }
.Row2 td { background-color: #EFEFEF; }
th.First,
td.First { border-left: 1px solid #919FBA; }
th.Last,
td.Last { }
.zadluga { width: 100% !important; }

/* ------------------------------------------------------------------ */  

#Middle { float: none !important; }
#CenterColumn, #CenterColumn * { display: none; }
#TopMenu, #TopMenu * { display: none; }
#Top, #Top * { display: none; }
#Middle { background: transparent none !important; }
#Content h1 { margin-bottom: 0; }
#LeftColumn, #LeftColumn * { display: none; }
#RightColumn, #RightColumn * { display: none; }
#GoTop, #GoTop * { display: none; }
#Bottom, #Bottom * { display: none; }
#Footer, #Footer * { display: none; }
#BreadCrumb, #BreadCrumb * { display: none; }

#PrintContent { 
   display: block;
   width: 40em;
   margin: 0;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
   
#Content { margin: 0; }